:root{color:#f6f8fb;background:#090b10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 10%,#4a7aff2e,#0000 32rem),linear-gradient(135deg,#080a0f 0%,#111827 45%,#0c1018 100%);min-width:320px;margin:0}a{color:inherit}.hero{min-height:92vh;padding:28px clamp(18px,4vw,56px) 60px}.nav{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto;display:flex}.nav>a{color:#cbd5e1;font-weight:700;text-decoration:none}.brand{align-items:center;gap:12px;display:flex}.brand span{color:#94a3b8;font-size:.9rem;display:block}.mark{color:#0f172a;background:#f8fafc;border-radius:8px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.heroGrid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);align-items:center;gap:clamp(32px,5vw,72px);max-width:1180px;margin:84px auto 0;display:grid}.eyebrow{color:#38bdf8;text-transform:uppercase;letter-spacing:0;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:22px;font-size:clamp(3rem,8vw,6.8rem);line-height:.98}h2{letter-spacing:0;margin-bottom:14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}h3{letter-spacing:0;margin-bottom:10px;font-size:1.25rem}.lede{color:#cbd5e1;max-width:700px;font-size:1.16rem}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary,.secondary,.card a{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary{color:#0f172a;background:#f8fafc}.secondary{color:#f8fafc;border:1px solid #f8fafc47}.secondary.dark{color:#0f172a;border-color:#0f172a38;margin-top:20px}.screen{background:#0f172ac7;border:1px solid #94a3b847;border-radius:8px;padding:18px;box-shadow:0 30px 90px #00000057}.screenTop{gap:8px;margin-bottom:24px;display:flex}.screenTop span{background:#64748b;border-radius:50%;width:10px;height:10px}.statusRow{background:#111827;border-radius:8px;align-items:center;gap:14px;padding:18px;display:flex}.statusRow p{color:#94a3b8;margin:4px 0 0}.tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.tiles div{color:#dbeafe;background:#1f2937;border-radius:8px;min-height:92px;padding:14px;font-weight:800}.section,.band{padding:78px clamp(18px,4vw,56px)}.section{color:#0f172a;background:#f8fafc}.pricingSection{background:#eef6ff}.formSection{background:#e8f0f8}.formShell{grid-template-columns:minmax(0,.7fr) minmax(320px,1fr);align-items:start;gap:34px;max-width:1180px;margin:0 auto;display:grid}form{background:#fff;border:1px solid #cbd5e1;border-radius:8px;gap:14px;padding:24px;display:grid}label{color:#1e293b;gap:7px;font-weight:800;display:grid}input,select,textarea{color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:12px 13px}textarea{resize:vertical}.fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.formButton{cursor:pointer;border:0}.formButton:disabled{cursor:wait;opacity:.72}.formStatus{border-radius:8px;margin:0;padding:12px;font-weight:800}.formStatus.success{color:#14532d;background:#dcfce7}.formStatus.error{color:#7f1d1d;background:#fee2e2}.formStatus.loading{color:#1e3a8a;background:#dbeafe}.sectionHead{max-width:1180px;margin:0 auto 30px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.card{background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:24px}.card p,.card li,.twoCol p{color:#475569}.card a{color:#f8fafc;background:#0f172a;margin-top:12px}.price{gap:10px;min-height:210px;display:grid}.price strong{color:#0f766e;font-size:2.25rem;line-height:1;display:block}.priceNote{color:#475569;max-width:1180px;margin:22px auto 0;font-weight:800}.icon svg{color:#0f766e;width:28px;height:28px}.band{background:#0f172a}.panel{background:#111827;border:1px solid #94a3b840;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:32px;display:flex}.panel p{color:#cbd5e1;max-width:760px}.paymentNote{color:#ccfbf1;background:#0f766e2e;border:1px solid #2dd4bf59;border-radius:8px;align-items:center;gap:12px;width:min(100%,360px);padding:14px;font-weight:800;display:flex}.paymentNote svg{color:#5eead4;flex:none}.twoCol{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:start;gap:38px;display:grid}.twoCol>*{justify-self:center;max-width:580px}.checklist{gap:12px;width:100%;display:grid}.step{color:#0f172a;background:#fff;border:1px solid #dbe3ee;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;font-weight:700;display:flex}.step svg{color:#0f766e;flex:none}.compact .card ul{margin-bottom:0;padding-left:20px}@media (width<=860px){.heroGrid,.cards,.twoCol,.formShell,.fieldGrid{grid-template-columns:1fr}.hero{min-height:auto}.heroGrid{margin-top:50px}.panel{flex-direction:column;align-items:flex-start}.paymentNote{width:100%}.nav{flex-direction:column;align-items:flex-start}}
