:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;min-width:320px;background:#f8fafc;color:#0f172a}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(99,102,241,.45);outline-offset:3px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{min-height:100vh;background:#f8fafc;position:relative;isolation:isolate}.pageBg{position:absolute;inset:0;z-index:-1;background:radial-gradient(900px 500px at 20% 5%,rgba(99,102,241,.18),transparent 55%),radial-gradient(900px 500px at 80% 0%,rgba(14,165,233,.14),transparent 60%),radial-gradient(700px 420px at 50% 110%,rgba(16,185,129,.1),transparent 55%),linear-gradient(#fff,#f8fafc)}.container{width:min(1100px,calc(100% - 48px));margin:0 auto}.nav{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcbf;border-bottom:1px solid rgba(15,23,42,.06)}.navInner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.brand{display:inline-flex;gap:10px;align-items:center;font-weight:800;letter-spacing:-.02em;color:#0f172a}.brandIcon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#6366f11f;color:#4f46e5}.brandIcon img{width:18px;height:22px;display:block}.brandText{font-size:18px}.brandAccent{color:#4f46e5;font-family:ui-monospace,Cascadia Mono,SF Mono,Menlo,Monaco,Consolas,monospace}.navLink{font-size:14px;color:#0f172abf;padding:10px 12px;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#fff9;transition:background .16s ease,border-color .16s ease,transform .16s ease}.navLink:hover{background:#ffffffe6;border-color:#0f172a1f}.hero{padding:68px 0 40px}.heroInner{text-align:center}.badge{display:inline-flex;gap:10px;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffffd9;border:1px solid rgba(15,23,42,.08);color:#0f172ab8;font-size:13px;letter-spacing:-.01em}.badgeDot{width:4px;height:4px;border-radius:999px;background:#0f172a47}.h1{margin:18px 0 10px;font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.04em;color:#0f172a}.accent{color:#4f46e5}.subhead{margin:0 auto;max-width:60ch;font-size:18px;line-height:1.55;color:#0f172ab8}.cta{margin:22px auto 0;display:grid;grid-template-columns:1fr;gap:10px;max-width:520px}.input{width:100%;height:48px;padding:0 14px;border-radius:12px;border:1px solid rgba(15,23,42,.14);background:#ffffffe6;color:#0f172a;font-size:15px;box-shadow:0 1px #0f172a0a,0 12px 30px #0f172a0d;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.input::placeholder{color:#0f172a73}.input:focus{outline:none;border-color:#4f46e573;box-shadow:0 1px #0f172a0a,0 14px 34px #4f46e51f;background:#fff}.button{height:48px;border:0;border-radius:12px;padding:0 16px;font-weight:700;font-size:15px;color:#fff;background:linear-gradient(180deg,#4f46e5,#4338ca);box-shadow:0 10px 24px #4f46e547,0 1px #ffffff40 inset;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;gap:10px;cursor:pointer;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.button:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 14px 30px #4f46e54d,0 1px #ffffff42 inset}.button:active{transform:translateY(0)}.button:disabled{cursor:default;opacity:.75;filter:saturate(.9);transform:none}.formNote{margin:10px auto 0;max-width:520px;font-size:13px;color:#0f172a99}.formNoteError{color:#b91c1c}.formNoteSuccess{color:#0f172abf}.section{padding:44px 0}.sectionTight{padding-top:26px;padding-bottom:66px}.grid3{display:grid;gap:14px;grid-template-columns:1fr}.card{border-radius:18px;padding:18px 18px 16px;border:1px solid rgba(15,23,42,.08);background:#ffffffd9;box-shadow:0 1px #0f172a0a,0 18px 50px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.card:hover{transform:translateY(-2px);box-shadow:0 1px #0f172a0a,0 26px 70px #0f172a1a;border-color:#0f172a1f}.cardIcon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;margin-bottom:12px}.cardIcon svg{width:20px;height:20px}.cardIcon_amber{background:#f59e0b24;color:#b45309}.cardIcon_blue{background:#0ea5e924;color:#0369a1}.cardIcon_emerald{background:#10b98124;color:#047857}.h2{margin:0 0 16px;font-size:24px;letter-spacing:-.02em;color:#0f172a;text-align:center}.h3{margin:0 0 6px;font-size:16px;letter-spacing:-.01em;color:#0f172a}.muted{margin:0;color:#0f172ab3;font-size:14px;line-height:1.55}.bullets{list-style:none;padding:0;margin:0 auto;max-width:70ch;display:grid;gap:10px}.bullet{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:10px;padding:12px;border-radius:14px;background:#ffffffb3;border:1px solid rgba(15,23,42,.07)}.bulletIcon{color:#4f46e5;margin-top:1px}.bulletIcon svg{width:18px;height:18px}.bulletText{color:#0f172ac7;font-size:15px;line-height:1.45}.footer{border-top:1px solid rgba(15,23,42,.08);padding:18px 0;color:#0f172a8c;font-size:13px}.footerInner{text-align:center}.footerPrice{font-weight:600;color:#0f172abf;margin:0 0 6px}.footerLink{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}.footerLink:hover{color:#4338ca}@media(min-width:640px){.cta{grid-template-columns:1fr auto}.hero{padding:78px 0 48px}.grid3{grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:22px 22px 20px}}.pageTransition{transition:opacity .3s ease-out}.pageTransitionOut{opacity:0}.pageTransitionIn{opacity:0;animation:pageFadeIn .35s ease-out forwards}@keyframes pageFadeIn{to{opacity:1}}.thanksPage{display:flex;align-items:center;justify-content:center;padding:16px}.thanksPageInner{width:100%;max-width:28rem}.thanksCard{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;border:1px solid rgba(0,0,0,.06);padding:2rem;text-align:center}.thanksCardIconWrap{display:flex;justify-content:center;margin-bottom:1.5rem}.thanksCardIcon{color:#4f46e5;flex-shrink:0}.thanksCardIconError{color:#dc2626}.thanksTitle{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.2}.thanksLead{color:#4b5563;margin:0 0 2rem;line-height:1.5}.thanksBrand{font-weight:600;color:#4f46e5}.thanksInbox{background:#eef2ff;border:1px solid #c7d2fe;border-radius:.75rem;padding:1rem;margin-bottom:2rem;text-align:left}.thanksInboxHeader{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.thanksInboxHeader svg{color:#4f46e5;flex-shrink:0}.thanksInboxTitle{font-weight:700;color:#312e81}.thanksInboxText{font-size:.875rem;color:#3730a3;margin:0;line-height:1.5}.thanksActions{display:flex;flex-direction:column;gap:1rem}.thanksButton{display:flex;align-items:center;justify-content:center;width:100%;gap:.5rem;background:#4f46e5;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:.5rem;transition:background-color .2s;text-decoration:none}.thanksButton:hover{background:#4338ca}.thanksFootnote{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.4}.privacyPage{min-height:100vh;background:#f8fafc}.privacyNav{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafce6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.privacyNavInner{width:min(1100px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px}.privacyBrand{display:inline-flex;align-items:center;gap:10px;font-weight:600;color:#0f172a;text-decoration:none}.privacyBrand img{width:18px;height:22px;display:block}.privacyBrandAccent{color:#4f46e5}.privacyBack{font-size:14px;color:#0f172ab3;text-decoration:underline;text-underline-offset:2px}.privacyBack:hover{color:#0f172a}.privacyLayout{width:min(1100px,calc(100% - 48px));margin:0 auto;padding:40px 24px 48px;display:flex;flex-direction:column;gap:40px}@media(min-width:1024px){.privacyLayout{flex-direction:row;gap:48px;padding-top:56px}}.privacyToc{flex-shrink:0}@media(min-width:1024px){.privacyToc{position:sticky;top:80px;width:200px;align-self:start}}.privacyTocTitle{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0f172a8c;margin:0 0 12px}.privacyTocList{list-style:none;margin:0;border-left:1px solid rgba(15,23,42,.12);padding:0 0 0 16px}.privacyTocList li{margin-bottom:6px}.privacyTocLink{display:block;font-size:14px;color:#0f172ab3;text-decoration:none;text-underline-offset:2px}.privacyTocLink:hover{color:#4f46e5;text-decoration:underline}.privacyMain{min-width:0;flex:1}.privacyHeader{margin-bottom:40px}.privacyTitle{font-size:clamp(28px,4vw,36px);font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 8px}.privacyEffective{font-size:15px;color:#0f172aa6;margin:0}.privacyProse{max-width:65ch;color:#0f172ad9;font-size:16px;line-height:1.65}.privacyProse h2{font-size:20px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin:32px 0 12px;padding-top:4px}.privacyProse h2:first-child{margin-top:0;padding-top:0}.privacyProse p{margin:0 0 16px}.privacyProse ul{margin:0 0 16px;padding-left:1.5em}.privacyProse li{margin-bottom:8px}.privacyProse li:last-child{margin-bottom:0}.privacyProse a{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}.privacyProse a:hover{color:#4338ca}.privacyProse address{font-style:normal;color:#0f172abf;margin:0 0 16px}.privacySection{scroll-margin-top:6rem}.privacyFooter{margin-top:48px;padding-top:24px;border-top:1px solid rgba(15,23,42,.08);font-size:13px;color:#0f172a8c}.cookieBanner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1f2937;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;box-shadow:0 -4px 20px #0003}.cookieBannerInner{max-width:1100px;margin:0 auto;padding:16px 24px;display:flex;flex-wrap:wrap;align-items:center;gap:16px}.cookieBannerText{flex:1;min-width:0}.cookieBannerText a{color:#93c5fd;text-decoration:underline;text-underline-offset:2px}.cookieBannerText a:hover{color:#bfdbfe}.cookieBannerActions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.cookieBannerAccept{padding:10px 18px;border:0;border-radius:8px;font-size:14px;font-weight:600;font-family:inherit;color:#fff;background:#4f46e5;cursor:pointer;transition:background .16s ease,transform .1s ease}.cookieBannerAccept:hover{background:#4338ca}.cookieBannerAccept:active{transform:scale(.98)}.cookieBannerDecline{padding:10px 18px;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;color:#e5e7eb;background:transparent;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.cookieBannerDecline:hover{border-color:#ffffff80;color:#f3f4f6;background:#ffffff0f}.cookieBannerDecline:active{background:#ffffff1a}@media(max-width:480px){.cookieBannerInner{padding:14px 16px;flex-direction:column;align-items:stretch}.cookieBannerActions{justify-content:stretch}.cookieBannerAccept,.cookieBannerDecline{flex:1}}
