@layer components{.site-header-module__ZENvlW__scrollSentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.site-header-module__ZENvlW__shell{z-index:80;background:var(--site-nav-surface,#ffffffeb);color:var(--site-nav-fg,#111);font-family:var(--site-nav-font,var(--font-sans));-webkit-backdrop-filter:saturate(140%)blur(14px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .18s;position:sticky;top:0}.site-header-module__ZENvlW__shell[data-scrolled=true]{background:var(--site-nav-surface-scrolled,#fffffff5)}.site-header-module__ZENvlW__row{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;min-height:64px;margin:0 auto;padding:14px clamp(16px,4vw,32px);display:flex}.site-header-module__ZENvlW__logoLink{color:var(--site-nav-fg,#111);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.site-header-module__ZENvlW__logoLink:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:4px;border-radius:8px}.site-header-module__ZENvlW__logo{width:clamp(116px,18vw,148px);height:auto;display:block}.site-header-module__ZENvlW__center{display:none}@media (min-width:960px){.site-header-module__ZENvlW__center{flex:auto;justify-content:center;align-items:center;gap:4px;display:flex}}.site-header-module__ZENvlW__centerItem{position:relative}.site-header-module__ZENvlW__trigger{color:var(--site-nav-fg,#111);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.site-header-module__ZENvlW__trigger:hover,.site-header-module__ZENvlW__trigger:focus-visible,.site-header-module__ZENvlW__trigger[aria-expanded=true]{background:var(--site-nav-hover-wash,#0000000d);color:var(--site-nav-fg,#111)}.site-header-module__ZENvlW__trigger[data-current]{color:var(--site-nav-accent,#3c00ac)}.site-header-module__ZENvlW__trigger:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:2px}.site-header-module__ZENvlW__chevron{color:currentColor;width:12px;height:12px;transition:transform .18s}.site-header-module__ZENvlW__trigger[aria-expanded=true] .site-header-module__ZENvlW__chevron,.site-header-module__ZENvlW__mobileTrigger[aria-expanded=true] .site-header-module__ZENvlW__chevron{transform:rotate(180deg)}.site-header-module__ZENvlW__right{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.site-header-module__ZENvlW__login{color:var(--site-nav-fg,#111);border-radius:8px;padding:8px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .12s}.site-header-module__ZENvlW__login:hover,.site-header-module__ZENvlW__login:focus-visible{background:var(--site-nav-hover-wash,#0000000d)}.site-header-module__ZENvlW__login:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:2px}@media (max-width:420px){.site-header-module__ZENvlW__login{display:none}}.site-header-module__ZENvlW__cta{border-radius:var(--site-nav-cta-radius,10px);background:var(--site-nav-cta-bg,#3c00ac);color:var(--site-nav-cta-fg,#fff);white-space:nowrap;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}.site-header-module__ZENvlW__cta:hover{background:var(--site-nav-cta-bg-hover,#31008f)}.site-header-module__ZENvlW__cta:focus-visible{outline:2px solid var(--site-nav-fg,#111);outline-offset:2px}.site-header-module__ZENvlW__cta:active{transform:translateY(1px)}.site-header-module__ZENvlW__burger{appearance:none;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin:-10px 0 -10px -10px;padding:10px;display:inline-flex}@media (min-width:960px){.site-header-module__ZENvlW__burger{display:none}}.site-header-module__ZENvlW__burger span{background:var(--site-nav-fg,#111);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .18s,opacity .12s;display:block}.site-header-module__ZENvlW__burger[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.site-header-module__ZENvlW__burger[aria-expanded=true] span:nth-child(2){transform:translateY(-3.5px)rotate(-45deg)}.site-header-module__ZENvlW__panel{z-index:90;border-radius:var(--site-nav-panel-radius,18px);background:var(--site-nav-panel-bg,#fff);min-width:520px;max-width:min(640px,92vw);box-shadow:var(--site-nav-panel-shadow,0 4px 14px #0000000d, 0 0 0 1px #0000000a);opacity:0;pointer-events:none;visibility:hidden;padding:20px;transition:opacity .16s,transform .16s,visibility 0s linear .16s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px)}.site-header-module__ZENvlW__panel[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .16s,transform .16s,visibility linear;transform:translate(-50%)translateY(0)}.site-header-module__ZENvlW__panelInner{gap:16px;display:grid}.site-header-module__ZENvlW__panelInner[data-has-feature=true]{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)}.site-header-module__ZENvlW__panelGroup{flex-direction:column;gap:2px;display:flex}.site-header-module__ZENvlW__groupLabel{color:var(--site-nav-muted,#00000080);letter-spacing:.04em;text-transform:uppercase;margin:0;padding:6px 10px 4px;font-size:11px;font-weight:600}.site-header-module__ZENvlW__panelLink{color:var(--site-nav-fg,#111);border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;transition:background .12s;display:flex}.site-header-module__ZENvlW__panelLink:hover,.site-header-module__ZENvlW__panelLink:focus-visible{background:var(--site-nav-hover-wash,#0000000a)}.site-header-module__ZENvlW__panelLink[data-current]{background:var(--site-nav-current-bg,#3c00ac14)}.site-header-module__ZENvlW__panelLink[data-current] .site-header-module__ZENvlW__panelLinkLabel{color:var(--site-nav-accent,#3c00ac)}.site-header-module__ZENvlW__panelLink:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:-2px}.site-header-module__ZENvlW__panelLinkLabel{font-size:15px;font-weight:600;line-height:1.25}.site-header-module__ZENvlW__panelLinkDesc{color:var(--site-nav-muted,#0009);font-size:13px;line-height:1.35}.site-header-module__ZENvlW__feature{background:var(--site-nav-feature-bg,linear-gradient(140deg, #f8f4ff 0%, #f0e8ff 60%, #e6daff 100%));min-height:100%;color:var(--site-nav-fg,#111);border-radius:14px;flex-direction:column;gap:10px;padding:18px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.site-header-module__ZENvlW__feature:hover,.site-header-module__ZENvlW__feature:focus-visible{box-shadow:var(--site-nav-feature-shadow,0 3px 10px #3c00ac14);transform:translateY(-1px)}.site-header-module__ZENvlW__feature:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:2px}.site-header-module__ZENvlW__featureEyebrow{color:var(--site-nav-accent,#3c00ac);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.site-header-module__ZENvlW__featureTitle{margin:0;font-size:16px;font-weight:600;line-height:1.25}.site-header-module__ZENvlW__featureDesc{color:var(--site-nav-muted,#000000a8);margin:0;font-size:13px;line-height:1.4}.site-header-module__ZENvlW__featureCta{color:var(--site-nav-accent,#3c00ac);margin-top:auto;font-size:13px;font-weight:600}.site-header-module__ZENvlW__featureCta:after{content:" ->"}.site-header-module__ZENvlW__mobile{z-index:70;background:var(--site-nav-takeover-bg,#fff);flex-direction:column;padding-top:8px;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.site-header-module__ZENvlW__mobile[data-open=true]{display:flex}@media (min-width:960px){.site-header-module__ZENvlW__mobile[data-open=true]{display:none}}.site-header-module__ZENvlW__mobileList{margin:0;padding:0 clamp(16px,5vw,28px);list-style:none}.site-header-module__ZENvlW__mobileItem{border-bottom:1px solid var(--site-nav-divider,#00000012)}.site-header-module__ZENvlW__mobileItem:last-child{border-bottom:0}.site-header-module__ZENvlW__mobileLink,.site-header-module__ZENvlW__mobileTrigger{width:100%;color:var(--site-nav-fg,#111);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;padding:18px 4px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.site-header-module__ZENvlW__mobileTrigger .site-header-module__ZENvlW__chevron{width:14px;height:14px;color:var(--site-nav-muted,#0000008c)}.site-header-module__ZENvlW__mobileChildren{flex-direction:column;gap:2px;padding:0 0 14px 12px;display:none}.site-header-module__ZENvlW__mobileItem[data-open=true] .site-header-module__ZENvlW__mobileChildren{display:flex}.site-header-module__ZENvlW__mobileChildLink{color:#000000c7;padding:10px 4px;font-size:15.5px;font-weight:500;text-decoration:none;transition:color .12s}.site-header-module__ZENvlW__mobileChildLink:hover,.site-header-module__ZENvlW__mobileChildLink:focus-visible,.site-header-module__ZENvlW__mobileChildLink[data-current],.site-header-module__ZENvlW__mobileLink[data-current]{color:var(--site-nav-accent,#3c00ac)}.site-header-module__ZENvlW__mobileChildLink:focus-visible{outline:2px solid var(--site-nav-accent,#3c00ac);outline-offset:2px;border-radius:4px}.site-header-module__ZENvlW__mobileFeature{background:var(--site-nav-feature-bg,linear-gradient(140deg, #f8f4ff 0%, #f0e8ff 60%, #e6daff 100%));color:var(--site-nav-fg,#111);border-radius:12px;flex-direction:column;gap:6px;margin:12px 0 4px;padding:16px;text-decoration:none;display:flex}.site-header-module__ZENvlW__mobileFeatureEyebrow{color:var(--site-nav-accent,#3c00ac);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.site-header-module__ZENvlW__mobileFeatureTitle{margin:0;font-size:15px;font-weight:600}.site-header-module__ZENvlW__mobileFeatureDesc{color:var(--site-nav-muted,#000000a6);margin:0;font-size:13px;line-height:1.4}@media (prefers-reduced-motion:reduce){.site-header-module__ZENvlW__panel,.site-header-module__ZENvlW__burger span,.site-header-module__ZENvlW__chevron,.site-header-module__ZENvlW__feature,.site-header-module__ZENvlW__mobileFeature{transition:none}}}
@layer components{.homepage-layout-module__vCivtW__pageGutter{padding-left:var(--page-padding-x-sm);padding-right:var(--page-padding-x-sm)}@media (min-width:640px){.homepage-layout-module__vCivtW__pageGutter{padding-left:var(--page-padding-x-md);padding-right:var(--page-padding-x-md)}}@media (min-width:1024px){.homepage-layout-module__vCivtW__pageGutter{padding-left:var(--page-padding-x-lg);padding-right:var(--page-padding-x-lg)}}.homepage-layout-module__vCivtW__sectionY{padding-top:40px;padding-bottom:40px}@media (min-width:640px){.homepage-layout-module__vCivtW__sectionY{padding-top:64px;padding-bottom:64px}}@media (min-width:1024px){.homepage-layout-module__vCivtW__sectionY{padding-top:88px;padding-bottom:88px}}.homepage-layout-module__vCivtW__sectionInner{width:100%;max-width:1280px}}
@layer components{.showcase-hero-module__f-fkVa__section{padding-top:84px;position:relative;overflow:hidden}@media (min-width:720px){.showcase-hero-module__f-fkVa__section{padding-top:88px}}.showcase-hero-module__f-fkVa__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;position:relative}.showcase-hero-module__f-fkVa__content{flex-direction:column;align-items:center;gap:32px;padding-top:44px;padding-bottom:48px;display:flex}@media (min-width:640px){.showcase-hero-module__f-fkVa__content{gap:36px;padding-top:52px;padding-bottom:56px}}@media (min-width:1024px){.showcase-hero-module__f-fkVa__content{gap:34px;padding-top:52px;padding-bottom:48px}}.showcase-hero-module__f-fkVa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.showcase-hero-module__f-fkVa__headline{text-align:center;letter-spacing:0;color:var(--benchy-text-primary);text-wrap:balance;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 8px;font-size:44px;font-weight:600;line-height:1.08;display:flex}@media (min-width:640px){.showcase-hero-module__f-fkVa__headline{column-gap:12px;font-size:60px}}@media (min-width:768px){.showcase-hero-module__f-fkVa__headline{column-gap:16px;font-size:76px}}@media (min-width:1024px){.showcase-hero-module__f-fkVa__headline{font-size:92px}}@media (min-width:1280px){.showcase-hero-module__f-fkVa__headline{font-size:96px}}.showcase-hero-module__f-fkVa__headlineLogo{object-fit:contain;flex-shrink:0;width:auto;height:40px}@media (min-width:640px){.showcase-hero-module__f-fkVa__headlineLogo{height:48px}}@media (min-width:768px){.showcase-hero-module__f-fkVa__headlineLogo{height:56px}}@media (min-width:1024px){.showcase-hero-module__f-fkVa__headlineLogo{height:4.25rem}}@media (min-width:1280px){.showcase-hero-module__f-fkVa__headlineLogo{height:4.75rem}}.showcase-hero-module__f-fkVa__subheadline{text-align:center;max-width:34rem;color:var(--benchy-text-primary);text-wrap:balance;font-size:18px;line-height:30px}@media (min-width:640px){.showcase-hero-module__f-fkVa__subheadline{max-width:38rem;font-size:21px;line-height:34px}}@media (min-width:1024px){.showcase-hero-module__f-fkVa__subheadline{font-size:22px;line-height:34px}}.showcase-hero-module__f-fkVa__ctaRow{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}@media (min-width:640px){.showcase-hero-module__f-fkVa__ctaRow{flex-direction:row;gap:16px}}.showcase-hero-module__f-fkVa__ctaPrimary{background:var(--benchy-text-primary);min-width:160px;height:44px;color:var(--benchy-bg-card);transition:opacity var(--anim-duration-fast) var(--anim-ease-default);border-radius:9999px;justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex}.showcase-hero-module__f-fkVa__ctaPrimary:hover{opacity:.9}.showcase-hero-module__f-fkVa__ctaPrimary:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 50%, transparent);outline:none}.showcase-hero-module__f-fkVa__ctaSecondary{border:1px solid var(--marketing-border-strong);background:var(--benchy-bg-card);min-width:160px;height:44px;color:var(--benchy-text-primary);transition:opacity var(--anim-duration-fast) var(--anim-ease-default);border-radius:9999px;justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex}.showcase-hero-module__f-fkVa__ctaSecondary:hover{opacity:.7}.showcase-hero-module__f-fkVa__ctaSecondary:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 50%, transparent);outline:none}}
@layer components{.brand-logo-mark-module__v2TEbq__shrink0{flex-shrink:0}.brand-logo-mark-module__v2TEbq__relativeCenter{justify-content:center;align-items:center;display:flex;position:relative}.brand-logo-mark-module__v2TEbq__boxSmNormal{width:28px;height:28px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__boxSmNormal{width:32px;height:32px}}.brand-logo-mark-module__v2TEbq__boxSmWide{width:3.85rem;height:28px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__boxSmWide{width:4.5rem;height:32px}}.brand-logo-mark-module__v2TEbq__boxLgNormal{flex-shrink:0;width:64px;height:64px}.brand-logo-mark-module__v2TEbq__boxLgWide{flex-shrink:0;width:6.75rem;height:64px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__boxLgWide{width:7.5rem}}.brand-logo-mark-module__v2TEbq__framedTile{background:var(--benchy-bg-card);border-radius:22%;overflow:hidden}.brand-logo-mark-module__v2TEbq__framedTileLgShadow{box-shadow:var(--benchy-shadow-sm), inset 0 0 0 1px var(--benchy-border)}.brand-logo-mark-module__v2TEbq__framedTileSmShadow{box-shadow:inset 0 0 0 1px var(--benchy-border)}.brand-logo-mark-module__v2TEbq__imgWideUnframed{object-fit:contain;object-position:center;padding:4%}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__imgWideUnframed{padding:5%}}.brand-logo-mark-module__v2TEbq__imgNormalUnframed{object-fit:contain;object-position:center;padding:8%}.brand-logo-mark-module__v2TEbq__imgWideFramed{object-fit:contain;object-position:center;padding:10%}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__imgWideFramed{padding:12%}}.brand-logo-mark-module__v2TEbq__imgNormalFramed{object-fit:contain;padding:18%}.brand-logo-mark-module__v2TEbq__fallbackUnframed{justify-content:center;align-items:center;font-weight:600;display:inline-flex}.brand-logo-mark-module__v2TEbq__fallbackUnframedSm{font-size:12px;line-height:16px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__fallbackUnframedSm{font-size:14px;line-height:20px}}.brand-logo-mark-module__v2TEbq__fallbackUnframedLg{font-size:20px;line-height:28px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__fallbackUnframedLg{font-size:24px;line-height:32px}}.brand-logo-mark-module__v2TEbq__fallbackFramed{border-radius:22%;justify-content:center;align-items:center;font-weight:600;display:flex}.brand-logo-mark-module__v2TEbq__fallbackFramedSm{font-size:12px;line-height:16px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__fallbackFramedSm{font-size:14px;line-height:20px}}.brand-logo-mark-module__v2TEbq__fallbackFramedLg{font-size:20px;line-height:28px}@media (min-width:640px){.brand-logo-mark-module__v2TEbq__fallbackFramedLg{font-size:24px;line-height:32px}}.brand-logo-mark-module__v2TEbq__fallbackFramedLgShadow{box-shadow:var(--benchy-shadow-sm)}}
@layer components{.stats-marquee-section-module__7H4Ryq__section{background:var(--benchy-bg-card)}.stats-marquee-section-module__7H4Ryq__item{flex-shrink:0;align-items:center;gap:10px;display:flex}.stats-marquee-section-module__7H4Ryq__name{white-space:nowrap;color:var(--benchy-text-primary);font-size:14px;font-weight:600;line-height:20px}@media (min-width:640px){.stats-marquee-section-module__7H4Ryq__name{font-size:16px;line-height:24px}}.stats-marquee-section-module__7H4Ryq__maskWrap{width:100%;overflow:hidden}}
@layer components{.testimonials-section-module__tOblmG__section{place-items:center;display:grid}.testimonials-section-module__tOblmG__title{text-align:center;letter-spacing:0;max-width:42rem;color:var(--benchy-text-primary);text-wrap:balance;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.625rem;font-weight:600;line-height:1.05}@media (min-width:640px){.testimonials-section-module__tOblmG__title{margin-bottom:40px;font-size:2.5rem}}@media (min-width:1024px){.testimonials-section-module__tOblmG__title{margin-bottom:48px;font-size:3rem}}.testimonials-section-module__tOblmG__list{grid-template-columns:1fr;gap:24px;max-width:72rem;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:grid}@media (min-width:640px){.testimonials-section-module__tOblmG__list{gap:28px}}@media (min-width:768px){.testimonials-section-module__tOblmG__list{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width:1024px){.testimonials-section-module__tOblmG__list{gap:32px}}.testimonials-section-module__tOblmG__card{border:1px solid var(--benchy-border);background:var(--benchy-bg-card);height:100%;box-shadow:var(--benchy-shadow-sm);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.testimonials-section-module__tOblmG__imageWrap{aspect-ratio:4/3;background:var(--benchy-bg-elevated);width:100%;min-height:0;position:relative}.testimonials-section-module__tOblmG__coverImage{object-fit:cover}.testimonials-section-module__tOblmG__body{flex-direction:column;flex:1;gap:12px;padding:18px;display:flex}@media (min-width:640px){.testimonials-section-module__tOblmG__body{padding:20px}}.testimonials-section-module__tOblmG__quote{color:var(--benchy-text-primary);font-size:.9375rem;font-weight:400;line-height:1.625}@media (min-width:640px){.testimonials-section-module__tOblmG__quote{font-size:16px}}.testimonials-section-module__tOblmG__cardFooter{margin-top:auto;padding-top:16px}.testimonials-section-module__tOblmG__authorName{color:var(--benchy-text-primary);font-size:14px;font-weight:600;line-height:20px}.testimonials-section-module__tOblmG__company{color:var(--benchy-text-secondary);font-size:14px;line-height:20px}}
@layer components{.ask-ai-row-module__PO9xAG__askGroup{flex-direction:column;align-items:center;gap:18px;display:flex}.ask-ai-row-module__PO9xAG__askGroupInline{flex-flow:wrap;align-items:center;gap:16px 24px;display:flex}.ask-ai-row-module__PO9xAG__askGroupInline .ask-ai-row-module__PO9xAG__iconRow{gap:18px}.ask-ai-row-module__PO9xAG__askLabel{color:var(--site-footer-muted,#000000b8);letter-spacing:0;margin:0;font-size:clamp(15px,3.4vw,17px);font-weight:500;line-height:1.3}.ask-ai-row-module__PO9xAG__iconRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(18px,5vw,32px);display:flex}.ask-ai-row-module__PO9xAG__iconLink{width:clamp(28px,6vw,32px);height:clamp(28px,6vw,32px);color:var(--site-footer-ink,#111);border-radius:6px;justify-content:center;align-items:center;transition:color .15s,transform .15s;display:inline-flex}.ask-ai-row-module__PO9xAG__iconMask{width:100%;height:100%;-webkit-mask:var(--ask-ai-icon) center / contain no-repeat;mask:var(--ask-ai-icon) center / contain no-repeat;-webkit-mask:var(--ask-ai-icon) center / contain no-repeat;background:currentColor;display:block}.ask-ai-row-module__PO9xAG__iconLink:hover,.ask-ai-row-module__PO9xAG__iconLink:focus-visible{color:var(--site-footer-primary,#3c00ac);transform:translateY(-1px)}.ask-ai-row-module__PO9xAG__iconLink:focus-visible{outline:2px solid var(--site-footer-primary,#3c00ac);outline-offset:4px}.ask-ai-row-module__PO9xAG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:560px){.ask-ai-row-module__PO9xAG__askGroupInline{flex-direction:column;align-items:flex-start;gap:14px}}@media (prefers-reduced-motion:reduce){.ask-ai-row-module__PO9xAG__iconLink{transition:none}.ask-ai-row-module__PO9xAG__iconLink:hover,.ask-ai-row-module__PO9xAG__iconLink:focus-visible{transform:none}}}
@layer components{.site-footer-module__fPgAjG__footer{--site-footer-surface:var(--benchy-bg-card,#fff);--site-footer-ink:var(--marketing-ink,#111);--site-footer-muted:#000000ad;--site-footer-primary:#3c00ac;--site-footer-on-primary:#fff;--site-footer-line:#00000014;--site-footer-wash:#0000000d;--site-footer-radius:32px;--site-footer-max:1220px;z-index:2;border-radius:var(--site-footer-radius) var(--site-footer-radius) 0 0;background:var(--site-footer-surface);width:100%;color:var(--site-footer-ink);font-family:var(--font-sans);padding:72px clamp(20px,7vw,96px) 56px;position:relative}.site-footer-module__fPgAjG__top{width:min(100%, var(--site-footer-max));justify-content:space-between;align-items:center;gap:24px;margin:0 auto 42px;display:flex}.site-footer-module__fPgAjG__logo{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.site-footer-module__fPgAjG__logo img{width:clamp(124px,18vw,156px);height:auto;display:block}.site-footer-module__fPgAjG__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.site-footer-module__fPgAjG__actions a{background:var(--site-footer-wash);color:var(--site-footer-ink);border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-size:15px;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.site-footer-module__fPgAjG__actions a[data-tone=primary]{background:var(--site-footer-primary);color:var(--site-footer-on-primary)}.site-footer-module__fPgAjG__actions a:focus-visible{outline:2px solid var(--site-footer-ink);outline-offset:3px}.site-footer-module__fPgAjG__columns{width:min(100%, var(--site-footer-max));grid-template-columns:repeat(5,minmax(0,1fr));gap:48px 32px;margin:0 auto;display:grid}.site-footer-module__fPgAjG__columns h2{color:var(--site-footer-muted);margin:0 0 16px;font-size:15px;font-weight:550;line-height:1.3}.site-footer-module__fPgAjG__columns ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer-module__fPgAjG__columns a{color:var(--site-footer-ink);font-size:15px;font-weight:450;line-height:1.3;text-decoration:none}.site-footer-module__fPgAjG__columns nav[data-tier=primary] a{font-size:18px;font-weight:550}.site-footer-module__fPgAjG__columns a:hover,.site-footer-module__fPgAjG__legal a:hover{text-underline-offset:3px;text-decoration:underline}.site-footer-module__fPgAjG__columns a:focus-visible,.site-footer-module__fPgAjG__legal a:focus-visible{outline:2px solid var(--site-footer-ink);outline-offset:3px}.site-footer-module__fPgAjG__askAi{width:min(100%, var(--site-footer-max));border-top:1px solid var(--site-footer-line);margin:56px auto 0;padding-top:24px}.site-footer-module__fPgAjG__legal{width:min(100%, var(--site-footer-max));color:var(--site-footer-muted);flex-wrap:wrap;gap:18px;margin:24px auto 0;font-size:13px;line-height:1.3;display:flex}.site-footer-module__fPgAjG__legal span{margin-right:auto}.site-footer-module__fPgAjG__legal a{color:inherit;text-decoration:none}@media (max-width:980px){.site-footer-module__fPgAjG__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.site-footer-module__fPgAjG__footer{--site-footer-radius:24px;padding:48px clamp(16px,5vw,24px) 30px}.site-footer-module__fPgAjG__top{flex-direction:column;align-items:flex-start}.site-footer-module__fPgAjG__actions{flex-direction:column;width:100%}.site-footer-module__fPgAjG__actions a{border-radius:12px;width:100%}.site-footer-module__fPgAjG__columns{grid-template-columns:1fr;row-gap:32px}.site-footer-module__fPgAjG__legal{gap:10px 18px;margin-top:36px}.site-footer-module__fPgAjG__legal span{flex-basis:100%;order:2;margin-top:8px;margin-right:0}.site-footer-module__fPgAjG__legal a{order:1}}}
@layer components{.scroll-fold-panel-module__A7EQma__section{padding:var(--marketing-section-space-tight) var(--page-padding-x-sm) clamp(48px, 6vw, 80px);justify-content:center;display:flex}@media (min-width:640px){.scroll-fold-panel-module__A7EQma__section{padding-left:var(--page-padding-x-md);padding-right:var(--page-padding-x-md)}}@media (min-width:768px){.scroll-fold-panel-module__A7EQma__section{padding-left:var(--page-padding-x-lg);padding-right:var(--page-padding-x-lg)}}.scroll-fold-panel-module__A7EQma__wrap{perspective:1200px;perspective-origin:bottom;width:min(900px,100%)}.scroll-fold-panel-module__A7EQma__panel{transform-origin:bottom;opacity:.72;backface-visibility:hidden;background:var(--marketing-blue);box-shadow:var(--benchy-shadow-lg);border-radius:20px;padding:20px;overflow:hidden;transform:perspective(1200px)rotateX(30deg)scale(.96);container:fold-panel/inline-size}@media (min-width:640px){.scroll-fold-panel-module__A7EQma__panel{padding:24px}}@media (min-width:1024px){.scroll-fold-panel-module__A7EQma__panel{padding:28px}}.scroll-fold-panel-module__A7EQma__imageSlot{aspect-ratio:16/10;background:#f0f0f0;border-radius:10px;width:100%;position:relative;overflow:hidden}.scroll-fold-panel-module__A7EQma__foldPanelImage{object-fit:cover;object-position:center top}@container fold-panel (max-width:500px){.scroll-fold-panel-module__A7EQma__imageSlot{aspect-ratio:4/3}}}
@layer components{.marketing-marquee-track{contain:paint;gap:48px;width:max-content;display:flex}.marketing-marquee-left{animation:30s linear infinite benchy-marquee-left}.marketing-marquee-right{animation:35s linear infinite benchy-marquee-right}.marketing-marquee-left-slow{animation:45s linear infinite benchy-marquee-left}}
@layer components{.page-shell-module__zMDAGG__main{min-width:0;max-width:100%;overflow-x:hidden}.page-shell-module__zMDAGG__spacerBottom{pointer-events:none;height:32px;position:relative}@media (min-width:768px){.page-shell-module__zMDAGG__spacerBottom{height:40px}}.page-shell-module__zMDAGG__spacerBottomInner{background:var(--page-shell-spacer-bg,var(--color-bg-elevated));border-bottom-right-radius:2rem;border-bottom-left-radius:2rem;height:100%;position:absolute;inset:0 0 auto}@media (min-width:768px){.page-shell-module__zMDAGG__spacerBottomInner{border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem}}}
.page-module___8aEwW__main{}.page-module___8aEwW__spacerBottom{}.page-module___8aEwW__spacerBottomInner{}@layer components{.page-module___8aEwW__root{--marketing-fixed-header-offset:84px;--marketing-section-space-tight:clamp(32px, 4vw, 56px);--page-shell-spacer-bg:var(--benchy-bg-card);background:var(--marketing-blue);min-height:100dvh;color:var(--marketing-ink);-webkit-font-smoothing:antialiased;position:relative}@media (max-width:719px){.page-module___8aEwW__root{--marketing-fixed-header-offset:76px}}.page-module___8aEwW__skipLink{clip-path:inset(50%);z-index:60;background:var(--benchy-bg-card);width:1px;height:1px;color:var(--marketing-ink);border:0;border-radius:6px;margin:-1px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;overflow:hidden}.page-module___8aEwW__skipLink:focus{clip-path:none;width:auto;height:auto;box-shadow:0 0 0 2px color-mix(in srgb, hsl(var(--marketing-blue-60)) 50%, transparent);outline:none;margin:0;position:fixed;top:16px;left:16px;overflow:visible}.page-module___8aEwW__whiteWrap{z-index:1;background:var(--benchy-bg-card);position:relative}.page-module___8aEwW__spacerBottom{background:var(--marketing-blue)}}
