:root{--background:#0d0d1a;--surface:#16121f;--surface-elevated:#221c2e;--border:#2e2640;--text:#f8f4ff;--text-secondary:#a89bb8;--text-muted:#6b6578;--accent:#ff4b8b;--accent-secondary:#9b5de5;--max-width:720px;--site-max-width:960px}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{background:var(--background);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{width:100%;max-width:var(--site-max-width);flex:1;margin:0 auto;padding:2rem 1.25rem 3rem}.site-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#16121feb}.site-header-inner{max-width:var(--site-max-width);grid-template-columns:48px 1fr 48px;align-items:center;gap:.75rem;margin:0 auto;padding:.875rem 1.25rem;display:grid}.site-header-logo{border-radius:8px;width:40px;height:40px}.site-header-wordmark{justify-self:center;width:min(156px,42vw);height:auto}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.site-footer-inner{max-width:var(--site-max-width);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin:0 auto;padding:1.5rem 1.25rem 2rem;display:flex}.site-footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;display:flex}.site-footer-links a{color:var(--text-secondary);font-size:.9rem;font-weight:500}.site-footer-links a:hover{color:var(--text)}.site-footer-copy{color:var(--text-muted);font-size:.8rem}.locale-switcher{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.locale-switcher a{color:var(--text-muted);border:1px solid #0000;border-radius:999px;padding:.25rem .5rem;font-size:.8rem}.locale-switcher a:hover{color:var(--text);text-decoration:none}.locale-switcher a.is-active{color:var(--text);border-color:var(--border);background:var(--surface-elevated)}.landing-hero{text-align:center;padding:1rem 0 2rem}.landing-wordmark{width:min(220px,70vw);margin:0 auto 1rem}.landing-tagline{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.875rem;font-weight:800}.landing-subtitle{color:var(--text-secondary);max-width:32rem;margin:0 auto 2rem;font-size:1.05rem}.landing-hero-image{border-radius:16px;width:min(280px,80vw);margin:0 auto 2rem}.feature-grid{gap:1rem;margin-bottom:2rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.25rem}.feature-card h3{margin:0 0 .5rem;font-size:1rem}.feature-card p{color:var(--text-secondary);margin:0;font-size:.95rem}.store-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.store-button{border:1px solid var(--border);background:var(--surface-elevated);min-width:160px;color:var(--text-muted);cursor:not-allowed;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.legal-page{max-width:var(--max-width);margin:0 auto}.legal-page h1{margin:0 0 .5rem;font-size:1.75rem}.legal-updated{color:var(--text-muted);margin:0 0 2rem;font-size:.875rem}.legal-section{margin-bottom:1.75rem}.legal-section h2{color:var(--text);margin:0 0 .75rem;font-size:1.1rem}.legal-section p{color:var(--text-secondary);margin:0 0 .75rem}.support-email{margin-top:.5rem;font-weight:600;display:inline-block}.support-faq{margin:0;padding:0;list-style:none}.support-faq li{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:.75rem;padding:1rem 1.25rem}.support-faq strong{color:var(--text);margin-bottom:.35rem;display:block}.support-faq span{color:var(--text-secondary);font-size:.95rem}
