*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#f2f5f7;background:#0f1419;-webkit-font-smoothing:antialiased}a{color:#21d07a;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:720px;margin:0 auto;padding:0 24px}footer{border-top:1px solid rgba(255,255,255,.08);padding:32px 0;text-align:center;font-size:.85rem;color:#8a97a6}footer a{color:#8a97a6}footer a:hover{color:#21d07a}footer .footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:12px}footer .footer-lang{justify-content:center;margin-bottom:12px}.lang-switcher{display:flex;gap:12px;font-size:.85rem;margin-bottom:8px}.lang-switcher .lang-active{color:#f2f5f7;font-weight:600}@media (max-width:560px){footer .footer-links{flex-direction:column;gap:8px}}.hero{text-align:center;padding:80px 0 48px}.hero-logo{width:120px;height:120px;margin-bottom:20px;border-radius:26px;box-shadow:0 0 0 1px rgba(255,255,255,.06),0 8px 32px rgba(33,208,122,.18)}.hero h1{font-size:2.4rem;font-weight:700;margin-bottom:12px;letter-spacing:-.02em;color:#f2f5f7}.hero .tagline{font-size:1.1rem;color:#b0bac6;max-width:480px;margin:0 auto 40px}.features{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:48px}.feature{background:#1b2430;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:22px}.feature .icon{font-size:1.5rem;margin-bottom:10px}.feature h3{font-size:.95rem;font-weight:600;margin-bottom:4px;color:#f2f5f7}.feature p{font-size:.88rem;color:#8a97a6;line-height:1.5}.coming-soon-section{margin-bottom:24px}.coming-soon-label{display:inline-block;font-size:.8rem;color:#21d07a;text-transform:uppercase;letter-spacing:.1em;font-weight:600;border:1px solid rgba(33,208,122,.35);border-radius:20px;padding:6px 16px}.page-header{padding:48px 0 24px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:32px}.page-header h1{font-size:2rem;font-weight:700;color:#f2f5f7}.page-header .subtitle{color:#8a97a6;font-size:.9rem;margin-top:8px}.page-content{padding-bottom:64px}.page-content h2{font-size:1.15rem;font-weight:600;margin:32px 0 10px;color:#21d07a}.page-content p,.page-content ul{margin-bottom:16px;color:#b0bac6}.page-content ul{padding-left:24px}.page-content li{margin-bottom:6px}.page-content strong{color:#f2f5f7;font-weight:600}.page-content a{color:#21d07a}.back-link{display:inline-block;margin-bottom:16px;font-size:.9rem;color:#8a97a6}.back-link:hover{color:#21d07a}.deletion-option{background:#1b2430;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:24px;margin-bottom:16px}.deletion-option h3{font-size:1rem;font-weight:600;margin-bottom:8px;color:#f2f5f7}.delete-btn{display:inline-block;padding:12px 24px;border-radius:10px;background:rgba(255,92,92,.15);border:1px solid rgba(255,92,92,.4);color:#ff5c5c;font-size:.9rem;font-weight:500;margin-top:8px;transition:background .2s,border-color .2s}.delete-btn:hover{background:rgba(255,92,92,.25);border-color:rgba(255,92,92,.6);text-decoration:none;color:#ff5c5c}@media (max-width:560px){.hero{padding:56px 0 32px}.hero h1{font-size:1.8rem}.features{grid-template-columns:1fr}}