*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#0f172a 0,#020617 55%,#000 100%);color:#e5e7eb}.page-root{min-height:100vh;max-width:960px;margin:0 auto;padding:32px 20px 40px;display:flex;flex-direction:column}.site-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.site-logo{display:flex;flex-direction:column;gap:2px}.site-title{font-size:1.6rem;font-weight:800;letter-spacing:-.03em;color:#f9fafb}.site-title-accent{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:#22c55e;margin-top:-4px}.site-main{flex:1 1}.site-footer{margin-top:40px;padding-top:16px;border-top:1px solid rgba(148,163,184,.3);font-size:.8rem;color:#9ca3af}.hero,.section{margin-bottom:32px}.hero{display:flex;flex-direction:column;gap:16px}.hero-title{font-size:2.3rem;font-weight:800;letter-spacing:-.04em;color:#f9fafb}.hero-subtitle{font-size:1rem;max-width:34rem;color:#cbd5f5}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(34,197,94,.12);color:#22c55e;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.btn-primary,.btn-secondary{padding:10px 16px;border-radius:999px;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;cursor:default}.btn-primary{background:#22c55e;color:#020617}.btn-secondary{background:rgba(15,23,42,.8);color:#e5e7eb;border-color:rgba(148,163,184,.4)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.feature-card{padding:14px 14px 16px;border-radius:16px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.35)}.feature-title{font-size:.95rem;font-weight:700;margin-bottom:6px;color:#e5e7eb}.feature-body{font-size:.85rem;color:#9ca3af}.section-heading{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin-bottom:10px}.section-body{font-size:.9rem;color:#e5e7eb;max-width:40rem}.section-body p{margin:0 0 .5rem}.section-body p:last-child{margin-bottom:0}.link{color:#22c55e;text-decoration:none}.link:hover{text-decoration:underline}.privacy-page h1{font-size:1.7rem;font-weight:800;margin-bottom:.5rem}.privacy-page h2{font-size:1.05rem;font-weight:700;margin-top:1.6rem;margin-bottom:.4rem}.privacy-page p{font-size:.9rem;color:#e5e7eb;line-height:1.5}.privacy-page ul{margin:.4rem 0 .8rem 1.2rem;padding:0}.privacy-page li{font-size:.9rem;color:#e5e7eb;margin-bottom:.25rem}.support-page h1{font-size:1.7rem;font-weight:800;margin-bottom:.5rem}.support-page h2{font-size:1.05rem;font-weight:700;margin-top:1.6rem;margin-bottom:.4rem}.support-page p{font-size:.9rem;color:#e5e7eb;line-height:1.5}.support-page ol{margin:.5rem 0 1rem 1.2rem;padding:0;font-size:.9rem;color:#e5e7eb;line-height:1.6}.support-page ol li{margin-bottom:.6rem}.support-page ol li strong{color:#f9fafb}.support-page .support-back{margin-top:2rem}@media (max-width:640px){.page-root{padding:20px 16px 28px}.hero-title{font-size:1.9rem}}