:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-bg:#081120;--color-surface:#0b1327db;--color-surface-elevated:#121c35f5;--color-text:#eef2ff;--color-muted:#94a3b8;--color-border:#94a3b82e;--color-accent:#f59e0b;--color-accent-text:#111827;--safe-top:env(safe-area-inset-top);--safe-right:env(safe-area-inset-right);--safe-bottom:env(safe-area-inset-bottom);--safe-left:env(safe-area-inset-left);background:radial-gradient(circle at 0 0,#f59e0b2e,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 24%),linear-gradient(#050b16 0%,#0b1120 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--color-bg)}body{color:var(--color-text)!important;background:var(--color-bg)!important}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;color:var(--color-text);padding:calc(24px + var(--safe-top)) calc(20px + var(--safe-right)) calc(24px + var(--safe-bottom)) calc(20px + var(--safe-left));background:radial-gradient(circle at 0 0,#f59e0b2e,#0000 28%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 24%),linear-gradient(#050b16 0%,#0b1120 100%)}.topbar{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto 24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);margin-bottom:8px;font-size:12px}h1,h2,h3,p{margin:0}h1{font-size:clamp(28px,3vw,42px)}h2{font-size:clamp(22px,2vw,28px)}h3{font-size:18px}.nav{flex-wrap:wrap;gap:12px;display:flex}.nav-link,.button{border:1px solid var(--color-border);color:var(--color-text);background:#ffffff08;border-radius:14px;padding:10px 14px;text-decoration:none;transition:transform .14s,border-color .14s,background .14s}.nav-link:hover,.button:hover{border-color:#f59e0b8c;transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, var(--color-accent), #fb7185);color:var(--color-accent-text);border-color:#0000}.content{max-width:1200px;margin:0 auto}.grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.card{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;grid-column:span 6;padding:20px;box-shadow:0 18px 60px #02061761}.hero{background:linear-gradient(145deg, #f59e0b1f, #3b82f60f), var(--color-surface-elevated);grid-column:span 12}.badge{color:#fde68a;border:1px solid #f59e0b52;border-radius:999px;width:fit-content;margin-bottom:12px;padding:6px 12px;display:inline-flex}.actions{gap:12px;margin-top:16px;display:flex}.wrap{flex-wrap:wrap}.stack{gap:12px;display:grid}.field{gap:8px;margin-top:16px;display:grid}.field span{color:var(--color-muted);font-size:14px}input,textarea,.code,.status-box{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:#02061747;border-radius:16px;padding:14px}textarea{resize:vertical;min-height:140px}.muted{color:var(--color-muted)}.kv{gap:16px;display:grid}.kv dt{color:var(--color-muted);font-size:14px}.kv dd{overflow-wrap:anywhere;margin:6px 0 0}.chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.chip{border:1px solid var(--color-border);background:#ffffff0d;border-radius:999px;padding:8px 12px}.code{white-space:pre-wrap;overflow-x:auto}.auth-grid>.card:first-child,.auth-grid>.card:nth-child(2),.auth-grid>.card:nth-child(3),.auth-grid>.card:nth-child(4),.auth-grid>.card:nth-child(5){grid-column:span 12}.auth-grid{color:var(--color-text)}.auth-grid .card,.auth-grid .card *{color:inherit}.auth-hero{grid-column:span 12}.auth-primary{background:linear-gradient(145deg,#f59e0b1a,#3b82f60f),#0b1327f0;grid-column:span 12}.auth-tech-shell{background:linear-gradient(#121c35e6,#0b1327f5);grid-column:span 12;padding:0;overflow:hidden}.auth-advanced{gap:16px;padding:20px;display:grid}.auth-advanced>summary{cursor:pointer;color:var(--color-text);font-weight:700;list-style:none}.auth-advanced>summary::-webkit-details-marker{display:none}.auth-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.auth-tech-card{border:1px solid var(--color-border);background:#ffffff0a;border-radius:20px;padding:18px}.auth-grid h2,.auth-grid h3,.auth-grid strong,.auth-grid label,.auth-grid summary,.auth-grid p,.auth-grid a,.auth-grid span{color:inherit}.auth-grid .muted{color:#bac7dd}.auth-grid input,.auth-grid textarea{color:#f8fafc;background:#050a16eb;border-color:#94a3b847}.auth-grid input::placeholder,.auth-grid textarea::placeholder{color:#94a3b8b8}.auth-grid input:focus,.auth-grid textarea:focus{border-color:#f59e0bcc;outline:none;box-shadow:0 0 0 3px #f59e0b29}.auth-grid .button{color:#eef2ff;background:#ffffff0d}.auth-grid .button-primary{color:#111827;background:linear-gradient(135deg, var(--color-accent), #fb7185)}.auth-call-number{color:#f8fafc;font-size:22px;font-weight:800;text-decoration:none}.auth-grid .status-box{color:#f8fafc;background:#050a16d1}.profile-grid>.card{grid-column:span 12}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checkbox-row{align-items:center;gap:10px;display:flex}.review-item{border:1px solid var(--color-border);background:#ffffff08;border-radius:18px;padding:16px}.review-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.plan-card{text-align:left;border:1px solid var(--color-border);width:100%;color:var(--color-text);background:#ffffff0a;border-radius:18px;gap:10px;padding:18px;display:grid}.plan-card-active{background:#f59e0b14;border-color:#f59e0bb3}@media (width>=960px){.auth-grid>.card:first-child,.auth-grid>.card:nth-child(2),.auth-grid>.card:nth-child(3),.auth-grid>.card:nth-child(4){grid-column:span 6}.auth-grid>.card:nth-child(5),.auth-grid>.card.auth-hero,.auth-grid>.card.auth-primary,.auth-grid>.card.auth-tech-shell{grid-column:span 12}}@media (width<=720px){.topbar{flex-direction:column;align-items:flex-start}.card{grid-column:span 12}.field-grid,.auth-tech-grid{grid-template-columns:1fr}}
