:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2ff;background:#0b0f19;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#1e2a5c,#0b0f19 45%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0b0f19c7;border-bottom:1px solid #ffffff14;align-items:center;gap:24px;padding:18px 28px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:flex}nav{align-items:center;gap:16px;margin-left:auto;display:flex}nav a{color:#c7d2fe;align-items:center;gap:6px;display:flex}main{max-width:1180px;margin:0 auto;padding:36px 24px 80px}.hero{grid-template-columns:1.35fr .8fr;align-items:stretch;gap:24px;display:grid}.hero-copy{padding:64px 0 24px}.eyebrow{color:#93c5fd;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}h1{letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(34px,6vw,68px);line-height:.96}h2{margin-top:0}h3{margin:0 0 8px}.lead,.hero p{color:#cbd5e1;font-size:18px;line-height:1.6}.hero-card,.card{background:#0f172ab8;border:1px solid #ffffff1a;border-radius:24px;padding:24px;box-shadow:0 20px 60px #00000047}.hero-card{align-self:center}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{color:#eef2ff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-weight:700;display:inline-flex}.button:hover{background:#ffffff1f}.button.primary{background:linear-gradient(135deg,#7c3aed,#2563eb);border:0}.button.disabled{opacity:.55;pointer-events:none}.tier-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;display:grid}.tier-card{flex-direction:column;gap:10px;display:flex}.tier-card ul{color:#cbd5e1;padding-left:18px;line-height:1.45}.tier-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.price{letter-spacing:-.04em;margin:0;font-size:30px;font-weight:900}.pill,.chip{color:#bfdbfe;background:#93c5fd1f;border:1px solid #93c5fd40;border-radius:999px;padding:7px 10px;font-size:13px}.page{max-width:980px;margin:0 auto}.page.narrow{max-width:640px}.workflow{max-width:960px}.workflow-head{justify-content:space-between;align-items:start;gap:20px;margin-bottom:18px;display:flex}.workflow-head h1{font-size:clamp(28px,4vw,44px)}.summary{background:#2563eb14;border:1px solid #93c5fd33;border-radius:18px;margin-bottom:16px;padding:16px}.chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.question p{color:#cbd5e1;font-size:17px;line-height:1.6}.options{gap:10px;display:grid}.option{text-align:left;color:#eef2ff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:16px;grid-template-columns:36px 1fr;align-items:start;gap:12px;padding:14px;font-size:15px;line-height:1.45;display:grid}.option:hover{background:#6366f12e;border-color:#93c5fd73}.option-num{color:#bfdbfe;background:#93c5fd29;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}input,textarea{color:#eef2ff;width:100%;font:inherit;background:#020617bf;border:1px solid #ffffff24;border-radius:16px;margin:12px 0;padding:14px}textarea{resize:vertical}.output-head{justify-content:space-between;align-items:center;gap:12px;display:flex}pre{white-space:pre-wrap;color:#dbeafe;background:#020617;border:1px solid #ffffff17;border-radius:16px;padding:18px;overflow:auto}.notice{color:#bfdbfe;background:#3b82f61f;border:1px solid #3b82f640;border-radius:14px;padding:12px 14px}.notice.warning{color:#fde68a;background:#f59e0b21;border-color:#f59e0b52;margin-bottom:16px}.form label{font-weight:800}.locked{text-align:center}.footer{color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;padding:24px 28px;font-size:14px;display:flex}@media (width<=900px){.hero,.tier-grid{grid-template-columns:1fr}.workflow-head,.header,.footer{flex-direction:column;align-items:flex-start}nav{margin-left:0}}
