:root{--go-control-height:48px;--go-score-high:var(--lime);--go-score-mid:var(--acc-yellow);--go-score-low:var(--acc-orange)}body.go-verge{font-kerning:normal}body.go-verge :where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--lime);outline-offset:3px}.go-main,.go-container,.go-section,.go-section__head,.go-tile,.go-stream__card,.go-article,.go-article__content{min-width:0}.go-pagehead{padding-top:clamp(28px, 4vw, 52px);padding-bottom:clamp(14px, 2vw, 24px)}.go-pagehead__title,.go-section__title,.go-article__title,.go-tile__title{text-wrap:balance}.go-pagehead__desc,.go-article__deck,.go-tile__deck{text-wrap:pretty}.go-section__head{align-items:center;margin-bottom:clamp(20px, 2.3vw, 30px)}.go-section__title{letter-spacing:-.025em}.go-btn{min-height:42px;justify-content:center;-webkit-tap-highlight-color:#fff0}.go-btn:disabled,.go-btn[aria-disabled="true"]{cursor:wait;opacity:.68}.go-frame,.go-tile__media,.go-stream__media,.go-product-card__media{isolation:isolate}.go-frame img,.go-tile__media img,.go-stream__media img,.go-product-card__media img{backface-visibility:hidden}.go-stream__card,.go-product-card{transition:border-color 160ms ease,background-color 160ms ease,box-shadow 180ms ease}.go-stream__card:hover,.go-product-card:hover{border-color:color-mix(in srgb,var(--lime) 26%,var(--border-strong))}.go-breadcrumbs{overflow-wrap:anywhere}.go-article__title{letter-spacing:-.035em}.go-article__deck{line-height:1.5}.go-article__content :where(h2,h3,h4){scroll-margin-top:110px;text-wrap:balance}.go-article__content :where(img,video,iframe){max-width:100%}.go-article__content :where(blockquote,table,pre){max-width:100%}.go-score,.go-review-box__score,.go-review-recap__score{--go-score-bg:var(--go-score-high);box-sizing:border-box;background:var(--go-score-bg)!important;color:var(--ink-on-lime)!important;border:1px solid color-mix(in srgb,var(--go-score-bg) 72%,black 28%)!important;border-radius:14px!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .28),0 8px 22px rgb(0 0 0 / .16)!important;font-family:var(--font-sans)!important;font-variant-numeric:tabular-nums lining-nums;font-weight:800!important;letter-spacing:-.045em!important;line-height:1!important;text-align:center}.go-score.is-mid,.go-review-box__score.is-mid,.go-review-recap__score.is-mid{--go-score-bg:var(--go-score-mid)}.go-score.is-low,.go-review-box__score.is-low,.go-review-recap__score.is-low{--go-score-bg:var(--go-score-low)}.go-score{--go-score-size:46px;display:inline-grid!important;place-items:center;width:auto!important;min-width:var(--go-score-size)!important;height:var(--go-score-size)!important;padding:0 9px!important;font-size:1.06rem!important}.go-score::before,.go-score::after,.go-review-box__score::before,.go-review-box__score::after,.go-review-recap__score::before,.go-review-recap__score::after{content:none!important;display:none!important}.go-home-panel--reviews .go-home-panel__content>.go-tile:first-child .go-score,.go-after-review-feature__media .go-score,.go-tile--feature .go-score{--go-score-size:52px;font-size:1.16rem!important;border-radius:15px!important}.go-article-sidebar__story-copy .go-score,.go-after-card__meta .go-score,.go-after-review-mini__media .go-score{--go-score-size:40px;font-size:.92rem!important;border-radius:12px!important}.go-review-box__score,.go-review-recap__score{display:grid!important;place-items:center;align-content:center;gap:0!important;padding:0!important;aspect-ratio:1 / 1}.go-review-box__score{width:96px!important;height:96px!important;min-height:96px!important;flex:0 0 96px!important;border-radius:22px!important}.go-review-recap__score{width:88px!important;height:88px!important;min-height:88px!important;flex-basis:88px!important;border-radius:20px!important}.go-review-box__score-num,.go-review-recap__score .go-review-box__score-num{font-family:var(--font-sans)!important;font-size:2.18rem!important;font-weight:800!important;letter-spacing:-.06em!important;line-height:1!important;margin:0!important}.go-review-box__score-max,.go-review-recap__score .go-review-box__score-max{display:none!important}.go-review-box{border-color:color-mix(in srgb,var(--lime) 24%,var(--frame));box-shadow:none}.go-review-recap{border-color:color-mix(in srgb,var(--lime) 24%,var(--frame));box-shadow:none}.go-newsletter-preferences-page{min-height:62vh}.go-newsletter-preferences{max-width:980px;padding-top:clamp(28px, 4vw, 52px);padding-bottom:clamp(52px, 7vw, 92px)}.go-newsletter-preferences__intro{margin-bottom:clamp(24px, 3vw, 36px)}.go-newsletter-preferences__intro .go-breadcrumbs{margin-bottom:clamp(20px, 3vw, 32px)}.go-newsletter-preferences__title{margin:0;font-family:var(--font-sans);font-size:clamp(2rem, 4vw, 3.4rem);font-weight:760;line-height:1.02;letter-spacing:-.04em}.go-newsletter-preferences__layout{display:block}.go-preferences-card{max-width:760px!important;margin:0;padding:clamp(22px, 3vw, 34px);border:1px solid var(--border);border-radius:10px;background:var(--slate);box-shadow:none}.go-form-field{display:grid;gap:9px}.go-form-field__label,.go-preferences-card__fieldset legend{font-family:var(--font-sans);font-size:.9rem;font-weight:700;color:var(--text)}.go-form-field input[type="email"]{width:100%;height:var(--go-control-height);padding:0 14px;border:1px solid var(--border-strong);border-radius:6px;background:var(--canvas);color:var(--text);font:500 1rem/1 var(--font-sans);transition:border-color 150ms ease}.go-form-field input[type="email"]::placeholder{color:var(--text-secondary)}.go-form-field input[type="email"]:hover,.go-form-field input[type="email"]:focus{border-color:var(--lime)}.go-form-field input[type="email"]:focus{outline:2px solid var(--lime);outline-offset:2px;box-shadow:none}.go-preferences-card__fieldset{min-width:0;margin:28px 0 0;padding:0;border:0}.go-preference-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:14px 0 0!important}.go-preference-option{position:relative;display:grid!important;grid-template-columns:20px minmax(0,1fr);gap:10px!important;align-items:center;min-height:52px;padding:12px 13px!important;border:1px solid var(--border)!important;border-radius:6px!important;background:var(--canvas);cursor:pointer;transition:border-color 150ms ease,background-color 150ms ease}.go-preference-option:hover,.go-preference-option:has(input:checked){border-color:var(--lime)!important;background:var(--surface-2);box-shadow:none}.go-preference-option input,.go-preferences-consent input{position:absolute;opacity:0;pointer-events:none}.go-preference-option__check,.go-preferences-consent__check{position:relative;display:block;width:18px;height:18px;border:1px solid var(--border-strong);border-radius:4px;background:var(--canvas);transition:background-color 150ms ease,border-color 150ms ease}.go-preference-option__check::after,.go-preferences-consent__check::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid var(--ink-on-lime);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.go-preference-option input:checked+.go-preference-option__check,.go-preferences-consent input:checked+.go-preferences-consent__check{border-color:var(--lime);background:var(--lime)}.go-preference-option input:checked+.go-preference-option__check::after,.go-preferences-consent input:checked+.go-preferences-consent__check::after{opacity:1}.go-preference-option:has(input:focus-visible),.go-preferences-consent:has(input:focus-visible){outline:2px solid var(--lime);outline-offset:2px}.go-preference-option__copy{min-width:0}.go-preference-option__copy strong{font-size:.9rem;line-height:1.25;color:var(--text)}.go-preferences-consent{position:relative;display:grid!important;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:center;margin-top:20px;padding:0;border:0;border-radius:0;background:#fff0;color:var(--text-secondary);font-size:.82rem;line-height:1.45;cursor:pointer}.go-preferences-card__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.go-preferences-submit{min-height:46px;padding-inline:22px}.go-preferences-submit.is-loading::before{content:"";width:15px;height:15px;border:2px solid rgb(0 0 0 / .25);border-top-color:currentColor;border-radius:50%;animation:go-preferences-spin .7s linear infinite}@keyframes go-preferences-spin{to{transform:rotate(360deg)}}.go-preferences-status{flex:1 1 220px;min-height:1.4em;margin:0!important;color:var(--text-secondary);font-size:.82rem;line-height:1.45}.go-preferences-status.is-success{color:var(--lime-text)}.go-preferences-status.is-error{color:#ff9a80}html[data-theme="light-mode"] .go-preferences-status.is-error{color:#a9381e}.go-eyebrow,[class*="__eyebrow"]{display:none!important}@media (max-width:720px){.go-pagehead{padding-top:24px}.go-newsletter-preferences{padding-top:24px;padding-bottom:62px}.go-newsletter-preferences__intro .go-breadcrumbs{margin-bottom:26px}.go-preferences-card{padding:22px}.go-preference-grid{grid-template-columns:1fr!important}.go-preference-option{min-height:0}.go-review-box__score{width:84px!important;height:84px!important;min-height:84px!important;flex-basis:84px!important;border-radius:19px!important}.go-review-recap__score{width:78px!important;height:78px!important;min-height:78px!important;flex-basis:78px!important;border-radius:18px!important}.go-review-box__score-num,.go-review-recap__score .go-review-box__score-num{font-size:1.95rem!important}}@media (max-width:520px){.go-preferences-card{padding:20px 16px;border-radius:8px}.go-preferences-card__actions{align-items:stretch;flex-direction:column}.go-preferences-submit{width:100%}.go-preferences-status{flex-basis:auto}.go-score{--go-score-size:42px;font-size:.98rem!important}}@media (prefers-reduced-motion:reduce){.go-preferences-submit.is-loading::before{animation-duration:1.4s}}