.site-header-module__3mPkbW__nav{--float-gap:1.25rem;--header-card-width:min(var(--content-width), 100% - 2 * var(--float-gap));--header-shadow:0 8px 32px 0 #221e1a0d;--header-shadow-scrolled:0 14px 30px -18px #221e1a47;z-index:60;padding-top:var(--float-gap);pointer-events:none;position:sticky;top:0}[data-theme=dark] .site-header-module__3mPkbW__nav{--header-shadow:0 8px 24px #0006;--header-shadow-scrolled:0 16px 34px -16px #0009}.site-header-module__3mPkbW__inner{pointer-events:auto;width:var(--header-card-width);background:var(--panel-bg);border:1px solid var(--hairline);border-radius:var(--radius-full);height:4.5rem;box-shadow:var(--header-shadow);justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;padding-left:1.5rem;padding-right:1rem;transition:box-shadow .3s ease-out;display:flex}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__inner{box-shadow:var(--header-shadow-scrolled)}.site-header-module__3mPkbW__logo{flex:none;align-items:center;width:8.75rem;display:inline-flex}.site-header-module__3mPkbW__logo img{width:100%;height:auto}.site-header-module__3mPkbW__logoDark{display:none}[data-theme=dark] .site-header-module__3mPkbW__logoLight{display:none}[data-theme=dark] .site-header-module__3mPkbW__logoDark{display:block}.site-header-module__3mPkbW__links{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.site-header-module__3mPkbW__links a,.site-header-module__3mPkbW__trigger{border-radius:var(--radius);min-height:2.75rem;color:var(--foreground);align-items:center;padding:.375rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex}.site-header-module__3mPkbW__links a:hover,.site-header-module__3mPkbW__trigger:hover,.site-header-module__3mPkbW__trigger[aria-expanded=true]{color:var(--foreground);background:var(--hover-wash)}.site-header-module__3mPkbW__actions{flex:none;align-items:center;gap:.25rem;display:flex}.site-header-module__3mPkbW__themeToggle{border:1px solid var(--hairline);width:2.25rem;height:2.25rem;color:var(--text-soft);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;display:inline-flex}.site-header-module__3mPkbW__themeToggle:hover{color:var(--foreground);background:var(--hover-wash)}.site-header-module__3mPkbW__iconMoon,.site-header-module__3mPkbW__iconSun{width:1.125rem;height:1.125rem}.site-header-module__3mPkbW__iconSun{display:none}[data-theme=dark] .site-header-module__3mPkbW__iconMoon{display:none}[data-theme=dark] .site-header-module__3mPkbW__iconSun{display:block}@media (max-width:72rem){.site-header-module__3mPkbW__cta,.site-header-module__3mPkbW__actionToggle,.site-header-module__3mPkbW__actions .site-header-module__3mPkbW__headerLang{display:none}}@media (min-width:72.0625rem){.site-header-module__3mPkbW__inner{transition:box-shadow .3s ease-out, width .3s var(--ease-out)}.site-header-module__3mPkbW__scrolled{--header-card-width:min(72rem, 100% - 2 * var(--float-gap))}.site-header-module__3mPkbW__logo{transition:width .3s var(--ease-out);overflow:hidden}.site-header-module__3mPkbW__logo img{width:8.75rem;max-width:none;transition:transform .3s var(--ease-out);flex:none}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo{width:.875rem}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo img{transform:translate(-.73rem)}}.site-header-module__3mPkbW__trigger{gap:.375rem}.site-header-module__3mPkbW__trigger svg{width:1rem;height:1rem;color:var(--coral-500);transition:transform .25s var(--ease-out)}.site-header-module__3mPkbW__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.site-header-module__3mPkbW__hamburger{border:1px solid var(--hairline);border-radius:var(--radius-full);width:2.75rem;height:2.75rem;color:var(--text-soft);touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;display:none}.site-header-module__3mPkbW__hamburger:hover{color:var(--foreground);background:var(--hover-wash)}.site-header-module__3mPkbW__hamburger svg{width:1.375rem;height:1.375rem}.site-header-module__3mPkbW__mobileOverlay{z-index:79;background:#17131052;transition:opacity .2s ease-out;position:fixed;inset:0}[data-theme=dark] .site-header-module__3mPkbW__mobileOverlay{background:#00000080}.site-header-module__3mPkbW__mobileMenu{--float-gap:1.25rem;--clip-open:inset(0 0 0 0 round 2rem);--clip-closed:inset(0 0 100% 0 round 2rem);inset:var(--float-gap) 0 auto;z-index:80;width:min(var(--content-width), 100% - 2 * var(--float-gap));max-height:calc(100dvh - 2 * var(--float-gap));overscroll-behavior:contain;background:var(--panel-bg);border:1px solid var(--hairline);clip-path:var(--clip-open);transition:clip-path .26s var(--ease-out), opacity .2s ease-out;border-radius:2rem;flex-direction:column;margin-inline:auto;display:flex;position:fixed;overflow-y:auto;box-shadow:0 16px 40px -30px #17131038}@starting-style{.site-header-module__3mPkbW__mobileOverlay{opacity:0}.site-header-module__3mPkbW__mobileMenu{clip-path:var(--clip-closed);opacity:0}}.site-header-module__3mPkbW__menuClosing{opacity:0}.site-header-module__3mPkbW__mobileMenu.site-header-module__3mPkbW__menuClosing{clip-path:var(--clip-closed);transition:clip-path .2s var(--ease-out), opacity .16s ease-out}.site-header-module__3mPkbW__mobileBar{z-index:1;background:var(--panel-bg);flex:none;justify-content:space-between;align-items:center;height:4rem;padding:0 .5rem 0 1rem;display:flex;position:sticky;top:0}.site-header-module__3mPkbW__mobileBar img{width:7.25rem;height:auto}.site-header-module__3mPkbW__mobileBarActions{align-items:center;gap:.25rem;display:flex}.site-header-module__3mPkbW__mobileLinks{gap:.125rem;margin:0;padding:.25rem .75rem 0;list-style:none;display:grid}.site-header-module__3mPkbW__mobileLinks>li>a,.site-header-module__3mPkbW__mobileGroup{letter-spacing:-.01em;width:100%;min-height:3rem;color:var(--foreground);text-align:left;transition:background-color .16s var(--ease-out);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem;font-size:1.0625rem;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.site-header-module__3mPkbW__mobileLinks>li>a:hover,.site-header-module__3mPkbW__mobileGroup:hover,.site-header-module__3mPkbW__mobileGroup[aria-expanded=true]{background:var(--hover-wash)}.site-header-module__3mPkbW__mobileGroup svg{width:1.25rem;height:1.25rem;color:var(--coral-500);transition:transform .25s var(--ease-out);flex:none}.site-header-module__3mPkbW__mobileGroup[aria-expanded=true] svg{transform:rotate(180deg)}.site-header-module__3mPkbW__mobileLinks a:focus-visible,.site-header-module__3mPkbW__mobileGroup:focus-visible{border-radius:.75rem}.site-header-module__3mPkbW__mobileSub{transition:grid-template-rows .26s var(--ease-out);grid-template-rows:0fr;display:grid}.site-header-module__3mPkbW__subOpen{grid-template-rows:1fr}.site-header-module__3mPkbW__mobileSubClip{min-height:0;overflow:hidden}.site-header-module__3mPkbW__mobileSubInner{opacity:0;transition:opacity .15s ease-out, transform .22s var(--ease-out);gap:1rem;padding:.375rem .625rem 1rem;display:grid;transform:translateY(-.375rem)}.site-header-module__3mPkbW__subOpen .site-header-module__3mPkbW__mobileSubInner{opacity:1;transform:none}.site-header-module__3mPkbW__mobileCta{flex:none;padding:1rem .75rem 1.25rem;display:grid}@media (min-width:72.0625rem){.site-header-module__3mPkbW__mobileOverlay,.site-header-module__3mPkbW__mobileMenu{display:none}}.site-header-module__3mPkbW__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:72rem){.site-header-module__3mPkbW__links{display:none}.site-header-module__3mPkbW__hamburger{display:inline-flex}}@media (max-width:40rem){.site-header-module__3mPkbW__inner{gap:.75rem;height:4rem;padding-left:1rem;padding-right:.5rem}.site-header-module__3mPkbW__logo{width:7.25rem}}@media (prefers-reduced-motion:reduce){.site-header-module__3mPkbW__nav,.site-header-module__3mPkbW__inner,.site-header-module__3mPkbW__logo,.site-header-module__3mPkbW__logo img,.site-header-module__3mPkbW__trigger svg,.site-header-module__3mPkbW__mobileGroup svg,.site-header-module__3mPkbW__hamburger,.site-header-module__3mPkbW__themeToggle{transition:none}}
.mega-nav-module__i4JBLW__wrap{width:var(--header-card-width,min(var(--content-width), 100% - 2 * var(--float-gap,1.25rem)));transition:width .3s var(--ease-out);z-index:55;pointer-events:none;margin-inline:auto;position:absolute;top:calc(100% + .5rem);left:0;right:0}.mega-nav-module__i4JBLW__popover{box-sizing:border-box;background:var(--panel-bg);border:1px solid var(--hairline);opacity:0;pointer-events:none;width:100%;height:0;transition:height .22s var(--ease-out), opacity .18s ease-out;border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 16px 40px -30px #17131038}.mega-nav-module__i4JBLW__popover:before{content:"";height:.875rem;position:absolute;top:-.875rem;left:0;right:0}.mega-nav-module__i4JBLW__open{opacity:1;pointer-events:auto}.mega-nav-module__i4JBLW__panel{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 20rem;gap:1.25rem;padding:1.25rem;transition:transform .19s cubic-bezier(.455,.03,.515,.955),opacity .15s ease-out;display:grid;position:absolute;inset:0 0 auto}.mega-nav-module__i4JBLW__groups{min-width:0;display:flex}.mega-nav-module__i4JBLW__group{flex:1 1 0;min-width:0;padding-inline:1.25rem}.mega-nav-module__i4JBLW__group:first-child{padding-left:.5rem}.mega-nav-module__i4JBLW__group+.mega-nav-module__i4JBLW__group{border-left:1px solid var(--hairline)}.mega-nav-module__i4JBLW__groupLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--text-mute);margin:0 0 .625rem;padding-left:.625rem;font-size:.6875rem;font-weight:500}.mega-nav-module__i4JBLW__groupList{gap:.125rem;margin:0;padding:0;list-style:none;display:grid}.mega-nav-module__i4JBLW__item{transition:background-color .16s var(--ease-out);border-radius:.625rem;flex-direction:column;gap:.125rem;padding:.5rem .625rem;text-decoration:none;display:flex}.mega-nav-module__i4JBLW__item:hover{background:var(--hover-wash)}.mega-nav-module__i4JBLW__item:focus-visible{outline:2px solid var(--coral-500);outline-offset:2px}.mega-nav-module__i4JBLW__itemTitle{color:var(--foreground);font-size:.9375rem;font-weight:600}.mega-nav-module__i4JBLW__itemDesc{color:var(--text-mute);font-size:.8125rem;line-height:1.35}.mega-nav-module__i4JBLW__featured{background:var(--du-bg);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.mega-nav-module__i4JBLW__featuredKicker{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--accent-text);margin:0;font-size:.65625rem;font-weight:500}.mega-nav-module__i4JBLW__featuredText{color:var(--text-soft);margin:0;font-size:.875rem;line-height:1.5}.mega-nav-module__i4JBLW__featuredCta{color:var(--foreground);align-items:center;gap:.375rem;margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.mega-nav-module__i4JBLW__featuredCta svg{width:1rem;height:1rem;transition:transform .2s var(--ease-out)}@media (hover:hover) and (pointer:fine){.mega-nav-module__i4JBLW__featuredCta:hover svg{transform:translate(3px)}}.mega-nav-module__i4JBLW__featuredCta:focus-visible{border-radius:.25rem}@media (max-width:72rem){.mega-nav-module__i4JBLW__wrap{display:none}}@media (prefers-reduced-motion:reduce){.mega-nav-module__i4JBLW__wrap{transition:none}.mega-nav-module__i4JBLW__popover,.mega-nav-module__i4JBLW__panel{transition:opacity .12s ease-out}.mega-nav-module__i4JBLW__featuredCta svg{transition:none}}
.language-switcher-module__C6b5Bq__switcher{display:inline-flex;position:relative}.language-switcher-module__C6b5Bq__trigger{border:1px solid var(--hairline);height:2.25rem;color:var(--text-soft);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:.5rem;align-items:center;gap:.375rem;padding-inline:.6875rem;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;display:inline-flex}.language-switcher-module__C6b5Bq__trigger:hover,.language-switcher-module__C6b5Bq__trigger[aria-expanded=true]{color:var(--foreground);background:var(--hover-wash)}.language-switcher-module__C6b5Bq__trigger svg{flex:none;width:.875rem;height:.875rem}.language-switcher-module__C6b5Bq__current{font-family:var(--font-mono);letter-spacing:.04em;font-size:.75rem;font-weight:500}.language-switcher-module__C6b5Bq__popover{background:var(--panel-bg);border:1px solid var(--hairline);transform-origin:100% 0;opacity:0;pointer-events:none;width:16rem;transition:opacity .16s ease-out, transform .18s var(--ease-out);border-radius:1rem;padding:.75rem;position:absolute;top:calc(100% + .625rem);right:0;transform:translateY(-.375rem)scale(.98);box-shadow:0 16px 40px -30px #17131038}.language-switcher-module__C6b5Bq__open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.language-switcher-module__C6b5Bq__heading{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--text-mute);margin:.25rem 0 .5rem;padding-inline:.625rem;font-size:.6875rem;font-weight:500}.language-switcher-module__C6b5Bq__list{gap:.125rem;margin:0;padding:0;list-style:none;display:grid}.language-switcher-module__C6b5Bq__item{color:var(--text-soft);transition:background-color .16s var(--ease-out), color .16s var(--ease-out);border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.75rem;padding:.5rem .625rem;text-decoration:none;display:flex}.language-switcher-module__C6b5Bq__item:hover{background:var(--hover-wash);color:var(--foreground)}.language-switcher-module__C6b5Bq__item:focus-visible{outline:2px solid var(--coral-500);outline-offset:2px}.language-switcher-module__C6b5Bq__itemActive{background:var(--du-bg);border-color:var(--hairline);color:var(--foreground)}.language-switcher-module__C6b5Bq__badge{border:1px solid var(--hairline);width:2.25rem;height:2.25rem;font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-mute);background:var(--panel-bg);border-radius:.5rem;flex:none;justify-content:center;align-items:center;font-size:.6875rem;font-weight:500;display:inline-flex}.language-switcher-module__C6b5Bq__itemActive .language-switcher-module__C6b5Bq__badge{border-color:var(--coral-500);color:var(--coral-500);box-shadow:0 0 0 3px var(--du-bg)}.language-switcher-module__C6b5Bq__name{font-size:.9375rem;font-weight:500}.language-switcher-module__C6b5Bq__itemActive .language-switcher-module__C6b5Bq__name{font-weight:600}@media (prefers-reduced-motion:reduce){.language-switcher-module__C6b5Bq__trigger,.language-switcher-module__C6b5Bq__item{transition:none}.language-switcher-module__C6b5Bq__popover{transition:opacity .12s ease-out;transform:none}.language-switcher-module__C6b5Bq__open{transform:none}}
.marketing-module__fIvb4W__container{max-width:var(--content-width);padding-inline:var(--page-gutter);margin-inline:auto}.marketing-module__fIvb4W__section{border-top:1px solid var(--hairline);padding-block:7.5rem}.marketing-module__fIvb4W__sectionTitle{font-family:var(--font-display);font-weight:700;font-size:calc(2.25rem * var(--type-boost));letter-spacing:-.01em;text-wrap:balance;color:var(--foreground);margin:0;line-height:1.15}@media (max-width:991px){.marketing-module__fIvb4W__sectionTitle{font-size:1.9375rem}}@media (max-width:767px){.marketing-module__fIvb4W__sectionTitle{font-size:1.75rem}}.marketing-module__fIvb4W__displayTitle{margin:var(--title-margin,0);font-family:var(--font-display);font-weight:var(--title-weight,700);font-size:calc(var(--title-size,2.25rem) * var(--type-boost));line-height:var(--title-lh,1.15);letter-spacing:var(--title-ls,-.01em);text-wrap:var(--title-wrap,balance);color:var(--title-color,var(--foreground))}@media (max-width:991px){.marketing-module__fIvb4W__displayTitle{font-size:var(--title-size-tablet,1.9375rem)}}@media (max-width:767px){.marketing-module__fIvb4W__displayTitle{font-size:var(--title-size-mobile,1.75rem)}}.marketing-module__fIvb4W__sectionSub{margin:var(--sub-margin,.75rem 0 0);color:var(--sub-color,var(--text-soft));font-size:calc(var(--sub-size,1.0625rem) * var(--type-boost));line-height:var(--sub-lh,1.5);max-width:var(--sub-max,36rem);text-wrap:var(--sub-wrap,pretty)}.marketing-module__fIvb4W__kicker{font-family:var(--font-mono);letter-spacing:.09em;color:var(--accent-text);margin:0 0 1.125rem;font-size:.75rem;font-weight:500}.marketing-module__fIvb4W__linkMore{min-height:2.75rem;color:var(--foreground);align-items:center;font-weight:600;display:inline-flex}.marketing-module__fIvb4W__linkMoreLabel{padding-bottom:.2em;position:relative}.marketing-module__fIvb4W__linkMoreLabel:before{content:"";background:var(--hairline);height:1px;position:absolute;bottom:0;left:0;right:0}.marketing-module__fIvb4W__linkMoreLabel:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.marketing-module__fIvb4W__linkMore:hover .marketing-module__fIvb4W__linkMoreLabel:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__linkMoreLabel:after{transition:none}}.marketing-module__fIvb4W__linkMore:focus-visible{border-radius:2px}.marketing-module__fIvb4W__skipLink{left:var(--page-gutter);z-index:100;background:var(--foreground);color:var(--marketing-bg);border-radius:var(--radius);padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:-100%}.marketing-module__fIvb4W__skipLink:focus{top:.75rem}.marketing-module__fIvb4W__kickerPill{border:1px solid var(--coral-100);background:var(--du-bg);font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-text);border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:.4375rem .8125rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.marketing-module__fIvb4W__kickerPill:before{content:"";background:var(--coral-500);border-radius:50%;flex:none;width:.375rem;height:.375rem}@keyframes marketing-module__fIvb4W__word-reveal{0%{opacity:0;filter:blur(10px);translate:0 .4em}to{opacity:1;filter:blur();translate:0}}@keyframes marketing-module__fIvb4W__rise{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}@keyframes marketing-module__fIvb4W__fade-blur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}.marketing-module__fIvb4W__animWordReveal{animation:marketing-module__fIvb4W__word-reveal .7s var(--ease-out) var(--anim-delay,0s) both}.marketing-module__fIvb4W__animRise{animation:marketing-module__fIvb4W__rise var(--anim-duration,.55s) var(--ease-out) var(--anim-delay,0s) both}.marketing-module__fIvb4W__animFadeBlur{animation:marketing-module__fIvb4W__fade-blur var(--anim-duration,.55s) var(--ease-out) var(--anim-delay,0s) both}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__animWordReveal,.marketing-module__fIvb4W__animRise,.marketing-module__fIvb4W__animFadeBlur{animation:none}}
.hero-module__o9R79q__hero{position:relative;overflow:clip}.hero-module__o9R79q__inner{max-width:52rem;padding-block:6rem}.hero-module__o9R79q__title{--title-size:3.25rem;--title-size-tablet:2.6875rem;--title-size-mobile:2.25rem;--title-lh:1.08;--title-ls:-.02em}.hero-module__o9R79q__subtitle{--sub-margin:1.25rem 0 0;--sub-max:40rem;--sub-size:1.125rem;--sub-lh:1.55}.hero-module__o9R79q__ctas{flex-wrap:wrap;gap:.875rem;margin-top:2.25rem;display:flex}
.hero-module__Rx6MEa__hero{position:relative;overflow:clip}.hero-module__Rx6MEa__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;column-gap:1.5rem;min-height:calc(100dvh - 4.5rem);padding-block:4rem;display:grid}.hero-module__Rx6MEa__copy{grid-column:1/7}.hero-module__Rx6MEa__demoCol{grid-column:7/13}.hero-module__Rx6MEa__glow{pointer-events:none;background:radial-gradient(closest-side, var(--glow-color), transparent 70%);width:55rem;height:55rem;position:absolute;top:8%;right:-10%}.hero-module__Rx6MEa__kicker{--anim-delay:40ms}.hero-module__Rx6MEa__title{--title-size:3.5rem;--title-size-tablet:2.875rem;--title-size-mobile:2.25rem;--title-lh:1.1;--title-ls:-.02em}@media (max-width:767px){.hero-module__Rx6MEa__title{--title-lh:1.15}}.hero-module__Rx6MEa__dot{color:var(--coral-500)}.hero-module__Rx6MEa__word{--anim-delay:calc(.12s + var(--i) * 55ms);display:inline-block}.hero-module__Rx6MEa__lede{--anim-delay:.36s;--sub-margin:1.5rem 0 0;--sub-max:none;--sub-size:1.125rem;--sub-lh:1.6}.hero-module__Rx6MEa__ctaRow{--anim-delay:.46s;flex-wrap:wrap;align-items:center;gap:.75rem 1.75rem;margin-top:2.5rem;display:flex}.hero-module__Rx6MEa__panel{background:var(--panel-bg);border:1px solid var(--hairline);border-radius:1rem;position:relative;overflow:hidden}.hero-module__Rx6MEa__tabs{border-bottom:1px solid var(--hairline);display:flex;position:relative}.hero-module__Rx6MEa__tab{min-height:3.25rem;font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-mute);white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.71875rem;font-weight:500;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex;position:relative}.hero-module__Rx6MEa__tab+.hero-module__Rx6MEa__tab{border-left:1px solid var(--hairline)}.hero-module__Rx6MEa__tab:hover{color:var(--foreground);background:var(--hover-wash)}.hero-module__Rx6MEa__tab[aria-selected=true]{color:var(--foreground)}.hero-module__Rx6MEa__tab:focus-visible{outline:2px solid var(--coral-500);outline-offset:-3px}.hero-module__Rx6MEa__runLine{background:var(--coral-500);transform-origin:0;width:100%;height:2px;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.hero-module__Rx6MEa__tab[aria-selected=true] .hero-module__Rx6MEa__runLine{transform:scaleX(1)}.hero-module__Rx6MEa__autoplay .hero-module__Rx6MEa__tab[aria-selected=true] .hero-module__Rx6MEa__runLine{animation:6s linear both hero-module__Rx6MEa__run-line}@keyframes hero-module__Rx6MEa__run-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-module__Rx6MEa__stopped .hero-module__Rx6MEa__runLine{display:none}.hero-module__Rx6MEa__slider{background:var(--coral-500);pointer-events:none;will-change:transform, width;height:2px;position:absolute;bottom:-1px;left:0}.hero-module__Rx6MEa__sliderAnimated{transition:transform .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1),opacity .14s ease-out}.hero-module__Rx6MEa__query{border:1px solid var(--hairline-strong);border-radius:var(--radius);align-items:center;gap:.75rem;margin:1.5rem 1.5rem 0;padding:.75rem 1rem;display:flex}.hero-module__Rx6MEa__query svg{width:1.125rem;height:1.125rem;color:var(--text-mute);flex:none}.hero-module__Rx6MEa__queryText{min-width:0;font-family:var(--font-mono);color:var(--text-read);white-space:nowrap;text-overflow:ellipsis;flex:1;min-height:1.3em;font-size:.875rem;overflow:hidden}.hero-module__Rx6MEa__caret{vertical-align:baseline;background:var(--coral-500);width:1px;height:.95em;margin-left:1px;animation:1.1s step-end infinite hero-module__Rx6MEa__blink;display:inline-block;transform:translateY(.08em)}@keyframes hero-module__Rx6MEa__blink{50%{opacity:0}}.hero-module__Rx6MEa__scene{min-height:16.25rem;padding:1.25rem 1.5rem 1.5rem}.hero-module__Rx6MEa__row{border:1px solid var(--hairline);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.875rem;padding:.875rem 1rem;display:grid}.hero-module__Rx6MEa__row+.hero-module__Rx6MEa__row{margin-top:.625rem}.hero-module__Rx6MEa__rowYou{border-color:var(--du-border);background:var(--du-bg)}.hero-module__Rx6MEa__dotIcon{background:var(--skeleton);border-radius:50%;width:.625rem;height:.625rem}.hero-module__Rx6MEa__rowYou .hero-module__Rx6MEa__dotIcon{background:var(--coral-500)}.hero-module__Rx6MEa__rowTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.hero-module__Rx6MEa__rowUrl{font-family:var(--font-mono);color:var(--text-mute);margin-top:.25rem;font-size:.71875rem;display:block}.hero-module__Rx6MEa__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent-text);border:1px solid var(--du-border);white-space:nowrap;border-radius:999px;padding:.25rem .625rem;font-size:.65625rem;font-weight:500}.hero-module__Rx6MEa__bar{background:var(--skeleton);border-radius:999px;height:.5625rem;display:block}.hero-module__Rx6MEa__bar2{width:60%;margin-top:.5rem}.hero-module__Rx6MEa__answer{font-size:calc(1.0625rem * var(--type-boost));color:var(--text-read);margin:.25rem 0 0;line-height:1.7}.hero-module__Rx6MEa__mark{color:var(--accent-text);font-weight:600}.hero-module__Rx6MEa__source{border:1px solid var(--hairline-strong);font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-mute);border-radius:999px;align-items:center;gap:.5rem;margin-top:1.125rem;padding:.4375rem .75rem;font-size:.6875rem;display:inline-flex}.hero-module__Rx6MEa__source svg{width:.875rem;height:.875rem;color:var(--coral-500)}.hero-module__Rx6MEa__box{border:1px solid var(--hairline-strong);border-radius:var(--radius);padding:1.125rem 1.25rem}.hero-module__Rx6MEa__boxHead{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1rem;font-weight:600;display:flex}.hero-module__Rx6MEa__boxHead svg{width:1.125rem;height:1.125rem;color:var(--coral-500);flex:none}.hero-module__Rx6MEa__boxText{color:var(--text-soft);margin:.625rem 0 0;font-size:.9375rem;line-height:1.6}.hero-module__Rx6MEa__stagger>*{opacity:0;animation:hero-module__Rx6MEa__rise .45s var(--ease-out) both;translate:0 10px}.hero-module__Rx6MEa__stagger>:first-child{animation-delay:80ms}.hero-module__Rx6MEa__stagger>:nth-child(2){animation-delay:.2s}.hero-module__Rx6MEa__stagger>:nth-child(3){animation-delay:.32s}.hero-module__Rx6MEa__stagger>:nth-child(4){animation-delay:.44s}@keyframes hero-module__Rx6MEa__rise{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}.hero-module__Rx6MEa__panel{animation:hero-module__Rx6MEa__panel-in .75s var(--ease-out) .75s both}@keyframes hero-module__Rx6MEa__panel-in{0%{opacity:0;translate:0 24px;scale:.98}to{opacity:1;translate:0;scale:1}}@media (prefers-reduced-motion:reduce){.hero-module__Rx6MEa__panel,.hero-module__Rx6MEa__stagger>*{animation:none}.hero-module__Rx6MEa__autoplay .hero-module__Rx6MEa__tab[aria-selected=true] .hero-module__Rx6MEa__runLine{animation:none;transform:scaleX(1)}.hero-module__Rx6MEa__caret{animation:none}.hero-module__Rx6MEa__tab{transition:none}}@media (max-width:991px){.hero-module__Rx6MEa__grid{grid-template-columns:minmax(0,1fr);align-content:start;row-gap:2.5rem}.hero-module__Rx6MEa__copy,.hero-module__Rx6MEa__demoCol{grid-column:1/-1}.hero-module__Rx6MEa__glow{top:30%;right:-30%}}@media (max-width:48rem){.hero-module__Rx6MEa__tabDesc{display:none}.hero-module__Rx6MEa__copy{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-module__Rx6MEa__ctaRow{flex-direction:column;align-items:center}}@media (max-width:40rem){.hero-module__Rx6MEa__ctaRow{width:100%}.hero-module__Rx6MEa__query{margin:1.25rem 1rem 0}.hero-module__Rx6MEa__scene{min-height:16rem;padding:1rem}}
.pillars-module__8zxuJG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1.25rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.pillars-module__8zxuJG__card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--panel-bg);transition:border-color .2s var(--ease-out), transform .2s var(--ease-out);padding:1.5rem}@media (hover:hover) and (pointer:fine){.pillars-module__8zxuJG__card:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.pillars-module__8zxuJG__card{transition:none}}.pillars-module__8zxuJG__cardTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600;line-height:1.25}.pillars-module__8zxuJG__cardBody{color:var(--text-soft);text-wrap:pretty;margin:.625rem 0 0;font-size:1rem;line-height:1.55}
.statement-module__0_OVaW__statement{--title-margin:0 auto;--title-size:2.75rem;--title-size-tablet:2.125rem;--title-size-mobile:1.625rem;--title-lh:1.3;--title-ls:-.015em;text-align:center;max-width:56rem}.statement-module__0_OVaW__mobileBreak{display:none}@media (max-width:47.99rem){.statement-module__0_OVaW__mobileBreak{display:inline}}.statement-module__0_OVaW__rotate{color:var(--coral-500);vertical-align:bottom;display:inline-grid;overflow:clip}html.anim .statement-module__0_OVaW__rotate{transition:width .45s var(--ease-out)}.statement-module__0_OVaW__rotateWord{white-space:nowrap;opacity:0;grid-area:1/1;justify-self:start;width:max-content}.statement-module__0_OVaW__rotateWord[data-state=active]{opacity:1}html.anim .statement-module__0_OVaW__rotateWord{opacity:1;transition:translate .45s var(--ease-out)}html.anim .statement-module__0_OVaW__rotateWord[data-state=idle]{transition:none;translate:0 110%}html.anim .statement-module__0_OVaW__rotateWord[data-state=active]{translate:0}html.anim .statement-module__0_OVaW__rotateWord[data-state=leaving]{translate:0 -110%}.statement-module__0_OVaW__followUp{--sub-margin:1.75rem auto 0;--sub-max:38rem;--sub-size:1.125rem;--sub-lh:1.6;text-align:center}.statement-module__0_OVaW__followUp strong{font-weight:600}.statement-module__0_OVaW__graph{text-align:center;margin:4.5rem 0}.statement-module__0_OVaW__graphScroll{scrollbar-width:none;overflow-x:auto}.statement-module__0_OVaW__graphScroll::-webkit-scrollbar{display:none}.statement-module__0_OVaW__figureRoot{position:relative}.statement-module__0_OVaW__defs{width:0;height:0;position:absolute;overflow:hidden}.statement-module__0_OVaW__portrait{display:none}@media (max-width:47.99rem){.statement-module__0_OVaW__landscape{display:none}.statement-module__0_OVaW__portrait{display:flex}}.statement-module__0_OVaW__stage{aspect-ratio:1600/560;width:100%;min-width:40rem;max-width:60rem;margin-inline:auto;position:relative;container-type:inline-size}.statement-module__0_OVaW__wires{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.statement-module__0_OVaW__wireBase path{fill:none;stroke:var(--wire,var(--hairline));stroke-width:1.5px;vector-effect:non-scaling-stroke}.statement-module__0_OVaW__wirePulse path{fill:none;stroke:var(--coral-500);stroke-width:2px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-dasharray:.14 2;--ease-pulse:cubic-bezier(.16, 1, .3, 1)}.statement-module__0_OVaW__pulseLeg1{animation:3.6s linear infinite backwards statement-module__0_OVaW__statement-leg1}.statement-module__0_OVaW__pulseLeg2{animation:3.6s linear infinite backwards statement-module__0_OVaW__statement-leg2}@keyframes statement-module__0_OVaW__statement-leg1{0%{stroke-dashoffset:.14px;animation-timing-function:var(--ease-pulse)}30%,to{stroke-dashoffset:-1px}}@keyframes statement-module__0_OVaW__statement-leg2{0%{stroke-dashoffset:.14px}44%{stroke-dashoffset:.14px;animation-timing-function:var(--ease-pulse)}74%,to{stroke-dashoffset:-1px}}.statement-module__0_OVaW__dots circle,.statement-module__0_OVaW__arrow{fill:var(--wire,var(--hairline))}[data-theme=dark] .statement-module__0_OVaW__figureRoot{--wire:var(--hairline-strong)}@media (prefers-reduced-motion:reduce){.statement-module__0_OVaW__wirePulse path{stroke-dasharray:none;opacity:.35;animation:none}.statement-module__0_OVaW__row:before{background:var(--coral-500);animation:none}.statement-module__0_OVaW__node:before{animation:none}}.statement-module__0_OVaW__card,.statement-module__0_OVaW__node{position:absolute;transform:translate(-50%,-50%)}.statement-module__0_OVaW__node{background:var(--wire,var(--hairline));border-radius:12px;padding:1.5px;box-shadow:0 4px 12px #0000000d}.statement-module__0_OVaW__node:before{content:"";border-radius:inherit;background:var(--coral-500);opacity:0;animation:3.6s ease-in-out infinite statement-module__0_OVaW__statement-node;animation-delay:inherit;position:absolute;inset:0}@keyframes statement-module__0_OVaW__statement-node{0%,16%{opacity:0}22%,36%{opacity:1}44%,to{opacity:0}}.statement-module__0_OVaW__card{background:var(--du-bg);border-radius:10px;flex-direction:column;gap:.8cqw;width:20%;padding:.8cqw;display:flex}.statement-module__0_OVaW__foundationGroup{border:1px dashed var(--hairline-strong);background:var(--marketing-bg);border-radius:16px;position:absolute;transform:translate(-50%,-50%)}.statement-module__0_OVaW__groupLabel{background:var(--marketing-bg);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--coral-500);padding:0 .5em;font-size:1.3cqw;font-weight:500;position:absolute;top:0;left:2cqw;transform:translateY(-50%)}.statement-module__0_OVaW__source{text-align:left;width:100%;position:static;transform:none}.statement-module__0_OVaW__target{text-align:left}.statement-module__0_OVaW__cardKicker{font-family:var(--font-mono);letter-spacing:-.01em;text-transform:uppercase;color:var(--foreground);font-size:1.55cqw;font-weight:400}.statement-module__0_OVaW__fndHead{justify-content:space-between;align-items:center;gap:1.5cqw;padding:.3cqw .4cqw;display:flex}.statement-module__0_OVaW__pixelIcon{aspect-ratio:1;flex:none;grid-template-columns:repeat(4,1fr);gap:6%;width:1.7cqw;display:grid}.statement-module__0_OVaW__pixelIcon span{background:var(--coral-500);opacity:.25}.statement-module__0_OVaW__pixelIcon span[data-on]{opacity:1}.statement-module__0_OVaW__fndPanel{background:var(--panel-bg);border-radius:6px;flex-direction:column;gap:.9cqw;padding:.9cqw 1cqw;display:flex}.statement-module__0_OVaW__fndItem{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:.8cqw;font-size:1.3cqw;line-height:1.4;display:flex}.statement-module__0_OVaW__fndItem:before{content:"";background:var(--coral-500);flex:none;width:.6cqw;height:.6cqw}.statement-module__0_OVaW__row{background:var(--panel-bg);font-family:var(--font-mono);letter-spacing:-.01em;text-transform:uppercase;color:var(--text-read);border-radius:6px;align-items:center;gap:1cqw;padding:1.2cqw 1cqw;font-size:1.5cqw;font-weight:400;display:flex}.statement-module__0_OVaW__row:before{content:"";background:var(--hairline-strong);width:.65cqw;height:.65cqw;animation:3.6s ease-in-out infinite statement-module__0_OVaW__statement-dot;animation-delay:inherit;flex:none}@keyframes statement-module__0_OVaW__statement-dot{0%,64%{background:var(--hairline-strong)}70%,86%{background:var(--coral-500)}92%,to{background:var(--hairline-strong)}}.statement-module__0_OVaW__figureRoot[data-paused=true] .statement-module__0_OVaW__pulseLeg1,.statement-module__0_OVaW__figureRoot[data-paused=true] .statement-module__0_OVaW__pulseLeg2,.statement-module__0_OVaW__figureRoot[data-paused=true] .statement-module__0_OVaW__row:before,.statement-module__0_OVaW__figureRoot[data-paused=true] .statement-module__0_OVaW__node:before{animation-play-state:paused}.statement-module__0_OVaW__node{aspect-ratio:1;display:flex}.statement-module__0_OVaW__nodeCode{z-index:1;background:var(--panel-bg);width:100%;font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--text-read);border-radius:10.5px;justify-content:center;align-items:center;font-size:1.3cqw;font-weight:500;display:flex;position:relative}.statement-module__0_OVaW__mStage{text-align:left;flex-direction:column;align-items:stretch;gap:.1rem;width:100%;max-width:22rem;margin-inline:auto;padding-top:.6rem}.statement-module__0_OVaW__mFoundation{width:100%;padding:.8rem;position:relative;transform:none}.statement-module__0_OVaW__mCard{gap:.5rem;width:100%;padding:.5rem;position:static;transform:none}.statement-module__0_OVaW__mNodes{grid-template-columns:repeat(3,1fr);place-items:center;width:100%;display:grid}.statement-module__0_OVaW__mNode{width:3rem;position:relative;transform:none}.statement-module__0_OVaW__mConnector{width:100%;height:auto;display:block;overflow:visible}.statement-module__0_OVaW__mSurfaces{align-self:center;gap:.5rem;width:fit-content;min-width:60%;padding:.5rem;position:static;transform:none}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__groupLabel{font-size:.7rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__cardKicker{font-size:.85rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__fndHead{gap:1rem;padding:.1rem .15rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__pixelIcon{width:1rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__fndPanel{gap:.55rem;padding:.6rem .65rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__fndItem{gap:.5rem;font-size:.78rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__fndItem:before{width:.3rem;height:.3rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__nodeCode{font-size:.85rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__row{gap:.6rem;padding:.7rem .75rem;font-size:.85rem}.statement-module__0_OVaW__mStage .statement-module__0_OVaW__row:before{width:.4rem;height:.4rem}
.rich-text-module__BxI_Jq__prose{max-width:44rem;color:var(--text-read);font-size:calc(1.0625rem * var(--type-boost));margin-top:2.25rem;line-height:1.65}.rich-text-module__BxI_Jq__prose>*+*{margin-top:1rem}.rich-text-module__BxI_Jq__prose h2,.rich-text-module__BxI_Jq__prose h3,.rich-text-module__BxI_Jq__prose h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);margin-top:2rem;font-weight:600;line-height:1.25}.rich-text-module__BxI_Jq__prose h2{font-size:1.5rem}.rich-text-module__BxI_Jq__prose h3{font-size:1.25rem}.rich-text-module__BxI_Jq__prose h4{font-size:1.125rem}.rich-text-module__BxI_Jq__prose a{color:var(--accent-text);text-underline-offset:2px;text-decoration:underline}.rich-text-module__BxI_Jq__prose ul,.rich-text-module__BxI_Jq__prose ol{padding-left:1.5rem}.rich-text-module__BxI_Jq__prose ul{list-style:outside}.rich-text-module__BxI_Jq__prose ol{list-style:decimal}.rich-text-module__BxI_Jq__prose li+li{margin-top:.375rem}.rich-text-module__BxI_Jq__prose blockquote{border-left:3px solid var(--accent-text);color:var(--text-soft);padding-left:1rem;font-style:italic}.rich-text-module__BxI_Jq__prose code{font-family:var(--font-mono);background:var(--hover-wash);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.9em}.rich-text-module__BxI_Jq__prose pre{background:var(--panel-bg);border:1px solid var(--hairline);border-radius:var(--radius-md);padding:1rem;overflow-x:auto}.rich-text-module__BxI_Jq__prose pre code{background:0 0;padding:0}.rich-text-module__BxI_Jq__prose strong{color:var(--foreground);font-weight:650}
.services-module__S-4w4W__services{border-top:1px solid var(--hairline);margin:2.5rem 0 0;padding:0;list-style:none;position:relative}.services-module__S-4w4W__rail{z-index:1;background:var(--coral-500);transform-origin:0 0;opacity:0;pointer-events:none;width:3px;height:1px;transition:opacity .2s var(--ease-out);position:absolute;top:0;left:0}.services-module__S-4w4W__rail[data-active]{opacity:1}.services-module__S-4w4W__rail[data-slide]{transition:transform .26s var(--ease-out), opacity .2s var(--ease-out)}.services-module__S-4w4W__serviceRow{border-bottom:1px solid var(--hairline);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .22s var(--ease-out);grid-template-columns:5.5rem minmax(0,1fr) minmax(0,16rem);align-items:center;gap:1rem 2rem;padding:1.75rem 1.5rem;text-decoration:none;display:grid}.services-module__S-4w4W__serviceRow:focus-visible{border-radius:2px}.services-module__S-4w4W__code{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-text);font-size:.8125rem;font-weight:500}.services-module__S-4w4W__main{display:block}.services-module__S-4w4W__rowTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1.375rem;font-weight:700;line-height:1.3;display:inline-flex}.services-module__S-4w4W__titleArrow{width:1.25rem;height:1.25rem;color:var(--coral-500);opacity:0;transition:opacity .22s var(--ease-out), translate .22s var(--ease-out);flex:none;translate:-4px}.services-module__S-4w4W__rowText{color:var(--text-soft);max-width:30rem;margin:.375rem 0 0;font-size:.9375rem;line-height:1.55;display:block}.services-module__S-4w4W__chips{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}.services-module__S-4w4W__chip{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-mute);border:1px solid var(--hairline-strong);white-space:nowrap;border-radius:999px;padding:.3125rem .6875rem;font-size:.65625rem;font-weight:500}@media (hover:hover) and (pointer:fine){.services-module__S-4w4W__serviceRow:hover{background:color-mix(in srgb, var(--foreground) 4%, var(--marketing-bg))}.services-module__S-4w4W__serviceRow:hover .services-module__S-4w4W__titleArrow{opacity:1;translate:0}}@media (max-width:64rem){.services-module__S-4w4W__serviceRow{grid-template-columns:minmax(0,1fr);grid-template-areas:"code""main""chips"}.services-module__S-4w4W__code{grid-area:code}.services-module__S-4w4W__main{grid-area:main}.services-module__S-4w4W__chips{grid-area:chips}}@media (prefers-reduced-motion:reduce){.services-module__S-4w4W__rail,.services-module__S-4w4W__rail[data-slide],.services-module__S-4w4W__serviceRow,.services-module__S-4w4W__titleArrow{transition:none}}
.faq-module__QoToKa__list{border-top:1px solid var(--hairline);max-width:48rem;margin-top:3rem}.faq-module__QoToKa__item{border-bottom:1px solid var(--hairline)}.faq-module__QoToKa__question{cursor:pointer;font-family:var(--font-display);color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.0625rem;font-weight:600;line-height:1.35;list-style:none;display:flex}.faq-module__QoToKa__question::-webkit-details-marker{display:none}.faq-module__QoToKa__icon{width:1.125rem;height:1.125rem;color:var(--accent-text);transition:transform .2s var(--ease-out);flex:none}.faq-module__QoToKa__item[open] .faq-module__QoToKa__icon{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.faq-module__QoToKa__icon{transition:none}}.faq-module__QoToKa__answer{--sub-margin:0;--sub-max:44rem;--sub-size:1rem;--sub-lh:1.6;padding:0 0 1.5rem}
.process-module__H9BqEW__lede{--title-weight:600;--title-size:2.375rem;--title-size-tablet:1.9375rem;--title-size-mobile:1.625rem;--title-lh:1.25;--title-ls:-.015em;--title-wrap:pretty;max-width:52rem}.process-module__H9BqEW__ledeMuted{color:var(--text-mute)}.process-module__H9BqEW__figures{grid-template-columns:repeat(4,1fr);margin:6rem 0 0;padding:0;list-style:none;display:grid}.process-module__H9BqEW__figures li{border-left:1px solid var(--hairline);flex-direction:column;padding-inline:1.75rem;display:flex}.process-module__H9BqEW__figures li:first-child{border-left:0;padding-left:0}.process-module__H9BqEW__figures li:last-child{padding-right:0}.process-module__H9BqEW__figLabel{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-mute);font-size:.75rem;font-weight:500}.process-module__H9BqEW__figure{min-height:13rem;color:var(--hairline-strong);justify-content:center;align-items:center;margin-block:2rem 2.5rem;display:flex}.process-module__H9BqEW__figure svg{width:13.5rem;height:auto;overflow:visible}.process-module__H9BqEW__faceT,.process-module__H9BqEW__faceR,.process-module__H9BqEW__faceL{stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.process-module__H9BqEW__faceT{fill:color-mix(in srgb, var(--foreground) 9%, var(--marketing-bg))}.process-module__H9BqEW__faceR{fill:color-mix(in srgb, var(--foreground) 5%, var(--marketing-bg))}.process-module__H9BqEW__faceL{fill:color-mix(in srgb, var(--foreground) 3%, var(--marketing-bg))}.process-module__H9BqEW__floor line{stroke:currentColor;stroke-width:1px;opacity:.3}.process-module__H9BqEW__dash{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:2 4;opacity:.8}.process-module__H9BqEW__dashAccent,.process-module__H9BqEW__dashRingAccent{fill:none;stroke:var(--coral-500);stroke-width:1px;stroke-dasharray:2 4;opacity:.8}.process-module__H9BqEW__dashRingAccent{opacity:.6}.process-module__H9BqEW__lensGlass{fill:color-mix(in srgb, var(--coral-500) 18%, var(--marketing-bg));stroke:var(--coral-500);stroke-width:1px;stroke-linejoin:round}@media (prefers-reduced-motion:no-preference){.process-module__H9BqEW__dashAccent{animation:.9s linear infinite process-module__H9BqEW__figScanFlow}.process-module__H9BqEW__dashRingAccent{animation:.9s linear infinite process-module__H9BqEW__figRingSpin}}@keyframes process-module__H9BqEW__figScanFlow{to{stroke-dashoffset:6px}}@keyframes process-module__H9BqEW__figRingSpin{to{stroke-dashoffset:-6px}}.process-module__H9BqEW__route{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:4 4;stroke-linejoin:round}.process-module__H9BqEW__line{stroke:currentColor;stroke-width:1px}.process-module__H9BqEW__dot{fill:currentColor;stroke:none}.process-module__H9BqEW__routePulse{fill:var(--coral-500);stroke:none}@media (prefers-reduced-motion:no-preference){.process-module__H9BqEW__routePulse{animation:4.8s linear infinite process-module__H9BqEW__figRouteHop}.process-module__H9BqEW__flagRoute{animation:4.8s linear infinite process-module__H9BqEW__figFlagLight}}@keyframes process-module__H9BqEW__figRouteHop{0%{opacity:0;transform:translate(0)}4%{opacity:1}8%{animation-timing-function:ease-in-out;transform:translate(0)}18%,24%{animation-timing-function:ease-in-out;transform:translate(24.2px,14px)}34%,40%{animation-timing-function:ease-in-out;transform:translate(51.9px,-2px)}50%,56%{animation-timing-function:ease-in-out;transform:translate(76.2px,12px)}66%,88%{opacity:1;transform:translate(71px,27px)}94%,to{opacity:0;transform:translate(71px,27px)}}@keyframes process-module__H9BqEW__figFlagLight{0%,64%{fill:color-mix(in srgb, var(--foreground) 12%, var(--marketing-bg));stroke:currentColor}68%,88%{fill:color-mix(in srgb, var(--coral-500) 20%, var(--marketing-bg));stroke:var(--coral-500)}94%,to{fill:color-mix(in srgb, var(--foreground) 12%, var(--marketing-bg));stroke:currentColor}}.process-module__H9BqEW__flag{fill:color-mix(in srgb, var(--foreground) 12%, var(--marketing-bg));stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.process-module__H9BqEW__hole{fill:var(--marketing-bg);stroke:currentColor;stroke-width:1px}.process-module__H9BqEW__accentT,.process-module__H9BqEW__accentR,.process-module__H9BqEW__accentL{stroke:var(--coral-500);stroke-width:1px;stroke-linejoin:round}.process-module__H9BqEW__accentT{fill:color-mix(in srgb, var(--coral-500) 30%, var(--marketing-bg))}.process-module__H9BqEW__accentR{fill:color-mix(in srgb, var(--coral-500) 48%, var(--marketing-bg))}.process-module__H9BqEW__accentL{fill:color-mix(in srgb, var(--coral-500) 60%, var(--marketing-bg))}.process-module__H9BqEW__accentHole{fill:var(--marketing-bg);stroke:var(--coral-500);stroke-width:1px}.process-module__H9BqEW__gearFrame{visibility:hidden}.process-module__H9BqEW__gearFrame:first-of-type{visibility:visible}@media (prefers-reduced-motion:no-preference){.process-module__H9BqEW__gearFrame{animation:1.2s linear infinite process-module__H9BqEW__figGearStep;animation-delay:calc(var(--f) * -.05s)}}@keyframes process-module__H9BqEW__figGearStep{0%,4.16%{visibility:visible}4.17%,to{visibility:hidden}}@media (prefers-reduced-motion:no-preference){.process-module__H9BqEW__barDip1{animation:7s infinite process-module__H9BqEW__figBarDip1}.process-module__H9BqEW__barDip2{animation:7s infinite process-module__H9BqEW__figBarDip2}.process-module__H9BqEW__barSpring{animation:7s infinite process-module__H9BqEW__figBarSpring}}@keyframes process-module__H9BqEW__figBarDip1{0%,49%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(0)}54%,57%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(10px)}63%,to{transform:translateY(0)}}@keyframes process-module__H9BqEW__figBarDip2{0%,52%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(0)}57%,60%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(14px)}66%,to{transform:translateY(0)}}@keyframes process-module__H9BqEW__figBarSpring{0%,55%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(0)}60%,63%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translateY(18px)}69%{animation-timing-function:ease-in-out;transform:translateY(-3px)}72%{animation-timing-function:ease-in-out;transform:translateY(1px)}75%,to{transform:translateY(0)}}.process-module__H9BqEW__figures h3{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.process-module__H9BqEW__figures p{color:var(--text-soft);text-wrap:pretty;margin:.375rem 0 0;font-size:.9375rem;line-height:1.55}@media (max-width:72rem){.process-module__H9BqEW__figures{grid-template-columns:repeat(2,1fr);row-gap:3.5rem}.process-module__H9BqEW__figures li:nth-child(odd){border-left:0;padding-left:0}.process-module__H9BqEW__figures li:nth-child(2n){padding-right:0}.process-module__H9BqEW__figure{min-height:10rem}}@media (max-width:40rem){.process-module__H9BqEW__figures{grid-template-columns:minmax(0,1fr);row-gap:3rem}.process-module__H9BqEW__figures li{border-left:0;padding-inline:0}.process-module__H9BqEW__figure{min-height:0;margin-block:1.5rem}.process-module__H9BqEW__figure svg{width:10rem}}
.site-footer-module__pCFy2G__footer{background:var(--ink-900);color:var(--ink-300);position:relative;overflow:hidden}.site-footer-module__pCFy2G__footer :focus-visible{border-radius:2px}.site-footer-module__pCFy2G__flare{background:var(--coral-500);filter:blur(100px);pointer-events:none;z-index:0;border-radius:999px;width:min(45rem,80%);height:1.75rem;position:absolute;bottom:-1.5rem;left:-4rem}.site-footer-module__pCFy2G__overlay{pointer-events:none;z-index:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.site-footer-module__pCFy2G__top{z-index:1;grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,.8fr));gap:3rem 2.5rem;padding-block:4rem 3.5rem;display:grid;position:relative}.site-footer-module__pCFy2G__claim{font-family:var(--font-display);color:var(--off-white);letter-spacing:-.01em;margin:0 0 .375rem;font-size:1.125rem;font-weight:700;line-height:1.5}.site-footer-module__pCFy2G__claimDot{color:var(--coral-500)}.site-footer-module__pCFy2G__meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-300);margin:0;font-size:.6875rem;line-height:1.5}.site-footer-module__pCFy2G__column h3{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--coral-500);margin:0;font-size:1rem;font-weight:400;line-height:1.4}.site-footer-module__pCFy2G__links{justify-items:start;gap:.625rem;margin:1.125rem 0 0;padding:0;list-style:none;display:grid}.site-footer-module__pCFy2G__links a,.site-footer-module__pCFy2G__links button{color:#e9e5e1b8;letter-spacing:-.01em;text-align:left;font-size:.875rem;line-height:1.4;text-decoration:none;transition:color .15s ease-out;position:relative}.site-footer-module__pCFy2G__links a:after,.site-footer-module__pCFy2G__links button:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-.05em;left:0;right:0;transform:scaleX(0)}.site-footer-module__pCFy2G__links a:hover,.site-footer-module__pCFy2G__links button:hover{color:var(--ink-100)}@media (hover:hover) and (pointer:fine){.site-footer-module__pCFy2G__links a:hover:after,.site-footer-module__pCFy2G__links button:hover:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.site-footer-module__pCFy2G__links a:after,.site-footer-module__pCFy2G__links button:after{transition:none}}.site-footer-module__pCFy2G__wordmark{z-index:1;margin-block:1rem 2.5rem;position:relative}.site-footer-module__pCFy2G__wordmark img{width:100%;height:auto;display:block}.site-footer-module__pCFy2G__bottom{z-index:1;font-family:var(--font-mono);letter-spacing:-.01em;color:var(--ink-500);border-top:1px solid #b9b1a833;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding-block:1.5rem;font-size:.8125rem;display:flex;position:relative}.site-footer-module__pCFy2G__bottom a{color:inherit;text-decoration:none;transition:color .15s ease-out}.site-footer-module__pCFy2G__bottom a:hover,.site-footer-module__pCFy2G__bottom a[aria-current=true]{color:var(--ink-100)}.site-footer-module__pCFy2G__bottom a[aria-current=true]{font-weight:500}@media (max-width:64rem){.site-footer-module__pCFy2G__top{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-module__pCFy2G__brand{grid-column:1/-1}}@media (max-width:40rem){.site-footer-module__pCFy2G__top{gap:2.25rem 2rem}}
.cta-band-module__FEF9ca__band{background:var(--ink-900);color:var(--ink-300)}.cta-band-module__FEF9ca__inner{max-width:46rem;padding-block:6.5rem}.cta-band-module__FEF9ca__kicker{font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--coral-500);margin:0 0 1.125rem;font-size:.9375rem;font-weight:500}.cta-band-module__FEF9ca__title{--title-weight:500;--title-size:2.75rem;--title-size-tablet:2.3125rem;--title-size-mobile:1.875rem;--title-lh:1.2;--title-ls:-.02em;--title-color:var(--off-white)}.cta-band-module__FEF9ca__text{--sub-margin:1.25rem 0 0;--sub-max:38rem;--sub-lh:1.55;--sub-color:color-mix(in srgb, var(--ink-100) 72%, transparent)}.cta-band-module__FEF9ca__cta{margin-top:2.5rem}
.cta-band-module__nYjbPq__band{background:var(--ink-900);color:var(--ink-300);position:relative;overflow:clip}.cta-band-module__nYjbPq__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:2.5rem 4.5rem;padding-block:7.5rem;display:grid}.cta-band-module__nYjbPq__content p{font-size:calc(1rem * var(--type-boost));letter-spacing:-.02em;max-width:36rem;color:color-mix(in srgb, var(--ink-100) 72%, transparent);text-wrap:pretty;margin:1.5rem 0 0;line-height:1.5}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__kicker{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;max-width:none;color:var(--coral-500);margin:0 0 1.25rem;font-size:1rem;font-weight:500;line-height:1.4}.cta-band-module__nYjbPq__content h2{--title-weight:500;--title-size:3rem;--title-size-tablet:2.5rem;--title-size-mobile:2rem;--title-lh:1.2;--title-ls:-.02em;--title-color:var(--off-white)}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__bandCta{margin-top:3rem}.cta-band-module__nYjbPq__figure{justify-content:center;align-items:center;min-width:0;display:flex}.cta-band-module__nYjbPq__figure svg{width:100%;max-width:28rem;height:auto;overflow:visible}@media (prefers-reduced-motion:no-preference){.cta-band-module__nYjbPq__lensGlass{animation:2.4s ease-in-out infinite cta-band-module__nYjbPq__figLensPulse}.cta-band-module__nYjbPq__rowSlide1{animation:8s infinite cta-band-module__nYjbPq__figSlide1}.cta-band-module__nYjbPq__rowSlide2{animation:8s infinite cta-band-module__nYjbPq__figSlide2}.cta-band-module__nYjbPq__rowSlide3{animation:8s infinite cta-band-module__nYjbPq__figSlide3}.cta-band-module__nYjbPq__dripLine{animation:.9s linear infinite cta-band-module__nYjbPq__figDripFlow}.cta-band-module__nYjbPq__dripDrop{transform-origin:194px 171.5px;animation:.9s ease-in-out infinite cta-band-module__nYjbPq__figDripPulse}}@keyframes cta-band-module__nYjbPq__figLensPulse{0%,to{fill-opacity:.2}50%{fill-opacity:.34}}@keyframes cta-band-module__nYjbPq__figSlide1{0%,8%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}11%,13%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-113.5px,-65.6px)}19%{animation-timing-function:ease-in-out;transform:translate(6.93px,4px)}21.5%{animation-timing-function:ease-in-out;transform:translate(-2.08px,-1.2px)}24%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figSlide2{0%,12%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}15%,17%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-62.4px,-36px)}23%{animation-timing-function:ease-in-out;transform:translate(5.2px,3px)}25.5%{animation-timing-function:ease-in-out;transform:translate(-1.56px,-.9px)}28%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figSlide3{0%,16%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:translate(0)}19%,21%{animation-timing-function:cubic-bezier(.3,.65,.35,1);transform:translate(-13px,-7.6px)}26%{animation-timing-function:ease-in-out;transform:translate(2.25px,1.3px)}28.5%{animation-timing-function:ease-in-out;transform:translate(-.69px,-.4px)}31%,to{transform:translate(0)}}@keyframes cta-band-module__nYjbPq__figDripFlow{to{stroke-dashoffset:12px}}@keyframes cta-band-module__nYjbPq__figDripPulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (max-width:64rem){.cta-band-module__nYjbPq__inner{grid-template-columns:minmax(0,1fr);justify-items:start}.cta-band-module__nYjbPq__figure{justify-self:center}.cta-band-module__nYjbPq__figure svg{max-width:24rem}}
.hub-module__MHnZTa__header{border-bottom:1px solid var(--hairline);padding-block:6rem}.hub-module__MHnZTa__title{--title-size:3.25rem;--title-size-tablet:2.6875rem;--title-size-mobile:2.25rem;--title-lh:1.08;--title-ls:-.02em;max-width:40rem}.hub-module__MHnZTa__intro{--sub-margin:1.25rem 0 0;--sub-max:40rem;--sub-size:1.125rem;--sub-lh:1.55}.hub-module__MHnZTa__groups{flex-direction:column;gap:3.5rem;display:flex}.hub-module__MHnZTa__groupLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--text-soft);margin:0 0 1.25rem;font-size:.75rem;font-weight:500}.hub-module__MHnZTa__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.hub-module__MHnZTa__card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--panel-bg);height:100%;transition:border-color .2s var(--ease-out), transform .2s var(--ease-out);flex-direction:column;padding:1.25rem;display:flex}@media (hover:hover) and (pointer:fine){.hub-module__MHnZTa__card:hover{border-color:var(--hairline-strong);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.hub-module__MHnZTa__card{transition:none}}.hub-module__MHnZTa__cardTitle{font-family:var(--font-display);color:var(--foreground);font-size:1.0625rem;font-weight:600}.hub-module__MHnZTa__cardDesc{color:var(--text-soft);margin-top:.375rem;font-size:.9375rem;line-height:1.5}.hub-module__MHnZTa__previewNote{border:1px dashed var(--hairline-strong);border-radius:var(--radius-md);text-align:center;color:var(--text-soft);padding:1.5rem;font-size:.9375rem}
.social-proof-module__pR7R5W__socialProof{width:100%}.social-proof-module__pR7R5W__row{--marquee-gap:4.5rem;--logo-tile:6.75rem;--fade:8rem;--logo-count:6;--set-width:calc(var(--logo-count) * (var(--logo-tile) + var(--marquee-gap)));align-items:center;gap:2.5rem;padding-block:2.5rem;display:flex}.social-proof-module__pR7R5W__copy{width:12.5rem;color:var(--text-soft);flex:none;margin:0;font-size:1rem;line-height:1.5}.social-proof-module__pR7R5W__divider{background:var(--hairline);flex:none;align-self:stretch;width:1px}.social-proof-module__pR7R5W__marquee{min-width:0;height:4.5rem;-webkit-mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);-webkit-mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);mask-image:linear-gradient(to right, transparent, #000 var(--fade), #000 calc(100% - var(--fade)), transparent);flex:1 1 0;overflow:hidden}.social-proof-module__pR7R5W__track{will-change:transform;align-items:center;width:max-content;height:100%;animation:30s linear infinite social-proof-module__pR7R5W__marquee;display:flex}.social-proof-module__pR7R5W__logo{width:var(--logo-tile);height:100%;flex:none;place-items:center;margin-inline-end:var(--marquee-gap);display:grid}.social-proof-module__pR7R5W__logo img{width:auto;height:var(--logo-h);object-fit:contain;opacity:.5;max-width:100%;display:block}[data-theme=dark] .social-proof-module__pR7R5W__logo img{filter:brightness(0)invert();opacity:.6}@keyframes social-proof-module__pR7R5W__marquee{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--set-width)))}}@media (max-width:767px){.social-proof-module__pR7R5W__row{--marquee-gap:1.5rem;--logo-tile:4.5rem;--fade:3rem;flex-direction:column;align-items:center;gap:.75rem}.social-proof-module__pR7R5W__copy{text-align:center;width:100%}.social-proof-module__pR7R5W__divider{display:none}.social-proof-module__pR7R5W__marquee{flex:none;width:100%;height:3rem}.social-proof-module__pR7R5W__logo img{height:calc(var(--logo-h) * .6667)}}@media (prefers-reduced-motion:reduce){.social-proof-module__pR7R5W__track{animation:none}}
.grid-overlay-module__-LO9oG__overlay{z-index:200;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s var(--ease-out), visibility 0s linear .2s;position:fixed;inset:0}.grid-overlay-module__-LO9oG__overlayOpen{opacity:1;visibility:visible;transition:opacity .2s var(--ease-out)}.grid-overlay-module__-LO9oG__container{max-width:var(--content-width);height:100%;padding-inline:var(--page-gutter);margin-inline:auto}.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;width:100%;height:100%;display:grid;overflow:clip}.grid-overlay-module__-LO9oG__col{background-color:var(--coral-500);opacity:.08;width:100%;height:100%;min-height:100%}@media screen and (max-width:991px){.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-overlay-module__-LO9oG__col:nth-child(n+7){display:none}}@media screen and (max-width:767px){.grid-overlay-module__-LO9oG__row{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-overlay-module__-LO9oG__col:nth-child(n+5){display:none}}.grid-overlay-module__-LO9oG__toggleButton{z-index:210;pointer-events:auto;font-family:var(--font-sans);color:var(--foreground);background:var(--panel-bg);border:1px solid var(--hairline-strong);cursor:pointer;transition:border-color .15s var(--ease-out), color .15s var(--ease-out);border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;position:fixed;bottom:1rem;right:1rem}.grid-overlay-module__-LO9oG__toggleButton:hover,.grid-overlay-module__-LO9oG__toggleButtonActive{border-color:var(--coral-500);color:var(--accent-text)}.grid-overlay-module__-LO9oG__toggleButton svg{width:14px;height:14px}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_c5302899-module__46MAEW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_c5302899-module__46MAEW__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
.widget-card-module__nmR8OG__card{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.widget-card-module__nmR8OG__header{background:var(--surface-subtle);border-bottom:1px solid var(--border);align-items:center;gap:.5625rem;padding:.6875rem .9375rem;display:flex}.widget-card-module__nmR8OG__dot{border-radius:2px;flex:none;width:.5rem;height:.5rem}.widget-card-module__nmR8OG__icon{color:var(--ink-300);flex:none;align-items:center;display:flex}.widget-card-module__nmR8OG__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:.6875rem;font-weight:600}.widget-card-module__nmR8OG__action{align-items:center;gap:.875rem;margin-left:auto;display:flex}.widget-card-module__nmR8OG__body{flex-direction:column;flex:1;min-width:0;display:flex}.widget-card-module__nmR8OG__footer{border-top:1px solid var(--border);align-items:center;padding:.75rem 1.125rem;display:flex}
.badge-module__-iTtCW__badge{white-space:nowrap;border-radius:var(--radius-sm);width:fit-content;font-family:var(--font-mono);border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;font-weight:600;line-height:1.35;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex}.badge-module__-iTtCW__badge svg{pointer-events:none;flex-shrink:0;width:.875em;height:.875em}.badge-module__-iTtCW__dot{background:var(--live);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.badge-module__-iTtCW__sizeSm{letter-spacing:.04em;padding:.125rem .375rem;font-size:.6rem}.badge-module__-iTtCW__sizeMd{padding:.1875rem .5rem;font-size:.6875rem}.badge-module__-iTtCW__sizeDelta{font-variant-numeric:tabular-nums;padding:.125rem .4375rem;font-size:.6875rem}.badge-module__-iTtCW__sizeLive{letter-spacing:.06em;padding:.1875rem .5rem;font-size:.65rem}.badge-module__-iTtCW__default{background:var(--primary);color:var(--primary-foreground)}.badge-module__-iTtCW__accent{background:var(--accent);color:var(--accent-foreground)}.badge-module__-iTtCW__secondary{background:var(--secondary);color:var(--secondary-foreground)}.badge-module__-iTtCW__destructive{background:var(--destructive);color:#fff}.badge-module__-iTtCW__outline{border-color:var(--border);color:var(--foreground)}.badge-module__-iTtCW__neutral{color:var(--ink-700);background:color-mix(in srgb, var(--ink-100) 55%, transparent)}.badge-module__-iTtCW__muted{color:var(--ink-500);background:color-mix(in srgb, var(--ink-100) 45%, transparent)}.badge-module__-iTtCW__success{color:var(--success);background:var(--success-bg)}.badge-module__-iTtCW__danger{color:var(--danger);background:var(--danger-bg)}.badge-module__-iTtCW__warning{color:var(--warning);background:var(--warning-bg)}.badge-module__-iTtCW__live{color:var(--success);background:var(--success-bg)}
.button-module__hDn6Jq__button{white-space:nowrap;border-radius:var(--radius-md);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,transform .15s ease-out;display:inline-flex}.button-module__hDn6Jq__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.button-module__hDn6Jq__button:disabled,.button-module__hDn6Jq__button[aria-disabled=true]{pointer-events:none;opacity:.5}.button-module__hDn6Jq__button svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}@media (prefers-reduced-motion:no-preference){.button-module__hDn6Jq__button:active{transform:scale(.98)}}.button-module__hDn6Jq__default{background:var(--primary);color:var(--primary-foreground)}.button-module__hDn6Jq__default:hover{background:var(--coral-600)}.button-module__hDn6Jq__default:active{background:var(--coral-700)}.button-module__hDn6Jq__outline{background:var(--card);border-color:var(--input);color:var(--foreground)}.button-module__hDn6Jq__outline:hover{background:var(--muted)}.button-module__hDn6Jq__secondary{background:var(--secondary);color:var(--secondary-foreground)}.button-module__hDn6Jq__secondary:hover{background:color-mix(in srgb, var(--ink-100) 60%, transparent)}.button-module__hDn6Jq__ghost{color:inherit}.button-module__hDn6Jq__ghost:hover{background:var(--accent);color:var(--accent-foreground)}.button-module__hDn6Jq__destructive{background:var(--destructive);color:#fff}.button-module__hDn6Jq__destructive:hover{background:color-mix(in srgb, var(--destructive) 90%, transparent)}.button-module__hDn6Jq__link{color:var(--coral-700);text-underline-offset:4px}.button-module__hDn6Jq__link:hover{text-decoration:underline}.button-module__hDn6Jq__sizeDefault{height:2.25rem;padding-inline:1rem}.button-module__hDn6Jq__sizeSm{height:2rem;padding-inline:.75rem;font-size:.8125rem}.button-module__hDn6Jq__sizeLg{height:2.5rem;padding-inline:1.25rem;font-size:.9375rem}.button-module__hDn6Jq__sizeIcon{width:2.25rem;height:2.25rem;padding:0}.button-module__hDn6Jq__sizeToolbar{height:2rem;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;padding-inline:.75rem;font-size:.6875rem;font-weight:600}
.challenge-module__SNUOfa__challenge{background:var(--marketing-bg);padding-block:7.5rem}.challenge-module__SNUOfa__head{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:4rem;display:flex}.challenge-module__SNUOfa__kicker{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.challenge-module__SNUOfa__title{--title-size:2.5rem;--title-size-tablet:2rem;--title-size-mobile:1.75rem;--title-lh:1.3;max-width:72rem}@media (max-width:767px){.challenge-module__SNUOfa__title{--title-lh:1.2}}.challenge-module__SNUOfa__sub{--sub-margin:0;--sub-max:45rem;--sub-lh:1.6}.challenge-module__SNUOfa__cards{justify-content:center;gap:1.5rem;display:flex}html.anim .challenge-module__SNUOfa__cards[data-seq-active]>*{opacity:.4;transition:opacity .45s var(--ease-out)}:is(html.anim .challenge-module__SNUOfa__cards[data-seq-active="0"]>:first-child,html.anim .challenge-module__SNUOfa__cards[data-seq-active="1"]>:nth-child(2),html.anim .challenge-module__SNUOfa__cards[data-seq-active="2"]>:nth-child(3)){opacity:1}@media (max-width:991px){.challenge-module__SNUOfa__head{margin-bottom:4rem}}@media (max-width:767px){.challenge-module__SNUOfa__challenge{padding-block:5rem}.challenge-module__SNUOfa__cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-inline:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);scroll-padding-inline:var(--page-gutter);justify-content:flex-start;gap:1rem;overflow:auto hidden}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fdfabe46-module__gYTgUa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fdfabe46-module__gYTgUa__variable{--font-sans:"Inter", "Inter Fallback"}
.segmented-module__Awpi-W__group{background:color-mix(in srgb, var(--ink-100) 45%, transparent);border-radius:var(--radius-sm);align-items:center;gap:2px;padding:2px;display:inline-flex}.segmented-module__Awpi-W__option{min-width:2.25rem;font-family:var(--font-mono);letter-spacing:.03em;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.segmented-module__Awpi-W__option:hover:not(.segmented-module__Awpi-W__optionActive){color:var(--foreground)}.segmented-module__Awpi-W__optionActive{background:var(--card);color:var(--foreground)}.segmented-module__Awpi-W__option:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.segmented-module__Awpi-W__option:disabled{cursor:default;opacity:.6}
.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:1;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--panel-bg);--u:calc(100cqw / 448);flex:1 1 0;min-width:0;max-width:28rem;overflow:hidden;container-type:inline-size}.challenge-mockup-module__CrSLnG__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;height:100%;padding:1.5rem;display:flex}.challenge-mockup-module__CrSLnG__label{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.challenge-mockup-module__CrSLnG__text{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-mute);margin:0;font-size:.8125rem}@media (max-width:767px){.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:348/383;--u:calc(100cqw / 348);scroll-snap-align:start;flex:none;width:20rem;max-width:none}}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_b525ea9a-module__DklFWW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_b525ea9a-module__DklFWW__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.sidebar-content-module__OaZZpW__logo{margin-bottom:1rem;padding-inline:.625rem;display:block}.sidebar-content-module__OaZZpW__logo:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.sidebar-content-module__OaZZpW__logoImg{width:8rem;height:auto}.sidebar-content-module__OaZZpW__search{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:100%;color:var(--muted-foreground);text-align:left;cursor:text;align-items:center;gap:.5625rem;margin-bottom:1.25rem;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem;display:flex}.sidebar-content-module__OaZZpW__search:disabled{opacity:1}.sidebar-content-module__OaZZpW__searchIcon{flex:none;width:.9375rem;height:.9375rem}.sidebar-content-module__OaZZpW__searchLabel{flex:1}.sidebar-content-module__OaZZpW__searchKbd{font-family:var(--font-mono);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--muted);color:var(--ink-500);padding:.0625rem .375rem;font-size:.625rem;font-weight:600}.sidebar-content-module__OaZZpW__footer{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.sidebar-content-module__OaZZpW__user{align-items:center;gap:.6875rem;padding-inline:.625rem;display:flex}.sidebar-content-module__OaZZpW__avatar{border-radius:var(--radius-md);background:var(--accent);width:2.125rem;height:2.125rem;color:var(--coral-700);font-family:var(--font-mono);flex:none;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex}.sidebar-content-module__OaZZpW__userText{flex:1;min-width:0}.sidebar-content-module__OaZZpW__userTop{align-items:center;gap:.375rem;display:flex}.sidebar-content-module__OaZZpW__userName{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.sidebar-content-module__OaZZpW__userEmail{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);margin:0;font-size:.75rem;overflow:hidden}
.search-input-module__ihJs-G__form{width:16rem;max-width:100%;display:flex;position:relative}.search-input-module__ihJs-G__icon{width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.search-input-module__ihJs-G__input{padding-left:2rem}.search-input-module__ihJs-G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.challenge-aeo-module__gU_V_G__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__top{flex-direction:column;display:flex;overflow:hidden}.challenge-aeo-module__gU_V_G__searchBar{align-items:center;gap:calc(12.8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__googleLogo{width:calc(48 * var(--u));color:var(--text-read);flex:none}.challenge-aeo-module__gU_V_G__googleLogo svg{width:100%;height:auto;display:block}.challenge-aeo-module__gU_V_G__queryPill{align-items:center;gap:calc(6.4 * var(--u));min-width:0;padding:calc(10.24 * var(--u));border:1px solid var(--hairline);border-radius:calc(10.24 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex:1 1 0;display:flex}.challenge-aeo-module__gU_V_G__searchIcon{width:calc(13.6 * var(--u));height:calc(13.6 * var(--u));color:var(--text-mute);flex:none}.challenge-aeo-module__gU_V_G__searchIcon svg{width:100%;height:100%;display:block}.challenge-aeo-module__gU_V_G__query{min-width:0;font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;margin:0;line-height:1.4;overflow:hidden}.challenge-aeo-module__gU_V_G__filters{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);align-items:center;display:flex}.challenge-aeo-module__gU_V_G__filter{padding:calc(12 * var(--u));border-bottom:calc(2 * var(--u)) solid transparent;font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-soft);white-space:nowrap;flex:none;line-height:1.2}.challenge-aeo-module__gU_V_G__filterActive{border-bottom-color:var(--coral-500);color:var(--coral-500)}.challenge-aeo-module__gU_V_G__results{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;display:flex}.challenge-aeo-module__gU_V_G__aiCard{gap:calc(12 * var(--u));padding:calc(8 * var(--u));border-radius:calc(12 * var(--u));background:var(--du-bg);flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__aiHeader{align-items:center;gap:calc(12 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__sparkle{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--coral-500);flex:none}.challenge-aeo-module__gU_V_G__sparkle svg{width:100%;height:100%;display:block}.challenge-aeo-module__gU_V_G__aiLabel{font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:.02em;text-transform:uppercase;color:var(--text-mute);margin:0;line-height:1.5}.challenge-aeo-module__gU_V_G__answerZone{display:grid}.challenge-aeo-module__gU_V_G__answerZone>*{grid-area:1/1}.challenge-aeo-module__gU_V_G__answer{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-soft);margin:0;line-height:1.5}.challenge-aeo-module__gU_V_G__caret,.challenge-aeo-module__gU_V_G__shimmer{display:none}.challenge-aeo-module__gU_V_G__brandRow{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-aeo-module__gU_V_G__brandPill{padding:calc(6 * var(--u)) calc(12 * var(--u));font-family:var(--font-sans);font-weight:600;font-size:calc(12 * var(--u));color:var(--coral-500);white-space:nowrap;background:#ff5a3c1a;border-radius:999px;flex:none;line-height:1}.challenge-aeo-module__gU_V_G__citation{font-family:var(--font-sans);font-size:calc(12 * var(--u));color:var(--text-mute);white-space:nowrap;margin:0;line-height:1}.challenge-aeo-module__gU_V_G__gridRow{align-items:flex-start;gap:calc(8 * var(--u));opacity:.5;display:flex}.challenge-aeo-module__gU_V_G__checkbox{width:calc(20 * var(--u));height:calc(20 * var(--u));background:var(--skeleton);border-radius:999px;flex:none}.challenge-aeo-module__gU_V_G__lines{gap:calc(8 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-aeo-module__gU_V_G__line{height:calc(9 * var(--u));background:var(--skeleton);border-radius:999px}.challenge-aeo-module__gU_V_G__line:first-child{width:100%}.challenge-aeo-module__gU_V_G__line:nth-child(2){width:52%}.challenge-aeo-module__gU_V_G__line:last-child{width:26%}.challenge-aeo-module__gU_V_G__divider{background:var(--hairline);opacity:.5;height:1px}@media (max-width:767px){.challenge-aeo-module__gU_V_G__device{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__searchBar{gap:calc(12 * var(--u));padding:0 0 calc(8 * var(--u)) calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__queryPill{gap:calc(8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));border-radius:calc(7.314 * var(--u))}.challenge-aeo-module__gU_V_G__searchIcon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.challenge-aeo-module__gU_V_G__query,.challenge-aeo-module__gU_V_G__filter{font-size:calc(11 * var(--u))}.challenge-aeo-module__gU_V_G__filters .challenge-aeo-module__gU_V_G__filter:nth-child(4){display:none}.challenge-aeo-module__gU_V_G__aiCard{padding:calc(6 * var(--u));border-radius:calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__aiHeader{gap:calc(8 * var(--u))}.challenge-aeo-module__gU_V_G__sparkle{width:calc(14 * var(--u));height:calc(14 * var(--u))}.challenge-aeo-module__gU_V_G__aiLabel{font-size:calc(10 * var(--u))}.challenge-aeo-module__gU_V_G__answer{font-size:calc(12 * var(--u))}.challenge-aeo-module__gU_V_G__brandPill{padding:calc(4.286 * var(--u)) calc(8.571 * var(--u))}.challenge-aeo-module__gU_V_G__gridRow{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__checkbox{width:calc(14.286 * var(--u));height:calc(14.286 * var(--u))}.challenge-aeo-module__gU_V_G__lines{gap:calc(5.714 * var(--u))}.challenge-aeo-module__gU_V_G__line{height:calc(6.429 * var(--u))}.challenge-aeo-module__gU_V_G__line:nth-child(2){width:48.6%}.challenge-aeo-module__gU_V_G__line:last-child{width:24%}}html.anim .challenge-aeo-module__gU_V_G__device{--type-ms:34ms;--type-start:.6s;--caret-in:calc(var(--type-start) - .25s);--type-end:calc(var(--type-start) + var(--chars,30) * var(--type-ms));--ai-in:calc(var(--type-end) + .35s);--answer-in:calc(var(--ai-in) + .95s);--brand-in:calc(var(--answer-in) + .45s);--results-in:calc(var(--brand-in) + .65s)}html.anim .challenge-aeo-module__gU_V_G__query{align-items:center;display:flex}html.anim .challenge-aeo-module__gU_V_G__typed{white-space:nowrap;overflow:hidden}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__typed{animation:challenge-aeo-module__gU_V_G__type calc(var(--chars,30) * var(--type-ms)) var(--type-steps,steps(30, end)) var(--type-start) both}@keyframes challenge-aeo-module__gU_V_G__type{0%{width:0}to{width:calc(var(--chars,30) * (1ch - .04em))}}html.anim .challenge-aeo-module__gU_V_G__caret{width:1px;height:calc(14 * var(--u));background:var(--coral-500);opacity:0;flex:none;margin-left:1px;display:block}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__caret{animation:challenge-aeo-module__gU_V_G__blink 1.1s steps(1) var(--caret-in) infinite, challenge-aeo-module__gU_V_G__caret-out .2s ease-out calc(var(--type-end) + .8s) forwards}@keyframes challenge-aeo-module__gU_V_G__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes challenge-aeo-module__gU_V_G__caret-out{to{opacity:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__filterActive{animation:challenge-aeo-module__gU_V_G__filter-on .3s ease-out var(--ai-in) both}@keyframes challenge-aeo-module__gU_V_G__filter-on{0%{color:var(--text-soft);border-bottom-color:#0000}}:is(.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__gridRow,.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__divider){animation:challenge-aeo-module__gU_V_G__row-in .4s var(--ease-out) calc(var(--results-in) + var(--row-i,0) * .11s) both}@keyframes challenge-aeo-module__gU_V_G__row-in{0%{opacity:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__aiCard{animation:challenge-aeo-module__gU_V_G__ai-in .5s var(--ease-out) var(--ai-in) both}@keyframes challenge-aeo-module__gU_V_G__ai-in{0%{opacity:0;translate:0 calc(10 * var(--u));scale:.98}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__sparkle{animation:challenge-aeo-module__gU_V_G__sparkle-think .475s ease-in-out var(--ai-in) 2 both}@keyframes challenge-aeo-module__gU_V_G__sparkle-think{50%{opacity:.7;scale:1.2}}html.anim .challenge-aeo-module__gU_V_G__shimmer{justify-content:center;gap:calc(8 * var(--u));opacity:0;pointer-events:none;flex-direction:column;display:flex}.challenge-aeo-module__gU_V_G__shimmer span{height:calc(9 * var(--u));background:linear-gradient(90deg, var(--skeleton) 35%, color-mix(in srgb, var(--coral-500) 40%, var(--skeleton)) 50%, var(--skeleton) 65%) 0 0 / 250% 100% no-repeat;border-radius:999px}.challenge-aeo-module__gU_V_G__shimmer span:last-child{width:62%}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__shimmer{animation:challenge-aeo-module__gU_V_G__shimmer-life calc(var(--answer-in) - var(--ai-in) + .25s) linear var(--ai-in) both}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__shimmer span{animation:1.2s linear infinite challenge-aeo-module__gU_V_G__shimmer-sweep}@keyframes challenge-aeo-module__gU_V_G__shimmer-life{0%{opacity:0}15%,80%{opacity:1}to{opacity:0}}@keyframes challenge-aeo-module__gU_V_G__shimmer-sweep{0%{background-position:125% 0}to{background-position:-25% 0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__answer{animation:challenge-aeo-module__gU_V_G__answer-in .5s var(--ease-out) var(--answer-in) both}@keyframes challenge-aeo-module__gU_V_G__answer-in{0%{opacity:0;translate:0 calc(4 * var(--u));filter:blur(4px)}to{opacity:1;filter:blur();translate:0}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__brandPill{animation:challenge-aeo-module__gU_V_G__pill-pop .4s cubic-bezier(.34, 1.56, .64, 1) var(--brand-in) both}@keyframes challenge-aeo-module__gU_V_G__pill-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-aeo-module__gU_V_G__device.replay .challenge-aeo-module__gU_V_G__citation{animation:challenge-aeo-module__gU_V_G__citation-in .35s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-aeo-module__gU_V_G__citation-in{0%{opacity:0;translate:calc(-6 * var(--u)) 0}}
.sortable-head-module__IG8MuW__link{color:inherit;align-items:center;gap:.25rem;text-decoration:none;transition:color .15s ease-out;display:inline-flex}.sortable-head-module__IG8MuW__link:hover{color:var(--foreground)}.sortable-head-module__IG8MuW__link:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.sortable-head-module__IG8MuW__active{color:var(--foreground);font-weight:500}.sortable-head-module__IG8MuW__icon{width:.75rem;height:.75rem;color:color-mix(in srgb, var(--muted-foreground) 50%, transparent);flex-shrink:0}.sortable-head-module__IG8MuW__iconActive{width:.75rem;height:.75rem;color:var(--coral-600);flex-shrink:0}
.sonner-module__Dx_I0G__toast{background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-sans)}.sonner-module__Dx_I0G__title{color:var(--foreground);font-size:.875rem;font-weight:500}.sonner-module__Dx_I0G__description{color:var(--muted-foreground);font-size:.8125rem}.sonner-module__Dx_I0G__success [data-icon]{color:var(--success)}.sonner-module__Dx_I0G__error [data-icon]{color:var(--danger)}
.stat-widget-module__o1duea__body{flex-direction:column;flex:1;padding:1rem 1.125rem .9375rem;display:flex}.stat-widget-module__o1duea__valueRow{align-items:baseline;gap:.375rem;display:flex}.stat-widget-module__o1duea__value{font-family:var(--font-mono);font-size:var(--text-stat);letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:600;line-height:1}.stat-widget-module__o1duea__unit{font-family:var(--font-mono);color:var(--muted-foreground);font-size:1.125rem}.stat-widget-module__o1duea__subline{color:var(--ink-700);margin-top:.625rem;font-size:.8125rem}.stat-widget-module__o1duea__extra{margin-top:auto}
.challenge-geo-module__-0wbjq__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-geo-module__-0wbjq__header{align-items:center;gap:calc(8 * var(--u));padding:calc(8 * var(--u)) calc(8 * var(--u)) calc(12 * var(--u));border-bottom:1px solid var(--hairline);flex:none;display:flex}.challenge-geo-module__-0wbjq__logo{width:calc(24 * var(--u));height:calc(24 * var(--u));color:var(--text-read);flex:none}.challenge-geo-module__-0wbjq__logo svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__brand{min-width:0;font-family:var(--font-mono);font-size:calc(14 * var(--u));letter-spacing:-.04em;color:var(--text-read);flex:1 1 0;margin:0;line-height:1.4}.challenge-geo-module__-0wbjq__body{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:flex-end;display:flex}.challenge-geo-module__-0wbjq__userBubble{max-width:calc(272 * var(--u));padding:calc(10 * var(--u)) calc(12 * var(--u));border-radius:calc(12 * var(--u)) calc(12 * var(--u)) calc(4 * var(--u)) calc(12 * var(--u));background:var(--du-bg);flex:none}.challenge-geo-module__-0wbjq__userText{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-read);opacity:.7;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__response{flex-direction:column;align-items:flex-start;width:100%;display:flex}.challenge-geo-module__-0wbjq__replyBubble{gap:calc(12 * var(--u));max-width:calc(326 * var(--u));padding:calc(12 * var(--u));border:1px solid var(--hairline);border-radius:calc(12 * var(--u)) calc(12 * var(--u)) calc(12 * var(--u)) calc(4 * var(--u));flex-direction:column;display:flex}.challenge-geo-module__-0wbjq__leadZone{display:grid}.challenge-geo-module__-0wbjq__leadZone>*{grid-area:1/1}.challenge-geo-module__-0wbjq__replyText{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--text-soft);opacity:.85;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__thinking{display:none}.challenge-geo-module__-0wbjq__brandRow{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-geo-module__-0wbjq__brandPill{padding:calc(6 * var(--u)) calc(12 * var(--u));font-family:var(--font-sans);font-weight:600;font-size:calc(12 * var(--u));color:var(--coral-500);white-space:nowrap;background:#ff5a3c1a;border-radius:999px;flex:none;line-height:1}.challenge-geo-module__-0wbjq__rating{font-family:var(--font-sans);font-size:calc(12 * var(--u));white-space:nowrap;margin:0;line-height:1}.challenge-geo-module__-0wbjq__rated{color:var(--text-mute)}.challenge-geo-module__-0wbjq__stars{color:var(--coral-500)}.challenge-geo-module__-0wbjq__replyMuted{font-family:var(--font-sans);font-size:calc(12 * var(--u));color:var(--text-mute);opacity:.8;margin:0;line-height:1.5}.challenge-geo-module__-0wbjq__footer{gap:calc(12 * var(--u));width:100%;padding:calc(8 * var(--u)) calc(12 * var(--u));border:1px solid var(--hairline);border-radius:calc(12 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex-direction:column;flex:none;display:flex;position:relative;overflow:hidden}.challenge-geo-module__-0wbjq__ask{font-family:var(--font-mono);font-size:calc(13 * var(--u));letter-spacing:-.04em;color:var(--text-mute);margin:0;line-height:1.4}.challenge-geo-module__-0wbjq__glow{top:calc(45 * var(--u));left:calc(246 * var(--u));width:calc(103 * var(--u));height:calc(4 * var(--u));background:var(--coral-500);filter:blur(calc(32 * var(--u)));pointer-events:none;position:absolute}.challenge-geo-module__-0wbjq__controls{justify-content:space-between;align-items:center;width:100%;display:flex}.challenge-geo-module__-0wbjq__controlBox{align-items:center;gap:calc(8 * var(--u));display:flex}.challenge-geo-module__-0wbjq__plusBtn{padding:calc(4 * var(--u)) calc(6 * var(--u));border:1px solid var(--hairline);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.challenge-geo-module__-0wbjq__plusIcon{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--text-mute);display:block}.challenge-geo-module__-0wbjq__plusIcon svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__modelBtn{align-items:center;gap:calc(4 * var(--u));padding:calc(4 * var(--u)) calc(8 * var(--u));border:1px solid var(--hairline);border-radius:999px;flex:none;display:flex}.challenge-geo-module__-0wbjq__model{font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-read);white-space:nowrap;line-height:1.4}.challenge-geo-module__-0wbjq__caret{width:calc(14 * var(--u));height:calc(14 * var(--u));color:var(--text-mute);flex:none;display:block}.challenge-geo-module__-0wbjq__caret svg{width:100%;height:100%;display:block}.challenge-geo-module__-0wbjq__recording{align-items:center;gap:calc(12 * var(--u));flex:none;display:flex}.challenge-geo-module__-0wbjq__mic,.challenge-geo-module__-0wbjq__wave{width:calc(16 * var(--u));height:calc(16 * var(--u));color:var(--coral-500);display:block}.challenge-geo-module__-0wbjq__mic svg,.challenge-geo-module__-0wbjq__wave svg{width:100%;height:100%;display:block}html.anim .challenge-geo-module__-0wbjq__device{--stream-ms:14ms;--user-in:.3s;--think-in:calc(var(--user-in) + .5s);--reply-in:calc(var(--think-in) + .9s);--stream-end:calc(var(--reply-in) + var(--chars,100) * var(--stream-ms));--brand-in:calc(var(--stream-end) + .3s);--muted-in:calc(var(--brand-in) + .5s)}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__userBubble{transform-origin:100% 100%;animation:challenge-geo-module__-0wbjq__user-in .35s var(--ease-out) var(--user-in) both}@keyframes challenge-geo-module__-0wbjq__user-in{0%{opacity:0;translate:0 calc(6 * var(--u));scale:.94}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__replyBubble{transform-origin:0 100%;animation:challenge-geo-module__-0wbjq__reply-shell-in .45s var(--ease-out) var(--think-in) both}@keyframes challenge-geo-module__-0wbjq__reply-shell-in{0%{opacity:0;translate:0 calc(8 * var(--u));scale:.98}}html.anim .challenge-geo-module__-0wbjq__thinking{width:calc(11 * var(--u));height:calc(11 * var(--u));margin-top:calc(5 * var(--u));background:var(--text-soft);opacity:0;pointer-events:none;border-radius:999px;align-self:start;display:block}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__thinking{animation:challenge-geo-module__-0wbjq__think-life calc(var(--reply-in) - var(--think-in) + .1s) linear var(--think-in) both, challenge-geo-module__-0wbjq__think-pulse .9s ease-in-out var(--think-in) infinite}@keyframes challenge-geo-module__-0wbjq__think-life{0%{opacity:0}12%,85%{opacity:1}to{opacity:0}}@keyframes challenge-geo-module__-0wbjq__think-pulse{50%{scale:.8}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__char{animation:challenge-geo-module__-0wbjq__char-in .12s linear calc(var(--reply-in) + var(--char-i,0) * var(--stream-ms)) both}@keyframes challenge-geo-module__-0wbjq__char-in{0%{opacity:0}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__brandPill{animation:challenge-geo-module__-0wbjq__pill-pop .4s cubic-bezier(.34, 1.56, .64, 1) var(--brand-in) both}@keyframes challenge-geo-module__-0wbjq__pill-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__rating{animation:challenge-geo-module__-0wbjq__rating-in .35s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-geo-module__-0wbjq__rating-in{0%{opacity:0;translate:calc(-6 * var(--u)) 0}}.challenge-geo-module__-0wbjq__device.replay .challenge-geo-module__-0wbjq__replyMuted{animation:challenge-geo-module__-0wbjq__muted-in .4s var(--ease-out) var(--muted-in) both}@keyframes challenge-geo-module__-0wbjq__muted-in{0%{opacity:0}}
.table-pagination-module__iEIJaa__root{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.table-pagination-module__iEIJaa__count{color:var(--muted-foreground);margin:0;font-size:.8125rem}.table-pagination-module__iEIJaa__links{gap:.5rem;display:flex}
.alert-dialog-module__QLpLQW__overlay{z-index:50;background:#17161480;position:fixed;inset:0}.alert-dialog-module__QLpLQW__overlay[data-state=open]{animation:.2s ease-out alert-dialog-module__QLpLQW__fadeIn}.alert-dialog-module__QLpLQW__overlay[data-state=closed]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeOut}.alert-dialog-module__QLpLQW__content{z-index:50;background:var(--popover);border:1px solid var(--border);border-radius:var(--radius-lg);outline:none;flex-direction:column;gap:1rem;width:calc(100vw - 2rem);max-width:28rem;padding:1.5rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.alert-dialog-module__QLpLQW__content[data-state=open]{animation:alert-dialog-module__QLpLQW__zoomIn .2s var(--ease-out)}.alert-dialog-module__QLpLQW__content[data-state=closed]{animation:alert-dialog-module__QLpLQW__zoomOut .15s var(--ease-out)}.alert-dialog-module__QLpLQW__header{flex-direction:column;gap:.5rem;display:flex}.alert-dialog-module__QLpLQW__title{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.125rem;font-weight:500;line-height:1.3}.alert-dialog-module__QLpLQW__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.alert-dialog-module__QLpLQW__footer{flex-direction:column-reverse;gap:.5rem;display:flex}@media (min-width:40rem){.alert-dialog-module__QLpLQW__footer{flex-direction:row;justify-content:flex-end}}@keyframes alert-dialog-module__QLpLQW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes alert-dialog-module__QLpLQW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes alert-dialog-module__QLpLQW__zoomIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes alert-dialog-module__QLpLQW__zoomOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-48%)scale(.96)}}@media (prefers-reduced-motion:reduce){.alert-dialog-module__QLpLQW__content[data-state=open]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeIn}.alert-dialog-module__QLpLQW__content[data-state=closed]{animation:.15s ease-out alert-dialog-module__QLpLQW__fadeOut}}
.calendar-module__vM0K_W__root{--cell:2.25rem;font-family:var(--font-sans);color:var(--foreground);font-size:.8125rem;position:relative}.calendar-module__vM0K_W__months{flex-wrap:wrap;gap:1.5rem;display:flex}.calendar-module__vM0K_W__month{position:relative}.calendar-module__vM0K_W__nav{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;height:2rem;display:flex;position:absolute;top:0;left:0;right:0}.calendar-module__vM0K_W__navButton{pointer-events:auto;border:1px solid var(--border);border-radius:var(--radius-sm);width:1.75rem;height:1.75rem;color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .12s ease-out,border-color .12s ease-out;display:inline-flex}.calendar-module__vM0K_W__navButton:hover{background:var(--muted)}.calendar-module__vM0K_W__navButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.calendar-module__vM0K_W__navButton:disabled{opacity:.4;cursor:not-allowed}.calendar-module__vM0K_W__chevron{width:1rem;height:1rem}.calendar-module__vM0K_W__monthCaption{justify-content:center;align-items:center;height:2rem;margin-bottom:.25rem;display:flex}.calendar-module__vM0K_W__captionLabel{font-family:var(--font-mono);letter-spacing:.02em;color:var(--foreground);text-transform:capitalize;font-size:.75rem;font-weight:600}.calendar-module__vM0K_W__grid{border-collapse:collapse;width:100%}.calendar-module__vM0K_W__weekday{width:var(--cell);height:2rem;font-family:var(--font-mono);text-transform:uppercase;text-align:center;color:var(--muted-foreground);padding:0;font-size:.6875rem;font-weight:500}.calendar-module__vM0K_W__day{width:var(--cell);height:var(--cell);text-align:center;padding:0}.calendar-module__vM0K_W__dayButton{width:var(--cell);height:var(--cell);border-radius:var(--radius-sm);color:var(--foreground);font-family:var(--font-mono);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:.8125rem;transition:background .12s ease-out,color .12s ease-out;display:inline-flex}.calendar-module__vM0K_W__dayButton:hover{background:var(--muted)}.calendar-module__vM0K_W__dayButton:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.calendar-module__vM0K_W__today .calendar-module__vM0K_W__dayButton{color:var(--primary);font-weight:700}.calendar-module__vM0K_W__outside .calendar-module__vM0K_W__dayButton{color:var(--muted-foreground);opacity:.55}.calendar-module__vM0K_W__disabled .calendar-module__vM0K_W__dayButton{opacity:.35;cursor:not-allowed}.calendar-module__vM0K_W__disabled .calendar-module__vM0K_W__dayButton:hover{background:0 0}.calendar-module__vM0K_W__hidden{visibility:hidden}.calendar-module__vM0K_W__rangeStart,.calendar-module__vM0K_W__rangeMiddle,.calendar-module__vM0K_W__rangeEnd{background:var(--accent)}.calendar-module__vM0K_W__rangeStart .calendar-module__vM0K_W__dayButton,.calendar-module__vM0K_W__rangeMiddle .calendar-module__vM0K_W__dayButton,.calendar-module__vM0K_W__rangeEnd .calendar-module__vM0K_W__dayButton,.calendar-module__vM0K_W__selected .calendar-module__vM0K_W__dayButton{background:var(--primary);color:var(--primary-foreground);border-radius:0;font-weight:600}.calendar-module__vM0K_W__rangeMiddle .calendar-module__vM0K_W__dayButton:hover,.calendar-module__vM0K_W__selected .calendar-module__vM0K_W__dayButton:hover{background:var(--coral-600)}.calendar-module__vM0K_W__rangeStart .calendar-module__vM0K_W__dayButton,.calendar-module__vM0K_W__rangeEnd .calendar-module__vM0K_W__dayButton{background:var(--coral-600);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--primary-foreground) 55%, transparent)}.calendar-module__vM0K_W__rangeStart .calendar-module__vM0K_W__dayButton:hover,.calendar-module__vM0K_W__rangeEnd .calendar-module__vM0K_W__dayButton:hover{background:var(--coral-700)}@media (prefers-reduced-motion:reduce){.calendar-module__vM0K_W__navButton,.calendar-module__vM0K_W__dayButton{transition:none}}
.challenge-seo-module__5-ho3G__device{gap:calc(8 * var(--u));height:100%;padding:calc(8 * var(--u));color:var(--text-read);flex-direction:column;display:flex}.challenge-seo-module__5-ho3G__top{flex-direction:column;display:flex;overflow:hidden}.challenge-seo-module__5-ho3G__searchBar{align-items:center;gap:calc(12.8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));display:flex}.challenge-seo-module__5-ho3G__googleLogo{width:calc(48 * var(--u));color:var(--text-read);flex:none}.challenge-seo-module__5-ho3G__googleLogo svg{width:100%;height:auto;display:block}.challenge-seo-module__5-ho3G__queryPill{align-items:center;gap:calc(6.4 * var(--u));min-width:0;padding:calc(10.24 * var(--u));border:1px solid var(--hairline);border-radius:calc(10.24 * var(--u));box-shadow:0 calc(2.56 * var(--u)) calc(7.68 * var(--u)) #b9b1a81a;flex:1 1 0;display:flex;position:relative;overflow:hidden}.challenge-seo-module__5-ho3G__searchIcon{width:calc(13.6 * var(--u));height:calc(13.6 * var(--u));color:var(--text-mute);flex:none}.challenge-seo-module__5-ho3G__searchIcon svg{width:100%;height:100%;display:block}.challenge-seo-module__5-ho3G__query{min-width:0;font-family:var(--font-mono);font-size:calc(12 * var(--u));letter-spacing:-.04em;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;margin:0;line-height:1.4;overflow:hidden}.challenge-seo-module__5-ho3G__glow{top:calc(45 * var(--u));left:calc(246 * var(--u));width:calc(103 * var(--u));height:calc(4 * var(--u));background:var(--coral-500);filter:blur(calc(32 * var(--u)));pointer-events:none;position:absolute}.challenge-seo-module__5-ho3G__filters{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);align-items:center;display:flex}.challenge-seo-module__5-ho3G__filter{padding:calc(12 * var(--u));border-bottom:calc(2 * var(--u)) solid transparent;font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-soft);white-space:nowrap;flex:none;line-height:1.2}.challenge-seo-module__5-ho3G__filterActive{border-bottom-color:var(--coral-500);color:var(--coral-500)}.challenge-seo-module__5-ho3G__results{min-height:0;padding:calc(6 * var(--u));flex-direction:column;flex:1 1 0;justify-content:space-between;display:flex}.challenge-seo-module__5-ho3G__card{padding:calc(12 * var(--u));border-radius:calc(10.24 * var(--u));background:var(--du-bg);flex-direction:column;display:flex;overflow:hidden}.challenge-seo-module__5-ho3G__cardRow{align-items:flex-start;gap:calc(12 * var(--u));width:100%;display:flex}.challenge-seo-module__5-ho3G__thumb{width:calc(130 * var(--u));height:calc(86 * var(--u));border-radius:calc(7.68 * var(--u));background:#ff5a3c1a;flex:none}.challenge-seo-module__5-ho3G__detail{align-items:flex-start;gap:calc(9.6 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-seo-module__5-ho3G__detailHeader{align-items:flex-start;gap:calc(8 * var(--u));flex-direction:column;width:100%;display:flex}.challenge-seo-module__5-ho3G__bizName{font-family:var(--font-sans);font-weight:500;font-size:calc(14 * var(--u));letter-spacing:-.02em;color:var(--text-read);white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__rating{font-family:var(--font-sans);font-size:calc(14 * var(--u));color:var(--coral-500);white-space:nowrap;margin:0;line-height:1}.challenge-seo-module__5-ho3G__coralLine{height:calc(7 * var(--u));background:#ff5a3c33;border-radius:999px}.challenge-seo-module__5-ho3G__coralLineFull{width:100%}.challenge-seo-module__5-ho3G__coralLineShort{width:49%}.challenge-seo-module__5-ho3G__row{align-items:flex-start;gap:calc(8 * var(--u));width:100%;display:flex}.challenge-seo-module__5-ho3G__checkbox{width:calc(20 * var(--u));height:calc(20 * var(--u));opacity:.5;border-radius:999px;flex:none}.challenge-seo-module__5-ho3G__checkboxActive{background:var(--coral-500)}.challenge-seo-module__5-ho3G__checkboxMuted{background:var(--skeleton)}.challenge-seo-module__5-ho3G__rowContent{align-items:flex-start;gap:calc(8 * var(--u));flex-direction:column;flex:1 1 0;min-width:0;display:flex}.challenge-seo-module__5-ho3G__muted{opacity:.5}.challenge-seo-module__5-ho3G__caret{display:none}.challenge-seo-module__5-ho3G__bizNameActive{font-family:var(--font-sans);font-weight:500;font-size:calc(14 * var(--u));letter-spacing:-.02em;color:var(--coral-500);white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__website{font-family:var(--font-mono);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:-.02em;color:var(--text-read);opacity:.5;white-space:nowrap;margin:0;line-height:1.2}.challenge-seo-module__5-ho3G__line{height:calc(9 * var(--u));background:var(--skeleton);border-radius:999px}.challenge-seo-module__5-ho3G__lineFull{width:100%}.challenge-seo-module__5-ho3G__lineMid{width:52%}.challenge-seo-module__5-ho3G__lineShort{width:26%}.challenge-seo-module__5-ho3G__divider{background:var(--hairline);opacity:.5;height:1px}@media (max-width:767px){.challenge-seo-module__5-ho3G__device{gap:calc(5.714 * var(--u))}.challenge-seo-module__5-ho3G__searchBar{padding:0 0 calc(8 * var(--u)) calc(8 * var(--u))}.challenge-seo-module__5-ho3G__queryPill{gap:calc(8 * var(--u));padding:calc(12 * var(--u)) calc(8 * var(--u));border-radius:calc(7.314 * var(--u))}.challenge-seo-module__5-ho3G__searchIcon{width:calc(16 * var(--u));height:calc(16 * var(--u))}.challenge-seo-module__5-ho3G__query{font-size:calc(11 * var(--u))}.challenge-seo-module__5-ho3G__glow{display:none}.challenge-seo-module__5-ho3G__filter{font-size:calc(11 * var(--u))}.challenge-seo-module__5-ho3G__filters .challenge-seo-module__5-ho3G__filter:nth-child(4){display:none}.challenge-seo-module__5-ho3G__results{justify-content:flex-start;gap:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__dividerLead{display:none}.challenge-seo-module__5-ho3G__card{padding:calc(8 * var(--u))}.challenge-seo-module__5-ho3G__thumb{height:calc(101 * var(--u))}.challenge-seo-module__5-ho3G__bizName,.challenge-seo-module__5-ho3G__rating{font-size:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__coralLineShort{width:77%}.challenge-seo-module__5-ho3G__bizNameActive{font-size:calc(12 * var(--u))}.challenge-seo-module__5-ho3G__website{font-size:calc(10 * var(--u))}.challenge-seo-module__5-ho3G__line{height:calc(6 * var(--u))}.challenge-seo-module__5-ho3G__lineMid{width:70%}.challenge-seo-module__5-ho3G__lineShort{width:35%}}html.anim .challenge-seo-module__5-ho3G__device{--type-ms:34ms;--type-start:.6s;--caret-in:calc(var(--type-start) - .25s);--type-end:calc(var(--type-start) + var(--chars,30) * var(--type-ms));--glow-in:calc(var(--type-end) + .2s);--card-in:calc(var(--type-end) + .45s);--brand-in:calc(var(--card-in) + 1s);--comp-in:calc(var(--brand-in) + .3s)}html.anim .challenge-seo-module__5-ho3G__query{align-items:center;display:flex}html.anim .challenge-seo-module__5-ho3G__typed{white-space:nowrap;overflow:hidden}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__typed{animation:challenge-seo-module__5-ho3G__type calc(var(--chars,30) * var(--type-ms)) var(--type-steps,steps(30, end)) var(--type-start) both}@keyframes challenge-seo-module__5-ho3G__type{0%{width:0}to{width:calc(var(--chars,30) * (1ch - .04em))}}html.anim .challenge-seo-module__5-ho3G__caret{width:1px;height:calc(14 * var(--u));background:var(--coral-500);opacity:0;flex:none;margin-left:1px;display:block}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__caret{animation:challenge-seo-module__5-ho3G__blink 1.1s steps(1) var(--caret-in) infinite, challenge-seo-module__5-ho3G__caret-out .2s ease-out calc(var(--type-end) + .8s) forwards}@keyframes challenge-seo-module__5-ho3G__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes challenge-seo-module__5-ho3G__caret-out{to{opacity:0}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__glow{animation:challenge-seo-module__5-ho3G__glow-in .6s var(--ease-out) var(--glow-in) both}@keyframes challenge-seo-module__5-ho3G__glow-in{0%{opacity:0;scale:.6}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__filterActive{animation:challenge-seo-module__5-ho3G__filter-on .3s ease-out var(--card-in) both}@keyframes challenge-seo-module__5-ho3G__filter-on{0%{color:var(--text-soft);border-bottom-color:#0000}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__card{animation:challenge-seo-module__5-ho3G__card-in .5s var(--ease-out) var(--card-in) both}@keyframes challenge-seo-module__5-ho3G__card-in{0%{opacity:0;translate:0 calc(10 * var(--u));scale:.98}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__coralLine{transform-origin:0;animation:challenge-seo-module__5-ho3G__bar-fill .45s var(--ease-out) calc(var(--card-in) + .25s) both}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__coralLineShort{animation-delay:calc(var(--card-in) + .4s)}@keyframes challenge-seo-module__5-ho3G__bar-fill{0%{scale:0 1}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rating{animation:challenge-seo-module__5-ho3G__rating-pop .4s cubic-bezier(.34, 1.56, .64, 1) calc(var(--card-in) + .65s) both}@keyframes challenge-seo-module__5-ho3G__rating-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rowBrand{animation:challenge-seo-module__5-ho3G__row-in .4s var(--ease-out) var(--brand-in) both}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__checkboxActive{animation:challenge-seo-module__5-ho3G__check-pop .35s cubic-bezier(.34, 1.56, .64, 1) calc(var(--brand-in) + .1s) both}@keyframes challenge-seo-module__5-ho3G__check-pop{0%{opacity:0;scale:.6}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__rowMuted{animation:challenge-seo-module__5-ho3G__row-in .4s var(--ease-out) var(--comp-in) both}@keyframes challenge-seo-module__5-ho3G__row-in{0%{opacity:0;translate:0 calc(6 * var(--u))}}.challenge-seo-module__5-ho3G__device.replay .challenge-seo-module__5-ho3G__divider{animation:challenge-seo-module__5-ho3G__divider-in .4s var(--ease-out) calc(var(--brand-in) + .15s) both}@keyframes challenge-seo-module__5-ho3G__divider-in{0%{opacity:0}}
.icon-chip-module___Wg37G__chip{flex:none;justify-content:center;align-items:center;display:inline-flex}