.IndexRule-module__193IFa__tagBox{border:2px solid var(--c-black);background:var(--c-white);width:170px;height:52px;padding:12px 0;display:none;overflow:hidden}.IndexRule-module__193IFa__tagItem{align-items:center;gap:16px;padding-right:16px;line-height:24px;display:inline-flex}@media (min-width:1024px){.IndexRule-module__193IFa__tagBox{display:block}}
.ConfidenceRuler-module__Sw-etq__ruler{white-space:nowrap;align-items:center;gap:12px;width:100%;max-width:100%;display:inline-flex}.ConfidenceRuler-module__Sw-etq__label{flex:none}.ConfidenceRuler-module__Sw-etq__track{border:1px solid var(--c-black);background:var(--c-white);flex:auto;min-width:80px;height:12px;position:relative}.ConfidenceRuler-module__Sw-etq__fill{background:var(--c-black);max-width:calc(100% - 4px);position:absolute;top:2px;bottom:2px;left:2px}.ConfidenceRuler-module__Sw-etq__animate{animation:ConfidenceRuler-module__Sw-etq__grow var(--d-img) var(--ease-tw) both}@keyframes ConfidenceRuler-module__Sw-etq__grow{0%{transform-origin:0 0;transform:scaleX(0)}to{transform-origin:0 0;transform:scaleX(1)}}.ConfidenceRuler-module__Sw-etq__pct{text-align:right;flex:none;min-width:3.2em}.ConfidenceRuler-module__Sw-etq__help{min-width:44px;min-height:44px;color:var(--c-muted);text-underline-offset:3px;flex:none;justify-content:center;align-items:center;margin:-16px -12px -16px -8px;text-decoration:underline;display:inline-flex}.ConfidenceRuler-module__Sw-etq__help:hover{color:var(--c-ink)}@media (prefers-reduced-motion:reduce){.ConfidenceRuler-module__Sw-etq__animate{animation:none}}
.GoalAlerts-module__GqeBvG__bar{border:var(--line-2);background:var(--c-claret);color:var(--c-white)}.GoalAlerts-module__GqeBvG__row{align-items:center;gap:10px;min-height:44px;padding:4px 12px;display:flex}.GoalAlerts-module__GqeBvG__bell{color:var(--c-white);flex:0 0 16px;place-items:center;display:grid}.GoalAlerts-module__GqeBvG__title{white-space:nowrap;margin:0;font-size:13px}.GoalAlerts-module__GqeBvG__note{font-family:var(--f-body);color:var(--c-white);opacity:.85;margin:0;font-size:12px}.GoalAlerts-module__GqeBvG__wide{display:none}.GoalAlerts-module__GqeBvG__actions{align-items:center;gap:14px;margin-left:auto;display:flex}.GoalAlerts-module__GqeBvG__cta{background:var(--c-white);color:var(--c-claret);font-family:var(--f-display);letter-spacing:var(--ls-display);text-transform:uppercase;cursor:pointer;border:0;min-height:32px;padding:0 14px;font-size:12px;font-weight:800}.GoalAlerts-module__GqeBvG__cta:hover:not(:disabled),.GoalAlerts-module__GqeBvG__cta:focus-visible:not(:disabled){background:var(--c-sky);color:var(--c-ink)}.GoalAlerts-module__GqeBvG__cta:disabled{opacity:.7;cursor:default}.GoalAlerts-module__GqeBvG__link{min-height:44px;font-family:var(--f-body);color:var(--c-white);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.GoalAlerts-module__GqeBvG__link:hover,.GoalAlerts-module__GqeBvG__link:focus-visible{color:var(--c-sky)}.GoalAlerts-module__GqeBvG__prefs{background:var(--c-white);color:var(--c-ink);border-top:var(--line-2);gap:2px;margin:0;padding:6px 12px 10px;list-style:none;display:grid}.GoalAlerts-module__GqeBvG__pref{cursor:pointer;align-items:center;gap:10px;min-height:44px;display:flex}.GoalAlerts-module__GqeBvG__pref input{opacity:0;width:0;height:0;position:absolute}.GoalAlerts-module__GqeBvG__switch{border:var(--line-2);background:var(--c-white);flex:0 0 18px;width:18px;height:18px;position:relative}.GoalAlerts-module__GqeBvG__pref input:checked+.GoalAlerts-module__GqeBvG__switch{background:var(--c-sky)}.GoalAlerts-module__GqeBvG__pref input:checked+.GoalAlerts-module__GqeBvG__switch:after{content:"";border:solid var(--c-ink);border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:0;left:4px;transform:rotate(45deg)}.GoalAlerts-module__GqeBvG__pref input:focus-visible+.GoalAlerts-module__GqeBvG__switch{outline:2px solid var(--c-claret);outline-offset:2px}@media (min-width:560px){.GoalAlerts-module__GqeBvG__wide{display:block}.GoalAlerts-module__GqeBvG__prefs{grid-template-columns:1fr 1fr;gap:2px 20px}}
.GoalHorn-module__CpaoHW__wrap{justify-content:flex-end;display:flex}.GoalHorn-module__CpaoHW__btn{border:var(--line-2);background:var(--c-white);min-height:44px;color:var(--c-ink);cursor:pointer;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.GoalHorn-module__CpaoHW__btn[aria-pressed=true]{background:var(--c-claret);color:var(--c-white)}.GoalHorn-module__CpaoHW__icon{display:inline-flex}.GoalHorn-module__CpaoHW__btn:hover{background:var(--c-claret);color:var(--c-white)}.GoalHorn-module__CpaoHW__btn:focus-visible{outline:2px solid var(--c-sky);outline-offset:2px}
.BoxList-module__65PqAq__list{grid-template-columns:1fr;gap:16px;display:grid}.BoxList-module__65PqAq__row{height:100%;min-height:56px;color:var(--c-ink);transition:background-color var(--d-fast) var(--ease-tw);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}a.BoxList-module__65PqAq__row:hover,a.BoxList-module__65PqAq__row:focus-visible{background:var(--c-white)}.BoxList-module__65PqAq__main{flex-direction:column;gap:4px;min-width:0;display:flex}.BoxList-module__65PqAq__title{display:block}.BoxList-module__65PqAq__meta{color:var(--c-muted);display:block}.BoxList-module__65PqAq__value{white-space:nowrap;flex:none;padding-top:2px}@media (min-width:1024px){.BoxList-module__65PqAq__two{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
.Picture-module__LU1joa__frame{aspect-ratio:var(--ratio-m);width:100%}.Picture-module__LU1joa__frame img{object-position:var(--focal)}.Picture-module__LU1joa__caption{z-index:1;color:var(--c-white);mix-blend-mode:difference;text-transform:uppercase;position:absolute;bottom:10px;left:12px}@media (min-width:768px){.Picture-module__LU1joa__frame{aspect-ratio:var(--ratio)}}
.Hero-module__sVHRLW__hero{min-height:calc(100vh + 200px);color:var(--c-white);position:relative;overflow:clip}.Hero-module__sVHRLW__media{position:absolute;inset:0}.Hero-module__sVHRLW__picture{width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.Hero-module__sVHRLW__media .grain:after{display:none}.Hero-module__sVHRLW__overlay{background:var(--c-overlay);position:absolute;inset:0}.Hero-module__sVHRLW__pin{z-index:20;height:100vh;position:sticky;top:0}.Hero-module__sVHRLW__link{height:100%;color:inherit;display:block}.Hero-module__sVHRLW__grid{height:100%}.Hero-module__sVHRLW__column{justify-content:center;align-items:center;height:100%;display:flex}.Hero-module__sVHRLW__stack{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.Hero-module__sVHRLW__title{color:var(--c-white);width:100%}.Hero-module__sVHRLW__title[data-length=l]{font-size:calc(var(--t-xl) * .8)}.Hero-module__sVHRLW__title[data-length=xl]{font-size:calc(var(--t-xl) * .66)}.Hero-module__sVHRLW__stand{color:var(--c-white);max-width:560px;margin-top:8px}.Hero-module__sVHRLW__cta{justify-content:center;display:flex}.Hero-module__sVHRLW__credit{z-index:21;color:#ffffffd9;margin:0;position:absolute;bottom:12px;right:16px}@media (min-width:768px){.Hero-module__sVHRLW__hero{aspect-ratio:1;min-height:0}}@media (min-width:1024px){.Hero-module__sVHRLW__stand{margin-top:24px}}
.GoodsInline-module__nb4pLG__wrap{margin-block:12px}.GoodsInline-module__nb4pLG__card{color:var(--c-ink);transition:background-color var(--d-img) var(--ease-tw);grid-template-columns:112px minmax(0,1fr);display:grid}.GoodsInline-module__nb4pLG__card:hover{background:var(--c-white)}.GoodsInline-module__nb4pLG__field{background:var(--c-white);border-right:2px solid var(--c-black);min-height:112px;display:block;position:relative;overflow:hidden}.GoodsInline-module__nb4pLG__picture{background:var(--c-white);width:100%;height:100%;position:absolute;inset:0}.GoodsInline-module__nb4pLG__picture img{object-fit:contain}.GoodsInline-module__nb4pLG__text{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-width:0;padding:12px 16px;display:flex}.GoodsInline-module__nb4pLG__tag{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.GoodsInline-module__nb4pLG__name{overflow-wrap:anywhere;font-size:18px}.GoodsInline-module__nb4pLG__price{white-space:nowrap}.GoodsInline-module__nb4pLG__cta{text-transform:uppercase;letter-spacing:.04em}.GoodsInline-module__nb4pLG__btn{display:none}@media (min-width:768px){.GoodsInline-module__nb4pLG__card{grid-template-columns:200px minmax(0,1fr)}.GoodsInline-module__nb4pLG__field{min-height:200px}.GoodsInline-module__nb4pLG__text{gap:12px;padding:20px 24px}.GoodsInline-module__nb4pLG__name{font-size:22px}.GoodsInline-module__nb4pLG__cta{display:none}.GoodsInline-module__nb4pLG__btn{display:inline-flex}}
.GoodsTile-module__xyHgkq__insert{flex-direction:column;gap:24px;display:flex}.GoodsTile-module__xyHgkq__card{width:100%;max-width:334px;color:var(--c-ink);transition:background-color var(--d-img) var(--ease-tw);flex-direction:column;display:flex}.GoodsTile-module__xyHgkq__card:hover{background:var(--c-white)}.GoodsTile-module__xyHgkq__field{aspect-ratio:1;background:var(--c-white);display:block;position:relative;overflow:hidden}.GoodsTile-module__xyHgkq__picture{background:var(--c-white);width:100%;height:100%;position:absolute;inset:0}.GoodsTile-module__xyHgkq__picture img{object-fit:contain}.GoodsTile-module__xyHgkq__tag{z-index:2;position:absolute;top:8px;left:8px}.GoodsTile-module__xyHgkq__price{white-space:nowrap}
.LeadBlock-module__hD99dW__band{background:var(--c-claret);color:var(--c-white);z-index:1;margin:28px 0 100px;padding:64px 0 56px;position:relative}.LeadBlock-module__hD99dW__band:after{content:"";pointer-events:none;opacity:.9;mix-blend-mode:darken;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0'/></filter><rect width='200' height='200' filter='url(%23n)'/></svg>");background-size:200px 200px;position:absolute;inset:0}.LeadBlock-module__hD99dW__pinArea{z-index:2;position:absolute;top:20px;bottom:20px;left:16px}.LeadBlock-module__hD99dW__box{background:var(--c-white);color:var(--c-black);white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 32px);padding:8px;display:inline-block;position:sticky;top:20px;overflow:hidden}.LeadBlock-module__hD99dW__copy{z-index:1;flex-direction:column;gap:24px;padding-top:56px;display:flex;position:relative}.LeadBlock-module__hD99dW__copy p{overflow-wrap:anywhere}@media (min-width:1024px){.LeadBlock-module__hD99dW__band{margin-bottom:124px;padding:128px 0}.LeadBlock-module__hD99dW__box{padding:16px}.LeadBlock-module__hD99dW__copy{padding-top:0}}
.DoneDeals-module__07DnWq__ledger{flex-direction:column;gap:24px;display:flex}.DoneDeals-module__07DnWq__summary{text-align:center}.DoneDeals-module__07DnWq__money{text-align:center;gap:4px;max-width:62ch;margin:8px auto 0;display:grid}.DoneDeals-module__07DnWq__moneyLine{margin:0}.DoneDeals-module__07DnWq__columns{grid-template-columns:minmax(0,1fr);gap:40px;display:grid}.DoneDeals-module__07DnWq__heading{margin-bottom:16px}.DoneDeals-module__07DnWq__footnote{max-width:44rem}.DoneDeals-module__07DnWq__empty{max-width:36rem}@media (min-width:1024px){.DoneDeals-module__07DnWq__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
.matchday-module__FNcd0q__page{padding-top:96px;padding-bottom:var(--section-pad)}.matchday-module__FNcd0q__page .index-rule{border-top:0;padding-top:0}.matchday-module__FNcd0q__alerts{margin-bottom:20px}.matchday-module__FNcd0q__alerts:empty{display:none}.matchday-module__FNcd0q__head{gap:24px;display:grid}.matchday-module__FNcd0q__kicker{color:var(--c-stone)}.matchday-module__FNcd0q__mode{color:var(--c-claret)}.matchday-module__FNcd0q__title{display:grid}.matchday-module__FNcd0q__line{display:block}.matchday-module__FNcd0q__facts{color:var(--c-stone);flex-wrap:wrap;gap:8px 20px;display:flex}.matchday-module__FNcd0q__facts strong{color:var(--c-ink);font-weight:400}.matchday-module__FNcd0q__score{font-family:var(--f-display);font-weight:800;font-size:var(--t-madness-size);letter-spacing:-.03em;font-variation-settings:"wdth" 75, "opsz" 96;font-variant-numeric:tabular-nums;align-items:baseline;gap:.15em;margin-left:-.05em;line-height:.8;display:flex}.matchday-module__FNcd0q__scoreSource{color:var(--c-stone)}.matchday-module__FNcd0q__body{row-gap:48px;margin-top:48px}.matchday-module__FNcd0q__col{grid-column:1/-1;align-content:start;gap:16px;display:grid}.matchday-module__FNcd0q__h{border-top:var(--rule);padding-top:12px}.matchday-module__FNcd0q__lineup{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.matchday-module__FNcd0q__lineup li{border-bottom:var(--hairline);grid-template-columns:28px minmax(0,1fr);align-items:baseline;gap:8px;padding-block:8px;display:grid}.matchday-module__FNcd0q__events{padding-left:20px;position:relative}.matchday-module__FNcd0q__events:before{content:"";background:var(--c-ink);width:1px;position:absolute;top:8px;bottom:8px;left:0}.matchday-module__FNcd0q__event{border-bottom:var(--hairline);grid-template-columns:44px minmax(0,1fr);gap:12px;padding-block:10px;display:grid;position:relative}.matchday-module__FNcd0q__event:before{content:"";background:var(--c-ink);width:9px;height:1px;position:absolute;top:18px;left:-20px}.matchday-module__FNcd0q__goal{color:var(--c-claret)}.matchday-module__FNcd0q__calm{gap:32px;padding-block:24px 0;display:grid}.matchday-module__FNcd0q__calmTitle{display:grid}.matchday-module__FNcd0q__next{border-top:var(--rule);gap:8px;max-width:36rem;padding-top:12px;display:grid}.matchday-module__FNcd0q__opp{max-width:14ch}.matchday-module__FNcd0q__month{border-top:var(--rule);margin-top:40px;margin-bottom:8px;padding-top:12px}.matchday-module__FNcd0q__month:first-of-type{margin-top:0}.matchday-module__FNcd0q__resScore{font-variant-numeric:tabular-nums;font-family:var(--f-display);font-variation-settings:"wdth" 80;font-weight:700}@media (min-width:1024px){.matchday-module__FNcd0q__body{margin-top:64px}.matchday-module__FNcd0q__col{grid-column:span 6}.matchday-module__FNcd0q__colWide{grid-column:1/8}.matchday-module__FNcd0q__colSide{grid-column:9/13}}
.news-module__NPQTpa__page{padding-block:16px 40px}.news-module__NPQTpa__empty{text-align:center;padding:40px 0}.news-module__NPQTpa__count{font-family:var(--f-body);text-transform:none;letter-spacing:0;color:var(--c-muted);margin-top:12px;font-size:16px;font-weight:400;line-height:24px;display:block}@media (min-width:1024px){.news-module__NPQTpa__page{padding-block:40px 104px}}
.ProductGallery-module__Mn3T5W__gallery{flex-direction:column;gap:24px;display:flex}.ProductGallery-module__Mn3T5W__frame{width:100%}.ProductGallery-module__Mn3T5W__gallery{scroll-margin-top:80px}
.MatchStrip-module__2pKbfW__wrap{padding-block:96px 16px}.MatchStrip-module__2pKbfW__box{border:var(--line-2);background:var(--c-white);grid-template-columns:minmax(0,1fr);display:grid}.MatchStrip-module__2pKbfW__flagRow{background:var(--c-claret);color:var(--c-white);justify-content:space-between;align-items:center;gap:12px;padding:5px 12px;display:flex}.MatchStrip-module__2pKbfW__flag{margin:0;font-size:12px}.MatchStrip-module__2pKbfW__main{gap:1px;min-width:0;padding:10px 12px 0;display:grid}.MatchStrip-module__2pKbfW__teams{overflow-wrap:anywhere;margin:0;font-size:18px}.MatchStrip-module__2pKbfW__venue{display:none}.MatchStrip-module__2pKbfW__teams a{color:inherit;text-decoration:none}.MatchStrip-module__2pKbfW__teams a:hover,.MatchStrip-module__2pKbfW__teams a:focus-visible,.MatchStrip-module__2pKbfW__v{color:var(--c-claret)}.MatchStrip-module__2pKbfW__facts{color:var(--c-stone);margin:0;font-size:12px}.MatchStrip-module__2pKbfW__count{align-items:baseline;gap:6px;margin:0;font-size:11px;display:flex}.MatchStrip-module__2pKbfW__clock{font-variant-numeric:tabular-nums;font-size:13px}.MatchStrip-module__2pKbfW__links{flex-wrap:wrap;gap:8px;padding:10px 12px 12px;display:flex}.MatchStrip-module__2pKbfW__links .btn{min-height:44px;padding:10px 14px;font-size:12px}.MatchStrip-module__2pKbfW__links .btn:before{inset:5px}.MatchStrip-module__2pKbfW__links .btn__icon{flex-basis:18px;width:18px;height:18px}@media (min-width:1024px){.MatchStrip-module__2pKbfW__wrap{padding-block:16px 24px;padding-left:calc(var(--gutter) + 272px)}.MatchStrip-module__2pKbfW__box{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch}.MatchStrip-module__2pKbfW__flagRow{display:contents}.MatchStrip-module__2pKbfW__flag{background:var(--c-claret);color:var(--c-white);writing-mode:vertical-rl;order:0;grid-row:span 2;place-items:center;padding:16px 20px;font-size:16px;display:grid;transform:rotate(180deg)}.MatchStrip-module__2pKbfW__venue{display:inline}.MatchStrip-module__2pKbfW__main{order:1;align-content:center;gap:8px;padding:20px 24px}.MatchStrip-module__2pKbfW__teams{font-size:var(--t-s)}.MatchStrip-module__2pKbfW__facts{font-size:14px}.MatchStrip-module__2pKbfW__count{color:var(--c-stone);border-left:var(--line);flex-direction:column;order:2;justify-content:center;gap:6px;padding:20px 24px;font-size:14px}.MatchStrip-module__2pKbfW__clock{color:var(--c-ink);font-size:32px}.MatchStrip-module__2pKbfW__links{border-top:var(--line);order:3;grid-column:2/-1;padding:12px 24px}.MatchStrip-module__2pKbfW__links .btn{min-height:56px;font-size:var(--t-btn);padding:17px 25px}.MatchStrip-module__2pKbfW__links .btn:before{inset:8px}.MatchStrip-module__2pKbfW__links .btn__icon{flex-basis:20px;width:20px;height:20px}}@media (min-width:1280px){.MatchStrip-module__2pKbfW__box{grid-template-columns:auto minmax(0,1fr) auto auto}.MatchStrip-module__2pKbfW__flag{grid-row:auto}.MatchStrip-module__2pKbfW__links{border-top:0;border-left:var(--line);grid-column:auto;align-content:center;padding:20px 24px}}
.RelatedTransfer-module__ExQAOq__list{flex-direction:column;gap:16px;margin-top:24px;display:flex}.RelatedTransfer-module__ExQAOq__row{color:var(--c-ink);transition:background-color var(--d-img) var(--ease-tw);display:block}.RelatedTransfer-module__ExQAOq__row:hover{background:var(--c-white)}.RelatedTransfer-module__ExQAOq__foot{border-top:0;align-items:center;min-height:56px}.RelatedTransfer-module__ExQAOq__left{flex-direction:column;gap:2px;min-width:0;display:flex}.RelatedTransfer-module__ExQAOq__route{color:var(--c-muted)}.RelatedTransfer-module__ExQAOq__right{white-space:nowrap;align-self:center}
.match-module__MorEwq__top{padding-top:72px}@media (min-width:1024px){.match-module__MorEwq__top{padding-top:112px}}
.people-module__bNn-jq__group{margin-bottom:40px}.people-module__bNn-jq__h{margin-bottom:12px}.people-module__bNn-jq__note{color:var(--c-muted)}.people-module__bNn-jq__facts{flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.people-module__bNn-jq__more{justify-content:center;margin-top:32px;display:flex}.people-module__bNn-jq__avail{color:var(--c-stone);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;margin:0 0 12px;display:flex}.people-module__bNn-jq__availChip{border:2px solid var(--c-claret);white-space:nowrap;padding:2px 6px;line-height:1.2;display:inline-block}.people-module__bNn-jq__availChip.people-module__bNn-jq__availOut{background:var(--c-claret);color:var(--c-white)}.people-module__bNn-jq__availChip.people-module__bNn-jq__availDoubt{color:var(--c-claret);background:0 0}
.ProductGrid-module__lMpERG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ProductGrid-module__lMpERG__cell{min-width:0}.ProductGrid-module__lMpERG__card{height:100%;color:var(--c-ink);transition:background-color var(--d-img) var(--ease-tw);flex-direction:column;display:flex;overflow:hidden}.ProductGrid-module__lMpERG__card:hover{background:var(--c-white)}.ProductGrid-module__lMpERG__media{aspect-ratio:1;background:var(--c-white);width:100%;display:block;position:relative;overflow:hidden}.ProductGrid-module__lMpERG__picture{background:var(--c-white);width:100%;height:100%;position:absolute;inset:0}.ProductGrid-module__lMpERG__tags{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:8px;left:8px}.ProductGrid-module__lMpERG__soldOut{z-index:2;background:var(--c-black);height:50px;color:var(--c-white);align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.ProductGrid-module__lMpERG__soldOutWord{padding-right:24px;line-height:1;display:inline-block}.ProductGrid-module__lMpERG__foot{flex-direction:column;gap:8px;margin-top:auto}.ProductGrid-module__lMpERG__name{min-width:0}.ProductGrid-module__lMpERG__price{white-space:nowrap;gap:8px;display:inline-flex}.ProductGrid-module__lMpERG__compare{color:var(--c-muted)}@media (min-width:1024px){.ProductGrid-module__lMpERG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ProductGrid-module__lMpERG__foot{flex-direction:row;justify-content:space-between}}
.SourceTrail-module__IJ7tLG__credits{text-align:center;flex-direction:column;gap:24px;width:100%;line-height:20px;display:flex}.SourceTrail-module__IJ7tLG__h{color:var(--c-black)}.SourceTrail-module__IJ7tLG__list{flex-direction:column;gap:16px;display:flex}.SourceTrail-module__IJ7tLG__item{flex-direction:column;align-items:center;gap:4px;display:flex}.SourceTrail-module__IJ7tLG__name{color:var(--c-ink);padding-block:2px;font-weight:500}.SourceTrail-module__IJ7tLG__meta{color:var(--c-muted)}
.VillaToday-module__bbUbhG__wrap{margin-bottom:24px}.VillaToday-module__bbUbhG__grid{border-top:var(--line);grid-template-columns:minmax(0,1fr);gap:10px 24px;padding-top:10px;display:grid}.VillaToday-module__bbUbhG__cell{gap:1px;min-width:0;display:grid}.VillaToday-module__bbUbhG__k{color:var(--c-stone);margin:0}.VillaToday-module__bbUbhG__v{font-family:var(--f-display);margin:0;font-size:19px;line-height:1.15}.VillaToday-module__bbUbhG__sub{color:var(--c-stone);margin:0}.VillaToday-module__bbUbhG__note{color:var(--c-stone);margin:8px 0 0}@media (min-width:560px){.VillaToday-module__bbUbhG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.VillaToday-module__bbUbhG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.SectionRow-module__EaZT5G__row{flex-direction:column;gap:24px;display:flex}.SectionRow-module__EaZT5G__title{min-width:min(100%,320px);max-width:65%}.SectionRow-module__EaZT5G__title span{display:block}@media (min-width:768px){.SectionRow-module__EaZT5G__row{flex-direction:row;justify-content:space-between;align-items:flex-end}}
.NewsletterPanel-module__-JmvNG__box{background:var(--c-white);flex-direction:column;align-items:flex-start;gap:16px;padding:16px;display:flex}.NewsletterPanel-module__-JmvNG__image{flex:none;width:76px}.NewsletterPanel-module__-JmvNG__stack{flex-direction:column;gap:16px;min-width:0;display:flex}.NewsletterPanel-module__-JmvNG__head{flex-direction:column;gap:8px;display:flex}.NewsletterPanel-module__-JmvNG__title{text-align:left;font-size:24px}.NewsletterPanel-module__-JmvNG__form,.NewsletterPanel-module__-JmvNG__rowInput{flex-direction:column;gap:16px;display:flex}.NewsletterPanel-module__-JmvNG__rowInput .NewsletterPanel-module__-JmvNG__input{flex:1}.NewsletterPanel-module__-JmvNG__rowInput button{width:fit-content;min-height:50px;padding:14px 25px}.NewsletterPanel-module__-JmvNG__status:empty{display:none}.NewsletterPanel-module__-JmvNG__done{font-weight:500}.NewsletterPanel-module__-JmvNG__trap{opacity:0;pointer-events:none;position:absolute;left:-9999px}.NewsletterPanel-module__-JmvNG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:768px){.NewsletterPanel-module__-JmvNG__box{flex-direction:row}.NewsletterPanel-module__-JmvNG__image{width:147px}}@media (min-width:1024px){.NewsletterPanel-module__-JmvNG__title{max-width:90%;font-size:40px}.NewsletterPanel-module__-JmvNG__rowInput{flex-direction:row}}
.HistoryRuler-module__II9qJW__ruler{width:100%;display:block}.HistoryRuler-module__II9qJW__ticks{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;display:grid}.HistoryRuler-module__II9qJW__tick{text-align:center;justify-items:center;gap:8px;min-width:0;display:grid}.HistoryRuler-module__II9qJW__bar{border:1px solid var(--c-black);background:var(--c-white);width:100%;height:64px;display:block;position:relative}.HistoryRuler-module__II9qJW__compact .HistoryRuler-module__II9qJW__bar{height:32px}.HistoryRuler-module__II9qJW__fill{background:var(--c-black);min-height:2px;max-height:calc(100% - 4px);position:absolute;bottom:2px;left:2px;right:2px}.HistoryRuler-module__II9qJW__day{color:var(--c-muted)}.HistoryRuler-module__II9qJW__val{color:var(--c-ink)}.HistoryRuler-module__II9qJW__today .HistoryRuler-module__II9qJW__day,.HistoryRuler-module__II9qJW__today .HistoryRuler-module__II9qJW__val{color:var(--c-ink);font-weight:700}.HistoryRuler-module__II9qJW__today .HistoryRuler-module__II9qJW__bar{border-width:2px}.HistoryRuler-module__II9qJW__compact .HistoryRuler-module__II9qJW__val{font-size:12px}
.PageHead-module__sqVX7W__head{text-align:center;flex-direction:column;align-items:center;gap:40px;padding-top:136px;padding-bottom:24px;display:flex}.PageHead-module__sqVX7W__tagBox{border:2px solid var(--c-black);background:var(--c-white);width:170px;height:52px;padding:12px 0;display:none;overflow:hidden}.PageHead-module__sqVX7W__tagItem{align-items:center;gap:16px;padding-right:16px;line-height:24px;display:inline-flex}.PageHead-module__sqVX7W__title{max-width:692px;margin-inline:auto}.PageHead-module__sqVX7W__sub{flex-wrap:wrap;justify-content:center;gap:16px 24px;font-size:16px;line-height:24px;display:flex}.PageHead-module__sqVX7W__sub a[aria-current=page]{opacity:.4}@media (min-width:1024px){.PageHead-module__sqVX7W__head{padding-top:24px}.PageHead-module__sqVX7W__tagBox{display:block}}
.StoryTile-module__z2V5Dq__tile{color:var(--c-ink);flex-direction:column;gap:16px;display:flex}.StoryTile-module__z2V5Dq__media{aspect-ratio:7/8;width:100%;display:block;position:relative;overflow:hidden}.StoryTile-module__z2V5Dq__picture{width:100%;height:100%;position:absolute;inset:0}.StoryTile-module__z2V5Dq__label{z-index:2;position:absolute;top:12px;left:12px}.StoryTile-module__z2V5Dq__body{flex-direction:column;gap:12px;display:flex}.StoryTile-module__z2V5Dq__title{display:block}.StoryTile-module__z2V5Dq__deck{color:var(--c-black);font-size:16px;line-height:24px;display:-webkit-box}@media (min-width:1024px){.StoryTile-module__z2V5Dq__label{top:20px;left:20px}}
.product-module__hgHPia__page{padding:24px 0 48px}.product-module__hgHPia__crumbs{flex-wrap:wrap;gap:4px;padding:100px 0 24px;font-size:14px;display:flex}.product-module__hgHPia__layout{grid-template-columns:1fr;gap:40px;display:grid}.product-module__hgHPia__gallery{min-width:0}.product-module__hgHPia__info{flex-direction:column;gap:24px;min-width:0;display:flex}.product-module__hgHPia__title{letter-spacing:normal;margin-bottom:16px}.product-module__hgHPia__kicker{font-family:var(--f-display);text-transform:uppercase;letter-spacing:var(--ls-display);font-size:16px;font-weight:800}.product-module__hgHPia__subtitle{color:var(--c-grey)}.product-module__hgHPia__price{flex-wrap:wrap;gap:8px;font-size:18px;font-weight:500;display:flex}.product-module__hgHPia__compare{color:var(--c-muted)}.product-module__hgHPia__description{flex-direction:column;gap:16px;font-size:12px;line-height:18px;display:flex}.product-module__hgHPia__details{grid-template-columns:80px 1fr;gap:8px 16px;padding-top:8px;font-size:12px;font-weight:500;line-height:14.4px;display:grid}.product-module__hgHPia__details dt{font-family:var(--f-body);text-transform:none;letter-spacing:0;font-size:14px;font-weight:500}.product-module__hgHPia__details dd{margin:0}.product-module__hgHPia__sizing summary{cursor:pointer;align-items:center;min-height:44px;font-size:14px;font-weight:500;display:flex}.product-module__hgHPia__sizingBody{max-width:340px;padding-top:8px}.product-module__hgHPia__related{flex-direction:column;gap:40px;padding:64px 0 0;display:flex}@media (min-width:1024px){.product-module__hgHPia__crumbs{padding-top:0;padding-left:278px;padding-right:104px}.product-module__hgHPia__layout{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.product-module__hgHPia__info{grid-area:1/2/auto/5;align-self:start;padding-top:240px;position:sticky;top:0}.product-module__hgHPia__gallery{grid-area:1/7/auto/13}.product-module__hgHPia__related{padding-top:64px}}
.Outro-module__WYg_-q__outro{background:var(--c-white);border-top:1px solid var(--c-black);padding-block:40px;overflow:hidden}.Outro-module__WYg_-q__logo{width:100%;max-width:1182px;height:auto;display:block}@media (min-width:768px){.Outro-module__WYg_-q__outro{padding-block:80px}}@media (min-width:1024px){.Outro-module__WYg_-q__outro{padding-block:120px}}
.Arena3D-module__bPZOXa__box{border:var(--line-2);background:var(--c-white);gap:10px;padding:12px;display:grid}.Arena3D-module__bPZOXa__title{margin:0;font-size:15px}.Arena3D-module__bPZOXa__frame{border:var(--line);background:var(--c-paper);width:100%;position:relative;overflow:hidden}.Arena3D-module__bPZOXa__frame iframe{border:0;width:100%;height:320px;display:block}.Arena3D-module__bPZOXa__note{color:var(--c-stone);margin:0}@media (min-width:768px){.Arena3D-module__bPZOXa__frame iframe{height:520px}}
.PlayerSeason-module__8nOKxa__box{border:var(--line-2);background:var(--c-white);gap:12px;margin-bottom:24px;padding:12px;display:grid}.PlayerSeason-module__8nOKxa__title{margin:0}.PlayerSeason-module__8nOKxa__note{color:var(--c-stone);margin:0}.PlayerSeason-module__8nOKxa__figures{grid-template-columns:repeat(2,1fr);gap:10px 12px;margin:0;display:grid}.PlayerSeason-module__8nOKxa__fig{border-top:var(--line);gap:2px;min-width:0;padding-top:6px;display:grid}.PlayerSeason-module__8nOKxa__fig dt{color:var(--c-stone)}.PlayerSeason-module__8nOKxa__fig dd{margin:0;line-height:1}.PlayerSeason-module__8nOKxa__figN{font-size:26px}.PlayerSeason-module__8nOKxa__lead{color:var(--c-claret);font-size:34px}.PlayerSeason-module__8nOKxa__form{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.PlayerSeason-module__8nOKxa__formItem{border:var(--line);justify-items:center;gap:2px;min-width:68px;padding:6px 8px;display:grid}.PlayerSeason-module__8nOKxa__formN{font-size:22px;line-height:1}.PlayerSeason-module__8nOKxa__good{color:var(--c-claret)}.PlayerSeason-module__8nOKxa__formWho{color:var(--c-stone);text-align:center}.PlayerSeason-module__8nOKxa__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.PlayerSeason-module__8nOKxa__table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.PlayerSeason-module__8nOKxa__table th,.PlayerSeason-module__8nOKxa__table td{text-align:left;border-bottom:var(--line);vertical-align:baseline;font-weight:inherit;padding:8px 10px 8px 0}.PlayerSeason-module__8nOKxa__table thead th{color:var(--c-stone);font-family:var(--f-display);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:13px}.PlayerSeason-module__8nOKxa__num{text-align:right;white-space:nowrap;padding-right:0}.PlayerSeason-module__8nOKxa__match{min-width:150px}.PlayerSeason-module__8nOKxa__matchInner{gap:1px;display:grid}.PlayerSeason-module__8nOKxa__matchLink{color:var(--c-ink);font-family:var(--f-display);font-size:17px;text-decoration:none}.PlayerSeason-module__8nOKxa__matchLink:hover{text-decoration:underline}.PlayerSeason-module__8nOKxa__when{color:var(--c-stone)}.PlayerSeason-module__8nOKxa__moves{gap:8px;margin:0;padding:0;list-style:none;display:grid}.PlayerSeason-module__8nOKxa__move{border-top:var(--line);gap:1px;padding-top:8px;display:grid}.PlayerSeason-module__8nOKxa__moveWho{font-family:var(--f-display);font-size:17px;line-height:1.2}.PlayerSeason-module__8nOKxa__arrow{color:var(--c-stone);padding:0 2px}.PlayerSeason-module__8nOKxa__moveWhen{color:var(--c-stone)}.PlayerSeason-module__8nOKxa__facts{flex-wrap:wrap;justify-content:center;gap:8px 20px;width:100%;margin:0 0 12px;display:flex}.PlayerSeason-module__8nOKxa__fact{justify-items:center;gap:1px;display:grid}.PlayerSeason-module__8nOKxa__fact dt{color:var(--c-stone)}.PlayerSeason-module__8nOKxa__fact dd{font-family:var(--f-display);margin:0;font-size:17px;line-height:1.1}.PlayerSeason-module__8nOKxa__est{grid-template-columns:repeat(2,1fr);gap:10px 12px;margin:0;display:grid}.PlayerSeason-module__8nOKxa__estRow{border-top:var(--line);gap:2px;min-width:0;padding-top:6px;display:grid}.PlayerSeason-module__8nOKxa__estRow dt{color:var(--c-stone)}.PlayerSeason-module__8nOKxa__estV{overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:600;line-height:1.25}.PlayerSeason-module__8nOKxa__traits{gap:6px;display:grid}.PlayerSeason-module__8nOKxa__traitsH{color:var(--c-stone);margin:0}.PlayerSeason-module__8nOKxa__traitList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PlayerSeason-module__8nOKxa__trait{border:var(--line);padding:2px 8px;font-size:14px;line-height:1.3}@media (min-width:700px){.PlayerSeason-module__8nOKxa__box{gap:16px;padding:16px}.PlayerSeason-module__8nOKxa__figures{grid-template-columns:repeat(4,1fr)}.PlayerSeason-module__8nOKxa__est{grid-template-columns:repeat(3,1fr)}.PlayerSeason-module__8nOKxa__figN{font-size:30px}.PlayerSeason-module__8nOKxa__lead{font-size:42px}}
.StoryContext-module__N5Afva__box{border:2px solid var(--c-ink);width:100%;color:var(--c-ink);background:var(--c-white);flex-direction:column;gap:16px;padding:20px;display:flex}.StoryContext-module__N5Afva__h{color:var(--c-claret)}.StoryContext-module__N5Afva__figs{flex-wrap:wrap;gap:12px 28px;margin:0;display:flex}.StoryContext-module__N5Afva__fig{gap:1px;min-width:0;display:grid}.StoryContext-module__N5Afva__figV{font-family:var(--f-display);font-variant-numeric:tabular-nums;margin:0;font-size:32px;line-height:1}.StoryContext-module__N5Afva__note{margin:0;font-size:16px;line-height:24px}.StoryContext-module__N5Afva__src{color:var(--c-stone);margin:0;font-size:15px;line-height:22px}.StoryContext-module__N5Afva__match{gap:6px;display:grid}.StoryContext-module__N5Afva__matchLine{font-family:var(--f-display);margin:0;font-size:24px;line-height:1.1}@media (min-width:640px){.StoryContext-module__N5Afva__figV{font-size:36px}}
.home-module__MD0jFa__band{color:var(--c-white);padding:16px 0 80px}.home-module__MD0jFa__bandFrame{aspect-ratio:3/4;display:block;position:relative;overflow:hidden}.home-module__MD0jFa__bandPicture{width:100%;height:100%;position:absolute;inset:0}.home-module__MD0jFa__bandText{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:24px;padding:0 24px;display:flex;position:absolute;bottom:40px;left:0;right:0}.home-module__MD0jFa__bandTitle{color:var(--c-white)}.home-module__MD0jFa__stories{padding-bottom:80px}.home-module__MD0jFa__storiesGrid{flex-direction:column;gap:40px;display:flex}.home-module__MD0jFa__manifesto{text-align:center;flex-direction:column;align-items:center;gap:24px;padding-block:80px 56px;display:flex}.home-module__MD0jFa__manifestoTitle{width:100%}.home-module__MD0jFa__manifestoTitle a{color:inherit}.home-module__MD0jFa__manifestoBody{flex-direction:column;gap:8px;display:flex}.home-module__MD0jFa__manifestoLabel{margin-bottom:8px}.home-module__MD0jFa__board{flex-direction:column;gap:24px;padding-bottom:80px;display:flex}.home-module__MD0jFa__boardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-module__MD0jFa__photo{padding:16px 0}.home-module__MD0jFa__photoFrame{aspect-ratio:16/9;background:var(--c-black);display:block;position:relative;overflow:hidden}.home-module__MD0jFa__photoCaption{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 0 80px;display:flex}@media (min-width:768px){.home-module__MD0jFa__bandFrame{aspect-ratio:16/9}.home-module__MD0jFa__bandText{bottom:64px}}@media (min-width:1024px){.home-module__MD0jFa__band{padding:24px 8px 80px}.home-module__MD0jFa__boardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}
.Footer-module__ZYETya__footer{border-top:1px solid var(--c-black);background:var(--c-page);padding-top:16px;font-size:16px;line-height:24px}.Footer-module__ZYETya__top{row-gap:40px;padding-bottom:40px}.Footer-module__ZYETya__newsletter{min-width:0}.Footer-module__ZYETya__columns{flex-direction:column;gap:40px;display:flex}.Footer-module__ZYETya__col{flex-direction:column;flex:1;align-items:flex-start;gap:16px;display:flex}.Footer-module__ZYETya__hr{border:0;border-top:1px solid var(--c-black);margin:0}.Footer-module__ZYETya__bottom{flex-direction:column;gap:16px;padding-block:24px;display:flex;position:relative}.Footer-module__ZYETya__legal{flex-direction:column;display:flex}.Footer-module__ZYETya__links{flex-wrap:wrap;gap:8px 24px;display:flex}@media (min-width:768px){.Footer-module__ZYETya__columns{flex-direction:row;justify-content:space-between;gap:32px}.Footer-module__ZYETya__bottom{flex-direction:row;align-items:center;gap:24px}.Footer-module__ZYETya__links{justify-content:flex-end;margin-left:auto}}@media (min-width:1024px){.Footer-module__ZYETya__footer{padding-top:40px}.Footer-module__ZYETya__top{padding-bottom:120px}}
.StoryFacts-module__eyCfkW__box{border:2px solid var(--c-ink);width:100%;color:var(--c-ink);background:var(--c-white);flex-direction:column;gap:16px;padding:20px;display:flex}.StoryFacts-module__eyCfkW__h{color:var(--c-claret)}.StoryFacts-module__eyCfkW__rows{flex-direction:column;gap:12px;margin:0;display:flex}.StoryFacts-module__eyCfkW__row{border-top:1px solid var(--c-bone-2);grid-template-columns:1fr;gap:2px;padding-top:12px;display:grid}.StoryFacts-module__eyCfkW__row:first-child{border-top:0;padding-top:0}.StoryFacts-module__eyCfkW__value{margin:0;font-size:16px;font-weight:500;line-height:24px}.StoryFacts-module__eyCfkW__outlets{flex-wrap:wrap;gap:4px 16px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:640px){.StoryFacts-module__eyCfkW__row{grid-template-columns:160px 1fr;align-items:baseline;gap:16px}}
.TransferFootball-module__Y5qc9a__box{gap:8px;margin-bottom:24px;display:grid}.TransferFootball-module__Y5qc9a__h,.TransferFootball-module__Y5qc9a__more{margin:0}
.TileGrid-module__8d2uYa__grid{grid-template-columns:1fr;display:grid}.TileGrid-module__8d2uYa__home{gap:40px}.TileGrid-module__8d2uYa__index{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}@media (min-width:768px){.TileGrid-module__8d2uYa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.TileGrid-module__8d2uYa__index .ilabel{max-width:calc(100% - 24px);font-size:14px}.TileGrid-module__8d2uYa__index .ilabel__cell{padding:6px}.TileGrid-module__8d2uYa__index .ilabel__cell:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.TileGrid-module__8d2uYa__index .ilabel__cell:last-child{flex-shrink:0}}
.Header-module__wBRVDG__header{z-index:50;pointer-events:none;width:100%;position:fixed;top:0;left:0}.Header-module__wBRVDG__row{height:0;transition:transform var(--d-header) var(--ease-tw);position:relative;top:16px}.Header-module__wBRVDG__logoPanel,.Header-module__wBRVDG__cartPanel{pointer-events:auto;position:absolute;top:0}.Header-module__wBRVDG__logoPanel{left:var(--gutter);z-index:51}.Header-module__wBRVDG__logoBox{background:var(--c-white);padding:8px;position:relative}.Header-module__wBRVDG__frame{border:2px solid var(--c-black);align-items:center;width:fit-content;display:flex;position:relative}.Header-module__wBRVDG__logo,.Header-module__wBRVDG__menuBtn{height:44px;color:var(--c-black);justify-content:center;align-items:center;display:flex}.Header-module__wBRVDG__logo{width:44px}.Header-module__wBRVDG__menuBtn{border-left:2px solid var(--c-black);width:44px;padding:8px}.Header-module__wBRVDG__logoImg{width:25px;height:30px;display:block}@media (min-width:768px){.Header-module__wBRVDG__logo{width:auto;padding:0 8px}.Header-module__wBRVDG__logoImg{width:111px;height:30px}}.Header-module__wBRVDG__menuIcon{width:24px;height:24px;display:block;position:relative}.Header-module__wBRVDG__menuIcon svg{width:24px;height:24px;transition:opacity var(--d-panel) var(--ease-panel), transform var(--d-panel) var(--ease-panel);position:absolute;inset:0}.Header-module__wBRVDG__menuIcon svg:last-child{opacity:0;transform:rotate(-90deg)}.Header-module__wBRVDG__menuIcon[data-open=true] svg:first-child{opacity:0;transform:rotate(90deg)}.Header-module__wBRVDG__menuIcon[data-open=true] svg:last-child{opacity:1;transform:none}.Header-module__wBRVDG__panel{transition:grid-template-rows var(--d-panel) var(--ease-panel);grid-template-rows:0fr;display:none}.Header-module__wBRVDG__logoPanel[data-desktop-open=true] .Header-module__wBRVDG__panel{grid-template-rows:1fr}.Header-module__wBRVDG__panelClip{overflow:hidden}.Header-module__wBRVDG__panelInner{padding-top:24px}.Header-module__wBRVDG__nav{flex-direction:column;gap:8px;font-size:16px;line-height:24px;display:flex}.Header-module__wBRVDG__navList{flex-direction:column;gap:8px;display:flex}.Header-module__wBRVDG__navList a[aria-current=page]{font-weight:500}.Header-module__wBRVDG__navFoot{border-top:1px solid var(--c-black);text-transform:uppercase;flex-wrap:wrap;gap:4px 16px;padding-top:16px;display:flex}.Header-module__wBRVDG__clock{color:var(--c-muted)}.Header-module__wBRVDG__sheet{z-index:50;background:var(--c-white);width:100%;transition:transform var(--d-sheet) var(--ease-tw);visibility:hidden;padding:120px 24px 24px;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__wBRVDG__sheet[data-open=true]{visibility:visible;transform:none}.Header-module__wBRVDG__sheet .Header-module__wBRVDG__navList a{min-height:44px;line-height:44px;display:inline-block}.Header-module__wBRVDG__sheet .Header-module__wBRVDG__nav{gap:0}.Header-module__wBRVDG__sheet .Header-module__wBRVDG__navFoot{margin-top:8px;padding-top:16px}.Header-module__wBRVDG__sheet .Header-module__wBRVDG__navFoot a{min-height:44px;line-height:44px}.Header-module__wBRVDG__cartPanel{right:var(--gutter);background:var(--c-white);padding:8px}.Header-module__wBRVDG__cart{border:2px solid var(--c-black);background:var(--c-white);width:44px;height:44px;color:var(--c-black);transition:background-color .15s var(--ease-tw), color .15s var(--ease-tw);justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.Header-module__wBRVDG__cart:hover{background:var(--c-black);color:var(--c-white)}.Header-module__wBRVDG__count{background:var(--c-claret);min-width:20px;height:20px;color:var(--c-white);place-items:center;padding:0 4px;line-height:1;display:grid;position:absolute;top:-10px;right:-10px}@media (min-width:1024px){.Header-module__wBRVDG__logoBox{padding:12px}.Header-module__wBRVDG__logo,.Header-module__wBRVDG__menuBtn{height:60px}.Header-module__wBRVDG__logo{padding:0 12px}.Header-module__wBRVDG__menuBtn{width:60px}.Header-module__wBRVDG__logoImg{width:148px;height:40px}.Header-module__wBRVDG__menuIcon,.Header-module__wBRVDG__menuIcon svg{width:28px;height:28px}.Header-module__wBRVDG__panel{display:grid}.Header-module__wBRVDG__sheet{display:none}.Header-module__wBRVDG__cartPanel{padding:16px}.Header-module__wBRVDG__cart{width:56px;height:56px}}
.CollectionPage-module__Hqg2IW__body{flex-direction:column;gap:48px;padding-top:40px;padding-bottom:108px;display:flex}.CollectionPage-module__Hqg2IW__section{flex-direction:column;gap:24px;display:flex}.CollectionPage-module__Hqg2IW__empty{text-align:center;padding-block:24px}.CollectionPage-module__Hqg2IW__others{gap:16px;display:grid}.CollectionPage-module__Hqg2IW__other{min-height:56px;color:var(--c-ink);transition:background-color var(--d-img) var(--ease-tw);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.CollectionPage-module__Hqg2IW__other:hover{background:var(--c-white)}.CollectionPage-module__Hqg2IW__otherText{flex-direction:column;gap:4px;min-width:0;display:flex}.CollectionPage-module__Hqg2IW__otherSub{color:var(--c-muted)}@media (min-width:1024px){.CollectionPage-module__Hqg2IW__others{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
.FeatureArticle-module__STwmQa__page{padding-top:24px;padding-bottom:var(--section-pad)}.FeatureArticle-module__STwmQa__page .index-rule{border-top:0;padding-top:0}.FeatureArticle-module__STwmQa__head{align-items:stretch;row-gap:24px}.FeatureArticle-module__STwmQa__headText{grid-column:1/-1;align-content:end;gap:20px;display:grid}.FeatureArticle-module__STwmQa__kicker{color:var(--c-stone)}.FeatureArticle-module__STwmQa__kickerClaret{color:var(--c-claret)}.FeatureArticle-module__STwmQa__title{display:grid}.FeatureArticle-module__STwmQa__line{display:block}.FeatureArticle-module__STwmQa__stand{max-width:36rem;color:var(--c-charcoal)}.FeatureArticle-module__STwmQa__meta{color:var(--c-stone)}.FeatureArticle-module__STwmQa__toneRule{width:96px;height:4px;display:block}.FeatureArticle-module__STwmQa__tone-bone,.FeatureArticle-module__STwmQa__tone-ink{background:var(--c-ink)}.FeatureArticle-module__STwmQa__tone-claret{background:var(--c-claret)}.FeatureArticle-module__STwmQa__tone-sky{background:var(--c-blue)}.FeatureArticle-module__STwmQa__panelSky{background:var(--c-blue-12);margin-inline:calc(-1 * var(--margin));padding:32px var(--margin)}.FeatureArticle-module__STwmQa__panelInk{background:var(--c-ink);color:var(--c-bone);margin-inline:calc(-1 * var(--margin));padding:32px var(--margin)}.FeatureArticle-module__STwmQa__panelInk .FeatureArticle-module__STwmQa__stand,.FeatureArticle-module__STwmQa__panelInk .FeatureArticle-module__STwmQa__kicker,.FeatureArticle-module__STwmQa__panelInk .FeatureArticle-module__STwmQa__meta{color:var(--c-bone);opacity:.85}.FeatureArticle-module__STwmQa__heroRight{grid-column:1/-1}.FeatureArticle-module__STwmQa__heroBleed{margin-inline:calc(-1 * var(--margin));margin-top:32px}.FeatureArticle-module__STwmQa__body{row-gap:32px;margin-top:48px}.FeatureArticle-module__STwmQa__read{grid-column:1/-1;gap:1.25em;max-width:40rem;display:grid}.FeatureArticle-module__STwmQa__p{margin:0}.FeatureArticle-module__STwmQa__dropCap:first-letter{font-family:var(--f-display);font-variation-settings:"wdth" 78;float:left;color:var(--c-ink);margin:.06em .1em 0 0;font-size:4.2em;font-weight:700;line-height:.78}.FeatureArticle-module__STwmQa__h2{border-top:var(--rule);margin-top:1.5em;padding-top:12px}.FeatureArticle-module__STwmQa__quote{border-left:1px solid var(--c-claret);margin:1.5em 0;padding-left:20px}.FeatureArticle-module__STwmQa__quoteText{font-family:var(--f-serif);text-transform:none;letter-spacing:0;font-variation-settings:"opsz" 72;max-width:20ch;font-style:italic;font-weight:400;line-height:1.08}.FeatureArticle-module__STwmQa__cite{color:var(--c-stone);margin-top:12px}.FeatureArticle-module__STwmQa__figure{margin-block:1.5em}.FeatureArticle-module__STwmQa__inset,.FeatureArticle-module__STwmQa__wide{width:100%}.FeatureArticle-module__STwmQa__bleed{margin-inline:calc(-1 * var(--margin))}.FeatureArticle-module__STwmQa__caption{color:var(--c-stone);text-transform:uppercase;margin-top:8px}.FeatureArticle-module__STwmQa__gallery{gap:var(--gutter);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.FeatureArticle-module__STwmQa__video{background:var(--c-ink);width:100%}.FeatureArticle-module__STwmQa__insert{margin-block:1.5em}.FeatureArticle-module__STwmQa__rule{border:0;border-top:var(--rule);margin:2em 0}.FeatureArticle-module__STwmQa__related{grid-column:1/-1;align-content:start;gap:16px;display:grid}.FeatureArticle-module__STwmQa__h{border-top:var(--rule);padding-top:12px}.FeatureArticle-module__STwmQa__more{margin-top:var(--section-pad)}@media (min-width:768px){.FeatureArticle-module__STwmQa__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.FeatureArticle-module__STwmQa__headText{grid-column:1/8}.FeatureArticle-module__STwmQa__heroRight{grid-column:8/13}.FeatureArticle-module__STwmQa__heroBleed{margin-inline:calc(-1 * max(var(--margin), (100vw - var(--max-w)) / 2))}.FeatureArticle-module__STwmQa__panelSky,.FeatureArticle-module__STwmQa__panelInk{margin-inline:0;padding:48px 40px}.FeatureArticle-module__STwmQa__body{margin-top:64px}.FeatureArticle-module__STwmQa__read{grid-column:2/9}.FeatureArticle-module__STwmQa__wide{width:calc(100% + 2 * (100% / 7 + var(--gutter)));margin-left:calc(-1 * (100% / 7 + var(--gutter)))}.FeatureArticle-module__STwmQa__bleed{width:calc(100vw - 2 * var(--margin));margin-inline:0;margin-left:calc(-1 * (100% / 7 + var(--gutter)));max-width:var(--max-w)}.FeatureArticle-module__STwmQa__related{top:calc(var(--masthead-h) + var(--wire-h) + 24px);grid-column:10/13;position:sticky}}
.StaticPage-module__kCcYXa__measure{flex-direction:column;gap:40px;display:flex}.StaticPage-module__kCcYXa__stand{text-align:center}.StaticPage-module__kCcYXa__prose{flex-direction:column;display:flex}.StaticPage-module__kCcYXa__prose h2{letter-spacing:var(--ls-lead);margin:24px 0;scroll-margin-top:120px;font-size:24px;font-weight:700;line-height:1.2}.StaticPage-module__kCcYXa__prose h2:first-child{margin-top:0}.StaticPage-module__kCcYXa__prose h3{margin:16px 0 8px;font-size:18px;font-weight:700;line-height:1.3}.StaticPage-module__kCcYXa__prose p,.StaticPage-module__kCcYXa__prose li,.StaticPage-module__kCcYXa__prose address{font-size:var(--t-lead);line-height:var(--lh-lead);letter-spacing:var(--ls-lead);margin-bottom:8px;font-weight:500}.StaticPage-module__kCcYXa__prose ul{margin-bottom:8px;padding-left:20px;list-style:outside}.StaticPage-module__kCcYXa__prose strong{font-weight:700}.StaticPage-module__kCcYXa__prose code{font-family:var(--f-display);text-transform:uppercase;letter-spacing:var(--ls-display);font-size:15px;font-weight:800}.StaticPage-module__kCcYXa__prose a{text-underline-offset:3px;text-decoration:underline}.StaticPage-module__kCcYXa__aside{display:block}.StaticPage-module__kCcYXa__panel{flex-direction:column;gap:12px;padding:16px;display:flex}.StaticPage-module__kCcYXa__panelList{flex-direction:column;display:flex}.StaticPage-module__kCcYXa__panelList a{align-items:center;min-height:44px;font-size:16px;line-height:24px;display:inline-flex}.StaticPage-module__kCcYXa__email{word-break:break-all;display:inline-block}
.WhyThisScore-module__HXTGAG__box{border:var(--line-2);background:var(--c-white);gap:10px;margin-bottom:24px;padding:12px;display:grid}.WhyThisScore-module__HXTGAG__h,.WhyThisScore-module__HXTGAG__caveat{margin:0}.WhyThisScore-module__HXTGAG__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.WhyThisScore-module__HXTGAG__row{border-top:var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px 12px;padding-top:8px;display:grid}.WhyThisScore-module__HXTGAG__label{gap:1px;min-width:0;display:grid}.WhyThisScore-module__HXTGAG__help{color:var(--c-stone)}.WhyThisScore-module__HXTGAG__pts{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:20px;line-height:1}.WhyThisScore-module__HXTGAG__up{color:var(--c-ink)}.WhyThisScore-module__HXTGAG__down{color:var(--c-claret)}.WhyThisScore-module__HXTGAG__note{color:var(--c-stone);margin:0}
.intelligence-module__z_K4QW__standfirst{margin:0}.intelligence-module__z_K4QW__page{padding-bottom:48px}.intelligence-module__z_K4QW__box{border:var(--line-2);background:var(--c-white);gap:10px;margin-bottom:20px;padding:12px;display:grid}.intelligence-module__z_K4QW__h{margin:0}.intelligence-module__z_K4QW__note{color:var(--c-stone);margin:0}.intelligence-module__z_K4QW__big{font-family:var(--f-display);color:var(--c-claret);margin:0;font-size:40px;line-height:1}.intelligence-module__z_K4QW__bigSub{color:var(--c-ink);font-size:17px}.intelligence-module__z_K4QW__pair{flex-wrap:wrap;gap:12px 32px;margin:0;display:flex}.intelligence-module__z_K4QW__pairItem{gap:1px;display:grid}.intelligence-module__z_K4QW__pairN{font-variant-numeric:tabular-nums;font-size:40px;line-height:1}.intelligence-module__z_K4QW__rows{gap:8px;margin:0;padding:0;list-style:none;display:grid}.intelligence-module__z_K4QW__row{border-top:var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px 12px;padding-top:8px;display:grid}.intelligence-module__z_K4QW__rowK{gap:1px;min-width:0;display:grid}.intelligence-module__z_K4QW__rowV{text-align:right;white-space:nowrap;justify-items:end;gap:1px;display:grid}.intelligence-module__z_K4QW__rowMeta{color:var(--c-stone)}.intelligence-module__z_K4QW__score{font-variant-numeric:tabular-nums;font-size:24px;line-height:1}.intelligence-module__z_K4QW__more{justify-content:center;margin:24px 0 0;display:flex}@media (min-width:700px){.intelligence-module__z_K4QW__box{padding:16px}.intelligence-module__z_K4QW__big{font-size:52px}}
.manager-module__6flt4W__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.manager-module__6flt4W__stat{border:var(--line-2);background:var(--c-white);gap:6px;padding:12px;display:grid}.manager-module__6flt4W__stat dt{color:var(--c-grey)}.manager-module__6flt4W__n{font-family:var(--f-display);font-variant-numeric:tabular-nums;margin:0;font-size:40px;font-weight:800;line-height:.85}.manager-module__6flt4W__form{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.manager-module__6flt4W__pill{width:32px;height:32px;font-family:var(--f-display);border:var(--line-2);place-items:center;font-weight:800;display:grid}.manager-module__6flt4W__W{background:var(--c-claret);border-color:var(--c-claret);color:var(--c-white)}.manager-module__6flt4W__L{background:var(--c-ink);color:var(--c-white)}.manager-module__6flt4W__D{background:var(--c-white)}@media (min-width:768px){.manager-module__6flt4W__stats{grid-template-columns:repeat(6,minmax(0,1fr))}}
.newsletter-module__B8Ywga__page{padding-top:24px;padding-bottom:var(--section-pad)}.newsletter-module__B8Ywga__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.newsletter-module__B8Ywga__promise{margin-top:var(--section-pad)}.newsletter-module__B8Ywga__col{grid-column:1/-1;max-width:40rem}.newsletter-module__B8Ywga__col>*+*{margin-top:1em}.newsletter-module__B8Ywga__col h2{border-top:var(--rule);color:var(--c-ink);margin-top:2em;padding-top:12px}.newsletter-module__B8Ywga__col h2:first-child{margin-top:0}.newsletter-module__B8Ywga__status{justify-items:start;gap:24px;max-width:36rem;margin-top:32px;display:grid}.newsletter-module__B8Ywga__statusTitle{max-width:12ch}@media (min-width:1024px){.newsletter-module__B8Ywga__col{grid-column:2/8}}
.search-module__u7f4PG__page{padding-top:24px;padding-bottom:var(--section-pad)}.search-module__u7f4PG__form{gap:16px;margin-top:32px;display:grid}.search-module__u7f4PG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-module__u7f4PG__inputRow{grid-template-columns:minmax(0,1fr) 48px;display:grid}.search-module__u7f4PG__input{height:48px;font-size:1.125rem}.search-module__u7f4PG__input::-webkit-search-cancel-button{-webkit-appearance:none}.search-module__u7f4PG__submit{background:var(--c-ink);width:48px;height:48px;color:var(--c-bone);transition:background-color var(--d-hover) var(--ease-swap);justify-content:center;align-items:center;display:inline-flex}.search-module__u7f4PG__submit:hover{background:var(--c-claret)}.search-module__u7f4PG__filters{border-bottom:var(--hairline);flex-wrap:wrap;justify-content:space-between;gap:8px 24px;display:flex}.search-module__u7f4PG__words{flex-wrap:wrap;gap:0 20px;display:flex}.search-module__u7f4PG__word{min-height:44px;color:var(--c-stone);border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;display:inline-flex}.search-module__u7f4PG__word:hover{color:var(--c-ink)}.search-module__u7f4PG__word[aria-current=page]{color:var(--c-ink);border-bottom-color:var(--c-ink)}.search-module__u7f4PG__dates{color:var(--c-stone);flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.search-module__u7f4PG__dates label{align-items:center;gap:8px;min-height:44px;display:inline-flex}.search-module__u7f4PG__date{border:0;border-bottom:1px solid var(--c-hair);height:36px;font:400 var(--t-meta-size) / 1 var(--f-mono);color:var(--c-ink);background:0 0}.search-module__u7f4PG__nothing{max-width:20ch;margin-top:48px}.search-module__u7f4PG__group{margin-top:40px}.search-module__u7f4PG__kind{border-top:var(--rule);margin-bottom:8px;padding-top:12px}
.story-module__4g4hMW__page{padding-bottom:0}.story-module__4g4hMW__body{flex-direction:column;gap:56px;padding-bottom:76px;display:flex}.story-module__4g4hMW__article{flex-direction:column;gap:20px;display:flex}.story-module__4g4hMW__section{flex-direction:column;gap:16px;display:flex}.story-module__4g4hMW__summary{flex-direction:column;gap:8px;display:flex}.story-module__4g4hMW__bullets{flex-direction:column;gap:8px;padding-left:20px;list-style:outside;display:flex}.story-module__4g4hMW__take{flex-direction:column;gap:16px;margin-top:48px;padding-bottom:60px;display:flex;position:relative}.story-module__4g4hMW__quoteMark{color:var(--c-claret);width:40px;height:29px}.story-module__4g4hMW__takeText{flex-direction:column;gap:16px;display:flex}.story-module__4g4hMW__takeBy{gap:4px;margin-top:16px;font-size:18px;font-weight:500;line-height:1.2;display:flex}.story-module__4g4hMW__changelog summary{cursor:pointer;font-family:var(--f-display);text-transform:uppercase;letter-spacing:var(--ls-display);align-items:center;min-height:44px;font-size:16px;font-weight:800;display:flex}.story-module__4g4hMW__changeRows{flex-direction:column;gap:8px;padding-top:8px;display:flex}.story-module__4g4hMW__changeRows li{grid-template-columns:64px 1fr;gap:16px;font-size:14px;line-height:20px;display:grid}.story-module__4g4hMW__changeRows time{font-family:var(--f-display);text-transform:uppercase;letter-spacing:var(--ls-display);font-size:16px;font-weight:800}.story-module__4g4hMW__related{background:var(--c-page);flex-direction:column;gap:40px;padding:48px 0;display:flex}@media (min-width:1024px){.story-module__4g4hMW__related{padding:112px 0 80px}}
.player-module__WKRrwG__page{padding-top:24px;padding-bottom:var(--section-pad)}.player-module__WKRrwG__page .index-rule{border-top:0;padding-top:0}.player-module__WKRrwG__hero{align-items:start;row-gap:24px}.player-module__WKRrwG__tile{background:var(--c-bone-2);width:120px;height:150px;font-family:var(--f-display);letter-spacing:-.02em;font-variation-settings:"wdth" 75;grid-column:1/-1;justify-content:center;align-items:center;font-size:4rem;font-weight:700;line-height:1;display:flex}.player-module__WKRrwG__head{grid-column:1/-1;gap:20px;display:grid}.player-module__WKRrwG__kicker{color:var(--c-stone)}.player-module__WKRrwG__name{max-width:10ch}.player-module__WKRrwG__facts{border-top:var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;max-width:36rem;padding-top:12px;display:grid}.player-module__WKRrwG__facts dt{color:var(--c-stone);text-transform:uppercase;letter-spacing:var(--t-label-track);font-size:var(--t-label-size)}.player-module__WKRrwG__facts dd{margin:4px 0 0}.player-module__WKRrwG__latest{max-width:36rem;color:var(--c-charcoal)}.player-module__WKRrwG__body{row-gap:48px;margin-top:48px}.player-module__WKRrwG__rail{border-top:var(--rule);grid-column:1/-1;align-content:start;gap:8px;padding-top:12px;display:grid}.player-module__WKRrwG__big{font-variant-numeric:tabular-nums}.player-module__WKRrwG__read{grid-column:1/-1;gap:48px;max-width:40rem;display:grid}.player-module__WKRrwG__section{gap:16px;display:grid}.player-module__WKRrwG__h{border-top:var(--rule);padding-top:12px}.player-module__WKRrwG__histRows li{border-bottom:var(--hairline);justify-content:space-between;gap:16px;padding-block:8px;display:flex}@media (min-width:768px){.player-module__WKRrwG__tile{grid-column:1/3}.player-module__WKRrwG__head{grid-column:3/13}.player-module__WKRrwG__facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.player-module__WKRrwG__body{margin-top:64px}.player-module__WKRrwG__rail{top:calc(var(--masthead-h) + var(--wire-h) + 24px);grid-column:1/4;position:sticky}.player-module__WKRrwG__read{grid-column:5/12}}
.reliability-module__BblWNG__page{padding-bottom:var(--section-pad);gap:40px;display:grid}.reliability-module__BblWNG__intro{color:var(--c-grey)}.reliability-module__BblWNG__h{margin-bottom:12px}.reliability-module__BblWNG__list{gap:12px;display:grid}.reliability-module__BblWNG__row{border:var(--line-2);background:var(--c-white);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px 16px;padding:16px;display:grid}.reliability-module__BblWNG__pos{color:var(--c-muted);padding-top:4px}.reliability-module__BblWNG__main{gap:8px;min-width:0;display:grid}.reliability-module__BblWNG__outlet{margin:0}.reliability-module__BblWNG__line{color:var(--c-grey)}.reliability-module__BblWNG__bar{background:var(--c-bone-2);height:8px}.reliability-module__BblWNG__bar span{background:var(--c-claret);height:100%;display:block}.reliability-module__BblWNG__calls{color:var(--c-grey);gap:4px;margin:0;display:grid}.reliability-module__BblWNG__calls div{flex-wrap:wrap;gap:0 8px;display:flex}.reliability-module__BblWNG__calls dt{color:var(--c-ink);font-weight:600}.reliability-module__BblWNG__calls dd{margin:0}.reliability-module__BblWNG__rate{font-family:var(--f-display);color:var(--c-claret);font-variant-numeric:tabular-nums;font-size:40px;font-weight:800;line-height:.85}.reliability-module__BblWNG__note{color:var(--c-muted);margin-bottom:12px}.reliability-module__BblWNG__building{display:grid}.reliability-module__BblWNG__small{border-bottom:var(--hairline);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-block:12px;display:flex}.reliability-module__BblWNG__back{margin:0}@media (min-width:640px){.reliability-module__BblWNG__row{padding:20px 24px}.reliability-module__BblWNG__rate{font-size:64px}}
.LiveWire-module__sY4JyG__wire{background:var(--c-black);min-height:63px;color:var(--c-white);font-family:var(--f-display);letter-spacing:var(--ls-display);text-transform:uppercase;align-items:stretch;font-size:24px;font-weight:800;line-height:.82;display:flex;position:relative;overflow:hidden}.LiveWire-module__sY4JyG__labelCell{display:none}.LiveWire-module__sY4JyG__label{align-items:center;gap:10px;display:inline-flex}.LiveWire-module__sY4JyG__ticker{flex:1;align-items:center;display:flex;overflow:hidden}.LiveWire-module__sY4JyG__track{width:max-content;animation:LiveWire-module__sY4JyG__wire-scroll var(--dur,90s) linear infinite;display:flex}.LiveWire-module__sY4JyG__wire:hover .LiveWire-module__sY4JyG__track,.LiveWire-module__sY4JyG__wire:focus-within .LiveWire-module__sY4JyG__track{animation-play-state:paused}@keyframes LiveWire-module__sY4JyG__wire-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.LiveWire-module__sY4JyG__set,.LiveWire-module__sY4JyG__slot{align-items:center;display:flex}.LiveWire-module__sY4JyG__item{white-space:nowrap;min-height:63px;color:inherit;align-items:center;gap:16px;padding:20px 16px 19px;display:inline-flex}.LiveWire-module__sY4JyG__item:hover .LiveWire-module__sY4JyG__text{text-underline-offset:4px;text-decoration:underline}.LiveWire-module__sY4JyG__time{color:#fff9}.LiveWire-module__sY4JyG__dot{background:var(--c-claret)}.LiveWire-module__sY4JyG__flag{padding:4px 6px 3px;font-size:16px;line-height:.82;display:inline-block}.LiveWire-module__sY4JyG__flagLive{background:var(--c-claret);color:var(--c-white)}.LiveWire-module__sY4JyG__flagBlue{background:var(--c-sky);color:var(--c-black)}.LiveWire-module__sY4JyG__flagInk{background:var(--c-white);color:var(--c-black)}.LiveWire-module__sY4JyG__text{display:inline-block}.LiveWire-module__sY4JyG__arrow{font-family:var(--f-body);font-weight:500;display:inline-block}.LiveWire-module__sY4JyG__fresh .LiveWire-module__sY4JyG__text{color:var(--c-sky)}.LiveWire-module__sY4JyG__static{display:none}.LiveWire-module__sY4JyG__more{padding:20px 16px}.LiveWire-module__sY4JyG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.LiveWire-module__sY4JyG__ticker{display:none}.LiveWire-module__sY4JyG__static{flex-wrap:wrap;align-items:center;display:flex}}
.Cart-module__lhBUia__page{padding-top:24px;padding-bottom:var(--section-pad)}.Cart-module__lhBUia__title{margin-bottom:32px}.Cart-module__lhBUia__lines{border-top:var(--rule)}.Cart-module__lhBUia__line{border-bottom:var(--hairline)}.Cart-module__lhBUia__lineForm{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"thumb body""thumb price""thumb controls";gap:8px 16px;padding-block:16px;display:grid}.Cart-module__lhBUia__thumb{grid-area:thumb;width:72px}.Cart-module__lhBUia__thumbEmpty{aspect-ratio:4/5;background:var(--c-bone-2);display:block}.Cart-module__lhBUia__body{grid-area:body;gap:4px;min-width:0;display:grid}.Cart-module__lhBUia__name{min-height:44px;font-family:var(--f-display);align-items:center;font-size:1rem;line-height:1.25;display:inline-flex}.Cart-module__lhBUia__variant,.Cart-module__lhBUia__each{color:var(--c-stone)}.Cart-module__lhBUia__warn{color:var(--c-claret)}.Cart-module__lhBUia__price{grid-area:price}.Cart-module__lhBUia__controls{grid-area:controls;align-items:center;gap:16px;display:flex}.Cart-module__lhBUia__qty{border:1px solid var(--c-ink);align-items:center;height:44px;display:inline-flex}.Cart-module__lhBUia__step{width:44px;height:42px;font-family:var(--f-mono);transition:background-color var(--d-hover) var(--ease-swap), color var(--d-hover) var(--ease-swap);font-size:1rem}.Cart-module__lhBUia__step:hover:not(:disabled){background:var(--c-ink);color:var(--c-bone)}.Cart-module__lhBUia__step:disabled{color:var(--c-stone);cursor:not-allowed}.Cart-module__lhBUia__qtyValue{text-align:center;min-width:36px}.Cart-module__lhBUia__remove{text-underline-offset:.2em;align-items:center;height:44px;padding-inline:4px;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.Cart-module__lhBUia__remove:hover{-webkit-text-decoration-color:var(--c-claret);text-decoration-color:var(--c-claret)}.Cart-module__lhBUia__foot{gap:32px;margin-top:32px;display:grid}.Cart-module__lhBUia__promo{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label label""input apply""status status";align-items:end;column-gap:12px;display:grid}.Cart-module__lhBUia__promoLabel{color:var(--c-stone);grid-area:label}.Cart-module__lhBUia__promoInput{height:44px;font-family:var(--f-mono);text-transform:uppercase;grid-area:input}.Cart-module__lhBUia__promoApplied{grid-area:input;align-self:center;padding-block:12px}.Cart-module__lhBUia__promo .Cart-module__lhBUia__remove,.Cart-module__lhBUia__promo .Cart-module__lhBUia__btn{grid-area:apply}.Cart-module__lhBUia__promoStatus{grid-area:status;min-height:1.3em;margin-top:6px}.Cart-module__lhBUia__totalsBlock{gap:24px;display:grid}.Cart-module__lhBUia__totals{border-top:var(--rule);grid-template-columns:minmax(0,1fr) auto;row-gap:10px;padding-top:12px;display:grid}.Cart-module__lhBUia__totals dt{color:var(--c-stone)}.Cart-module__lhBUia__totals dd{text-align:right;font-variant-numeric:tabular-nums;margin:0}.Cart-module__lhBUia__totalsNote{color:var(--c-stone);grid-column:1/-1;text-align:left!important}.Cart-module__lhBUia__totalsGrand{border-top:var(--hairline);padding-top:10px;font-size:1rem;font-weight:500;color:var(--c-ink)!important}.Cart-module__lhBUia__totalsCompact{border-top:0;padding-top:0}.Cart-module__lhBUia__actions{flex-wrap:wrap;gap:12px;display:flex}.Cart-module__lhBUia__actions .Cart-module__lhBUia__btn{white-space:nowrap;flex:200px;justify-content:center}.Cart-module__lhBUia__empty{border-top:var(--rule);justify-items:start;gap:24px;padding-block:48px;display:grid}@media (min-width:768px){.Cart-module__lhBUia__lineForm{grid-template-columns:72px minmax(0,1fr) auto auto;grid-template-areas:"thumb body controls price";align-items:center;column-gap:24px}.Cart-module__lhBUia__price{text-align:right;min-width:6rem}.Cart-module__lhBUia__each{display:block}.Cart-module__lhBUia__foot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.Cart-module__lhBUia__totalsBlock{grid-column:2}.Cart-module__lhBUia__promo{grid-column:1}}@media (min-width:1024px){.Cart-module__lhBUia__foot{column-gap:calc(var(--gutter) * 3);grid-template-columns:minmax(0,1fr) minmax(0,26rem)}.Cart-module__lhBUia__totalsBlock{grid-column:2}.Cart-module__lhBUia__totalsBlock .Cart-module__lhBUia__actions{grid-template-columns:1fr 1fr;display:grid}}
.Order-module__x19EEa__order{gap:40px;display:grid}.Order-module__x19EEa__head{gap:12px;display:grid}.Order-module__x19EEa__kicker{color:var(--c-stone)}.Order-module__x19EEa__ref{overflow-wrap:anywhere}.Order-module__x19EEa__status{border-top:var(--rule);padding-top:8px}.Order-module__x19EEa__body{row-gap:40px}.Order-module__x19EEa__items{grid-column:1/-1;gap:16px;display:grid}.Order-module__x19EEa__side{grid-column:1/-1;align-content:start;gap:32px;display:grid}.Order-module__x19EEa__block{gap:12px;display:grid}.Order-module__x19EEa__sectionHead{border-top:var(--rule);color:var(--c-stone);padding-top:8px}.Order-module__x19EEa__itemList{display:grid}.Order-module__x19EEa__item{border-bottom:var(--hairline);justify-content:space-between;gap:16px;padding-block:12px;display:flex}.Order-module__x19EEa__itemName{font-family:var(--f-display);gap:2px;font-size:1rem;line-height:1.25;display:grid}.Order-module__x19EEa__itemVariant{color:var(--c-stone)}.Order-module__x19EEa__address{gap:2px;display:grid}.Order-module__x19EEa__lookup{gap:20px;max-width:28rem;display:grid}@media (min-width:1024px){.Order-module__x19EEa__items{grid-column:1/8}.Order-module__x19EEa__side{grid-column:9/13}}.Order-module__x19EEa__email{text-transform:none;letter-spacing:var(--t-meta-track)}
.FeatureIndex-module__-S83ba__page{padding-top:24px;padding-bottom:var(--section-pad)}.FeatureIndex-module__-S83ba__title{max-width:14ch}.FeatureIndex-module__-S83ba__stand{max-width:36rem;color:var(--c-charcoal);margin-top:20px;margin-bottom:48px}.FeatureIndex-module__-S83ba__empty{border-top:var(--rule);max-width:36rem;padding-top:24px}.FeatureIndex-module__-S83ba__chunk+.FeatureIndex-module__-S83ba__chunk{margin-top:var(--section-pad)}.FeatureIndex-module__-S83ba__bleed{width:100%}.FeatureIndex-module__-S83ba__leadBody{margin-top:40px}.FeatureIndex-module__-S83ba__leadCol{grid-column:1/-1;justify-items:start;gap:20px;display:grid}.FeatureIndex-module__-S83ba__kicker{color:var(--c-stone)}.FeatureIndex-module__-S83ba__leadTitle{max-width:16ch}.FeatureIndex-module__-S83ba__leadStand{max-width:36rem;color:var(--c-charcoal)}.FeatureIndex-module__-S83ba__rest{margin-top:48px}@media (min-width:1024px){.FeatureIndex-module__-S83ba__leadBody{margin-top:56px}.FeatureIndex-module__-S83ba__leadCol{grid-column:2/8;gap:28px}}
.page-module__5rehyq__body{flex-direction:column;gap:48px;padding-block:16px 40px;display:flex}.page-module__5rehyq__section{flex-direction:column;gap:24px;display:flex}.page-module__5rehyq__empty{text-align:center;max-width:453px;margin-inline:auto}.page-module__5rehyq__center{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-module__5rehyq__stack{flex-direction:column;gap:16px;display:flex}.page-module__5rehyq__status{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.page-module__5rehyq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1024px){.page-module__5rehyq__body{padding-block:40px 104px}}
.Board-module__Kn313a__page{padding-bottom:80px}.Board-module__Kn313a__title{margin-bottom:0}.Board-module__Kn313a__window{display:block}.Board-module__Kn313a__tabs{font-family:var(--f-body);text-transform:none;letter-spacing:0;flex-wrap:wrap;justify-content:center;gap:8px 24px;padding-bottom:40px;font-size:16px;font-weight:400;line-height:24px;display:flex}.Board-module__Kn313a__tab{align-items:center;min-height:44px;display:inline-flex}.Board-module__Kn313a__tab[aria-current=page]{opacity:.4}.Board-module__Kn313a__tabCount{color:var(--c-muted);margin-left:4px}.Board-module__Kn313a__list{flex-direction:column;gap:16px;display:flex}.Board-module__Kn313a__empty{text-align:center;padding:40px 0}.Board-module__Kn313a__row{border:2px solid var(--c-black);background:var(--c-page)}.Board-module__Kn313a__details{display:block}.Board-module__Kn313a__summary{cursor:pointer;grid-template-columns:64px 1fr auto;align-items:start;gap:8px 16px;padding:16px;list-style:none;display:grid}.Board-module__Kn313a__summary::-webkit-details-marker{display:none}.Board-module__Kn313a__tile{background:var(--c-white);border:1px solid var(--c-black);width:64px;height:80px;font-family:var(--f-display);place-items:center;font-size:32px;font-weight:800;line-height:1;display:grid}.Board-module__Kn313a__main{flex-direction:column;gap:4px;min-width:0;display:flex}.Board-module__Kn313a__name{font-family:var(--f-body);text-transform:none;letter-spacing:-.01em;font-size:18px;font-weight:500;line-height:1.2}.Board-module__Kn313a__route{color:var(--c-grey);font-weight:400}.Board-module__Kn313a__latest{letter-spacing:0;font-size:16px;font-weight:400;line-height:24px}.Board-module__Kn313a__fee{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Board-module__Kn313a__feeText{font-weight:400}.Board-module__Kn313a__status{background:var(--c-black);color:var(--c-white);padding:6px 8px}.Board-module__Kn313a__rulerCell{flex-wrap:wrap;grid-column:2/-1;align-items:center;gap:8px 16px;display:flex}.Board-module__Kn313a__count{font-weight:400}.Board-module__Kn313a__toggle{grid-area:1/3;display:none}.Board-module__Kn313a__expanded{border-top:2px solid var(--c-black);background:var(--c-white);grid-template-columns:1fr;gap:24px;padding:16px;display:grid}.Board-module__Kn313a__expCol{flex-direction:column;gap:12px;display:flex}.Board-module__Kn313a__expH{font-family:var(--f-body);text-transform:none;letter-spacing:0;font-size:16px;font-weight:700}.Board-module__Kn313a__expMeta{font-weight:400}.Board-module__Kn313a__chain{flex-direction:column;gap:8px;display:flex}.Board-module__Kn313a__chainRow{flex-direction:column;gap:2px;display:flex}.Board-module__Kn313a__linked{flex-direction:column;gap:8px;display:flex}.Board-module__Kn313a__linkedLink{border-top:1px solid var(--c-black);flex-direction:column;gap:2px;padding:8px 0;display:flex}.Board-module__Kn313a__madnessGrid{grid-template-columns:1fr;gap:16px;display:grid}.Board-module__Kn313a__madItem{border:2px solid var(--c-black);background:var(--c-white);flex-direction:column;gap:12px;padding:16px;display:flex}.Board-module__Kn313a__madNumber{font-family:var(--f-display);color:var(--c-claret);font-size:clamp(64px,9vw,120px);font-weight:800;line-height:.85}.Board-module__Kn313a__madName{font-family:var(--f-body);text-transform:none;letter-spacing:-.01em;font-size:18px;font-weight:500;line-height:1.2}@media (min-width:1024px){.Board-module__Kn313a__page{padding-bottom:104px}.Board-module__Kn313a__summary{grid-template-columns:64px 1fr auto auto;align-items:center}.Board-module__Kn313a__rulerCell{grid-column:auto;justify-content:flex-end}.Board-module__Kn313a__expanded{grid-template-columns:1fr 1fr;gap:24px}.Board-module__Kn313a__madnessGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}
