@font-face{font-family:"Chobani Serif";src:url(/assets/fonts/Chobani-Serif-Regular.woff2) format("woff2"),url(/assets/fonts/Chobani-Serif-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Chobani Serif";src:url(/assets/fonts/Chobani-Serif-RegularItalic.woff2) format("woff2"),url(/assets/fonts/Chobani-Serif-RegularItalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Chobani Serif";src:url(/assets/fonts/Chobani-Serif-Semibold.woff2) format("woff2"),url(/assets/fonts/Chobani-Serif-Semibold.woff) format("woff");font-weight:600 700;font-style:normal;font-display:swap}@font-face{font-family:"Chobani Serif";src:url(/assets/fonts/Chobani-Serif-SemiboldItalic.woff2) format("woff2"),url(/assets/fonts/Chobani-Serif-SemiboldItalic.woff) format("woff");font-weight:600 700;font-style:italic;font-display:swap}@font-face{font-family:Chobani Sans;src:url(/assets/fonts/Chobani-Sans-Regular.woff2) format("woff2"),url(/assets/fonts/Chobani-Sans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chobani Sans;src:url(/assets/fonts/Chobani-Sans-Medium.woff2) format("woff2"),url(/assets/fonts/Chobani-Sans-Medium.woff) format("woff");font-weight:500 700;font-style:normal;font-display:swap}@font-face{font-family:Chobani Sans Mono;src:url(/assets/fonts/Chobani-Sans-Mono-Regular.woff2) format("woff2"),url(/assets/fonts/Chobani-Sans-Mono-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--Oasis-Blue: #0071CF;--Morning-Blue: #00548B;--Ripened-Red: #E2261C;--green: #1A3C34;--green-2: #163029;--cream: #F8F3E3;--cream-2: #F1ECD9;--red: #E1251B;--blue: #0071CE;--blue-deep: #00548B;--ink: #1B3A32;--hot: #ff0fbb;--serif: "Chobani Serif", "Times New Roman", serif;--sans: "Chobani Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--mono: "Chobani Sans Mono", ui-monospace, monospace}*,*:before,*:after{box-sizing:border-box}html{overflow-x:clip}html,body{margin:0;padding:0;background:var(--cream);color:var(--ink);font-family:var(--sans)}body{margin:0 auto;width:100%}.hub-artboard{position:relative;width:100%;max-width:1728px;margin-inline:auto;min-height:inherit}button{font-family:inherit;cursor:pointer}.serif{font-family:var(--serif);letter-spacing:-.015em}.nav{position:sticky;top:0;z-index:50;background:#fff;color:var(--ink);border-bottom:1px solid rgba(27,58,50,.12)}.nav-bar{height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 42px;gap:28px}.nav-logo{color:var(--ink);display:inline-flex;justify-self:center;align-items:center;text-decoration:none}.nav-logo-img{display:block;width:152px;height:auto}.nav-links,.nav-right{display:flex;align-items:center;gap:30px}.nav-right{justify-content:flex-end}.nav-link{appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--ink);font-family:var(--serif);font-size:16px;font-weight:400;letter-spacing:-.032px;line-height:1.3;text-decoration:none;padding:8px 0}.nav-where{color:var(--ink);border:1px solid var(--ink);border-radius:4px;font-family:var(--sans);font-size:14px;font-weight:400;line-height:1;padding:8px 14px;text-decoration:none;transition:background .16s ease,color .16s ease}.nav-link.active,.nav-link:hover,.nav-where:hover{border-bottom-color:var(--ink)}.nav-where:hover,.nav-where.active{background:var(--ink);color:#fff}.nav-icon{appearance:none;background:transparent;border:0;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0}.nav-menu-toggle{display:none;flex-direction:column;gap:5px}.nav-menu-toggle span{display:block;width:24px;height:2px;background:currentColor;border-radius:999px;transition:transform .22s ease,opacity .16s ease}.nav.menu-open .nav-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav.menu-open .nav-menu-toggle span:nth-child(2){opacity:0}.nav.menu-open .nav-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-search svg{width:25px;height:25px;stroke:currentColor;stroke-width:2;fill:none}.nav-products-panel{position:absolute;left:0;right:0;top:100%;min-height:430px;padding:28px 42px 36px;background:#fff;border-bottom:1px solid rgba(27,58,50,.12);box-shadow:0 24px 40px #1b3a3214;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:clamp(24px,4vw,72px);opacity:0;transform:translateY(-18px);pointer-events:none;transition:opacity .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.nav.products-open .nav-products-panel{opacity:1;transform:translateY(0);pointer-events:auto}.nav-product-column{display:flex;flex-direction:column;align-items:center;text-align:center}.nav-product-image-link{color:var(--ink);text-decoration:none;display:block;width:100%}.nav-product-image{display:grid;place-items:center;width:100%;aspect-ratio:1 / .98;background:#f7f7f2;overflow:hidden;transition:background .18s ease}.nav-product-image img{width:auto;height:90%;max-width:85%;object-fit:contain;transition:transform .22s ease}.nav-product-column:has(.nav-product-sublinks a:hover) .nav-product-image,.nav-product-image-link:hover .nav-product-image{background:var(--nav-product-hover-color, #efeee8)}.nav-product-image-link:hover img{transform:scale(1.035)}.nav-product-title{display:block;font-family:var(--serif);font-size:14px;font-weight:400;line-height:1.2;margin-top:16px}.nav-product-sublinks{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:18px;font-family:var(--serif);font-size:13px;font-weight:400;line-height:1.1}.nav-product-sublinks a{color:var(--ink);text-decoration:none}.nav-product-sublinks a:hover{text-decoration:underline;text-underline-offset:3px}.nav-product-sublinks .nav-product-cta{font-family:var(--mono);font-size:9px;letter-spacing:.08em;line-height:1.2;margin-top:2px;text-transform:uppercase}.nav-mobile-drawer{display:none}.hero{position:relative;background:var(--green);color:var(--cream);padding:80px 64px 96px;overflow:hidden;isolation:isolate}.hero .hero-decor{position:absolute;pointer-events:none;z-index:0}.hero .hero-decor-l{left:0;bottom:0;width:480px;height:430px}.hero .hero-decor-r{right:0;bottom:40px;width:380px;height:330px}@media(max-width:768px){.hero .hero-decor-l,.hero .hero-decor-r{display:none}}.hero>*:not(img):not(svg){position:relative;z-index:1}.section,.join-section,.hub-hero,.hub-score.section,.hub-products.section,.hub-story.section,.hub-nutrition,.hub-youth{isolation:isolate}:is(.flutter,.hero-decor,.accent,.decor-ball-wide,.decor-ball-tall,.heron-mobile-ball,.recipes-hero-decor,.recipes-trophy,.recipes-spark-c,.recipes-spark-b,.recipe-spark,.hub-hero-ball,.hub-hero-spark,.hub-hero-product-lockup,.hub-hero-mobile-decor,.hub-score-decor,.hub-score-spark,.hub-score-ball,.hub-products-decor,.hub-story-mosaic-decor,.hub-story-interwoven-decor,.hub-story-behind-decor,.hub-story-mosaic-photo,.hub-story-interwoven-photo,.hub-story-behind-video,.hub-nutrition-decor,.hub-inside-decor-ribbon,.hub-inside-decor-confetti-1,.hub-inside-decor-confetti-2,.hub-youth-decor,.join-bg-img,.join-hero-silhouettes,.join-mobile-art,.join-mobile-player){z-index:0!important;pointer-events:none}.section>img[alt=""][src*=flutter],.section>img[alt=""][src*=spark-],.section>img[alt=""][src*=mini-ribbon],.section>img[alt=""][src*=confetti-bits]{z-index:0!important;pointer-events:none}.section>*:not(img):not(svg):not(.flutter):not(.hero-decor):not(.decor-ball-wide):not(.decor-ball-tall):not(.heron-mobile-ball):not(.recipes-hero-decor):not(.recipe-spark):not(.hub-story-visual){position:relative;z-index:1}.recipes-heading>:not(.recipes-hero-decor):not(.recipe-spark),.recipes-title-wrap{position:relative;z-index:1}.recipes-title-wrap{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:980px;margin:0 auto;text-align:center}.recipes-title-wrap h2{text-align:center;width:100%;margin:0 auto}.hero .deco{position:absolute;inset:0;pointer-events:none;z-index:0}.hero h1{font-family:var(--serif);font-size:80px;line-height:1;letter-spacing:-.015em;text-align:center;margin:0;font-weight:400}.hero .kicker{font-family:var(--serif);font-size:36px;font-weight:600;text-align:center;margin:0 0 20px}.hero .title-row{text-align:center;position:relative;z-index:1}.hero .title-wrap{position:relative;display:inline-block;z-index:1}.hero .title-wrap h1{display:block;position:relative;z-index:1}.hero .title-wrap .spark-l,.hero .title-wrap .spark-r{position:absolute;pointer-events:none;z-index:0}.hero .title-wrap .spark-l{width:88px;height:80px;right:100%;bottom:100%;margin-right:8px;margin-bottom:-28px}.hero .title-wrap .spark-r{width:64px;height:54px;left:100%;bottom:100%;margin-left:8px;margin-bottom:-24px}.hero p.lede{max-width:720px;margin:28px auto 0;text-align:center;font-family:var(--serif);font-size:22px;line-height:1.3;letter-spacing:-.044px;opacity:.92}.hero .video-wrap{margin:56px auto 0;width:1120px;max-width:calc(100% - 32px);aspect-ratio:16/9;border-radius:12px;overflow:hidden;position:relative;background:transparent;cursor:pointer}.hero .video-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 10%;display:block;transition:transform .6s ease}.hero .video-wrap:hover img{transform:scale(1.02)}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:999px;background:transparent;border:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.video-wrap:hover .play-btn{transform:translate(-50%,-50%) scale(1.06)}.hero .play-btn svg .play-btn-circle{fill:var(--player-accent, #1B3A32);transition:fill .2s ease}.hero .video-wrap:hover .play-btn svg .play-btn-circle{fill:color-mix(in srgb,var(--player-accent, #1B3A32) 85%,white)}.play-btn svg{width:100%;height:100%;display:block;transition:filter .2s ease}.video-meta{position:absolute;left:22px;bottom:18px;font-family:var(--mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);display:flex;gap:14px;align-items:center}.video-meta .dot{width:6px;height:6px;border-radius:99px;background:var(--player-accent, var(--red))}.section{padding:110px 64px;position:relative;overflow:hidden}.section h2{font-family:var(--serif);font-size:80px;line-height:.95;letter-spacing:-.02em;font-weight:500;text-align:center;margin:0 auto;max-width:980px}.section .blurb{font-family:var(--serif);font-size:22px;line-height:1.3;letter-spacing:-.044px;text-align:center;max-width:720px;margin:28px auto 0;opacity:.9}.section.dark{background:var(--green);color:var(--cream)}.section.cream{background:var(--cream);color:var(--ink)}#athletes.section{padding-top:90px}.cta{appearance:none;border:1px solid var(--cream);background:var(--cream);color:var(--ink);border-radius:4px;padding:14px 22px;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .12s ease}.cta:hover{background:transparent;color:var(--cream)}.section.cream .cta{border-color:var(--ink);background:var(--ink);color:var(--cream)}.section.cream .cta:hover{background:transparent;color:var(--ink)}.cta.ghost{background:transparent;color:var(--cream)}.cta.ghost:hover{background:var(--cream);color:var(--ink)}#recipes>img.recipes-trophy,#recipes>img.recipes-spark-c,#recipes>img.recipes-spark-b{position:absolute;pointer-events:none;z-index:0}#recipes>img.recipes-trophy{left:64px;top:25px;width:272px;height:auto}#recipes>img.recipes-spark-c{right:80px;top:40px;width:119px;height:auto}#recipes>img.recipes-spark-b{right:30px;bottom:90px;width:166px;height:auto}.recipes{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:64px auto 0;max-width:1000px}.recipe{border-radius:14px;overflow:hidden;background:var(--blue);position:relative;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease;box-shadow:0 12px 28px #0000002e}.recipe:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000047}.recipe-img{aspect-ratio:1/.96;background-size:cover;background-position:center;position:relative}.recipe-num{position:absolute;top:14px;left:14px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:#00000052;padding:6px 10px;border-radius:99px;backdrop-filter:blur(4px)}.recipe-time{position:absolute;top:14px;right:14px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:#00000052;padding:6px 10px;border-radius:99px;backdrop-filter:blur(4px)}.recipe-title{font-family:var(--serif);font-size:26px;line-height:1.1;text-align:center;color:var(--cream);padding:22px 24px 26px;margin:0}.recipe.red{background:var(--red)}.accent{position:absolute;pointer-events:none}.accent-flag{width:240px;height:100px}.star{display:inline-block;background:var(--red);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.film-strip{width:600px;height:8px;margin:64px auto 24px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px}.film-strip i{display:block;background:var(--ink);opacity:.18;border-radius:2px;height:8px}.film-strip i.on{opacity:.95}.story-progress{width:100%;max-width:848px;height:8px;margin:56px auto 28px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px}.story-progress-track{position:relative;background:#d9d9d9;border-radius:100px;height:8px;overflow:hidden;border:0;padding:0;margin:0;width:100%;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.story-progress-track:hover{filter:brightness(.92)}.story-progress-track:focus{outline:none}.story-progress-track:focus-visible{outline:2px solid var(--green);outline-offset:3px}.story-progress-fill{display:block;height:100%;background:var(--green);border-radius:100px;pointer-events:none}.mosaic-grid{max-width:880px;margin:0 auto}.mosaic-card-mobile{display:none}.mosaic-card-pop{position:absolute;width:320px;max-width:calc(100% - 16px);background:var(--green);color:var(--cream);border-radius:4px;padding:20px;box-sizing:border-box;z-index:5;box-shadow:0 12px 28px #0000002e}.mosaic-card-pop .mosaic-story-image{margin-bottom:16px}.mosaic-story-image{aspect-ratio:320/184;border-radius:4px;overflow:hidden;background:#d9d9d9}.mosaic-story-image img{width:100%;height:100%;object-fit:cover;display:block}.mosaic-story-head{display:flex;align-items:center;gap:11px;margin-top:16px}.mosaic-story-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:99px;background:var(--cream);color:var(--green);font-family:var(--serif);font-size:22px;line-height:1;letter-spacing:-.36px;flex:0 0 auto}.mosaic-story-title{font-family:var(--serif);font-size:24px;line-height:1;letter-spacing:-.36px;color:var(--cream);margin:0;font-weight:400}.mosaic-story-body{font-family:var(--serif);font-size:14px;line-height:1.3;letter-spacing:-.014px;color:var(--cream);margin:20px 0 0}.mosaic-image-wrap{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:694/860}.mosaic-image-wrap>img{width:100%;height:100%;object-fit:fill;display:block}.mosaic-frame{position:relative}.mosaic-tap{position:absolute;top:0;bottom:0;width:15%;background:transparent;border:0;padding:0;margin:0;cursor:pointer;appearance:none;z-index:3}.mosaic-tap:focus{outline:none}.mosaic-tap-prev{left:0}.mosaic-tap-next{right:0}footer.foot{background:var(--green);color:var(--cream);padding:48px 64px 32px}.foot-top{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px}.foot-newsletter{flex:0 0 auto;max-width:360px}.foot-newsletter-heading{font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.3;letter-spacing:-.032px;margin:0 0 14px;color:var(--cream)}.foot-email-row{display:flex;align-items:center;gap:0;border-bottom:1px solid rgba(248,243,227,.5);padding-bottom:8px;margin-bottom:12px}.foot-email-input{background:transparent;border:none;color:var(--cream);font-family:var(--serif);font-size:16px;line-height:1.3;letter-spacing:-.032px;padding:0;outline:none;flex:1;min-width:0}.foot-email-input::placeholder{color:#ffffff80}.foot-subscribe-btn{background:transparent;border:none;color:var(--cream);font-family:var(--sans);font-size:14px;font-weight:400;line-height:1;cursor:pointer;padding:0;white-space:nowrap;opacity:.9;text-transform:capitalize}.foot-subscribe-btn:hover{opacity:.6}.foot-age-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-family:var(--sans);font-size:12px;color:var(--cream);opacity:.75;line-height:1.3}.foot-age-label input{margin-top:1px;flex-shrink:0;accent-color:var(--cream)}.foot-newsletter-msg{margin-top:8px;font-family:var(--sans);font-size:12px;line-height:1.3;color:var(--cream);opacity:.9}.foot-newsletter-msg.is-error{color:var(--red);opacity:1}.foot-subscribe-btn:disabled{opacity:.45;cursor:not-allowed}.foot-right{display:flex;align-items:flex-start;gap:48px}.foot-nav{display:flex;gap:40px}.foot-nav-col{display:flex;flex-direction:column;gap:12px}.foot-nav-col a{color:var(--cream);text-decoration:none;font-family:var(--sans);font-size:14px;white-space:nowrap;opacity:.9}.foot-nav-col a:hover{opacity:.6}.foot-region{position:relative;display:inline-block;min-width:168px}.foot-region-trigger{appearance:none;background:transparent;border:1px solid var(--cream);border-radius:4px;color:var(--cream);font-family:var(--sans);font-size:14px;line-height:1.3;letter-spacing:-.2px;cursor:pointer;padding:8.5px 32px 8.5px 14px;white-space:nowrap;width:100%;text-align:left;transition:opacity .15s ease}.foot-region-trigger:hover{opacity:.75}.foot-region-trigger:focus{outline:2px solid var(--cream);outline-offset:2px}.foot-region-label{display:block}.foot-region-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--cream);pointer-events:none}.foot-region-menu{position:absolute;right:0;top:calc(100% + 4px);z-index:20;min-width:100%;width:max-content;margin:0;padding:4px 0;list-style:none;background:var(--cream);border-radius:4px;box-shadow:0 8px 24px #0000002e;overflow:hidden}.foot-region-option{display:block;padding:10px 14px;color:var(--green);font-family:var(--sans);font-size:14px;line-height:1.3;letter-spacing:-.2px;text-decoration:none;white-space:nowrap}.foot-region-option:hover,.foot-region-option.is-active{background:var(--cream-2)}.foot-region-option:focus{outline:none;background:var(--cream-2)}.foot-social{display:flex;gap:20px;align-items:center;margin-bottom:40px}.foot-social-link{color:var(--cream);display:flex;align-items:center;opacity:.85;transition:opacity .14s ease}.foot-social-link:hover{opacity:.5}.foot-bottom{border-top:1px solid rgba(248,243,227,.18);padding-top:20px;display:flex;flex-direction:column;gap:10px}.foot-copyright{font-family:var(--sans);font-size:12px;line-height:1.3;color:var(--cream);opacity:.5}.foot-legal{display:flex;flex-wrap:wrap;gap:6px 0;align-items:center;font-family:var(--sans);font-size:12px;line-height:1.3}.foot-legal a{color:var(--cream);text-decoration:none;opacity:.5}.foot-legal a:hover{opacity:.5}.foot-legal-sep{color:var(--cream);opacity:.4;margin:0 8px}.center{text-align:center}.row{display:flex}.gap-20{gap:20px}.mt-40{margin-top:40px}.mt-56{margin-top:56px}.mt-72{margin-top:72px}.anchor{scroll-margin-top:80px}.spot{position:absolute;width:18px;height:18px;border-radius:99px;background:var(--Oasis-Blue, #0071CF);border:0;padding:0;transform:translate(-50%,-50%);cursor:pointer;z-index:2;display:inline-flex;align-items:center;justify-content:center;transition:width .16s ease,height .16s ease,box-shadow .16s ease;box-shadow:0 2px 4px #00000040,0 6px 14px #00000040}.spot:hover{transform:translate(-50%,-50%) scale(1.12)}.spot.active{width:26px;height:26px;box-shadow:0 2px 6px #0000004d,0 10px 24px #00000059}.heron-section,.heron-section h2{color:var(--cream)}.heron-section .interwoven-h em{font-style:italic}.heron-section .blurb{color:var(--cream);max-width:848px}.heron-column{max-width:848px;margin:50px auto 0;display:flex;flex-direction:column;gap:24px}@media(min-width:1800px){body:not(.mvw):not(.mtb) .heron-column{max-width:1760px}body:not(.mvw):not(.mtb) .jersey-row{display:flex;flex-direction:row;gap:32px;align-items:flex-start}body:not(.mvw):not(.mtb) .jersey-row>.jersey-panel{flex:1 1 0;min-width:0}}.jersey-card{position:relative;background:var(--cream);border-radius:4px;aspect-ratio:848/908;overflow:visible}.jersey-card-art{position:absolute;inset:0;border-radius:4px;overflow:hidden}.jersey-card .jersey-color-top{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.jersey-card .jersey-color-bottom{position:absolute;right:4%;bottom:4%;width:22%;height:auto;object-fit:contain;display:block;pointer-events:none}.jmarker{position:absolute;transform:translate(-50%,-50%);z-index:2}.jmarker:hover,.jmarker:focus-within{z-index:10}.jmarker-dot{appearance:none;border:0;padding:0;cursor:pointer;width:32px;height:32px;border-radius:99px;background:var(--Oasis-Blue, #0071CF);box-shadow:0 2px 4px #00000040,0 6px 16px #00000059;display:block}.jmarker-pop{position:absolute;top:calc(100% + 12px);width:320px;max-width:90vw;background:var(--cream);color:var(--green);border-radius:4px;padding:20px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .18s ease;z-index:5;box-shadow:0 12px 28px #0000002e}.jmarker.anchor-c .jmarker-pop{left:50%;transform:translate(-50%)}.jmarker.anchor-l .jmarker-pop{left:-16px}.jmarker.anchor-r .jmarker-pop{right:-16px}.jmarker.flip-up .jmarker-pop{top:auto;bottom:calc(100% + 12px)}.jmarker:hover .jmarker-pop,.jmarker:focus-within .jmarker-pop{opacity:1;visibility:visible}.jmarker-pop-img{aspect-ratio:320/184;border-radius:4px;overflow:hidden;background:#d9d9d9}.jmarker-pop-img img{width:100%;height:100%;object-fit:cover;display:block}.jmarker-pop-num{font-family:var(--serif);font-size:14px;line-height:1;letter-spacing:.5px;color:var(--Oasis-Blue, #0071CF);margin:14px 0 0;font-weight:700}.jmarker-pop-title{font-family:var(--serif);font-size:22px;line-height:1.1;letter-spacing:-.33px;color:var(--green);margin:6px 0 0;font-weight:400}.jmarker-pop-text{font-family:var(--serif);font-size:15px;line-height:1.3;letter-spacing:-.016px;margin:10px 0 0;color:var(--green)}.jersey-cards-mobile{display:none}.heron-zooms{max-width:1628px;margin:64px auto 0;padding:0 50px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.heron-zoom{margin:0}.heron-zoom-img{aspect-ratio:804/572;border-radius:4px;overflow:hidden;background:var(--cream);position:relative}.heron-zoom-img img{position:absolute;width:200%;height:auto;max-width:none;display:block}.heron-zoom-logo .heron-zoom-img img{top:-56%;left:-33%}.heron-zoom-name .heron-zoom-img img{top:-54%;left:-45%}.heron-zoom figcaption{font-family:var(--serif);font-size:22px;line-height:1.3;letter-spacing:-.044px;color:var(--cream);margin-top:20px}.heron-video{max-width:1628px;margin:80px auto 0;padding:0 50px;display:grid;grid-template-columns:minmax(0,1098fr) minmax(0,490fr);gap:40px;align-items:stretch}.heron-video-media{position:relative;aspect-ratio:1098/618;border-radius:4px;overflow:hidden;background:var(--cream);cursor:pointer}.heron-video-copy{display:flex;flex-direction:column;justify-content:space-between;gap:24px}body:not(.mvw):not(.mtb) .heron-video-copy{height:0;min-height:100%}.heron-video-img{width:100%;height:100%;object-fit:cover;display:block}.heron-video-media .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:99px;background:transparent;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.heron-video-media:hover .play-btn{transform:translate(-50%,-50%) scale(1.06)}.heron-video-media .play-btn svg{width:100%;height:100%;display:block}.heron-video-media .play-btn .play-btn-circle{fill:var(--player-accent, var(--green));transition:fill .2s ease}.heron-video-media:hover .play-btn .play-btn-circle{fill:color-mix(in srgb,var(--player-accent, var(--green)) 85%,white)}.heron-video-copy{color:var(--cream)}.heron-video-copy h3{font-family:var(--serif);font-size:clamp(36px,4.4vw,68px);line-height:1;letter-spacing:-1.02px;margin:0;font-weight:400;color:var(--cream)}.heron-video-copy p{font-family:var(--serif);font-size:clamp(15px,1.4vw,22px);line-height:1.3;letter-spacing:-.044px;color:var(--cream);margin:0}.heron-tile-wrap{display:none}.players{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1080px;margin:64px auto 0}.players-cta-wrap{display:flex;justify-content:center;margin-top:36px}.player{flex:0 1 530px;aspect-ratio:.84/1;border-radius:20px;overflow:hidden;position:relative;background-size:cover;background-position:center top;cursor:pointer;color:inherit;display:block;text-decoration:none;transition:transform .26s ease}.player:hover{transform:translateY(-6px) rotate(-.5deg)}.player .scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0000 30%,#000000a6)}.player .copy{position:absolute;left:24px;right:24px;bottom:24px;color:var(--cream)}.player .num{font-family:var(--serif);font-weight:700;font-size:22px;opacity:.95}.player .nm{font-family:var(--serif);font-size:40px;line-height:.95;letter-spacing:-.02em;margin-top:6px}.player .cta-mini{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.18em}.player .arrow{width:26px;height:26px;border-radius:99px;background:var(--cream);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.player:hover .arrow{transform:translate(4px)}.flutter{position:absolute;pointer-events:none;z-index:0}.flutter .a{width:60px;height:8px;border-radius:99px;transform-origin:center}.flutter .a.red{background:var(--red)}.flutter .a.blue{background:var(--blue)}.flutter .a.cream{background:var(--cream)}.flutter .a.ink{background:var(--ink)}.img-fallback{background:linear-gradient(135deg,#25524a,#1a3c34)}.join-section{padding:70px 64px 100px;background:var(--green);color:var(--cream);position:relative;overflow:hidden}.join-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;z-index:0}.join-hero-silhouettes{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:min(100%,1729px);height:auto;max-height:min(58vw,640px);object-fit:contain;object-position:bottom center;pointer-events:none;z-index:0;user-select:none}#join .join-hero-silhouettes{z-index:0}#join .join-card{z-index:2;position:relative}.join-mobile-art{display:none;position:absolute;left:50%;top:0;width:100%;max-width:390px;height:auto;transform:translate(-50%);pointer-events:none;z-index:0;user-select:none}.join-mobile-player{display:none;position:absolute;left:50%;top:-72px;width:100%;max-width:390px;height:auto;transform:translate(-50%);clip-path:inset(30% 0 0 0);pointer-events:none;z-index:0;user-select:none}.join-card{position:relative;z-index:3;max-width:720px;margin:0 auto;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;text-align:center}.join-h{font-family:var(--serif);font-weight:400;font-size:80px;line-height:1;letter-spacing:-1.2px;text-align:center;margin:0;color:var(--cream);max-width:none}.join-h em{font-style:italic;color:var(--cream);opacity:.9;font-weight:500}.join-lede{font-family:var(--serif);font-size:22px;line-height:1.3;letter-spacing:-.044px;max-width:620px;margin:24px auto 36px;text-align:center;color:var(--cream)}.join-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:700px;margin:0 auto}.join-field{appearance:none;width:100%;min-width:0;background:transparent;border:1px solid var(--cream);border-radius:5px;padding:0 16px;height:60px;font-family:var(--sans);font-size:14px;color:var(--cream);transition:border-color .16s ease;text-align:left}.join-field:focus{border-color:var(--cream);outline:none}.join-field::placeholder{color:var(--cream);font-weight:400}.join-field-email,.join-field-zip{grid-column:1 / -1}.join-field[aria-invalid=true],.join-field input[aria-invalid=true]{border-color:var(--red)}.join-age{grid-column:1 / -1;display:flex;align-items:center;gap:7px;font-family:var(--sans);font-size:13px;line-height:1.3;letter-spacing:-.065px;color:var(--cream);cursor:pointer;padding:4px 0;justify-content:center}.join-age input{position:absolute;opacity:0;pointer-events:none}.join-age-box{width:17px;height:17px;border:1px solid var(--cream);flex-shrink:0;position:relative;transition:background .12s ease}.join-age input:checked+.join-age-box:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--cream);font-size:14px;line-height:1}.join-submit-wrap{grid-column:1 / -1;display:flex;justify-content:center;margin-top:12px}.join-submit{appearance:none;border:0;background:var(--cream);color:var(--ink);border-radius:4px;padding:12px 18px;height:38px;font-family:var(--sans);font-size:14px;font-weight:400;letter-spacing:0;text-transform:capitalize;transition:background .16s ease,color .16s ease,transform .12s ease;white-space:nowrap;cursor:pointer}.join-submit:hover{background:var(--red);color:var(--cream)}.join-submit:active{transform:translateY(1px)}.join-error{color:var(--red);font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-top:14px}.join-perks{list-style:none;padding:28px 0 0;margin:36px auto 24px;max-width:640px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid rgba(248,243,227,.22)}.join-perks li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.4;color:var(--cream);text-align:left}.join-perk-num{font-family:var(--mono);font-size:11px;letter-spacing:.16em;color:var(--red);flex-shrink:0;padding-top:2px}.join-fine{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);opacity:.55;margin-top:12px}body.mtb .join-section{padding:60px 28px 80px}body.mtb .join-h{font-size:48px}body.mtb .join-lede{font-size:16px}body.mtb .join-card{max-width:380px}body.mtb .join-form{grid-template-columns:1fr 1fr}body.mtb .join-submit{grid-column:1 / -1;height:38px}body.mtb .join-perks{grid-template-columns:1fr;gap:12px}@media(min-width:768px)and (max-width:900px){.join-card{max-width:540px}.join-form{max-width:540px;gap:16px}.join-field{height:56px}}body.mvw .join-section{padding:56px 16px 64px}body.mvw .join-h{font-size:40px}body.mvw .join-lede{font-size:15px;margin:16px auto 24px}body.mvw .join-form{grid-template-columns:1fr;gap:10px}body.mvw .join-submit{height:38px}body.mvw .join-perks{grid-template-columns:1fr;gap:10px;margin-top:28px;padding-top:22px}body.mvw .join-hero-silhouettes{display:none}body.mvw .join-mobile-art{display:block;clip-path:inset(0 0 62% 0)}body.mvw .join-mobile-player{display:block}body.mtb .join-hero-silhouettes{max-height:min(62vw,520px)}body.mvw{min-width:0;margin:0 auto;box-shadow:0 0 0 1px #00000014,0 24px 60px #0000002e}body.mvw .hero{padding:40px 20px 56px}body.mvw .hero .hero-decor-l{left:-40px;bottom:-20px;width:220px;height:200px}body.mvw .hero .hero-decor-r{right:-30px;bottom:20px;width:180px;height:160px}body.mvw .hero .kicker{font-family:var(--serif);font-weight:600;font-size:20px;line-height:1;letter-spacing:-.1px;margin:0 0 10px}body.mvw .hero h1{font-size:45px;line-height:1;letter-spacing:-.5px;max-width:296px;margin:0 auto}body.mvw .hero p.lede{font-size:18px;line-height:1.3;letter-spacing:0;max-width:296px;margin:24px auto 0}body.mvw .play-btn{width:64px;height:64px}body.mvw .play-btn svg{width:100%;height:100%}body.mvw .video-meta{font-size:9px;left:14px;bottom:12px;gap:8px}body.mvw .section{padding:64px 16px}body.mvw .section h2{font-size:38px}body.mvw .section .blurb{font-size:15px;margin-top:18px}body.mvw section.join-section{min-height:1004px;padding:56px 16px 64px}.recipes-heading{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.recipes-heading .recipes-hero-decor{align-self:stretch}.recipes-hero-decor{display:none;pointer-events:none;position:relative;z-index:0;width:calc(100% + 32px);max-width:none;height:auto;margin:0 -16px 12px}body.mvw .recipes-hero-decor{display:block;margin:-40px -16px 40px}body.mvw .recipes-heading h2{margin-top:0}body.mvw #recipes{padding:20px 16px 100px}body.mvw #recipes>img.recipes-spark-c,body.mvw #recipes>img.recipes-spark-b{display:none!important}body.mvw #recipes>img.recipes-trophy{left:-4px!important;top:auto!important;bottom:16px!important;width:118px!important;transform:none!important;transform-origin:bottom left!important}.recipe-spark{display:none;aspect-ratio:1/1}body.mvw .recipe-spark{display:block;position:absolute;pointer-events:none}body.mvw .recipes-title-wrap .recipe-spark{width:50px;height:auto;right:8px;top:0}body.mvw .heron-zooms{position:relative}body.mvw .heron-zooms .recipe-spark-1{width:32px;height:auto;right:30px;top:-36px}body.mvw .heron-zooms .recipe-spark-2{width:32px;height:auto;right:8px;top:-56px;transform:rotate(-75deg)}body.mvw .heron-zooms .recipe-spark-3{width:22px;height:auto;right:12px;top:-16px;transform:scaleX(-1)}.carousel-wrap{position:relative;display:flex;justify-content:center}.carousel-wrap>.recipes,.carousel-wrap>.heron-zooms{width:100%}.carousel-arrow{display:none}body.mvw .carousel-wrap{margin:0 -16px;display:block}body.mvw .carousel-arrow{display:block;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:60px;padding:0;margin:0;background:transparent;border:0;cursor:pointer;-webkit-appearance:none;appearance:none;z-index:5;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18));transition:opacity .16s ease}body.mvw .carousel-arrow.is-hidden{opacity:0;pointer-events:none}body.mvw .carousel-arrow>svg{display:block;width:100%;height:100%}body.mvw .carousel-arrow-left{left:0}body.mvw .carousel-arrow-right{right:0}body.mvw .carousel-arrow:active{transform:translateY(-50%) scale(.95)}body.mvw .recipes{display:flex;grid-template-columns:none;gap:20px;margin:36px 0 0;padding:0;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}@media(min-width:600px){body.mvw .carousel-wrap{margin:0;display:flex;justify-content:center}body.mvw .recipes,body.mvw .heron-zooms{overflow-x:visible;scroll-snap-type:none;justify-content:center;padding:0;margin-top:36px}body.mvw .recipes>.recipe:first-child,body.mvw .heron-zooms>.heron-zoom:first-child{margin-left:0}body.mvw .recipes>.recipe:last-child,body.mvw .heron-zooms>.heron-zoom:last-child{margin-right:0}body.mvw .carousel-arrow{display:none!important}}body.mvw .recipes::-webkit-scrollbar{display:none}body.mvw .recipe{flex:0 0 270px;scroll-snap-align:start}body.mvw .recipes>.recipe:first-child{margin-left:20px}body.mvw .recipes>.recipe:last-child{margin-right:20px}body.mvw .recipe-img{aspect-ratio:270/304}body.mvw .recipe-title{font-size:16px;line-height:1.3;letter-spacing:-.032px;padding:15px}body.mvw .heron-zooms{grid-template-columns:none;display:flex;gap:20px;padding:0;margin:40px 0 0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.mvw .heron-zooms::-webkit-scrollbar{display:none}body.mvw .heron-zoom{flex:0 0 270px;scroll-snap-align:start}body.mvw .heron-zooms>.heron-zoom:first-child{margin-left:20px}body.mvw .heron-zooms>.heron-zoom:last-child{margin-right:20px}body.mvw .heron-zoom-img{aspect-ratio:270/200}body.mvw .heron-zoom figcaption{font-size:14px;line-height:1.3;margin-top:15px}body.mvw .film-strip{width:90%;margin:36px auto 16px}body.mvw #great.section{padding:40px 20px 56px}body.mvw #great h2{font-size:45px;line-height:1;letter-spacing:-.5px;max-width:296px;margin:0 auto}body.mvw #great .blurb{font-size:18px;line-height:1.3;letter-spacing:0;max-width:296px;margin:24px auto 0}body.mvw .story-progress{width:100%;height:3px;gap:2px;margin:40px 0 11px}body.mvw .story-progress-track{height:3px;border-radius:40px}body.mvw .story-progress-fill{border-radius:40px}body.mvw #great .mosaic-grid{display:flex;flex-direction:column;max-width:100%;margin:0;gap:0}body.mvw #great .mosaic-frame{width:100%}body.mvw #great .mosaic-image-wrap{border-radius:4px 4px 0 0;aspect-ratio:336/361}body.mvw #great .mosaic-card-pop{display:none}body.mvw #great .mosaic-card-mobile{display:block;background:var(--green);color:var(--cream);width:100%;padding:20px;box-sizing:border-box;border-radius:0 0 4px 4px;margin:0;text-align:left}body.mvw #great .mosaic-card-mobile .mosaic-story-image{aspect-ratio:296/170;margin-bottom:16px}body.mvw #great .mosaic-card-mobile .mosaic-story-title{font-size:22px;letter-spacing:-.33px}body.mvw #great .mosaic-card-mobile .mosaic-story-body{font-size:14px;line-height:1.3;letter-spacing:-.014px;margin-top:14px}body.mvw #great .spot{width:14px;height:14px}body.mvw #great .spot.active{width:22px;height:22px}.heron-mobile-ball{display:none;pointer-events:none}body.mvw .heron-mobile-ball{display:block;position:relative;z-index:1;width:calc(100% + 64px);margin:30px -32px 0;aspect-ratio:454 / 188}body.mvw .heron-mobile-ball svg{display:block;width:100%;height:100%}body.mvw .decor-ball-wide{display:none}body.mvw .heron-section h2.interwoven-h{font-size:45px;line-height:1;letter-spacing:-.5px}body.mvw .heron-section .blurb{font-size:16px;line-height:1.3;letter-spacing:-.032px;max-width:315px;margin:30px auto 0}body.mvw .heron-column{gap:20px;padding:0 20px;margin-top:0}body.mvw .jersey-panel{display:flex;flex-direction:column;gap:12px;background:var(--cream);border-radius:4px;padding:10px 10px 16px}body.mvw .jersey-card{background:transparent;border-radius:0;aspect-ratio:336/306}body.mvw .jersey-card-art{border-radius:0}body.mvw .heron-zooms{grid-template-columns:1fr;gap:24px;padding:0 16px}body.mvw .heron-section>.carousel-wrap{display:none}body.mvw .jmarker-pop{display:none}body.mvw .jmarker-dot{width:16px;height:16px;transition:width .18s ease,height .18s ease,border-radius .18s ease,background-color .18s ease}body.mvw .jmarker.is-active{z-index:4}body.mvw .jmarker.is-active .jmarker-dot{width:24px;height:24px;box-shadow:0 4px 10px #00000040,0 10px 24px #00000059}body.mvw .heron-column{display:block;width:auto;padding:0;margin:0 4px;--jersey-shift: 0%}body.mvw .jersey-row{overflow:hidden;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap}body.mvw .jersey-row{background:var(--cream);border-radius:4px 4px 0 0}body.mvw .jersey-row>.jersey-panel{flex:0 0 100%;width:100%;margin:0;background:transparent;padding:10px 10px 0;box-sizing:border-box;transform:translate(var(--jersey-shift, 0%))}.heron-section.section>.jersey-detail-track{z-index:auto!important;position:static!important}.jersey-detail-track{display:none}body.mvw .jersey-detail-track{display:flex;gap:0;margin:0 4px;background:var(--cream);border-radius:0 0 4px 4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.mvw .jersey-detail-track::-webkit-scrollbar{display:none}body.mvw .jersey-detail-card{flex:0 0 100%;scroll-snap-align:start;margin:0;padding:10px 10px 20px;box-sizing:border-box}body.mvw .jersey-detail-card .heron-zoom-img{aspect-ratio:295/170;border-radius:4px;overflow:hidden}body.mvw .jersey-detail-card .heron-zoom-img img{position:static;width:100%;height:100%;object-fit:cover}body.mvw .jersey-detail-card figcaption{padding:16px 0 0;display:flex;flex-direction:column;gap:0}body.mvw .jersey-detail-num{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:99px;background:var(--green);color:var(--cream);font-family:var(--serif);font-size:16px;line-height:1;font-weight:700;margin-bottom:8px}body.mvw .jersey-detail-title{font-family:var(--serif);font-size:22px;line-height:1.1;letter-spacing:-.33px;margin:0;font-weight:400;color:var(--green)}body.mvw .jersey-detail-desc{font-family:var(--serif);font-size:14px;line-height:1.3;margin:8px 0 0;color:var(--green)}body.mvw .jersey-panel-detail-num{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:99px;background:var(--green);color:var(--cream);font-family:var(--serif);font-size:16px;line-height:1;font-weight:700;margin-bottom:8px}body.mvw .jersey-panel-detail-title{font-family:var(--serif);font-size:22px;line-height:1.1;letter-spacing:-.33px;margin:0;font-weight:400;color:var(--green)}body.mvw .jersey-panel-detail-desc{font-family:var(--serif);font-size:14px;line-height:1.3;margin:8px 0 0;color:var(--green)}.jersey-arrow{display:none}body.mvw .heron-column{position:relative;z-index:2}body.mvw .jersey-arrow{display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:33px;height:50px;background:transparent;border:0;padding:0;cursor:pointer;z-index:10;transform:translate(-30%,-50%)}body.mvw .jersey-arrow-next{left:auto;right:0;transform:translate(30%,-50%)}body.mvw .heron-column.at-start .jersey-arrow-prev,body.mvw .heron-column.at-end .jersey-arrow-next{visibility:hidden;pointer-events:none}body.mvw .jersey-arrow svg{width:100%;height:100%;display:block}body.mvw .jersey-card{position:relative}body.mvw .heron-zoom figcaption{font-size:14px}body.mvw .heron-video{grid-template-columns:1fr;gap:24px;padding:0}body.mvw .heron-video-media{border-radius:0}body.mvw .heron-video-copy{padding:0 16px}body.mvw .heron-video-copy h3{font-size:36px}body.mvw .heron-video-copy p{font-size:15px}body.mvw .jmarker-pop{width:min(280px,80vw)}body.mvw .heron-video-media .play-btn{width:56px;height:56px}body.mvw .hero .play-btn{width:64px;height:64px}body.mvw .players{grid-template-columns:1fr;gap:14px;margin-top:36px}body.mvw .player{aspect-ratio:335/409}body.mvw .player .nm{font-size:28px}body.mvw footer.foot{padding:36px 16px 24px}body.mvw .foot-top{flex-direction:column;gap:32px}body.mvw .foot-right{flex-direction:column;gap:24px}body.mvw .foot-nav{flex-wrap:wrap;gap:24px 32px}body.mvw .foot-social{gap:16px}body.mvw .foot-legal{gap:4px 0}body.mvw .flutter{transform:scale(.5);opacity:.7}body.mvw section>img[alt=""]:not(.join-mobile-art):not(.join-mobile-player):not(.hero-decor):not(.hub-hero-player):not(.hub-hero-spark):not(.hub-hero-ball):not(.hub-hero-product-lockup):not(.hub-hero-mobile-decor):not(.hub-hero-mobile-top):not(.recipes-trophy):not(.hub-score-mobile-stars):not(.hub-score-mobile-stars-right),body.mvw .hero>img[alt=""]:not(.hero-decor):not(.hub-hero-player):not(.hub-hero-spark):not(.hub-hero-ball):not(.hub-hero-product-lockup):not(.hub-hero-mobile-decor):not(.hub-hero-mobile-top){transform:scale(.45);transform-origin:top left}body.mvw .hero>img[src*=flutter-hero-left]{transform-origin:bottom left;transform:scale(.45)}body.mvw .hero>img[src*=flutter-hero-right]{transform-origin:bottom right;transform:scale(.45)}body.mvw .hero .hero-decor{transform:none!important}body.mvw section>img[src*=flutter-wide-left]{transform-origin:top left;transform:scale(.42)}body.mvw section>img[src*=flutter-tall-right]{right:0!important;transform-origin:top right;transform:scale(.55)}body.mvw .decor-ball-wide{left:0!important;bottom:0!important;transform:translate(-50%) scale(.6);transform-origin:bottom left}body.mvw .decor-ball-tall{right:0!important;top:0!important;transform:translate(50%) scale(.6);transform-origin:top right}body.mvw section>img[src*=flutter-wide-left]{left:0!important;transform:translate(-50%) scale(.6)!important;transform-origin:top left!important}body.mvw section>img[src*=flutter-tall-ball-right]{right:0!important;transform:translate(50%) scale(.6)!important;transform-origin:top right!important}body.mvw section>img[src*=flutter-wide-ball]{transform-origin:bottom left;transform:scale(.45)}body.mvw section>img[src*=flutter-tall-ball-right]{transform-origin:top right;transform:scale(.42)}body.mvw section>img[src*=flutter-burst]:not(.recipes-trophy){transform-origin:top left;transform:scale(.5)}body.mvw .hero .title-wrap .spark-l{width:44px;height:40px;margin-right:6px;margin-bottom:-14px}body.mvw .hero .title-wrap .spark-r{width:32px;height:27px;margin-left:6px;margin-bottom:-12px}body.mtb{min-width:0;margin:0 auto;box-shadow:0 0 0 1px #00000014,0 24px 60px #0000002e}body.mtb .nav{padding:0}body.mtb .nav-bar{padding:0 24px;gap:18px}body.mtb .nav-links,body.mtb .nav-right .nav-link{display:none}body.mtb .nav-menu-toggle{display:inline-flex;justify-self:start}body.mtb .nav-right{gap:10px}body.mtb .hero{padding:64px 28px 80px}body.mtb .hero h1{font-size:88px}body.mtb .hero .kicker{font-size:30px}body.mtb .hero p.lede{font-size:17px}body.mtb .hero .video-wrap{width:calc(100% - 56px);max-width:none;margin-left:auto;margin-right:auto}body.mtb .hero .hero-decor-l{inset:auto auto 16px -28px;width:min(240px,34vw);height:auto;transform:none}body.mtb .section{padding:96px 28px}body.mtb #athletes.section{padding:48px 28px 32px}body.mtb #athletes .players{margin-top:28px}body.mtb #athletes .players-cta-wrap{margin-top:24px}body.mtb section.join-section{padding:44px 28px 56px}body.mtb .section h2{font-size:64px}body.mtb .section .blurb{font-size:16px}body.mtb .recipes{grid-template-columns:1fr 1fr;gap:22px}body.mtb #great .mosaic-grid{max-width:100%!important}body.mtb .heron-zooms{padding:0 28px}body.mtb .heron-video{grid-template-columns:1fr;gap:28px;padding:0 28px}body.mtb .heron-video-copy h3{font-size:52px}body.mtb .players{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:100%}body.mtb .players .player{flex:none;min-width:0;width:100%}body.mtb .player .nm{font-size:36px}body.mtb footer.foot{padding:48px 28px 28px}body.mtb .foot-top{flex-direction:column;gap:36px}body.mtb .foot-right{flex-wrap:wrap;gap:32px}body.mtb .foot-nav{flex-wrap:wrap;gap:20px 36px}body.mtb section>img[alt=""]:not(.hero-decor):not(.hub-hero-player):not(.hub-hero-spark):not(.hub-hero-sparks):not(.hub-hero-ball):not(.hub-hero-product-lockup):not(.hub-score-spark):not(.hub-score-ball):not(.hub-score-photo),body.mtb .hero>img[alt=""]:not(.hero-decor):not(.hub-hero-player):not(.hub-hero-spark):not(.hub-hero-sparks):not(.hub-hero-ball):not(.hub-hero-product-lockup){transform:scale(.78);transform-origin:top left}body.mtb #join>.join-hero-silhouettes{bottom:108px;transform:translate(-50%);transform-origin:bottom center}body.mtb .hero>img[src*=flutter-hero-left]{transform-origin:bottom left;transform:scale(.78)}body.mtb .hero>img[src*=flutter-hero-right]{transform-origin:bottom right;transform:scale(.78)}body.mtb section>img[src*=flutter-wide-left]{transform-origin:top left;transform:scale(.45)}body.mtb section>img[src*=flutter-tall-right]{transform-origin:top right;transform:scale(.45)}body.mtb section>img[src*=flutter-wide-ball]{transform-origin:bottom left;transform:scale(.45)}body.mtb section>img[src*=flutter-tall-ball-right]{transform-origin:top right;transform:scale(.45)}body.mtb .decor-ball-wide{transform:scale(.45);transform-origin:bottom left}body.mtb .decor-ball-tall{transform:scale(.45);transform-origin:top right}body.mtb #recipes>img.recipes-trophy{left:16px!important;top:24px!important;transform:scale(.42);transform-origin:top left}body.mtb #recipes>img.recipes-spark-c{right:-10px!important;top:20px!important;transform:scale(.55);transform-origin:top right}body.mtb #recipes>img.recipes-spark-b{right:-30px!important;bottom:60px!important;transform:scale(.5);transform-origin:bottom right}body.mtb #great>img[src*=mini-ribbon]{right:16px!important;top:28px!important;transform:scale(.55);transform-origin:top right}body.mtb #great>img[src*=spark-a]{right:16px!important;bottom:80px!important;transform:scale(.55);transform-origin:bottom right}body.mvw #great>img[src*=mini-ribbon]{right:-4px!important;top:12px!important;transform:scale(.32)!important;transform-origin:top right!important}body.mvw #great>img[src*=spark-a]{right:4px!important;bottom:80px!important;transform:scale(.42)!important;transform-origin:bottom right!important}body.mtb #apparel>img[src*=confetti-bits]{left:24px!important;top:24px!important;transform:scale(.6);transform-origin:top left}body.mtb #apparel>img[src*=flutter-tall-right]{right:0!important;top:40px!important;transform:scale(.55);transform-origin:top right}body.mvw #apparel>img[src*=confetti-bits]{left:8px!important;top:12px!important;transform:scale(.35)!important;transform-origin:top left!important}body.mvw #apparel>img[src*=flutter-tall-right]{right:-10px!important;top:20px!important;transform:scale(.35)!important;transform-origin:top right!important}body.mtb #athletes>img[src*=flutter-wide-left]{left:0!important;top:40px!important;transform:scale(.55);transform-origin:top left}body.mtb #athletes>img[src*=flutter-tall-ball-right]{right:0!important;top:0!important;transform:scale(.55);transform-origin:top right}body.mvw #athletes>img[src*=flutter-wide-left]{left:-10px!important;top:20px!important;transform:scale(.32)!important;transform-origin:top left!important}body.mvw #athletes>img[src*=flutter-tall-ball-right]{right:-10px!important;top:0!important;transform:scale(.32)!important;transform-origin:top right!important}@media(max-width:1100px){body.nav-menu-open{overflow:hidden}.nav-bar{height:58px;padding:0 20px;gap:12px}.nav-links,.nav-where,.nav-right .nav-link{display:none}.nav-menu-toggle{display:inline-flex;justify-self:start}.nav-right{gap:10px;align-items:center}.nav-logo-img{width:120px}.nav-search{justify-self:end}.nav-products-panel{display:none}.nav-mobile-drawer{display:block;position:fixed;inset:58px 0 0;background:#1b3a329e;opacity:0;pointer-events:none;transition:opacity .18s ease;overflow:hidden}.nav.menu-open .nav-mobile-drawer{opacity:1;pointer-events:auto}.nav-mobile-track{width:200%;height:100%;display:grid;grid-template-columns:1fr 1fr;transform:translate(0);transition:transform .3s cubic-bezier(.2,.8,.2,1)}.nav-mobile-track.show-products{transform:translate(-50%)}.nav-mobile-pane{background:#fff;width:100vw;min-height:100%;transform:translate(-100%);transition:transform .3s cubic-bezier(.2,.8,.2,1);overflow-y:auto}.nav.menu-open .nav-mobile-pane{transform:translate(0)}.nav-mobile-row,.nav-mobile-back,.nav-mobile-product-row{appearance:none;background:#fff;border:0;border-bottom:1px solid rgba(27,58,50,.12);color:var(--ink);display:flex;align-items:center;width:100%;min-height:66px;padding:0 24px;font-family:var(--serif);font-size:18px;font-weight:600;text-decoration:none}.nav-mobile-row{justify-content:space-between}.nav-mobile-back{gap:18px;font-family:var(--sans);font-size:16px}.nav-mobile-cta{display:inline-flex;margin:18px 24px;padding:10px 14px;border:1px solid var(--ink);border-radius:4px;color:var(--ink);font-family:var(--sans);font-size:14px;text-decoration:none}.nav-mobile-product-row{gap:24px;min-height:74px}.nav-mobile-thumb{width:40px;height:52px;border-radius:6px;background:#f7f7f2;display:inline-grid;place-items:center;flex:0 0 auto}.nav-mobile-thumb img{width:36px;max-height:46px;object-fit:contain}.nav-mobile-product-links{display:flex;flex-direction:column;gap:8px;padding:0 24px 16px 88px;border-bottom:1px solid rgba(27,58,50,.12);background:#fff}.nav-mobile-product-links a{color:var(--ink);font-family:var(--serif);font-size:14px;text-decoration:none}}.ball-spin{transform:rotate(var(--scroll-rot, 0deg));transform-box:view-box;will-change:transform}@media(prefers-reduced-motion:reduce){.ball-spin{transform:none}}html.a11y-reduced-motion .ball-spin{transform:none}[data-parallax]{will-change:transform,margin-top,margin-bottom}.decor-ball-wide{position:absolute;left:0;bottom:0;width:461px;height:304px;pointer-events:none;z-index:0}.decor-ball-tall{position:absolute;right:0;top:0;width:372px;height:749px;pointer-events:none;z-index:0}.decor-ball-wide svg,.decor-ball-tall svg,.hero-decor svg{display:block;width:100%;height:100%}[data-video-toggle] .play-btn-pause,[data-video-toggle][data-playing=true] .play-btn-play{display:none}[data-video-toggle][data-playing=true] .play-btn-pause{display:grid}[data-video-toggle] .video-meta-label-pause,[data-video-toggle][data-playing=true] .video-meta-label-play{display:none}[data-video-toggle][data-playing=true] .video-meta-label-pause{display:inline}.recipe-modal{position:fixed;inset:0;background:#163029c7;backdrop-filter:blur(6px);z-index:200;display:flex;align-items:center;justify-content:center;padding:40px;overflow-y:auto}.recipe-modal-inner{background:var(--cream);border-radius:20px;max-width:1040px;width:100%;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;box-shadow:0 40px 80px #00000059;color:var(--ink)}.recipe-modal-img{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:520px}.recipe-modal-body{padding:48px 44px}.recipe-modal-eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.recipe-modal-ingredients-label{margin-bottom:10px}.recipe-modal-title{font-family:var(--serif);font-size:42px;line-height:1;letter-spacing:-.02em;margin:16px 0 12px;font-weight:500}.recipe-modal-why{font-size:15px;line-height:1.55;opacity:.85;margin:0 0 22px}.recipe-modal-ingredients{list-style:none;padding:0;margin:0}.recipe-modal-ingredients li{padding:10px 0;border-bottom:1px solid rgba(27,58,50,.15);font-size:15px;display:flex;align-items:center;gap:12px}.recipe-modal-dot{width:6px;height:6px;border-radius:99px;background:var(--red);flex-shrink:0}.recipe-modal-ctas{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.recipe-modal-close{background:transparent;color:var(--ink)}.recipe-modal-ctas .cta:hover{background:var(--cream);color:var(--ink);text-decoration:underline;text-underline-offset:.18em}.recipe-modal-ctas .recipe-modal-close:hover{background:transparent}@media(max-width:720px){.recipe-modal{padding:0;align-items:stretch}.recipe-modal-inner{grid-template-columns:1fr;border-radius:0;max-height:100dvh;overflow-y:auto}.recipe-modal-img{min-height:0;aspect-ratio:16 / 10}.recipe-modal-body{padding:24px 20px 32px}.recipe-modal-title{font-size:26px;margin:12px 0 10px}.recipe-modal-why{font-size:14px;margin:0 0 18px}.recipe-modal-ingredients li{font-size:14px;padding:8px 0}.recipe-modal-ctas{flex-direction:column;gap:8px;margin-top:20px}.recipe-modal-ctas .cta{width:100%;text-align:center}}.hub-hero{position:relative;background:var(--green);color:var(--cream);--hub-hero-pad-x: 50px;--hub-hero-copy-w: 668px;--hub-hero-player-w: 600px;--hub-hero-player-w-pct: 38%;--hub-hero-lockup-left: 7.88%;--hub-hero-lockup-top: 9.27%;--hub-hero-lockup-width: 38.29%;padding:70px var(--hub-hero-pad-x) 0;min-height:672px;overflow:hidden;display:flex;flex-direction:column}.hub-hero .hub-artboard{flex:1;display:flex;flex-direction:column;width:100%}.hub-story.section .hub-artboard{height:100%}.hub-hero-inner{position:relative;z-index:2;max-width:var(--hub-hero-copy-w);flex:1}.hub-hero-lockup{display:block;width:212px;height:auto;margin-bottom:20px}.hub-hero-title-break{display:none}.hub-hero h1{font-family:var(--serif);font-size:clamp(48px,6vw,80px);line-height:1;letter-spacing:-.015em;margin:0;font-weight:600}.hub-hero-lede{margin-top:110px;font-family:var(--serif);font-size:22px;line-height:1.3;letter-spacing:-.002em;color:#eae8e1;max-width:var(--hub-hero-copy-w)}.hub-hero-lede p{margin:0 0 1em}.hub-hero-lede p:last-child{margin-bottom:0}.hub-hero-visual{pointer-events:none}body:not(.mvw) .hub-hero-visual{position:absolute;left:max(28.53%,calc(var(--hub-hero-pad-x) + min(var(--hub-hero-copy-w),100% - 2 * var(--hub-hero-pad-x))));top:0;width:min(var(--hub-hero-player-w),var(--hub-hero-player-w-pct));height:100%;z-index:1}body:not(.mvw) .hub-hero-player-group{position:absolute;inset:0;pointer-events:none}body:not(.mvw) .hub-hero-player{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 24.8%;z-index:1}.hub-hero-product-lockup{position:absolute;pointer-events:none}.hub-hero-player-group .hub-hero-product-lockup{z-index:2!important}body:not(.mvw) .hub-hero-player-group .hub-hero-product-lockup{left:var(--hub-hero-lockup-left);top:var(--hub-hero-lockup-top);width:var(--hub-hero-lockup-width);height:auto}.hub-hero-ball{position:absolute;right:0;opacity:1;pointer-events:none;z-index:0}.hub-hero-spark{position:absolute;height:auto;pointer-events:none;z-index:0}body:not(.mvw) .hub-hero-sparks{position:absolute;right:0;top:0;height:100%;width:auto;max-width:none;pointer-events:none;z-index:0}body.mvw .hub-hero-sparks{display:none}body:not(.mvw) .hub-hero-spark-2{left:166%;top:47%;width:clamp(26px,10.5%,50px);transform:scaleX(-1) rotate(25deg)}body:not(.mvw) .hub-hero-spark-6{left:137%;top:74%;width:clamp(28px,12%,58px);transform:rotate(-56deg)}body:not(.mvw) .hub-hero-spark-7{left:131%;top:80%;width:clamp(20px,8.5%,40px);transform:scaleX(-1) rotate(124deg)}body:not(.mvw) .hub-hero-spark-8{left:121%;top:17%;width:clamp(24px,10%,47px);transform:scaleX(-1) rotate(124deg)}body:not(.mvw) .hub-hero-spark-9{left:92%;top:8%;width:clamp(32px,15.5%,71px);transform:scaleX(-1) rotate(-132deg)}body:not(.mvw) .hub-hero-spark-10{left:136%;top:103%;width:clamp(22px,9%,44px);transform:scaleX(-1) rotate(85deg)}body:not(.mvw) .hub-hero-spark-11{left:83%;top:-1%;width:clamp(22px,9%,44px);transform:rotate(4deg)}body:not(.mvw) .hub-hero-spark-12{left:133%;top:91%;width:clamp(20px,8.5%,39px);transform:rotate(.31deg)}body:not(.mvw) .hub-hero-spark-13{left:63%;top:8%;width:clamp(22px,10%,45px);transform:scaleX(-1) rotate(124deg)}body:not(.mvw) .hub-hero-spark-14{left:88%;top:30%;width:clamp(30px,14%,65px);transform:scaleX(-1) rotate(96deg)}body:not(.mvw) .hub-hero-spark-15{left:70%;top:-3%;width:clamp(28px,13%,61px);transform:scaleX(-1) rotate(35deg)}body:not(.mvw) .hub-hero-spark-16{left:53%;top:9%;width:clamp(22px,10%,45px);transform:scaleX(-1) rotate(-150deg)}@media(min-width:768px)and (max-width:1320px){body:not(.mvw) .hub-hero-spark-2{left:110%;top:80%;width:clamp(22px,8%,36px)}body:not(.mvw) .hub-hero-spark-6{left:104%;top:62%;width:clamp(22px,9%,42px)}body:not(.mvw) .hub-hero-spark-7{left:-8%;top:84%;width:clamp(18px,7%,32px)}body:not(.mvw) .hub-hero-spark-8{left:78%;top:18%;width:clamp(20px,8%,36px)}body:not(.mvw) .hub-hero-spark-9{left:52%;top:7%;width:clamp(26px,10%,46px)}body:not(.mvw) .hub-hero-spark-10{left:95%;top:87%;width:clamp(18px,7%,32px)}body:not(.mvw) .hub-hero-spark-11{left:70%;top:-1%;width:clamp(18px,7%,32px)}body:not(.mvw) .hub-hero-spark-12{left:72%;top:90%;width:clamp(18px,7%,32px)}body:not(.mvw) .hub-hero-spark-13{left:22%;top:8%;width:clamp(18px,7%,32px)}body:not(.mvw) .hub-hero-spark-14{left:45%;top:30%;width:clamp(24px,10%,46px)}body:not(.mvw) .hub-hero-spark-15{left:38%;top:-3%;width:clamp(24px,9%,42px)}body:not(.mvw) .hub-hero-spark-16{left:10%;top:10%;width:clamp(18px,7%,32px)}}.hub-hero-mobile-decor,.hub-hero-mobile-top,.hub-hero-mobile-visual-composite{display:none}body.mtb .hub-hero{--hub-hero-pad-x: clamp(28px, 5vw, 50px);--hub-hero-copy-w: clamp(360px, 52vw, 560px);--hub-hero-visual-w: clamp(300px, 36vw, 390px);min-height:672px}body.mtb .hub-hero-inner{max-width:var(--hub-hero-copy-w)}body.mtb .hub-hero-title-break{display:revert}body.mtb .hub-hero h1{font-size:clamp(48px,6vw,64px)}body.mtb .hub-hero-lede{margin-top:clamp(72px,8vw,92px);font-size:clamp(18px,2vw,20px);max-width:clamp(360px,48vw,520px)}body.mtb .hub-hero-visual{left:auto;right:clamp(16px,3vw,32px);width:var(--hub-hero-visual-w);height:100%}body.mtb .hub-hero-player-group{inset:auto auto 0 0;height:100%;width:auto;aspect-ratio:457 / 1273}body.mtb .hub-hero-player{object-fit:fill;object-position:center}body.mtb .hub-hero-ball{display:block;top:clamp(150px,17vw,190px);right:clamp(8px,2vw,24px);width:clamp(280px,32vw,360px);height:auto}body.mtb .hub-hero-mobile-decor{display:none}.hub-score.section{padding:70px 50px;min-height:528px;color:var(--green)}.hub-score-decor{position:absolute;right:0;bottom:0;width:min(461px,35vw);height:auto;pointer-events:none}.hub-score-inner{display:grid;grid-template-columns:minmax(0,571px) 1fr;gap:48px;align-items:center;max-width:1628px;margin:0 auto;position:relative;z-index:1}.hub-score-copy{position:relative;z-index:2}.hub-score h2{text-align:left;margin:0;max-width:none;font-weight:400;line-height:1;letter-spacing:-1.2px}.hub-score-heading-narrow,.hub-score-lede-tablet,.hub-score-lede-mobile,.hub-score-cta-tablet,.hub-score-legal-mobile{display:none}.hub-score .hub-score-copy .blurb,.hub-score-lede{text-align:left;margin:126px 0 0;max-width:450px;line-height:1.3;opacity:1}.hub-score-cta{margin-top:25px;display:inline-flex;font-size:14px;text-transform:capitalize;padding:12px 18px;font-weight:400;letter-spacing:0}.hub-score-legal{margin:30px 0 0;font-family:var(--sans);font-size:14px;line-height:1;max-width:450px}.hub-score-legal a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.hub-score-visual{position:relative;min-height:420px}.hub-score-photo{position:absolute;right:17px;top:-80px;width:min(1146px,72vw);height:auto;max-height:808px;object-fit:cover;object-position:center bottom;pointer-events:none}.hub-score-ball{position:absolute;right:52%;bottom:-60px;width:170px;height:auto;transform:rotate(-8.5deg);pointer-events:none}.hub-score-spark{position:absolute;pointer-events:none;z-index:0}.hub-score-inner>.hub-score-spark{z-index:-1!important}.hub-score-spark-trophy{left:36.5%;top:10%;width:190px;transform:rotate(-16.41deg)}.hub-score-mobile-stars,.hub-score-mobile-stars-right{display:none}body.mvw .hub-score-mobile-stars{display:block;position:absolute;left:0;top:0;width:119px;height:auto;pointer-events:none;z-index:1}body.mvw .hub-score-mobile-stars-right{display:block;position:absolute;right:0;top:0;width:66px;height:auto;pointer-events:none;z-index:1}body.mvw .hub-score-spark-trophy{display:none}.hub-score-spark-1{left:39%;top:17.6%;width:33px}.hub-score-spark-2{right:5%;top:8%;width:41px}.hub-score-spark-3{left:63%;top:62%;width:41px}.hub-score-spark-4{left:55%;top:53%;width:46px}.hub-score-spark-5{right:14%;top:4%;width:148px}.hub-score-spark-6{left:27%;top:13%;width:29px}.hub-score-spark-7{left:5%;top:21%;width:30px}.hub-score-spark-8{left:19%;top:5%;width:30px}.hub-score-spark-ribbon{right:2%;top:44%;width:262px}.hub-score-spark-9{left:42%;bottom:2%;width:34px}.hub-products.section{position:relative;padding:70px 50px 80px;min-height:1220px}.hub-products h2,.hub-products .blurb{color:var(--cream);text-align:center}.hub-products h2{font-weight:400;line-height:1;letter-spacing:-1.2px}.hub-products-lede{max-width:900px;margin-top:36px}.hub-products-lede-2{margin-top:1em}.hub-products-decor{position:absolute;pointer-events:none;z-index:0}.hub-products-decor-a{right:0;top:380px;width:min(794px,46vw);height:auto;opacity:.95}.hub-products-decor-b{left:50px;bottom:120px;width:120px;height:auto}.hub-products-decor-c{top:20px;right:30px;width:180px;height:auto}.hub-product-tabs{display:flex;flex-wrap:nowrap;gap:0;margin:48px auto 0;max-width:1628px;position:relative;z-index:1}.hub-product-tab{flex:1 1 0;min-height:94px;padding:22px 12px 18px;border:none;border-radius:16px 16px 0 0;text-align:center;font-family:var(--serif);cursor:pointer;position:relative;transition:background .18s ease,color .18s ease}.hub-product-tab.active{z-index:2}.hub-product-tab-label{display:block;font-size:28px;line-height:1.2;letter-spacing:-.02em}.hub-product-tab-sub{display:block;margin-top:6px;font-size:18px;opacity:.85}.hub-product-desktop{position:relative;z-index:1}.hub-product-accordion{display:none;position:relative;z-index:1;margin-top:32px}.hub-product-accordion-item+.hub-product-accordion-item{margin-top:8px}.hub-product-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:14px 18px;border:none;border-radius:8px;font-family:var(--serif);text-align:left;cursor:pointer}.hub-product-accordion-label{display:flex;flex-direction:column;gap:2px;font-size:20px;line-height:1.15}.hub-product-accordion-sub{font-size:14px;opacity:.85}.hub-product-accordion-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;transition:transform .25s ease}.hub-product-accordion-icon svg{width:100%;height:100%}.hub-product-accordion-item.open .hub-product-accordion-icon{transform:rotate(45deg)}.hub-product-panel--accordion{margin-top:8px;border-radius:8px}.hub-product-panel{margin:0 auto;max-width:1628px;min-height:649px;border-radius:0 0 20px 20px;display:grid;grid-template-columns:minmax(280px,514px) 1fr;gap:48px;padding:50px;align-items:center;position:relative;z-index:1}.hub-product-panel-media img{width:100%;max-height:480px;object-fit:contain;display:block}.hub-product-panel-copy h3{font-family:var(--serif);font-size:28px;line-height:1.15;margin:0 0 20px;font-weight:400;color:inherit}.hub-product-panel-copy>p{font-family:var(--serif);font-size:18px;line-height:1.3;letter-spacing:-.036px;margin:0 0 28px;color:inherit}.hub-product-kicker{font-family:var(--serif);font-size:25px;letter-spacing:-.375px;text-transform:none;margin:0 0 12px;color:inherit}.hub-product-highlight-icons{list-style:none;margin:0;padding:0;display:flex;gap:30px}.hub-product-highlight-icons li{line-height:0}.hub-product-highlight-icons img{width:90px;height:90px;display:block}.hub-product-panel--flip .hub-product-highlight-icons li:not(:first-child) img{mix-blend-mode:plus-lighter}.hub-product-panel-copy>.hub-product-highlights{margin-top:50px}.hub-product-benefits{margin-top:50px;font-family:var(--serif);font-size:18px;line-height:1.45;color:inherit}.hub-product-benefits strong{font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.015em}.hub-product-benefits ul{margin:8px 0 0;padding:0 0 0 27px;list-style:disc}.hub-product-benefits-columns{display:flex;gap:20px}.hub-nutrition{background:var(--green);color:var(--cream);overflow:hidden}.hub-yogurt-made{position:relative;padding:70px 50px 0;overflow:hidden}.hub-yogurt-heading{font-family:var(--serif);font-size:80px;line-height:1;letter-spacing:-1.2px;font-weight:400;color:var(--cream);text-align:center;margin:0 auto;max-width:626px}.hub-nutrition-decor{position:absolute;height:auto;pointer-events:none;z-index:0}.hub-nutrition-decor-tr{left:calc(1111 / 1728 * 100%);top:-10px;width:calc(617 / 1728 * 100%);right:auto}.hub-nutrition-decor-tl{left:calc(-373 / 1728 * 100%);top:-145px;width:32.8125%}.hub-nutrition-decor-br{left:calc(512 / 1728 * 100%);top:calc(640 / 1180 * 100%);width:calc(913 / 1728 * 100%);right:auto;bottom:auto}.hub-yogurt-panel{position:relative;z-index:1;margin:77px auto 0;max-width:1628px;background:var(--cream);color:var(--green);border-radius:16px;padding:70px 112px 48px}.hub-yogurt-panel h3{font-family:var(--serif);font-size:clamp(40px,5vw,80px);line-height:1;letter-spacing:-.015em;font-weight:400;text-align:center;margin:0;color:var(--green)}.hub-yogurt-intro{max-width:900px;margin:50px auto 0;text-align:center;color:var(--green);opacity:1}.hub-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;position:relative;z-index:1}.hub-pillar-card{background:var(--Oasis-Blue);color:var(--cream);padding:40px 20px 28px;min-height:448px;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:29px}.hub-pillar-art{height:176px;width:auto;max-width:100%;object-fit:contain}.hub-pillar-step{font-family:var(--serif);font-size:24px;line-height:1.1;margin:0;color:#e8e6df;font-weight:400;text-align:center}.hub-pillar-body{font-family:var(--serif);font-size:16px;line-height:1.3;margin:0;color:var(--cream);text-align:center}.hub-pillar-footnote{margin:24px 0 0;font-size:10px;line-height:1.4;max-width:296px;color:#fff}.hub-pillars-block{margin-top:50px}.hub-pillars-carousel.carousel-wrap{display:block}.hub-pillars-block .hub-pillar-footnote{position:relative;z-index:1;margin:20px 0 0;width:100%;max-width:none;padding:0 20px;box-sizing:border-box;text-align:left;color:var(--green)}.hub-inside-counts{position:relative;padding:70px 50px 100px;min-height:1196px;overflow:hidden}.hub-inside-decor-ribbon{position:absolute;top:-154px;left:924px;width:800px;pointer-events:none;z-index:0}.hub-inside-decor-confetti-1{position:absolute;top:433px;right:-7px;width:200px;pointer-events:none;z-index:0}.hub-inside-decor-confetti-2{position:absolute;top:494px;right:254px;width:300px;pointer-events:none;z-index:0}.hub-inside-player{position:absolute;right:-50px;top:clamp(32px,5vw,70px);width:min(414px,28vw);height:auto;pointer-events:none;z-index:1}.hub-inside-content{position:relative;z-index:2;max-width:774px}.hub-inside-content h2{font-family:var(--serif);font-size:clamp(40px,5vw,80px);line-height:1;letter-spacing:-1.2px;font-weight:400;color:#eae8e1;text-align:left;margin:0}.hub-inside-kicker{font-family:var(--serif);font-size:30px;line-height:1.1;margin:60px 0 0;color:#eae8e1}.hub-inside-lede{text-align:left;margin:20px 0 0;max-width:774px;color:#eae8e1;opacity:1}.hub-nutrition-accordion{position:relative;z-index:2;margin-top:100px;max-width:1354px;border-top:1px solid #eae8e1}.hub-nutrition-item{border-bottom:1px solid #eae8e1}.hub-nutrition-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:30px 0;border:none;background:transparent;font-family:var(--serif);font-size:clamp(28px,3vw,40px);line-height:1;color:#eae8e1;letter-spacing:-.6px;text-align:left;cursor:pointer}.hub-nutrition-star{color:#eae8e1;display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-shrink:0;transition:transform .3s ease}.hub-nutrition-star svg{width:100%;height:100%}.hub-nutrition-item.open .hub-nutrition-star{transform:rotate(45deg);width:35px;height:35px}.hub-nutrition-panel{padding:20px 0 40px;color:#eae8e1}.hub-nutrition-section{margin-bottom:40px}.hub-nutrition-section h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1;letter-spacing:-.375px;margin-bottom:16px;color:#eae8e1}.hub-nutrition-section p{font-size:22px;line-height:1.3;color:#eae8e1}.hub-nutrition-benefits{margin-bottom:40px}.hub-nutrition-benefits>h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1;letter-spacing:-.375px;margin-bottom:16px;color:#eae8e1}.hub-nutrition-benefits-intro{font-size:22px;line-height:1.3;color:#eae8e1;margin-bottom:30px}.hub-nutrition-benefit{display:flex;align-items:flex-start;gap:25px;margin-bottom:32px}.hub-nutrition-benefit:last-child{margin-bottom:0}.hub-nutrition-benefit img{width:97px;height:90px;flex-shrink:0;object-fit:contain}.hub-nutrition-benefit strong{display:block;font-size:22px;font-weight:700;margin-bottom:6px;color:#eae8e1}.hub-nutrition-benefit p{font-size:22px;line-height:1.3;margin:0;color:#eae8e1}.hub-nutrition-tip{font-size:18px;font-style:italic;opacity:.85;margin-top:20px;color:#eae8e1}.hub-nutrition-lineup{margin-bottom:40px}.hub-nutrition-lineup>h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1;letter-spacing:-.375px;margin-bottom:16px;color:#eae8e1}.hub-nutrition-lineup>p{font-size:22px;line-height:1.3;color:#eae8e1}.hub-nutrition-lineup-table{display:grid;gap:1px;margin-top:20px;background:#eae8e133;border:1px solid rgba(234,232,225,.3);border-radius:8px;overflow:hidden}.hub-nutrition-lineup-table .col-header,.hub-nutrition-lineup-table .col-value{padding:16px 12px;text-align:center;font-size:16px;color:#eae8e1}.hub-nutrition-lineup-table .col-header{font-weight:700;background:#eae8e11a;border-bottom:1px solid rgba(234,232,225,.2)}.hub-nutrition-lineup-table .col-image{padding:12px 8px;display:flex;align-items:center;justify-content:center}.hub-nutrition-lineup-table .col-image img{width:60px;height:auto;object-fit:contain}.hub-nutrition-footnote{font-size:14px;opacity:.7;margin-top:12px;color:#eae8e1}.hub-nutrition-cta{display:inline-flex;align-items:center;justify-content:center;min-width:227px;height:54px;background:#eae8e1;color:var(--green);padding:0 42px;border-radius:27px;font-family:var(--sans);font-size:14px;font-weight:400;line-height:1;text-decoration:none;margin-top:40px;transition:opacity .2s}.hub-nutrition-cta:hover{opacity:.9}.hub-nutrition-cup-item{padding:16px 0;border-bottom:1px solid rgba(234,232,225,.2)}.hub-nutrition-cup-item strong{display:block;font-size:22px;margin-bottom:6px;color:#eae8e1}.hub-nutrition-cup-item p{font-size:22px;line-height:1.3;margin:0;color:#eae8e1}.hub-youth.section{position:relative;overflow:hidden;padding:70px 50px;min-height:528px}.hub-youth-decor{position:absolute;right:0;top:0;width:min(794px,46vw);height:auto;pointer-events:none;opacity:.4}.hub-youth h2{text-align:left;max-width:none;margin:0;font-weight:400;line-height:1;letter-spacing:-1.2px;color:var(--cream)}.hub-youth-lede{text-align:left;margin-top:30px;max-width:none;color:var(--cream)}.hub-youth-cta{margin-top:25px;display:inline-flex;font-family:var(--sans);font-size:14px;font-weight:400;letter-spacing:0;line-height:1;text-transform:capitalize;padding:12px 18px}.hub-youth-inner{display:grid;grid-template-columns:minmax(0,862px) 1fr;gap:40px;align-items:center;max-width:1628px;margin:0 auto;position:relative;z-index:1}.hub-youth-visual img{width:100%;max-width:520px;margin-left:auto;display:block;object-fit:contain}body.mvw .hub-hero{--hub-hero-mobile-frame-w: min(100vw, 376px);--hub-hero-mobile-h: calc(var(--hub-hero-mobile-frame-w) * 822 / 376);min-height:var(--hub-hero-mobile-h);height:var(--hub-hero-mobile-h);padding:calc(var(--hub-hero-mobile-frame-w) * 60 / 376) calc(var(--hub-hero-mobile-frame-w) * 40 / 376) 0;overflow:hidden}body.mvw .hub-hero-inner{text-align:center;position:relative;z-index:2;max-width:none;width:100%;margin:0 auto;padding-bottom:50px}body.mvw .hub-hero-copy{display:flex;flex-direction:column;align-items:center}body.mvw .hub-hero-lockup{width:162px;margin:0 auto 20px}body.mvw .hub-hero-title-break{display:revert}body.mvw .hub-hero h1{text-align:center;font-size:45px;font-weight:700;letter-spacing:-.5px;line-height:1;max-width:none;margin:0 0 30px}body.mvw .hub-hero-lede{margin-top:0;font-size:16px;line-height:1.3;letter-spacing:-.002em;text-align:center;max-width:324px;margin-left:auto;margin-right:auto}body.mvw .hub-hero-lede p{margin:0 0 1.3em}body.mvw .hub-hero-lede p:last-child{margin-bottom:0}body.mvw .hub-hero-visual{position:absolute;right:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 - var(--hub-hero-mobile-frame-w) * 20 / 376);top:calc(var(--hub-hero-mobile-frame-w) * 433 / 376);width:calc(var(--hub-hero-mobile-frame-w) * 544 / 376);aspect-ratio:544 / 721;z-index:1}body.mvw .hub-hero-player-group{position:absolute;inset:0;pointer-events:none}body.mvw .hub-hero-player{position:absolute;inset:0;width:100%;height:100%;max-width:none;aspect-ratio:auto;object-fit:contain;object-position:center bottom;margin:0;display:block;z-index:1}body.mvw .hub-hero-ball,body.mvw .hub-hero-mobile-visual-composite{display:none}body.mvw .hub-hero-player-group .hub-hero-product-lockup{left:28.3%;top:16%;width:17.1%;height:auto}body.mvw .hub-hero-mobile-decor{display:block;position:absolute;left:31.2%;top:13.1%;width:68.5%;height:auto;pointer-events:none;z-index:0}body.mvw .hub-hero-spark{display:block;width:auto;height:auto}body.mvw .hub-hero-spark-6{left:-2.1%;top:1.7%;width:8.3%;transform:rotate(-56deg)}body.mvw .hub-hero-spark-7{left:83.2%;top:-1.8%;width:12.3%;transform:scaleX(-1) rotate(124deg)}body.mvw .hub-hero-spark-8{left:81.5%;top:4.8%;width:7.1%;transform:scaleX(-1) rotate(124deg)}body.mvw .hub-hero-spark-9{left:66%;top:4%;width:7.6%;transform:scaleX(-1) rotate(-132deg)}body.mvw .hub-hero-spark-10{left:24.5%;top:1.8%;width:7.9%;transform:scaleX(-1) rotate(85deg)}body.mvw .hub-hero-spark-11{left:92.6%;top:6.9%;width:8.3%;transform:rotate(4deg)}body.mvw .hub-hero-spark-12{left:-18.6%;top:-.9%;width:43.2%;transform:rotate(.31deg)}body.mvw .hub-hero-spark-13{left:92.3%;top:3.4%;width:5.8%;transform:scaleX(-1) rotate(124deg)}body.mvw .hub-hero-spark-15{left:72.8%;top:1.1%;width:7.1%;transform:scaleX(-1) rotate(35deg)}body.mvw .hub-hero-spark-2{display:block;left:91.2%;top:93.6%;width:8.9%;transform:scaleX(-1) rotate(25deg)}body.mvw .hub-hero-spark-14{display:block;left:83.3%;top:91.9%;width:8.1%;transform:scaleX(-1) rotate(96deg)}body.mvw .hub-hero-spark-16{left:77.9%;top:98.6%;width:9.4%;transform:scaleX(-1) rotate(-150deg)}body.mvw .hub-hero .hub-hero-spark{display:none}body.mvw .hub-hero-mobile-top{display:block;position:absolute;height:auto;pointer-events:none;z-index:0}body.mvw .hub-hero-mobile-top-1{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .832);top:calc(var(--hub-hero-mobile-frame-w) * -.018);width:calc(var(--hub-hero-mobile-frame-w) * .123)}body.mvw .hub-hero-mobile-top-2{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .815);top:calc(var(--hub-hero-mobile-frame-w) * .048);width:calc(var(--hub-hero-mobile-frame-w) * .071)}body.mvw .hub-hero-mobile-top-3{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .66);top:calc(var(--hub-hero-mobile-frame-w) * .04);width:calc(var(--hub-hero-mobile-frame-w) * .076)}body.mvw .hub-hero-mobile-top-4{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .728);top:calc(var(--hub-hero-mobile-frame-w) * .011);width:calc(var(--hub-hero-mobile-frame-w) * .071)}body.mvw .hub-hero-mobile-top-5{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .926);top:calc(var(--hub-hero-mobile-frame-w) * .069);width:calc(var(--hub-hero-mobile-frame-w) * .083)}body.mvw .hub-hero-mobile-top-6{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .923);top:calc(var(--hub-hero-mobile-frame-w) * .034);width:calc(var(--hub-hero-mobile-frame-w) * .058)}body.mvw .hub-hero-mobile-top-7{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * -.186);top:calc(var(--hub-hero-mobile-frame-w) * -.009);width:calc(var(--hub-hero-mobile-frame-w) * .432)}body.mvw .hub-hero-mobile-top-8{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * -.021);top:calc(var(--hub-hero-mobile-frame-w) * .017);width:calc(var(--hub-hero-mobile-frame-w) * .083)}body.mvw .hub-hero-mobile-top-9{left:calc((100vw - var(--hub-hero-mobile-frame-w)) / 2 + var(--hub-hero-mobile-frame-w) * .245);top:calc(var(--hub-hero-mobile-frame-w) * .018);width:calc(var(--hub-hero-mobile-frame-w) * .079)}body.mvw .hub-youth-inner{grid-template-columns:1fr}body.mvw .hub-score h2,body.mvw .hub-score-lede,body.mvw .hub-score .hub-score-copy .blurb,body.mvw .hub-youth h2,body.mvw .hub-youth-lede{text-align:center}body.mvw .hub-score.section{position:relative;display:block;padding:40px 0 0;min-height:clamp(580px,184.6vw,694px);overflow:hidden}body.mvw .hub-score-inner{position:relative;display:block;width:100%;max-width:376px;margin:0 auto;min-height:clamp(540px,174vw,654px);overflow:visible}body.mvw .hub-score-copy{position:relative;z-index:2;width:min(296px,calc(100% - 80px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}body.mvw .hub-score-heading-desktop{display:none}body.mvw .hub-score-heading-narrow{display:inline}body.mvw .hub-score h2{font-size:45px;letter-spacing:-.5px;line-height:1;width:100%}body.mvw .hub-score-lede-desktop,body.mvw .hub-score-lede-tablet,body.mvw .hub-score-cta-desktop,body.mvw .hub-score-cta-tablet,body.mvw .hub-score-legal-desktop{display:none}body.mvw .hub-score-lede-mobile,body.mvw .hub-score-legal-mobile{display:block}body.mvw .hub-score-cta-mobile{display:inline-flex}body.mvw .hub-score-lede,body.mvw .hub-score-lede-mobile{margin:0;font-size:16px;letter-spacing:-.032px;line-height:1.3;max-width:100%;width:100%}body.mvw .hub-score-cta{margin:0;font-size:14px;padding:12px 18px;border-radius:4px;text-transform:capitalize;line-height:1}body.mvw .hub-score-legal,body.mvw .hub-score-legal-mobile{margin:0;max-width:216px;font-size:14px;line-height:1;text-align:center}body.mvw .hub-score-visual{position:absolute;inset:252px 0 0;min-height:402px;width:100%;margin:0;z-index:1;pointer-events:none}body.mvw .hub-score-photo{position:absolute;right:-8px;top:14px;left:auto;width:min(340px,calc(100% - 36px));height:457px;max-height:none;transform:none;object-fit:cover;object-position:center bottom;border-radius:0;display:block}body.mvw .hub-score-ball{display:block;position:absolute;inset:294px auto auto -17px;width:min(109px,29vw);transform:rotate(-8.57deg)}body.mvw .hub-score-spark{display:block;position:absolute;pointer-events:none;z-index:0}body.mvw .hub-score-spark-trophy,body.mvw .hub-score-spark-1{display:none}body.mvw .hub-score-spark-2{left:348px;top:10px;width:22px;right:auto}body.mvw .hub-score-spark-3{left:323px;top:406px;width:17px}body.mvw .hub-score-spark-4{left:123px;top:411px;width:20px}body.mvw .hub-score-spark-5{left:106px;top:12px;width:13px;right:auto}body.mvw .hub-score-spark-6{left:351px;top:43px;width:17px;right:auto}body.mvw .hub-score-spark-7{left:53px;top:35px;width:16px}body.mvw .hub-score-spark-8{left:81px;top:16px;width:28px}body.mvw .hub-score-spark-ribbon{left:25px;top:407px;width:72px;right:auto}body.mvw .hub-score-spark-9{left:221px;top:633px;width:203px;right:auto}body.mvw .hub-product-desktop{display:none}body.mvw .hub-product-accordion{display:block;margin-top:32px;overflow-anchor:none}body.mvw .hub-product-accordion-item{position:relative}body.mvw .hub-product-accordion-item:nth-child(1){z-index:1}body.mvw .hub-product-accordion-item:nth-child(2){z-index:2}body.mvw .hub-product-accordion-item:nth-child(3){z-index:3}body.mvw .hub-product-accordion-item:nth-child(4){z-index:4}body.mvw .hub-product-accordion-item:nth-child(5){z-index:5}body.mvw .hub-product-accordion-item.open{z-index:10}body.mvw .hub-product-accordion-item+.hub-product-accordion-item{margin-top:-20px}body.mvw .hub-product-accordion-item.open+.hub-product-accordion-item{margin-top:0}body.mvw .hub-product-accordion-trigger{min-height:112px;padding:22px 40px 18px;border-radius:16px 16px 0 0;justify-content:center;text-align:center;position:relative}body.mvw .hub-product-accordion-trigger:has(.hub-product-accordion-sub){min-height:114px}body.mvw .hub-product-accordion-label{align-items:center;gap:8px;font-size:28px;line-height:1;letter-spacing:-.42px}body.mvw .hub-product-accordion-title{display:block}body.mvw .hub-product-accordion-sub{font-size:18px;letter-spacing:-.27px;opacity:1}body.mvw .hub-product-accordion-footnote{font-family:var(--sans);font-size:14px;letter-spacing:-.21px;line-height:1}body.mvw .hub-product-accordion-icon{position:absolute;top:12px;right:12px;width:19px;height:19px;transform:rotate(90deg)}body.mvw .hub-product-accordion-item.open .hub-product-accordion-icon{transform:rotate(135deg)}body.mvw .hub-product-panel--accordion{margin-top:0;border-radius:0 0 16px 16px}body.mvw .hub-product-tabs{flex-direction:row;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch}body.mvw .hub-product-tab{flex:1 1 auto;min-height:64px;min-width:0;border-radius:12px 12px 0 0}body.mvw .hub-product-tab-label{font-size:16px}body.mvw .hub-product-tab-sub{font-size:12px}body.mvw .hub-product-panel{grid-template-columns:1fr;padding:24px 20px;min-height:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}body.mvw .hub-product-panel-media,body.mvw .hub-product-panel-copy{min-width:0;max-width:100%}body.mvw .hub-product-panel-media img{width:100%;max-width:100%;height:auto;max-height:none}body.mvw .hub-product-panel-copy h3{font-size:24px;overflow-wrap:anywhere}body.mvw .hub-product-panel-copy>p{font-size:16px;overflow-wrap:anywhere}body.mvw .hub-product-panel-copy>.hub-product-highlights{margin-top:32px}body.mvw .hub-product-highlight-icons{flex-wrap:wrap;gap:16px 24px}body.mvw .hub-product-highlight-icons img{width:70px;height:70px}body.mvw .hub-product-benefits{margin-top:32px}body.mvw .hub-product-benefits-columns{flex-direction:column;gap:0}body.mvw .hub-pillars-block{margin-top:32px}body.mvw .hub-pillars-carousel.carousel-wrap{margin:0 -20px;display:block}body.mvw .hub-pillars-carousel .hub-pillars{display:flex;grid-template-columns:none;gap:20px;margin-top:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:calc((100% - min(345px,calc(100vw - 80px)))/2);-webkit-overflow-scrolling:touch;scrollbar-width:none}body.mvw .hub-pillars-carousel .hub-pillars::-webkit-scrollbar{display:none}body.mvw .hub-pillars-carousel .hub-pillar-card{flex:0 0 min(345px,calc(100vw - 80px));scroll-snap-align:center;min-height:480px;padding:32px 20px 28px;gap:16px}body.mvw .hub-pillars-carousel .hub-pillars>.hub-pillar-card:first-child{margin-left:calc((100% - min(345px,calc(100vw - 80px)))/2)}body.mvw .hub-pillars-carousel .hub-pillars>.hub-pillar-card:last-child{margin-right:calc((100% - min(345px,calc(100vw - 80px)))/2)}body.mvw .hub-pillars-block .hub-pillar-footnote{margin-top:16px;padding:0 calc((100% - min(345px,calc(100vw - 80px)))/2);max-width:none;width:100%;box-sizing:border-box}body.mvw .hub-pillar-art{height:210px;width:210px}body.mvw .hub-yogurt-made,body.mvw .hub-inside-counts{padding-left:16px;padding-right:16px}body.mvw .hub-inside-counts{min-height:auto}body.mvw .hub-inside-content h2,body.mvw .hub-inside-kicker,body.mvw .hub-inside-lede{text-align:center}body.mvw .hub-inside-player{position:relative;right:auto;height:225px;width:auto;margin:32px -16px 0 auto;display:block}body.mvw .hub-nutrition-decor,body.mvw .hub-inside-decor-ribbon,body.mvw .hub-inside-decor-confetti-1,body.mvw .hub-inside-decor-confetti-2{display:none}body.mvw .hub-yogurt-panel{padding:40px 20px 28px}body.mvw .hub-yogurt-heading{font-size:36px}body.mvw .hub-products{padding:48px 16px;min-height:0}body.mvw .hub-products-decor-a,body.mvw .hub-products-decor-b,body.mvw .hub-products-decor-c,body.mvw .hub-score-decor{display:none}body.mvw .hub-youth{padding:48px 16px}body.mvw .hub-youth-visual img{max-width:100%;width:100%;margin:0 auto}body.mvw .hub-youth-decor{display:none}body.mvw .hub-youth h2,body.mvw .hub-youth-lede{text-align:center}body.mvw .hub-youth-cta{display:flex;justify-content:center}body.mvw .hub-nutrition-trigger{font-size:26px;padding:22px 0}body.mvw .hub-nutrition-accordion{width:100%}body.mvw .hub-nutrition-section h3{font-size:20px}body.mvw .hub-nutrition-section p{font-size:18px}body.mvw .hub-nutrition-benefit{flex-direction:column;gap:12px}body.mvw .hub-nutrition-benefit img{width:64px;height:60px}body.mvw .hub-nutrition-benefit strong,body.mvw .hub-nutrition-benefit p{font-size:18px}body.mvw .hub-nutrition-lineup-table{grid-template-columns:repeat(3,1fr)}body.mvw .hub-nutrition-lineup-table .col-header,body.mvw .hub-nutrition-lineup-table .col-value{font-size:13px;padding:12px 8px}body.mvw .hub-nutrition-lineup-table .col-image img{width:40px}body.mvw .hub-nutrition-cta{font-size:16px;padding:12px 24px}body.mvw .hub-nutrition-cup-item strong,body.mvw .hub-nutrition-cup-item p,body.mvw .hub-nutrition-benefits-intro{font-size:18px}body.mtb .hub-score.section{padding-bottom:0}body.mtb .hub-score-inner{align-items:stretch;min-height:458px}body.mtb .hub-score-visual{min-height:420px;height:100%}body.mtb .hub-score-photo{top:auto;bottom:0;right:0;width:min(1146px,78vw);max-height:100%;object-fit:contain;object-position:right bottom}body.mtb .hub-score-ball{bottom:0}body.mtb .hub-products{padding:56px 28px 64px;min-height:auto}body.mtb .hub-product-tabs{flex-wrap:wrap}body.mtb .hub-product-tab{min-height:72px;border-radius:14px 14px 0 0}body.mtb .hub-product-panel{padding:36px 28px;gap:32px;min-height:auto}body.mtb .hub-products-decor-a{width:min(400px,38vw);opacity:.6}body.mtb .hub-nutrition-decor-tr{right:-2%;top:0;width:min(240px,24vw);opacity:.35}body.mtb .hub-nutrition-decor-tl{left:-4%;top:-4%;width:min(220px,22vw);opacity:.35}body.mtb .hub-nutrition-decor-br{right:-2%;bottom:-8%;width:min(280px,28vw);opacity:.25}body.mtb .hub-inside-decor-ribbon,body.mtb .hub-inside-decor-confetti-1,body.mtb .hub-inside-decor-confetti-2{display:none}body.mtb .hub-yogurt-made{padding:56px 28px 0}body.mtb .hub-yogurt-panel{padding:48px 40px 36px}body.mtb .hub-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}body.mtb .hub-pillar-card{min-height:320px}body.mtb .hub-inside-counts{padding:60px 28px 80px;min-height:auto}body.mtb .hub-inside-player{width:min(280px,26vw);right:-28px}body.mtb .hub-youth{padding:56px 28px}body.mtb .hub-youth-inner{gap:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}body.mtb .hub-youth-visual img{max-width:100%}.fed-by-many-mosaics{background:var(--green)}.mosaic-section--stacked{background:var(--green);color:var(--cream);padding:25px 49px;overflow:hidden}.mosaic-section--stacked .mosaic-decor{position:absolute;pointer-events:none;z-index:0;opacity:.95}.mosaic-section--stacked .mosaic-decor-l{left:-25%;bottom:12%;width:min(780px,55vw)}.mosaic-section--stacked .mosaic-decor-r{right:0;top:16%;width:min(162px,12vw)}.mosaic-section--stacked .mosaic-section-card{position:relative;z-index:1;background:var(--cream);color:var(--green);border-radius:20px;max-width:1629px;margin:0 auto;padding:50px 49px}.mosaic-section--stacked h2,.mosaic-section--stacked .blurb{color:var(--green);max-width:848px;margin-left:auto;margin-right:auto}.mosaic-section--stacked .story-progress{max-width:848px;margin-top:30px;margin-bottom:20px}.mosaic-section--stacked .mosaic-grid{max-width:848px}.mosaic-section--stacked .mosaic-image-wrap{aspect-ratio:848 / 908}body.mvw .mosaic-section--stacked.section{padding:40px 20px 56px;background:var(--green);color:var(--cream)}body.mvw .mosaic-section--stacked .mosaic-decor{display:none}body.mvw .mosaic-section--stacked .mosaic-section-card{background:transparent;padding:0;border-radius:0}body.mvw .mosaic-section--stacked h2{color:var(--cream);font-size:45px;line-height:1;letter-spacing:-.5px;max-width:296px;margin:0 auto}body.mvw .mosaic-section--stacked .blurb{color:var(--cream);font-size:18px;line-height:1.3;letter-spacing:0;max-width:296px;margin:30px auto 0}body.mvw .mosaic-section--stacked .story-progress{width:100%;height:3px;gap:2px;margin:40px 0 11px}body.mvw .mosaic-section--stacked .mosaic-grid{display:flex;flex-direction:column;max-width:100%;margin:0;gap:0}body.mvw .mosaic-section--stacked .mosaic-frame{width:100%}body.mvw .mosaic-section--stacked .mosaic-image-wrap{border-radius:4px 4px 0 0;aspect-ratio:336 / 393}body.mvw .mosaic-section--stacked .mosaic-card-pop{display:none}body.mvw .mosaic-section--stacked .mosaic-card-mobile{display:block;background:var(--cream);color:var(--green);width:100%;padding:20px;box-sizing:border-box;border-radius:0 0 4px 4px;margin:0;text-align:left}body.mvw .mosaic-section--stacked .mosaic-card-mobile .mosaic-story-image{aspect-ratio:296 / 170;margin-bottom:16px}body.mvw .mosaic-section--stacked .mosaic-card-mobile .mosaic-story-title{font-size:22px;letter-spacing:-.33px;color:var(--green)}body.mvw .mosaic-section--stacked .mosaic-card-mobile .mosaic-story-body{font-size:14px;line-height:1.3;letter-spacing:-.014px;margin-top:10px;color:var(--green)}body.mvw .mosaic-section--stacked .spot{width:16px;height:16px}body.mvw .mosaic-section--stacked .spot.active{width:26px;height:26px}body.mtb .mosaic-section--stacked{padding:25px 24px}body.mtb .mosaic-section--stacked .mosaic-section-card{padding:40px 24px}body.mtb .mosaic-section--stacked .mosaic-grid{max-width:100%}.interwoven-players{background:var(--green)}.heron-player-wrap:not(.interwoven-player-card){display:contents}.heron-section--stacked{background:var(--green);color:var(--cream);padding:25px 49px;position:relative}.heron-section--stacked .interwoven-player-card{position:relative;z-index:1;max-width:1628px;margin:0 auto;background:var(--cream);border-radius:20px;padding:40px;box-sizing:border-box}.heron-section--stacked .interwoven-stacked-name{font-family:var(--serif);font-size:80px;line-height:1;letter-spacing:-1.2px;font-weight:400;color:var(--green);margin:0 0 20px;position:relative;z-index:2}.heron-section--stacked .heron-column{max-width:none;margin:0;position:relative;min-height:540px}.heron-section--stacked .jersey-row{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:flex-start;padding-top:20px;margin-left:380px}.heron-section--stacked .jersey-row>.jersey-panel{flex:0 1 580px;min-width:0}.heron-section--stacked .jersey-card{aspect-ratio:580 / 540;border-radius:4px}.heron-section--stacked .interwoven-detail-panel{position:absolute;left:0;bottom:0;width:360px;background:var(--cream);border-radius:4px;padding:0;z-index:3}.heron-section--stacked .interwoven-detail-img{aspect-ratio:360 / 207;border-radius:4px;overflow:hidden;background:#d9d9d9}.heron-section--stacked .interwoven-detail-img img{width:100%;height:100%;object-fit:cover;display:block}.heron-section--stacked .interwoven-detail-num{font-family:var(--serif);font-size:14px;line-height:1;letter-spacing:.5px;color:var(--Oasis-Blue, #0071CF);font-weight:700;margin:14px 0 0}.heron-section--stacked .interwoven-detail-title{font-family:var(--serif);font-size:22px;line-height:1.1;letter-spacing:-.33px;color:var(--green);margin:6px 0 0;font-weight:400}.heron-section--stacked .interwoven-detail-desc{font-family:var(--serif);font-size:15px;line-height:1.3;letter-spacing:-.016px;color:var(--green);margin:10px 0 0}.heron-section--stacked .jmarker.is-active .jmarker-dot{width:40px;height:40px}.heron-section--stacked .jersey-detail-track,.heron-section--stacked .jersey-arrow{display:none}.interwoven-artist{background:var(--green);color:var(--cream);padding:80px 50px}.heron-video--aggregate{max-width:1628px;margin:0 auto;padding:0;grid-template-columns:minmax(0,1085fr) minmax(0,490fr);gap:40px}.heron-video--aggregate .heron-video-copy h3{font-size:clamp(48px,4.6vw,80px);letter-spacing:-1.2px}.heron-video--aggregate .heron-video-copy p{font-size:22px;letter-spacing:-.044px}.heron-video-headline-mobile,body.mvw .heron-video-headline-desktop{display:none}body.mvw .heron-video-headline-mobile{display:block}body.mvw .heron-section--stacked.section{padding:40px 20px 56px}body.mvw .heron-section--stacked .interwoven-stacked-name{color:var(--cream);font-size:40px;letter-spacing:-.6px;margin:0 0 24px;text-align:left}body.mvw .heron-section--stacked .interwoven-player-card{background:transparent;padding:0;border-radius:0}body.mvw .heron-section--stacked .interwoven-detail-panel{display:none}body.mvw .heron-section--stacked .heron-column{min-height:0;display:block;width:auto;padding:0;margin:0 4px;--jersey-shift: 0%}body.mvw .heron-section--stacked .jersey-row{margin-left:0;overflow:hidden;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;background:var(--cream);border-radius:4px 4px 0 0}body.mvw .heron-section--stacked .jersey-row>.jersey-panel{flex:0 0 100%;width:100%;margin:0;background:transparent;padding:10px 10px 0;box-sizing:border-box;transform:translate(var(--jersey-shift, 0%))}body.mvw .heron-section--stacked .jersey-card{aspect-ratio:848 / 908}body.mvw .heron-section--stacked .jersey-detail-track{display:flex;gap:0;margin:0 4px;background:var(--cream);border-radius:0 0 4px 4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.mvw .heron-section--stacked .jersey-arrow{display:inline-flex}body.mvw .interwoven-artist{padding:40px 0 56px}body.mvw .heron-video--aggregate{grid-template-columns:1fr;gap:24px}body.mvw .heron-video--aggregate .heron-video-copy{padding:0 16px;text-align:center}body.mvw .heron-video--aggregate .heron-video-copy h3{font-size:45px;letter-spacing:-.675px}body.mvw .heron-video--aggregate .heron-video-copy p{font-size:16px;letter-spacing:-.032px;text-align:left}body.mtb .heron-section--stacked{padding:25px 24px}body.mtb .heron-section--stacked .interwoven-player-card{padding:0 24px 24px}body.mtb .heron-section--stacked .jersey-row{margin-left:0;flex-direction:column;align-items:center}body.mtb .heron-section--stacked .interwoven-detail-panel{position:static;width:100%;margin-bottom:24px}.aggregate-banner--behind{min-height:403px;padding:70px 24px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center}.aggregate-banner--behind .aggregate-banner-inner{display:flex;flex-direction:column;align-items:center;gap:50px;max-width:848px}.aggregate-banner--behind .aggregate-banner-title,.aggregate-banner--behind .aggregate-banner-body{margin:0;max-width:none}.behind-the-dream-players{background:var(--green)}.aggregate-hero{background:var(--green);color:var(--cream);position:relative;overflow:hidden;min-height:610px;padding:50px;box-sizing:border-box}.aggregate-hero-inner{display:flex;align-items:stretch;justify-content:space-between;gap:50px;max-width:1628px;margin:0 auto;min-height:510px;position:relative;z-index:1}.aggregate-hero.reverse .aggregate-hero-inner{flex-direction:row-reverse}.aggregate-hero-copy{flex:0 0 620px;max-width:620px;display:flex;flex-direction:column;justify-content:space-between;min-height:510px}.aggregate-hero-kicker{display:none}.aggregate-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.aggregate-hero-name{font-family:var(--serif);font-size:80px;line-height:1;letter-spacing:-1.2px;margin:0;font-weight:400}.aggregate-hero-name span{display:block}.aggregate-hero-number{font-family:var(--serif);font-size:190px;line-height:1;letter-spacing:-2.85px;color:var(--cream);flex-shrink:0}.aggregate-hero-blurb{font-family:var(--serif);font-size:18px;line-height:1.3;margin:0;max-width:620px}.aggregate-hero-media{flex:1 1 908px;max-width:908px;position:relative;border-radius:4px;overflow:hidden;box-shadow:0 5.43px 5.43px #00000040;min-height:509px}.aggregate-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.aggregate-hero-media .play-btn{width:120px;height:120px}.aggregate-hero-media .play-btn .play-btn-circle{fill:var(--player-accent, var(--green))}.aggregate-hero-decor{position:absolute;pointer-events:none;z-index:0}.aggregate-hero--christian-pulisic .aggregate-hero-decor{left:13px;top:7px;width:66px}.aggregate-hero--antonee-robinson .aggregate-hero-decor{right:34px;top:35px;width:78px}.aggregate-hero--weston-mckennie .aggregate-hero-decor{left:68px;top:241px;width:89px}.explore-more-module{background:var(--green);color:var(--cream);min-height:230px;position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;padding:80px 24px 50px;box-sizing:border-box}.explore-more-module-title{font-family:var(--serif);font-size:80px;line-height:1;letter-spacing:-1.2px;font-weight:400;margin:0;text-align:center;max-width:848px}.explore-more-module-title-mobile{display:none}body.mvw .aggregate-banner--behind{min-height:430px;padding:60px 40px}body.mvw .aggregate-banner--behind .aggregate-banner-inner{gap:30px;max-width:296px}body.mvw .aggregate-banner--behind .aggregate-banner-title{font-size:45px;letter-spacing:-.5px}body.mvw .aggregate-hero{min-height:547px;padding:40px 20px}body.mvw .aggregate-hero-inner{flex-direction:column;align-items:center;min-height:auto;gap:30px}body.mvw .aggregate-hero.reverse .aggregate-hero-inner{flex-direction:column}body.mvw .aggregate-hero-copy{display:contents}body.mvw .aggregate-hero-heading{order:1;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:336px}body.mvw .aggregate-hero-kicker{display:block;font-family:var(--serif);font-size:20px;font-weight:600;line-height:1;letter-spacing:-.1px;margin:0}body.mvw .aggregate-hero-head{flex-direction:column;align-items:center;gap:5px}body.mvw .aggregate-hero-head .aggregate-hero-number{display:none}body.mvw .aggregate-hero-name{font-size:45px;letter-spacing:-.5px;text-align:center}body.mvw .aggregate-hero-media{order:2;width:100%;max-width:336px;min-height:auto;aspect-ratio:336 / 188.473;flex:none}body.mvw .aggregate-hero-media .play-btn{width:64px;height:64px}body.mvw .aggregate-hero-blurb{order:3;font-size:16px;letter-spacing:-.032px;text-align:center;max-width:336px}body.mvw .aggregate-hero-decor{opacity:.95}body.mvw .aggregate-hero--christian-pulisic .aggregate-hero-decor{left:10px;top:10px;width:27px}body.mvw .aggregate-hero--antonee-robinson .aggregate-hero-decor{right:10px;top:10px;left:auto;width:17px}body.mvw .aggregate-hero--weston-mckennie .aggregate-hero-decor{left:10px;top:10px;width:24px}body.mvw .explore-more-module{min-height:172px;padding:0 0 30px;align-items:flex-end;justify-content:center}body.mvw .explore-more-module-title-desktop{display:none}body.mvw .explore-more-module-title-mobile{display:flex;flex-direction:column;align-items:center;font-size:45px;letter-spacing:-.5px;max-width:296px}body.mtb .aggregate-hero{padding:40px 24px}body.mtb .aggregate-hero-copy{flex:1 1 48%;max-width:none}body.mtb .aggregate-hero-media{flex:1 1 48%;max-width:none;min-height:360px}body.mtb .aggregate-hero-name{font-size:clamp(48px,6vw,80px)}body.mtb .aggregate-hero-number{font-size:clamp(100px,12vw,190px)}body.mtb .explore-more-module-title{font-size:clamp(48px,6vw,80px)}.a11y-widget[data-astro-cid-7paelw4u]{position:fixed;left:18px;right:auto;bottom:18px;z-index:999;color:var(--ink);font-family:Chobani Sans}.a11y-widget__toggle[data-astro-cid-7paelw4u],.a11y-widget__panel[data-astro-cid-7paelw4u]{box-shadow:0 1px 2px #0000003d}.a11y-widget__toggle[data-astro-cid-7paelw4u]{display:inline-flex;align-items:center;gap:8px;width:48px;min-height:48px;border:0;border-radius:999px;background:#f5f5f5;color:var(--ink);overflow:hidden;padding:7px;font-size:14px;font-weight:400;white-space:nowrap;transition:width .22s cubic-bezier(.2,.7,.3,1),box-shadow .18s ease,transform .18s ease}.a11y-widget__toggle[data-astro-cid-7paelw4u]:hover,.a11y-widget__toggle[data-astro-cid-7paelw4u]:focus-visible,.a11y-widget__toggle[data-astro-cid-7paelw4u][aria-expanded=true]{width:190px}.a11y-widget__toggle[data-astro-cid-7paelw4u]:hover,.a11y-widget__toggle[data-astro-cid-7paelw4u][aria-expanded=true]{transform:translateY(-1px)}.a11y-widget__toggle[data-astro-cid-7paelw4u]:focus-visible,.a11y-widget__close[data-astro-cid-7paelw4u]:focus-visible,.a11y-widget__option[data-astro-cid-7paelw4u]:focus-visible,.a11y-widget__reset[data-astro-cid-7paelw4u]:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.a11y-widget__icon[data-astro-cid-7paelw4u]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#6c6c72}.a11y-widget__icon[data-astro-cid-7paelw4u] svg[data-astro-cid-7paelw4u]{width:100%;height:100%;display:block;overflow:visible}.a11y-widget__icon-ring[data-astro-cid-7paelw4u],.a11y-widget__icon-head[data-astro-cid-7paelw4u],.a11y-widget__icon-body[data-astro-cid-7paelw4u]{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.a11y-widget__icon-head[data-astro-cid-7paelw4u]{fill:currentColor;stroke:none}.a11y-widget__icon-badge[data-astro-cid-7paelw4u]{fill:currentColor;stroke:var(--cream);stroke-width:2.4}.a11y-widget__icon-x[data-astro-cid-7paelw4u]{fill:none;stroke:var(--cream);stroke-width:2.2;stroke-linecap:round}.a11y-widget__icon-check[data-astro-cid-7paelw4u]{display:none;fill:none;stroke:var(--cream);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.a11y-widget__toggle[data-astro-cid-7paelw4u][data-a11y-active=true] .a11y-widget__icon-badge[data-astro-cid-7paelw4u]{fill:#199653}.a11y-widget__toggle[data-astro-cid-7paelw4u][data-a11y-active=true] .a11y-widget__icon-x[data-astro-cid-7paelw4u]{display:none}.a11y-widget__toggle[data-astro-cid-7paelw4u][data-a11y-active=true] .a11y-widget__icon-check[data-astro-cid-7paelw4u]{display:block}.a11y-widget__label[data-astro-cid-7paelw4u]{display:inline-block;font-family:Chobani Sans;font-size:14px;font-weight:400;max-width:0;overflow:hidden;opacity:0;text-decoration:underline;text-underline-offset:.16em;transition:max-width .22s cubic-bezier(.2,.7,.3,1),opacity .14s ease 50ms}.a11y-widget__toggle[data-astro-cid-7paelw4u]:hover .a11y-widget__label[data-astro-cid-7paelw4u],.a11y-widget__toggle[data-astro-cid-7paelw4u]:focus-visible .a11y-widget__label[data-astro-cid-7paelw4u],.a11y-widget__toggle[data-astro-cid-7paelw4u][aria-expanded=true] .a11y-widget__label[data-astro-cid-7paelw4u]{max-width:140px;opacity:1}.a11y-widget__panel[data-astro-cid-7paelw4u]{position:absolute;left:0;right:auto;bottom:calc(100% + 12px);width:min(300px,calc(100vw - 36px));border:0;border-radius:18px;background:#f5f5f5;padding:18px}.a11y-widget__heading[data-astro-cid-7paelw4u]{display:flex;align-items:center;justify-content:space-between;gap:16px}.a11y-widget__heading[data-astro-cid-7paelw4u] h2[data-astro-cid-7paelw4u]{margin:0;font-family:var(--serif);font-size:28px;font-weight:600;line-height:1}.a11y-widget__close[data-astro-cid-7paelw4u]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:24px;line-height:1}.a11y-widget__description[data-astro-cid-7paelw4u]{margin:10px 0 16px;font-size:14px;line-height:1.4}.a11y-widget__options[data-astro-cid-7paelw4u]{display:grid;gap:10px}.a11y-widget__option[data-astro-cid-7paelw4u],.a11y-widget__reset[data-astro-cid-7paelw4u]{width:100%;border-radius:10px;font-size:14px;font-weight:700;text-align:left}.a11y-widget__option[data-astro-cid-7paelw4u]{border:1px solid rgba(27,58,50,.42);background:transparent;color:inherit;padding:12px 14px}.a11y-widget__option[data-astro-cid-7paelw4u][aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--cream)}.a11y-widget__option[data-astro-cid-7paelw4u][aria-pressed=true]:after{content:" On";float:right;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.a11y-widget__reset[data-astro-cid-7paelw4u]{margin-top:14px;border:0;background:transparent;color:inherit;padding:8px 0 0;text-decoration:underline}html.a11y-underline-links a{text-decoration:underline!important;text-underline-offset:.18em}html.a11y-high-contrast{--cream: #ffffff;--cream-2: #ffffff;--green: #000000;--green-2: #000000;--ink: #000000;--blue: #004d99;--blue-deep: #003f7d;--red: #b00000;--Ripened-Red: #b00000;--Oasis-Blue: #004d99;--Morning-Blue: #003f7d}html.a11y-high-contrast body,html.a11y-high-contrast .section.cream{background:#fff;color:#000}html.a11y-high-contrast .section.dark,html.a11y-high-contrast .hero,html.a11y-high-contrast footer.foot{background:#000;color:#fff}html.a11y-high-contrast img:not([alt=""]){filter:contrast(1.15)}html.a11y-reduced-motion *,html.a11y-reduced-motion *:before,html.a11y-reduced-motion *:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}html.a11y-high-contrast .a11y-widget__toggle,html.a11y-high-contrast .a11y-widget__panel{border-color:#000;background:#fff;color:#000}@media(max-width:480px){.a11y-widget[data-astro-cid-7paelw4u]{left:12px;right:auto;bottom:12px}.a11y-widget__toggle[data-astro-cid-7paelw4u]:hover,.a11y-widget__toggle[data-astro-cid-7paelw4u]:focus-visible,.a11y-widget__toggle[data-astro-cid-7paelw4u][aria-expanded=true]{width:min(190px,calc(100vw - 24px))}}
