@property --route-title-wipe{syntax:"<number>";inherits:false;initial-value:1}:root{font-family:var(--brand-font-family,"Inter"), "Segoe UI", system-ui, sans-serif;font-size:calc(var(--brand-font-scale,1) * 16px);color:var(--brand-text,#f0f4f8);background-color:var(--brand-bg,#0c1222);--ui-surface:#141c2e;--ui-surface-muted:#0a0f1c;--ui-border:#1e2d42;--ui-text-muted:#8e9db3;--ui-text-subtle:#94a3b8;--ui-action-text:#052e16;--ui-action-secondary-text:#f0f4f8;--ui-action-secondary-border:#2d3c54;--ui-input-border:#2d3c54;--ui-danger:#f87171;--ui-danger-text:#4c0519;--ui-warning:#fbbf24;--ui-info:#60a5fa;--ui-success:#4ade80;--text-2xs:.75rem;--text-xs:.8125rem;--text-sm:.875rem;--text-base:.9375rem;--text-md:1rem;--text-lg:1.125rem;--font-sans:var(--brand-font-family,"Inter"), "Segoe UI", system-ui, sans-serif;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-2xl:16px;--radius-pill:9999px;--space-1:.25rem;--space-2:.375rem;--space-3:.5rem;--space-4:.625rem;--space-5:.75rem;--space-6:1rem;--space-7:1.25rem;--space-8:1.5rem;--space-9:2rem;--space-10:3rem;--space-11:4rem;--space-12:6rem;--duration-fast:.15s;--ease-standard:ease}:root,[data-brand-scope]{--ui-bg:var(--brand-bg,#0c1222);--ui-text:var(--brand-text,#f0f4f8);--ui-action:var(--brand-primary,#10b981);--ui-action-hover:var(--brand-accent,#34d399);--ui-action-secondary:var(--brand-secondary,#141c2e);--ui-focus:var(--brand-accent,#14b8a6);--font-sans:var(--brand-font-family,"Inter"), "Segoe UI", system-ui, sans-serif}[data-branded],[data-brand-scope]{--ui-surface:var(--brand-surface,color-mix(in oklab, var(--brand-bg,#0c1222) 95%, var(--brand-text,#f0f4f8) 5%));--ui-surface-muted:color-mix(in oklab, var(--brand-bg,#0c1222) 94%, black 6%);--ui-border:var(--brand-border,color-mix(in oklab, var(--brand-bg,#0c1222) 86%, var(--brand-text,#f0f4f8) 14%));--ui-text-muted:color-mix(in oklab, var(--brand-text,#f0f4f8) 62%, var(--brand-bg,#0c1222) 38%);--ui-text-subtle:color-mix(in oklab, var(--brand-text,#f0f4f8) 65%, var(--brand-bg,#0c1222) 35%);--ui-action-secondary-text:var(--brand-text,#f0f4f8);--ui-action-secondary-border:color-mix(in oklab, var(--brand-bg,#0c1222) 80%, var(--brand-text,#f0f4f8) 20%);--ui-input-border:var(--ui-action-secondary-border);--ui-action-text:oklch(from var(--ui-action) clamp(0, (.62 - l) * 1000, 1) 0 0)}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}h1[tabindex="-1"]:focus{background-image:linear-gradient(140deg, var(--ui-text) 0%, var(--ui-text) calc((var(--route-title-wipe) * 140 - 20) * 1%), color-mix(in srgb, var(--ui-text) 12%, transparent) calc((var(--route-title-wipe) * 140 - 2) * 1%), color-mix(in srgb, var(--ui-text) 12%, transparent) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;outline:none}@media (prefers-reduced-motion:no-preference){h1[tabindex="-1"]:focus{animation:2s cubic-bezier(.2,.7,.2,1) both route-title-wipe}}@keyframes route-title-wipe{0%{--route-title-wipe:0}to{--route-title-wipe:1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--ui-text);background:var(--ui-bg);font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{display:block}._page_1e0f4_3{flex-direction:column;min-height:100vh;display:flex}._nav_1e0f4_11{background:var(--ui-surface);border-bottom:1px solid var(--ui-border);z-index:10;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:relative}._logo_1e0f4_26{width:auto;height:28px;color:var(--ui-text)}._navLinks_1e0f4_32{align-items:center;gap:24px;display:flex}._navMenu_1e0f4_42{position:relative}._navMenuDetails_1e0f4_50>summary{list-style:none}._navMenuDetails_1e0f4_50>summary::-webkit-details-marker{display:none}._navMenuToggle_1e0f4_58{border:1px solid var(--ui-border);border-radius:var(--radius-md);background:var(--ui-surface-muted);width:36px;height:36px;color:var(--ui-text);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}._navMenuToggle_1e0f4_58:focus-visible{outline:2px solid var(--ui-focus);outline-offset:1px}._navMenuToggle_1e0f4_58:hover{border-color:var(--ui-input-border)}._navMenuPanel_1e0f4_49{z-index:10;border:1px solid var(--ui-border);border-radius:var(--radius-lg);background:var(--ui-surface);flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001f}._navMenuPanel_1e0f4_49 a,._navMenuPanelDesktop_1e0f4_49 a{border-radius:var(--radius-md);color:var(--ui-text);padding:9px 10px;font-size:.9375rem;font-weight:500}._navMenuPanel_1e0f4_49 a:hover,._navMenuPanelDesktop_1e0f4_49 a:hover{background:var(--ui-surface-muted)}._navMenuPanel_1e0f4_49 a._navLogin_1e0f4_110,._navMenuPanelDesktop_1e0f4_49 a._navLogin_1e0f4_110{color:var(--ui-action);font-weight:600}._navMenuPanelDesktop_1e0f4_49{display:none}@media (width<=640px){._nav_1e0f4_11{justify-content:flex-start;gap:12px}._navMenu_1e0f4_42{margin-left:auto}}@media (width>=641px){._navMenuDetails_1e0f4_50{display:none}._navMenuPanelDesktop_1e0f4_49{flex-direction:row;align-items:center;gap:4px;display:flex}._navMenuPanelDesktop_1e0f4_49 a{padding:6px 12px}}._langSwitcher_1e0f4_40{position:relative}._langSwitcher_1e0f4_40>summary{list-style:none}._langSwitcher_1e0f4_40>summary::-webkit-details-marker{display:none}._langTrigger_1e0f4_170{border:1px solid var(--ui-border);border-radius:var(--radius-pill);background:var(--ui-surface-muted);height:36px;color:var(--ui-text);cursor:pointer;transition:border-color var(--duration-fast), background var(--duration-fast);align-items:center;gap:8px;padding:0 10px 0 12px;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}._langTrigger_1e0f4_170:hover{border-color:var(--ui-input-border);background:color-mix(in oklab, var(--ui-surface) 70%, var(--ui-surface-muted))}._langTrigger_1e0f4_170[aria-expanded=true],._langSwitcher_1e0f4_40[open]>._langTrigger_1e0f4_170{border-color:var(--ui-action)}._globe_1e0f4_205{color:var(--ui-text-muted);flex:none}._code_1e0f4_210{letter-spacing:.02em;font-family:Geist Mono,ui-monospace,monospace}._chev_1e0f4_215{color:var(--ui-text-muted);transition:transform var(--duration-fast)}._langTrigger_1e0f4_170[aria-expanded=true] ._chev_1e0f4_215,._langSwitcher_1e0f4_40[open] ._chev_1e0f4_215{transform:rotate(180deg)}._langMenu_1e0f4_226{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--radius-lg);opacity:0;visibility:hidden;transform-origin:100% 0;pointer-events:none;width:264px;padding:8px;transition:opacity .14s,transform .14s,visibility 0s linear .14s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)scale(.985)}._langSwitcher_1e0f4_40[open] ._langMenu_1e0f4_226{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .14s,transform .14s,visibility linear;transform:translateY(0)scale(1)}._langSearchWrap_1e0f4_259{margin-bottom:6px;position:relative}._searchIcon_1e0f4_264{color:var(--ui-text-subtle);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}._langSearch_1e0f4_259{border:1px solid var(--ui-input-border);border-radius:var(--radius-md);background:var(--ui-surface-muted);width:100%;height:38px;color:var(--ui-text);padding:0 12px 0 34px;font-family:inherit;font-size:.875rem}._langSearch_1e0f4_259::placeholder{color:var(--ui-text-subtle)}._langSearch_1e0f4_259:focus-visible{outline:2px solid var(--ui-focus);outline-offset:0;border-color:#0000}._langList_1e0f4_295{scrollbar-width:thin;scrollbar-color:var(--ui-input-border) transparent;max-height:264px;margin:0 -4px;padding:2px 4px;list-style:none;overflow-y:auto}._langList_1e0f4_295::-webkit-scrollbar{width:8px}._langList_1e0f4_295::-webkit-scrollbar-thumb{background:var(--ui-input-border);border:2px solid var(--ui-surface);border-radius:4px}._langOption_1e0f4_315{border-radius:var(--radius-md);width:100%;color:var(--ui-text);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:9px 10px;scroll-margin:6px;font-family:inherit;font-size:.875rem;text-decoration:none;display:flex}._langOption_1e0f4_315:hover,._langOption_1e0f4_315:focus,._langOption_1e0f4_315:focus-visible{background:var(--ui-surface-muted);outline:none}._optCode_1e0f4_338{letter-spacing:.04em;width:30px;color:var(--ui-text-subtle);flex:none;font-family:Geist Mono,ui-monospace,monospace;font-size:.6875rem;font-weight:600}._langOption_1e0f4_315[aria-current=page] ._optCode_1e0f4_338{color:var(--ui-action)}._optNames_1e0f4_352{flex-direction:column;min-width:0;line-height:1.25;display:flex}._optNative_1e0f4_359{font-weight:500}._optEnglish_1e0f4_363{color:var(--ui-text-subtle);font-size:.75rem}._optCheck_1e0f4_368{color:var(--ui-action);opacity:0;flex:none;margin-left:auto}._langOption_1e0f4_315[aria-current=page] ._optCheck_1e0f4_368{opacity:1}._langEmpty_1e0f4_379{text-align:center;color:var(--ui-text-subtle);padding:18px 10px 16px;font-size:.8125rem}@media (width<=680px){._langMenu_1e0f4_226{width:252px}}._hero_1e0f4_394{text-align:center;isolation:isolate;flex-direction:column;align-items:center;gap:24px;padding:96px 24px 72px;display:flex;position:relative;overflow:hidden}._hero_1e0f4_394>:not(._heroBgCanvas_1e0f4_406){z-index:1;position:relative}._heroBgCanvas_1e0f4_406{z-index:0;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .6s ease-out;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000d9 0%,#0009 60%,#0000 100%);mask-image:linear-gradient(#000000d9 0%,#0009 60%,#0000 100%)}._heroBgCanvas_1e0f4_406[data-ready="1"]{opacity:1}@media (prefers-reduced-motion:reduce){._heroBgCanvas_1e0f4_406{display:none}}._badge_1e0f4_444{color:var(--ui-action);background:var(--ui-surface-muted);border:1px solid var(--ui-border);border-radius:9999px;padding:6px 16px;font-family:Geist Mono,ui-monospace,monospace;font-size:.8125rem;display:inline-block}._headline_1e0f4_455{max-width:900px;color:var(--ui-text);font-size:3.5rem;font-weight:800;line-height:1.1}._subtitle_1e0f4_463{color:var(--ui-text-muted);max-width:640px;font-size:1.125rem;line-height:1.6}._helper_1e0f4_470{color:var(--ui-text-subtle);font-size:.8125rem}._trialTerms_1e0f4_475{color:var(--ui-text-muted);font-size:.8125rem}._heroCtaRow_1e0f4_482{flex-wrap:wrap;align-items:center;gap:20px;display:flex}._heroCtaButton_1e0f4_489{min-height:44px;color:var(--ui-action-text);background:var(--ui-action);white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:14px 28px;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}._heroCtaButton_1e0f4_489:hover{background:var(--ui-action-hover)}._heroCtaButton_1e0f4_489:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._heroSecondaryCta_1e0f4_515{color:var(--ui-action);text-underline-offset:3px;font-size:.9375rem;font-weight:600;text-decoration:underline}._formBtn_1e0f4_525{min-height:44px;color:var(--ui-action-text);background:var(--ui-action);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:14px 24px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}._formBtn_1e0f4_525:hover{background:var(--ui-action-hover)}._formBtn_1e0f4_525:disabled{opacity:.6;cursor:not-allowed}._subtitleHook_1e0f4_549{color:var(--ui-text);font-size:1rem}._subtitleHook_1e0f4_549 strong{color:var(--ui-action)}._heroSubscribed_1e0f4_560{text-align:center;align-items:center}._subscribedBadge_1e0f4_565{color:var(--ui-action);display:inline-flex}._subscribedActions_1e0f4_570{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;display:flex}._formBtnGhost_1e0f4_578{color:var(--ui-text);border:1px solid var(--ui-input-border);background:0 0}._formBtnGhost_1e0f4_578:hover{background:var(--ui-surface)}._formBtn_1e0f4_525[href],._formBtn_1e0f4_525{align-items:center;gap:8px;text-decoration:none;display:inline-flex}._helperMuted_1e0f4_596{color:var(--ui-text-subtle);max-width:420px;margin-top:8px}._section_1e0f4_604{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:100px 120px;display:flex}._sectionSurface_1e0f4_613{background:var(--ui-surface)}._eyebrow_1e0f4_617{letter-spacing:.1em;text-transform:uppercase;color:var(--ui-action);font-family:Geist Mono,ui-monospace,monospace;font-size:.8125rem;font-weight:500}._sectionHeading_1e0f4_628{color:var(--ui-text);font-size:2.25rem;font-weight:700}._sectionSub_1e0f4_634{color:var(--ui-text-muted);max-width:640px;font-size:1.125rem;line-height:1.6}._grid_1e0f4_643{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-top:32px;display:grid}._grid2_1e0f4_651{grid-template-columns:repeat(2,1fr)}._grid3_1e0f4_655{grid-template-columns:repeat(3,1fr)}._card_1e0f4_659{border:1px solid var(--ui-border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}._cardSurface_1e0f4_670{background:var(--ui-surface)}._cardHighlight_1e0f4_674{border-color:var(--ui-action)}._cardIcon_1e0f4_678{color:var(--ui-action)}._cardTitle_1e0f4_682{color:var(--ui-text);font-size:1.125rem;font-weight:600}._cardDesc_1e0f4_688{color:var(--ui-text-muted);font-size:.875rem;line-height:1.5}._cardLink_1e0f4_696{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,transform .15s}._cardLink_1e0f4_696:hover,._cardLink_1e0f4_696:focus-visible{border-color:var(--ui-action);transform:translateY(-2px)}._cardLink_1e0f4_696:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){._cardLink_1e0f4_696:hover,._cardLink_1e0f4_696:focus-visible{transform:none}}._statValue_1e0f4_725{color:var(--ui-action);font-size:2.5rem;font-weight:700;line-height:1.1}._statLabel_1e0f4_732{color:var(--ui-text-muted);font-size:.9375rem;line-height:1.5}._statSource_1e0f4_738{color:var(--ui-text-muted);font-size:.8125rem}._statSource_1e0f4_738 a{color:var(--ui-text-muted);text-decoration:underline;-webkit-text-decoration-color:var(--ui-border);text-decoration-color:var(--ui-border);text-underline-offset:2px}._statSource_1e0f4_738 a:hover,._statSource_1e0f4_738 a:focus-visible{color:var(--ui-action);-webkit-text-decoration-color:var(--ui-action);text-decoration-color:var(--ui-action)}._statSource_1e0f4_738 a:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._disclaimer_1e0f4_763{color:var(--ui-text-subtle);max-width:640px;margin-top:24px;font-size:.75rem;line-height:1.5}._verticalHero_1e0f4_773{padding-top:72px;padding-bottom:56px}._ctaSection_1e0f4_778{text-align:center;align-items:center}._ctaBody_1e0f4_783{max-width:560px}._ctaButtons_1e0f4_787{flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;display:flex}._ctaSection_1e0f4_778 ._ctaButtons_1e0f4_787{justify-content:center}._ctaButton_1e0f4_787{background:var(--ui-action);color:var(--ui-action-text);border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}._ctaButton_1e0f4_787:hover{opacity:.9}._ctaButton_1e0f4_787:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._ctaButtonSecondary_1e0f4_822{border:1px solid var(--ui-border);color:var(--ui-text);background:0 0;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}._ctaButtonSecondary_1e0f4_822:hover{border-color:var(--ui-action);color:var(--ui-action)}._ctaButtonSecondary_1e0f4_822:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._ctaOffer_1e0f4_849{color:var(--ui-text-muted);margin-top:16px;font-size:.875rem}._pricingCard_1e0f4_857{text-align:left;align-items:stretch;gap:12px}._price_1e0f4_863{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}._priceAmount_1e0f4_870{color:var(--ui-text);font-size:2rem;font-weight:700;line-height:1}._pricePeriod_1e0f4_877{color:var(--ui-text-muted);font-size:.875rem}._priceAmount_1e0f4_870[data-price-currency],._pricingAddonsAmount_1e0f4_887[data-price-currency]{display:none}html:not([data-currency]) ._priceAmount_1e0f4_870[data-price-currency=USD],html:not([data-currency]) ._pricingAddonsAmount_1e0f4_887[data-price-currency=USD],html[data-currency=USD] ._priceAmount_1e0f4_870[data-price-currency=USD],html[data-currency=USD] ._pricingAddonsAmount_1e0f4_887[data-price-currency=USD],html[data-currency=EUR] ._priceAmount_1e0f4_870[data-price-currency=EUR],html[data-currency=EUR] ._pricingAddonsAmount_1e0f4_887[data-price-currency=EUR],html[data-currency=GBP] ._priceAmount_1e0f4_870[data-price-currency=GBP],html[data-currency=GBP] ._pricingAddonsAmount_1e0f4_887[data-price-currency=GBP],html[data-currency=CAD] ._priceAmount_1e0f4_870[data-price-currency=CAD],html[data-currency=CAD] ._pricingAddonsAmount_1e0f4_887[data-price-currency=CAD],html[data-currency=AUD] ._priceAmount_1e0f4_870[data-price-currency=AUD],html[data-currency=AUD] ._pricingAddonsAmount_1e0f4_887[data-price-currency=AUD],html[data-currency=JPY] ._priceAmount_1e0f4_870[data-price-currency=JPY],html[data-currency=JPY] ._pricingAddonsAmount_1e0f4_887[data-price-currency=JPY]{display:inline}._pricingFeatures_1e0f4_929{color:var(--ui-text);flex-direction:column;gap:8px;margin:8px 0 0;padding:0;font-size:.875rem;list-style:none;display:flex}._pricingFeatures_1e0f4_929 li{padding-left:20px;position:relative}._pricingFeatures_1e0f4_929 li:before{content:"✓";color:var(--ui-action);font-weight:700;position:absolute;left:0}._pricingCta_1e0f4_953{background:var(--ui-action);color:var(--ui-action-text);border-radius:10px;justify-content:center;align-items:center;margin-top:auto;padding:12px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}._pricingCta_1e0f4_953:hover{opacity:.9}._pricingLaunch_1e0f4_972{color:var(--ui-text);text-align:center;margin-top:24px;font-size:.9375rem}._pricingLaunch_1e0f4_972 a{color:var(--ui-action);text-underline-offset:3px;font-weight:600;text-decoration:underline}._pricingVat_1e0f4_986{color:var(--ui-text-muted);text-align:center;margin-top:8px;font-size:.8125rem}._pricingAddons_1e0f4_887{color:var(--ui-text-muted);text-align:center;margin-top:24px;font-size:.8125rem}._pricingAddonsHeading_1e0f4_1000{color:var(--ui-text);font-weight:600}._currencyPickerRow_1e0f4_1007{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}._currencyPickerLabel_1e0f4_1015{color:var(--ui-text-muted);font-size:.875rem}._currencyPicker_1e0f4_1007{color:var(--ui-text);background:var(--ui-surface);border:1px solid var(--ui-border);cursor:pointer;border-radius:8px;min-height:44px;padding:10px 12px;font-family:inherit;font-size:.875rem}._currencyPicker_1e0f4_1007:focus-visible{outline:2px solid var(--ui-focus);outline-offset:1px}._footer_1e0f4_1039{flex-direction:column;gap:24px;padding:40px 120px;display:flex}._footerDivider_1e0f4_1046{background:var(--ui-border);height:1px}._footerTagline_1e0f4_1051{color:var(--ui-text-muted);text-align:center;margin:0;font-size:.9375rem;font-style:italic}._footerContact_1e0f4_1059{color:var(--ui-text-muted);text-align:center;font-size:.875rem}._footerContact_1e0f4_1059 a{color:var(--ui-action);text-decoration:underline}._footerContact_1e0f4_1059 a:hover{color:var(--ui-action-hover)}._footerRow_1e0f4_1074{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 24px;display:flex}._footerCopy_1e0f4_1083{color:var(--ui-text-muted);text-align:center;margin:0;font-size:.875rem}._footerLinks_1e0f4_1090{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}._footerLinks_1e0f4_1090 a{color:var(--ui-text-muted);font-size:.875rem;transition:color .15s}._footerLinks_1e0f4_1090 a:hover{color:var(--ui-text)}._legal_1e0f4_1109{flex:1;width:100%;max-width:760px;margin:0 auto;padding:72px 24px 96px}._legalHeader_1e0f4_1117{border-bottom:1px solid var(--ui-border);margin-bottom:40px;padding-bottom:32px}._legalTitle_1e0f4_1123{letter-spacing:-.02em;margin-bottom:12px;font-size:2.25rem;font-weight:700}._legalDate_1e0f4_1130{color:var(--ui-text-muted);font-size:.875rem}._legalBody_1e0f4_1135{color:var(--ui-text);font-size:1rem;line-height:1.7}._legalBody_1e0f4_1135 h2{margin-top:40px;margin-bottom:12px;font-size:1.375rem;font-weight:600}._legalBody_1e0f4_1135 h3{color:var(--ui-text);margin-top:24px;margin-bottom:8px;font-size:1.0625rem;font-weight:600}._legalBody_1e0f4_1135 p{margin-bottom:16px}._legalBody_1e0f4_1135 ul{margin:0 0 16px 20px;padding-left:4px}._legalBody_1e0f4_1135 li{margin-bottom:8px}._legalBody_1e0f4_1135 a{color:var(--ui-action);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--ui-action) 40%, transparent);text-decoration-color:color-mix(in oklab, var(--ui-action) 40%, transparent);text-underline-offset:3px;transition:color .15s}._legalBody_1e0f4_1135 a:hover{color:var(--ui-action-hover);-webkit-text-decoration-color:var(--ui-action-hover);text-decoration-color:var(--ui-action-hover)}._legalBody_1e0f4_1135 pre{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:8px;margin:12px 0 16px;padding:16px 20px;overflow-x:auto}._legalBody_1e0f4_1135 pre code{white-space:pre;background:0 0;border:none;border-radius:0;padding:0;font-family:Geist Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.875em}._legalBody_1e0f4_1135 code{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:4px;padding:1px 6px;font-family:Geist Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.9em}@media (width<=640px){._legal_1e0f4_1109{padding:48px 20px 72px}._legalTitle_1e0f4_1123{font-size:1.75rem}}._honeypot_1e0f4_1228{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}._skipLink_1e0f4_1244{z-index:9999;background:var(--ui-action);color:var(--ui-action-text);border-radius:0 0 8px;padding:12px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s;position:absolute;top:0;left:0;transform:translateY(-150%)}._skipLink_1e0f4_1244:focus,._skipLink_1e0f4_1244:focus-visible{transform:translateY(0)}@media (width<=1024px){._section_1e0f4_604{padding:80px 48px}._footer_1e0f4_1039{padding:40px 48px}._grid_1e0f4_643,._grid2_1e0f4_651,._grid3_1e0f4_655{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._hero_1e0f4_394{padding:80px 20px 60px}._headline_1e0f4_455{font-size:2rem}._subtitle_1e0f4_463{font-size:1rem}._section_1e0f4_604{padding:60px 20px}._sectionHeading_1e0f4_628{font-size:1.5rem}._grid_1e0f4_643,._grid2_1e0f4_651,._grid3_1e0f4_655{grid-template-columns:1fr}._form_1e0f4_525{flex-direction:column;width:100%;max-width:360px}._formInput_1e0f4_1319{width:100%}._footer_1e0f4_1039{padding:32px 20px}._footerLinks_1e0f4_1090{row-gap:10px}}._langPills_1e0f4_1334{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:760px;margin-top:40px;list-style:none;display:flex}._langPill_1e0f4_1334{border:1px solid var(--ui-border);border-radius:var(--radius-pill);background:var(--ui-surface-muted);color:var(--ui-text);white-space:nowrap;max-width:100%;transition:border-color var(--duration-fast);align-items:center;padding:9px 18px;font-size:.9375rem;font-weight:500;display:inline-flex}._langPill_1e0f4_1334:hover{border-color:var(--ui-input-border)}._langPillContact_1e0f4_1364{border-style:dashed;border-color:var(--ui-input-border);color:var(--ui-action);white-space:normal;text-align:center;background:0 0;flex-wrap:wrap;justify-content:center;gap:8px;font-weight:600}._langPillContact_1e0f4_1364:hover{border-color:var(--ui-action);background:color-mix(in oklab, var(--ui-action) 8%, transparent)}._langPillContact_1e0f4_1364 svg{width:15px;height:15px;transition:transform var(--duration-fast);flex:none}._langPillContact_1e0f4_1364:hover svg{transform:translate(3px)}._languageModal_1e0f4_1399{border-radius:var(--radius-2xl);background:var(--ui-surface);border:none;width:calc(100% - 48px);max-width:480px;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow-y:auto;box-shadow:0 20px 60px #00000040}._languageModal_1e0f4_1399::backdrop{background:#0000008c}._languageModalContent_1e0f4_1418{padding:36px 28px 28px;position:relative}._languageModalClose_1e0f4_1423{width:32px;height:32px;color:var(--ui-text-muted);cursor:pointer;transition:background var(--duration-fast);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}._languageModalClose_1e0f4_1423:hover{background:var(--ui-surface-muted);color:var(--ui-text)}._languageModalClose_1e0f4_1423:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._languageModalHeading_1e0f4_1450{color:var(--ui-text);margin-bottom:8px;padding-right:32px;font-size:1.25rem;font-weight:700}._languageModalSub_1e0f4_1458{color:var(--ui-text-muted);margin-bottom:24px;font-size:.9375rem;line-height:1.6}._languageModalContent_1e0f4_1418 ._contactForm_1e0f4_1397{text-align:left;max-width:none}@media (width<=480px){._languageModalContent_1e0f4_1418{padding:32px 20px 20px}}._l10nCallout_1e0f4_1476{border:1px solid var(--ui-border);border-radius:var(--radius-2xl);background:var(--ui-surface-muted);text-align:left;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;width:100%;max-width:920px;margin-top:24px;padding:36px 40px;display:grid}._l10nCalloutBody_1e0f4_1491{flex-direction:column;gap:12px;display:flex}._l10nCalloutLabel_1e0f4_1497{letter-spacing:.1em;text-transform:uppercase;color:var(--ui-action);align-items:center;gap:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:.75rem;font-weight:500;display:inline-flex}._l10nCalloutLabel_1e0f4_1497 svg{width:15px;height:15px}._l10nCalloutTitle_1e0f4_1514{letter-spacing:-.01em;color:var(--ui-text);font-size:1.375rem;font-weight:700}._l10nCalloutText_1e0f4_1521{color:var(--ui-text-muted);text-wrap:pretty;font-size:.9375rem;line-height:1.6}._l10nCalloutText_1e0f4_1521 strong{color:var(--ui-text);font-weight:600}._wordingDemo_1e0f4_1533{flex-direction:column;gap:10px;display:flex}._wordingRow_1e0f4_1539{border:1px solid var(--ui-border);border-radius:var(--radius-md);background:var(--ui-surface);grid-template-columns:auto 1fr;align-items:center;gap:12px 14px;padding:14px 16px;display:grid}._wordingTag_1e0f4_1550{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-xs);white-space:nowrap;padding:3px 7px;font-family:Geist Mono,ui-monospace,monospace;font-size:.625rem;font-weight:600}._wordingTagDefault_1e0f4_1561{color:var(--ui-text-subtle);background:var(--ui-surface-muted);border:1px solid var(--ui-border)}._wordingTagYours_1e0f4_1567{color:var(--ui-action);background:color-mix(in oklab, var(--ui-action) 12%, transparent);border:1px solid color-mix(in oklab, var(--ui-action) 30%, transparent)}._wordingDefault_1e0f4_1573{color:var(--ui-text-subtle);text-decoration:line-through;-webkit-text-decoration-color:var(--ui-input-border);text-decoration-color:var(--ui-input-border);font-size:.875rem}._wordingYours_1e0f4_1580{color:var(--ui-text);font-size:.9375rem;font-weight:600}@media (width<=1024px){._l10nCallout_1e0f4_1476{grid-template-columns:1fr;gap:28px;padding:32px}}@media (width<=680px){._l10nCallout_1e0f4_1476{padding:24px 20px}._wordingRow_1e0f4_1539{grid-template-columns:1fr;gap:6px}}._brandCarousel_1e0f4_1611{flex-direction:column;width:100%;max-width:960px;margin-top:32px;display:flex;position:relative}._brandTrack_1e0f4_1608{scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:var(--radius-2xl);border:1px solid var(--ui-border);scrollbar-width:none;background:#0a0a0a;order:1;display:flex;overflow-x:auto}._brandTrack_1e0f4_1608:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._brandTrack_1e0f4_1608::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){._brandTrack_1e0f4_1608{scroll-behavior:auto}}._brandSlide_1e0f4_1647{scroll-snap-align:center;flex:0 0 100%;margin:0}._brandSlideImg_1e0f4_1653{aspect-ratio:1672/941;object-fit:cover;width:100%;height:auto;display:block}._brandArrow_1e0f4_1664{border:1px solid var(--ui-border);border-radius:var(--radius-pill);width:44px;height:44px;color:var(--ui-text);cursor:pointer;background:#0a0a0ab3;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._brandArrow_1e0f4_1664:hover{background:#0a0a0ad9}._brandArrow_1e0f4_1664:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._brandArrow_1e0f4_1664[hidden]{display:none}._brandArrowPrev_1e0f4_1697{left:12px}._brandArrowNext_1e0f4_1701{right:12px}._brandControls_1e0f4_1608{order:2;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}._brandPlayPause_1e0f4_1718{border:1px solid var(--ui-border);border-radius:var(--radius-pill);background:var(--ui-surface-muted);width:44px;height:44px;color:var(--ui-text);cursor:pointer;justify-content:center;align-items:center;display:flex}._brandPlayPause_1e0f4_1718:hover{border-color:var(--ui-input-border)}._brandPlayPause_1e0f4_1718:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._brandPlayPause_1e0f4_1718[hidden],._brandPlayPause_1e0f4_1718 svg[hidden]{display:none}._brandDots_1e0f4_1752{align-items:center;gap:8px;display:flex}._brandDot_1e0f4_1715{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative}._brandDot_1e0f4_1715[hidden]{display:none}._brandDot_1e0f4_1715:before{content:"";background:var(--ui-text-muted);border-radius:50%;width:10px;height:10px}._brandDot_1e0f4_1715[aria-current=true]:before{background:var(--ui-action);transform:scale(1.3)}._brandDot_1e0f4_1715:hover:before{background:var(--ui-text-subtle)}._brandDot_1e0f4_1715[aria-current=true]:hover:before{background:var(--ui-action)}._brandDot_1e0f4_1715:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px;border-radius:50%}._homeContact_1e0f4_1816{width:100%;max-width:560px;margin:0 auto}._homeContactHeading_1e0f4_1825{color:var(--ui-text);margin-bottom:12px;font-size:1.375rem;font-weight:700}._homeContactSub_1e0f4_1832{color:var(--ui-text-muted);margin-bottom:28px;font-size:1rem;line-height:1.6}._homeContact_1e0f4_1816 ._contactForm_1e0f4_1397{text-align:left}._aboutHero_1e0f4_1845{width:100%;max-width:760px;margin:0 auto;padding:72px 24px 48px}._aboutHeroHeading_1e0f4_1852{letter-spacing:-.02em;color:var(--ui-text);margin-bottom:16px;font-size:2.5rem;font-weight:800}._aboutHeroSub_1e0f4_1860{color:var(--ui-text-muted);font-size:1.125rem;line-height:1.6}._aboutBody_1e0f4_1866{width:100%;max-width:760px;margin:0 auto;padding:0 24px 96px}._aboutSection_1e0f4_1873{margin-bottom:56px}._aboutSectionHeading_1e0f4_1877{color:var(--ui-text);margin-bottom:16px;font-size:1.375rem;font-weight:700}._aboutBodyText_1e0f4_1884{color:var(--ui-text);white-space:pre-line;font-size:1rem;line-height:1.75}._contactForm_1e0f4_1397{flex-direction:column;gap:20px;max-width:560px;display:flex}._contactForm_1e0f4_1397[hidden]{display:none}._contactField_1e0f4_1904{flex-direction:column;gap:6px;display:flex}._contactLabel_1e0f4_1910{color:var(--ui-text);font-size:.875rem;font-weight:500}._contactInput_1e0f4_1397{border:1px solid var(--ui-input-border);color:var(--ui-text);background:var(--ui-surface);border-radius:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:1rem}._contactInput_1e0f4_1397::placeholder{color:var(--ui-text-subtle)}._contactInput_1e0f4_1397:focus-visible{outline:2px solid var(--ui-focus);outline-offset:1px}._contactTextarea_1e0f4_1936{resize:vertical;min-height:140px}._contactSubmit_1e0f4_1941{align-self:flex-start}._thanks_1e0f4_1946{background:var(--ui-surface-muted);border:1px solid color-mix(in oklab, var(--ui-action) 30%, var(--ui-border));border-radius:12px;flex-direction:column;gap:6px;max-width:560px;padding:16px 18px;display:flex}._thanks_1e0f4_1946[hidden]{display:none}._thanksHeading_1e0f4_1963{color:var(--ui-action);font-size:1rem;font-weight:600}._thanksHeading_1e0f4_1963:focus-visible{outline:2px solid var(--ui-focus);outline-offset:2px}._thanksBody_1e0f4_1976{color:var(--ui-text);font-size:.9375rem;line-height:1.6}._error_1e0f4_1947{max-width:560px;color:var(--ui-danger);background:color-mix(in oklab, var(--ui-danger) 12%, transparent);border:1px solid color-mix(in oklab, var(--ui-danger) 30%, transparent);border-radius:10px;margin:0;padding:12px 14px;font-size:.9375rem;font-weight:500}._aboutResources_1e0f4_1996{flex-direction:column;gap:12px;display:flex}._aboutResourceItem_1e0f4_2002{flex-direction:column;gap:2px;display:flex}._aboutResourceTitle_1e0f4_2008{color:var(--ui-action);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--ui-action) 40%, transparent);text-decoration-color:color-mix(in oklab, var(--ui-action) 40%, transparent);text-underline-offset:3px;font-size:.9375rem;font-weight:600}._aboutResourceTitle_1e0f4_2008:hover{color:var(--ui-action-hover);-webkit-text-decoration-color:var(--ui-action-hover);text-decoration-color:var(--ui-action-hover)}._aboutResourceDesc_1e0f4_2022{color:var(--ui-text-muted);font-size:.875rem}._aboutCompany_1e0f4_2027{border:1px solid var(--ui-border);border-radius:var(--radius-lg);background:var(--ui-surface-muted);margin-top:8px;padding:20px 24px}._aboutCompanyName_1e0f4_2035{color:var(--ui-text);margin-bottom:4px;font-size:1rem;font-weight:600}._aboutCompanyDetail_1e0f4_2042{color:var(--ui-text-muted);font-size:.875rem;line-height:1.6}._aboutColumns_1e0f4_2048{grid-template-columns:1.1fr .9fr;align-items:start;gap:48px;display:grid}@media (width<=760px){._aboutHeroHeading_1e0f4_1852{font-size:1.875rem}._aboutColumns_1e0f4_2048{grid-template-columns:1fr;gap:40px}._contactSubmit_1e0f4_1941{align-self:stretch}}._compareTableWrapper_1e0f4_2072{width:100%;margin-top:24px;overflow-x:auto}._compareTable_1e0f4_2072{border-collapse:collapse;text-align:left;width:100%;font-size:.9375rem;line-height:1.5}._compareTable_1e0f4_2072 thead th{border-bottom:2px solid var(--ui-border,#e5e7eb);background:var(--ui-surface,#f9fafb);padding:12px 16px;font-weight:700}._compareThFeature_1e0f4_2094{width:30%}._compareThJonot_1e0f4_2098{width:35%;color:var(--ui-action,#2563eb)}._compareThCompetitor_1e0f4_2103{width:35%}._compareTable_1e0f4_2072 tbody tr:nth-child(2n){background:var(--ui-surface,#f9fafb)}._compareTable_1e0f4_2072 tbody tr:hover{background:var(--ui-surface-muted)}._compareTdLabel_1e0f4_2115{border-bottom:1px solid var(--ui-border,#e5e7eb);vertical-align:top;padding:12px 16px;font-size:.875rem;font-weight:600}._compareTdJonot_1e0f4_2123{border-bottom:1px solid var(--ui-border,#e5e7eb);vertical-align:top;padding:12px 16px;font-size:.875rem}._compareTdCompetitor_1e0f4_2130{border-bottom:1px solid var(--ui-border,#e5e7eb);vertical-align:top;color:var(--ui-text-muted);padding:12px 16px;font-size:.875rem}._compareReviewed_1e0f4_2138{color:var(--ui-text-muted);margin-top:10px;font-size:.75rem}._faqList_1e0f4_2146{flex-direction:column;gap:24px;max-width:720px;margin-top:24px;display:flex}._faqItem_1e0f4_2154{flex-direction:column;gap:8px;display:flex}._faqQuestion_1e0f4_2160{color:var(--ui-text,#111827);font-size:1rem;font-weight:700;line-height:1.4}._faqAnswer_1e0f4_2167{color:var(--ui-text-muted);margin-left:0;font-size:.9375rem;line-height:1.6}@media (width<=760px){._compareThFeature_1e0f4_2094{width:40%}._compareThJonot_1e0f4_2098,._compareThCompetitor_1e0f4_2103{width:30%}}._hubThJonot_1e0f4_2187{color:var(--ui-action,#2563eb);font-weight:700}._hubThCompetitor_1e0f4_2192{font-weight:700}._hubTdJonot_1e0f4_2198{color:var(--ui-action,#2563eb)}._competitorCards_1e0f4_2202{flex-direction:column;gap:32px;margin-top:24px;display:flex}._competitorCard_1e0f4_2202{background:var(--ui-surface,#f9fafb);border:1px solid var(--ui-border,#e5e7eb);border-radius:8px;padding:24px}._competitorCardName_1e0f4_2216{color:var(--ui-text,#111827);margin:0 0 8px;font-size:1.125rem;font-weight:700}._competitorCardBestFor_1e0f4_2223{color:var(--ui-action,#2563eb);margin-bottom:12px;font-size:.875rem;font-weight:600}._competitorCardBody_1e0f4_2230{color:#374151;margin-bottom:16px;font-size:.9375rem;line-height:1.6}._competitorCardLink_1e0f4_2237{color:var(--ui-action,#2563eb);font-size:.875rem;font-weight:600;text-decoration:none}._competitorCardLink_1e0f4_2237:hover{text-decoration:underline}._disclosure_1e0f4_2248{color:#374151;max-width:720px;margin-top:16px;font-size:.875rem;line-height:1.6}._sourcesHeading_1e0f4_2257{color:var(--ui-text-muted);margin:0 0 8px;font-size:.8125rem;font-weight:600}._sourcesList_1e0f4_2264{color:var(--ui-text-muted);flex-direction:column;gap:4px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}._sourcesList_1e0f4_2264 a{color:var(--ui-text-muted);text-decoration:underline}._sourcesList_1e0f4_2264 a:hover{color:var(--ui-action,#2563eb)}._siblingLinks_1e0f4_2284{color:#6b7280;border-top:1px solid var(--ui-border,#e5e7eb);margin-top:20px;padding-top:20px;font-size:.875rem}._siblingLinks_1e0f4_2284 a{color:var(--ui-action,#2563eb);font-weight:500;text-decoration:none}._siblingLinks_1e0f4_2284 a:hover{text-decoration:underline}
