.form-module__sR7f6W__form{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:16px;margin-top:12px;padding:24px;display:grid}.form-module__sR7f6W__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.form-module__sR7f6W__row{grid-template-columns:1fr}}.form-module__sR7f6W__field{gap:6px;display:grid}.form-module__sR7f6W__label{font:600 13px var(--font-sans);color:var(--fg)}.form-module__sR7f6W__input,.form-module__sR7f6W__textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--fg);font:400 14px var(--font-sans);border-radius:8px;padding:10px 12px}.form-module__sR7f6W__input:focus,.form-module__sR7f6W__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)22%,transparent);outline:none}.form-module__sR7f6W__textarea{resize:vertical;min-height:96px;font-family:var(--font-sans)}.form-module__sR7f6W__confirm{font:400 13.5px/1.45 var(--font-sans);color:var(--fg-muted);grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;display:grid}.form-module__sR7f6W__confirm input[type=checkbox]{margin-top:3px}.form-module__sR7f6W__submit{background:var(--accent);color:#fff;font:600 14px var(--font-sans);cursor:pointer;border:0;border-radius:999px;justify-self:start;padding:12px 22px;transition:background .12s,transform 50ms}.form-module__sR7f6W__submit:hover:not(:disabled){background:var(--tr-blue-600,var(--accent));transform:translateY(-1px)}.form-module__sR7f6W__submit:disabled{opacity:.6;cursor:progress}.form-module__sR7f6W__error{color:var(--danger);font:500 13px var(--font-sans);margin:0}.form-module__sR7f6W__success{border:1px solid color-mix(in srgb,var(--success)35%,var(--border));background:color-mix(in srgb,var(--success)10%,var(--surface));color:var(--fg);border-radius:12px;margin-top:12px;padding:24px}.form-module__sR7f6W__success strong{font:700 16px var(--font-display,var(--font-sans));color:var(--fg);margin-bottom:6px;display:block}.form-module__sR7f6W__success p{color:var(--fg-muted);font:400 14px/1.55 var(--font-sans);margin:0 0 8px}.form-module__sR7f6W__successFootNote{color:var(--fg-subtle)!important;font-size:13px!important}.form-module__sR7f6W__linkButton{color:var(--accent);font:600 13px var(--font-sans);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}
.marketing-module__fIvb4W__shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.marketing-module__fIvb4W__shell main{flex:1}.marketing-module__fIvb4W__nav{z-index:60;background:color-mix(in srgb,var(--surface)88%,transparent);-webkit-backdrop-filter:saturate(160%)blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.marketing-module__fIvb4W__navInner{justify-content:space-between;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.marketing-module__fIvb4W__brand{color:var(--fg);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.marketing-module__fIvb4W__brandLogo{object-fit:contain;width:auto;height:32px;max-height:32px;display:block}.marketing-module__fIvb4W__brandLogoDark,html[data-theme=dark] .marketing-module__fIvb4W__brandLogoLight{display:none}html[data-theme=dark] .marketing-module__fIvb4W__brandLogoDark{display:block}.marketing-module__fIvb4W__navLinks{align-items:center;gap:.25rem;display:inline-flex}.marketing-module__fIvb4W__navLink{color:var(--fg-muted);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.marketing-module__fIvb4W__navLink:hover,.marketing-module__fIvb4W__navLinkActive{color:var(--fg);background:var(--surface-2)}.marketing-module__fIvb4W__navActions{align-items:center;gap:.5rem;display:inline-flex}.marketing-module__fIvb4W__navSignIn{color:var(--fg-muted);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.marketing-module__fIvb4W__navSignIn:hover{color:var(--fg);background:var(--surface-2)}.marketing-module__fIvb4W__navCTA{color:#fff;background:var(--tr-navy);border-radius:999px;padding:9px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s}.marketing-module__fIvb4W__navCTA:hover{transform:translateY(-1px);box-shadow:0 8px 22px -10px #00000073}.marketing-module__fIvb4W__navToggle{border:1px solid var(--border);border-radius:var(--r-sm);width:38px;height:38px;color:var(--fg);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:none}.marketing-module__fIvb4W__navToggle svg{width:18px;height:18px}.marketing-module__fIvb4W__navDrawer{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;gap:4px;padding:.75rem 1.25rem 1rem;display:none}.marketing-module__fIvb4W__navDrawerLink{border-radius:var(--r-sm);color:var(--fg);padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none}.marketing-module__fIvb4W__navDrawerLink:hover{background:var(--surface-2)}.marketing-module__fIvb4W__navDrawerActions{gap:.5rem;margin-top:.5rem;display:flex}.marketing-module__fIvb4W__navDrawerActions .marketing-module__fIvb4W__navSignIn,.marketing-module__fIvb4W__navDrawerActions .marketing-module__fIvb4W__navCTA{text-align:center;flex:1}@media (max-width:880px){.marketing-module__fIvb4W__navLinks,.marketing-module__fIvb4W__navActions{display:none}.marketing-module__fIvb4W__navToggle{display:inline-flex}.marketing-module__fIvb4W__navDrawer{display:flex}}.marketing-module__fIvb4W__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.marketing-module__fIvb4W__sectionLg{padding-top:5.5rem;padding-bottom:5.5rem}.marketing-module__fIvb4W__sectionTight{padding-top:2.5rem;padding-bottom:2.5rem}.marketing-module__fIvb4W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-bottom:14px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.marketing-module__fIvb4W__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin:0 0 14px;font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.1}.marketing-module__fIvb4W__subheading{color:var(--fg-muted);max-width:60ch;margin:0;font-size:clamp(16px,1.5vw,18px);line-height:1.55}.marketing-module__fIvb4W__btn{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s,background .15s,color .15s,border-color .15s;display:inline-flex}.marketing-module__fIvb4W__btnPrimary{background:var(--tr-navy);color:#fff;box-shadow:0 14px 30px -18px #00000080}.marketing-module__fIvb4W__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 22px 40px -22px #0000008c}.marketing-module__fIvb4W__btnSecondary{background:var(--surface);color:var(--fg);border:1px solid var(--border)}.marketing-module__fIvb4W__btnSecondary:hover{background:var(--surface-2)}.marketing-module__fIvb4W__btnGhost{color:var(--fg-muted);background:0 0}.marketing-module__fIvb4W__btnGhost:hover{color:var(--fg)}.marketing-module__fIvb4W__hero{position:relative;overflow:hidden}.marketing-module__fIvb4W__hero:before{content:"";background:radial-gradient(60% 60% at 50% 0%,color-mix(in srgb,var(--accent)18%,transparent),transparent 70%);pointer-events:none;z-index:0;height:480px;position:absolute;inset:-120px -80px auto}.marketing-module__fIvb4W__heroInner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:5rem 1.5rem 3.5rem;display:grid;position:relative}.marketing-module__fIvb4W__heroCopy{min-width:0}.marketing-module__fIvb4W__heroCTAs{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.marketing-module__fIvb4W__heroAssurance{color:var(--fg-muted);flex-wrap:wrap;gap:14px 22px;margin-top:1.25rem;font-size:13px;display:flex}.marketing-module__fIvb4W__heroAssurance li{align-items:center;gap:6px;list-style:none;display:inline-flex}.marketing-module__fIvb4W__heroAssurance li:before{content:"";background:var(--success,#16a34a);border-radius:50%;width:6px;height:6px}.marketing-module__fIvb4W__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.marketing-module__fIvb4W__heroBanner{filter:drop-shadow(0 30px 50px #0000002e);width:100%;max-width:560px;height:auto}@media (max-width:880px){.marketing-module__fIvb4W__heroInner{grid-template-columns:1fr;gap:2rem;padding-top:3rem}.marketing-module__fIvb4W__heroBanner{max-width:420px;margin:0 auto}}.marketing-module__fIvb4W__trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.marketing-module__fIvb4W__trustInner{max-width:1200px;color:var(--fg-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 36px;margin:0 auto;padding:1.25rem 1.5rem;font-size:13px;display:flex}.marketing-module__fIvb4W__trustItem{align-items:center;gap:8px;display:inline-flex}.marketing-module__fIvb4W__trustItem strong{color:var(--fg);font-weight:700}.marketing-module__fIvb4W__trustDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.marketing-module__fIvb4W__steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.marketing-module__fIvb4W__stepCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.marketing-module__fIvb4W__stepNum{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.marketing-module__fIvb4W__stepTitle{font-family:var(--font-display);color:var(--fg);margin:0;font-size:18px;font-weight:700}.marketing-module__fIvb4W__stepBody{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.55}.marketing-module__fIvb4W__media{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.marketing-module__fIvb4W__mediaCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);aspect-ratio:16/10;position:relative;overflow:hidden}.marketing-module__fIvb4W__mediaCardWide{aspect-ratio:21/9;grid-column:1/-1;width:100%;max-width:980px;margin:0 auto}.marketing-module__fIvb4W__mediaCard video,.marketing-module__fIvb4W__mediaCard img{object-fit:cover;width:100%;height:100%;display:block}.marketing-module__fIvb4W__mediaLabel{color:#fff;background:#0009;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;bottom:14px;left:14px}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__mediaCard video{display:none}}.marketing-module__fIvb4W__featGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.marketing-module__fIvb4W__featCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:1.5rem;transition:border-color .15s,transform .15s}.marketing-module__fIvb4W__featCard:hover{border-color:color-mix(in srgb,var(--accent)50%,var(--border));transform:translateY(-2px)}.marketing-module__fIvb4W__featIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.marketing-module__fIvb4W__featIcon svg{width:20px;height:20px}.marketing-module__fIvb4W__featTitle{font-family:var(--font-display);color:var(--fg);margin:0 0 6px;font-size:17px;font-weight:700}.marketing-module__fIvb4W__featBody{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.55}.marketing-module__fIvb4W__featRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:3rem;margin-top:4rem;display:grid}.marketing-module__fIvb4W__featRowReverse .marketing-module__fIvb4W__featRowVisual{order:-1}.marketing-module__fIvb4W__featRowVisual img,.marketing-module__fIvb4W__featRowVisual video{border-radius:var(--r-md);width:100%;height:auto}.marketing-module__fIvb4W__featRowCopy h3{font-family:var(--font-display);color:var(--fg);margin:0 0 12px;font-size:clamp(22px,2.6vw,30px);font-weight:800;line-height:1.15}.marketing-module__fIvb4W__featRowCopy p{color:var(--fg-muted);margin:0 0 14px;font-size:16px;line-height:1.6}.marketing-module__fIvb4W__featRowList{gap:8px;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__featRowList li{color:var(--fg-muted);padding-left:26px;font-size:14px;line-height:1.5;position:relative}.marketing-module__fIvb4W__featRowList li:before{content:"";background:var(--accent-soft)url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23004cff\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") no-repeat center/10px 10px;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:0}@media (max-width:880px){.marketing-module__fIvb4W__featRow{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.marketing-module__fIvb4W__featRowReverse .marketing-module__fIvb4W__featRowVisual{order:0}}.marketing-module__fIvb4W__priceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.marketing-module__fIvb4W__priceCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg,18px);flex-direction:column;padding:1.75rem;display:flex;position:relative}.marketing-module__fIvb4W__priceCardFeatured{border-color:var(--accent);background:linear-gradient(180deg,color-mix(in srgb,var(--accent)6%,var(--surface))0%,var(--surface)60%);box-shadow:0 30px 60px -40px #004cff80}.marketing-module__fIvb4W__priceBadge{background:var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.marketing-module__fIvb4W__priceName{font-family:var(--font-display);color:var(--fg);margin:0;font-size:22px;font-weight:800}.marketing-module__fIvb4W__priceTagline{color:var(--fg-muted);margin:4px 0 1.25rem;font-size:13px}.marketing-module__fIvb4W__priceAmount{align-items:baseline;gap:6px;margin-bottom:1.25rem;display:flex}.marketing-module__fIvb4W__priceAmount strong{font-family:var(--font-display);color:var(--fg);font-size:38px;font-weight:800;line-height:1}.marketing-module__fIvb4W__priceAmount span{color:var(--fg-muted);font-size:13px}.marketing-module__fIvb4W__priceList{gap:10px;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__priceList li{color:var(--fg-muted);padding-left:26px;font-size:14px;line-height:1.5;position:relative}.marketing-module__fIvb4W__priceList li:before{content:"";background:var(--accent-soft)url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23004cff\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") no-repeat center/11px 11px;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:0}.marketing-module__fIvb4W__priceCTA{margin-top:auto}.marketing-module__fIvb4W__priceCTAFull{width:100%}.marketing-module__fIvb4W__faqList{gap:12px;margin-top:2rem;display:grid}.marketing-module__fIvb4W__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:1rem 1.25rem}.marketing-module__fIvb4W__faqItem summary{font-family:var(--font-display);color:var(--fg);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:16px;font-weight:700;list-style:none;display:flex}.marketing-module__fIvb4W__faqItem summary::-webkit-details-marker{display:none}.marketing-module__fIvb4W__faqItem summary:after{content:"+";color:var(--fg-subtle);flex-shrink:0;font-size:20px;font-weight:400}.marketing-module__fIvb4W__faqItem[open] summary:after{content:"−"}.marketing-module__fIvb4W__faqAnswer{color:var(--fg-muted);margin:12px 0 0;font-size:14.5px;line-height:1.6}.marketing-module__fIvb4W__ctaBand{background:linear-gradient(135deg,var(--tr-navy)0%,color-mix(in srgb,var(--tr-navy)70%,var(--accent))100%);color:#fff;margin-top:2rem}.marketing-module__fIvb4W__ctaBandInner{text-align:center;max-width:900px;margin:0 auto;padding:4rem 1.5rem}.marketing-module__fIvb4W__ctaEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;margin-bottom:12px;font-size:12px;font-weight:600;display:inline-block}.marketing-module__fIvb4W__ctaTitle{font-family:var(--font-display);color:#fff;margin:0 0 12px;font-size:clamp(24px,3.4vw,36px);font-weight:800;line-height:1.15}.marketing-module__fIvb4W__ctaBody{color:#ffffffd9;max-width:56ch;margin:0 auto 1.75rem;font-size:16px;line-height:1.55}.marketing-module__fIvb4W__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:inline-flex}.marketing-module__fIvb4W__ctaBand .marketing-module__fIvb4W__btnPrimary{color:var(--tr-navy);background:#fff}.marketing-module__fIvb4W__ctaBand .marketing-module__fIvb4W__btnPrimary:hover{background:#fff;box-shadow:0 22px 40px -22px #0000008c,0 0 0 4px #ffffff1a}.marketing-module__fIvb4W__ctaBand .marketing-module__fIvb4W__btnSecondary{color:#fff;background:0 0;border-color:#fff6}.marketing-module__fIvb4W__ctaBand .marketing-module__fIvb4W__btnSecondary:hover{background:#ffffff1f;border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 0 0 4px #ffffff0f}.marketing-module__fIvb4W__footer{background:var(--surface-2);border-top:1px solid var(--border);margin-top:0}.marketing-module__fIvb4W__footerInner{grid-template-columns:minmax(220px,1.2fr) minmax(0,2fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid}@media (max-width:720px){.marketing-module__fIvb4W__footerInner{grid-template-columns:1fr;gap:2rem}}.marketing-module__fIvb4W__footerBrand .marketing-module__fIvb4W__brand{margin-bottom:14px}.marketing-module__fIvb4W__footerTagline{color:var(--fg-muted);max-width:36ch;margin:0;font-size:14px;line-height:1.55}.marketing-module__fIvb4W__footerCols{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:720px){.marketing-module__fIvb4W__footerCols{grid-template-columns:repeat(2,1fr)}}.marketing-module__fIvb4W__footerHeading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 10px;font-size:12px;font-weight:700}.marketing-module__fIvb4W__footerList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__footerLink{color:var(--fg-muted);font-size:14px;text-decoration:none}.marketing-module__fIvb4W__footerLink:hover{color:var(--fg)}.marketing-module__fIvb4W__footerBottom{border-top:1px solid var(--border);max-width:1200px;color:var(--fg-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.25rem 1.5rem 2rem;font-size:12.5px;display:flex}.marketing-module__fIvb4W__footerNote{color:var(--fg-muted)}.marketing-module__fIvb4W__contactGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:2.5rem;margin-top:2rem;display:grid}@media (max-width:880px){.marketing-module__fIvb4W__contactGrid{grid-template-columns:1fr;gap:1.5rem}}.marketing-module__fIvb4W__contactCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:1.75rem}.marketing-module__fIvb4W__contactList{gap:14px;margin:1rem 0 0;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__contactList li{align-items:flex-start;gap:12px;display:flex}.marketing-module__fIvb4W__contactList strong{color:var(--fg);font-size:14px;display:block}.marketing-module__fIvb4W__contactList span{color:var(--fg-muted);font-size:14px}.marketing-module__fIvb4W__contactList a{color:var(--accent);text-decoration:none}.marketing-module__fIvb4W__contactList a:hover{text-decoration:underline}.marketing-module__fIvb4W__contactIcon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.marketing-module__fIvb4W__contactIcon svg{width:18px;height:18px}.marketing-module__fIvb4W__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0b1220a6;justify-content:center;align-items:center;padding:1.5rem;animation:.16s ease-out marketing-module__fIvb4W__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes marketing-module__fIvb4W__modalFadeIn{0%{opacity:0}to{opacity:1}}.marketing-module__fIvb4W__modalCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg,18px);width:100%;max-width:540px;max-height:calc(100vh - 3rem);padding:2rem 1.75rem;animation:.22s cubic-bezier(.2,.7,.2,1) marketing-module__fIvb4W__modalRise;position:relative;overflow-y:auto;box-shadow:0 60px 120px -40px #0000008c}@keyframes marketing-module__fIvb4W__modalRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.marketing-module__fIvb4W__modalClose{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--fg-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.marketing-module__fIvb4W__modalClose:hover{background:var(--surface-2);color:var(--fg)}.marketing-module__fIvb4W__modalClose svg{width:14px;height:14px}.marketing-module__fIvb4W__modalTitle{font-family:var(--font-display);color:var(--fg);margin:6px 0 8px;font-size:clamp(20px,2.4vw,26px);font-weight:800;line-height:1.2}.marketing-module__fIvb4W__modalSubtitle{color:var(--fg-muted);margin:0 0 1.25rem;font-size:14.5px;line-height:1.55}.marketing-module__fIvb4W__modalForm{gap:12px;margin-top:.5rem;display:grid}.marketing-module__fIvb4W__modalField{gap:6px;display:grid}.marketing-module__fIvb4W__modalField span{color:var(--fg-muted);letter-spacing:.02em;font-size:12px;font-weight:600}.marketing-module__fIvb4W__modalField input,.marketing-module__fIvb4W__modalField select,.marketing-module__fIvb4W__modalField textarea{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface);width:100%;height:42px;color:var(--fg);font:inherit;padding:0 12px;transition:border-color .15s,box-shadow .15s}.marketing-module__fIvb4W__modalField textarea{resize:vertical;height:auto;min-height:84px;padding:10px 12px;line-height:1.45}.marketing-module__fIvb4W__modalField input:focus,.marketing-module__fIvb4W__modalField select:focus,.marketing-module__fIvb4W__modalField textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)22%,transparent);outline:none}.marketing-module__fIvb4W__modalField em{color:var(--fg-subtle);font-style:normal;font-weight:400}.marketing-module__fIvb4W__modalSubmit{height:46px;margin-top:6px;font-size:15px}.marketing-module__fIvb4W__modalError{background:color-mix(in srgb,#dc2626 12%,var(--surface));border:1px solid color-mix(in srgb,#dc2626 35%,var(--border));color:#b91c1c;border-radius:var(--r-sm);padding:8px 12px;font-size:13px}.marketing-module__fIvb4W__modalLegal{color:var(--fg-subtle);text-align:center;margin:6px 0 0;font-size:12px}.marketing-module__fIvb4W__modalSuccess{text-align:center;padding:1rem 0 .25rem}.marketing-module__fIvb4W__modalSuccessIcon{background:color-mix(in srgb,#16a34a 15%,var(--surface));color:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:inline-flex}.marketing-module__fIvb4W__modalSuccessIcon svg{width:24px;height:24px}.marketing-module__fIvb4W__modalActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:1.25rem;display:flex}.marketing-module__fIvb4W__pricingModels{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:880px){.marketing-module__fIvb4W__pricingModels{grid-template-columns:1fr}}.marketing-module__fIvb4W__pricingModelsList{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg,18px);flex-direction:column;display:flex;overflow:hidden}.marketing-module__fIvb4W__pricingModelRow{border-bottom:1px dashed var(--border);grid-template-columns:100px 1fr;align-items:center;gap:1.5rem;padding:1.5rem;display:grid}.marketing-module__fIvb4W__pricingModelRow:last-child{border-bottom:0}.marketing-module__fIvb4W__pricingModelArt{background:radial-gradient(60% 60% at 30% 30%,color-mix(in srgb,var(--accent)20%,transparent),transparent 70%),linear-gradient(135deg,color-mix(in srgb,var(--accent)10%,var(--surface))0%,var(--surface)100%);border:1px solid color-mix(in srgb,var(--accent)24%,var(--border));width:100px;height:100px;color:var(--accent);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #fff6}.marketing-module__fIvb4W__pricingModelArt svg{width:56px;height:56px}.marketing-module__fIvb4W__pricingModelCopy h3{font-family:var(--font-display);color:var(--fg);margin:0 0 6px;font-size:19px;font-weight:800}.marketing-module__fIvb4W__pricingModelCopy p{color:var(--fg-muted);margin:0;font-size:14.5px;line-height:1.55}.marketing-module__fIvb4W__pricingModelsAside{background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--surface)),var(--surface));border:1px solid var(--border);border-radius:var(--r-lg,18px);flex-direction:column;justify-content:space-between;min-height:100%;padding:1.75rem;display:flex}.marketing-module__fIvb4W__pricingModelsAsideArt{aspect-ratio:4/3;background:radial-gradient(60% 60% at 30% 30%,color-mix(in srgb,var(--accent)22%,transparent),transparent 70%),var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent)24%,var(--border));width:100%;color:var(--accent);border-radius:18px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex;box-shadow:inset 0 1px #fff6}.marketing-module__fIvb4W__pricingModelsAsideArt svg{width:84px;height:84px}.marketing-module__fIvb4W__pricingModelsAside h3{font-family:var(--font-display);color:var(--fg);margin:0 0 8px;font-size:clamp(22px,2.2vw,26px);font-weight:800;line-height:1.2}.marketing-module__fIvb4W__pricingModelsAside p{color:var(--fg-muted);margin:0;font-size:14.5px;line-height:1.55}.marketing-module__fIvb4W__scalable{color:#fff;isolation:isolate;background:#0a0e16;width:100%;position:relative;overflow:hidden}.marketing-module__fIvb4W__scalableBg{background:radial-gradient(60% 70% at 78% 40%,color-mix(in srgb,var(--accent)30%,transparent),transparent 60%),radial-gradient(60% 70% at 22% 70%,color-mix(in srgb,var(--accent)22%,transparent),transparent 60%),linear-gradient(135deg,#070a10 0%,#121826 100%);z-index:0;position:absolute;inset:0}.marketing-module__fIvb4W__scalableInner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:3rem;max-width:1200px;margin:0 auto;padding:5rem 1.5rem;display:grid;position:relative}@media (max-width:880px){.marketing-module__fIvb4W__scalableInner{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}}.marketing-module__fIvb4W__scalableCopy h2{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;margin:14px 0;font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.1}.marketing-module__fIvb4W__scalableCopy p{color:#ffffffc7;max-width:42ch;margin:0;font-size:15.5px;line-height:1.6}.marketing-module__fIvb4W__scalableEyebrow{letter-spacing:.14em;text-transform:uppercase;background:color-mix(in srgb,var(--accent)22%,transparent);color:color-mix(in srgb,var(--accent)65%,white);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-block}.marketing-module__fIvb4W__scalableCards{grid-template-columns:1fr 1fr;align-content:end;gap:14px;display:grid}.marketing-module__fIvb4W__scalableCard{-webkit-backdrop-filter:blur(10px);background:#0f131ab8;border:1px solid #ffffff12;border-radius:14px;padding:1.25rem}.marketing-module__fIvb4W__scalableCard.marketing-module__fIvb4W__spanFull{grid-column:1/-1}.marketing-module__fIvb4W__scalableCardIcon{background:color-mix(in srgb,var(--accent)22%,transparent);width:36px;height:36px;color:color-mix(in srgb,var(--accent)70%,white);border-radius:9px;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.marketing-module__fIvb4W__scalableCardIcon svg{width:18px;height:18px}.marketing-module__fIvb4W__scalableCard h3{font-family:var(--font-display);color:#fff;margin:0 0 4px;font-size:15px;font-weight:700}.marketing-module__fIvb4W__scalableCard p{color:#ffffffa6;margin:0;font-size:13px;line-height:1.5}.marketing-module__fIvb4W__mobileApp{color:#fff;isolation:isolate;background:#06080d;width:100%;position:relative;overflow:hidden}.marketing-module__fIvb4W__mobileAppBg{background:radial-gradient(45% 60% at 50% 50%,color-mix(in srgb,var(--accent)22%,transparent),transparent 70%),linear-gradient(180deg,#06080d 0%,#0b1019 100%);z-index:0;position:absolute;inset:0}.marketing-module__fIvb4W__mobileAppInner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(280px,360px) minmax(0,1fr);align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:5rem 1.5rem;display:grid;position:relative}@media (max-width:1024px){.marketing-module__fIvb4W__mobileAppInner{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}}.marketing-module__fIvb4W__mobileAppLeft h2{font-family:var(--font-display);color:#fff;margin:14px 0;font-size:clamp(28px,3.6vw,46px);font-weight:800;line-height:1.1}.marketing-module__fIvb4W__mobileAppLeft p{color:#ffffffb8;max-width:42ch;margin:0 0 1.5rem;font-size:15.5px;line-height:1.65}.marketing-module__fIvb4W__mobileAppEyebrow{letter-spacing:.14em;text-transform:uppercase;background:color-mix(in srgb,var(--accent)22%,transparent);color:color-mix(in srgb,var(--accent)65%,white);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-block}.marketing-module__fIvb4W__appBadges{flex-wrap:wrap;gap:10px;margin-top:14px;display:inline-flex}.marketing-module__fIvb4W__appBadge{color:#fff;background:#0a0d12;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:8px 16px 8px 12px;text-decoration:none;transition:border-color .15s,transform .12s;display:inline-flex}.marketing-module__fIvb4W__appBadge:hover{border-color:#ffffff47;transform:translateY(-1px)}.marketing-module__fIvb4W__appBadge svg{width:22px;height:22px}.marketing-module__fIvb4W__appBadge .marketing-module__fIvb4W__appBadgeMeta{flex-direction:column;line-height:1;display:inline-flex}.marketing-module__fIvb4W__appBadge .marketing-module__fIvb4W__appBadgeMeta small{color:#fff9;letter-spacing:.06em;font-size:10px}.marketing-module__fIvb4W__appBadge .marketing-module__fIvb4W__appBadgeMeta strong{font-size:14px;font-weight:700}@keyframes marketing-module__fIvb4W__phoneWave{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-8px)}}.marketing-module__fIvb4W__phoneFrame{aspect-ratio:9/19;transform-origin:50%;background:linear-gradient(160deg,#1a1f29 0%,#0e131c 100%);border:1px solid #ffffff14;border-radius:38px;width:100%;max-width:320px;margin:0 auto;padding:12px;animation:6s ease-in-out infinite marketing-module__fIvb4W__phoneWave;position:relative;box-shadow:0 60px 90px -40px #000000b3,inset 0 0 0 1px #ffffff0a}.marketing-module__fIvb4W__phoneFrame:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__phoneFrame{animation:none;transform:rotate(-6deg)}}.marketing-module__fIvb4W__phoneNotch{z-index:2;background:#0a0d12;border-radius:999px;width:90px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.marketing-module__fIvb4W__phoneScreen{background:#fff;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.marketing-module__fIvb4W__phoneScreen video,.marketing-module__fIvb4W__phoneScreen img{object-fit:cover;width:100%;height:100%;display:block}.marketing-module__fIvb4W__mobileAppRight{align-content:center;gap:1.5rem;display:grid}.marketing-module__fIvb4W__appFeature{gap:6px;display:grid}.marketing-module__fIvb4W__appFeatureIcon{background:color-mix(in srgb,var(--accent)22%,transparent);width:36px;height:36px;color:color-mix(in srgb,var(--accent)70%,white);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.marketing-module__fIvb4W__appFeatureIcon svg{width:18px;height:18px}.marketing-module__fIvb4W__appFeature h3{font-family:var(--font-display);color:#fff;margin:4px 0 0;font-size:16px;font-weight:700}.marketing-module__fIvb4W__appFeature p{color:#ffffffa6;margin:0;font-size:13.5px;line-height:1.5}.marketing-module__fIvb4W__bento{grid-template-columns:repeat(6,1fr);gap:14px;margin-top:2.5rem;display:grid}@media (max-width:1024px){.marketing-module__fIvb4W__bento{grid-template-columns:repeat(2,1fr)}}.marketing-module__fIvb4W__bentoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg,20px);flex-direction:column;gap:12px;padding:1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.marketing-module__fIvb4W__bentoCard:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));transform:translateY(-3px);box-shadow:0 30px 60px -40px #0006}.marketing-module__fIvb4W__bentoLg{grid-column:span 4}.marketing-module__fIvb4W__bentoMd{grid-column:span 3}.marketing-module__fIvb4W__bentoSm{grid-column:span 2}.marketing-module__fIvb4W__bentoFull{grid-column:span 6}@media (max-width:1024px){.marketing-module__fIvb4W__bentoLg,.marketing-module__fIvb4W__bentoMd,.marketing-module__fIvb4W__bentoSm,.marketing-module__fIvb4W__bentoFull{grid-column:span 2}}.marketing-module__fIvb4W__bentoDark{color:#fff;background:linear-gradient(160deg,#0d1117 0%,#131922 100%);border-color:#ffffff14}.marketing-module__fIvb4W__bentoDark h3{color:#fff}.marketing-module__fIvb4W__bentoDark p{color:#ffffffb3}.marketing-module__fIvb4W__bentoAccent{background:linear-gradient(135deg,color-mix(in srgb,var(--accent)14%,var(--surface)),var(--surface))}.marketing-module__fIvb4W__bentoIcon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.marketing-module__fIvb4W__bentoIcon svg{width:22px;height:22px}.marketing-module__fIvb4W__bentoDark .marketing-module__fIvb4W__bentoIcon{color:#6aa1ff;background:#004cff2e}.marketing-module__fIvb4W__bentoEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);font-size:11px;font-weight:700;display:inline-block}.marketing-module__fIvb4W__bentoDark .marketing-module__fIvb4W__bentoEyebrow{color:#ffffff8c}.marketing-module__fIvb4W__bentoTitle{font-family:var(--font-display);color:var(--fg);margin:0;font-size:clamp(18px,1.8vw,22px);font-weight:800;line-height:1.2}.marketing-module__fIvb4W__bentoBody{color:var(--fg-muted);margin:0;font-size:14.5px;line-height:1.55}.marketing-module__fIvb4W__bentoStat{font-family:var(--font-display);letter-spacing:-.02em;color:var(--accent);margin:0;font-size:clamp(36px,4vw,56px);font-weight:800;line-height:1}.marketing-module__fIvb4W__bentoDark .marketing-module__fIvb4W__bentoStat{color:color-mix(in srgb,var(--accent)65%,white)}.marketing-module__fIvb4W__bentoMedia{aspect-ratio:16/10;background:#000;border-radius:14px;margin-top:auto;overflow:hidden}.marketing-module__fIvb4W__bentoMedia video,.marketing-module__fIvb4W__bentoMedia img{object-fit:cover;width:100%;height:100%;display:block}.marketing-module__fIvb4W__bentoBullets{gap:6px;margin:6px 0 0;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__bentoBullets li{color:var(--fg-muted);padding-left:22px;font-size:13.5px;position:relative}.marketing-module__fIvb4W__bentoBullets li:before{content:"";background:var(--accent);border-radius:2px;width:12px;height:2px;position:absolute;top:7px;left:0}.marketing-module__fIvb4W__bentoDark .marketing-module__fIvb4W__bentoBullets li{color:#ffffffb3}.marketing-module__fIvb4W__bentoDark .marketing-module__fIvb4W__bentoBullets li:before{background:color-mix(in srgb,var(--accent)65%,white)}.marketing-module__fIvb4W__legalShell{max-width:820px;margin:0 auto;padding:3.5rem 1.5rem 5rem}.marketing-module__fIvb4W__legalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.marketing-module__fIvb4W__legalTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin:14px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.marketing-module__fIvb4W__legalMeta{color:var(--fg-subtle);margin:0 0 2.5rem;font-size:13px}.marketing-module__fIvb4W__legalProse{color:var(--fg-muted);font-size:15.5px;line-height:1.7}.marketing-module__fIvb4W__legalProse p{margin:0 0 1.1rem}.marketing-module__fIvb4W__legalProse h2{font-family:var(--font-display);color:var(--fg);margin:2.2rem 0 .75rem;scroll-margin-top:80px;font-size:20px;font-weight:800;line-height:1.25}.marketing-module__fIvb4W__legalProse h3{font-family:var(--font-display);color:var(--fg);margin:1.4rem 0 .5rem;font-size:16px;font-weight:700}.marketing-module__fIvb4W__legalProse ul,.marketing-module__fIvb4W__legalProse ol{margin:0 0 1.1rem;padding-left:1.4rem}.marketing-module__fIvb4W__legalProse li{margin:0 0 6px}.marketing-module__fIvb4W__legalProse a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.marketing-module__fIvb4W__legalProse a:hover{text-decoration:none}.marketing-module__fIvb4W__legalProse strong{color:var(--fg);font-weight:600}.marketing-module__fIvb4W__legalProse hr{background:var(--border);border:0;height:1px;margin:2rem 0}.marketing-module__fIvb4W__legalKv{gap:6px;margin:0 0 1.1rem;padding:0;list-style:none;display:grid}.marketing-module__fIvb4W__legalKv li{grid-template-columns:140px 1fr;gap:14px;font-size:14.5px;display:grid}.marketing-module__fIvb4W__legalKv li strong{color:var(--fg)}@media (max-width:560px){.marketing-module__fIvb4W__legalKv li{grid-template-columns:1fr;gap:0}}.marketing-module__fIvb4W__srOnly{clip:rect(0,0,0,0);white-space:nowrap;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}
.PricingPlans-module__1Gk2Ua__toggleRow{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:99px;align-items:stretch;margin:0 auto 40px;padding:4px;display:inline-flex}.PricingPlans-module__1Gk2Ua__toggleBtn{font:600 14px var(--font-sans);color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:99px;align-items:center;gap:8px;padding:10px 22px;transition:background .18s,color .18s,transform 50ms;display:inline-flex}.PricingPlans-module__1Gk2Ua__toggleBtn:hover{color:var(--fg)}.PricingPlans-module__1Gk2Ua__toggleBtn:active{transform:translateY(1px)}.PricingPlans-module__1Gk2Ua__toggleBtnActive{background:var(--accent);color:#fff}.PricingPlans-module__1Gk2Ua__toggleBtnActive:hover{color:#fff}.PricingPlans-module__1Gk2Ua__toggleSave{height:18px;font:700 10px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#ffffff2e;border-radius:99px;align-items:center;padding:0 8px;display:inline-flex}.PricingPlans-module__1Gk2Ua__toggleBtn:not(.PricingPlans-module__1Gk2Ua__toggleBtnActive) .PricingPlans-module__1Gk2Ua__toggleSave{background:var(--success-soft);color:var(--success)}.PricingPlans-module__1Gk2Ua__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:20px;max-width:1200px;margin:0 auto;display:grid}.PricingPlans-module__1Gk2Ua__grid[data-card-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.PricingPlans-module__1Gk2Ua__grid[data-card-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1180px){.PricingPlans-module__1Gk2Ua__grid[data-card-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.PricingPlans-module__1Gk2Ua__grid[data-card-count="3"]{grid-template-columns:1fr}}@media (max-width:640px){.PricingPlans-module__1Gk2Ua__grid[data-card-count="4"]{grid-template-columns:1fr}}.PricingPlans-module__1Gk2Ua__card{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:18px;padding:28px 24px 24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.PricingPlans-module__1Gk2Ua__card:hover{border-color:var(--accent-border);transform:translateY(-3px);box-shadow:0 24px 60px -22px #0a183329}.PricingPlans-module__1Gk2Ua__cardFeatured{border-color:var(--accent);background:linear-gradient(180deg,var(--surface-tint)0%,var(--surface)35%);border-width:2px;transform:scale(1.01);box-shadow:0 30px 70px -28px #1a5fdc4d}.PricingPlans-module__1Gk2Ua__cardFeatured:hover{transform:scale(1.01)translateY(-3px)}.PricingPlans-module__1Gk2Ua__cardFree{background:var(--surface-2)}.PricingPlans-module__1Gk2Ua__ribbon{background:var(--accent);color:#fff;font:700 11px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:5px 14px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px -8px #1a5fdc8c}.PricingPlans-module__1Gk2Ua__cardHead{gap:6px;display:grid}.PricingPlans-module__1Gk2Ua__cardName{font:700 22px var(--font-display);letter-spacing:-.015em;color:var(--fg);margin:0}.PricingPlans-module__1Gk2Ua__cardTagline{font:500 13.5px/1.5 var(--font-sans);color:var(--fg-muted);margin:0}.PricingPlans-module__1Gk2Ua__priceBlock{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:4px;min-height:84px;padding:14px 0;display:flex}.PricingPlans-module__1Gk2Ua__priceAmount{font:800 36px/1 var(--font-display);letter-spacing:-.025em;color:var(--fg)}.PricingPlans-module__1Gk2Ua__pricePeriod{font:500 13px var(--font-sans);color:var(--fg-muted)}.PricingPlans-module__1Gk2Ua__priceStrike{font:500 14px var(--font-sans);color:var(--fg-subtle);margin-bottom:2px;text-decoration:line-through}.PricingPlans-module__1Gk2Ua__savingsTag{background:var(--success-soft);color:var(--success);font:700 11.5px var(--font-sans);letter-spacing:.02em;border-radius:99px;align-items:center;gap:6px;margin-top:4px;padding:4px 10px;display:inline-flex}.PricingPlans-module__1Gk2Ua__trialChip{background:var(--accent-soft);color:var(--accent);font:700 11px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;border-radius:99px;align-items:center;margin-top:8px;padding:4px 10px;display:inline-flex}.PricingPlans-module__1Gk2Ua__savingsBanner{font:500 12.5px/1.4 var(--font-sans);border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:11px 14px;display:flex;position:relative;overflow:hidden}.PricingPlans-module__1Gk2Ua__savingsBanner:before{content:"";background:repeating-linear-gradient(-45deg,transparent 0,transparent 14px,color-mix(in srgb,currentColor 4%,transparent)14px,color-mix(in srgb,currentColor 4%,transparent)28px);pointer-events:none;position:absolute;inset:0}.PricingPlans-module__1Gk2Ua__savingsBannerActive{background:linear-gradient(135deg,color-mix(in srgb,var(--success)14%,var(--surface))0%,var(--success-soft)100%);color:var(--success);border-color:color-mix(in srgb,var(--success)28%,transparent)}.PricingPlans-module__1Gk2Ua__savingsBannerLocked{background:linear-gradient(135deg,color-mix(in srgb,var(--accent)14%,var(--surface))0%,var(--accent-soft)100%);color:var(--accent);border-color:color-mix(in srgb,var(--accent)28%,transparent)}.PricingPlans-module__1Gk2Ua__cardFeatured .PricingPlans-module__1Gk2Ua__savingsBannerLocked{border-color:color-mix(in srgb,var(--accent)45%,transparent)}.PricingPlans-module__1Gk2Ua__savingsBadge{background:var(--surface);font:800 14px var(--font-display);letter-spacing:-.005em;white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;padding:5px 12px;display:inline-flex;position:relative;box-shadow:0 1px 3px -1px #0a18331f}.PricingPlans-module__1Gk2Ua__savingsBadge strong{color:inherit;font-weight:800}.PricingPlans-module__1Gk2Ua__savingsCopy{color:color-mix(in srgb,currentColor 88%,var(--fg)12%);flex:1;font-weight:500;position:relative}.PricingPlans-module__1Gk2Ua__savingsCopy strong{color:currentColor;font-weight:800}.PricingPlans-module__1Gk2Ua__tokenBlock{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;gap:4px;padding:12px 14px;display:grid}.PricingPlans-module__1Gk2Ua__cardFeatured .PricingPlans-module__1Gk2Ua__tokenBlock{background:color-mix(in srgb,var(--accent)6%,var(--surface));border-color:color-mix(in srgb,var(--accent)30%,var(--border))}.PricingPlans-module__1Gk2Ua__tokenLabel{font:500 13px/1.35 var(--font-sans);color:var(--fg-muted)}.PricingPlans-module__1Gk2Ua__tokenLabel strong{color:var(--fg);font:700 16px/1.2 var(--font-display);letter-spacing:-.01em}.PricingPlans-module__1Gk2Ua__tokenRate{font:500 12.5px var(--font-sans);color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.PricingPlans-module__1Gk2Ua__tokenRate strong{color:var(--fg);font-weight:700}.PricingPlans-module__1Gk2Ua__rateLeader{color:var(--fg-muted);font-weight:500}.PricingPlans-module__1Gk2Ua__tokenStrike{color:var(--fg-subtle);font-weight:500;text-decoration:line-through}.PricingPlans-module__1Gk2Ua__tokenSavings{background:var(--success-soft);color:var(--success);font:700 11px var(--font-sans);letter-spacing:.02em;border-radius:99px;align-items:center;padding:2px 8px;display:inline-flex}.PricingPlans-module__1Gk2Ua__tokenWelcomeNote{border-top:1px dashed var(--border);font:500 12px/1.45 var(--font-sans);color:var(--fg-muted);margin-top:8px;padding-top:8px;display:block}.PricingPlans-module__1Gk2Ua__cardFeatured .PricingPlans-module__1Gk2Ua__tokenWelcomeNote{border-top-color:color-mix(in srgb,var(--accent)30%,var(--border))}.PricingPlans-module__1Gk2Ua__quotaList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.PricingPlans-module__1Gk2Ua__quotaList li{font:500 13px var(--font-sans);justify-content:space-between;align-items:baseline;gap:8px;display:flex}.PricingPlans-module__1Gk2Ua__quotaLabel{color:var(--fg-muted)}.PricingPlans-module__1Gk2Ua__quotaValue{color:var(--fg);font-variant-numeric:tabular-nums;font-weight:700}.PricingPlans-module__1Gk2Ua__featureList{border-top:1px dashed var(--border);flex-direction:column;flex:1;justify-content:flex-start;gap:10px;margin:0;padding:12px 0 0;list-style:none;display:flex}.PricingPlans-module__1Gk2Ua__featureList li{font:500 13.5px/1.45 var(--font-sans);color:var(--fg);align-items:flex-start;gap:10px;display:flex}.PricingPlans-module__1Gk2Ua__featureOff{color:var(--fg-subtle)}.PricingPlans-module__1Gk2Ua__featureCarry{margin-bottom:2px}.PricingPlans-module__1Gk2Ua__featureCarry strong{color:var(--fg);font-weight:700}.PricingPlans-module__1Gk2Ua__featureCheck{background:var(--success-soft);width:20px;height:20px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.PricingPlans-module__1Gk2Ua__featureOff .PricingPlans-module__1Gk2Ua__featureCheck{background:var(--surface-2);color:var(--fg-subtle)}.PricingPlans-module__1Gk2Ua__cta{height:46px;font:700 14px var(--font-sans);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;text-decoration:none;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.PricingPlans-module__1Gk2Ua__cta:active{transform:translateY(1px)}.PricingPlans-module__1Gk2Ua__ctaSolid{background:var(--accent);color:#fff}.PricingPlans-module__1Gk2Ua__ctaSolid:hover{background:var(--accent-hover)}.PricingPlans-module__1Gk2Ua__ctaFeatured{background:var(--accent);color:#fff;box-shadow:0 14px 32px -14px #1a5fdc73}.PricingPlans-module__1Gk2Ua__ctaFeatured:hover{background:var(--accent-hover)}.PricingPlans-module__1Gk2Ua__ctaGhost{background:var(--surface);color:var(--fg);border-color:var(--border-strong)}.PricingPlans-module__1Gk2Ua__ctaGhost:hover{background:var(--surface-2);border-color:var(--accent-border)}.PricingPlans-module__1Gk2Ua__ctaReassure{text-align:center;font:500 12px/1.5 var(--font-sans);color:var(--fg-subtle);margin:10px 0 0}.PricingPlans-module__1Gk2Ua__empty{text-align:center;background:var(--surface-2);border:1px dashed var(--border);color:var(--fg-muted);font:500 14px var(--font-sans);border-radius:16px;padding:32px}.PricingPlans-module__1Gk2Ua__empty a{color:var(--accent);font-weight:600}@media (max-width:720px){.PricingPlans-module__1Gk2Ua__toggleRow{margin-bottom:28px}.PricingPlans-module__1Gk2Ua__toggleBtn{padding:8px 16px;font-size:13px}.PricingPlans-module__1Gk2Ua__grid{gap:16px}.PricingPlans-module__1Gk2Ua__card{padding:22px 18px 20px}.PricingPlans-module__1Gk2Ua__cardName{font-size:20px}.PricingPlans-module__1Gk2Ua__priceAmount{font-size:30px}.PricingPlans-module__1Gk2Ua__priceBlock{min-height:0;padding:10px 0}.PricingPlans-module__1Gk2Ua__cardFeatured{transform:none}.PricingPlans-module__1Gk2Ua__cardFeatured:hover{transform:translateY(-3px)}}
.Hero-module__b4sTra__section{background:radial-gradient(60rem 40rem at 80% -20%,#1a5fdc1a 0%,transparent 60%),radial-gradient(40rem 30rem at -10% 100%,#ff8f3e14 0%,transparent 70%),var(--bg);padding:64px 0 96px;position:relative;overflow:hidden}html[data-theme=dark] .Hero-module__b4sTra__section{background:radial-gradient(60rem 40rem at 80% -20%,#5a8df02e 0%,transparent 60%),radial-gradient(40rem 30rem at -10% 100%,#ff9f4a1a 0%,transparent 70%),var(--bg)}.Hero-module__b4sTra__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.Hero-module__b4sTra__grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Hero-module__b4sTra__copy{max-width:560px}.Hero-module__b4sTra__eyebrow{font:var(--t-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--warning);flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.Hero-module__b4sTra__eyebrow:before{content:"";background:var(--warning);border-radius:50%;width:6px;height:6px}.Hero-module__b4sTra__h1{font:800 64px/1.02 var(--font-display);letter-spacing:-.025em;color:var(--fg);margin-top:18px}.Hero-module__b4sTra__h1Em{color:var(--accent);font-style:normal;position:relative}.Hero-module__b4sTra__h1Em:after{content:"";background:var(--accent-soft);z-index:-1;border-radius:2px;height:8px;position:absolute;bottom:-4px;left:0;right:0}.Hero-module__b4sTra__sub{font:400 19px/1.55 var(--font-sans);color:var(--fg-muted);max-width:520px;margin-top:18px}.Hero-module__b4sTra__ctas{align-items:center;gap:12px;margin-top:28px;display:flex}.Hero-module__b4sTra__btn{height:52px;font:600 15px var(--font-sans);white-space:nowrap;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 26px;text-decoration:none;transition:background .12s,transform 50ms,box-shadow .12s;display:inline-flex}.Hero-module__b4sTra__btn:active{transform:translateY(1px)}.Hero-module__b4sTra__btnAccent{background:var(--accent);color:#fff;box-shadow:0 6px 22px -6px #1a5fdc80,inset 0 1px #ffffff2e}.Hero-module__b4sTra__btnAccent:hover{background:var(--tr-blue-600)}.Hero-module__b4sTra__btnGhost{color:var(--fg);border:1px solid var(--border-strong);background:0 0}.Hero-module__b4sTra__btnGhost:hover{background:var(--surface-2)}.Hero-module__b4sTra__trust{font:400 13px var(--font-sans);color:var(--fg-muted);align-items:center;gap:16px;margin-top:20px;display:flex}.Hero-module__b4sTra__trustDot{align-items:center;gap:6px;display:inline-flex}.Hero-module__b4sTra__trustDot:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px}.Hero-module__b4sTra__rating{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:10px;max-width:460px;margin-top:28px;padding:14px 18px;display:flex}.Hero-module__b4sTra__ratingAvatars{flex-shrink:0;align-items:center;display:flex}.Hero-module__b4sTra__ratingAvatars span{background:var(--tr-navy);color:#fff;width:32px;height:32px;font:700 12px var(--font-display);border:2px solid var(--surface);border-radius:50%;place-items:center;margin-left:-8px;display:grid}.Hero-module__b4sTra__ratingAvatars span:first-child{margin-left:0}.Hero-module__b4sTra__ratingAvatars span:nth-child(2){background:var(--tr-navy-700)}.Hero-module__b4sTra__ratingAvatars span:nth-child(3){background:var(--accent)}.Hero-module__b4sTra__ratingAvatars span:nth-child(4){background:var(--tr-orange)}.Hero-module__b4sTra__ratingText{font:500 13px var(--font-sans);color:var(--fg);flex:1}.Hero-module__b4sTra__ratingText strong{font-weight:700}.Hero-module__b4sTra__ratingText small{color:var(--fg-muted);margin-top:2px;font-weight:400;display:block}.Hero-module__b4sTra__stars{color:#f59e0b;gap:1px;display:inline-flex}.Hero-module__b4sTra__visual{height:580px;position:relative}.Hero-module__b4sTra__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 24px 60px -12px #0a18332e,0 4px 16px -4px #0a18330f}.Hero-module__b4sTra__cardMain{z-index:2;--rot:-1.5deg;will-change:transform;width:480px;height:360px;animation:11s ease-in-out infinite Hero-module__b4sTra__heroFloatMain;top:30px;right:0;transform:rotate(-1.5deg)}.Hero-module__b4sTra__cardFloating{z-index:3;--rot:2deg;will-change:transform;width:280px;animation:9s ease-in-out -2s infinite Hero-module__b4sTra__heroFloatTrack;bottom:60px;left:-10px;transform:rotate(2deg)}.Hero-module__b4sTra__cardPill{z-index:4;--rot:-3deg;will-change:transform;background:var(--tr-navy);color:#fff;font:500 12px var(--font-sans);border-radius:12px;align-items:center;gap:10px;padding:12px 18px;animation:7s ease-in-out -1s infinite Hero-module__b4sTra__heroFloatPill;display:flex;position:absolute;top:0;left:60px;transform:rotate(-3deg);box-shadow:0 14px 40px -8px #0a183366}.Hero-module__b4sTra__cardPill .Hero-module__b4sTra__dot{background:var(--success);border-radius:50%;width:8px;height:8px;position:relative}.Hero-module__b4sTra__cardPill .Hero-module__b4sTra__dot:after{content:"";pointer-events:none;background:#0d7a4e4d;border-radius:50%;animation:1.6s infinite Hero-module__b4sTra__heroPulse;position:absolute;inset:-4px}.Hero-module__b4sTra__cardPill strong{color:#ff8f3e;font-weight:700}@keyframes Hero-module__b4sTra__heroPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:0;transform:scale(2)}}@keyframes Hero-module__b4sTra__heroFloatMain{0%,to{transform:rotate(var(--rot))translateY(0)}50%{transform:rotate(var(--rot))translateY(-6px)}}@keyframes Hero-module__b4sTra__heroFloatTrack{0%,to{transform:rotate(var(--rot))translateY(0)}50%{transform:rotate(var(--rot))translateY(-9px)}}@keyframes Hero-module__b4sTra__heroFloatPill{0%,to{transform:rotate(var(--rot))translateY(0)}50%{transform:rotate(var(--rot))translateY(-4px)}}.Hero-module__b4sTra__dashHead{background:var(--surface-2);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 14px;display:flex}.Hero-module__b4sTra__dashHead .Hero-module__b4sTra__winDot{background:#e3e7ee;border-radius:50%;width:10px;height:10px}.Hero-module__b4sTra__dashHead .Hero-module__b4sTra__url{background:var(--surface);height:22px;font:500 11px var(--font-mono);color:var(--fg-subtle);border:1px solid var(--border);border-radius:6px;flex:1;align-items:center;padding:0 10px;display:flex}.Hero-module__b4sTra__dash{grid-template-columns:124px 1fr;gap:12px;height:calc(100% - 47px);padding:16px;display:grid}.Hero-module__b4sTra__side{background:var(--tr-navy);border-radius:10px;flex-direction:column;gap:6px;padding:14px 10px;display:flex}.Hero-module__b4sTra__sideBrand{color:#fff;font:800 14px var(--font-display);border-bottom:1px solid #ffffff14;margin-bottom:6px;padding:0 6px 12px}.Hero-module__b4sTra__sideGroup{font:700 8px var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;padding:8px 8px 4px}.Hero-module__b4sTra__sideGroup:first-of-type{padding-top:0}.Hero-module__b4sTra__sideItem{font:500 11px var(--font-sans);color:#ffffffa6;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.Hero-module__b4sTra__sideItemActive{color:#fff;background:#ffffff14}.Hero-module__b4sTra__sideItem .Hero-module__b4sTra__icn{opacity:.7;background:currentColor;border-radius:3px;width:12px;height:12px}.Hero-module__b4sTra__content{flex-direction:column;gap:10px;min-height:0;display:flex}.Hero-module__b4sTra__kpis{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Hero-module__b4sTra__kpi{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 10px 10px 14px;position:relative;overflow:hidden}.Hero-module__b4sTra__kpi:before{content:"";background:var(--border-strong);width:3px;position:absolute;top:0;bottom:0;left:0}.Hero-module__b4sTra__kpiOk:before{background:var(--success)}.Hero-module__b4sTra__kpiWarn:before{background:var(--warning)}.Hero-module__b4sTra__kpiInfo:before{background:var(--accent)}.Hero-module__b4sTra__kpiLbl{font:500 9px var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-subtle)}.Hero-module__b4sTra__kpiVal{font:800 18px/1 var(--font-display);color:var(--fg);margin-top:4px}.Hero-module__b4sTra__kpiDelta{font:600 9px var(--font-sans);margin-top:4px}.Hero-module__b4sTra__kpiDeltaSuccess{color:var(--success)}.Hero-module__b4sTra__kpiDeltaWarning{color:var(--warning)}.Hero-module__b4sTra__kpiDeltaAccent{color:var(--accent)}.Hero-module__b4sTra__tbl{background:var(--surface-2);border-radius:8px;flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px;display:flex}.Hero-module__b4sTra__tblHead{font:700 11px var(--font-display);color:var(--fg);justify-content:space-between;align-items:center;display:flex}.Hero-module__b4sTra__tblHead a{font:500 9px var(--font-sans);color:var(--accent);text-decoration:none}.Hero-module__b4sTra__row{background:var(--surface);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:6px 8px;display:grid}.Hero-module__b4sTra__rowId{font:600 10px var(--font-mono);color:var(--fg)}.Hero-module__b4sTra__rowId .Hero-module__b4sTra__hash{color:var(--fg-subtle);font-weight:500}.Hero-module__b4sTra__rowFrom{font:600 10px var(--font-sans);color:var(--fg)}.Hero-module__b4sTra__rowFrom small{color:var(--fg-subtle);margin-top:1px;font-size:9px;font-weight:400;display:block}.Hero-module__b4sTra__pill{font:700 9px var(--font-sans);letter-spacing:.04em;white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:3px 7px;display:inline-flex}.Hero-module__b4sTra__pill:before{content:"";border-radius:50%;width:5px;height:5px}.Hero-module__b4sTra__pillLive{background:var(--success-soft);color:var(--success)}.Hero-module__b4sTra__pillLive:before{background:var(--success);animation:1.6s infinite Hero-module__b4sTra__heroPulse}.Hero-module__b4sTra__pillPickup{background:var(--accent-soft);color:var(--accent)}.Hero-module__b4sTra__pillPickup:before{background:var(--accent)}.Hero-module__b4sTra__pillWarn{background:var(--danger-soft);color:var(--danger)}.Hero-module__b4sTra__pillWarn:before{background:var(--danger)}.Hero-module__b4sTra__track{padding:14px}.Hero-module__b4sTra__trackHead{align-items:center;gap:8px;margin-bottom:12px;display:flex}.Hero-module__b4sTra__trackAvatar{background:var(--accent);color:#fff;width:32px;height:32px;font:700 12px var(--font-display);border-radius:50%;place-items:center;display:grid}.Hero-module__b4sTra__trackName{font:600 13px var(--font-sans);color:var(--fg)}.Hero-module__b4sTra__trackName small{color:var(--fg-muted);font-size:11px;font-weight:400;display:block}.Hero-module__b4sTra__trackMap{border:1px solid #0a18330f;border-radius:8px;height:110px;margin-bottom:12px;position:relative;overflow:hidden}.Hero-module__b4sTra__trackMapSvg{width:100%;height:100%;display:block}.Hero-module__b4sTra__trackEta{background:var(--surface-tint);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.Hero-module__b4sTra__trackEta .Hero-module__b4sTra__lbl{font:500 10px var(--font-sans);color:var(--accent)}.Hero-module__b4sTra__trackEta .Hero-module__b4sTra__val{font:700 14px var(--font-display);color:var(--accent)}@media (max-width:1023px){.Hero-module__b4sTra__section{padding:48px 0 64px}.Hero-module__b4sTra__grid{grid-template-columns:1fr;gap:56px}.Hero-module__b4sTra__h1{font-size:48px}.Hero-module__b4sTra__visual{height:480px}.Hero-module__b4sTra__cardMain{width:90%;right:5%}.Hero-module__b4sTra__cardFloating{width:240px;left:0}}@media (max-width:640px){.Hero-module__b4sTra__wrap{padding:0 20px}.Hero-module__b4sTra__h1{font-size:36px;line-height:1.05}.Hero-module__b4sTra__sub{font-size:16px}.Hero-module__b4sTra__ctas{flex-direction:column;align-items:stretch}.Hero-module__b4sTra__ctas>*{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.Hero-module__b4sTra__cardPill .Hero-module__b4sTra__dot,.Hero-module__b4sTra__cardMain,.Hero-module__b4sTra__cardFloating,.Hero-module__b4sTra__cardPill,.Hero-module__b4sTra__pillLive:before{animation:none}}html[data-theme=dark] .Hero-module__b4sTra__card{box-shadow:0 24px 60px -12px #0000008c,0 4px 16px -4px #0006}html[data-theme=dark] .Hero-module__b4sTra__cardPill{box-shadow:0 14px 40px -8px #000000a6}html[data-theme=dark] .Hero-module__b4sTra__trackMap{border-color:#ffffff14}html[data-theme=dark] .Hero-module__b4sTra__trackMapSvg{filter:brightness(.62)saturate(.85)}
.PricingTeaser-module__pNGRDW__section{background:var(--bg);content-visibility:auto;contain-intrinsic-size:auto 720px;padding:96px 0;scroll-margin-top:80px}.PricingTeaser-module__pNGRDW__wrap{flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.PricingTeaser-module__pNGRDW__head{text-align:center;max-width:720px;margin:0 auto 40px}.PricingTeaser-module__pNGRDW__eyebrow{font:var(--t-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;display:inline-flex}.PricingTeaser-module__pNGRDW__eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.PricingTeaser-module__pNGRDW__h2{font:800 44px/1.08 var(--font-display);letter-spacing:-.015em;color:var(--fg);margin-top:18px}.PricingTeaser-module__pNGRDW__lede{font:400 18px/1.6 var(--font-sans);color:var(--fg-muted);margin-top:16px}.PricingTeaser-module__pNGRDW__footer{text-align:center;margin-top:28px}.PricingTeaser-module__pNGRDW__compareLink{background:var(--surface-2);border:1px solid var(--border);color:var(--fg);font:600 13.5px var(--font-sans);border-radius:99px;align-items:center;gap:8px;padding:10px 18px;text-decoration:none;transition:gap .12s,border-color .15s,background .15s;display:inline-flex}.PricingTeaser-module__pNGRDW__compareLink:hover{border-color:var(--accent-border);background:var(--surface);gap:12px}@media (max-width:1023px){.PricingTeaser-module__pNGRDW__h2{font-size:36px}}@media (max-width:640px){.PricingTeaser-module__pNGRDW__section{padding:64px 0}.PricingTeaser-module__pNGRDW__wrap{padding:0 20px}.PricingTeaser-module__pNGRDW__h2{font-size:28px;line-height:1.1}.PricingTeaser-module__pNGRDW__lede{font-size:15.5px}}
.FAQ-module__7AP5WG__section{background:var(--surface);border-top:1px solid var(--border);padding:96px 0;scroll-margin-top:80px}.FAQ-module__7AP5WG__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.FAQ-module__7AP5WG__head{text-align:center;max-width:720px;margin:0 auto}.FAQ-module__7AP5WG__eyebrow{font:var(--t-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--warning);align-items:center;gap:8px;display:inline-flex}.FAQ-module__7AP5WG__eyebrow:before{content:"";background:var(--warning);border-radius:50%;width:6px;height:6px}.FAQ-module__7AP5WG__h2{font:800 44px/1.08 var(--font-display);letter-spacing:-.015em;color:var(--fg);margin-top:18px}.FAQ-module__7AP5WG__list{flex-direction:column;gap:12px;max-width:800px;margin:56px auto 0;display:flex}.FAQ-module__7AP5WG__item{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.FAQ-module__7AP5WG__item[open]{border-color:var(--accent-border);background:var(--accent-soft)}.FAQ-module__7AP5WG__summary{cursor:pointer;font:600 17px var(--font-display);color:var(--fg);justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;list-style:none;display:flex}.FAQ-module__7AP5WG__summary::-webkit-details-marker{display:none}.FAQ-module__7AP5WG__summary:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%235a6270' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:22px;height:22px;transition:transform .18s}.FAQ-module__7AP5WG__item[open] .FAQ-module__7AP5WG__summary:after{transform:rotate(180deg)}.FAQ-module__7AP5WG__answer{font:400 15px/1.6 var(--font-sans);color:var(--fg-muted);padding:0 24px 22px}@media (max-width:1023px){.FAQ-module__7AP5WG__head{padding:0 16px}}@media (max-width:640px){.FAQ-module__7AP5WG__section{padding:64px 0}.FAQ-module__7AP5WG__wrap{padding:0 20px}.FAQ-module__7AP5WG__h2{font-size:30px;line-height:1.1}.FAQ-module__7AP5WG__summary{padding:18px 20px;font-size:16px}.FAQ-module__7AP5WG__answer{padding:0 20px 18px;font-size:14px}}
.FinalCTA-module__lY2l0a__section{background:var(--bg);padding:96px 0;scroll-margin-top:80px}.FinalCTA-module__lY2l0a__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.FinalCTA-module__lY2l0a__card{background:linear-gradient(155deg,var(--tr-navy)0%,#14274f 70%,var(--accent)200%);color:#fff;text-align:center;border-radius:24px;padding:80px 64px;position:relative;overflow:hidden}.FinalCTA-module__lY2l0a__card:before{content:"";background:radial-gradient(40rem 30rem at 100% 0,#1a5fdc4d 0%,#0000 60%),radial-gradient(30rem 30rem at 0 100%,#ff9f4a2e 0%,#0000 60%);position:absolute;inset:0}.FinalCTA-module__lY2l0a__inner{position:relative}.FinalCTA-module__lY2l0a__eyebrow{font:var(--t-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:#ffd29a;align-items:center;gap:8px;display:inline-flex}.FinalCTA-module__lY2l0a__eyebrow:before{content:"";background:#ffd29a;border-radius:50%;width:6px;height:6px}.FinalCTA-module__lY2l0a__h2{font:800 44px/1.08 var(--font-display);letter-spacing:-.015em;color:#fff;max-width:680px;margin:16px auto 20px}.FinalCTA-module__lY2l0a__body{color:#ffffffbf;max-width:520px;font:400 17px/1.6 var(--font-sans);margin:0 auto 32px}.FinalCTA-module__lY2l0a__actions{justify-content:center;align-items:center;gap:12px;display:flex}.FinalCTA-module__lY2l0a__btn{height:52px;font:600 15px var(--font-sans);white-space:nowrap;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 26px;text-decoration:none;transition:background .12s,transform 50ms;display:inline-flex}.FinalCTA-module__lY2l0a__btn:active{transform:translateY(1px)}.FinalCTA-module__lY2l0a__btnPrimary{color:var(--tr-navy);background:#fff}.FinalCTA-module__lY2l0a__btnPrimary:hover{background:#ffffffeb}.FinalCTA-module__lY2l0a__btnGhost{color:#fff;background:#ffffff1a;border:1px solid #fff3}.FinalCTA-module__lY2l0a__btnGhost:hover{background:#ffffff29}.FinalCTA-module__lY2l0a__trust{font:400 13px var(--font-sans);color:#fff9;justify-content:center;align-items:center;gap:16px;margin-top:28px;display:flex}.FinalCTA-module__lY2l0a__trust span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.FinalCTA-module__lY2l0a__trust span:before{content:"✓";color:var(--success);font-weight:700}@media (max-width:640px){.FinalCTA-module__lY2l0a__section{padding:64px 0}.FinalCTA-module__lY2l0a__wrap{padding:0 20px}.FinalCTA-module__lY2l0a__card{border-radius:18px;padding:56px 24px}.FinalCTA-module__lY2l0a__h2{font-size:30px;line-height:1.1}.FinalCTA-module__lY2l0a__body{font-size:16px}.FinalCTA-module__lY2l0a__actions{flex-direction:column}.FinalCTA-module__lY2l0a__actions .FinalCTA-module__lY2l0a__btn{justify-content:center;width:100%}.FinalCTA-module__lY2l0a__trust{flex-direction:column;gap:8px}}
.page-module__aRlTfq__shell{gap:1rem;margin-top:1rem;display:grid}.page-module__aRlTfq__currentCard{background:linear-gradient(135deg,var(--accent)0%,var(--accent-hover)100%);border-radius:var(--r-lg);color:#fff;box-shadow:var(--shadow-sm);gap:1.25rem;padding:1.75rem 2rem;display:grid;position:relative;overflow:hidden}.page-module__aRlTfq__currentCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-40%;right:-10%}.page-module__aRlTfq__currentTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.page-module__aRlTfq__currentTop>div{min-width:0}.page-module__aRlTfq__currentLabel{text-transform:uppercase;letter-spacing:.09em;color:#ffffffd9;margin:0;font-size:11px;font-weight:600}.page-module__aRlTfq__currentName{font-family:var(--font-display);letter-spacing:-.02em;margin:4px 0 6px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.1}.page-module__aRlTfq__currentPrice{color:#ffffffe6;margin:0;font-size:14px}.page-module__aRlTfq__currentStatus{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.page-module__aRlTfq__currentStatusDot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #4ade804d}.page-module__aRlTfq__currentMeta{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;position:relative}@media (max-width:720px){.page-module__aRlTfq__currentMeta{grid-template-columns:1fr;gap:.75rem}}.page-module__aRlTfq__currentMeta article{border-radius:var(--r-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;padding:12px 14px}.page-module__aRlTfq__currentMeta span{text-transform:uppercase;letter-spacing:.07em;color:#ffffffbf;margin-bottom:4px;font-size:10.5px;font-weight:600;display:block}.page-module__aRlTfq__currentMeta strong{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:700;display:block}.page-module__aRlTfq__currentNote{border-radius:var(--r-md);color:#fffffff2;background:#ffffff1f;border:1px solid #fff3;padding:12px 16px;font-size:12.5px;line-height:1.5;position:relative}.page-module__aRlTfq__currentNote strong{color:#fff;font-weight:700}.page-module__aRlTfq__billingCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:grid}@media (max-width:720px){.page-module__aRlTfq__billingCard{grid-template-columns:1fr}}.page-module__aRlTfq__billingLeft{gap:8px;min-width:0;display:grid}.page-module__aRlTfq__billingLabel{font:600 11px var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle)}.page-module__aRlTfq__billingPrimary{font:700 16px var(--font-display);color:var(--fg);flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.page-module__aRlTfq__billingMeta{font:400 13px var(--font-sans);color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.page-module__aRlTfq__billingMeta strong{color:var(--fg);font-weight:600}.page-module__aRlTfq__cardChip{background:var(--surface-2);border:1px solid var(--border);font:600 12px var(--font-mono);color:var(--fg);text-transform:uppercase;letter-spacing:.04em;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.page-module__aRlTfq__statusPill{font:600 11px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.page-module__aRlTfq__statusPillOn{background:var(--success-soft);color:var(--success)}.page-module__aRlTfq__statusPillOff{background:var(--warning-soft);color:var(--warning)}.page-module__aRlTfq__statusPill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.page-module__aRlTfq__billingActions{flex-wrap:wrap;gap:8px;display:inline-flex}.page-module__aRlTfq__billingBtn{font:600 13px var(--font-sans);border:1px solid var(--border-strong);background:var(--surface);color:var(--fg);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;transition:background .12s,border-color .12s;display:inline-flex}.page-module__aRlTfq__billingBtn:hover{background:var(--surface-2);border-color:var(--accent-border)}.page-module__aRlTfq__billingBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__aRlTfq__billingBtnDanger{color:var(--danger);border-color:#c0392b4d}.page-module__aRlTfq__billingBtnDanger:hover{background:var(--danger-soft);border-color:var(--danger)}.page-module__aRlTfq__billingWarn{font:500 12.5px var(--font-sans);color:var(--warning);margin-top:6px}.page-module__aRlTfq__sectionHead{margin-top:.5rem}.page-module__aRlTfq__sectionHead h2{font-family:var(--font-display);color:var(--fg);margin:0;font-size:18px;font-weight:700}.page-module__aRlTfq__sectionHead p{color:var(--fg-muted);margin:4px 0 0;font-size:13px}.page-module__aRlTfq__pkgBtn{width:100%;margin-top:4px}.page-module__aRlTfq__detailGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:1rem;margin-top:.5rem;display:grid}@media (max-width:1100px){.page-module__aRlTfq__detailGrid{grid-template-columns:1fr}}.page-module__aRlTfq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);overflow:hidden}.page-module__aRlTfq__panelHead{border-bottom:1px solid var(--border);background:var(--surface-2);padding:1rem 1.25rem}.page-module__aRlTfq__panelHead h2{font-family:var(--font-display);color:var(--fg);margin:0;font-size:15px;font-weight:700}.page-module__aRlTfq__panelHead p{color:var(--fg-subtle);margin:2px 0 0;font-size:12px}.page-module__aRlTfq__featGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;padding:1rem;display:grid}.page-module__aRlTfq__featCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);gap:4px;padding:12px 14px;display:grid}.page-module__aRlTfq__featCard strong{font-family:var(--font-display);color:var(--fg);font-size:13px;font-weight:700}.page-module__aRlTfq__featCard span{color:var(--fg-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.page-module__aRlTfq__featStatus{align-items:center;gap:6px;margin-top:2px;font-size:11.5px;font-style:normal;font-weight:600;display:inline-flex}.page-module__aRlTfq__featStatusOn{color:#16a34a}.page-module__aRlTfq__featStatusOff{color:var(--fg-subtle)}.page-module__aRlTfq__featDot{background:currentColor;border-radius:50%;width:6px;height:6px}.page-module__aRlTfq__historyTable{padding:0 .75rem .75rem}.page-module__aRlTfq__empty{text-align:center;color:var(--fg-subtle);padding:2rem 1rem;font-size:13px}
.PromoBar-module__WGl7qG__bar{background:var(--tr-navy);color:#fff;font:500 13px var(--font-sans);text-align:center;letter-spacing:.005em;justify-content:center;align-items:center;gap:12px;padding:9px 16px;display:flex}.PromoBar-module__WGl7qG__text{align-items:center;gap:8px;display:inline-flex}.PromoBar-module__WGl7qG__link{color:#ffd29a;border-bottom:1px solid #ffd29a66;padding-bottom:1px;font-weight:600;text-decoration:none}.PromoBar-module__WGl7qG__link:hover{border-bottom-color:#ffd29acc}.PromoBar-module__WGl7qG__dismiss{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:4px;transition:background .12s,color .12s;display:inline-flex}.PromoBar-module__WGl7qG__dismiss:hover{color:#fff;background:#ffffff1f}.PromoBar-module__WGl7qG__dismiss svg{width:12px;height:12px}@media (max-width:640px){.PromoBar-module__WGl7qG__bar{gap:8px;padding:8px 12px;font-size:12px}}
.SiteNav-module__6GY11G__nav{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(14px);border-bottom:1px solid var(--border);background:#ffffffdb;position:sticky;top:0}html[data-theme=dark] .SiteNav-module__6GY11G__nav{background:#0f1c33c7}.SiteNav-module__6GY11G__inner{align-items:center;gap:24px;width:100%;max-width:1280px;height:84px;margin:0 auto;padding:0 32px;display:flex}.SiteNav-module__6GY11G__brand{color:var(--fg);flex-shrink:0;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.SiteNav-module__6GY11G__brandLogo{object-fit:contain;width:auto;height:44px;max-height:44px;display:block}.SiteNav-module__6GY11G__brandLogoDark,html[data-theme=dark] .SiteNav-module__6GY11G__brandLogoLight{display:none}html[data-theme=dark] .SiteNav-module__6GY11G__brandLogoDark{display:block}@media (max-width:640px){.SiteNav-module__6GY11G__brandLogo{height:36px;max-height:36px}}.SiteNav-module__6GY11G__links{align-items:center;gap:28px;margin-left:16px;display:flex}.SiteNav-module__6GY11G__link{font:600 14px var(--font-sans);color:var(--fg-muted);white-space:nowrap;text-decoration:none;transition:color .12s}.SiteNav-module__6GY11G__link:hover{color:var(--fg)}.SiteNav-module__6GY11G__spacer{flex:1}.SiteNav-module__6GY11G__cta{align-items:center;gap:8px;display:flex}.SiteNav-module__6GY11G__btn{height:44px;font:600 14px var(--font-sans);white-space:nowrap;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 18px;text-decoration:none;transition:background .12s,transform 50ms,box-shadow .12s;display:inline-flex}.SiteNav-module__6GY11G__btn:active{transform:translateY(1px)}.SiteNav-module__6GY11G__btn:disabled{opacity:.6;cursor:progress;transform:none}.SiteNav-module__6GY11G__btnPrimary{background:var(--tr-navy);color:#fff;box-shadow:0 1px 2px #0a183326,inset 0 1px #ffffff14}.SiteNav-module__6GY11G__btnPrimary:hover{background:#14223e}.SiteNav-module__6GY11G__btnGhost{color:var(--fg);border:1px solid var(--border-strong);background:0 0}.SiteNav-module__6GY11G__btnGhost:hover{background:var(--surface-2)}.SiteNav-module__6GY11G__hamburger{border:1px solid var(--border-strong);width:40px;height:40px;color:var(--fg);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;display:none}.SiteNav-module__6GY11G__hamburger svg{width:18px;height:18px}.SiteNav-module__6GY11G__drawer{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;gap:4px;padding:12px 20px 20px;display:none}.SiteNav-module__6GY11G__drawerLink{font:500 15px var(--font-sans);color:var(--fg);border-radius:10px;padding:12px 14px;text-decoration:none}.SiteNav-module__6GY11G__drawerLink:hover{background:var(--surface-2)}.SiteNav-module__6GY11G__drawerActions{gap:8px;margin-top:8px;display:flex}.SiteNav-module__6GY11G__drawerActions .SiteNav-module__6GY11G__btn{flex:1;justify-content:center}@media (max-width:1023px){.SiteNav-module__6GY11G__links,.SiteNav-module__6GY11G__cta{display:none}.SiteNav-module__6GY11G__hamburger{display:inline-flex}.SiteNav-module__6GY11G__drawer.SiteNav-module__6GY11G__open{display:flex}}@media (max-width:640px){.SiteNav-module__6GY11G__inner{height:72px;padding:0 20px}}
.sales-module__KtU0Oa__page{background:var(--bg);min-height:100vh;color:var(--fg);font-family:var(--font-sans)}.sales-module__KtU0Oa__container{width:100%;max-width:1180px;margin:0 auto;padding:0 1.5rem}@media (max-width:720px){.sales-module__KtU0Oa__container{padding:0 1.25rem}}.sales-module__KtU0Oa__linkInline{color:var(--accent);font-weight:600;text-decoration:none}.sales-module__KtU0Oa__linkInline:hover{text-decoration:underline}.sales-module__KtU0Oa__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sales-module__KtU0Oa__navShell{border-bottom:1px solid var(--border);z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#ffffffdb;position:sticky;top:0}html[data-theme=dark] .sales-module__KtU0Oa__navShell{background:#0f131cd1}.sales-module__KtU0Oa__nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.sales-module__KtU0Oa__logo{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.sales-module__KtU0Oa__logoImg{width:auto;height:44px;max-height:44px;display:block}.sales-module__KtU0Oa__logoImgDark,html[data-theme=dark] .sales-module__KtU0Oa__logoImgLight{display:none}html[data-theme=dark] .sales-module__KtU0Oa__logoImgDark{display:block}@media (max-width:640px){.sales-module__KtU0Oa__logoImg{height:36px;max-height:36px}}.sales-module__KtU0Oa__navMid{flex:1;justify-content:center;display:flex}.sales-module__KtU0Oa__navStars{color:var(--fg-muted);background:var(--surface-2);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;display:inline-flex}.sales-module__KtU0Oa__navStars strong{color:var(--fg);font-weight:700}.sales-module__KtU0Oa__navStars span{color:var(--fg-subtle)}.sales-module__KtU0Oa__navRight{align-items:center;gap:12px;display:inline-flex}.sales-module__KtU0Oa__navPhone{color:var(--fg);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.sales-module__KtU0Oa__navPhone:hover{color:var(--accent)}.sales-module__KtU0Oa__navPhone svg{color:var(--fg-muted)}.sales-module__KtU0Oa__navCta{background:var(--accent);color:var(--on-accent);border-radius:var(--r-md);white-space:nowrap;padding:9px 18px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s}.sales-module__KtU0Oa__navCta:hover{background:var(--accent-hover);transform:translateY(-1px)}@media (max-width:960px){.sales-module__KtU0Oa__navMid{display:none}}@media (max-width:640px){.sales-module__KtU0Oa__navPhone{display:none}.sales-module__KtU0Oa__nav{padding:.65rem 1.25rem}}.sales-module__KtU0Oa__heroBand{background:radial-gradient(80rem 50rem at -10% -20%,var(--shell-grad-a,#1a5fdc1a),transparent 60%),radial-gradient(60rem 40rem at 110% 100%,var(--shell-grad-b,#734bc814),transparent 50%),var(--bg);border-bottom:1px solid var(--border);padding:4.5rem 0 3.5rem;position:relative}.sales-module__KtU0Oa__hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:3rem;display:grid}@media (max-width:960px){.sales-module__KtU0Oa__hero{grid-template-columns:1fr;gap:2rem}}.sales-module__KtU0Oa__heroCopy{max-width:620px}.sales-module__KtU0Oa__eyebrowAccent,.sales-module__KtU0Oa__eyebrowWarn,.sales-module__KtU0Oa__eyebrowOnDark{font:var(--t-eyebrow,600 12px/1 var(--font-sans));letter-spacing:var(--ls-eyebrow,.08em);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-weight:700;display:inline-flex}.sales-module__KtU0Oa__eyebrowAccent{color:var(--accent)}.sales-module__KtU0Oa__eyebrowAccent:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.sales-module__KtU0Oa__eyebrowWarn{color:var(--warning)}.sales-module__KtU0Oa__eyebrowWarn:before{content:"";background:var(--warning);border-radius:50%;width:6px;height:6px}.sales-module__KtU0Oa__eyebrowOnDark{color:#ffffffb3}.sales-module__KtU0Oa__h1{font-family:var(--font-display);letter-spacing:-.018em;color:var(--fg);margin:0 0 1rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.04}.sales-module__KtU0Oa__h1Hi{background:linear-gradient(135deg,var(--accent)0%,color-mix(in srgb,var(--accent)60%,#6b3fb8)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.sales-module__KtU0Oa__heroSub{color:var(--fg-muted);max-width:560px;margin:0 0 1.5rem;font-size:17px;line-height:1.6}.sales-module__KtU0Oa__heroBullets{gap:12px;margin:0 0 2rem;padding:0;list-style:none;display:grid}.sales-module__KtU0Oa__heroBullets li{color:var(--fg);padding-left:30px;font-size:14.5px;line-height:1.5;position:relative}.sales-module__KtU0Oa__heroBullets li:before{content:"";background:var(--success-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d7a4e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-radius:50%;width:20px;height:20px;position:absolute;top:3px;left:0}.sales-module__KtU0Oa__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:1rem;display:inline-flex}@media (max-width:480px){.sales-module__KtU0Oa__heroActions{flex-direction:column;align-items:stretch;width:100%;display:flex}.sales-module__KtU0Oa__heroBtn,.sales-module__KtU0Oa__heroBtnGhost{justify-content:center;width:100%}}.sales-module__KtU0Oa__heroBtn{background:var(--accent);color:var(--on-accent);border-radius:var(--r-md);box-shadow:0 12px 26px -10px color-mix(in srgb,var(--accent)60%,transparent);align-items:center;gap:8px;padding:14px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex}.sales-module__KtU0Oa__heroBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}.sales-module__KtU0Oa__heroBtnGhost{border-radius:var(--r-md);border:1px solid var(--border-strong);background:var(--surface);color:var(--fg);align-items:center;padding:13px 18px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.sales-module__KtU0Oa__heroBtnGhost:hover{background:var(--surface-2);border-color:var(--fg-muted)}.sales-module__KtU0Oa__heroTrust{color:var(--fg-subtle);align-items:center;gap:6px;margin:0;font-size:12.5px;display:inline-flex}.sales-module__KtU0Oa__heroTrustDot{background:var(--success);border-radius:50%;width:6px;height:6px}.sales-module__KtU0Oa__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card,0 24px 60px -16px #0a18332e);padding:1.75rem;scroll-margin-top:100px;position:relative}.sales-module__KtU0Oa__formHeadRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.sales-module__KtU0Oa__formBadge{font:700 11px/1 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:5px 10px}.sales-module__KtU0Oa__formBadgeMeta{font:500 11px var(--font-sans);color:var(--fg-subtle)}.sales-module__KtU0Oa__formTitle{font-family:var(--font-display);color:var(--fg);margin:0 0 6px;font-size:22px;font-weight:800;line-height:1.2}.sales-module__KtU0Oa__formSub{color:var(--fg-muted);margin:0 0 1rem;font-size:13.5px;line-height:1.55}.sales-module__KtU0Oa__form{gap:.65rem;display:grid}.sales-module__KtU0Oa__formField{gap:5px;display:grid}.sales-module__KtU0Oa__formField span{color:var(--fg);font-size:12px;font-weight:600}.sales-module__KtU0Oa__formField input,.sales-module__KtU0Oa__formField select{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface-2);width:100%;font-family:var(--font-sans);color:var(--fg);appearance:none;padding:11px 13px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.sales-module__KtU0Oa__formField input::placeholder{color:var(--fg-subtle)}.sales-module__KtU0Oa__formField input:focus,.sales-module__KtU0Oa__formField select:focus{border-color:var(--accent);box-shadow:var(--focus-ring,0 0 0 3px color-mix(in srgb,var(--accent)25%,transparent));background:var(--surface);outline:none}.sales-module__KtU0Oa__formField select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238c94a1' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.sales-module__KtU0Oa__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.sales-module__KtU0Oa__formSubmit{background:var(--accent);color:var(--on-accent);font-family:var(--font-sans);border-radius:var(--r-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 18px;font-size:15px;font-weight:700;transition:background .15s,transform .1s;display:inline-flex}.sales-module__KtU0Oa__formSubmit:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.sales-module__KtU0Oa__formSubmit:disabled{opacity:.7;cursor:not-allowed}.sales-module__KtU0Oa__formError{color:var(--danger);margin:0;font-size:12.5px}.sales-module__KtU0Oa__formFootNote{color:var(--fg-subtle);margin:8px 0 0;font-size:11.5px;line-height:1.5}.sales-module__KtU0Oa__formFootNote a{color:var(--accent);text-decoration:none}.sales-module__KtU0Oa__formFootNote a:hover{text-decoration:underline}.sales-module__KtU0Oa__successIcon{background:var(--success-soft);width:56px;height:56px;color:var(--success,#0d7a4e);border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.sales-module__KtU0Oa__successIcon svg{width:28px;height:28px}.sales-module__KtU0Oa__assuranceList{gap:8px;margin:1rem 0;padding:0;list-style:none;display:grid}.sales-module__KtU0Oa__assuranceList li{color:var(--fg-muted);padding-left:22px;font-size:13px;line-height:1.55;position:relative}.sales-module__KtU0Oa__assuranceList li:before{content:"";background:var(--success-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d7a4e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px;border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:0}.sales-module__KtU0Oa__logoBand{background:var(--surface);border-bottom:1px solid var(--border);padding:2.25rem 0 2.5rem}.sales-module__KtU0Oa__logoLead{color:var(--fg-subtle);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin:0 0 1rem;font-size:12.5px;font-weight:600}.sales-module__KtU0Oa__logoStrip{opacity:.78;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.sales-module__KtU0Oa__logoItem{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-muted);filter:grayscale();font-size:18px;font-weight:700}.sales-module__KtU0Oa__painBand{background:var(--bg);padding:5rem 0}.sales-module__KtU0Oa__h2{font-family:var(--font-display);letter-spacing:-.013em;color:var(--fg);max-width:800px;margin:0 0 1rem;font-size:clamp(1.75rem,3.4vw,2.4rem);font-weight:800;line-height:1.12}.sales-module__KtU0Oa__lede{color:var(--fg-muted);max-width:720px;margin:0 0 2.5rem;font-size:16px;line-height:1.65}.sales-module__KtU0Oa__painGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.sales-module__KtU0Oa__painCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm,0 1px 2px #0a18330a);align-content:start;gap:10px;padding:1.75rem;display:grid;position:relative;overflow:hidden}.sales-module__KtU0Oa__painCard:before{content:"";background:var(--danger);opacity:.65;height:3px;position:absolute;top:0;left:0;right:0}.sales-module__KtU0Oa__painIcon{background:color-mix(in srgb,var(--danger)12%,var(--surface-2));width:40px;height:40px;color:var(--danger);border-radius:10px;place-items:center;margin-bottom:4px;display:grid}.sales-module__KtU0Oa__painIcon svg{width:20px;height:20px}.sales-module__KtU0Oa__painCard h3{font-family:var(--font-display);color:var(--fg);margin:0;font-size:17px;font-weight:700;line-height:1.3}.sales-module__KtU0Oa__painCard p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.6}.sales-module__KtU0Oa__painCost{color:var(--danger);background:color-mix(in srgb,var(--danger)8%,transparent);border-radius:999px;align-self:start;align-items:center;gap:6px;margin-top:4px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.sales-module__KtU0Oa__statsBand{background:linear-gradient(155deg,var(--tr-navy)0%,#112149 100%);color:#fff;padding:5rem 0 5.5rem;position:relative;overflow:hidden}.sales-module__KtU0Oa__statsBand:before{content:"";background:radial-gradient(28rem 18rem at 12% 0%,color-mix(in srgb,var(--accent)32%,transparent),transparent 70%),radial-gradient(24rem 18rem at 92% 100%,color-mix(in srgb,var(--accent)22%,transparent),transparent 75%);pointer-events:none;position:absolute;inset:0}.sales-module__KtU0Oa__statsBand>.sales-module__KtU0Oa__container{z-index:1;position:relative}.sales-module__KtU0Oa__statsLead{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;text-align:center;margin:0 0 2.75rem;font-size:13px;font-weight:600}.sales-module__KtU0Oa__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem;display:grid}@media (max-width:720px){.sales-module__KtU0Oa__statsGrid{grid-template-columns:repeat(2,1fr);gap:2.25rem 1rem}}.sales-module__KtU0Oa__statItem{text-align:center;gap:14px;display:grid}.sales-module__KtU0Oa__statItem strong,.sales-module__KtU0Oa__statItem strong>span{font-family:var(--font-display);color:#fff;letter-spacing:-.035em;font-feature-settings:"tnum" 1,"lnum" 1;font-variant-numeric:tabular-nums lining-nums;text-shadow:0 10px 28px #1a5fdc52;white-space:nowrap;font-size:6.5rem;font-weight:800;line-height:.95}.sales-module__KtU0Oa__statItem strong{display:block}.sales-module__KtU0Oa__statItem strong>span{vertical-align:baseline;display:inline-block}.sales-module__KtU0Oa__statItem strong>span.sales-module__KtU0Oa__statUnit{letter-spacing:0;color:#ffffffb8;text-shadow:none;font-variant-numeric:normal;margin-left:.18em;font-size:1.65rem;font-weight:600}.sales-module__KtU0Oa__statItem span{color:#ffffffd1;max-width:240px;margin:0 auto;font-size:16px;line-height:1.5}@media (max-width:1100px){.sales-module__KtU0Oa__statItem strong,.sales-module__KtU0Oa__statItem strong>span{font-size:5.5rem}.sales-module__KtU0Oa__statItem strong>span.sales-module__KtU0Oa__statUnit{font-size:1.4rem}}@media (max-width:720px){.sales-module__KtU0Oa__statItem strong,.sales-module__KtU0Oa__statItem strong>span{font-size:4rem}.sales-module__KtU0Oa__statItem strong>span.sales-module__KtU0Oa__statUnit{font-size:1.1rem}.sales-module__KtU0Oa__statItem span{font-size:13.5px}}@media (max-width:380px){.sales-module__KtU0Oa__statItem strong,.sales-module__KtU0Oa__statItem strong>span{font-size:3.25rem}.sales-module__KtU0Oa__statItem strong>span.sales-module__KtU0Oa__statUnit{font-size:1rem}}.sales-module__KtU0Oa__howBand{background:var(--surface);border-top:1px solid var(--border);padding:5rem 0}.sales-module__KtU0Oa__stepGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:2rem;display:grid}.sales-module__KtU0Oa__stepCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm,0 1px 2px #0a18330a);align-content:start;gap:10px;padding:1.75rem;display:grid}.sales-module__KtU0Oa__stepNumber{font-family:var(--font-display);color:var(--accent);background:var(--accent-soft);letter-spacing:.04em;border-radius:999px;place-self:start;padding:6px 12px;font-size:14px;font-weight:800}.sales-module__KtU0Oa__stepCard h3{font-family:var(--font-display);color:var(--fg);margin:0;font-size:18px;font-weight:700;line-height:1.3}.sales-module__KtU0Oa__stepCard p{color:var(--fg-muted);margin:0;font-size:14px;line-height:1.6}.sales-module__KtU0Oa__stepPill{background:var(--success-soft);color:var(--success);border-radius:999px;justify-self:start;align-items:center;gap:6px;margin-top:4px;padding:6px 11px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.sales-module__KtU0Oa__stepPill:before{content:"✓";font-size:12px}.sales-module__KtU0Oa__testiBand{background:var(--bg);padding:5rem 0}.sales-module__KtU0Oa__testiGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:2rem;display:grid}.sales-module__KtU0Oa__testiCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm,0 1px 2px #0a18330a);gap:14px;padding:1.75rem;display:grid;position:relative}.sales-module__KtU0Oa__testiResult{color:var(--success,#0d7a4e);background:var(--success-soft);letter-spacing:.01em;border-radius:999px;align-self:start;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.sales-module__KtU0Oa__testiQuote{color:var(--fg);margin:0;font-size:15px;line-height:1.6}.sales-module__KtU0Oa__testiFooter{align-items:center;gap:12px;margin-top:4px;display:flex}.sales-module__KtU0Oa__testiAvatar{background:var(--tr-navy);color:#fff;width:40px;height:40px;font-family:var(--font-display);letter-spacing:.04em;border-radius:10px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.sales-module__KtU0Oa__testiFooter strong{color:var(--fg);font-size:14px;display:block}.sales-module__KtU0Oa__testiFooter span{color:var(--fg-subtle);font-size:12.5px}.sales-module__KtU0Oa__compareBand{background:var(--surface);border-top:1px solid var(--border);padding:5rem 0}.sales-module__KtU0Oa__compareWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm,0 1px 2px #0a18330a);margin-top:2rem;overflow:auto hidden}.sales-module__KtU0Oa__compareTable{border-collapse:collapse;width:100%;min-width:720px}.sales-module__KtU0Oa__compareTable thead th{text-align:left;font-family:var(--font-display);color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--surface-2);border-bottom:1px solid var(--border);padding:16px 20px;font-size:13px;font-weight:700}.sales-module__KtU0Oa__compareTable thead th.sales-module__KtU0Oa__compareHeadHi{color:var(--accent);background:var(--accent-soft);letter-spacing:.04em;font-size:14px}.sales-module__KtU0Oa__compareTable tbody tr+tr{border-top:1px solid var(--border)}.sales-module__KtU0Oa__compareTable tbody th{text-align:left;vertical-align:top;width:40%;padding:16px 20px;font-weight:500}.sales-module__KtU0Oa__compareTable tbody th strong{font-family:var(--font-display);color:var(--fg);margin-bottom:4px;font-size:15px;font-weight:700;display:block}.sales-module__KtU0Oa__compareDetail{color:var(--fg-muted);font-size:13px;font-weight:400;line-height:1.5;display:block}.sales-module__KtU0Oa__compareCell{text-align:center;vertical-align:middle;padding:16px 20px;font-size:13px}.sales-module__KtU0Oa__compareCell svg{vertical-align:middle;display:inline-block}.sales-module__KtU0Oa__compareYes{color:var(--success,#0d7a4e);background:color-mix(in srgb,var(--success-soft)60%,transparent)}.sales-module__KtU0Oa__comparePartial{color:var(--warning)}.sales-module__KtU0Oa__compareNo{color:var(--fg-subtle)}.sales-module__KtU0Oa__compareLabel{color:var(--fg);vertical-align:middle;margin-left:6px;font-size:12.5px;font-weight:600;display:inline-block}.sales-module__KtU0Oa__riskBand{background:var(--bg);padding:5rem 0}.sales-module__KtU0Oa__riskGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:2rem;display:grid}.sales-module__KtU0Oa__riskCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);align-content:start;gap:10px;padding:1.5rem;display:grid}.sales-module__KtU0Oa__riskIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:4px;display:grid}.sales-module__KtU0Oa__riskIcon svg{width:20px;height:20px}.sales-module__KtU0Oa__riskCard h3{font-family:var(--font-display);color:var(--fg);margin:0;font-size:16px;font-weight:700;line-height:1.3}.sales-module__KtU0Oa__riskCard p{color:var(--fg-muted);margin:0;font-size:13.5px;line-height:1.55}.sales-module__KtU0Oa__pricingBand{background:var(--surface);padding:5rem 0}.sales-module__KtU0Oa__pricingFootNote{font:500 14px var(--font-sans);color:var(--fg-muted);text-align:center;margin-top:1.5rem}.sales-module__KtU0Oa__faqBand{background:var(--bg);border-top:1px solid var(--border);padding:5rem 0}.sales-module__KtU0Oa__faqList{gap:10px;max-width:880px;margin-top:2rem;display:grid}.sales-module__KtU0Oa__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:16px 20px;transition:border-color .15s,background .15s}.sales-module__KtU0Oa__faqItem:hover{border-color:var(--border-strong)}.sales-module__KtU0Oa__faqItem[open]{border-color:var(--accent-border,var(--accent));background:color-mix(in srgb,var(--accent-soft)50%,var(--surface))}.sales-module__KtU0Oa__faqItem summary{cursor:pointer;font-family:var(--font-display);color:var(--fg);justify-content:space-between;align-items:center;gap:12px;font-size:15.5px;font-weight:700;list-style:none;display:flex}.sales-module__KtU0Oa__faqItem summary::-webkit-details-marker{display:none}.sales-module__KtU0Oa__faqItem summary:after{content:"+";font-family:var(--font-display);color:var(--fg-subtle);flex-shrink:0;font-size:22px;font-weight:700;line-height:.8}.sales-module__KtU0Oa__faqItem[open] summary:after{content:"−";color:var(--accent)}.sales-module__KtU0Oa__faqItem p{color:var(--fg-muted);margin:12px 0 0;font-size:14px;line-height:1.65}.sales-module__KtU0Oa__faqFootNote{color:var(--fg-subtle);margin-top:1.25rem;font-size:13.5px}.sales-module__KtU0Oa__finalBand{background:var(--surface);padding:4.5rem 0 5rem}.sales-module__KtU0Oa__finalCard{background:linear-gradient(155deg,var(--tr-navy)0%,#14274f 70%,var(--accent)200%);border-radius:var(--r-xl,24px);color:#fff;text-align:center;justify-items:center;gap:14px;padding:3rem 2.5rem;display:grid;position:relative;overflow:hidden}@media (max-width:640px){.sales-module__KtU0Oa__finalCard{border-radius:20px;padding:2.25rem 1.5rem}}.sales-module__KtU0Oa__finalCard:before{content:"";pointer-events:none;background:radial-gradient(40rem 24rem at 50% -10%,#ffffff1a,#0000 70%);position:absolute;inset:0}.sales-module__KtU0Oa__finalCard>*{z-index:1;position:relative}.sales-module__KtU0Oa__finalCard h2{font-family:var(--font-display);max-width:720px;margin:0;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:800;line-height:1.18}.sales-module__KtU0Oa__finalCard p{color:#ffffffd1;max-width:600px;margin:0;font-size:15px;line-height:1.6}.sales-module__KtU0Oa__finalActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:8px;display:inline-flex}@media (max-width:480px){.sales-module__KtU0Oa__finalActions{flex-direction:column;align-items:stretch;width:100%;display:flex}.sales-module__KtU0Oa__finalBtn,.sales-module__KtU0Oa__finalBtnGhost{justify-content:center;width:100%}}.sales-module__KtU0Oa__finalBtn{color:var(--tr-navy);border-radius:var(--r-md);background:#fff;align-items:center;gap:8px;padding:14px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.sales-module__KtU0Oa__finalBtn:hover{background:#ffffffeb;transform:translateY(-1px)}.sales-module__KtU0Oa__finalBtnGhost{border-radius:var(--r-md);color:#fff;border:1px solid #ffffff52;align-items:center;padding:13px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.sales-module__KtU0Oa__finalBtnGhost:hover{background:#ffffff1a;border-color:#ffffff8c}.sales-module__KtU0Oa__finalFootNote{color:#ffffffa8;margin:6px 0 0;font-size:12.5px}.sales-module__KtU0Oa__footer{background:var(--surface);border-top:1px solid var(--border);color:var(--fg-subtle);padding:1.5rem 0;font-size:12.5px}.sales-module__KtU0Oa__footer .sales-module__KtU0Oa__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sales-module__KtU0Oa__footerLinks{gap:1.25rem;display:inline-flex}.sales-module__KtU0Oa__footerLinks a{color:var(--fg-subtle);text-decoration:none}.sales-module__KtU0Oa__footerLinks a:hover{color:var(--fg)}.sales-module__KtU0Oa__floatingCta{bottom:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:40;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;position:fixed;transform:translateY(16px)}.sales-module__KtU0Oa__floatingCtaVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.sales-module__KtU0Oa__floatingCtaBtn{background:var(--accent);color:var(--on-accent);white-space:nowrap;box-shadow:0 16px 36px -10px color-mix(in srgb,var(--accent)60%,transparent),0 4px 10px -2px #0a18332e;border-radius:999px;align-items:center;gap:8px;padding:13px 20px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex}.sales-module__KtU0Oa__floatingCtaBtn:hover{background:var(--accent-hover)}.sales-module__KtU0Oa__floatingCtaBtn:active{transform:scale(.97)}@media (min-width:720px){.sales-module__KtU0Oa__floatingCta{display:none}}
.SiteFooter-module__o0la1W__footer{background:var(--tr-navy);color:#ffffffb3;padding:64px 0 32px}.SiteFooter-module__o0la1W__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.SiteFooter-module__o0la1W__grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;display:grid}.SiteFooter-module__o0la1W__brand{align-items:center;margin-bottom:16px;line-height:1;text-decoration:none;display:inline-flex}.SiteFooter-module__o0la1W__brandLogo{object-fit:contain;width:auto;height:44px;max-height:44px;display:block}.SiteFooter-module__o0la1W__tagline{font:400 14px/1.6 var(--font-sans);color:#fff9;max-width:280px}.SiteFooter-module__o0la1W__col h4{font:700 13px var(--font-sans);color:#fff;letter-spacing:.05em;text-transform:uppercase;margin:0 0 18px}.SiteFooter-module__o0la1W__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__o0la1W__col a{font:400 14px var(--font-sans);color:#ffffffa6;text-decoration:none;transition:color .12s}.SiteFooter-module__o0la1W__col a:hover{color:#fff}.SiteFooter-module__o0la1W__bottom{font:400 13px var(--font-sans);color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:24px;display:flex}.SiteFooter-module__o0la1W__socials{gap:8px;display:flex}.SiteFooter-module__o0la1W__socials a{color:#ffffffb3;background:#ffffff0f;border-radius:8px;place-items:center;width:36px;height:36px;transition:background .12s,color .12s;display:grid}.SiteFooter-module__o0la1W__socials a:hover{color:#fff;background:#ffffff1f}.SiteFooter-module__o0la1W__socials svg{width:16px;height:16px}@media (max-width:1023px){.SiteFooter-module__o0la1W__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:640px){.SiteFooter-module__o0la1W__footer{padding:56px 0 24px}.SiteFooter-module__o0la1W__wrap{padding:0 20px}.SiteFooter-module__o0la1W__grid{grid-template-columns:1fr 1fr;gap:24px}.SiteFooter-module__o0la1W__bottom{text-align:center;justify-content:center}}