*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#e0e0e0;background:#1a1a2e;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}button{cursor:pointer;border:none;border-radius:4px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,opacity .15s}button:disabled{opacity:.5;cursor:not-allowed}input{font-family:inherit;font-size:inherit}.authScreen,.landingPage{background:radial-gradient(circle at top left, #22c55e2e, transparent 30%), radial-gradient(circle at bottom right, #06b6d433, transparent 35%), var(--page-bg);justify-content:center;align-items:center;min-height:100%;padding:32px;display:flex}.authScreen{color:#d7def1;font-size:15px}.landingPanel{background:#08111fd1;border:1px solid #94a3b82e;border-radius:28px;width:min(720px,100%);padding:48px;box-shadow:0 24px 80px #00000059}.landingEyebrow{color:#9ae6b4;letter-spacing:.08em;text-transform:uppercase;background:#22c55e1f;border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:12px;display:inline-flex}.landingPanel h1{color:#f8fafc;margin-bottom:18px;font-size:clamp(36px,7vw,64px);line-height:.95}.landingPanel p{color:#cbd5e1;max-width:54ch;margin-bottom:28px;line-height:1.6}.landingButton{color:var(--page-bg);background:linear-gradient(135deg,#22c55e 0%,#06b6d4 100%);padding:12px 20px;font-weight:700}.landingLegal{color:#94a3b8;margin-top:24px;margin-bottom:0;font-size:13px}.landingLegal a{color:#cbd5e1}@media (width<=720px){.landingPanel{padding:28px}}.legalPage{background:radial-gradient(circle at top left, #22c55e1f, transparent 30%), radial-gradient(circle at bottom right, #06b6d424, transparent 35%), linear-gradient(180deg, var(--page-bg) 0%, #0f1b31 42%, #13233f 100%);height:100vh;padding:48px 24px;overflow-y:auto}.legalPanel{background:#08111fd1;border:1px solid #94a3b82e;border-radius:24px;max-width:780px;margin:0 auto;padding:48px;line-height:1.65;box-shadow:0 24px 80px #00000059}.legalHeader h1{color:#f8fafc;margin:12px 0 4px;font-size:36px}.legalBack{color:#9ae6b4;font-size:13px;text-decoration:none}.legalUpdated{color:#94a3b8;margin:0 0 24px;font-size:13px}.legalBody h2{color:#f1f5f9;margin-top:28px;margin-bottom:8px;font-size:18px}.legalBody p,.legalBody li{color:#cbd5e1}.legalBody a{color:#7dd3fc}.legalBody ul{padding-left:20px}@media (width<=720px){.legalPanel{padding:28px}}
