:root{color-scheme:dark;--carbon:#191716;--surface:#211f1d;--line:#3c3935;--green:#198a53;--aqua:#a2eadf;--paper:#f4f3ef;--muted:#b0aca7;--display:'Anton',Impact,'Arial Narrow',sans-serif;--body:'Inter Tight',Arial,sans-serif;--mono:'JetBrains Mono',monospace;--gutter:clamp(1.25rem,4.45vw,5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6.5rem}body{margin:0;background:var(--carbon);color:var(--paper);font-family:var(--body);font-size:1rem;line-height:1.55;-webkit-font-smoothing:antialiased}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.04;letter-spacing:-.01em}h2{font-size:clamp(3rem,5.4vw,5.6rem)}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--aqua);outline-offset:6px}::selection{background:var(--aqua);color:var(--carbon)}[hidden]{display:none!important}.shell{max-width:1600px;margin-inline:auto;padding-inline:var(--gutter)}.section{padding-top:6.5rem;padding-bottom:6.5rem}.eyebrow{font-family:var(--mono);font-size:.75rem;line-height:1.6;font-weight:400;letter-spacing:.075em;text-transform:uppercase}.muted{color:var(--muted)}.aqua{color:var(--aqua)}.slash{padding:0 .65rem;color:var(--muted)}.section-index{color:var(--aqua);padding-right:.6rem}.skip-link{position:fixed;left:1rem;top:-10rem;background:var(--aqua);color:var(--carbon);padding:.8rem 1rem;z-index:99}.skip-link:focus{top:1rem}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:space-between;gap:2.25rem;padding:.9rem 1.4rem;font-size:.95rem;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s,color .2s}.button span{font-size:1.35rem;line-height:1}.button-aqua{background:var(--aqua);color:var(--carbon)}.button-aqua:hover{background:var(--paper);transform:translateY(-2px)}.text-link{font-size:.95rem;font-weight:600;display:inline-flex;align-items:center;gap:1rem;min-height:44px}.text-link span{font-size:1.3rem;transition:transform .2s}.text-link:hover{color:var(--aqua)}.text-link:hover span{transform:translate(2px,-2px)}.source-link{font-size:.8125rem;color:var(--muted);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:5px}.source-link:hover{color:var(--aqua)}
.site-header{position:sticky;top:0;z-index:20;background:rgba(25,23,22,.97);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.9rem;flex-shrink:0}.brand-symbol{width:27px;height:40px}.brand-wordmark{width:108px;height:42px}.site-nav{display:flex;align-items:center;gap:clamp(1.5rem,2.75vw,3rem);font-size:.875rem}.site-nav>a{padding:.75rem 0;white-space:nowrap;position:relative;transition:color .2s}.site-nav>a:hover,.site-nav>a[aria-current]{color:var(--aqua)}.site-nav .nav-join{padding:.65rem 1rem;border:1px solid var(--line);display:flex;gap:1.4rem;align-items:center}.nav-join span{color:var(--aqua);font-size:1.25rem}.nav-join:hover{border-color:var(--aqua)}.menu-toggle{display:none}
.hero{overflow:hidden;border-bottom:1px solid var(--line)}.hero-inner{position:relative;min-height:690px;display:flex;flex-direction:column}.hero-topline{padding-top:2rem;position:relative;z-index:3;display:flex;justify-content:space-between;gap:1rem}.hero-topline .eyebrow{font-size:.75rem;color:var(--muted)}.hero-copy{position:relative;z-index:2;margin-top:3rem;padding-bottom:3.7rem;max-width:70%;pointer-events:none}.hero-copy h1{font-size:clamp(6rem,11.8vw,11.8rem);line-height:1.015;letter-spacing:-.015em;text-shadow:0 1px 18px rgba(25,23,22,.18)}.hero-copy p{font-size:1.125rem;line-height:1.55;color:#d1ceca;margin-top:1.65rem;max-width:25rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.75rem;margin-top:1.9rem;pointer-events:auto}.hero-art{position:absolute;width:73%;height:calc(100% - 50px);right:-11%;top:1rem;pointer-events:none;mix-blend-mode:lighten;mask-image:linear-gradient(to right,transparent 0%,#000 18%,#000 88%,transparent 100%)}.hero-art img{width:100%;height:100%;object-fit:contain}.hero-graffiti{position:absolute;z-index:3;right:5.2%;bottom:7.4rem;width:clamp(14rem,24vw,23rem);transform:rotate(-8deg);pointer-events:none}.hero-bottom{position:relative;z-index:3;display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding:1.4rem 0;border-top:1px solid var(--line)}.hero-bottom a{display:flex;gap:2rem;align-items:center}.hero-bottom .eyebrow{font-size:.75rem}.hero-bottom .aqua{padding-left:1.5rem}.identity-strip{background:var(--aqua);color:var(--carbon);padding:.85rem 0;overflow:hidden}.identity-strip>div{display:flex;justify-content:center;gap:2.4rem;align-items:center;white-space:nowrap;width:max-content;min-width:100%;font-family:var(--display);font-size:1.5rem;letter-spacing:.01em}.identity-strip b{font-family:Arial,sans-serif;font-weight:400;font-size:1.4rem}.match-link{padding-top:1.6rem;padding-bottom:1.6rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;border-bottom:1px solid var(--line)}.match-link .eyebrow{color:var(--muted)}.match-link p{font-size:1.15rem;font-weight:500}.match-link .text-link{color:var(--aqua)}
.section-top{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.section-heading{margin:2rem 0 2.8rem;display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.section-heading>p{font-size:1.1rem;line-height:1.6;color:var(--muted);max-width:25rem;padding-bottom:.35rem}.team-tabs{display:flex;gap:2rem;border-bottom:1px solid var(--line)}.team-tabs button{border:none;background:none;padding:1.1rem 0;display:flex;align-items:center;gap:2.3rem;font-family:var(--body);font-size:1rem;font-weight:600;border-bottom:3px solid transparent;margin-bottom:-1px;color:var(--muted)}.team-tabs button span{font-family:var(--mono);font-size:.75rem;font-weight:400}.team-tabs button[aria-selected=true]{color:var(--aqua);border-bottom-color:var(--aqua)}.team-tabs button:hover{color:var(--paper)}.roster-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0}.current-roster{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:0;background:var(--line);border:1px solid var(--line)}.current-roster li{padding:1.4rem 1.25rem 1.65rem;background:var(--surface);min-width:0;transition:background .2s}.current-roster li:hover{background:#29352f}.player-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.player-top .eyebrow{font-size:.75rem;color:var(--muted)}.player-top img{opacity:.65;flex-shrink:0}.current-roster h3{font-family:var(--display);font-size:clamp(1.7rem,2.5vw,2.6rem);font-weight:400;line-height:1.25;letter-spacing:.01em;color:var(--aqua);margin-top:3.1rem}.current-roster li p{font-size:.875rem;color:var(--muted);margin-top:.45rem;overflow-wrap:anywhere}.support-roster{display:flex;flex-wrap:wrap;gap:1rem 3rem;border-inline:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.2rem 1.25rem}.support-roster p{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;font-size:.875rem}.support-roster strong{font-size:1rem;font-weight:600}.support-roster .eyebrow{font-size:.75rem}.support-roster p>span:last-child{color:var(--muted)}.archive{margin-top:1.6rem;border-bottom:1px solid var(--line)}.archive summary{display:flex;align-items:center;gap:1.2rem;cursor:pointer;padding:1rem 0 1.2rem;font-size:.95rem;list-style:none}.archive summary::-webkit-details-marker{display:none}.archive summary .eyebrow{font-size:.75rem}.details-icon{margin-left:auto;font-size:1.6rem;color:var(--aqua);line-height:1}.archive[open] .details-icon{transform:rotate(45deg)}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:1rem 0 2rem}.archive-player{display:block;border:1px solid var(--line);background:var(--surface);overflow:hidden}.archive-player>img{width:100%;aspect-ratio:4/4.3;object-fit:cover;object-position:top;filter:grayscale(1);transition:filter .3s}.archive-player:hover>img{filter:grayscale(0)}.archive-player>div{padding:1.2rem}.archive-player h4{font-size:1.6rem;font-weight:600;display:flex;justify-content:space-between}.archive-player h4 span{color:var(--aqua);font-weight:400}.archive-player p{font-size:.875rem;color:var(--muted);margin-top:.3rem}.apex-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3.5rem;background:var(--surface);border:1px solid var(--line);border-top:none;min-height:380px}.apex-mark{font-family:var(--display);font-size:clamp(5rem,10vw,9rem);line-height:1;letter-spacing:.05em;text-align:center;color:var(--aqua)}.apex-mark span{display:block;font-family:var(--body);font-size:1rem;letter-spacing:.7em;margin-top:1rem;padding-left:.7em}.apex-copy h3{font-family:var(--display);font-weight:400;font-size:2.7rem;line-height:1.1;margin-top:1rem}.apex-copy p{color:var(--muted);margin:1rem 0 1.5rem;max-width:26rem}.js .team-panel:not([hidden]){animation:panel-in .25s ease-out}@keyframes panel-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.org-section{background:var(--aqua);color:var(--carbon);padding-top:3rem;padding-bottom:5rem}.org-section .section-index{color:var(--carbon)}.org-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:8%;margin-top:3.5rem}.org-grid h2{font-size:clamp(3.5rem,6.75vw,7rem);line-height:1.08}.outline-dark{-webkit-text-stroke:1.5px var(--carbon);color:transparent}.org-copy{max-width:27rem;padding-top:.3rem}.org-copy>img{margin-bottom:1.5rem;width:38px;height:55px}.org-copy .lead{font-size:1.6rem;line-height:1.3;font-weight:600;letter-spacing:-.025em;margin:0 0 1.6rem}.org-copy>p{margin-top:1rem;font-size:1.05rem;line-height:1.6}.org-copy .org-signoff{font-weight:600}.dark-link{margin-top:1.5rem}.dark-link:hover{color:var(--carbon);text-decoration:underline}.org-section :focus-visible{outline-color:var(--carbon)}
.record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.record-card{padding:2rem;border-right:1px solid var(--line)}.record-card:last-child{border-right:0}.record-card>.eyebrow{color:var(--muted)}.placing{font-family:var(--display);font-size:clamp(5rem,7.2vw,7.5rem);line-height:1.3;color:var(--aqua);margin:1.1rem 0 1.25rem}.placing>span{font-size:.29em;margin-left:.3rem;vertical-align:top;display:inline-block;margin-top:1.1rem}.placing-word{letter-spacing:-.005em}.record-card h3{font-size:1.25rem;font-weight:600}.record-card p{font-size:1rem;color:var(--muted);margin-top:.6rem}.result-label{font-family:var(--mono);font-size:.75rem;text-transform:uppercase;display:inline-block;letter-spacing:.05em;margin-top:1.6rem;color:var(--aqua);border:1px solid #526c60;padding:.35rem .65rem}.setback-note{border:1px solid var(--line);border-top:0;padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.setback-note .eyebrow{font-size:.75rem;color:var(--muted)}.setback-note p{font-size:.9375rem;color:var(--muted)}
.story-section{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;padding-bottom:6.5rem}.story-intro h2{margin-top:1.6rem}.story-intro>p{font-size:1.1rem;color:var(--muted);max-width:19rem;margin-top:1.5rem}.story-intro>img{width:240px;margin-top:3rem;transform:rotate(-6deg)}.timeline{list-style:none;margin:0;padding:0}.timeline li{display:grid;grid-template-columns:6.5rem 1fr;gap:1rem;padding:1.45rem 0;border-top:1px solid var(--line)}.timeline li:last-child{border-bottom:1px solid var(--line)}.timeline time{font-family:var(--mono);font-size:.75rem;color:var(--aqua);padding-top:.35rem;letter-spacing:.03em}.timeline h3{font-size:1.25rem;font-weight:600;line-height:1.3}.timeline p{margin-top:.5rem;color:var(--muted);font-size:.9375rem}
.partners-section{border-top:1px solid #47715a;border-bottom:1px solid #47715a;background:var(--green);padding:4.5rem 0}.partners-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:6%;align-items:center}.partners-section .section-index{color:var(--paper)}.partners-section .eyebrow{color:var(--paper)}.partners-section h2{font-size:clamp(3rem,5.9vw,6rem);margin-top:1.5rem}.partners-copy p{font-size:1.2rem;color:var(--paper);max-width:25rem;line-height:1.6}.partners-copy .button{margin-top:1.8rem}.email-link{display:block;margin-top:1rem;font-size:.95rem;color:var(--paper);text-decoration:underline;text-underline-offset:5px}.partners-section .button-aqua{background:var(--carbon);color:var(--aqua)}.partners-section .button-aqua:hover{background:var(--paper);color:var(--carbon)}
.community-section{padding-top:5rem;padding-bottom:5rem}.community-heading{display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-top:2.5rem}.community-heading h2{font-size:clamp(4.4rem,9.4vw,9.5rem);line-height:1.09;color:var(--aqua)}.outline-aqua{-webkit-text-stroke:1.5px var(--aqua);color:transparent}.community-heading>img{width:clamp(5rem,10vw,10rem);margin-right:3rem;transform:rotate(7deg)}.community-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:2.5rem}.community-bottom>p{font-size:1.2rem;line-height:1.55;color:var(--muted)}.future-channels{border-top:1px solid var(--line);padding-top:1.5rem;margin-top:3rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;color:var(--muted);font-size:.875rem}.future-channels .eyebrow{font-size:.75rem}.site-footer{border-top:1px solid var(--line);background:#141312}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding:3.5rem 0}.footer-brand{padding-top:.3rem}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;font-size:.875rem}.footer-main .eyebrow{font-size:.75rem;margin-bottom:.75rem}.footer-main a:hover{color:var(--aqua)}.footer-main a:not(.footer-brand){min-height:28px}.footer-social strong{font-family:var(--display);font-weight:400;font-size:2rem;line-height:1.2;color:var(--aqua);margin-top:.75rem}.footer-bottom{border-top:1px solid var(--line);padding:1.3rem 0;display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-family:var(--mono);font-size:.75rem;line-height:1.6}.footer-bottom a{color:var(--paper)}
@media(min-width:1600px){.hero-art{right:-6%;width:70%}.hero-copy{margin-top:3rem}.hero-inner{min-height:790px}.hero-graffiti{bottom:8.5rem}}
@media(max-width:1100px){.site-nav{gap:1.4rem}.site-nav>a{font-size:.875rem}.site-nav .nav-join{padding:.6rem .7rem;gap:.65rem}.header-inner{gap:1.5rem}.hero-inner{min-height:640px}.hero-copy{margin-top:3.25rem;max-width:75%}.hero-art{width:80%;right:-15%;top:2rem}.hero-graffiti{right:3%;bottom:7rem}.current-roster li{padding:1.2rem .9rem}.current-roster h3{font-size:2rem}.current-roster li p{font-size:.8125rem}.player-top .eyebrow{font-size:.75rem}.player-top img{width:17px;height:25px}.support-roster{gap:.8rem 2rem}.section{padding-top:5rem;padding-bottom:5rem}.record-card{padding:1.5rem}.footer-main{gap:2rem}.org-grid{gap:5%}.apex-panel{padding:2.5rem}}
@media(max-width:900px){.header-inner{min-height:76px;flex-wrap:wrap}.brand-wordmark{width:93px;height:36px}.brand-symbol{width:24px;height:35px}.js .menu-toggle{display:flex;align-items:center;gap:1rem;min-height:44px;padding:.6rem 0 .6rem 1rem;border:0;background:none;font-size:.875rem}.menu-lines{width:21px;height:10px;border-top:1px solid var(--aqua);border-bottom:1px solid var(--aqua)}.menu-toggle[aria-expanded=true] .menu-lines{height:0;border-bottom:0;transform:rotate(-45deg)}.site-nav{width:100%;flex-wrap:wrap;justify-content:flex-start;padding:1rem 0 1.5rem;gap:.5rem 2rem}.js .site-nav{display:none}.js .site-nav.open{display:flex}.site-nav>a{font-size:1rem}.site-nav .nav-join{margin-left:auto}.hero-inner{min-height:620px}.hero-copy h1{font-size:clamp(5.5rem,12.5vw,8rem)}.hero-copy{margin-top:3.4rem}.hero-copy p{font-size:1.05rem}.hero-art{width:88%;right:-25%;top:0;height:100%}.hero-graffiti{width:14rem;right:3%;bottom:7rem}.hero-topline .eyebrow:last-child{display:none}.hero-bottom .eyebrow:last-child{font-size:.75rem}.hero-bottom .aqua{padding-left:.7rem}.section-heading>p{font-size:1rem}.current-roster{grid-template-columns:repeat(6,minmax(0,1fr))}.current-roster li{grid-column:span 2;padding:1.25rem}.current-roster li:nth-last-child(-n+2){grid-column:span 3}.current-roster h3{font-size:2.5rem;margin-top:2rem}.current-roster li p{font-size:.875rem}.player-top .eyebrow{font-size:.75rem}.player-top img{width:21px;height:30px}.org-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.org-grid h2{font-size:clamp(3.2rem,6.75vw,4.5rem)}.org-copy .lead{font-size:1.4rem}.org-copy>p{font-size:1rem}.record-card{padding:1.5rem 1.1rem}.record-card h3{font-size:1.1rem}.placing{font-size:4.8rem}.record-card p{font-size:.9375rem}.setback-note{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1.2rem}.story-section{gap:2.5rem}.timeline li{grid-template-columns:1fr;gap:.4rem}.timeline time{padding:0}.timeline h3{font-size:1.15rem}.partners-grid{gap:2.5rem}.partners-copy p{font-size:1.05rem}.community-heading>img{margin-right:1rem}.footer-main{grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.footer-social{grid-column:2/4}.footer-brand img{max-width:160px}.apex-panel{gap:2rem;padding:2rem}.apex-copy h3{font-size:2.1rem}}
@media(max-width:600px){html{scroll-padding-top:5.5rem}.header-inner{min-height:72px}.site-nav{flex-direction:column;align-items:stretch;gap:.2rem;padding-bottom:1.25rem}.site-nav>a{padding:.65rem 0}.site-nav .nav-join{margin-left:0;margin-top:.5rem;justify-content:space-between;padding:.75rem 1rem}.hero-inner{min-height:0}.hero-topline{padding-top:1.5rem}.hero-copy{max-width:100%;margin-top:2.5rem;padding-bottom:0}.hero-copy h1{font-size:clamp(4rem,20vw,7.2rem);line-height:1.04;letter-spacing:-.015em}.hero-copy p{max-width:85%;font-size:1.0625rem;margin-top:1.6rem}.desktop-break{display:none}.hero-actions{gap:1.2rem;margin-top:1.5rem}.hero-actions .button{padding:.9rem 1rem;gap:1.5rem}.hero-actions .text-link{font-size:.875rem}.hero-art{position:relative;order:2;width:calc(100% + 2.5rem);right:auto;left:-1.25rem;top:auto;height:auto;aspect-ratio:1.6;margin-top:1.4rem;mix-blend-mode:lighten;mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 90%,transparent)}.hero-art img{object-fit:contain}.hero-graffiti{width:12.5rem;right:5%;bottom:5.5rem;transform:rotate(-7deg)}.hero-bottom{order:3;padding:1.1rem 0;margin-top:.35rem}.hero-bottom .eyebrow:last-child{font-size:0}.hero-bottom .eyebrow:last-child .aqua{font-size:.75rem;padding:0}.hero-bottom a{gap:1rem}.identity-strip{padding:.7rem 0}.identity-strip>div{justify-content:flex-start;gap:1.5rem;font-size:1.25rem;padding-left:1.25rem}.identity-strip b{font-size:1.2rem}.match-link{flex-wrap:wrap;gap:.35rem 1rem;padding-top:1.3rem;padding-bottom:1.3rem}.match-link .eyebrow{font-size:.75rem;width:100%}.match-link p{font-size:1rem}.match-link .text-link{font-size:.875rem;gap:.6rem}.section{padding-top:3.6rem;padding-bottom:3.6rem}.section-top{align-items:flex-start;gap:1rem}.section-top .eyebrow{font-size:.75rem}.teams-section .section-top>.muted,.community-section .section-top>.muted{display:none}.section-heading{margin:1.6rem 0 2rem;flex-direction:column;align-items:flex-start;gap:1.3rem}h2{font-size:clamp(2.6rem,10.5vw,4rem)}.section-heading>p{font-size:1rem}.team-tabs{gap:1.65rem}.team-tabs button{font-size:.9375rem;gap:1.2rem;padding:.9rem 0}.roster-heading{flex-direction:column;align-items:flex-start;gap:.45rem;padding:1.2rem 0}.source-link{font-size:.75rem}.current-roster{grid-template-columns:1fr}.current-roster li,.current-roster li:nth-last-child(-n+2){grid-column:auto;display:grid;grid-template-columns:1fr auto;gap:0 1rem;padding:1.15rem 1.2rem;position:relative}.player-top{grid-column:1;grid-row:1;display:block}.player-top img{position:absolute;right:1.3rem;top:50%;transform:translateY(-50%);width:24px;height:35px}.current-roster h3{grid-column:1;grid-row:2;margin-top:.5rem;font-size:2.25rem}.current-roster li p{grid-column:1;grid-row:3;font-size:.875rem;margin-top:.15rem}.support-roster{padding:1.1rem 1.2rem;flex-direction:column;gap:1rem}.support-roster p{display:grid;grid-template-columns:1fr;gap:.15rem}.support-roster p>span:last-child{font-size:.8125rem}.archive summary{gap:.65rem;font-size:.875rem;flex-wrap:wrap}.archive summary .eyebrow{font-size:.75rem}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.archive-player>div{padding:.8rem}.archive-player h4{font-size:1.1rem}.archive-player p{font-size:.75rem;line-height:1.5}.apex-panel{grid-template-columns:1fr;padding:2rem 1.3rem;gap:2rem}.apex-mark{font-size:6rem}.apex-mark span{font-size:.75rem}.apex-copy h3{font-size:2.4rem}.apex-copy p{font-size:1rem}.apex-copy .button{font-size:.875rem;gap:1rem;padding:.85rem 1rem}.org-section{padding-top:2rem;padding-bottom:3rem}.org-section .section-top>.eyebrow:last-child{font-size:.75rem}.org-grid{grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}.org-grid h2{font-size:clamp(3.3rem,13vw,5rem);line-height:1.08}.org-copy{max-width:none}.org-copy>img{display:none}.org-copy .lead{font-size:1.5rem}.org-copy>p{font-size:1.0625rem}.record-section .section-top .source-link{max-width:9rem;text-align:right}.record-grid{grid-template-columns:1fr}.record-card{border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:.5rem 1rem;padding:1.5rem}.record-card:last-child{border-bottom:0}.record-card>.eyebrow{grid-column:1/-1;font-size:.75rem}.placing{grid-row:2/5;grid-column:1;align-self:center;font-size:4.5rem;margin:0}.placing>span{margin-top:.9rem}.placing-word{font-size:3.5rem}.record-card h3{grid-column:2;margin-top:.8rem;align-self:end;font-size:1.1rem}.record-card p{grid-column:2;font-size:.9375rem;margin-top:0}.record-card .result-label{grid-column:2;justify-self:start;margin-top:.5rem;font-size:.75rem}.setback-note{padding:1rem 1.5rem}.setback-note .eyebrow{font-size:.75rem}.setback-note p{font-size:.875rem}.story-section{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3.6rem}.story-intro>p{max-width:23rem}.story-intro>img{display:none}.timeline li{grid-template-columns:5.2rem 1fr;gap:1rem;padding:1.15rem 0}.timeline time{font-size:.75rem;padding-top:.3rem}.timeline h3{font-size:1.15rem}.timeline p{font-size:.9375rem}.partners-section{padding:3rem 0}.partners-grid{grid-template-columns:1fr;gap:1.75rem}.partners-section h2{font-size:clamp(2.8rem,11vw,4.2rem);margin-top:1.5rem}.partners-copy p{font-size:1.0625rem}.partners-copy .button{margin-top:1.5rem}.community-section{padding-top:3.5rem;padding-bottom:3rem}.community-heading{margin-top:2rem;gap:1rem}.community-heading h2{font-size:clamp(3rem,12.5vw,5rem)}.community-heading>img{width:2.75rem;height:auto;margin-right:0}.community-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem}.community-bottom>p{font-size:1.125rem}.future-channels{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:2rem;font-size:.8125rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem 1rem;padding:2.5rem 0}.footer-brand{grid-column:1/-1}.footer-brand img{width:145px}.footer-social{grid-column:auto}.footer-main>div{font-size:.875rem}.footer-bottom{flex-wrap:wrap;font-size:.75rem;gap:.8rem}.footer-bottom span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button-aqua:hover{transform:none}}
@media(forced-colors:active){.outline-dark,.outline-aqua{color:CanvasText;-webkit-text-stroke:0}.button,.team-tabs button[aria-selected=true]{border:1px solid ButtonText}.hero-art{display:none}}

/* Contrast on the primary green surface. */
.partners-section .eyebrow,.partners-section .section-index,.partners-copy p,.partners-copy .email-link{color:#000}
