.answer-demo-module__cOcSqa__panel{letter-spacing:var(--tracking-sans);background:var(--panel-bg);border:1px solid var(--hairline);width:100%;max-width:34.1875rem;animation:answer-demo-module__cOcSqa__panel-in .75s var(--ease-out) .75s both;--reveal-delay:1.35s;--reveal-dur:1.1s;border-radius:.75em;margin-inline:auto;font-size:1rem;position:relative;box-shadow:0 1.875em 2.1875em #36281b1f}[data-theme=dark] .answer-demo-module__cOcSqa__panel{box-shadow:none}.answer-demo-module__cOcSqa__headerRow{justify-content:space-between;align-items:center;gap:.75em;padding:.75em;display:flex}.answer-demo-module__cOcSqa__headerCopy{flex-direction:column;gap:.25em;min-width:0;display:flex}.answer-demo-module__cOcSqa__eyebrow{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-500);margin:0;font-size:1em;font-weight:500;line-height:.9375}.answer-demo-module__cOcSqa__subtitle{letter-spacing:var(--tracking-sans);color:var(--text-mute);margin:0;padding-top:.1429em;font-size:.875em;line-height:1.4286}.answer-demo-module__cOcSqa__livePill{background:var(--live-bg);border:1px solid var(--live-border);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--live-ink);border-radius:999px;flex:none;align-items:center;gap:.4em;padding:.3em .8em;font-size:.625em;font-weight:500;display:inline-flex}.answer-demo-module__cOcSqa__liveDot{background:var(--live-dot);opacity:.84;border-radius:50%;width:.6em;height:.6em;animation:2.4s ease-in-out infinite answer-demo-module__cOcSqa__live-breathe}@keyframes answer-demo-module__cOcSqa__live-breathe{0%,to{opacity:.84;scale:1}50%{opacity:1;scale:1.06}}.answer-demo-module__cOcSqa__inset{background:var(--marketing-bg);padding:1em}.answer-demo-module__cOcSqa__card{background:var(--panel-bg);animation:answer-demo-module__cOcSqa__score-count var(--reveal-dur) linear var(--reveal-delay) both;--scrub-track:90ms;--scrub-release:.38s;border-radius:.75em;flex-direction:column;gap:1em;padding:1em;display:flex;box-shadow:0 .5em .75em #221e1a0d}[data-theme=dark] .answer-demo-module__cOcSqa__card{box-shadow:none;border:1px solid var(--hairline)}.answer-demo-module__cOcSqa__cardTitle{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);margin:0;font-size:.875em;font-weight:400;line-height:1.4}.answer-demo-module__cOcSqa__scoreRow{align-items:stretch;gap:.75em;display:flex}.answer-demo-module__cOcSqa__scoreInfo{white-space:nowrap;flex-direction:column;flex:none;gap:1.5em;display:flex}.answer-demo-module__cOcSqa__scoreTitle{line-height:1.5}.answer-demo-module__cOcSqa__scoreText{white-space:nowrap;margin:0}.answer-demo-module__cOcSqa__scoreNum,.answer-demo-module__cOcSqa__scoreSlash{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--text-read);font-variant-numeric:tabular-nums;font-size:3em;font-weight:500;line-height:1}@property --cockpit-score{syntax:"<integer>";inherits:true;initial-value:87}@property --cockpit-fill{syntax:"<number>";inherits:true;initial-value:87}.answer-demo-module__cOcSqa__scoreNum{counter-reset:cockpit-score var(--cockpit-score,87)}.answer-demo-module__cOcSqa__scoreNum:after{content:counter(cockpit-score)}.answer-demo-module__cOcSqa__scoreMax{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--text-read);font-size:1em;font-weight:500}.answer-demo-module__cOcSqa__delta{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--text-mute);opacity:clamp(0, calc(var(--cockpit-score) - 70), 1);transition:opacity .24s var(--ease-out);margin:0;font-size:.875em;font-weight:500;line-height:1.2857}.answer-demo-module__cOcSqa__card[data-scrub] .answer-demo-module__cOcSqa__delta{opacity:1}@property --cockpit-delta{syntax:"<integer>";inherits:true;initial-value:12}@counter-style answer-demo-module__cOcSqa__cockpit-signed{system:extends decimal;negative:"−"}.answer-demo-module__cOcSqa__deltaHi{--cockpit-delta:calc((var(--cockpit-score) - 70) * 12 / 17);counter-reset:cockpit-delta var(--cockpit-delta);color:color-mix(in srgb, var(--coral-500) clamp(0%, calc((var(--cockpit-score) - 70) * 100%), 100%), var(--text-mute));transition:color .16s var(--ease-out);white-space:nowrap}.answer-demo-module__cOcSqa__deltaHi:after{content:counter(cockpit-delta, cockpit-signed);width:calc((3 - clamp(0, calc(var(--cockpit-score) - 70), 1)) * 1ch);display:inline-block}.answer-demo-module__cOcSqa__deltaArrow{rotate:calc(clamp(0, calc(70 - var(--cockpit-score)), 1) * 180deg);transition:rotate .16s var(--ease-out);display:inline-block}.answer-demo-module__cOcSqa__deltaPlus{font-size:calc(clamp(0, calc(var(--cockpit-score) - 70), 1) * 1em)}.answer-demo-module__cOcSqa__deltaPlus:before{content:"+"}.answer-demo-module__cOcSqa__chartWrap{flex:1;min-width:0;position:relative;overflow:hidden}.answer-demo-module__cOcSqa__sparkline{width:calc(100% + .125em);height:9em;display:block;position:absolute;top:.625em;left:-.125em;overflow:visible}.answer-demo-module__cOcSqa__sparklineStopTop{stop-color:var(--coral-500);stop-opacity:.1}.answer-demo-module__cOcSqa__sparklineStopBottom{stop-color:var(--coral-500);stop-opacity:0}.answer-demo-module__cOcSqa__sparklineArea{fill:url(#cockpit-sparkline-fill)}.answer-demo-module__cOcSqa__sparklinePath{fill:none;stroke:var(--coral-500);stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.answer-demo-module__cOcSqa__sparklineMarker{translate:var(--marker-dx,0px) var(--marker-dy,0px);transform-box:view-box;transform-origin:239px 9.94px;animation:answer-demo-module__cOcSqa__sparkline-walk var(--reveal-dur) linear var(--reveal-delay) both}.answer-demo-module__cOcSqa__sparklineGuide{stroke:url(#cockpit-sparkline-guide);stroke-width:1px;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.answer-demo-module__cOcSqa__sparklineGuideTop{stop-color:var(--coral-500);stop-opacity:1}.answer-demo-module__cOcSqa__sparklineGuideBottom{stop-color:var(--coral-500);stop-opacity:.02}.answer-demo-module__cOcSqa__sparklineReticle{fill:none;stroke:var(--coral-500);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.answer-demo-module__cOcSqa__sparklineDot{fill:var(--coral-500);filter:drop-shadow(0 0 1.25em var(--coral-500))}.answer-demo-module__cOcSqa__divider{background:var(--ink-100);flex:none;width:100%;height:1px}.answer-demo-module__cOcSqa__mentions{flex-direction:column;gap:1em;width:100%;display:flex}.answer-demo-module__cOcSqa__mentionList{flex-direction:column;gap:.75em;width:100%;margin:0;padding:0;list-style:none;display:flex}@property --bar-progress{syntax:"<number>";inherits:true;initial-value:1}@property --mention-count{syntax:"<integer>";inherits:true;initial-value:0}.answer-demo-module__cOcSqa__mentionRow{--mention-top:clamp(0, calc((var(--cockpit-fill) - 87) / 13), 1);--mention-base-count:calc(var(--mention-peak) * var(--cockpit-fill) / 87);--mention-count:calc(( var(--mention-base-count) + (var(--mention-full) - var(--mention-base-count)) * var(--mention-top) ) * var(--bar-progress));width:100%;animation:answer-demo-module__cOcSqa__bar-grow .3s linear calc(1.4s + var(--mention-i) * 80ms) both;align-items:center;gap:1em;display:flex}@keyframes answer-demo-module__cOcSqa__bar-grow{0%{--bar-progress:0}to{--bar-progress:1}}@media (max-width:991px){.answer-demo-module__cOcSqa__mentionOptional{display:none}}.answer-demo-module__cOcSqa__mentionName{width:5em;font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-read);white-space:nowrap;flex:none;font-size:.8125em;font-weight:400;line-height:1.4}.answer-demo-module__cOcSqa__bar{background:var(--ink-100);border-radius:999px;flex:1;min-width:0;height:.5em;position:relative}.answer-demo-module__cOcSqa__barFill{background:var(--coral-500);--mention-base-pct:calc(var(--mention-pct) * var(--cockpit-fill) / 87);height:100%;width:min(100%, calc(( var(--mention-base-pct) + (100 - var(--mention-base-pct)) * var(--mention-top) ) * 1% * var(--bar-progress)));border-radius:999px;position:absolute;inset:0 auto 0 0}.answer-demo-module__cOcSqa__mentionValue{width:1.5em;font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-align:right;color:var(--text-read);font-variant-numeric:tabular-nums;counter-reset:mention var(--mention-count);flex:none;font-size:.8125em;font-weight:500;line-height:1.4}.answer-demo-module__cOcSqa__mentionValue:after{content:counter(mention)}.answer-demo-module__cOcSqa__highlight{background:var(--marketing-bg);border:1px solid var(--hairline);--answer-in:2.45s;--answer-chip:2.54s;--answer-stream:2.66s;--answer-char-ms:12ms;--answer-stream-end:calc(var(--answer-stream) + var(--answer-chars,24) * var(--answer-char-ms));--answer-tail:calc(var(--answer-stream-end) + 80ms);width:100%;animation:answer-demo-module__cOcSqa__highlight-in .26s var(--ease-out) var(--answer-in) both;border-radius:.5em;flex-direction:column;gap:.75em;padding:.75em;display:flex;overflow:hidden}@keyframes answer-demo-module__cOcSqa__highlight-in{0%{opacity:0;translate:0 .375em}to{opacity:1;translate:0}}.answer-demo-module__cOcSqa__brandRow{align-items:center;gap:.5em;display:flex;overflow:hidden}.answer-demo-module__cOcSqa__brandChip{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--coral-600);white-space:nowrap;background:var(--coral-100);animation:answer-demo-module__cOcSqa__chip-pop .38s cubic-bezier(.34, 1.56, .64, 1) var(--answer-chip) both;border-radius:999px;flex:none;padding:.1875em .625em;font-size:.71875em;font-weight:600;line-height:normal}@keyframes answer-demo-module__cOcSqa__chip-pop{0%{opacity:0;scale:.86}to{opacity:1;scale:1}}.answer-demo-module__cOcSqa__citedChar{animation:answer-demo-module__cOcSqa__char-in .11s linear calc(var(--answer-stream) + var(--char-i,0) * var(--answer-char-ms)) both}@keyframes answer-demo-module__cOcSqa__char-in{0%{opacity:0}}.answer-demo-module__cOcSqa__cited{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--text-read);white-space:nowrap;text-overflow:ellipsis;font-size:.75em;font-weight:400;line-height:normal;overflow:hidden}.answer-demo-module__cOcSqa__hDivider{background:var(--coral-100);transform-origin:0;width:100%;height:1px;animation:answer-demo-module__cOcSqa__divider-draw .24s var(--ease-out) var(--answer-stream-end) both;flex:none}@keyframes answer-demo-module__cOcSqa__divider-draw{0%{scale:0 1}}.answer-demo-module__cOcSqa__ratingRow{animation:answer-demo-module__cOcSqa__rating-in .26s var(--ease-out) var(--answer-tail) both;align-items:center;gap:.375em;display:flex;overflow:hidden}@keyframes answer-demo-module__cOcSqa__rating-in{0%{opacity:0;translate:0 .25em}to{opacity:1;translate:0}}.answer-demo-module__cOcSqa__stars{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--coral-500);white-space:nowrap;flex:none;font-size:.6875em;font-weight:600}.answer-demo-module__cOcSqa__reviews{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--text-mute);white-space:nowrap;text-overflow:ellipsis;font-size:.71875em;font-weight:400;overflow:hidden}.answer-demo-module__cOcSqa__footer{justify-content:flex-end;align-items:center;gap:.5em;margin:0;padding:.75em;display:flex}.answer-demo-module__cOcSqa__footerDot{letter-spacing:var(--tracking-sans);color:var(--coral-500);opacity:.81;flex:none;font-size:.625em}.answer-demo-module__cOcSqa__footerText{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--foreground);font-size:.75em;line-height:1.25}.answer-demo-module__cOcSqa__footerLabel{color:var(--text-mute)}@media (max-width:991px){.answer-demo-module__cOcSqa__footer{justify-content:flex-start}}.answer-demo-module__cOcSqa__badgeLayer{display:contents}.answer-demo-module__cOcSqa__badge{background:var(--panel-bg);border-radius:var(--radius-lg);white-space:nowrap;transition:translate .6s var(--ease-out);border:1px solid #f0ddd7;flex-direction:column;padding:.8125em 1.0625em;display:flex;position:absolute;box-shadow:0 .875em .9375em #36281b1a}[data-theme=dark] .answer-demo-module__cOcSqa__badge{box-shadow:none;border-color:var(--hairline)}.answer-demo-module__cOcSqa__badgeTop{translate:calc(var(--float-x,0) * .625em) calc(var(--float-y,0) * .375em);top:-2.125em;right:0}.answer-demo-module__cOcSqa__badgeBottom{translate:calc(var(--float-x,0) * .9375em) calc(var(--float-y,0) * .5625em);bottom:-2.25em;left:0}@media (min-width:90rem){.answer-demo-module__cOcSqa__badgeTop{right:-1.5625em}.answer-demo-module__cOcSqa__badgeBottom{left:-4.125em}}.answer-demo-module__cOcSqa__badgeLabel{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);margin:0 0 1em;font-size:.75em;line-height:1.4}.answer-demo-module__cOcSqa__badgeValue{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--foreground);margin:0;font-size:.875em;font-weight:600;line-height:1.4286}.answer-demo-module__cOcSqa__badgeDelta{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--coral-500);margin:0;font-size:.75em;line-height:1.6667}@media (max-width:991px){.answer-demo-module__cOcSqa__badge{display:none}}@keyframes answer-demo-module__cOcSqa__panel-in{0%{opacity:0;translate:0 24px;scale:.98}to{opacity:1;translate:0;scale:1}}@keyframes answer-demo-module__cOcSqa__sparkline-walk{0%{translate:-191.2px 82.55px}16.19%{translate:-150.13px 73.56px}44.41%{translate:-108.22px 45.06px}53.64%{animation-timing-function:cubic-bezier(.33,.33,.6,1);translate:-72.91px 45.06px}to{translate:0}}@keyframes answer-demo-module__cOcSqa__score-count{0%{--cockpit-score:20;--cockpit-fill:20}16.19%{--cockpit-score:27;--cockpit-fill:27}44.41%{--cockpit-score:50;--cockpit-fill:50}53.64%{--cockpit-score:50;--cockpit-fill:50;animation-timing-function:cubic-bezier(.33,.33,.6,1)}to{--cockpit-score:87;--cockpit-fill:87}}.answer-demo-module__cOcSqa__card[data-scrub] .answer-demo-module__cOcSqa__chartWrap{cursor:crosshair}.answer-demo-module__cOcSqa__card[data-scrub] .answer-demo-module__cOcSqa__sparklineMarker{transition:translate var(--scrub-ease,var(--scrub-track)) var(--ease-out);animation:none}.answer-demo-module__cOcSqa__card[data-scrub]{transition:--cockpit-score var(--scrub-ease,var(--scrub-track)) var(--ease-out), --cockpit-fill var(--scrub-ease,var(--scrub-track)) var(--ease-out);animation:none}@media (prefers-reduced-motion:reduce){.answer-demo-module__cOcSqa__panel,.answer-demo-module__cOcSqa__sparklineMarker,.answer-demo-module__cOcSqa__card,.answer-demo-module__cOcSqa__mentionRow,.answer-demo-module__cOcSqa__liveDot,.answer-demo-module__cOcSqa__highlight,.answer-demo-module__cOcSqa__brandChip,.answer-demo-module__cOcSqa__citedChar,.answer-demo-module__cOcSqa__hDivider,.answer-demo-module__cOcSqa__ratingRow{animation:none}.answer-demo-module__cOcSqa__card[data-scrub],.answer-demo-module__cOcSqa__card[data-scrub] .answer-demo-module__cOcSqa__sparklineMarker,.answer-demo-module__cOcSqa__delta,.answer-demo-module__cOcSqa__deltaHi,.answer-demo-module__cOcSqa__deltaArrow,.answer-demo-module__cOcSqa__badge{transition:none}.answer-demo-module__cOcSqa__badge{translate:none}}@media (max-width:40rem){.answer-demo-module__cOcSqa__panel{font-size:.75rem}.answer-demo-module__cOcSqa__scoreNum,.answer-demo-module__cOcSqa__scoreSlash{font-size:2.6667em}}
.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__sectionDark{background:var(--marketing-bg);border-top:0}.marketing-module__fIvb4W__sectionNoRule{border-top:0}.marketing-module__fIvb4W__sectionTitle{font-family:var(--font-display);font-weight:700;font-size:calc(2.25rem * var(--type-boost));letter-spacing:var(--tracking-display);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,var(--fs-h1)) * var(--type-boost));line-height:var(--title-lh,var(--lh-title));letter-spacing:var(--tracking-display);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,var(--title-size,var(--fs-h1)))}}@media (max-width:767px){.marketing-module__fIvb4W__displayTitle{font-size:var(--title-size-mobile,var(--title-size,var(--fs-h1)))}}.marketing-module__fIvb4W__sectionSub{margin:var(--sub-margin,.75rem 0 0);color:var(--sub-color,var(--text-soft));font-size:calc(var(--sub-size,var(--fs-body-l)) * var(--type-boost));line-height:var(--sub-lh,var(--lh-body));letter-spacing:var(--tracking-sans);max-width:var(--sub-max,36rem);text-wrap:var(--sub-wrap,pretty)}.marketing-module__fIvb4W__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);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:var(--tracking-mono);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}}
.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,1fr) 26.4375rem;align-items:center;gap:4rem;padding-block:7.5rem;display:grid}.cta-band-module__nYjbPq__content p{font-size:calc(var(--fs-body-m) * var(--type-boost));line-height:var(--lh-body);letter-spacing:var(--tracking-sans);max-width:53.5rem;color:var(--ink-300);text-wrap:pretty;margin:1.5rem 0 0}.cta-band-module__nYjbPq__content h2{--title-weight:700;--title-size:var(--fs-h1);--title-lh:var(--lh-title);--title-color:var(--off-white)}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__bandCta{margin-top:1.5rem}.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:26.4375rem;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{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:4rem}.cta-band-module__nYjbPq__content p{max-width:40rem;margin-inline:auto}}@media (max-width:767px){.cta-band-module__nYjbPq__content p{letter-spacing:var(--tracking-sans);margin-top:1.25rem}.cta-band-module__nYjbPq__content .cta-band-module__nYjbPq__bandCta{width:100%;margin-top:3.25rem}.cta-band-module__nYjbPq__figure svg{max-width:22.4375rem}}
.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__title{--title-size:var(--fs-display);--title-lh:var(--lh-display)}.hero-module__Rx6MEa__dot{color:var(--coral-500)}.hero-module__Rx6MEa__word{--anim-delay:calc(40ms + var(--i) * 55ms);display:inline-block}.hero-module__Rx6MEa__lede{--anim-delay:.28s;--sub-margin:1.5rem 0 0;--sub-max:none;--sub-size:var(--fs-body-l);--sub-lh:var(--lh-body)}.hero-module__Rx6MEa__ctaRow{--anim-delay:.38s;flex-wrap:wrap;align-items:center;gap:.75rem 1.75rem;margin-top:2.5rem;display:flex}.hero-module__Rx6MEa__mobileSpacer{display:none}@media (max-width:991px){.hero-module__Rx6MEa__grid{grid-template-columns:minmax(0,1fr);align-content:space-between;row-gap:2.5rem;padding-block:1rem}.hero-module__Rx6MEa__mobileSpacer{order:-2;display:block}.hero-module__Rx6MEa__copy,.hero-module__Rx6MEa__demoCol{grid-column:1/-1}.hero-module__Rx6MEa__demoCol{order:-1}.hero-module__Rx6MEa__lede{display:none}.hero-module__Rx6MEa__ctaRow{flex-direction:column;align-items:stretch;max-width:22.375rem;margin-top:1.5rem}.hero-module__Rx6MEa__glow{top:30%;right:-30%}}
.social-proof-module__pR7R5W__socialProof{--logo-card-bg:#f9f7f6;width:100%}[data-theme=dark] .social-proof-module__pR7R5W__socialProof{--logo-card-bg:var(--surface-subtle)}.social-proof-module__pR7R5W__row{flex-direction:column;align-items:center;gap:2rem;padding-block:7.5rem;display:flex}.social-proof-module__pR7R5W__copy{width:100%;font-size:var(--fs-body-m);line-height:var(--lh-body);letter-spacing:var(--tracking-sans);text-align:center;color:var(--text-soft);margin:0}.social-proof-module__pR7R5W__divider{display:none}.social-proof-module__pR7R5W__marquee{width:100%;height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.social-proof-module__pR7R5W__track{grid-template-columns:repeat(2,10.8125rem);justify-content:center;gap:.75rem;width:auto;height:auto;animation:none;display:grid}.social-proof-module__pR7R5W__logo{background:var(--logo-card-bg);border-radius:.5rem;place-items:center;width:10.8125rem;height:6.375rem;display:grid;overflow:hidden}.social-proof-module__pR7R5W__logo[aria-hidden]{display:none}.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}@media (min-width:64rem){.social-proof-module__pR7R5W__row{--marquee-gap:.75rem;--logo-tile:10.8125rem;--fade:4rem;--logo-count:6;--set-width:calc(var(--logo-count) * (var(--logo-tile) + var(--marquee-gap)));flex-direction:row;gap:2.5rem;padding-block:2.5rem}.social-proof-module__pR7R5W__copy{text-align:left;flex:none;width:12.5rem}.social-proof-module__pR7R5W__divider{background:var(--hairline);flex:none;align-self:stretch;width:1px;display:block}.social-proof-module__pR7R5W__marquee{min-width:0;height:6.375rem;-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);flex:none;margin-inline-end:var(--marquee-gap)}.social-proof-module__pR7R5W__logo[aria-hidden]{display:grid}}@media (min-width:90rem){.social-proof-module__pR7R5W__row{--fade:8rem}}@keyframes social-proof-module__pR7R5W__marquee{0%{transform:translate(0)}to{transform:translateX(calc(-1 * var(--set-width)))}}@media (prefers-reduced-motion:reduce){.social-proof-module__pR7R5W__track{animation:none}}@media (min-width:64rem) and (prefers-reduced-motion:reduce){.social-proof-module__pR7R5W__marquee{overflow:auto hidden}.social-proof-module__pR7R5W__logo[aria-hidden]{display:none}}
.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__title{--title-size:var(--fs-h1);--title-lh:var(--lh-title);max-width:90rem}.challenge-module__SNUOfa__sub{--sub-margin:0;--sub-max:43.75rem;--sub-size:var(--fs-body-m);--sub-lh:var(--lh-body)}.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}.challenge-module__SNUOfa__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:none}.challenge-module__SNUOfa__dot{background:var(--hairline);width:.5rem;height:.5rem;transition:background .2s var(--ease-out)}.challenge-module__SNUOfa__dot[data-active=true]{background:var(--coral-500)}@media (prefers-reduced-motion:reduce){.challenge-module__SNUOfa__dot{transition:none}}@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__viewport{margin-inline:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);overflow:hidden}.challenge-module__SNUOfa__cards{justify-content:flex-start;gap:.75rem}.challenge-module__SNUOfa__dots{display:flex}}
.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:448/420;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}@media (max-width:767px){.challenge-mockup-module__CrSLnG__mockup{aspect-ratio:340/420;--u:calc(100cqw / 340);flex:none;width:90vw}}
.coming-soon-module__dQO8Ga__wrap{align-items:center;min-height:clamp(30rem,70vh,48rem);padding-block:5rem;display:flex}.coming-soon-module__dQO8Ga__inner{max-width:40rem}.coming-soon-module__dQO8Ga__kicker{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.coming-soon-module__dQO8Ga__title{--title-margin:1rem 0 0;--title-size:3.25rem;--title-size-tablet:2.625rem;--title-size-mobile:2rem;--title-lh:1.05;--title-wrap:wrap}.coming-soon-module__dQO8Ga__body{--sub-margin:1.25rem 0 0;--sub-max:none;--sub-lh:1.6;--sub-wrap:wrap}.coming-soon-module__dQO8Ga__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.coming-soon-module__dQO8Ga__back{color:var(--text-soft);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease-out}.coming-soon-module__dQO8Ga__back:hover{color:var(--foreground);text-underline-offset:.3em;text-decoration:underline;-webkit-text-decoration-color:var(--coral-500);text-decoration-color:var(--coral-500)}
.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}}
.type-module__rcgPiq__tDisplay,.type-module__rcgPiq__tH1,.type-module__rcgPiq__tH2,.type-module__rcgPiq__tH3,.type-module__rcgPiq__tH4{font-family:var(--font-display);font-weight:700;line-height:var(--lh-title);letter-spacing:var(--tracking-display)}.type-module__rcgPiq__tDisplay{font-size:calc(var(--fs-display) * var(--type-boost));line-height:var(--lh-display)}.type-module__rcgPiq__tH1{font-size:calc(var(--fs-h1) * var(--type-boost))}.type-module__rcgPiq__tH2{font-size:calc(var(--fs-h2) * var(--type-boost))}.type-module__rcgPiq__tH3{font-size:calc(var(--fs-h3) * var(--type-boost))}.type-module__rcgPiq__tH4{font-size:calc(var(--fs-h4) * var(--type-boost))}.type-module__rcgPiq__tBodyL,.type-module__rcgPiq__tBodyM,.type-module__rcgPiq__tBodyMMedium,.type-module__rcgPiq__tBodyS,.type-module__rcgPiq__tCaption,.type-module__rcgPiq__tCaptionMedium{font-family:var(--font-sans);line-height:var(--lh-body);letter-spacing:var(--tracking-sans)}.type-module__rcgPiq__tBodyL{font-size:calc(var(--fs-body-l) * var(--type-boost));font-weight:400}.type-module__rcgPiq__tBodyM{font-size:calc(var(--fs-body-m) * var(--type-boost));font-weight:400}.type-module__rcgPiq__tBodyMMedium{font-size:calc(var(--fs-body-m) * var(--type-boost));font-weight:500}.type-module__rcgPiq__tBodyS{font-size:calc(var(--fs-body-s) * var(--type-boost));font-weight:400}.type-module__rcgPiq__tCaption{font-size:calc(var(--fs-caption) * var(--type-boost));font-weight:400}.type-module__rcgPiq__tCaptionMedium{font-size:calc(var(--fs-caption) * var(--type-boost));font-weight:500}.type-module__rcgPiq__tBtnLink,.type-module__rcgPiq__tBtnM,.type-module__rcgPiq__tBtnS{font-family:var(--font-sans);line-height:var(--lh-button);letter-spacing:var(--tracking-sans)}.type-module__rcgPiq__tBtnLink{font-size:var(--fs-btn-link);font-weight:500}.type-module__rcgPiq__tBtnM{font-size:var(--fs-btn-m);font-weight:600}.type-module__rcgPiq__tBtnS{font-size:var(--fs-btn-s);font-weight:600}.type-module__rcgPiq__tMonoL,.type-module__rcgPiq__tMonoM,.type-module__rcgPiq__tMonoS{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase}.type-module__rcgPiq__tMonoL{font-size:var(--fs-mono-l);font-weight:400;line-height:var(--lh-mono-l)}.type-module__rcgPiq__tMonoM{font-size:var(--fs-mono-m);font-weight:400;line-height:var(--lh-mono)}.type-module__rcgPiq__tMonoS{font-size:var(--fs-mono-s);font-weight:500;line-height:var(--lh-mono)}.type-module__rcgPiq__tMonoLMedium{font-size:var(--fs-mono-l);font-weight:500;line-height:var(--lh-mono-l)}.type-module__rcgPiq__tMonoMMedium{font-size:var(--fs-mono-m);font-weight:500;line-height:var(--lh-mono)}.type-module__rcgPiq__tBodySMedium{font-family:var(--font-sans);font-size:calc(var(--fs-body-s) * var(--type-boost));font-weight:500;line-height:var(--lh-body);letter-spacing:var(--tracking-sans)}.type-module__rcgPiq__tBodyMSemibold{font-family:var(--font-sans);font-size:calc(var(--fs-body-m) * var(--type-boost));font-weight:600;line-height:var(--lh-body);letter-spacing:var(--tracking-sans)}
@keyframes consent-module__OExCCW__consent-fade{0%{opacity:0}to{opacity:1}}.consent-module__OExCCW__bar{inset-inline:0;z-index:50;background:var(--panel-bg);border-top:1px solid var(--hairline);animation:consent-module__OExCCW__consent-rise .24s var(--ease-out) both;position:fixed;bottom:0;box-shadow:0 -.5rem 2rem #1713100f}@keyframes consent-module__OExCCW__consent-rise{0%{opacity:0;translate:0 100%}to{opacity:1;translate:0}}.consent-module__OExCCW__barInner{align-items:center;gap:2rem;padding-block:1rem;display:flex}.consent-module__OExCCW__copy{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.consent-module__OExCCW__title{color:var(--foreground);margin:0}.consent-module__OExCCW__text{max-width:120ch;color:var(--text-mute);margin:0}.consent-module__OExCCW__text .consent-module__OExCCW__settingsLink{color:var(--foreground);transition:color .15s var(--ease-out)}.consent-module__OExCCW__text .consent-module__OExCCW__settingsLink:hover{color:var(--accent-text)}.consent-module__OExCCW__actions{flex:none;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.consent-module__OExCCW__barInner{flex-direction:column;align-items:stretch;gap:.75rem}.consent-module__OExCCW__actions{flex-wrap:wrap;gap:.5rem;display:flex}.consent-module__OExCCW__actions>button{flex:1 1 0}}.consent-module__OExCCW__settingsLink{appearance:none;font:inherit;color:inherit;text-align:left;text-underline-offset:.25em;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.consent-module__OExCCW__scrim{z-index:90;animation:consent-module__OExCCW__consent-fade .16s var(--ease-out) both;background:#1713108c;position:fixed;inset:0}.consent-module__OExCCW__dialog{z-index:91;border:1px solid var(--coral-100);background:var(--panel-bg);width:min(33.5rem,100vw - 3rem);max-height:85dvh;animation:consent-module__OExCCW__consent-pop .18s var(--ease-out) both;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:fixed;top:50%;left:50%;translate:-50% -50%;box-shadow:8px 8px 32px #ff5a3c0a}@keyframes consent-module__OExCCW__consent-pop{0%{opacity:0;translate:-50% calc(.5rem - 50%)}to{opacity:1;translate:-50% -50%}}@media (prefers-reduced-motion:reduce){.consent-module__OExCCW__bar,.consent-module__OExCCW__scrim,.consent-module__OExCCW__dialog{animation:none}}.consent-module__OExCCW__header{align-items:flex-start;gap:1rem;display:flex}.consent-module__OExCCW__headerCopy{flex-direction:column;gap:.5rem;min-width:0;display:flex}.consent-module__OExCCW__dialogTitle{color:var(--foreground);margin:0}.consent-module__OExCCW__dialogText{color:var(--text-mute);margin:0}.consent-module__OExCCW__close{width:2rem;height:2rem;color:var(--text-mute);cursor:pointer;transition:color .15s var(--ease-out), background-color .15s var(--ease-out);background:0 0;border:0;border-radius:.625rem;flex:none;justify-content:center;align-items:center;margin:-.25rem -.25rem 0 0;padding:0;display:flex}.consent-module__OExCCW__close:hover{background:var(--surface-subtle);color:var(--foreground)}.consent-module__OExCCW__close svg{width:1rem;height:1rem}.consent-module__OExCCW__rows{flex-direction:column;gap:.75rem;margin-inline:-.25rem;padding-inline:.25rem;display:flex;overflow-y:auto}.consent-module__OExCCW__row{border:1px solid var(--hairline);background:var(--surface-subtle);transition:border-color .15s var(--ease-out);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.consent-module__OExCCW__row:hover{border-color:var(--coral-100)}.consent-module__OExCCW__rowIcon{background:var(--coral-50);width:2.25rem;height:2.25rem;color:var(--coral-700);border-radius:.625rem;flex:none;justify-content:center;align-items:center;margin-top:.125rem;display:flex}.consent-module__OExCCW__rowIcon svg{width:1.25rem;height:1.25rem}.consent-module__OExCCW__rowBody{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.consent-module__OExCCW__rowHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.consent-module__OExCCW__rowTitle{color:var(--foreground);margin:0}.consent-module__OExCCW__rowText{color:var(--text-mute);margin:0}.consent-module__OExCCW__badge{background:var(--coral-50);color:var(--coral-700);border-radius:999px;flex:none;align-items:center;gap:.25rem;padding:.25rem .5rem;display:inline-flex}.consent-module__OExCCW__badge svg{width:.75rem;height:.75rem}.consent-module__OExCCW__switch{background:var(--input);cursor:pointer;width:2.75rem;height:1.5rem;transition:background-color .15s var(--ease-out);border:0;border-radius:999px;flex:none;align-items:center;padding:0;display:inline-flex;position:relative}.consent-module__OExCCW__switch[aria-checked=true]{background:var(--coral-500)}.consent-module__OExCCW__thumb{width:1.25rem;height:1.25rem;transition:translate .2s var(--ease-out);background:#fff;border-radius:999px;position:absolute;left:.125rem;box-shadow:0 1px 2px #17131033}.consent-module__OExCCW__switch[aria-checked=true] .consent-module__OExCCW__thumb{translate:1.25rem}@media (prefers-reduced-motion:reduce){.consent-module__OExCCW__switch,.consent-module__OExCCW__thumb,.consent-module__OExCCW__row,.consent-module__OExCCW__close{transition:none}}.consent-module__OExCCW__footer{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.consent-module__OExCCW__footerPrimary{grid-column:1/-1}@media (max-width:767px){.consent-module__OExCCW__footer{grid-template-columns:1fr}}
.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}}
.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:1.5rem;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;gap:2.5rem;padding:1rem;transition:transform .19s cubic-bezier(.455,.03,.515,.955),opacity .15s ease-out;display:flex;position:absolute;inset:0 0 auto}.mega-nav-module__i4JBLW__group,.mega-nav-module__i4JBLW__featured{flex:1 1 0;min-width:0;position:relative}.mega-nav-module__i4JBLW__panel>*+:before{content:"";background:var(--hairline);width:1px;position:absolute;top:0;bottom:0;left:-1.25rem}.mega-nav-module__i4JBLW__groupLabel{font-family:var(--font-mono);font-size:var(--fs-mono-m);font-weight:400;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-600);margin:0;padding:1.25rem 1rem}.mega-nav-module__i4JBLW__groupList{margin:0;padding:0;list-style:none;display:grid}.mega-nav-module__i4JBLW__item{transition:background-color .16s var(--ease-out);border-radius:.75rem;flex-direction:column;gap:.25rem;padding:1rem;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{font-size:var(--fs-body-m);font-weight:600;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--foreground)}.mega-nav-module__i4JBLW__itemDesc{font-size:var(--fs-body-s);font-weight:400;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--text-mute)}.mega-nav-module__i4JBLW__featured{background:var(--du-bg);border-radius:1rem;flex-direction:column;display:flex}.mega-nav-module__i4JBLW__featuredKicker{font-family:var(--font-mono);font-size:var(--fs-mono-m);font-weight:400;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-600);margin:0;padding:1.25rem}.mega-nav-module__i4JBLW__featuredBody{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:1.25rem;display:flex}.mega-nav-module__i4JBLW__featuredTitle{font-size:var(--fs-body-m);font-weight:600;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--foreground);margin:0}.mega-nav-module__i4JBLW__featuredText{font-size:var(--fs-body-s);font-weight:400;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--text-mute);margin:0}.mega-nav-module__i4JBLW__featuredFoot{flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.mega-nav-module__i4JBLW__plans{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.mega-nav-module__i4JBLW__plan{background:var(--coral-100);min-width:max-content;font-family:var(--font-mono);font-size:var(--fs-mono-s);font-weight:400;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-500);border-radius:.75rem;flex:1 1 0;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex}.mega-nav-module__i4JBLW__featuredCta{border-top:1px solid var(--coral-100);font-size:var(--fs-btn-link);font-weight:600;line-height:var(--lh-button);letter-spacing:var(--tracking-sans);color:var(--text-read);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;text-decoration:none;display:flex}.mega-nav-module__i4JBLW__featuredCta svg{width:1.5rem;height:1.5rem;color:var(--coral-500);transition:transform .2s var(--ease-out);flex:none}@media (hover:hover) and (pointer:fine){.mega-nav-module__i4JBLW__featuredCta:hover svg{transform:translate(2px,-2px)}}.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}}
.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}.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}
.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}}
.article-module__VrtmPW__hero{isolation:isolate;padding-block:7.5rem 0;position:relative}@media (max-width:767px){.article-module__VrtmPW__hero{padding-block:5rem 0}}.article-module__VrtmPW__heroGrid{z-index:-1;pointer-events:none;background-image:repeating-linear-gradient(30deg, var(--hairline-strong) 0 1px, transparent 1px 2.0625rem), repeating-linear-gradient(150deg, var(--hairline-strong) 0 1px, transparent 1px 2.0625rem);opacity:.3;height:28.875rem;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#0000,#000 50%,#0000);mask-image:linear-gradient(#0000,#000 50%,#0000)}@media (max-width:767px){.article-module__VrtmPW__heroGrid{height:25.1875rem}}.article-module__VrtmPW__heroInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){.article-module__VrtmPW__heroInner{gap:1.25rem}}.article-module__VrtmPW__badge{border:1px solid var(--coral-100);background:var(--du-bg);font-family:var(--font-mono);font-size:var(--fs-mono-m);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-700);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.4375rem .8125rem;display:inline-flex}.article-module__VrtmPW__title{--title-size:var(--fs-h1);--title-lh:var(--lh-title);text-align:center;text-wrap:balance;max-width:46rem}@media (max-width:47.9375rem){.article-module__VrtmPW__title{--title-size-mobile:var(--fs-display);--title-lh:var(--lh-display)}}.article-module__VrtmPW__byline{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;display:flex}@media (max-width:767px){.article-module__VrtmPW__byline{flex-direction:column}}.article-module__VrtmPW__avatar{object-fit:cover;border-radius:999px;flex:none;width:2.5rem;height:2.5rem}.article-module__VrtmPW__avatarFallback{background:var(--surface-subtle);width:2.5rem;height:2.5rem;color:var(--text-mute);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.article-module__VrtmPW__author{font-size:calc(var(--fs-body-s) * var(--type-boost));font-weight:500;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--text-read)}@media (max-width:47.9375rem){.article-module__VrtmPW__author{font-size:var(--fs-body-m)}}.article-module__VrtmPW__authorLink{color:inherit;text-decoration:none}.article-module__VrtmPW__authorLink:hover{text-decoration:underline}.article-module__VrtmPW__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.article-module__VrtmPW__metaDot{background:var(--coral-500);flex:none;width:.25rem;height:.25rem}.article-module__VrtmPW__metaText{font-family:var(--font-mono);font-size:var(--fs-mono-m);line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);white-space:nowrap}@media (max-width:47.9375rem){.article-module__VrtmPW__metaText{font-size:var(--fs-mono-l);line-height:var(--lh-mono-l)}}.article-module__VrtmPW__reviewer{color:var(--text-soft);margin:.25rem 0 0;font-size:.8125rem}.article-module__VrtmPW__reviewer .article-module__VrtmPW__authorLink{color:var(--foreground);font-weight:500}.article-module__VrtmPW__body{padding-block:7.5rem 10rem}@media (max-width:991px){.article-module__VrtmPW__body{padding-block:5rem 6rem}}@media (max-width:767px){.article-module__VrtmPW__body{padding-block:4rem 5rem}}.article-module__VrtmPW__layout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:64rem){.article-module__VrtmPW__layout{grid-template-columns:20.625rem minmax(0,1fr);gap:2.5rem}}@media (min-width:80rem){.article-module__VrtmPW__layout{grid-template-columns:20.625rem minmax(0,1fr) 22.5rem}}.article-module__VrtmPW__sidebar,.article-module__VrtmPW__ctaRail{display:none}@media (min-width:64rem){.article-module__VrtmPW__sidebar{flex-direction:column;align-self:start;gap:1.25rem;max-height:calc(100dvh - 8rem);display:flex;position:sticky;top:6rem}}@media (min-width:80rem){.article-module__VrtmPW__ctaRail{align-self:start;display:block;position:sticky;top:6rem}}.article-module__VrtmPW__card{background:var(--card);border:1px solid var(--hairline);border-radius:.75rem}.article-module__VrtmPW__toc{flex-direction:column;gap:1.5rem;min-height:0;padding:1.25rem;display:flex}.article-module__VrtmPW__tocLabel{font-family:var(--font-mono);font-size:var(--fs-mono-m);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);margin:0}.article-module__VrtmPW__tocRows{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--hairline-strong) transparent;scroll-behavior:smooth;min-height:0;position:relative;overflow-y:auto}.article-module__VrtmPW__tocList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.article-module__VrtmPW__tocLink{font-size:calc(var(--fs-body-s) * var(--type-boost));font-weight:500;line-height:var(--lh-body);letter-spacing:var(--tracking-sans);color:var(--muted-foreground);transition:color .16s var(--ease-out);border-radius:.5rem;padding:.75rem 1rem;text-decoration:none;display:block;position:relative}.article-module__VrtmPW__tocLink:hover{color:var(--foreground)}.article-module__VrtmPW__tocActive{background:var(--du-bg);color:var(--foreground)}.article-module__VrtmPW__tocList[data-pill] .article-module__VrtmPW__tocActive{background:0 0}.article-module__VrtmPW__tocPill{z-index:0;inset-inline:0;height:var(--pill-h);background:var(--du-bg);translate:0 var(--pill-y);transition:translate .32s var(--ease-out), height .32s var(--ease-out);pointer-events:none;border-radius:.5rem;position:absolute;top:0}@media (prefers-reduced-motion:reduce){.article-module__VrtmPW__tocLink,.article-module__VrtmPW__tocPill{transition:none}.article-module__VrtmPW__tocRows{scroll-behavior:auto}}.article-module__VrtmPW__share{gap:.75rem;display:flex}.article-module__VrtmPW__shareBtn{border:1px solid var(--hairline);background:var(--card);width:2.5rem;height:2.5rem;color:var(--coral-500);cursor:pointer;transition:background-color .16s var(--ease-out), border-color .16s var(--ease-out);border-radius:.3125rem;justify-content:center;align-items:center;padding:0;display:inline-flex}.article-module__VrtmPW__shareBtn svg{width:1.25rem;height:1.25rem;display:block}.article-module__VrtmPW__shareBtn:hover,.article-module__VrtmPW__shareBtn[data-copied]{background:var(--du-bg);border-color:var(--coral-100)}@media (prefers-reduced-motion:reduce){.article-module__VrtmPW__shareBtn{transition:none}}.article-module__VrtmPW__heroShare{justify-content:center;display:flex}@media (min-width:64rem){.article-module__VrtmPW__heroShare{display:none}}.article-module__VrtmPW__content{flex-direction:column;gap:4rem;min-width:0;display:flex}.article-module__VrtmPW__answer{flex-direction:column;gap:1.25rem;display:flex}.article-module__VrtmPW__shortAnswer{border:1px solid var(--coral-100);background:var(--du-bg);border-radius:.75rem;padding:1.75rem}.article-module__VrtmPW__tldr{border:1px solid var(--hairline);background:var(--surface-subtle);border-radius:.75rem;padding:1.75rem}.article-module__VrtmPW__answerLabel{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:500}.article-module__VrtmPW__shortAnswer .article-module__VrtmPW__answerLabel{color:var(--coral-500)}.article-module__VrtmPW__tldr .article-module__VrtmPW__answerLabel{color:var(--text-read)}.article-module__VrtmPW__shortAnswerText{font-size:calc(1rem * var(--type-boost));color:var(--foreground);margin:0;line-height:1.6}.article-module__VrtmPW__tldrBullets{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.article-module__VrtmPW__tldrBullets li{font-size:calc(.9375rem * var(--type-boost));color:var(--text-read);gap:.625rem;line-height:1.5;display:flex}.article-module__VrtmPW__tldrBullets li:before{content:"";background:var(--coral-500);border-radius:999px;flex:none;width:.1875rem;height:1.25rem;margin-top:.125rem}.article-module__VrtmPW__prose{font-size:calc(1rem * var(--type-boost))}.article-module__VrtmPW__prose>:first-child{margin-top:0}:is(.article-module__VrtmPW__prose h1,.article-module__VrtmPW__prose h2){font-family:var(--font-sans);font-weight:500;font-size:calc(1.75rem * var(--type-boost));letter-spacing:var(--tracking-sans);color:var(--foreground);margin:3rem 0 1.5rem;line-height:1.3}.article-module__VrtmPW__prose h3{font-family:var(--font-sans);font-weight:500;font-size:calc(1.25rem * var(--type-boost));letter-spacing:var(--tracking-sans);color:var(--foreground);margin:2rem 0 .75rem;line-height:1.4}:is(.article-module__VrtmPW__prose h4,.article-module__VrtmPW__prose h5,.article-module__VrtmPW__prose h6){font-family:var(--font-sans);font-weight:600;font-size:calc(1.0625rem * var(--type-boost));letter-spacing:var(--tracking-sans);color:var(--foreground);margin:1.75rem 0 .5rem;line-height:1.4}.article-module__VrtmPW__prose p{color:var(--foreground);margin:0 0 1.25rem;line-height:1.6}.article-module__VrtmPW__prose a{color:var(--coral-500);text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px}.article-module__VrtmPW__prose a:hover{color:var(--coral-600)}.article-module__VrtmPW__prose strong{color:var(--foreground);font-weight:600}.article-module__VrtmPW__prose ul{flex-direction:column;gap:1rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.article-module__VrtmPW__prose ul>li{color:var(--foreground);padding-left:1.25rem;line-height:1.6;position:relative}.article-module__VrtmPW__prose ul>li:before{content:"";background:var(--coral-500);width:.25rem;height:.25rem;position:absolute;top:.6em;left:0}.article-module__VrtmPW__prose ol{color:var(--foreground);flex-direction:column;gap:1rem;margin:0 0 1.25rem;padding-left:1.5rem;line-height:1.6;display:flex}:is(.article-module__VrtmPW__prose ul ul,.article-module__VrtmPW__prose ol ol,.article-module__VrtmPW__prose ul ol,.article-module__VrtmPW__prose ol ul){margin:1rem 0 0}.article-module__VrtmPW__prose img{border-radius:.75rem;max-width:100%;height:auto;margin:.5rem 0;display:block}:is(.article-module__VrtmPW__prose p img+em,.article-module__VrtmPW__prose figcaption){color:var(--text-mute);font-size:.8125rem;font-style:normal}.article-module__VrtmPW__prose blockquote{border-left:3px solid var(--coral-500);color:var(--text-soft);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.article-module__VrtmPW__prose hr{border:0;border-top:1px solid var(--hairline);margin:2.5rem 0}.article-module__VrtmPW__prose code{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);background:var(--surface-subtle);border-radius:.375rem;padding:.15em .35em;font-size:.875em}.article-module__VrtmPW__prose pre{background:var(--surface-dark);color:#fff;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.article-module__VrtmPW__prose pre code{color:inherit;background:0 0;padding:0}.article-module__VrtmPW__prose pre code.hljs{--code-key:#ff8f75;--code-str:#a8c98d;--code-num:#e8b768;--code-fn:#9dc3e0;--code-var:#dcb9a6;--code-dim:#8f857a}:is(.article-module__VrtmPW__prose .hljs-comment,.article-module__VrtmPW__prose .hljs-quote){color:var(--code-dim);font-style:italic}:is(.article-module__VrtmPW__prose .hljs-meta,.article-module__VrtmPW__prose .hljs-punctuation){color:var(--code-dim)}:is(.article-module__VrtmPW__prose .hljs-keyword,.article-module__VrtmPW__prose .hljs-selector-tag,.article-module__VrtmPW__prose .hljs-tag,.article-module__VrtmPW__prose .hljs-name,.article-module__VrtmPW__prose .hljs-operator,.article-module__VrtmPW__prose .hljs-doctag,.article-module__VrtmPW__prose .hljs-subst){color:var(--code-key)}:is(.article-module__VrtmPW__prose .hljs-string,.article-module__VrtmPW__prose .hljs-regexp,.article-module__VrtmPW__prose .hljs-addition,.article-module__VrtmPW__prose .hljs-selector-attr,.article-module__VrtmPW__prose .hljs-selector-pseudo,.article-module__VrtmPW__prose .hljs-link){color:var(--code-str)}:is(.article-module__VrtmPW__prose .hljs-number,.article-module__VrtmPW__prose .hljs-literal,.article-module__VrtmPW__prose .hljs-attr,.article-module__VrtmPW__prose .hljs-attribute,.article-module__VrtmPW__prose .hljs-symbol,.article-module__VrtmPW__prose .hljs-bullet,.article-module__VrtmPW__prose .hljs-selector-class,.article-module__VrtmPW__prose .hljs-selector-id){color:var(--code-num)}:is(.article-module__VrtmPW__prose .hljs-title,.article-module__VrtmPW__prose .hljs-section,.article-module__VrtmPW__prose .hljs-built_in,.article-module__VrtmPW__prose .hljs-type,.article-module__VrtmPW__prose .hljs-class){color:var(--code-fn)}:is(.article-module__VrtmPW__prose .hljs-variable,.article-module__VrtmPW__prose .hljs-params,.article-module__VrtmPW__prose .hljs-property,.article-module__VrtmPW__prose .hljs-template-variable,.article-module__VrtmPW__prose .hljs-template-tag){color:var(--code-var)}.article-module__VrtmPW__prose .hljs-deletion{color:#e8907c}.article-module__VrtmPW__prose .hljs-emphasis{font-style:italic}.article-module__VrtmPW__prose .hljs-strong{font-weight:700}.article-module__VrtmPW__prose .md-table-scroll{border:1px solid var(--hairline);border-radius:.75rem}.article-module__VrtmPW__prose table{border-collapse:collapse;width:100%;font-size:calc(var(--fs-body-m) * var(--type-boost));line-height:var(--lh-body);letter-spacing:var(--tracking-sans);margin:0}:is(.article-module__VrtmPW__prose th,.article-module__VrtmPW__prose td){text-align:left;padding:.5rem 1rem}.article-module__VrtmPW__prose th{background:var(--coral-50);color:var(--foreground);font-weight:600}.article-module__VrtmPW__prose td{background:var(--card);border-bottom:1px solid var(--hairline);color:var(--text-read)}.article-module__VrtmPW__prose tbody tr:last-child td{border-bottom:0}.article-module__VrtmPW__prose table.md-table-grey th{background:var(--ink-100)}.article-module__VrtmPW__prose table.md-table-grey tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--ink-100) 30%, var(--card))}.article-module__VrtmPW__faqSection{flex-direction:column;gap:1.5rem;display:flex}.article-module__VrtmPW__sectionTitle{font-family:var(--font-sans);font-weight:500;font-size:calc(1.75rem * var(--type-boost));letter-spacing:var(--tracking-sans);color:var(--foreground);margin:0;line-height:1.3}.article-module__VrtmPW__faqList{flex-direction:column;gap:1rem;display:flex}.article-module__VrtmPW__faqItem{border:1px solid var(--hairline);background:var(--card);border-radius:.875rem}.article-module__VrtmPW__faqTrigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:padding-block .2s var(--ease-out);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1.5rem;display:flex}.article-module__VrtmPW__faqItem[data-open=true] .article-module__VrtmPW__faqTrigger{transition:padding-block .26s var(--ease-out);padding-bottom:1rem}.article-module__VrtmPW__faqTrigger:focus-visible{outline-offset:-.1875rem;border-radius:.8125rem}.article-module__VrtmPW__faqQuestion{min-width:0;letter-spacing:var(--tracking-sans);color:var(--foreground);transition:color .16s var(--ease-out);flex:1;font-size:1rem;font-weight:500;line-height:1.3}@media (hover:hover) and (pointer:fine){.article-module__VrtmPW__faqTrigger:hover .article-module__VrtmPW__faqQuestion{color:var(--accent-text)}}.article-module__VrtmPW__faqWrap{transition:grid-template-rows .2s var(--ease-out);grid-template-rows:0fr;display:grid}.article-module__VrtmPW__faqItem[data-open=true] .article-module__VrtmPW__faqWrap{transition:grid-template-rows .26s var(--ease-out);grid-template-rows:1fr}.article-module__VrtmPW__faqInner{min-height:0;overflow:hidden}.article-module__VrtmPW__faqAnswer{letter-spacing:var(--tracking-sans);color:var(--text-soft);text-wrap:pretty;opacity:0;margin:0;padding:0 1.5rem 1.5rem;font-size:.9375rem;line-height:1.5;transition:opacity .14s}.article-module__VrtmPW__faqItem[data-open=true] .article-module__VrtmPW__faqAnswer{opacity:1;transition:opacity .22s 80ms}@media (prefers-reduced-motion:reduce){.article-module__VrtmPW__faqTrigger,.article-module__VrtmPW__faqItem[data-open=true] .article-module__VrtmPW__faqTrigger,.article-module__VrtmPW__faqQuestion,.article-module__VrtmPW__faqWrap,.article-module__VrtmPW__faqItem[data-open=true] .article-module__VrtmPW__faqWrap{transition:none}}.article-module__VrtmPW__crumbs{padding-block:1.25rem}.article-module__VrtmPW__crumbList{font-family:var(--font-mono);font-size:var(--fs-mono-m);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;align-items:flex-start;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.article-module__VrtmPW__crumbItem{color:var(--ink-300);align-items:flex-start;gap:.75rem;display:flex}.article-module__VrtmPW__crumbItem:not(:last-child):after{content:"/"}.article-module__VrtmPW__crumbLink{color:inherit;white-space:nowrap;text-decoration:none}.article-module__VrtmPW__crumbLink:hover{color:var(--text-soft)}.article-module__VrtmPW__crumbCurrent{min-width:0;color:var(--coral-500);flex:auto}.article-module__VrtmPW__sources{flex-direction:column;gap:1.5rem;display:flex}.article-module__VrtmPW__sourceList{flex-direction:column;gap:1rem;margin:0;padding-left:1.5rem;list-style:decimal;display:flex}.article-module__VrtmPW__sourceClaim{color:var(--foreground);font-size:1rem;line-height:1.55}.article-module__VrtmPW__sourceMeta{color:var(--text-soft);margin-top:.25rem;font-size:.875rem;display:block}.article-module__VrtmPW__sourceLink{color:var(--coral-500);text-decoration:none}.article-module__VrtmPW__sourceLink:hover{text-decoration:underline}
.blog-index-module__yAo3Sa__section{padding-block:5.5rem 10rem}@media (max-width:991px){.blog-index-module__yAo3Sa__section{padding-block:5rem 7.5rem}}@media (max-width:767px){.blog-index-module__yAo3Sa__section{padding-block:5rem}}.blog-index-module__yAo3Sa__inner{flex-direction:column;gap:7.5rem;display:flex}@media (max-width:991px){.blog-index-module__yAo3Sa__inner{gap:5rem}}@media (max-width:767px){.blog-index-module__yAo3Sa__inner{gap:4rem}}.blog-index-module__yAo3Sa__header{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.blog-index-module__yAo3Sa__title{--title-size:2.5rem;--title-size-tablet:2.125rem;--title-size-mobile:1.5rem;--title-lh:1.3;max-width:46rem}.blog-index-module__yAo3Sa__intro{--sub-margin:0;--sub-max:40rem;--sub-size:1rem;--sub-lh:1.6;--sub-color:var(--text-soft)}.blog-index-module__yAo3Sa__content{flex-direction:column;gap:4rem;display:flex}.blog-index-module__yAo3Sa__gridSection{flex-direction:column;gap:1.5rem;display:flex}.blog-index-module__yAo3Sa__gridWrap{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:767px){.blog-index-module__yAo3Sa__content,.blog-index-module__yAo3Sa__gridSection,.blog-index-module__yAo3Sa__gridWrap{gap:2rem}}.blog-index-module__yAo3Sa__empty{color:var(--text-soft);margin:0;font-size:1rem}.blog-index-module__yAo3Sa__featured{grid-template-columns:minmax(28rem,1fr) minmax(0,42.75rem);align-items:start;gap:2.5rem;text-decoration:none;display:grid;position:relative}@media (max-width:991px){.blog-index-module__yAo3Sa__featured{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.blog-index-module__yAo3Sa__featured{display:none}}.blog-index-module__yAo3Sa__featuredCover{background:var(--surface-subtle);border-radius:.75rem;height:24.375rem;position:relative;overflow:hidden}@media (max-width:991px){.blog-index-module__yAo3Sa__featuredCover{aspect-ratio:16/9;height:auto}}.blog-index-module__yAo3Sa__featuredImg{object-fit:cover}.blog-index-module__yAo3Sa__featuredText{flex-direction:column;justify-content:space-between;align-self:stretch;gap:1.5rem;min-width:0;display:flex;position:relative}@media (max-width:991px){.blog-index-module__yAo3Sa__featuredText{gap:1.25rem}}.blog-index-module__yAo3Sa__featuredMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.blog-index-module__yAo3Sa__badge{border:1px solid var(--coral-100);background:var(--du-bg);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--accent-text);white-space:nowrap;border-radius:999px;align-items:center;padding:.4375rem .8125rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex}.blog-index-module__yAo3Sa__metaDot{background:var(--coral-500);flex:none;width:.25rem;height:.25rem}.blog-index-module__yAo3Sa__metaText{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);color:var(--text-mute);white-space:nowrap;text-transform:uppercase;font-size:.875rem}.blog-index-module__yAo3Sa__featuredHead{flex-direction:column;gap:1.5rem;display:flex}.blog-index-module__yAo3Sa__featuredTitle{font-family:var(--font-display);font-weight:700;font-size:calc(2rem * var(--type-boost));letter-spacing:var(--tracking-display);color:var(--foreground);text-wrap:balance;margin:0;line-height:1.3}@media (max-width:991px){.blog-index-module__yAo3Sa__featuredTitle{font-size:1.75rem}}.blog-index-module__yAo3Sa__featuredExcerpt{font-size:calc(1.125rem * var(--type-boost));color:var(--text-soft);text-wrap:pretty;margin:0;line-height:1.5}@media (max-width:991px){.blog-index-module__yAo3Sa__featuredExcerpt{font-size:1.0625rem}}.blog-index-module__yAo3Sa__author{align-items:center;gap:.625rem;display:flex}.blog-index-module__yAo3Sa__avatar{object-fit:cover;border-radius:999px;flex:none;width:2.5rem;height:2.5rem}.blog-index-module__yAo3Sa__avatarFallback{background:var(--surface-subtle);width:2.5rem;height:2.5rem;color:var(--text-mute);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.blog-index-module__yAo3Sa__authorName{color:var(--text-soft);font-size:.875rem;font-weight:500}.blog-index-module__yAo3Sa__readMore{font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--text-soft);align-items:center;gap:.25rem;font-size:1rem;font-weight:600;line-height:1.2;display:inline-flex}.blog-index-module__yAo3Sa__readMore svg{width:1.5rem;height:1.5rem;color:var(--coral-500)}.blog-index-module__yAo3Sa__cardFoot .blog-index-module__yAo3Sa__readMore,.blog-index-module__yAo3Sa__featured .blog-index-module__yAo3Sa__readMore{--slot:1.75rem;position:relative;overflow:hidden}.blog-index-module__yAo3Sa__featured .blog-index-module__yAo3Sa__readMore{align-self:flex-start}.blog-index-module__yAo3Sa__readMoreArrow{transition:translate .38s var(--ease-out);flex:none}.blog-index-module__yAo3Sa__readMoreLabel{transition:translate .38s var(--ease-out)}.blog-index-module__yAo3Sa__readMoreArrowLead{translate:calc(-1 * var(--slot)) -50%;position:absolute;top:50%;left:0}.blog-index-module__yAo3Sa__tabs{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:767px){.blog-index-module__yAo3Sa__tabs{scrollbar-width:none;margin-inline:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);flex-wrap:nowrap;overflow-x:auto}.blog-index-module__yAo3Sa__tabs::-webkit-scrollbar{display:none}}.blog-index-module__yAo3Sa__tab{border:1px solid var(--hairline);background:var(--surface-subtle);font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--foreground);white-space:nowrap;cursor:pointer;transition:background-color .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:1rem;font-weight:400;line-height:1.5;display:inline-flex}@media (hover:hover) and (pointer:fine){.blog-index-module__yAo3Sa__tab:hover{border-color:var(--hairline-strong)}}.blog-index-module__yAo3Sa__tab[aria-pressed=true]{background:var(--coral-500);border-color:var(--coral-500);color:#fff;font-weight:500}@media (prefers-reduced-motion:reduce){.blog-index-module__yAo3Sa__tab{transition:none}}.blog-index-module__yAo3Sa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 3rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:991px){.blog-index-module__yAo3Sa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.blog-index-module__yAo3Sa__grid{grid-template-columns:1fr;row-gap:2rem}}.blog-index-module__yAo3Sa__card{flex-direction:column;gap:1rem;height:100%;padding-block:.75rem;text-decoration:none;display:flex;position:relative}.blog-index-module__yAo3Sa__card:before,.blog-index-module__yAo3Sa__featured:before{content:"";--pill-bleed:1rem;inset-block:calc(.75rem - var(--pill-bleed));inset-inline:calc(-1 * var(--pill-bleed));border-radius:calc(.75rem + var(--pill-bleed));background:var(--hover-wash);opacity:0;transition:opacity .18s var(--ease-out);pointer-events:none;position:absolute}.blog-index-module__yAo3Sa__featured:before{inset-block:calc(-1 * var(--pill-bleed))}@media (max-width:991px){.blog-index-module__yAo3Sa__card:before,.blog-index-module__yAo3Sa__featured:before{--pill-bleed:.75rem}}@media (hover:hover) and (pointer:fine){.blog-index-module__yAo3Sa__card:hover:before,.blog-index-module__yAo3Sa__featured:hover:before{opacity:1}}.blog-index-module__yAo3Sa__card:focus-visible:before,.blog-index-module__yAo3Sa__featured:focus-visible:before{opacity:1}@media (prefers-reduced-motion:reduce){.blog-index-module__yAo3Sa__card:before,.blog-index-module__yAo3Sa__featured:before{transition:none}}@media (min-width:992px){.blog-index-module__yAo3Sa__grid>li:not(:nth-child(3n+1)) .blog-index-module__yAo3Sa__card:after{content:"";background:var(--hairline);width:1px;position:absolute;top:0;bottom:0;left:-1.5rem}}@media (min-width:768px) and (max-width:991px){.blog-index-module__yAo3Sa__grid>li:not(:nth-child(odd)) .blog-index-module__yAo3Sa__card:after{content:"";background:var(--hairline);width:1px;position:absolute;top:0;bottom:0;left:-1.5rem}}.blog-index-module__yAo3Sa__cardCover{background:var(--du-bg);border-radius:.75rem;height:15rem;position:relative;overflow:hidden}.blog-index-module__yAo3Sa__cardImg{object-fit:cover}.blog-index-module__yAo3Sa__cardCoverPlaceholder{background:linear-gradient(135deg, var(--surface-subtle), var(--hairline));position:absolute;inset:0}.blog-index-module__yAo3Sa__cardMain{flex-direction:column;flex:1;gap:1.25rem;display:flex;position:relative}.blog-index-module__yAo3Sa__cardBody{flex-direction:column;flex:1;gap:.75rem;display:flex}.blog-index-module__yAo3Sa__cardCategory{background:color-mix(in srgb, var(--coral-500) 10%, transparent);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--coral-500);white-space:nowrap;border-radius:999px;align-self:flex-start;padding:.5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.3;display:inline-flex}@media (max-width:767px){.blog-index-module__yAo3Sa__cardCategory{font-weight:500}}.blog-index-module__yAo3Sa__cardTitle{font-family:var(--font-display);letter-spacing:var(--tracking-display);color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.blog-index-module__yAo3Sa__cardExcerpt{letter-spacing:var(--tracking-sans);color:var(--text-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-index-module__yAo3Sa__cardFoot{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.blog-index-module__yAo3Sa__readTime{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);white-space:nowrap;font-size:.875rem;line-height:1.45}@media (max-width:767px){.blog-index-module__yAo3Sa__readTime{font-weight:500}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.blog-index-module__yAo3Sa__card:hover .blog-index-module__yAo3Sa__readMoreArrowLead,.blog-index-module__yAo3Sa__featured:hover .blog-index-module__yAo3Sa__readMoreArrowLead{translate:0 -50%}.blog-index-module__yAo3Sa__card:hover .blog-index-module__yAo3Sa__readMoreArrowTrail,.blog-index-module__yAo3Sa__card:hover .blog-index-module__yAo3Sa__readMoreLabel,.blog-index-module__yAo3Sa__featured:hover .blog-index-module__yAo3Sa__readMoreArrowTrail,.blog-index-module__yAo3Sa__featured:hover .blog-index-module__yAo3Sa__readMoreLabel{translate:var(--slot) 0}}@media (prefers-reduced-motion:reduce){.blog-index-module__yAo3Sa__readMoreArrow,.blog-index-module__yAo3Sa__readMoreLabel{transition:none}}.blog-index-module__yAo3Sa__mobileFeatured{display:none}@media (max-width:767px){.blog-index-module__yAo3Sa__mobileFeatured{display:block}}.blog-index-module__yAo3Sa__pagination{justify-content:center;align-items:center;gap:.5rem;display:flex}.blog-index-module__yAo3Sa__page{border:1px solid var(--hairline);background:var(--surface-subtle);width:2.75rem;height:2.75rem;font-family:var(--font-sans);letter-spacing:var(--tracking-sans);color:var(--foreground);cursor:pointer;transition:background-color .18s var(--ease-out), border-color .18s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:500;display:inline-flex}@media (hover:hover) and (pointer:fine){.blog-index-module__yAo3Sa__page:hover:not(:disabled){border-color:var(--hairline-strong)}}.blog-index-module__yAo3Sa__page[aria-current=page]{background:var(--foreground);border-color:var(--foreground);color:var(--coral-500)}.blog-index-module__yAo3Sa__pageNext svg{width:1rem;height:1rem}.blog-index-module__yAo3Sa__page:disabled{opacity:.4;cursor:default}@media (prefers-reduced-motion:reduce){.blog-index-module__yAo3Sa__page{transition:none}}
.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);height:4.5rem;box-shadow:var(--header-shadow);border-radius:1.5rem;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__logoTile{display:none}.site-header-module__3mPkbW__links{--pill-x:0px;--pill-w:0px;--pill-shown:opacity .16s ease-out, translate .32s var(--ease-out), width .32s var(--ease-out), display .16s allow-discrete;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.site-header-module__3mPkbW__links:before{content:"";width:var(--pill-w);border-radius:var(--radius);background:var(--hover-wash);opacity:0;height:100%;translate:var(--pill-x) 0;transition:opacity .16s ease-out, display .16s allow-discrete;pointer-events:none;display:none;position:absolute;top:0;left:0}@media (hover:hover) and (pointer:fine){.site-header-module__3mPkbW__links:has(:is(a,.site-header-module__3mPkbW__trigger):hover):before{opacity:1;transition:var(--pill-shown);display:block}@starting-style{.site-header-module__3mPkbW__links:has(:is(a,.site-header-module__3mPkbW__trigger):hover):before{opacity:0}}}.site-header-module__3mPkbW__links:has(:is(a:focus-visible,.site-header-module__3mPkbW__trigger:focus-visible,.site-header-module__3mPkbW__trigger[aria-expanded=true])):before{opacity:1;transition:var(--pill-shown);display:block}@starting-style{.site-header-module__3mPkbW__links:has(:is(a:focus-visible,.site-header-module__3mPkbW__trigger:focus-visible,.site-header-module__3mPkbW__trigger[aria-expanded=true])):before{opacity:0}}.site-header-module__3mPkbW__links a,.site-header-module__3mPkbW__trigger{border-radius:var(--radius);min-height:2.75rem;font-size:var(--fs-btn-link);font-weight:500;line-height:var(--lh-button);letter-spacing:var(--tracking-sans);color:var(--foreground);align-items:center;padding:.375rem .875rem;text-decoration:none;display:inline-flex;position:relative}.site-header-module__3mPkbW__actions{flex:none;align-items:center;gap:.25rem;display:flex}@media (max-width:72rem){.site-header-module__3mPkbW__cta,.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);grid-template-areas:"logo";place-items:center start;display:grid;overflow:hidden}.site-header-module__3mPkbW__logo>*{grid-area:logo}.site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoWordmark{width:8.75rem;max-width:none;transition:opacity .16s ease-out 90ms}.site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoTile{opacity:0;width:2rem;transition:opacity .14s ease-out;display:block}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo{width:2.25rem}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoWordmark{opacity:0;transition:opacity .14s ease-out}.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoTile{opacity:1;transition:opacity .16s ease-out 90ms}}.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-radius:var(--radius-xl);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;display:none}.site-header-module__3mPkbW__hamburger:hover{color:var(--foreground);background:var(--hover-wash)}.site-header-module__3mPkbW__hamburger svg{width:1.125rem;height:1.125rem}.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:1rem;--clip-open:inset(0 0 0 0 round 1.5rem);--clip-closed:inset(0 0 100% 0 round 1.5rem);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:1.5rem;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{width:100%;min-height:3rem;font-size:var(--fs-btn-link);letter-spacing:var(--tracking-sans);font-weight:500;line-height:var(--lh-button);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;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{border-radius:.75rem;gap:.75rem;height:3.375rem;padding-left:1.0625rem;padding-right:.5625rem}.site-header-module__3mPkbW__logo{width:7.25rem}.site-header-module__3mPkbW__mobileMenu{--clip-open:inset(0 0 0 0 round .75rem);--clip-closed:inset(0 0 100% 0 round .75rem);border-radius:.75rem}.site-header-module__3mPkbW__mobileBar{height:3.375rem;padding:0 .5625rem 0 1.0625rem}.site-header-module__3mPkbW__nav{--float-gap:1rem}}@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__scrolled .site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoWordmark,.site-header-module__3mPkbW__scrolled .site-header-module__3mPkbW__logo .site-header-module__3mPkbW__logoTile,.site-header-module__3mPkbW__trigger svg,.site-header-module__3mPkbW__mobileGroup svg,.site-header-module__3mPkbW__hamburger,.site-header-module__3mPkbW__themeToggle{transition:none}.site-header-module__3mPkbW__links{--pill-shown:none}.site-header-module__3mPkbW__links:before{transition:none}}
.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:var(--tracking-display);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}
.language-switcher-module__C6b5Bq__switcher{display:inline-flex;position:relative}.language-switcher-module__C6b5Bq__trigger{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);font-size:var(--fs-mono-s);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase}.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);font-size:var(--fs-mono-s);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);margin:.25rem 0 .5rem;padding-inline:.625rem}.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);font-size:var(--fs-mono-s);font-weight:500;line-height:var(--lh-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;color:var(--text-mute);background:var(--panel-bg);border-radius:.5rem;flex:none;justify-content:center;align-items:center;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:var(--fs-btn-link);font-weight:500;line-height:var(--lh-button);letter-spacing:var(--tracking-sans)}.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}}
.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:var(--tracking-display);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);letter-spacing:var(--tracking-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}
.cta-panel-module__Uoq-mq__section{padding-block:7.5rem}.cta-panel-module__Uoq-mq__panel{isolation:isolate;background:var(--marketing-bg);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:4.5rem;padding:3.5rem 4rem;display:flex;position:relative;overflow:clip}.cta-panel-module__Uoq-mq__panel:before{content:"";z-index:-1;background-image:repeating-linear-gradient(30deg, transparent 0 2.3125rem, color-mix(in srgb, var(--ink-100) 5%, transparent) 2.3125rem 2.375rem), repeating-linear-gradient(150deg, transparent 0 2.3125rem, color-mix(in srgb, var(--ink-100) 5%, transparent) 2.3125rem 2.375rem);pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 98%);mask-image:linear-gradient(#0000,#000 98%)}.cta-panel-module__Uoq-mq__glow{z-index:-1;background:var(--coral-500);filter:blur(70px);opacity:.6;pointer-events:none;border-radius:999px;width:44.9375rem;height:1.6875rem;position:absolute;bottom:0;left:50%;translate:-50% 96%}.cta-panel-module__Uoq-mq__copy{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.cta-panel-module__Uoq-mq__title{color:var(--foreground);margin:0}.cta-panel-module__Uoq-mq__text{max-width:40rem;color:var(--off-white);text-wrap:pretty;margin:0}@media (max-width:767px){.cta-panel-module__Uoq-mq__panel{padding:4rem 1rem}.cta-panel-module__Uoq-mq__cta{width:100%}}
.preferred-source-module__QuHEOW__panel{border:1px solid var(--hairline);background:var(--surface-subtle);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.preferred-source-module__QuHEOW__kicker{color:var(--coral-500);align-items:center;gap:.5rem;margin:0;display:flex}.preferred-source-module__QuHEOW__icon{flex:none;width:1rem;height:1rem}.preferred-source-module__QuHEOW__title{color:var(--foreground);text-wrap:pretty;margin:0}.preferred-source-module__QuHEOW__text{color:var(--text-soft);text-wrap:pretty;margin:0}.preferred-source-module__QuHEOW__panel .preferred-source-module__QuHEOW__button{white-space:normal;text-align:center;align-self:flex-start;height:auto;min-height:2.5rem;margin-top:.25rem;padding-block:.5rem}.preferred-source-module__QuHEOW__badgeLink{border-radius:.75rem;align-self:flex-start;max-width:100%;margin-top:.25rem;display:inline-flex}.preferred-source-module__QuHEOW__badge{width:21.125rem;max-width:100%;height:auto}@media (min-width:48rem){.preferred-source-module__QuHEOW__badge{width:auto;height:4rem}}