@font-face{font-family:Manrope;src:url(/brand/Manrope-Variable.ttf)format("truetype");font-weight:200 800;font-display:swap}@font-face{font-family:Inter;src:url(/brand/Inter-Variable.ttf)format("truetype");font-weight:100 900;font-display:swap}:root{--e1-midnight:#071a38;--e1-slate:#647a9e;--e1-mist:#eaf0f7;--e1-daybreak:#f59e3f;--e1-deep-slate:#34496d;--e1-light-slate:#a9bbd8;--e1-steel:#8b97ab;--e1-gradient:linear-gradient(90deg, #34496d 0%, #647a9e 50%, #a9bbd8 100%);--bg:#fff;--surface:var(--e1-mist);--text:var(--e1-midnight);--muted:#56647a;--border:#d5dfeb;--accent:var(--e1-daybreak);--radius:10px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.55}h1,h2,h3{letter-spacing:-.02em;margin:0 0 .5em;font-family:Manrope,Inter,sans-serif;line-height:1.15}a{color:inherit}.container{max-width:1080px;margin:0 auto;padding:0 16px}.nav{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.nav img{height:28px}.btn{border-radius:var(--radius);cursor:pointer;border:0;padding:12px 20px;font:600 15px Inter,sans-serif;text-decoration:none;display:inline-block}.btn-primary{background:var(--e1-midnight);color:#fff}.btn-accent{background:var(--accent);color:var(--e1-midnight)}.btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn:disabled{opacity:.5;cursor:not-allowed}.hero{padding:96px 0 72px}.hero h1{max-width:16ch;font-size:clamp(36px,6vw,64px)}.hero p{color:var(--muted);max-width:58ch;font-size:19px}.rule{background:var(--e1-gradient);border-radius:2px;width:96px;height:4px;margin:24px 0}.layers{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;padding-bottom:96px;display:grid}.card{background:var(--surface);border-radius:var(--radius);padding:24px}.card h3{font-size:18px}.card p{color:var(--muted);margin:0}.wizard{grid-template-columns:240px 1fr;gap:40px;padding:32px 0 96px;display:grid}@media (max-width:760px){.wizard{grid-template-columns:1fr}}.steps{margin:0;padding:0;list-style:none}.steps li{color:var(--muted);border-radius:8px;padding:10px 12px;font-weight:500}.steps li.active{background:var(--surface);color:var(--text)}.steps li.done:before{content:"✓ ";color:var(--e1-slate)}.field{margin-bottom:22px}.field label{margin-bottom:6px;font-weight:600;display:block}.field .help{color:var(--muted);margin-bottom:6px;font-size:13px}.field input[type=text],.field input[type=url],.field input[type=number],.field textarea,.field select{border:1px solid var(--border);width:100%;font:inherit;color:inherit;background:#fff;border-radius:8px;padding:10px 12px}.field textarea{min-height:96px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);cursor:pointer;font:inherit;color:inherit;background:#fff;border-radius:999px;padding:6px 14px}.chip[aria-pressed=true]{background:var(--e1-midnight);color:#fff;border-color:var(--e1-midnight)}.plan{margin-top:32px}.plan li{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 0;display:flex}.muted{color:var(--muted)}.row{gap:12px;margin-top:24px;display:flex}
