.RankCard-module__zclwOG__card{--rc-surface:#fff;--rc-panel:#f4f4f5;--rc-border:#0a0a0a1a;--rc-fg:#0a0a0a;--rc-muted:#5f5f64;--rc-blue:var(--rk-blue,#031bf3);background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:28px;grid-template-columns:auto minmax(150px,190px) 1fr;align-items:center;gap:clamp(22px,3.5vw,48px);padding:clamp(22px,3vw,36px);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:grid}.RankCard-module__zclwOG__card:hover{border-color:color-mix(in oklab, var(--rc-blue) 40%, var(--rc-border));box-shadow:0 18px 40px -24px color-mix(in oklab, var(--rc-blue) 40%, transparent);transform:translateY(-3px)}.RankCard-module__zclwOG__dark{--rc-surface:#121214;--rc-panel:#1b1b1f;--rc-border:#fafaf81f;--rc-fg:#fafaf8;--rc-muted:#fafaf894;--rc-blue:color-mix(in oklab, var(--rk-blue,#031bf3) 52%, #fafaf8)}.RankCard-module__zclwOG__adult{--rc-surface:#121214;--rc-panel:#1b1b1f;--rc-border:#fafaf81f;--rc-fg:#fafaf8;--rc-muted:#fafaf894;--rc-blue:#9b1c31}.RankCard-module__zclwOG__scoreCol{flex-direction:column;align-items:flex-start;display:flex}.RankCard-module__zclwOG__rank{letter-spacing:.12em;text-transform:uppercase;color:var(--rc-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.RankCard-module__zclwOG__score{font-variation-settings:"wght" 200;letter-spacing:-.05em;color:var(--rc-fg);font-variant-numeric:tabular-nums;font-size:clamp(76px,11vw,132px);font-weight:200;line-height:.86}.RankCard-module__zclwOG__top .RankCard-module__zclwOG__score{color:var(--rc-blue)}.RankCard-module__zclwOG__scoreLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--rc-muted);margin-top:8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;font-weight:600}.RankCard-module__zclwOG__media{aspect-ratio:1;background:var(--rc-panel);box-sizing:border-box;border-radius:16px;justify-content:center;align-items:center;padding:12px;display:flex}.RankCard-module__zclwOG__image{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%}.RankCard-module__zclwOG__dark .RankCard-module__zclwOG__image,.RankCard-module__zclwOG__adult .RankCard-module__zclwOG__image{mix-blend-mode:normal}.RankCard-module__zclwOG__body{flex-direction:column;gap:10px;min-width:0;display:flex}.RankCard-module__zclwOG__badge{border:1px solid color-mix(in oklab, var(--rc-blue) 35%, transparent);letter-spacing:.1em;text-transform:uppercase;color:var(--rc-blue);white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;padding:6px 13px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600;display:inline-flex}.RankCard-module__zclwOG__top .RankCard-module__zclwOG__badge{background:var(--rc-blue);border-color:var(--rc-blue);color:var(--rc-surface)}.RankCard-module__zclwOG__name{letter-spacing:-.015em;color:var(--rc-fg);text-wrap:balance;margin:2px 0 0;font-size:clamp(19px,2vw,25px);font-weight:600;line-height:1.2}.RankCard-module__zclwOG__verdict{color:var(--rc-muted);margin:0;font-size:14px;font-weight:300;line-height:1.5}.RankCard-module__zclwOG__dims{border-top:1px solid var(--rc-border);flex-wrap:wrap;margin-top:6px;display:flex}.RankCard-module__zclwOG__dim{border-right:1px solid var(--rc-border);flex-direction:column;gap:2px;margin-right:18px;padding-top:12px;padding-right:18px;display:flex}.RankCard-module__zclwOG__dim:last-child{border-right:0;margin-right:0;padding-right:0}.RankCard-module__zclwOG__dimLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--rc-muted);font-size:11px;font-weight:500}.RankCard-module__zclwOG__dimValue{letter-spacing:-.01em;color:var(--rc-fg);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.RankCard-module__zclwOG__foot{align-items:center;gap:18px;margin-top:10px;display:flex}.RankCard-module__zclwOG__price{letter-spacing:-.01em;color:var(--rc-fg);font-variant-numeric:tabular-nums;font-size:clamp(18px,1.8vw,22px);font-weight:700}.RankCard-module__zclwOG__cta{background:var(--rc-blue);color:var(--rc-surface);letter-spacing:.01em;border-radius:999px;align-items:center;gap:6px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.RankCard-module__zclwOG__cta .RankCard-module__zclwOG__material-symbols-rounded{font-size:18px;transition:transform .18s cubic-bezier(.22,1,.36,1)}.RankCard-module__zclwOG__card:hover .RankCard-module__zclwOG__cta .RankCard-module__zclwOG__material-symbols-rounded{transform:translate(4px)}@media (max-width:780px){.RankCard-module__zclwOG__card{text-align:left;grid-template-columns:1fr;gap:16px}.RankCard-module__zclwOG__media{max-width:220px}.RankCard-module__zclwOG__score{font-size:76px}}@media (prefers-reduced-motion:reduce){.RankCard-module__zclwOG__card,.RankCard-module__zclwOG__cta,.RankCard-module__zclwOG__cta .RankCard-module__zclwOG__material-symbols-rounded{transition:none!important}.RankCard-module__zclwOG__card:hover{transform:none}}
.ProgressiveBlurHeader-module__igCoIW__header{pointer-events:auto;z-index:10;background:0 0;width:100%;position:relative}.ProgressiveBlurHeader-module__igCoIW__header--fixed{position:fixed;top:0;left:0;right:0}.ProgressiveBlurHeader-module__igCoIW__content{z-index:2;height:var(--blur-region-height,88px);justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 24px;display:flex;position:relative}.ProgressiveBlurHeader-module__igCoIW__blurLayer{height:var(--blur-region-height,88px);pointer-events:none;z-index:1;position:absolute;top:0;left:0;right:0}.ProgressiveBlurHeader-module__igCoIW__l1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(#000 0% 20%,#0000 40%);mask-image:linear-gradient(#000 0% 20%,#0000 40%)}.ProgressiveBlurHeader-module__igCoIW__l2{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-mask-image:linear-gradient(#0000 10%,#000 25% 45%,#0000 65%);mask-image:linear-gradient(#0000 10%,#000 25% 45%,#0000 65%)}.ProgressiveBlurHeader-module__igCoIW__l3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(#0000 30%,#000 50% 70%,#0000 90%);mask-image:linear-gradient(#0000 30%,#000 50% 70%,#0000 90%)}.ProgressiveBlurHeader-module__igCoIW__l4{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-mask-image:linear-gradient(#0000 50%,#000 70% 88%,#0000 100%);mask-image:linear-gradient(#0000 50%,#000 70% 88%,#0000 100%)}.ProgressiveBlurHeader-module__igCoIW__l5{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);-webkit-mask-image:linear-gradient(#0000 70%,#000 90% 100%);mask-image:linear-gradient(#0000 70%,#000 90% 100%)}
.SiteHeader-module__r8v3GW__header{z-index:50}.SiteHeader-module__r8v3GW__row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;min-height:56px;margin:0 auto;padding:0 clamp(20px,5vw,48px);display:flex}.SiteHeader-module__r8v3GW__brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.SiteHeader-module__r8v3GW__links{align-items:center;gap:clamp(20px,3vw,40px);display:flex}.SiteHeader-module__r8v3GW__link{letter-spacing:-.005em;text-transform:none;align-items:center;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .22s,color .22s;display:inline-flex}.SiteHeader-module__r8v3GW__onLight .SiteHeader-module__r8v3GW__link{color:#0a0a0a}.SiteHeader-module__r8v3GW__onDark .SiteHeader-module__r8v3GW__link{color:#fafaf8}.SiteHeader-module__r8v3GW__link:hover{opacity:.62}.SiteHeader-module__r8v3GW__linkActive{color:#031bf3!important}.SiteHeader-module__r8v3GW__onDark .SiteHeader-module__r8v3GW__linkActive{color:#a5b6ff!important}.SiteHeader-module__r8v3GW__search{cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .22s,border-color .22s;display:inline-flex}.SiteHeader-module__r8v3GW__onLight .SiteHeader-module__r8v3GW__search{color:#0a0a0a;border:1px solid #0a0a0a1a}.SiteHeader-module__r8v3GW__onDark .SiteHeader-module__r8v3GW__search{color:#fafaf8;border:1px solid #fafaf838}.SiteHeader-module__r8v3GW__onLight .SiteHeader-module__r8v3GW__search:hover{background:#0a0a0a0a}.SiteHeader-module__r8v3GW__onDark .SiteHeader-module__r8v3GW__search:hover{background:#fafaf814}.SiteHeader-module__r8v3GW__search .material-symbols-rounded{font-size:20px}@media (max-width:720px){.SiteHeader-module__r8v3GW__links{gap:18px}.SiteHeader-module__r8v3GW__link{font-size:11.5px}}
.Button-module__82Nlha__btn{isolation:isolate;border-radius:var(--md-sys-shape-corner-full);height:40px;font-family:var(--md-sys-typescale-label-large-font);font-size:var(--md-sys-typescale-label-large-size);line-height:var(--md-sys-typescale-label-large-line-height);letter-spacing:var(--md-sys-typescale-label-large-tracking);font-weight:var(--md-sys-typescale-label-large-weight);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), box-shadow var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), border-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);border:0;justify-content:center;align-items:center;gap:8px;padding-inline:24px;display:inline-flex;position:relative}.Button-module__82Nlha__btn:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.Button-module__82Nlha__btn:disabled{cursor:not-allowed}.Button-module__82Nlha__label{z-index:1;position:relative}.Button-module__82Nlha__icon{z-index:1;justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:1;display:inline-flex;position:relative}.Button-module__82Nlha__stateLayer{z-index:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:currentColor;position:absolute;inset:0}.Button-module__82Nlha__btn:hover:not(:disabled) .Button-module__82Nlha__stateLayer{opacity:var(--md-sys-state-hover-state-layer-opacity)}.Button-module__82Nlha__btn:focus-visible:not(:disabled) .Button-module__82Nlha__stateLayer{opacity:var(--md-sys-state-focus-state-layer-opacity)}.Button-module__82Nlha__btn:active:not(:disabled) .Button-module__82Nlha__stateLayer{opacity:var(--md-sys-state-pressed-state-layer-opacity)}.Button-module__82Nlha__btn--filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.Button-module__82Nlha__btn--filled:hover:not(:disabled){box-shadow:var(--md-sys-elevation-level1)}.Button-module__82Nlha__btn--tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.Button-module__82Nlha__btn--tonal:hover:not(:disabled){box-shadow:var(--md-sys-elevation-level1)}.Button-module__82Nlha__btn--elevated{background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-primary);box-shadow:var(--md-sys-elevation-level1)}.Button-module__82Nlha__btn--elevated:hover:not(:disabled){box-shadow:var(--md-sys-elevation-level2)}.Button-module__82Nlha__btn--outlined{color:var(--md-sys-color-primary);border:1px solid var(--md-sys-color-outline);background:0 0;padding-inline:23px}.Button-module__82Nlha__btn--outlined:focus-visible:not(:disabled){border-color:var(--md-sys-color-primary)}.Button-module__82Nlha__btn--text{color:var(--md-sys-color-primary);background:0 0;padding-inline:12px}.Button-module__82Nlha__btn:disabled{pointer-events:none}.Button-module__82Nlha__btn--filled:disabled,.Button-module__82Nlha__btn--tonal:disabled,.Button-module__82Nlha__btn--elevated:disabled{background:color-mix(in srgb, var(--md-sys-color-on-surface) 12%, transparent);color:color-mix(in srgb, var(--md-sys-color-on-surface) 38%, transparent);box-shadow:none}.Button-module__82Nlha__btn--outlined:disabled{color:color-mix(in srgb, var(--md-sys-color-on-surface) 38%, transparent);border-color:color-mix(in srgb, var(--md-sys-color-on-surface) 12%, transparent)}.Button-module__82Nlha__btn--text:disabled{color:color-mix(in srgb, var(--md-sys-color-on-surface) 38%, transparent)}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--filled{--liquid-fill:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);background:0 0}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--filled[data-liquid-hover=true]{--liquid-fill:color-mix(in oklab, var(--md-sys-color-primary), white 10%)}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--tonal{--liquid-fill:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);background:0 0}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--tonal[data-liquid-hover=true]{--liquid-fill:color-mix(in oklab, var(--md-sys-color-secondary-container), var(--md-sys-color-on-secondary-container) 10%)}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--elevated{--liquid-fill:var(--md-sys-color-surface-container-low)}.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--outlined,.Button-module__82Nlha__btn--liquid.Button-module__82Nlha__btn--text{--liquid-fill:color-mix(in oklab, transparent, var(--md-sys-color-primary) 10%)}@media (prefers-reduced-motion:reduce){.Button-module__82Nlha__btn,.Button-module__82Nlha__stateLayer{transition:none!important}}
.Footer-module__zJWOgq__footer{--ft-bg:#0a0a0a;--ft-fg:#fafaf8;--ft-muted:#fafaf89e;--ft-faint:#fafaf86b;--ft-panel:#121214;--ft-border:#fafaf821;--ft-accent:color-mix(in oklab, var(--rk-blue,#031bf3) 52%, #fafaf8);--ft-on-accent:#0a0a0a;box-sizing:border-box;background:var(--ft-bg);width:100%;color:var(--ft-fg);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;padding:clamp(72px,10vw,140px) clamp(20px,5vw,48px) clamp(28px,3.5vw,44px)}.Footer-module__zJWOgq__light{--ft-bg:#fafafa;--ft-fg:#0a0a0a;--ft-muted:#5f5f64;--ft-faint:#8a8a90;--ft-panel:#fff;--ft-border:#0a0a0a1f;--ft-accent:var(--rk-blue,#031bf3);--ft-on-accent:#fff}.Footer-module__zJWOgq__adult{--ft-accent:#9b1c31;--ft-on-accent:#fafaf8}.Footer-module__zJWOgq__accentBlack{--ft-accent:#fafaf8;--ft-on-accent:#0a0a0a}.Footer-module__zJWOgq__light.Footer-module__zJWOgq__accentBlack{--ft-accent:#0a0a0a;--ft-on-accent:#fff}.Footer-module__zJWOgq__accentRed{--ft-accent:#9b1c31;--ft-on-accent:#fafaf8}.Footer-module__zJWOgq__inner{max-width:1280px;margin:0 auto}.Footer-module__zJWOgq__statement{border-bottom:1px solid var(--ft-border);flex-direction:column;align-items:flex-start;margin-top:clamp(40px,5.5vw,72px);padding-bottom:clamp(40px,5.5vw,72px);display:flex}.Footer-module__zJWOgq__wordmark{display:block}.Footer-module__zJWOgq__tagline{letter-spacing:-.01em;color:var(--ft-muted);margin-top:clamp(18px,2vw,28px);font-size:clamp(17px,1.8vw,24px);font-weight:400}.Footer-module__zJWOgq__actions{border-bottom:1px solid var(--ft-border);grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,24px);padding-bottom:clamp(36px,5vw,64px);display:grid}.Footer-module__zJWOgq__actionCard{background:var(--ft-panel);border:1px solid var(--ft-border);border-radius:18px;flex-direction:column;padding:clamp(20px,2.4vw,28px);display:flex}.Footer-module__zJWOgq__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ft-accent);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.Footer-module__zJWOgq__actionHeading{letter-spacing:-.015em;color:var(--ft-fg);margin:10px 0 0;font-size:clamp(17px,1.5vw,19px);font-weight:700;line-height:1.2}.Footer-module__zJWOgq__actionCopy{max-width:44ch;color:var(--ft-muted);margin:7px 0 0;font-size:14px;font-weight:300;line-height:1.55}.Footer-module__zJWOgq__emailForm{gap:10px;margin-top:clamp(16px,2vw,22px);display:flex}.Footer-module__zJWOgq__emailInput{background:var(--ft-bg);border:1px solid var(--ft-border);min-width:0;height:46px;color:var(--ft-fg);border-radius:11px;flex:auto;padding:0 16px;font-family:inherit;font-size:15px;transition:border-color .16s,box-shadow .16s}.Footer-module__zJWOgq__emailInput::placeholder{color:var(--ft-faint)}.Footer-module__zJWOgq__emailInput:focus{border-color:var(--ft-accent);box-shadow:0 0 0 4px color-mix(in oklab, var(--ft-accent) 16%, transparent);outline:0}.Footer-module__zJWOgq__emailButton{background:var(--ft-accent);height:46px;color:var(--ft-on-accent);cursor:pointer;border:0;border-radius:11px;flex:none;padding:0 22px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .16s,filter .16s}.Footer-module__zJWOgq__emailButton:hover{filter:brightness(1.07);transform:translateY(-1px)}.Footer-module__zJWOgq__emailButton:active{transform:translateY(0)}.Footer-module__zJWOgq__submitCta{border:1px solid var(--ft-border);color:var(--ft-fg);background:0 0;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-top:clamp(16px,2vw,22px);padding:11px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.Footer-module__zJWOgq__submitCta:hover{border-color:var(--ft-accent);background:color-mix(in oklab, var(--ft-accent) 10%, transparent);transform:translateY(-1px)}.Footer-module__zJWOgq__submitArrow{font-size:18px}.Footer-module__zJWOgq__columns{border-bottom:1px solid var(--ft-border);grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,56px);margin-top:clamp(36px,5vw,64px);padding-bottom:clamp(28px,3.5vw,44px);display:grid}.Footer-module__zJWOgq__column{flex-direction:column;display:flex}.Footer-module__zJWOgq__columnHead{letter-spacing:-.005em;color:var(--ft-fg);margin-bottom:18px;font-size:14px;font-weight:600}.Footer-module__zJWOgq__columnList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__zJWOgq__columnLink{width:fit-content;color:var(--ft-muted);font-size:15px;font-weight:400;text-decoration:none;transition:color .14s}.Footer-module__zJWOgq__columnLink:hover{color:var(--ft-fg)}.Footer-module__zJWOgq__legal{justify-content:space-between;align-items:flex-start;gap:clamp(16px,4vw,64px);margin-top:clamp(24px,3vw,36px);display:flex}.Footer-module__zJWOgq__copyright{color:var(--ft-faint);flex:none;font-size:13px;font-weight:400}.Footer-module__zJWOgq__disclosure{max-width:64ch;color:var(--ft-faint);text-align:right;flex:auto;margin:0;font-size:13px;font-weight:300;line-height:1.55}@media (max-width:860px){.Footer-module__zJWOgq__actions{grid-template-columns:1fr}.Footer-module__zJWOgq__columns{grid-template-columns:repeat(2,1fr);row-gap:clamp(28px,6vw,40px)}.Footer-module__zJWOgq__legal{flex-direction:column;gap:14px}.Footer-module__zJWOgq__disclosure{text-align:left}}@media (max-width:520px){.Footer-module__zJWOgq__columns{grid-template-columns:1fr}.Footer-module__zJWOgq__emailForm{flex-direction:column}.Footer-module__zJWOgq__emailButton{width:100%}}@media (prefers-reduced-motion:reduce){.Footer-module__zJWOgq__emailButton,.Footer-module__zJWOgq__submitCta,.Footer-module__zJWOgq__emailInput,.Footer-module__zJWOgq__columnLink{transition:none}.Footer-module__zJWOgq__emailButton:hover,.Footer-module__zJWOgq__submitCta:hover{transform:none}}
.IconButton-module__FFyYaG__btn{isolation:isolate;border-radius:var(--md-sys-shape-corner-full);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:40px;height:40px;transition:background-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), border-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.IconButton-module__FFyYaG__btn:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.IconButton-module__FFyYaG__btn:disabled{cursor:not-allowed;opacity:.38}.IconButton-module__FFyYaG__icon{z-index:1;transition:font-variation-settings var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-emphasized);justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.IconButton-module__FFyYaG__stateLayer{z-index:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:currentColor;position:absolute;inset:0}.IconButton-module__FFyYaG__btn:hover:not(:disabled) .IconButton-module__FFyYaG__stateLayer{opacity:var(--md-sys-state-hover-state-layer-opacity)}.IconButton-module__FFyYaG__btn:focus-visible:not(:disabled) .IconButton-module__FFyYaG__stateLayer{opacity:var(--md-sys-state-focus-state-layer-opacity)}.IconButton-module__FFyYaG__btn:active:not(:disabled) .IconButton-module__FFyYaG__stateLayer{opacity:var(--md-sys-state-pressed-state-layer-opacity)}.IconButton-module__FFyYaG__btn--standard{color:var(--md-sys-color-on-surface-variant)}.IconButton-module__FFyYaG__btn--standard.IconButton-module__FFyYaG__btn--selected{color:var(--md-sys-color-primary)}.IconButton-module__FFyYaG__btn--filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.IconButton-module__FFyYaG__btn--tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.IconButton-module__FFyYaG__btn--outlined{border:1px solid var(--md-sys-color-outline);color:var(--md-sys-color-on-surface-variant)}.IconButton-module__FFyYaG__btn--outlined.IconButton-module__FFyYaG__btn--selected{background:var(--md-sys-color-inverse-surface);color:var(--md-sys-color-inverse-on-surface);border-color:#0000}.IconButton-module__FFyYaG__btn--toggle.IconButton-module__FFyYaG__btn--filled.IconButton-module__FFyYaG__btn--selected{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}@media (prefers-reduced-motion:reduce){.IconButton-module__FFyYaG__btn,.IconButton-module__FFyYaG__stateLayer,.IconButton-module__FFyYaG__icon{transition:none!important}}
.BrandNav-module__E_qS_G__wordmarkLink{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.BrandNav-module__E_qS_G__links{align-items:center;gap:32px;display:flex}.BrandNav-module__E_qS_G__link{font-family:var(--md-sys-typescale-label-large-font);letter-spacing:0;white-space:nowrap;transition:opacity var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);font-size:15px;font-weight:500;text-decoration:none}.BrandNav-module__E_qS_G__link:hover{opacity:.62}.BrandNav-module__E_qS_G__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.BrandNav-module__E_qS_G__onLight{color:var(--md-sys-color-on-surface)}.BrandNav-module__E_qS_G__onDark{color:var(--md-sys-color-on-primary)}.BrandNav-module__E_qS_G__iconOnDark .material-symbols-rounded{color:var(--md-sys-color-on-primary)}.BrandNav-module__E_qS_G__iconOnDark button{color:var(--md-sys-color-on-primary)}.BrandNav-module__E_qS_G__menuToggle{display:none}@media (max-width:880px){.BrandNav-module__E_qS_G__links,.BrandNav-module__E_qS_G__ctaDesktop{display:none}.BrandNav-module__E_qS_G__menuToggle{display:inline-flex}}
.LiquidTextSwap-module__B7XhdG__swap{--phi:1.618;border-radius:var(--md-sys-shape-corner-full);height:56px;font-family:var(--md-sys-typescale-title-medium-font);letter-spacing:0;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;isolation:isolate;transition:background-color .2s var(--md-sys-motion-easing-standard), color .2s var(--md-sys-motion-easing-standard);border:0;justify-content:center;align-items:center;padding-inline:32px;font-size:18px;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.LiquidTextSwap-module__B7XhdG__swap:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.LiquidTextSwap-module__B7XhdG__swap--filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.LiquidTextSwap-module__B7XhdG__swap--filled:hover,.LiquidTextSwap-module__B7XhdG__swap--filled:focus-visible{background:color-mix(in oklab, var(--md-sys-color-primary), var(--md-sys-color-on-primary) 10%)}.LiquidTextSwap-module__B7XhdG__swap--tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.LiquidTextSwap-module__B7XhdG__swap--tonal:hover,.LiquidTextSwap-module__B7XhdG__swap--tonal:focus-visible{background:color-mix(in oklab, var(--md-sys-color-secondary-container), var(--md-sys-color-on-secondary-container) 10%)}.LiquidTextSwap-module__B7XhdG__swap--text{color:var(--md-sys-color-primary);background:0 0;height:32px;padding-inline:8px}.LiquidTextSwap-module__B7XhdG__sizer{visibility:hidden;white-space:nowrap;pointer-events:none}.LiquidTextSwap-module__B7XhdG__layer{white-space:nowrap;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.LiquidTextSwap-module__B7XhdG__char{transition:transform .377s cubic-bezier(.4,0,.2,1),opacity .233s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--i,0) * 8ms);white-space:pre;display:inline-block}.LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char{opacity:1;transform:translateY(0)}.LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char{transform:translateY(calc(1em * var(--phi)));opacity:0}.LiquidTextSwap-module__B7XhdG__swap:hover .LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char,.LiquidTextSwap-module__B7XhdG__swap:focus-visible .LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char{transform:translateY(calc(-1em * var(--phi)));opacity:0}.LiquidTextSwap-module__B7XhdG__swap:hover .LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char,.LiquidTextSwap-module__B7XhdG__swap:focus-visible .LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.LiquidTextSwap-module__B7XhdG__char{transition:opacity .2s;transition-delay:0!important;transform:none!important}.LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char,.LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char{transform:none!important}.LiquidTextSwap-module__B7XhdG__swap:hover .LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char,.LiquidTextSwap-module__B7XhdG__swap:focus-visible .LiquidTextSwap-module__B7XhdG__layer--default .LiquidTextSwap-module__B7XhdG__char{opacity:0;transform:none!important}.LiquidTextSwap-module__B7XhdG__swap:hover .LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char,.LiquidTextSwap-module__B7XhdG__swap:focus-visible .LiquidTextSwap-module__B7XhdG__layer--hover .LiquidTextSwap-module__B7XhdG__char{opacity:1;transform:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LiquidHero-module__aayZha__hero{isolation:isolate;width:100%;height:100svh;min-height:640px;color:var(--md-sys-color-on-primary);position:relative;overflow:hidden}.LiquidHero-module__aayZha__bg{z-index:0}.LiquidHero-module__aayZha__content{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;padding:0 clamp(24px,6vw,96px);display:flex;position:absolute;inset:0}.LiquidHero-module__aayZha__content>*{pointer-events:auto}.LiquidHero-module__aayZha__centered{text-align:center;align-items:center}.LiquidHero-module__aayZha__editorial{text-align:left;align-items:flex-start;max-width:1180px;margin:0 auto}.LiquidHero-module__aayZha__wordmarkLockup{justify-content:center;margin:0;line-height:0;display:flex}.LiquidHero-module__aayZha__wordmarkImg{max-width:90vw}.LiquidHero-module__aayZha__tagline{font-family:var(--md-sys-typescale-body-large-font);letter-spacing:.01em;color:color-mix(in srgb, var(--md-sys-color-on-primary) 86%, transparent);margin:clamp(14px,1.8vw,26px) 0 0;font-size:clamp(15px,1.5vw,22px);font-weight:400}.LiquidHero-module__aayZha__kicker{font-family:var(--md-sys-typescale-label-small-font);letter-spacing:.22em;text-transform:uppercase;color:color-mix(in srgb, var(--md-sys-color-on-primary) 72%, transparent);margin:0 0 20px;font-size:12px;font-weight:600}.LiquidHero-module__aayZha__displayHeading{font-family:var(--md-sys-typescale-display-large-font);letter-spacing:-.035em;color:var(--md-sys-color-on-primary);text-shadow:0 0 24px #0000002e;margin:0;font-size:clamp(52px,8.5vw,132px);font-weight:400;line-height:.96}.LiquidHero-module__aayZha__displayHeadingCentered{max-width:16ch}.LiquidHero-module__aayZha__subhead{font-family:var(--md-sys-typescale-body-large-font);max-width:46ch;color:color-mix(in srgb, var(--md-sys-color-on-primary) 90%, transparent);text-wrap:balance;margin:clamp(20px,3vw,36px) 0 0;font-size:clamp(17px,1.8vw,24px);font-weight:300;line-height:1.45}.LiquidHero-module__aayZha__subheadCentered{margin-left:auto;margin-right:auto}.LiquidHero-module__aayZha__ctaRow{flex-wrap:wrap;gap:16px;margin-top:clamp(28px,4vw,44px);display:flex}.LiquidHero-module__aayZha__ctaRowCentered{justify-content:center}@media (prefers-reduced-motion:reduce){.LiquidHero-module__aayZha__hero *{transition:none!important}}
.AmbientBlobField-module__QWk5xG__field{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.AmbientBlobField-module__QWk5xG__field--paper{background:var(--md-sys-color-background)}.AmbientBlobField-module__QWk5xG__field--ink{background:var(--md-sys-color-inverse-surface)}.AmbientBlobField-module__QWk5xG__blob{filter:blur(80px);will-change:transform, opacity;pointer-events:none;border-radius:50%;position:absolute}.AmbientBlobField-module__QWk5xG__field--ink .AmbientBlobField-module__QWk5xG__blob{mix-blend-mode:screen}.AmbientBlobField-module__QWk5xG__blob--0{background:radial-gradient(circle, color-mix(in oklab, var(--md-sys-color-primary), transparent 25%) 0%, color-mix(in oklab, var(--md-sys-color-primary), transparent 70%) 40%, transparent 75%);width:42vw;height:42vw;opacity:calc(.72 * var(--intensity,1));animation:14s ease-in-out infinite alternate AmbientBlobField-module__QWk5xG__drift-1;top:5%;left:-8%}.AmbientBlobField-module__QWk5xG__blob--1{background:radial-gradient(circle, color-mix(in oklab, var(--md-sys-color-primary), transparent 35%) 0%, color-mix(in oklab, var(--md-sys-color-primary), transparent 80%) 45%, transparent 75%);width:36vw;height:36vw;opacity:calc(.6 * var(--intensity,1));animation:11s ease-in-out infinite alternate AmbientBlobField-module__QWk5xG__drift-2;top:30%;right:-6%}.AmbientBlobField-module__QWk5xG__blob--2{background:radial-gradient(circle, color-mix(in oklab, var(--md-sys-color-primary), transparent 45%) 0%, color-mix(in oklab, var(--md-sys-color-primary), transparent 85%) 40%, transparent 75%);width:50vw;height:50vw;opacity:calc(.55 * var(--intensity,1));animation:17s ease-in-out infinite alternate AmbientBlobField-module__QWk5xG__drift-3;bottom:-10%;left:12%}.AmbientBlobField-module__QWk5xG__blob--3{background:radial-gradient(circle, color-mix(in oklab, var(--md-sys-color-primary), transparent 55%) 0%, transparent 70%);width:30vw;height:30vw;opacity:calc(.5 * var(--intensity,1));animation:9s ease-in-out infinite alternate AmbientBlobField-module__QWk5xG__drift-4;bottom:10%;right:8%}.AmbientBlobField-module__QWk5xG__blob--4{background:radial-gradient(circle, color-mix(in oklab, var(--md-sys-color-primary), transparent 60%) 0%, transparent 70%);width:24vw;height:24vw;opacity:calc(.42 * var(--intensity,1));animation:12s ease-in-out infinite alternate AmbientBlobField-module__QWk5xG__drift-5;top:40%;left:40%}@keyframes AmbientBlobField-module__QWk5xG__drift-1{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(8vw,4vh)scale(1.15)rotate(15deg)}}@keyframes AmbientBlobField-module__QWk5xG__drift-2{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(-6vw,6vh)scale(1.1)rotate(-12deg)}}@keyframes AmbientBlobField-module__QWk5xG__drift-3{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(5vw,-8vh)scale(1.2)rotate(20deg)}}@keyframes AmbientBlobField-module__QWk5xG__drift-4{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(-8vw,-4vh)scale(.9)rotate(-25deg)}}@keyframes AmbientBlobField-module__QWk5xG__drift-5{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(6vw,5vh)scale(1.3)rotate(30deg)}}@media (prefers-reduced-motion:reduce){.AmbientBlobField-module__QWk5xG__blob{animation:none!important}}
.WheelCarousel-module__1p3Wfq__section{width:100%;padding-block:56px 40px;position:relative;overflow:hidden}.WheelCarousel-module__1p3Wfq__viewport{width:100%;position:relative;overflow:visible}.WheelCarousel-module__1p3Wfq__wheel{position:absolute;left:50%}.WheelCarousel-module__1p3Wfq__cardList{margin:0;padding:0;list-style:none;position:absolute;inset:0}.WheelCarousel-module__1p3Wfq__cardSlot{will-change:transform;position:absolute;top:0;left:0}.WheelCarousel-module__1p3Wfq__trigger{z-index:5;cursor:grab;touch-action:pan-y;outline:none;position:absolute;inset:0}.WheelCarousel-module__1p3Wfq__trigger.WheelCarousel-module__1p3Wfq__isDragging{cursor:grabbing}.WheelCarousel-module__1p3Wfq__trigger:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:-4px}.WheelCarousel-module__1p3Wfq__controls{z-index:6;justify-content:center;gap:12px;margin-top:8px;display:flex;position:relative}.WheelCarousel-module__1p3Wfq__chevron{border-radius:var(--md-sys-shape-corner-full);border:1px solid var(--md-sys-color-outline);width:52px;height:52px;color:var(--md-sys-color-on-surface);cursor:pointer;transition:background-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), border-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), transform var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:0 0;justify-content:center;align-items:center;display:inline-flex}.WheelCarousel-module__1p3Wfq__chevron:hover:not(:disabled){background:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-on-surface);transform:scale(1.05)}.WheelCarousel-module__1p3Wfq__chevron:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.WheelCarousel-module__1p3Wfq__chevron:disabled{opacity:.32;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.WheelCarousel-module__1p3Wfq__chevron{transition:none!important}.WheelCarousel-module__1p3Wfq__chevron:hover{transform:none}}
.Chip-module__LgZZ-q__chip{isolation:isolate;border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-small);height:32px;color:var(--md-sys-color-on-surface-variant);font-family:var(--md-sys-typescale-label-large-font);font-size:var(--md-sys-typescale-label-large-size);font-weight:var(--md-sys-typescale-label-large-weight);line-height:var(--md-sys-typescale-label-large-line-height);letter-spacing:var(--md-sys-typescale-label-large-tracking);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:background-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), border-color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard), color var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:0 0;align-items:center;gap:8px;padding-inline:16px;display:inline-flex;position:relative}.Chip-module__LgZZ-q__chip:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.Chip-module__LgZZ-q__chip:disabled{cursor:not-allowed;opacity:.38}.Chip-module__LgZZ-q__label{z-index:1;position:relative}.Chip-module__LgZZ-q__icon{z-index:1;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex;position:relative}.Chip-module__LgZZ-q__stateLayer{z-index:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard);background:currentColor;position:absolute;inset:0}.Chip-module__LgZZ-q__chip:hover:not(:disabled) .Chip-module__LgZZ-q__stateLayer{opacity:var(--md-sys-state-hover-state-layer-opacity)}.Chip-module__LgZZ-q__chip:focus-visible:not(:disabled) .Chip-module__LgZZ-q__stateLayer{opacity:var(--md-sys-state-focus-state-layer-opacity)}.Chip-module__LgZZ-q__chip:active:not(:disabled) .Chip-module__LgZZ-q__stateLayer{opacity:var(--md-sys-state-pressed-state-layer-opacity)}.Chip-module__LgZZ-q__chip--filter.Chip-module__LgZZ-q__chip--selected{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:#0000}.Chip-module__LgZZ-q__chip--elevated{background:var(--md-sys-color-surface-container-low);box-shadow:var(--md-sys-elevation-level1);border-color:#0000}.Chip-module__LgZZ-q__chip--elevated:hover:not(:disabled){box-shadow:var(--md-sys-elevation-level2)}.Chip-module__LgZZ-q__density--compact{height:32px;padding-inline:12px}.Chip-module__LgZZ-q__density--comfortable{height:40px;padding-inline:16px}@media (prefers-reduced-motion:reduce){.Chip-module__LgZZ-q__chip,.Chip-module__LgZZ-q__stateLayer{transition:none!important}}.Chip-module__LgZZ-q__group{touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding-block:12px;display:flex;overflow:auto hidden}.Chip-module__LgZZ-q__group::-webkit-scrollbar{display:none}.Chip-module__LgZZ-q__group:before,.Chip-module__LgZZ-q__group:after{content:"";flex:0 0 24px}
.RevealCard-module__igQh9a__card{border-radius:var(--md-sys-shape-corner-large,16px);background:var(--md-sys-color-surface-container-high,#ecebe8);color:var(--md-sys-color-on-primary,#fafaf8);isolation:isolate;box-shadow:var(--md-sys-elevation-level1,0 1px 3px #0a0a0a1f);transition:box-shadow var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1)), transform var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1));text-decoration:none;display:block;position:relative;overflow:hidden}.RevealCard-module__igQh9a__card:hover,.RevealCard-module__igQh9a__card:focus-within{box-shadow:var(--md-sys-elevation-level4,0 8px 24px #0a0a0a38);transform:translateY(-4px)}.RevealCard-module__igQh9a__card:focus-visible{outline:3px solid var(--md-sys-color-primary,#031bf3);outline-offset:2px}.RevealCard-module__igQh9a__media{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;transition:transform var(--md-sys-motion-duration-long2,.6s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1));position:absolute;inset:0;transform:scale(1.001)}.RevealCard-module__igQh9a__card:hover .RevealCard-module__igQh9a__media,.RevealCard-module__igQh9a__card:focus-within .RevealCard-module__igQh9a__media{transform:scale(1.06)}.RevealCard-module__igQh9a__scrim{z-index:1;transition:opacity var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1));background:linear-gradient(#0a0a0a00 38%,#0a0a0a6b 68%,#0a0a0ac7 100%);position:absolute;inset:0}.RevealCard-module__igQh9a__card:hover .RevealCard-module__igQh9a__scrim,.RevealCard-module__igQh9a__card:focus-within .RevealCard-module__igQh9a__scrim{background:linear-gradient(#0a0a0a1f 18%,#0a0a0a9e 58%,#0a0a0ae6 100%)}.RevealCard-module__igQh9a__pills{z-index:3;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.RevealCard-module__igQh9a__pill{border-radius:var(--md-sys-shape-corner-full,999px);-webkit-backdrop-filter:blur(14.6px);backdrop-filter:blur(14.6px);font-family:var(--md-sys-typescale-label-medium-font,system-ui), sans-serif;letter-spacing:.04em;color:var(--md-sys-color-on-primary,#fafaf8);white-space:nowrap;background:#fafaf826;border:1px solid #fafaf838;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.RevealCard-module__igQh9a__pillEyebrow{text-transform:uppercase;letter-spacing:.14em}.RevealCard-module__igQh9a__text{z-index:3;flex-direction:column;padding:20px 22px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.RevealCard-module__igQh9a__title{font-family:var(--md-sys-typescale-headline-small-font,system-ui), sans-serif;letter-spacing:-.01em;color:var(--md-sys-color-on-primary,#fafaf8);text-wrap:balance;margin:0;font-size:clamp(19px,2.4vw,24px);font-weight:500;line-height:1.18}.RevealCard-module__igQh9a__reveal{opacity:0;transition:grid-template-rows var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1)), opacity var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1)), transform var(--md-sys-motion-duration-medium2,.3s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1));grid-template-rows:0fr;display:grid;transform:translateY(10px)}.RevealCard-module__igQh9a__revealInner{min-height:0;overflow:hidden}.RevealCard-module__igQh9a__card:hover .RevealCard-module__igQh9a__reveal,.RevealCard-module__igQh9a__card:focus-within .RevealCard-module__igQh9a__reveal{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.RevealCard-module__igQh9a__excerpt{font-family:var(--md-sys-typescale-body-medium-font,system-ui), sans-serif;color:#fafaf8db;margin:10px 0 0;font-size:14px;font-weight:300;line-height:1.5}.RevealCard-module__igQh9a__cta{font-family:var(--md-sys-typescale-label-large-font,system-ui), sans-serif;letter-spacing:.01em;color:var(--md-sys-color-on-primary,#fafaf8);align-items:center;gap:4px;margin-top:14px;font-size:14px;font-weight:600;display:inline-flex}.RevealCard-module__igQh9a__cta .RevealCard-module__igQh9a__material-symbols-rounded{transition:transform var(--md-sys-motion-duration-short4,.2s) var(--rk-ease-hero,cubic-bezier(.22, 1, .36, 1))}.RevealCard-module__igQh9a__card:hover .RevealCard-module__igQh9a__cta .RevealCard-module__igQh9a__material-symbols-rounded,.RevealCard-module__igQh9a__card:focus-within .RevealCard-module__igQh9a__cta .RevealCard-module__igQh9a__material-symbols-rounded{transform:translate(4px)}.RevealCard-module__igQh9a__row{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--md-sys-color-outline-variant,#c9c8c4) transparent;-webkit-overflow-scrolling:touch;gap:20px;margin:0;padding:4px 4px 20px;list-style:none;display:flex;overflow-x:auto}.RevealCard-module__igQh9a__rowItem{scroll-snap-align:start;flex:0 0 clamp(248px,26vw,320px)}@media (prefers-reduced-motion:reduce){.RevealCard-module__igQh9a__card,.RevealCard-module__igQh9a__card *,.RevealCard-module__igQh9a__media,.RevealCard-module__igQh9a__scrim,.RevealCard-module__igQh9a__reveal{transition:none!important}.RevealCard-module__igQh9a__card:hover,.RevealCard-module__igQh9a__card:focus-within{transform:none}.RevealCard-module__igQh9a__card:hover .RevealCard-module__igQh9a__media,.RevealCard-module__igQh9a__card:focus-within .RevealCard-module__igQh9a__media{transform:scale(1.001)}.RevealCard-module__igQh9a__reveal{opacity:1;grid-template-rows:1fr;transform:none}}
.BrandPlayfield-module__wYabSa__section{width:100%;padding:var(--rk-hp-section-pad-y,clamp(72px, 11vw, 160px)) clamp(24px, 6vw, 96px);background:var(--md-sys-color-surface-container-low,#f4f3f0);box-sizing:border-box}.BrandPlayfield-module__wYabSa__bleed .BrandPlayfield-module__wYabSa__arena{background:0 0;border:none;border-radius:0;width:100vw;max-width:none;margin-top:clamp(20px,3vw,40px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.BrandPlayfield-module__wYabSa__header{text-align:left;max-width:800px;margin:0 auto}.BrandPlayfield-module__wYabSa__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--md-sys-color-primary,#031bf3);margin:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.BrandPlayfield-module__wYabSa__heading{font-family:var(--md-sys-typescale-headline-medium-font,system-ui), sans-serif;letter-spacing:-.02em;color:var(--md-sys-color-on-surface,#0a0a0a);text-wrap:balance;margin:12px 0 0;font-size:clamp(28px,4vw,52px);font-weight:300;line-height:1.1}.BrandPlayfield-module__wYabSa__arena{border-radius:var(--md-sys-shape-corner-large,16px);border:1px solid var(--md-sys-color-outline-variant,#d8d7d3);background:var(--md-sys-color-surface,#fafaf8);cursor:grab;touch-action:pan-y;height:clamp(540px,66vh,760px);margin-top:clamp(28px,4vw,56px);position:relative;overflow:hidden}.BrandPlayfield-module__wYabSa__arena:active{cursor:grabbing}.BrandPlayfield-module__wYabSa__mark{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;pointer-events:auto;position:absolute;top:0;left:0}.BrandPlayfield-module__wYabSa__mark:first-child{top:42%;left:-3%}.BrandPlayfield-module__wYabSa__mark:nth-child(2){top:50%;left:13%}.BrandPlayfield-module__wYabSa__mark:nth-child(3){top:40%;left:29%}.BrandPlayfield-module__wYabSa__mark:nth-child(4){top:50%;left:45%}.BrandPlayfield-module__wYabSa__mark:nth-child(5){top:42%;left:60%}.BrandPlayfield-module__wYabSa__mark:nth-child(6){top:50%;left:74%}.BrandPlayfield-module__wYabSa__mark:nth-child(7){top:10%;left:22%}.BrandPlayfield-module__wYabSa__mark:nth-child(8){top:10%;left:52%}@media (prefers-reduced-motion:reduce){.BrandPlayfield-module__wYabSa__mark{will-change:auto;transition:none!important;animation:none!important}.BrandPlayfield-module__wYabSa__arena{cursor:default}}
.Article-module__fBCI2W__article{--art-measure:688px;--art-wide:1040px;--art-media:880px;box-sizing:border-box;background:var(--art-bg);width:100%;color:var(--art-fg);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;padding:clamp(48px,8vw,120px) clamp(20px,5vw,40px) clamp(80px,12vw,180px)}.Article-module__fBCI2W__light{--art-bg:#fff;--art-fg:#0a0a0a;--art-body:#1f1f1f;--art-muted:#5c5c5c;--art-rule:#0a0a0a1f;--art-link:var(--rk-blue,#031bf3);--art-kicker:var(--rk-blue,#031bf3)}.Article-module__fBCI2W__dark{--art-bg:var(--rk-ink,#0a0a0a);--art-fg:var(--rk-paper,#fafaf8);--art-body:#fafaf8cc;--art-muted:#fafaf894;--art-rule:#fafaf824;--art-link:color-mix(in oklab, var(--rk-blue,#031bf3) 48%, var(--rk-paper,#fafaf8));--art-kicker:color-mix(in oklab, var(--rk-blue,#031bf3) 55%, var(--rk-paper,#fafaf8))}.Article-module__fBCI2W__hero{max-width:var(--art-wide);text-align:center;margin:0 auto}.Article-module__fBCI2W__heroMedia{max-width:var(--art-media);border-radius:var(--md-sys-shape-corner-large,16px);aspect-ratio:16/10;background:var(--art-rule);margin:0 auto;overflow:hidden}.Article-module__fBCI2W__heroImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.Article-module__fBCI2W__kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--art-kicker);margin:clamp(32px,5vw,56px) 0 0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.Article-module__fBCI2W__title{letter-spacing:-.025em;max-width:16ch;color:var(--art-fg);text-wrap:balance;margin:20px auto 0;font-size:clamp(38px,6vw,68px);font-weight:800;line-height:1.04}.Article-module__fBCI2W__dek{max-width:46ch;color:var(--art-muted);text-wrap:balance;margin:clamp(16px,2vw,24px) auto 0;font-size:clamp(17px,1.5vw,21px);font-weight:400;line-height:1.5}.Article-module__fBCI2W__byline{letter-spacing:.01em;color:var(--art-muted);margin:clamp(18px,2.5vw,28px) 0 0;font-size:14px;font-weight:500}.Article-module__fBCI2W__bylineDot{opacity:.6;margin:0 8px}.Article-module__fBCI2W__heading{max-width:var(--art-measure);color:var(--art-fg);text-wrap:balance;margin-inline:auto}.Article-module__fBCI2W__h2{letter-spacing:-.02em;text-align:center;margin-top:clamp(64px,9vw,120px);margin-bottom:clamp(20px,3vw,36px);font-size:clamp(28px,3.6vw,42px);font-weight:800;line-height:1.12}.Article-module__fBCI2W__h3{letter-spacing:-.01em;text-align:left;margin-top:clamp(40px,5vw,64px);margin-bottom:clamp(12px,1.6vw,20px);font-size:clamp(20px,2vw,25px);font-weight:700;line-height:1.2}.Article-module__fBCI2W__body{max-width:var(--art-measure);margin:0 auto}.Article-module__fBCI2W__body :where(p){color:var(--art-body);margin:0 0 1.4em;font-size:clamp(16px,1.15vw,18px);font-weight:400;line-height:1.75}.Article-module__fBCI2W__body :where(p:last-child){margin-bottom:0}.Article-module__fBCI2W__body :where(strong,b){color:var(--art-fg);font-weight:700}.Article-module__fBCI2W__body :where(a){color:var(--art-link);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in oklab, var(--art-link) 50%, transparent);text-decoration-color:color-mix(in oklab, var(--art-link) 50%, transparent);transition:text-decoration-color .16s}.Article-module__fBCI2W__body :where(a:hover){-webkit-text-decoration-color:var(--art-link);text-decoration-color:var(--art-link)}.Article-module__fBCI2W__body :where(ul,ol){margin:0 0 1.4em;padding-left:1.4em}.Article-module__fBCI2W__body :where(li){color:var(--art-body);margin:0 0 .6em;font-size:clamp(16px,1.15vw,18px);font-weight:400;line-height:1.7}.Article-module__fBCI2W__body :where(li)::marker{color:var(--art-link)}.Article-module__fBCI2W__body :where(blockquote){border-left:3px solid var(--art-link);letter-spacing:-.01em;color:var(--art-fg);margin:clamp(36px,5vw,56px) 0;padding-left:24px;font-size:clamp(20px,2.2vw,27px);font-weight:500;line-height:1.4}.Article-module__fBCI2W__figure{max-width:var(--art-measure);margin:clamp(40px,5vw,64px) auto}.Article-module__fBCI2W__figureWide{max-width:var(--art-wide)}.Article-module__fBCI2W__figureImg{border-radius:var(--md-sys-shape-corner-large,16px);background:var(--art-rule);width:100%;height:auto;display:block}.Article-module__fBCI2W__caption{text-align:center;max-width:52ch;color:var(--art-muted);margin:14px auto 0;font-size:13px;font-style:italic;line-height:1.5}
.HomeDimensions-module__o5X5nq__section{background:var(--hp-ink,#0a0a0a);width:100%;color:var(--hp-on-dark,#fafaf8);padding:var(--rk-hp-section-pad-y,clamp(72px, 11vw, 160px)) 0;box-sizing:border-box;position:relative}.HomeDimensions-module__o5X5nq__inner{max-width:1280px;padding:0 var(--rk-hp-section-pad-x,clamp(20px, 5vw, 48px));box-sizing:border-box;align-items:flex-start;gap:clamp(40px,6vw,96px);margin:0 auto;display:flex}.HomeDimensions-module__o5X5nq__left{flex:0 0 38%;align-self:flex-start;position:sticky;top:clamp(96px,14vh,168px)}.HomeDimensions-module__o5X5nq__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--hp-blue,#031bf3);margin:0 0 18px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600;display:block}.HomeDimensions-module__o5X5nq__heading{letter-spacing:-.035em;max-width:16ch;color:var(--hp-on-dark,#fafaf8);text-wrap:balance;margin:0;font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1.02}.HomeDimensions-module__o5X5nq__heading em{color:var(--hp-blue,#031bf3);font-style:normal}.HomeDimensions-module__o5X5nq__sub{max-width:34ch;color:var(--hp-on-dark-muted,#fafaf89e);text-wrap:pretty;margin:22px 0 0;font-size:clamp(15px,1.4vw,18px);font-weight:300;line-height:1.55}.HomeDimensions-module__o5X5nq__coda{flex-direction:column;gap:16px;margin-top:36px;display:flex}.HomeDimensions-module__o5X5nq__link{letter-spacing:-.005em;width:fit-content;min-height:44px;color:var(--hp-on-dark,#fafaf8);border-bottom:1px solid var(--hp-on-dark-hair,#fafaf81f);align-items:center;gap:8px;padding-bottom:6px;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.HomeDimensions-module__o5X5nq__link:hover,.HomeDimensions-module__o5X5nq__link:focus-visible{color:var(--hp-blue,#031bf3);border-color:var(--hp-blue,#031bf3);outline:none}.HomeDimensions-module__o5X5nq__link:after{content:"→";font-size:16px;line-height:1;transition:transform .18s}.HomeDimensions-module__o5X5nq__link:hover:after,.HomeDimensions-module__o5X5nq__link:focus-visible:after{transform:translate(3px)}.HomeDimensions-module__o5X5nq__col{flex-direction:column;flex:auto;min-width:0;display:flex}.HomeDimensions-module__o5X5nq__block{border-top:1px solid var(--hp-on-dark-hair,#fafaf81f);box-sizing:border-box;flex-direction:column;justify-content:space-between;min-height:clamp(280px,42vh,460px);padding:clamp(28px,3vw,56px);display:flex;position:relative}.HomeDimensions-module__o5X5nq__col>.HomeDimensions-module__o5X5nq__block:last-child{border-bottom:1px solid var(--hp-on-dark-hair,#fafaf81f)}.HomeDimensions-module__o5X5nq__blockNumber{letter-spacing:-.02em;color:var(--hp-blue,#031bf3);font-variant-numeric:tabular-nums;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(36px,4.5vw,72px);font-weight:200;line-height:1}.HomeDimensions-module__o5X5nq__blockBody{flex-direction:column;gap:16px;display:flex}.HomeDimensions-module__o5X5nq__blockKey{letter-spacing:-.035em;color:var(--hp-on-dark,#fafaf8);text-transform:capitalize;text-wrap:balance;margin:0;font-size:clamp(28px,3.8vw,56px);font-weight:800;line-height:1.02}.HomeDimensions-module__o5X5nq__blockDesc{color:var(--hp-on-dark-muted,#fafaf89e);text-wrap:pretty;max-width:48ch;margin:0;font-size:clamp(15px,1.45vw,19px);font-weight:300;line-height:1.55}.HomeDimensions-module__o5X5nq__blockDesc em{color:var(--hp-on-dark,#fafaf8);font-style:normal;font-weight:400}@media (max-width:1100px){.HomeDimensions-module__o5X5nq__inner{flex-direction:column;gap:clamp(48px,8vw,80px)}.HomeDimensions-module__o5X5nq__left{flex:100%;position:relative;top:0}.HomeDimensions-module__o5X5nq__col{flex:100%;width:100%}.HomeDimensions-module__o5X5nq__block{min-height:clamp(240px,38vh,360px)}}@media (prefers-reduced-motion:reduce){.HomeDimensions-module__o5X5nq__block{opacity:1!important;transform:none!important}}
[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}[data-reveal][data-revealed]{opacity:1;transform:none}.About-module__bhIIrW__scrollProgress{z-index:60;pointer-events:none;background:#031bf31f;height:2px;position:fixed;top:0;left:0;right:0}.About-module__bhIIrW__scrollProgressFill{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--scroll-progress,0));background:#031bf3;transition:transform 80ms linear}.About-module__bhIIrW__page{--ab-paper:#fafaf8;--ab-paper-soft:#f2f1ed;--ab-paper-card:#fff;--ab-ink:#0a0a0a;--ab-ink-soft:#1c1c1c;--ab-muted:#5f5f64;--ab-muted-on-dark:#fafaf8a8;--ab-rule:#0a0a0a24;--ab-rule-strong:#0a0a0a66;--ab-rule-on-dark:#fafaf82e;--ab-blue:#031bf3;--ab-blue-soft:#031bf314;--ab-blue-soft-strong:#031bf324;--ab-pad-x:clamp(24px, 5vw, 64px);--ab-section-pad-y:clamp(80px, 10vw, 160px);--ab-max:1600px;background:var(--ab-paper);color:var(--ab-ink);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;position:relative}.About-module__bhIIrW__headerSection{padding:clamp(140px, 16vw, 240px) var(--ab-pad-x) clamp(72px, 9vw, 128px);max-width:var(--ab-max);margin:0 auto}.About-module__bhIIrW__headerGrid{grid-template-columns:1fr;gap:clamp(32px,4vw,56px);display:grid}@media (min-width:960px){.About-module__bhIIrW__headerGrid{grid-template-columns:7fr 5fr;align-items:end;gap:clamp(48px,6vw,96px)}.About-module__bhIIrW__lede{align-self:end;padding-bottom:12px}}.About-module__bhIIrW__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ab-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;display:inline-block}.About-module__bhIIrW__kickerOnDark{color:#a5b6ff}.About-module__bhIIrW__headline{letter-spacing:-.04em;color:var(--ab-ink);text-wrap:balance;margin:18px 0 0;font-size:clamp(48px,7vw,120px);font-weight:800;line-height:.96;animation:1.1s cubic-bezier(.22,1,.36,1) both About-module__bhIIrW__ab-hero-rise}@keyframes About-module__bhIIrW__ab-hero-rise{0%{opacity:0;transform:translateY(28px)scale(.985)}to{opacity:1;transform:none}}.About-module__bhIIrW__lede{max-width:56ch;color:var(--ab-muted);margin:0;font-size:clamp(18px,1.6vw,24px);font-weight:300;line-height:1.45;animation:1.1s cubic-bezier(.22,1,.36,1) .22s both About-module__bhIIrW__ab-hero-rise}.About-module__bhIIrW__headerSection .About-module__bhIIrW__kicker{animation:.9s cubic-bezier(.22,1,.36,1) both About-module__bhIIrW__ab-hero-rise}.About-module__bhIIrW__section{padding:var(--ab-section-pad-y) var(--ab-pad-x);border-top:1px solid var(--ab-rule);position:relative}.About-module__bhIIrW__section.About-module__bhIIrW__dark{background:var(--ab-ink);color:var(--ab-paper);border-top-color:var(--ab-rule-on-dark)}.About-module__bhIIrW__sectionInner{max-width:var(--ab-max);margin:0 auto}.About-module__bhIIrW__sectionHead{max-width:1100px;margin:0 0 clamp(40px,5vw,72px)}.About-module__bhIIrW__sectionHeading{letter-spacing:-.04em;text-wrap:balance;max-width:22ch;margin:14px 0 0;font-size:clamp(44px,6vw,96px);font-weight:800;line-height:.96}.About-module__bhIIrW__sectionLede{max-width:58ch;color:var(--ab-muted);margin:clamp(18px,2vw,28px) 0 0;font-size:clamp(17px,1.4vw,21px);font-weight:300;line-height:1.5}.About-module__bhIIrW__dark .About-module__bhIIrW__sectionLede{color:var(--ab-muted-on-dark)}.About-module__bhIIrW__proseBody{gap:clamp(20px,2vw,28px);display:grid}.About-module__bhIIrW__proseBody p{color:var(--ab-ink);text-wrap:pretty;margin:0;font-size:clamp(18px,1.6vw,24px);font-weight:400;line-height:1.5}.About-module__bhIIrW__modelList{grid-template-columns:1fr;gap:clamp(28px,3vw,44px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.About-module__bhIIrW__modelList{grid-template-columns:repeat(3,1fr)}}.About-module__bhIIrW__modelStep{border-top:2px solid var(--ab-paper);padding:clamp(20px,2vw,32px) 0 0;position:relative}.About-module__bhIIrW__modelIndex{letter-spacing:.14em;color:#a5b6ff;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.About-module__bhIIrW__modelHeading{letter-spacing:-.025em;color:var(--ab-paper);margin:12px 0 0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1}.About-module__bhIIrW__modelBody{color:var(--ab-muted-on-dark);margin:18px 0 0;font-size:clamp(15px,1.2vw,17px);font-weight:300;line-height:1.55}.About-module__bhIIrW__founder{background:var(--ab-paper-soft)}.About-module__bhIIrW__founderCard{background:var(--ab-paper-card);border:1px solid var(--ab-rule);border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:clamp(20px,2.4vw,32px);padding:clamp(28px,3vw,40px) clamp(28px,3vw,44px);display:grid}.About-module__bhIIrW__founderAvatar{background:var(--ab-blue-soft-strong);width:64px;height:64px;color:var(--ab-blue);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:18px;font-weight:700;display:inline-flex;overflow:hidden}.About-module__bhIIrW__founderAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.About-module__bhIIrW__founderMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.About-module__bhIIrW__founderKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ab-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.About-module__bhIIrW__founderName{letter-spacing:-.02em;color:var(--ab-ink);margin-top:4px;font-size:clamp(22px,2vw,30px);font-weight:800;line-height:1.1}.About-module__bhIIrW__founderTitle{color:var(--ab-muted);font-size:15.5px;font-weight:400}.About-module__bhIIrW__founderCredentials{max-width:60ch;color:var(--ab-ink);margin:14px 0 0;font-size:clamp(15.5px,1.3vw,18px);font-weight:400;line-height:1.55}.About-module__bhIIrW__commitmentsList{gap:0;margin:0;padding:0;list-style:none;display:grid}.About-module__bhIIrW__commitmentItem{border-top:1px solid var(--ab-rule);grid-template-columns:72px 1fr;align-items:start;gap:clamp(16px,2vw,24px);padding:clamp(20px,2.2vw,28px) 0;display:grid}.About-module__bhIIrW__commitmentItem:last-child{border-bottom:1px solid var(--ab-rule)}.About-module__bhIIrW__commitmentIndex{letter-spacing:.14em;color:var(--ab-blue);padding-top:4px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;font-weight:600}.About-module__bhIIrW__commitmentBody{gap:8px;min-width:0;display:grid}.About-module__bhIIrW__commitmentText{letter-spacing:-.018em;color:var(--ab-ink);text-wrap:balance;margin:0;font-size:clamp(20px,1.8vw,26px);font-weight:700;line-height:1.25}.About-module__bhIIrW__commitmentDetail{max-width:60ch;color:var(--ab-muted);margin:0;font-size:clamp(14.5px,1.2vw,17px);font-weight:300;line-height:1.55}.About-module__bhIIrW__receiptsList{gap:clamp(12px,1.4vw,16px);margin:0;padding:0;list-style:none;display:grid}.About-module__bhIIrW__receiptItem{display:block}.About-module__bhIIrW__receiptLink{border:1px solid var(--ab-rule);background:var(--ab-paper-card);color:var(--ab-ink);isolation:isolate;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:clamp(16px,2vw,28px);padding:clamp(20px,2vw,28px) clamp(24px,2.4vw,32px);text-decoration:none;transition:border-color .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.About-module__bhIIrW__receiptLink:before{content:"";z-index:-1;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #031bf329, transparent 60%);opacity:0;transition:opacity .36s;position:absolute;inset:0}.About-module__bhIIrW__receiptLink:hover{border-color:var(--ab-blue);transform:translateY(-3px);box-shadow:0 16px 40px -16px #031bf35c}.About-module__bhIIrW__receiptLink:hover:before{opacity:1}.About-module__bhIIrW__receiptLabel{letter-spacing:-.015em;color:var(--ab-ink);font-size:clamp(18px,1.6vw,22px);font-weight:700}.About-module__bhIIrW__receiptBlurb{color:var(--ab-muted);margin-top:4px;font-size:14.5px;font-weight:400;line-height:1.4;display:block}.About-module__bhIIrW__receiptArrow{color:var(--ab-blue);font-size:22px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.About-module__bhIIrW__receiptLink:hover .About-module__bhIIrW__receiptArrow{transform:translate(4px)}.About-module__bhIIrW__cta{width:100%;padding:clamp(96px, 12vw, 200px) var(--ab-pad-x);background:radial-gradient(ellipse 65% 70% at 50% 48%, #031bf338 0%, #031bf314 35%, transparent 68%), var(--ab-paper);text-align:center;border-top:1px solid var(--ab-rule);position:relative;overflow:hidden}.About-module__bhIIrW__ctaInner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.About-module__bhIIrW__ctaHeading{letter-spacing:-.035em;max-width:24ch;color:var(--ab-ink);text-wrap:balance;margin:18px auto 0;font-size:clamp(40px,5.4vw,80px);font-weight:800;line-height:1.04}.About-module__bhIIrW__ctaBody{max-width:54ch;color:var(--ab-muted);margin:clamp(20px,2.4vw,32px) auto 0;font-size:clamp(16px,1.4vw,19px);font-weight:300;line-height:1.55}.About-module__bhIIrW__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:clamp(32px,4vw,48px);display:flex}@media (prefers-reduced-motion:reduce){.About-module__bhIIrW__headline,.About-module__bhIIrW__lede,.About-module__bhIIrW__headerSection .About-module__bhIIrW__kicker{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}[data-reveal]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}[data-reveal][data-revealed]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.About-module__bhIIrW__scrollProgressFill{transition:none}.About-module__bhIIrW__receiptLink,.About-module__bhIIrW__receiptLink:hover,.About-module__bhIIrW__receiptArrow,.About-module__bhIIrW__receiptLink:hover .About-module__bhIIrW__receiptArrow{box-shadow:none;transition:none;transform:none}.About-module__bhIIrW__receiptLink:before{display:none}}
.Adult-module__XbvTPW__page{--ad-ink:#050007;--ad-blood:#1a0008;--ad-blood-2:#2a040d;--ad-crimson:#9b1c31;--ad-crimson-soft:#9b1c312e;--ad-heat:#ff3d24;--ad-glow:#ff7a5c;--ad-paper:#fafaf8;--ad-paper-muted:#fafaf8ad;--ad-paper-faint:#fafaf86b;--ad-rule:#fafaf81f;--ad-pad-x:clamp(24px, 5vw, 64px);--ad-section-pad:clamp(96px, 12vw, 200px);--ad-max:1600px;background:var(--ad-ink);color:var(--ad-paper);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}.Adult-module__XbvTPW__hero{isolation:isolate;background:var(--ad-ink);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Adult-module__XbvTPW__heroBg{z-index:0}.Adult-module__XbvTPW__hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(80% 70%,#0000 0%,#05000752 60%,#0500079e 100%);position:absolute;inset:0}.Adult-module__XbvTPW__heroContent{z-index:2;text-align:center;padding:clamp(80px, 12vw, 160px) var(--ad-pad-x);flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.Adult-module__XbvTPW__heroKicker{letter-spacing:.22em;text-transform:uppercase;color:var(--ad-glow);text-shadow:0 0 24px #ff7a5c73;margin-bottom:clamp(24px,3vw,40px);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.Adult-module__XbvTPW__heroWordmark{font-family:"Helvetica Neue Condensed", "HelveticaNeue-CondensedBold", "Arial Narrow", "Roboto Condensed", var(--md-ref-typeface-brand,"Google Sans Flex"), sans-serif;letter-spacing:-.04em;text-transform:uppercase;color:var(--ad-paper);text-shadow:0 0 60px #ff3d2447,0 0 140px #ff3d242e;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(80px,18vw,320px);font-weight:900;font-stretch:75%;line-height:.86}.Adult-module__XbvTPW__heroTagline{letter-spacing:.18em;text-transform:uppercase;color:var(--ad-paper-muted);margin:clamp(32px,4vw,52px) 0 0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(14px,1.2vw,18px);font-weight:400}.Adult-module__XbvTPW__heroScrollHint{z-index:2;letter-spacing:.32em;text-transform:uppercase;color:var(--ad-paper-faint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600;animation:3.6s ease-in-out infinite Adult-module__XbvTPW__scroll-hint;position:absolute;bottom:clamp(24px,3vw,44px);left:50%;transform:translate(-50%)}@keyframes Adult-module__XbvTPW__scroll-hint{0%,to{opacity:.5;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,6px)}}.Adult-module__XbvTPW__section{padding:var(--ad-section-pad) var(--ad-pad-x);background:var(--ad-ink);border-top:1px solid var(--ad-rule);position:relative}.Adult-module__XbvTPW__sectionHead{max-width:var(--ad-max);margin:0 auto clamp(48px,6vw,96px)}.Adult-module__XbvTPW__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ad-glow);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;display:inline-block}.Adult-module__XbvTPW__sectionHeading{letter-spacing:-.04em;color:var(--ad-paper);text-wrap:balance;margin:18px 0 0;font-size:clamp(48px,7.5vw,132px);font-weight:800;line-height:.96}.Adult-module__XbvTPW__sectionLede{max-width:56ch;color:var(--ad-paper-muted);margin:clamp(20px,2.4vw,32px) 0 0;font-size:clamp(17px,1.5vw,22px);font-weight:300;line-height:1.5}.Adult-module__XbvTPW__subClusterGrid{max-width:var(--ad-max);grid-template-columns:1fr;gap:clamp(16px,2vw,28px);margin:0 auto;padding:0;list-style:none;display:grid}@media (min-width:720px){.Adult-module__XbvTPW__subClusterGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.Adult-module__XbvTPW__subClusterGrid{grid-template-columns:repeat(4,1fr)}}.Adult-module__XbvTPW__subClusterCard{background:radial-gradient(ellipse 70% 50% at 50% 110%, #9b1c318c 0%, #9b1c312e 45%, transparent 75%), var(--ad-blood);min-height:clamp(280px,28vw,360px);color:var(--ad-paper);isolation:isolate;border-radius:24px;flex-direction:column;gap:16px;padding:clamp(28px,3vw,44px);text-decoration:none;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Adult-module__XbvTPW__subClusterCard:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(60% 50% at 50% 100%,#ff3d2400 0%,#0000 60%);transition:background .32s;position:absolute;inset:-1px}.Adult-module__XbvTPW__subClusterCard:hover{transform:translateY(-4px);box-shadow:0 24px 80px -16px #ff3d246b}.Adult-module__XbvTPW__subClusterCard:hover:before{background:radial-gradient(70% 60% at 50% 100%,#ff3d248c 0%,#9b1c3147 45%,#0000 78%)}.Adult-module__XbvTPW__subClusterIndex{letter-spacing:.14em;color:var(--ad-paper-faint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.Adult-module__XbvTPW__subClusterName{letter-spacing:-.025em;color:var(--ad-paper);margin-top:auto;font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1.02}.Adult-module__XbvTPW__subClusterMeta{color:var(--ad-paper-muted);font-size:clamp(13px,1.1vw,15px);font-weight:300;line-height:1.45}.Adult-module__XbvTPW__subClusterCount{align-items:baseline;gap:8px;margin-top:12px;display:flex}.Adult-module__XbvTPW__subClusterCount strong{color:var(--ad-heat);font-feature-settings:"tnum";font-size:clamp(22px,2vw,30px);font-weight:800}.Adult-module__XbvTPW__subClusterCount span{letter-spacing:.18em;text-transform:uppercase;color:var(--ad-paper-faint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px;font-weight:600}.Adult-module__XbvTPW__subClusterArrow{color:var(--ad-glow);font-size:26px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;top:clamp(28px,3vw,44px);right:clamp(28px,3vw,44px)}.Adult-module__XbvTPW__subClusterCard:hover .Adult-module__XbvTPW__subClusterArrow{transform:translate(6px,-6px)}.Adult-module__XbvTPW__featuredGrid{max-width:var(--ad-max);grid-template-columns:1fr;gap:clamp(20px,2vw,32px);margin:0 auto;display:grid}@media (min-width:900px){.Adult-module__XbvTPW__featuredGrid{grid-template-columns:repeat(3,1fr)}}.Adult-module__XbvTPW__featuredCard{background:linear-gradient(155deg, #ff3d2424 0%, #9b1c3152 38%, #1a0008eb 100%), var(--ad-blood-2);border:1px solid var(--ad-rule);min-height:clamp(360px,30vw,480px);color:var(--ad-paper);isolation:isolate;border-radius:28px;grid-template-rows:auto 1fr auto auto auto;gap:18px;padding:clamp(32px,3vw,48px);text-decoration:none;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s,box-shadow .32s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.Adult-module__XbvTPW__featuredCard:hover{border-color:#ff7a5c6b;transform:translateY(-4px);box-shadow:0 32px 100px -24px #ff3d248c}.Adult-module__XbvTPW__featuredCluster{letter-spacing:.18em;text-transform:uppercase;color:var(--ad-heat);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.Adult-module__XbvTPW__featuredTitle{letter-spacing:-.025em;color:var(--ad-paper);text-wrap:balance;margin:0;font-size:clamp(28px,2.8vw,40px);font-weight:800;line-height:1.05}.Adult-module__XbvTPW__featuredTop{border-top:1px solid var(--ad-rule);flex-direction:column;gap:4px;padding-top:clamp(16px,2vw,24px);display:flex}.Adult-module__XbvTPW__featuredTopLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--ad-paper-faint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.Adult-module__XbvTPW__featuredTopProduct{color:var(--ad-paper);letter-spacing:-.015em;font-size:clamp(17px,1.5vw,22px);font-weight:700}.Adult-module__XbvTPW__featuredScore{align-items:baseline;gap:12px;display:flex}.Adult-module__XbvTPW__featuredScoreValue{letter-spacing:-.04em;color:var(--ad-heat);font-feature-settings:"tnum";font-size:clamp(56px,6vw,88px);font-weight:800;line-height:1}.Adult-module__XbvTPW__featuredScoreLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--ad-paper-faint);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.Adult-module__XbvTPW__featuredCta{color:var(--ad-glow);letter-spacing:-.005em;font-size:14px;font-weight:600;transition:transform .32s cubic-bezier(.22,1,.36,1)}.Adult-module__XbvTPW__featuredCard:hover .Adult-module__XbvTPW__featuredCta{transform:translate(4px)}.Adult-module__XbvTPW__approach{background:radial-gradient(ellipse 65% 50% at 50% 0%, #9b1c3152 0%, #9b1c3114 35%, transparent 70%), var(--ad-ink)}.Adult-module__XbvTPW__approach .Adult-module__XbvTPW__sectionHead{margin-bottom:clamp(32px,4vw,56px)}.Adult-module__XbvTPW__approachBody{gap:clamp(20px,2vw,28px);max-width:64ch;margin:0 auto;display:grid}.Adult-module__XbvTPW__approachBody p{color:var(--ad-paper);margin:0;font-size:clamp(18px,1.6vw,24px);font-weight:300;line-height:1.5}.Adult-module__XbvTPW__approachBody strong{color:var(--ad-heat);font-weight:700}@media (prefers-reduced-motion:reduce){.Adult-module__XbvTPW__heroScrollHint{animation:none!important}.Adult-module__XbvTPW__subClusterCard,.Adult-module__XbvTPW__featuredCard,.Adult-module__XbvTPW__subClusterArrow,.Adult-module__XbvTPW__featuredCta{transition:none!important}}
[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}[data-reveal][data-revealed]{opacity:1;transform:none}.ClusterHub-module__542iba__scrollProgress{z-index:60;pointer-events:none;background:#031bf31f;height:2px;position:fixed;top:0;left:0;right:0}.ClusterHub-module__542iba__scrollProgressFill{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--scroll-progress,0));background:#031bf3;transition:transform 80ms linear}.ClusterHub-module__542iba__page.ClusterHub-module__542iba__dark .ClusterHub-module__542iba__scrollProgress,.ClusterHub-module__542iba__page.ClusterHub-module__542iba__adult .ClusterHub-module__542iba__scrollProgress{background:#fafaf829}.ClusterHub-module__542iba__page.ClusterHub-module__542iba__dark .ClusterHub-module__542iba__scrollProgressFill{background:#a5b6ff}.ClusterHub-module__542iba__page.ClusterHub-module__542iba__adult .ClusterHub-module__542iba__scrollProgressFill{background:#9b1c31}.ClusterHub-module__542iba__page{--ch-bg:#fafafa;--ch-fg:#0a0a0a;--ch-muted:#5f5f64;--ch-panel:#fff;--ch-soft:#f4f4f5;--ch-border:#0a0a0a1f;--ch-blue:var(--rk-blue,#031bf3);--ch-rank:var(--rk-blue,#031bf3);box-sizing:border-box;background:var(--ch-bg);width:100%;color:var(--ch-fg);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;padding:clamp(112px,11vw,160px) 0 0}.ClusterHub-module__542iba__dark{--ch-bg:#0a0a0a;--ch-fg:#fafaf8;--ch-muted:#fafaf894;--ch-panel:#121214;--ch-soft:#1b1b1f;--ch-border:#fafaf821;--ch-blue:color-mix(in oklab, var(--rk-blue,#031bf3) 52%, #fafaf8);--ch-rank:var(--rk-blue,#031bf3)}.ClusterHub-module__542iba__adult{--ch-bg:#0a0a0a;--ch-fg:#fafaf8;--ch-muted:#fafaf894;--ch-panel:#121214;--ch-soft:#1b1b1f;--ch-border:#fafaf821;--ch-blue:#9b1c31;--ch-rank:#9b1c31}.ClusterHub-module__542iba__inner{max-width:1280px;margin:0 auto;padding:0 clamp(20px,5vw,48px)}.ClusterHub-module__542iba__pillar{flex-direction:column;display:flex}.ClusterHub-module__542iba__breadcrumb{color:var(--ch-muted);flex-wrap:wrap;font-size:13px;display:flex}.ClusterHub-module__542iba__crumbSep{opacity:.5;margin:0 8px}.ClusterHub-module__542iba__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ch-blue);margin:clamp(18px,3vw,32px) 0 0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;display:inline-block}.ClusterHub-module__542iba__name{letter-spacing:-.035em;max-width:18ch;color:var(--ch-fg);text-wrap:balance;margin:12px 0 0;font-size:clamp(44px,7vw,92px);font-weight:800;line-height:1}.ClusterHub-module__542iba__statement{max-width:56ch;color:var(--ch-muted);text-wrap:pretty;margin:clamp(18px,2.4vw,28px) 0 0;font-size:clamp(17px,1.7vw,21px);font-weight:300;line-height:1.55}.ClusterHub-module__542iba__stats{flex-wrap:wrap;margin-top:clamp(28px,4vw,44px);display:flex}.ClusterHub-module__542iba__stat{border-right:1px solid var(--ch-border);flex-direction:column;gap:3px;margin-right:clamp(20px,3vw,40px);padding-right:clamp(20px,3vw,40px);display:flex}.ClusterHub-module__542iba__stat:last-child{border-right:0;margin-right:0;padding-right:0}.ClusterHub-module__542iba__statValue{letter-spacing:-.02em;color:var(--ch-fg);font-size:clamp(22px,2.6vw,30px);font-weight:700}.ClusterHub-module__542iba__statLabel{color:var(--ch-muted);font-size:13px}.ClusterHub-module__542iba__subnav{flex-wrap:wrap;gap:8px;margin-top:clamp(36px,5vw,56px);display:flex}.ClusterHub-module__542iba__chip{cursor:pointer;border:1px solid var(--ch-border);background:var(--ch-panel);color:var(--ch-muted);border-radius:999px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .22s,border-color .22s,color .22s,transform .22s cubic-bezier(.22,1,.36,1)}.ClusterHub-module__542iba__chip:hover{border-color:var(--ch-fg);color:var(--ch-fg);transform:translateY(-1px)}.ClusterHub-module__542iba__chip:focus-visible{outline:2px solid var(--ch-blue);outline-offset:2px}.ClusterHub-module__542iba__chipActive,.ClusterHub-module__542iba__chipActive:hover{background:var(--ch-fg);border-color:var(--ch-fg);color:var(--ch-bg);transform:none}.ClusterHub-module__542iba__rankings{margin-top:clamp(32px,4.5vw,56px)}.ClusterHub-module__542iba__secHead{padding-bottom:16px}.ClusterHub-module__542iba__secLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ch-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.ClusterHub-module__542iba__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px;display:grid}.ClusterHub-module__542iba__card{background:var(--ch-panel);border:1px solid var(--ch-border);isolation:isolate;border-radius:20px;flex-direction:column;padding:clamp(22px,2.6vw,30px);text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ClusterHub-module__542iba__card:before{content:"";z-index:-1;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), color-mix(in oklab, var(--ch-blue) 14%, transparent), transparent 60%);opacity:0;transition:opacity .36s;position:absolute;inset:0}.ClusterHub-module__542iba__card:hover:before{opacity:1}.ClusterHub-module__542iba__card:hover{border-color:color-mix(in oklab, var(--ch-blue) 45%, var(--ch-border));box-shadow:0 16px 36px -24px color-mix(in oklab, var(--ch-blue) 40%, transparent);transform:translateY(-3px)}.ClusterHub-module__542iba__cardEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--ch-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.ClusterHub-module__542iba__cardTitle{letter-spacing:-.02em;color:var(--ch-fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.36em;margin:10px 0 0;font-size:clamp(20px,2.1vw,25px);font-weight:600;line-height:1.18;transition:color .16s;display:-webkit-box;overflow:hidden}.ClusterHub-module__542iba__card:hover .ClusterHub-module__542iba__cardTitle{color:var(--ch-blue)}.ClusterHub-module__542iba__pick{background:var(--ch-soft);border-radius:13px;align-items:center;gap:10px;margin-top:clamp(16px,2vw,22px);padding:12px 14px;display:flex}.ClusterHub-module__542iba__pickRank{background:var(--ch-blue);color:var(--ch-panel);border-radius:7px;flex:none;padding:3px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:700}.ClusterHub-module__542iba__pickName{min-width:0;color:var(--ch-fg);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13.5px;font-weight:500;overflow:hidden}.ClusterHub-module__542iba__pickScore{letter-spacing:-.02em;color:var(--ch-fg);font-variant-numeric:tabular-nums;flex:none;font-size:19px;font-weight:700}.ClusterHub-module__542iba__pickScoreOut{color:var(--ch-muted);font-size:11px;font-weight:500}.ClusterHub-module__542iba__cardFoot{justify-content:space-between;align-items:center;gap:12px;margin-top:clamp(18px,2.6vw,26px);display:flex}.ClusterHub-module__542iba__cardMeta{color:var(--ch-muted);font-size:12.5px;font-weight:300}.ClusterHub-module__542iba__cardArrow{color:var(--ch-muted);font-size:22px;transition:transform .18s cubic-bezier(.22,1,.36,1),color .16s}.ClusterHub-module__542iba__card:hover .ClusterHub-module__542iba__cardArrow{color:var(--ch-blue);transform:translate(4px)}.ClusterHub-module__542iba__gridImage{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:16px;display:grid}.ClusterHub-module__542iba__imgCard{aspect-ratio:4/3;isolation:isolate;background:var(--ch-soft);border-radius:20px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:block;position:relative;overflow:hidden}.ClusterHub-module__542iba__imgCard:hover{transform:translateY(-3px);box-shadow:0 18px 40px -24px #0a0a0a8c}.ClusterHub-module__542iba__imgCard:focus-visible{outline:3px solid var(--ch-blue);outline-offset:2px}.ClusterHub-module__542iba__imgMedia{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.ClusterHub-module__542iba__imgCard:hover .ClusterHub-module__542iba__imgMedia{transform:scale(1.06)}.ClusterHub-module__542iba__imgScrim{z-index:1;background:linear-gradient(#0a0a0a00 32%,#0a0a0a6b 64%,#0a0a0ad1 100%);transition:background .28s;position:absolute;inset:0}.ClusterHub-module__542iba__imgCard:hover .ClusterHub-module__542iba__imgScrim,.ClusterHub-module__542iba__imgCard:focus-within .ClusterHub-module__542iba__imgScrim{background:linear-gradient(#0a0a0a29 12%,#0a0a0aa3 54%,#0a0a0ae6 100%)}.ClusterHub-module__542iba__imgPills{z-index:3;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.ClusterHub-module__542iba__imgPill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.06em;text-transform:uppercase;color:#fafaf8;white-space:nowrap;background:#fafaf826;border:1px solid #fafaf838;border-radius:999px;align-items:center;padding:6px 12px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600;display:inline-flex}.ClusterHub-module__542iba__imgText{z-index:3;flex-direction:column;padding:20px 22px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.ClusterHub-module__542iba__imgTitle{letter-spacing:-.02em;color:#fafaf8;text-wrap:balance;margin:0;font-size:clamp(20px,2.2vw,27px);font-weight:600;line-height:1.18}.ClusterHub-module__542iba__imgReveal{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(10px)}.ClusterHub-module__542iba__imgRevealInner{min-height:0;overflow:hidden}.ClusterHub-module__542iba__imgCard:hover .ClusterHub-module__542iba__imgReveal,.ClusterHub-module__542iba__imgCard:focus-within .ClusterHub-module__542iba__imgReveal{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.ClusterHub-module__542iba__imgPick{align-items:center;gap:9px;margin-top:12px;display:flex}.ClusterHub-module__542iba__imgPickRank{background:var(--ch-rank);color:#fff;border-radius:7px;flex:none;padding:3px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:700}.ClusterHub-module__542iba__imgPickName{color:#fafaf8e6;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.ClusterHub-module__542iba__imgPickScore{letter-spacing:-.02em;color:#fafaf8;font-variant-numeric:tabular-nums;flex:none;font-size:18px;font-weight:700}.ClusterHub-module__542iba__imgPickOut{color:#fafaf899;font-size:11px;font-weight:500}.ClusterHub-module__542iba__imgCta{letter-spacing:.01em;color:#fafaf8;align-items:center;gap:4px;margin-top:13px;font-size:13px;font-weight:600;display:inline-flex}.ClusterHub-module__542iba__emptyState{border:1px dashed var(--ch-border);background:var(--ch-panel);color:var(--ch-muted);text-align:center;border-radius:20px;margin:clamp(40px,6vw,80px) 0 0;padding:clamp(28px,3vw,40px);font-size:16px;font-weight:400;line-height:1.5}.ClusterHub-module__542iba__emptyReset{color:var(--ch-blue);cursor:pointer;background:0 0;border:0;margin-left:8px;padding:0;font-family:inherit;font-size:16px;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1)}.ClusterHub-module__542iba__emptyReset:hover{transform:translate(3px)}.ClusterHub-module__542iba__insightsBlock{border-top:1px solid var(--ch-border);margin-top:clamp(80px,10vw,140px);padding-top:clamp(48px,5vw,72px)}.ClusterHub-module__542iba__insightsHead{max-width:800px;margin:0 0 clamp(32px,4vw,48px)}.ClusterHub-module__542iba__insightsHeading{letter-spacing:-.035em;color:var(--ch-fg);text-wrap:balance;max-width:18ch;margin:12px 0 0;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.02}.ClusterHub-module__542iba__insightsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(14px,1.6vw,20px);display:grid}.ClusterHub-module__542iba__insightCard{border:1px solid var(--ch-border);background:var(--ch-panel);color:var(--ch-fg);isolation:isolate;border-radius:16px;padding:clamp(24px,2.6vw,32px);text-decoration:none;transition:border-color .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden}.ClusterHub-module__542iba__insightCard:before{content:"";z-index:-1;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), color-mix(in oklab, var(--ch-blue) 14%, transparent), transparent 60%);opacity:0;transition:opacity .36s;position:absolute;inset:0}.ClusterHub-module__542iba__insightCard:hover{border-color:var(--ch-blue);box-shadow:0 16px 40px -16px color-mix(in oklab, var(--ch-blue) 36%, transparent);transform:translateY(-3px)}.ClusterHub-module__542iba__insightCard:hover:before{opacity:1}.ClusterHub-module__542iba__insightKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ch-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.ClusterHub-module__542iba__insightTitle{letter-spacing:-.018em;color:var(--ch-fg);text-wrap:balance;margin:10px 0 0;font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.22}.ClusterHub-module__542iba__insightTeaser{color:var(--ch-muted);margin:10px 0 0;font-size:14.5px;font-weight:300;line-height:1.5}.ClusterHub-module__542iba__insightArrow{color:var(--ch-blue);margin-top:18px;font-size:20px;transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-block}.ClusterHub-module__542iba__insightCard:hover .ClusterHub-module__542iba__insightArrow{transform:translate(4px)}.ClusterHub-module__542iba__cta{background:radial-gradient(ellipse 65% 70% at 50% 48%, color-mix(in oklab, var(--ch-blue) 22%, transparent) 0%, color-mix(in oklab, var(--ch-blue) 8%, transparent) 35%, transparent 68%), var(--ch-bg);text-align:center;border-top:1px solid var(--ch-border);margin-top:clamp(96px,12vw,160px);padding:clamp(96px,12vw,200px) clamp(20px,5vw,48px);position:relative;overflow:hidden}.ClusterHub-module__542iba__ctaInner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.ClusterHub-module__542iba__ctaHeading{letter-spacing:-.035em;max-width:24ch;color:var(--ch-fg);text-wrap:balance;margin:18px auto 0;font-size:clamp(40px,5.4vw,80px);font-weight:800;line-height:1.04}.ClusterHub-module__542iba__ctaBody{max-width:54ch;color:var(--ch-muted);margin:clamp(20px,2.4vw,32px) auto 0;font-size:clamp(16px,1.4vw,19px);font-weight:300;line-height:1.55}.ClusterHub-module__542iba__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:clamp(32px,4vw,48px);display:flex}@media (prefers-reduced-motion:reduce){:is([data-reveal],[data-reveal][data-revealed]){opacity:1!important;transition:none!important;transform:none!important}.ClusterHub-module__542iba__scrollProgressFill{transition:none}.ClusterHub-module__542iba__card,.ClusterHub-module__542iba__cardTitle,.ClusterHub-module__542iba__cardArrow,.ClusterHub-module__542iba__imgCard,.ClusterHub-module__542iba__imgMedia,.ClusterHub-module__542iba__imgScrim,.ClusterHub-module__542iba__imgReveal,.ClusterHub-module__542iba__insightCard,.ClusterHub-module__542iba__insightArrow,.ClusterHub-module__542iba__chip,.ClusterHub-module__542iba__emptyReset{transition:none!important}.ClusterHub-module__542iba__card:hover,.ClusterHub-module__542iba__imgCard:hover,.ClusterHub-module__542iba__insightCard:hover,.ClusterHub-module__542iba__chip:hover,.ClusterHub-module__542iba__imgCard:hover .ClusterHub-module__542iba__imgMedia{transform:none}.ClusterHub-module__542iba__imgReveal{opacity:1;grid-template-rows:1fr;transform:none}.ClusterHub-module__542iba__card:before,.ClusterHub-module__542iba__insightCard:before{display:none}}
[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}[data-reveal][data-revealed]{opacity:1;transform:none}.Contact-module__m4D9NW__scrollProgress{z-index:60;pointer-events:none;background:#031bf31f;height:2px;position:fixed;top:0;left:0;right:0}.Contact-module__m4D9NW__scrollProgressFill{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--scroll-progress,0));background:#031bf3;transition:transform 80ms linear}.Contact-module__m4D9NW__page{--ct-paper:#fafaf8;--ct-paper-soft:#f2f1ed;--ct-paper-card:#fff;--ct-ink:#0a0a0a;--ct-muted:#5f5f64;--ct-rule:#0a0a0a24;--ct-rule-strong:#0a0a0a66;--ct-blue:#031bf3;--ct-blue-soft:#031bf30f;--ct-blue-soft-strong:#031bf324;--ct-pad-x:clamp(24px, 5vw, 64px);--ct-section-pad-y:clamp(80px, 10vw, 160px);--ct-max:1600px;background:var(--ct-paper);color:var(--ct-ink);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;position:relative}.Contact-module__m4D9NW__headerSection{padding:clamp(140px, 16vw, 240px) var(--ct-pad-x) clamp(72px, 9vw, 128px);max-width:var(--ct-max);margin:0 auto}.Contact-module__m4D9NW__headerGrid{grid-template-columns:1fr;gap:clamp(32px,4vw,56px);display:grid}@media (min-width:960px){.Contact-module__m4D9NW__headerGrid{grid-template-columns:7fr 5fr;align-items:end;gap:clamp(48px,6vw,96px)}.Contact-module__m4D9NW__lede{align-self:end;padding-bottom:12px}}.Contact-module__m4D9NW__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ct-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;display:inline-block}.Contact-module__m4D9NW__headline{letter-spacing:-.04em;color:var(--ct-ink);text-wrap:balance;margin:18px 0 0;font-size:clamp(48px,7vw,120px);font-weight:800;line-height:.96;animation:1.1s cubic-bezier(.22,1,.36,1) both Contact-module__m4D9NW__ct-hero-rise}.Contact-module__m4D9NW__lede{max-width:56ch;color:var(--ct-muted);margin:0;font-size:clamp(17px,1.5vw,22px);font-weight:300;line-height:1.45;animation:1.1s cubic-bezier(.22,1,.36,1) .22s both Contact-module__m4D9NW__ct-hero-rise}.Contact-module__m4D9NW__headerSection .Contact-module__m4D9NW__kicker{animation:.9s cubic-bezier(.22,1,.36,1) both Contact-module__m4D9NW__ct-hero-rise}@keyframes Contact-module__m4D9NW__ct-hero-rise{0%{opacity:0;transform:translateY(28px)scale(.985)}to{opacity:1;transform:none}}.Contact-module__m4D9NW__section{padding:var(--ct-section-pad-y) var(--ct-pad-x);border-top:1px solid var(--ct-rule);position:relative}.Contact-module__m4D9NW__sectionInner{max-width:var(--ct-max);margin:0 auto}.Contact-module__m4D9NW__sectionHead{max-width:1100px;margin:0 0 clamp(40px,5vw,72px)}.Contact-module__m4D9NW__sectionHeading{letter-spacing:-.038em;text-wrap:balance;max-width:22ch;margin:14px 0 0;font-size:clamp(40px,5.6vw,80px);font-weight:800;line-height:.98}.Contact-module__m4D9NW__sectionLede{max-width:58ch;color:var(--ct-muted);margin:clamp(18px,2vw,28px) 0 0;font-size:clamp(17px,1.4vw,21px);font-weight:300;line-height:1.5}.Contact-module__m4D9NW__rerouteList{grid-template-columns:1fr;gap:clamp(14px,1.6vw,20px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.Contact-module__m4D9NW__rerouteList{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.8vw,24px)}}.Contact-module__m4D9NW__rerouteItem{display:block}.Contact-module__m4D9NW__rerouteCard{border:1px solid var(--ct-rule);background:var(--ct-paper-card);height:100%;color:var(--ct-ink);isolation:isolate;border-radius:16px;flex-direction:column;gap:10px;padding:clamp(24px,2.6vw,36px);text-decoration:none;transition:border-color .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Contact-module__m4D9NW__rerouteCard:before{content:"";z-index:-1;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #031bf324, transparent 60%);opacity:0;transition:opacity .36s;position:absolute;inset:0}.Contact-module__m4D9NW__rerouteCard:hover:before{opacity:1}.Contact-module__m4D9NW__rerouteCard .Contact-module__m4D9NW__rerouteCta{margin-top:auto;padding-top:16px}.Contact-module__m4D9NW__rerouteCard:hover{border-color:var(--ct-blue);transform:translateY(-2px);box-shadow:0 8px 24px -12px #031bf33d}.Contact-module__m4D9NW__rerouteKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ct-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.Contact-module__m4D9NW__rerouteHeading{letter-spacing:-.02em;color:var(--ct-ink);text-wrap:balance;margin:4px 0 0;font-size:clamp(22px,2.2vw,30px);font-weight:800;line-height:1.15}.Contact-module__m4D9NW__rerouteBody{max-width:60ch;color:var(--ct-muted);margin:0;font-size:clamp(14.5px,1.2vw,17px);font-weight:300;line-height:1.55}.Contact-module__m4D9NW__rerouteCta{color:var(--ct-blue);letter-spacing:-.005em;margin-top:8px;font-size:14px;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1)}.Contact-module__m4D9NW__rerouteCard:hover .Contact-module__m4D9NW__rerouteCta{transform:translate(4px)}.Contact-module__m4D9NW__form{gap:clamp(28px,3vw,40px);display:grid}.Contact-module__m4D9NW__fieldRow{grid-template-columns:1fr;gap:clamp(20px,2vw,28px);display:grid}@media (min-width:720px){.Contact-module__m4D9NW__fieldRow{-moz-column-gap:clamp(24px, 2.4vw, 32px);grid-template-columns:1fr 1fr;column-gap:clamp(24px,2.4vw,32px)}}.Contact-module__m4D9NW__field{gap:10px;display:grid}.Contact-module__m4D9NW__label{letter-spacing:.14em;text-transform:uppercase;color:var(--ct-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.Contact-module__m4D9NW__required{color:var(--ct-blue);margin-left:4px}.Contact-module__m4D9NW__input,.Contact-module__m4D9NW__textarea,.Contact-module__m4D9NW__select{box-sizing:border-box;border:0;border-bottom:1px solid var(--ct-rule-strong);letter-spacing:-.012em;width:100%;color:var(--ct-ink);background:0 0;padding:12px 0;font-family:inherit;font-size:clamp(17px,1.4vw,20px);font-weight:500;line-height:1.3;transition:border-color .22s;display:block}.Contact-module__m4D9NW__textarea{resize:vertical;padding:14px 0;font-size:clamp(15px,1.2vw,17px);font-weight:400;line-height:1.55}.Contact-module__m4D9NW__select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ct-muted) 50%), linear-gradient(135deg, var(--ct-muted) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:32px}.Contact-module__m4D9NW__input:focus,.Contact-module__m4D9NW__textarea:focus,.Contact-module__m4D9NW__select:focus{border-bottom-color:var(--ct-blue);outline:0}.Contact-module__m4D9NW__input::-moz-placeholder{color:#0a0a0a4d;font-weight:400}.Contact-module__m4D9NW__textarea::-moz-placeholder{color:#0a0a0a4d;font-weight:400}.Contact-module__m4D9NW__input::placeholder,.Contact-module__m4D9NW__textarea::placeholder{color:#0a0a0a4d;font-weight:400}.Contact-module__m4D9NW__input:disabled,.Contact-module__m4D9NW__textarea:disabled,.Contact-module__m4D9NW__select:disabled{color:var(--ct-muted);opacity:.6;cursor:not-allowed}.Contact-module__m4D9NW__actions{border-top:1px solid var(--ct-rule);flex-wrap:wrap;align-items:center;gap:clamp(20px,2vw,32px);padding-top:clamp(16px,2vw,24px);display:flex}.Contact-module__m4D9NW__submit{background:var(--ct-ink);color:var(--ct-paper);letter-spacing:-.005em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:clamp(14px,1.6vw,18px) clamp(28px,3vw,40px);font-family:inherit;font-size:15px;font-weight:600;transition:background .22s,transform .22s cubic-bezier(.22,1,.36,1),opacity .22s;display:inline-flex}.Contact-module__m4D9NW__submit:hover:not(:disabled){background:var(--ct-blue);transform:translateY(-1px)}.Contact-module__m4D9NW__submit:disabled{opacity:.35;cursor:not-allowed}.Contact-module__m4D9NW__actionsHint{letter-spacing:-.005em;color:var(--ct-muted);font-size:13px;font-weight:300}.Contact-module__m4D9NW__successBlock{background:var(--ct-blue-soft);border:1px solid #031bf32e;border-radius:32px;gap:18px;padding:clamp(40px,5vw,64px);display:grid}.Contact-module__m4D9NW__successMark{background:var(--ct-blue);width:56px;height:56px;color:var(--ct-paper);border-radius:999px;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:inline-flex}.Contact-module__m4D9NW__successHeading{letter-spacing:-.03em;color:var(--ct-ink);margin:12px 0 0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1}.Contact-module__m4D9NW__successBody{max-width:56ch;color:var(--ct-muted);margin:0;font-size:clamp(16px,1.4vw,19px);font-weight:300;line-height:1.5}.Contact-module__m4D9NW__successCta{color:var(--ct-blue);cursor:pointer;background:0 0;border:0;justify-self:start;margin-top:8px;padding:0;font-family:inherit;font-size:15px;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1)}.Contact-module__m4D9NW__successCta:hover{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.Contact-module__m4D9NW__headline,.Contact-module__m4D9NW__lede,.Contact-module__m4D9NW__headerSection .Contact-module__m4D9NW__kicker{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}[data-reveal]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}[data-reveal][data-revealed]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.Contact-module__m4D9NW__scrollProgressFill{transition:none}.Contact-module__m4D9NW__rerouteCard,.Contact-module__m4D9NW__rerouteCard:hover,.Contact-module__m4D9NW__rerouteCta,.Contact-module__m4D9NW__rerouteCard:hover .Contact-module__m4D9NW__rerouteCta,.Contact-module__m4D9NW__submit,.Contact-module__m4D9NW__submit:hover:not(:disabled),.Contact-module__m4D9NW__successCta,.Contact-module__m4D9NW__successCta:hover{box-shadow:none;transition:none;transform:none}.Contact-module__m4D9NW__rerouteCard:before{display:none}}
.ExploreHub-module__RsYAha__page{--eh-bg:#fafafa;--eh-fg:#0a0a0a;--eh-muted:#5f5f64;--eh-panel:#fff;--eh-border:#0a0a0a1f;--eh-blue:var(--rk-blue,#031bf3);box-sizing:border-box;background:var(--eh-bg);width:100%;color:var(--eh-fg);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;padding:clamp(120px,12vw,180px) clamp(20px,5vw,48px) clamp(80px,12vw,160px)}.ExploreHub-module__RsYAha__dark{--eh-bg:#0a0a0a;--eh-fg:#fafaf8;--eh-muted:#fafaf894;--eh-panel:#121214;--eh-border:#fafaf824;--eh-blue:color-mix(in oklab, var(--rk-blue,#031bf3) 52%, #fafaf8)}.ExploreHub-module__RsYAha__inner{max-width:1000px;margin:0 auto}.ExploreHub-module__RsYAha__header{flex-direction:column;display:flex}.ExploreHub-module__RsYAha__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--eh-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.ExploreHub-module__RsYAha__title{letter-spacing:-.035em;max-width:16ch;color:var(--eh-fg);text-wrap:balance;margin:14px 0 0;font-size:clamp(40px,6.5vw,84px);font-weight:800;line-height:1.01}.ExploreHub-module__RsYAha__lede{max-width:50ch;color:var(--eh-muted);text-wrap:pretty;margin:clamp(16px,2vw,24px) 0 0;font-size:clamp(16px,1.6vw,20px);font-weight:300;line-height:1.55}.ExploreHub-module__RsYAha__search{background:var(--eh-panel);border:1px solid var(--eh-border);border-radius:999px;align-items:center;gap:12px;height:64px;margin-top:clamp(28px,4vw,48px);padding:0 18px;transition:border-color .18s,box-shadow .18s;display:flex}.ExploreHub-module__RsYAha__search:focus-within{border-color:var(--eh-blue);box-shadow:0 0 0 4px color-mix(in oklab, var(--eh-blue) 14%, transparent)}.ExploreHub-module__RsYAha__searchIcon{color:var(--eh-muted);font-size:24px}.ExploreHub-module__RsYAha__searchInput{min-width:0;color:var(--eh-fg);background:0 0;border:0;outline:0;flex:auto;font-family:inherit;font-size:clamp(15px,1.5vw,17px);font-weight:400}.ExploreHub-module__RsYAha__searchInput::placeholder{color:var(--eh-muted)}.ExploreHub-module__RsYAha__searchHint{background:var(--eh-bg);border:1px solid var(--eh-border);letter-spacing:.04em;color:var(--eh-muted);border-radius:8px;flex:none;padding:5px 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.ExploreHub-module__RsYAha__directory{margin-top:clamp(48px,7vw,88px)}.ExploreHub-module__RsYAha__dirHead{justify-content:space-between;align-items:baseline;padding-bottom:18px;display:flex}.ExploreHub-module__RsYAha__dirLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--eh-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.ExploreHub-module__RsYAha__dirCount{color:var(--eh-muted);font-size:13px;font-weight:400}.ExploreHub-module__RsYAha__grid{grid-template-columns:repeat(auto-fit,minmax(244px,1fr));gap:14px;display:grid}.ExploreHub-module__RsYAha__card{background:var(--eh-panel);border:1px solid var(--eh-border);border-radius:20px;flex-direction:column;padding:clamp(22px,2.6vw,32px);text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;display:flex}.ExploreHub-module__RsYAha__card:hover{border-color:color-mix(in oklab, var(--eh-blue) 45%, var(--eh-border));box-shadow:0 16px 36px -24px color-mix(in oklab, var(--eh-blue) 40%, transparent);transform:translateY(-3px)}.ExploreHub-module__RsYAha__cardIndex{letter-spacing:.08em;color:var(--eh-blue);align-self:flex-start;align-items:center;gap:5px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600;display:flex}.ExploreHub-module__RsYAha__cardLock{font-variation-settings:"FILL" 1;font-size:14px}.ExploreHub-module__RsYAha__cardName{letter-spacing:-.02em;color:var(--eh-fg);margin-top:14px;font-size:clamp(20px,2.2vw,26px);font-weight:600;line-height:1.15;transition:color .16s}.ExploreHub-module__RsYAha__card:hover .ExploreHub-module__RsYAha__cardName{color:var(--eh-blue)}.ExploreHub-module__RsYAha__cardMeta{color:var(--eh-muted);margin-top:6px;font-size:13.5px;font-weight:300;line-height:1.5}.ExploreHub-module__RsYAha__cardFoot{justify-content:space-between;align-items:flex-end;margin-top:clamp(26px,4vw,48px);display:flex}.ExploreHub-module__RsYAha__cardCount{letter-spacing:-.02em;color:var(--eh-fg);font-variant-numeric:tabular-nums;flex-direction:column;font-size:clamp(22px,2.4vw,30px);font-weight:700;display:flex}.ExploreHub-module__RsYAha__cardCountLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--eh-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;font-weight:600}.ExploreHub-module__RsYAha__cardArrow{color:var(--eh-muted);font-size:22px;transition:transform .18s cubic-bezier(.22,1,.36,1),color .16s}.ExploreHub-module__RsYAha__card:hover .ExploreHub-module__RsYAha__cardArrow{color:var(--eh-blue);transform:translate(4px)}.ExploreHub-module__RsYAha__cardAdult,.ExploreHub-module__RsYAha__dark .ExploreHub-module__RsYAha__cardAdult{--eh-blue:#9b1c31}@media (prefers-reduced-motion:reduce){.ExploreHub-module__RsYAha__search,.ExploreHub-module__RsYAha__card,.ExploreHub-module__RsYAha__cardName,.ExploreHub-module__RsYAha__cardArrow{transition:none!important}.ExploreHub-module__RsYAha__card:hover{transform:none}}
.Homepage-module__wqMTmq__page{--hp-ink:#0a0a0a;--hp-paper:#fafafa;--hp-paper-warm:#fafaf8;--hp-muted:#5f5f64;--hp-panel:#fff;--hp-border:#0a0a0a1f;--hp-blue:var(--rk-blue,#031bf3);--hp-blue-lifted:color-mix(in oklab, var(--rk-blue,#031bf3) 52%, #fafaf8);--hp-on-dark:#fafaf8;--hp-on-dark-muted:#fafaf89e;--hp-on-dark-hair:#fafaf81f;box-sizing:border-box;background:var(--hp-paper);width:100%;color:var(--hp-ink);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased}.Homepage-module__wqMTmq__header{--hp-nav-fg:#fafaf8}.Homepage-module__wqMTmq__header.Homepage-module__wqMTmq__scrolled{--hp-nav-fg:#0a0a0a}.Homepage-module__wqMTmq__nav{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(20px,5vw,48px);display:flex}.Homepage-module__wqMTmq__navBrand{flex:none;align-items:center;text-decoration:none;display:flex}.Homepage-module__wqMTmq__navLinks{align-items:center;gap:clamp(20px,3vw,40px);display:flex}.Homepage-module__wqMTmq__navLink{letter-spacing:-.005em;color:var(--hp-nav-fg);align-items:center;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .16s,color .2s;display:inline-flex}.Homepage-module__wqMTmq__navLink:hover{opacity:.62}.Homepage-module__wqMTmq__navSearch{width:40px;height:40px;color:var(--hp-nav-fg);cursor:pointer;background:0 0;border:1px solid;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background-color .16s,color .2s;display:inline-flex}.Homepage-module__wqMTmq__navSearch .Homepage-module__wqMTmq__material-symbols-rounded{font-size:20px}.Homepage-module__wqMTmq__navSearch:hover{background:color-mix(in oklab, currentColor 12%, transparent)}.Homepage-module__wqMTmq__section{background:var(--hp-paper);padding:var(--rk-hp-section-pad-y,clamp(72px, 11vw, 160px)) 0}.Homepage-module__wqMTmq__inner{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,48px)}.Homepage-module__wqMTmq__sectionHead{flex-direction:column;display:flex}.Homepage-module__wqMTmq__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--hp-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.Homepage-module__wqMTmq__sectionHeading{letter-spacing:-.035em;max-width:18ch;color:var(--hp-ink);text-wrap:balance;margin:14px 0 0;font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1.02}.Homepage-module__wqMTmq__wheelBand{padding:var(--rk-hp-section-pad-y,clamp(72px, 11vw, 160px)) 0;position:relative;overflow:hidden}.Homepage-module__wqMTmq__wheelBlobs{z-index:0;pointer-events:none;position:absolute;inset:0}.Homepage-module__wqMTmq__wheelBand>:not(.Homepage-module__wqMTmq__wheelBlobs){z-index:1;position:relative}.Homepage-module__wqMTmq__kickerOnBlue{color:var(--hp-blue)}.Homepage-module__wqMTmq__headingOnBlue{letter-spacing:-.035em;max-width:18ch;color:var(--hp-ink);text-wrap:balance;margin:14px 0 0;font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1.02}.Homepage-module__wqMTmq__wheelCard{box-sizing:border-box;background:var(--hp-panel,#fff);border:1px solid var(--hp-border,#0a0a0a1a);border-radius:24px;flex-direction:column;width:100%;height:100%;padding:28px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Homepage-module__wqMTmq__wheelCard:hover{border-color:color-mix(in oklab, var(--hp-blue) 38%, var(--hp-border));transform:translateY(-3px);box-shadow:0 24px 50px -28px #031bf352}.Homepage-module__wqMTmq__wheelCardCentered{border-color:color-mix(in oklab, var(--hp-blue) 60%, var(--hp-border));z-index:2;transform:scale(1.08);box-shadow:0 32px 64px -20px #031bf359,0 8px 24px -8px #0a0a0a1a}.Homepage-module__wqMTmq__wheelCardCentered:hover{transform:scale(1.08)translateY(-4px)}.Homepage-module__wqMTmq__wheelCard:not(.Homepage-module__wqMTmq__wheelCardCentered){opacity:.55;transition:opacity .28s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1)}.Homepage-module__wqMTmq__wheelCard:not(.Homepage-module__wqMTmq__wheelCardCentered):hover{opacity:1}.Homepage-module__wqMTmq__wheelEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--hp-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600}.Homepage-module__wqMTmq__wheelTitle{letter-spacing:-.02em;color:var(--hp-ink);margin-top:14px;font-size:22px;font-weight:800;line-height:1.16}.Homepage-module__wqMTmq__wheelPick{color:var(--hp-muted);margin-top:8px;font-size:13.5px;font-weight:300;line-height:1.5}.Homepage-module__wqMTmq__wheelScoreBlock{flex-direction:column;margin-top:auto;padding-top:24px;display:flex}.Homepage-module__wqMTmq__wheelScore{letter-spacing:-.04em;color:var(--hp-blue);font-variant-numeric:tabular-nums;font-size:64px;font-weight:300;line-height:1}.Homepage-module__wqMTmq__wheelCardCentered .Homepage-module__wqMTmq__wheelScore{letter-spacing:-.05em;font-size:96px;font-weight:200}.Homepage-module__wqMTmq__wheelScoreLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--hp-muted);margin-top:6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;font-weight:600}.Homepage-module__wqMTmq__cardRest{flex-direction:column;flex:1;min-height:0;transition:opacity .28s cubic-bezier(.22,1,.36,1);display:flex}.Homepage-module__wqMTmq__cardReveal{border-radius:inherit;opacity:0;transition:opacity .28s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden}.Homepage-module__wqMTmq__cardRevealImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .56s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.06)}.Homepage-module__wqMTmq__cardRevealScrim{pointer-events:none;background:linear-gradient(#0000 0%,#0000000d 20%,#00000057 55%,#000000b8 100%);position:absolute;inset:0}.Homepage-module__wqMTmq__cardRevealPills{pointer-events:none;justify-content:space-between;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.Homepage-module__wqMTmq__cardRevealPill{-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;align-items:center;padding:6px 12px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:600;display:inline-flex}.Homepage-module__wqMTmq__cardRevealRank{color:var(--hp-ink,#0a0a0a);background:#fffffff0;border-color:#fff}.Homepage-module__wqMTmq__cardRevealBottom{pointer-events:none;flex-direction:column;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.Homepage-module__wqMTmq__cardRevealCategory{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;font-weight:600}.Homepage-module__wqMTmq__cardRevealProduct{letter-spacing:-.02em;color:#fff;text-wrap:balance;margin-top:6px;font-size:24px;font-weight:800;line-height:1.12}.Homepage-module__wqMTmq__cardRevealMeta{letter-spacing:.01em;color:#ffffffd6;margin-top:10px;font-size:12.5px;font-weight:400}.Homepage-module__wqMTmq__wheelCard:hover .Homepage-module__wqMTmq__cardRest,.Homepage-module__wqMTmq__wheelCard:focus-visible .Homepage-module__wqMTmq__cardRest,.Homepage-module__wqMTmq__wheelCard[data-hover] .Homepage-module__wqMTmq__cardRest{opacity:0}.Homepage-module__wqMTmq__wheelCard:hover .Homepage-module__wqMTmq__cardReveal,.Homepage-module__wqMTmq__wheelCard:focus-visible .Homepage-module__wqMTmq__cardReveal,.Homepage-module__wqMTmq__wheelCard[data-hover] .Homepage-module__wqMTmq__cardReveal{opacity:1}.Homepage-module__wqMTmq__wheelCard:hover .Homepage-module__wqMTmq__cardRevealImg,.Homepage-module__wqMTmq__wheelCard:focus-visible .Homepage-module__wqMTmq__cardRevealImg,.Homepage-module__wqMTmq__wheelCard[data-hover] .Homepage-module__wqMTmq__cardRevealImg{transform:scale(1)}@media (prefers-reduced-motion:reduce){.Homepage-module__wqMTmq__cardRest,.Homepage-module__wqMTmq__cardReveal,.Homepage-module__wqMTmq__cardRevealImg{transition:none;transform:none}}.Homepage-module__wqMTmq__filters{justify-content:center;margin-top:clamp(28px,4vw,48px)}.Homepage-module__wqMTmq__sectionMoreLink{letter-spacing:.12em;text-transform:uppercase;color:var(--hp-blue);border-bottom:1px solid color-mix(in oklab, var(--hp-blue) 28%, transparent);align-items:center;gap:10px;width:fit-content;margin-top:clamp(32px,4vw,56px);padding-bottom:4px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.Homepage-module__wqMTmq__sectionMoreLink:hover,.Homepage-module__wqMTmq__sectionMoreLink:focus-visible{color:var(--hp-ink);border-color:var(--hp-ink);outline:none}.Homepage-module__wqMTmq__sectionMoreLink span{letter-spacing:0;font-size:14px;transition:transform .18s}.Homepage-module__wqMTmq__sectionMoreLink:hover span,.Homepage-module__wqMTmq__sectionMoreLink:focus-visible span{transform:translate(3px)}.Homepage-module__wqMTmq__cta{padding:var(--rk-hp-section-pad-y,clamp(72px, 11vw, 160px)) 0;background:radial-gradient(ellipse 65% 70% at 50% 48%, color-mix(in oklab, var(--hp-blue) 22%, transparent) 0%, color-mix(in oklab, var(--hp-blue) 8%, transparent) 35%, transparent 68%), var(--hp-paper);position:relative;overflow:hidden}.Homepage-module__wqMTmq__ctaInner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Homepage-module__wqMTmq__ctaHeading{letter-spacing:-.04em;max-width:16ch;color:var(--hp-ink);text-wrap:balance;margin:16px 0 0;font-size:clamp(38px,5.6vw,80px);font-weight:800;line-height:1.02}.Homepage-module__wqMTmq__ctaStandfirst{max-width:52ch;color:var(--hp-muted);text-wrap:pretty;margin:clamp(16px,2vw,24px) 0 0;font-size:clamp(16px,1.7vw,21px);font-weight:300;line-height:1.55}.Homepage-module__wqMTmq__ctaRow{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:clamp(28px,4vw,44px);display:flex}.Homepage-module__wqMTmq__playfield{background:var(--hp-paper-warm)}@media (max-width:760px){.Homepage-module__wqMTmq__navLinks{display:none}.Homepage-module__wqMTmq__dimRow{grid-template-columns:auto 1fr;gap:8px 18px}.Homepage-module__wqMTmq__dimDesc{grid-column:2}.Homepage-module__wqMTmq__ctaRow{width:100%}}@media (prefers-reduced-motion:reduce){.Homepage-module__wqMTmq__navLink,.Homepage-module__wqMTmq__navSearch,.Homepage-module__wqMTmq__wheelCard{transition:none!important}}
[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(24px)}[data-reveal][data-revealed]{opacity:1;transform:none}.LegalPage-module__pNff3W__scrollProgress{z-index:60;pointer-events:none;background:#031bf31f;height:2px;position:fixed;top:0;left:0;right:0}.LegalPage-module__pNff3W__scrollProgressFill{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--scroll-progress,0));background:#031bf3;transition:transform 80ms linear}.LegalPage-module__pNff3W__page{--lp-paper:#fafaf8;--lp-paper-soft:#f2f1ed;--lp-paper-card:#fff;--lp-ink:#0a0a0a;--lp-ink-soft:#1c1c1c;--lp-muted:#5f5f64;--lp-rule:#0a0a0a1f;--lp-rule-strong:#0a0a0a38;--lp-blue:#031bf3;--lp-pad-x:clamp(24px, 5vw, 64px);--lp-pad-x-narrow:clamp(20px, 4vw, 32px);background:var(--lp-paper);color:var(--lp-ink);font-family:var(--md-ref-typeface-brand,"Google Sans Flex", system-ui), sans-serif;-webkit-font-smoothing:antialiased;position:relative}.LegalPage-module__pNff3W__article{max-width:880px;padding:clamp(112px, 11vw, 160px) var(--lp-pad-x) clamp(64px, 8vw, 120px);margin:0 auto}.LegalPage-module__pNff3W__hero{margin:0 0 clamp(48px,6vw,88px)}.LegalPage-module__pNff3W__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--lp-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600;display:inline-block}.LegalPage-module__pNff3W__headline{letter-spacing:-.035em;color:var(--lp-ink);text-wrap:balance;max-width:16ch;margin:18px 0 0;font-size:clamp(44px,6vw,92px);font-weight:800;line-height:.98}.LegalPage-module__pNff3W__lede{max-width:56ch;color:var(--lp-muted);margin:clamp(20px,2.4vw,32px) 0 0;font-size:clamp(17px,1.5vw,21px);font-weight:300;line-height:1.5}.LegalPage-module__pNff3W__lastUpdated{color:var(--lp-muted);align-items:baseline;gap:8px;margin:clamp(24px,3vw,36px) 0 0;font-size:14px;display:inline-flex}.LegalPage-module__pNff3W__lastUpdatedLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--lp-blue);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600}.LegalPage-module__pNff3W__toc{border:1px solid var(--lp-rule);background:var(--lp-paper-card);border-radius:16px;margin:0 0 clamp(56px,7vw,96px);padding:clamp(24px,3vw,32px) clamp(24px,3vw,36px)}.LegalPage-module__pNff3W__tocKicker{letter-spacing:.14em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:16px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;font-weight:600;display:inline-block}.LegalPage-module__pNff3W__tocList{gap:0;margin:0;padding:0;list-style:none;display:grid}.LegalPage-module__pNff3W__tocLink{border-top:1px solid var(--lp-rule);color:var(--lp-ink);grid-template-columns:36px 1fr;align-items:baseline;gap:12px;padding:10px 0;text-decoration:none;transition:color .22s,transform .22s cubic-bezier(.22,1,.36,1);display:grid}.LegalPage-module__pNff3W__tocList li:first-child .LegalPage-module__pNff3W__tocLink{border-top:0;padding-top:0}.LegalPage-module__pNff3W__tocLink:hover{color:var(--lp-blue);transform:translate(2px)}.LegalPage-module__pNff3W__tocIndex{letter-spacing:.1em;color:var(--lp-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;font-weight:600}.LegalPage-module__pNff3W__tocLabel{letter-spacing:-.005em;font-size:15.5px;font-weight:500;line-height:1.35}.LegalPage-module__pNff3W__section{border-top:1px solid var(--lp-rule);padding:clamp(28px,3vw,44px) 0;scroll-margin-top:120px}.LegalPage-module__pNff3W__section:first-of-type{border-top:0}.LegalPage-module__pNff3W__sectionHeading{letter-spacing:-.022em;color:var(--lp-ink);text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(26px,3vw,40px);font-weight:800;line-height:1.1}.LegalPage-module__pNff3W__paragraph{max-width:64ch;color:var(--lp-ink-soft);text-wrap:pretty;margin:clamp(16px,2vw,24px) 0 0;font-size:clamp(15.5px,1.3vw,17.5px);font-weight:400;line-height:1.65}.LegalPage-module__pNff3W__paragraph a{color:var(--lp-blue);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .18s}.LegalPage-module__pNff3W__paragraph a:hover{opacity:.7}.LegalPage-module__pNff3W__paragraph strong{color:var(--lp-ink);font-weight:600}.LegalPage-module__pNff3W__bullets{max-width:64ch;color:var(--lp-ink-soft);gap:10px;margin:clamp(16px,2vw,24px) 0 0;padding:0 0 0 22px;font-size:clamp(15.5px,1.3vw,17.5px);font-weight:400;line-height:1.55;display:grid}.LegalPage-module__pNff3W__bullets li::marker{color:var(--lp-blue)}@media (prefers-reduced-motion:reduce){:is([data-reveal],[data-reveal][data-revealed]){opacity:1!important;transition:none!important;transform:none!important}.LegalPage-module__pNff3W__scrollProgressFill{transition:none}.LegalPage-module__pNff3W__tocLink,.LegalPage-module__pNff3W__tocLink:hover{transition:none;transform:none}}
/*# sourceMappingURL=0lqss_vi~r-7n.css.map*/