:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{color:#f7f8ff;background:radial-gradient(circle at 20% 10%,#151b2f 0%,#0b0f1a 45%,#070a12 100%);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}.siteWrap{min-height:100vh}.container{width:min(1100px,100% - 2rem);margin-inline:auto}.topNav{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0f1ad9;border-bottom:1px solid #212740;position:sticky;top:0}.navRow{justify-content:space-between;align-items:center;gap:1rem;min-height:70px;display:flex}.brand{align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.brandLogo{object-fit:cover;background:#1b2340;border:1px solid #32406f;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid;overflow:hidden}.navLinks,.navActions{align-items:center;gap:1rem;display:flex}.navLinks a{color:#c8d1ed;font-size:.95rem}.heroSection{padding-block:4.2rem 3rem}.badge{color:#9eb6ff;border:1px solid #2a3a6b;border-radius:999px;padding:.35rem .7rem;font-size:.82rem;display:inline-block}h1,h2,h3{letter-spacing:-.02em}h1{max-width:15ch;margin:1rem 0;font-size:clamp(2rem,5.5vw,4.1rem);line-height:1.05}h2{margin:0 0 .6rem;font-size:clamp(1.7rem,3.8vw,2.6rem)}h3{margin:0;font-size:1.1rem}p{color:#b6c0dd;margin:0;line-height:1.65}.heroSection>p{max-width:65ch}.ctaRow{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.95rem;font-weight:650;display:inline-flex}.btnPrimary{color:#fff;background:linear-gradient(#6f89ff,#5b74eb)}.btnSecondary{color:#d6ddf8;border-color:#2f3d67}.btnGhost{color:#cdd5f2}.codeBlock{color:#c4cff2;background:#0a1022;border:1px solid #2a3354;border-radius:14px;margin-top:2rem;padding:1rem;font-size:.82rem;line-height:1.5;overflow-x:auto}.section{padding-block:4rem}.sectionMuted{background:#121828a6;border-block:1px solid #212842}.sectionIntro{margin-bottom:1.4rem}.grid3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card{background:#0f1529;border:1px solid #283252;border-radius:14px;padding:1rem}.card p{margin-top:.45rem}.steps{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.step{background:#0d1325;border:1px solid #2a3353;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:.9rem;display:grid}.stepNumber{color:#9fb7ff;background:#182142;border-radius:9px;place-items:center;width:2.2rem;height:2.2rem;font-size:.85rem;font-weight:700;display:inline-grid}.pricingCard ul{color:#c1cae6;margin:.8rem 0;padding-left:1.1rem}.pricingCard li{margin-bottom:.35rem}.price{color:#f4f7ff;font-size:1.5rem;font-weight:700}.highlight{border-color:#4d66cf;box-shadow:inset 0 0 0 1px #3d52a7}.ctaSection{padding-top:2.4rem}.ctaBox{background:#0f1630;border:1px solid #2c3965;border-radius:18px;gap:.7rem;padding:1.6rem;display:grid}.footer{border-top:1px solid #212843;padding:1rem 0 1.4rem}.footerRow{color:#9ca8cf;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;font-size:.88rem;display:flex}.footerLinks{gap:.95rem;display:flex}@media (max-width:760px){.navLinks{display:none}}
