@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/assets/fonts/BarlowCondensed-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/assets/fonts/BarlowCondensed-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{color-scheme:dark;--ink: #0a0e1a;--navy: #0f1526;--panel: #16203a;--cream: #ece4d1;--muted: #a9a795;--gold: #bfa05a;--sun: #deb64d;--coral: #ad452d;--coral-bright: #e07a55;--blue: #92a9c9;--sky: #77a9c6;--mint: #92ad8e;--metal: #ccd3d9;--metal-dark: #4a5578;--line-dark: rgba(10, 14, 26, .18);--line-light: rgba(236, 228, 209, .18);--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Barlow Condensed", "Arial Narrow", sans-serif;--gutter: clamp(1rem, 4vw, 5rem);--max-width: 96rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem;background:var(--ink)}body{margin:0;min-width:20rem;overflow-x:hidden;background:var(--ink);color:var(--cream);font-family:var(--font-body);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}::selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:.1875rem solid var(--gold);outline-offset:.25rem}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.75rem 1rem;transform:translateY(-200%);background:var(--gold);color:var(--ink);font-weight:600}.skip-link:focus{transform:none}.site-header{position:fixed;z-index:50;top:0;right:0;left:0;display:flex;min-height:5rem;align-items:center;justify-content:space-between;padding:.5rem var(--gutter);border-bottom:.0625rem solid transparent;color:var(--ink);transition:color .16s ease,background-color .16s ease,border-color .16s ease}.site-header.is-scrolled,.nav-open .site-header{border-color:var(--line-light);background:#0a0e1af0;color:var(--cream);backdrop-filter:blur(1rem)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:.1em;line-height:1;text-decoration:none}.brand{position:relative;z-index:2}.brand img,.footer-brand img{width:2.75rem;max-width:2.75rem;height:auto!important;aspect-ratio:1 / 1;flex:0 0 2.75rem;object-fit:contain}.primary-nav{display:flex;align-items:center;gap:clamp(1.25rem,3vw,3rem)}.primary-nav a{display:inline-flex;min-height:2.75rem;align-items:center;border-bottom:.125rem solid transparent;font-size:.78rem;font-weight:600;text-decoration:none;transition:border-color .15s ease}.primary-nav a:hover,.primary-nav a:focus-visible{border-color:currentColor}.nav-toggle{position:relative;z-index:2;display:none;min-width:3rem;min-height:3rem;align-items:center;justify-content:center;gap:.75rem;background:transparent;color:inherit;cursor:pointer}.nav-toggle span{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-toggle i,.nav-toggle i:before{display:block;width:1.35rem;height:.125rem;background:currentColor;content:"";transition:transform .16s ease}.nav-toggle i:before{transform:translateY(-.4rem)}.nav-toggle[aria-expanded=true] i{transform:rotate(45deg)}.nav-toggle[aria-expanded=true] i:before{transform:rotate(-90deg)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.7fr);grid-template-rows:1fr auto;gap:2.5rem clamp(2rem,7vw,8rem);min-height:100svh;padding:clamp(7rem,10vh,9rem) var(--gutter) 2rem;overflow:hidden;background:#f2e8ce;color:var(--ink)}.hero__copy,.hero__screen,.hero__facts{position:relative;z-index:2}.hero__copy{align-self:center}.eyebrow,.section__label,.game-step>span{margin:0 0 1.25rem;color:var(--metal-dark);font-size:.65rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.hero .eyebrow{color:var(--coral)}.hero h1,.section h2,.game-step h3{margin:0;font-family:var(--font-display);font-weight:700;letter-spacing:-.05em;line-height:.84;text-transform:uppercase}.hero h1{max-width:8ch;font-size:clamp(5rem,11vw,11rem)}.hero h1 span{display:block;color:var(--coral)}.hero__lead{max-width:35rem;margin:2rem 0 0;color:#393d47;font-size:clamp(1rem,1.5vw,1.25rem)}.arrow-link{display:inline-flex;min-height:3rem;align-items:center;gap:2rem;margin-top:2rem;border-bottom:.0625rem solid var(--ink);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.arrow-link span{color:var(--metal-dark);font-size:1rem}.hero__screen{position:relative;width:fit-content;align-self:center;justify-self:center;margin:0}.screen-frame{position:relative;padding:.5rem;border:.0625rem solid var(--coral);background:var(--ink)}.screen-frame:before{position:absolute;z-index:2;top:.85rem;left:50%;width:2.75rem;height:.2rem;border-radius:2rem;background:#ece4d161;content:"";transform:translate(-50%)}.screen-frame>img{width:auto;max-width:min(24rem,33vw);height:min(70svh,47rem);aspect-ratio:1206 / 2622;object-fit:contain}.hero__facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,1fr);margin:0;border-top:.0625rem solid var(--line-dark)}.hero__facts div{padding:1.25rem 1.25rem 0 0}.hero__facts div+div{padding-left:1.25rem;border-left:.0625rem solid var(--line-dark)}.hero__facts dt,.hero__facts dd{margin:0}.hero__facts dt{color:var(--metal-dark);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hero__facts dd{margin-top:.4rem;font-family:var(--font-display);font-size:clamp(1.25rem,2vw,2rem);font-weight:600;text-transform:uppercase}.section{padding:clamp(6rem,10vw,10rem) var(--gutter)}.tournament{display:flex;min-height:100svh;flex-direction:column;justify-content:space-between;background:#103943}.tournament .section__label{color:var(--gold)}.tournament__statement{display:grid;grid-template-columns:minmax(18rem,.85fr) minmax(24rem,1.15fr);gap:clamp(2rem,7vw,8rem);align-items:center;width:min(100%,var(--max-width));margin:2rem auto}.tournament__number{color:var(--sun);font-family:var(--font-display);font-size:clamp(13rem,35vw,34rem);font-weight:700;letter-spacing:-.08em;line-height:.62}.tournament h2{font-size:clamp(4rem,8vw,8.5rem)}.tournament__copy p{max-width:36rem;margin:2rem 0 0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.25rem)}.tournament__details{display:grid;grid-template-columns:repeat(2,1fr);width:min(100%,var(--max-width));margin:0 auto;border-top:.0625rem solid var(--line-light)}.tournament__details div{padding:1.5rem 1.5rem 0 0}.tournament__details div+div{padding-left:1.5rem;border-left:.0625rem solid var(--line-light)}.tournament__details dt,.tournament__details dd{margin:0}.tournament__details dt{color:var(--gold);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.tournament__details dd{margin-top:.6rem;color:var(--muted);font-size:.85rem}.anniversary-ribbon{display:flex;min-height:5.5rem;align-items:center;justify-content:space-around;gap:2rem;padding:1rem var(--gutter);overflow:hidden;background:var(--sun);color:var(--ink);font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1;text-align:center;text-transform:uppercase}.anniversary-ribbon span{white-space:nowrap}.anniversary-ribbon i{color:var(--coral);font-size:.65em;font-style:normal}.teams{background:#f3e7ca;color:var(--ink)}.section__heading{width:min(100%,var(--max-width));margin:0 auto}.section__heading h2,.game__intro h2{font-size:clamp(4rem,9vw,9rem)}.section__heading>p{max-width:30rem;margin:0;color:#3f4659}.team-wall{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:min(100%,var(--max-width));margin:clamp(4rem,7vw,7rem) auto 0;padding:0;border-top:.0625rem solid var(--line-dark);border-left:.0625rem solid var(--line-dark);list-style:none}.team{display:grid;min-height:18rem;grid-template-rows:1fr auto;padding:1rem;border-right:.0625rem solid var(--line-dark);border-bottom:.0625rem solid var(--line-dark);transition:background-color .18s ease,transform .18s ease}.team:nth-child(4n+1){background:#d8653f17}.team:nth-child(4n+2){background:#77a9c61f}.team:nth-child(4n+3){background:#deb64d1f}.team:nth-child(4n){background:#92ad8e1f}.team:hover{z-index:1;background:var(--cream);transform:translateY(-.25rem)}.team__logo{display:flex;min-height:9rem;align-items:center;justify-content:center;padding:1rem}.team__logo img{width:auto;max-width:100%;height:auto!important;max-height:8rem;aspect-ratio:auto;object-fit:contain;transition:transform .18s ease}.team:hover .team__logo img{transform:scale(1.04) rotate(-1.5deg)}.team h3{min-height:2em;margin:1rem 0 0;font-family:var(--font-display);font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:600;letter-spacing:-.02em;line-height:1;text-transform:uppercase}.game{padding-bottom:0;background:#10223a}.game__intro{width:min(100%,var(--max-width));margin:0 auto}.game__intro .section__label{color:var(--gold)}.game__intro>p:last-child{max-width:39rem;margin:2rem 0 0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.25rem)}.game-story{display:grid;grid-template-columns:minmax(20rem,.8fr) minmax(24rem,1.2fr);gap:clamp(2rem,8vw,9rem);width:min(100%,var(--max-width));margin:clamp(4rem,8vw,8rem) auto 0}.game-step{display:flex;min-height:78svh;flex-direction:column;justify-content:center;border-top:.0625rem solid var(--line-light);opacity:.36;transition:opacity .25s ease}.game-step.is-active{opacity:1}.game-step>span{color:var(--gold)}.game-step h3{max-width:9ch;font-size:clamp(3rem,5.5vw,6.25rem)}.game-step p{max-width:32rem;margin:1.75rem 0 0;color:var(--muted)}.game-step__image{display:none}.game-story__stage{position:sticky;top:5.5rem;display:flex;height:calc(100svh - 7rem);align-items:center;justify-content:center;gap:1rem}.screen-stack{position:relative;height:min(78svh,52rem);aspect-ratio:1206 / 2622;border:.5rem solid var(--ink);background:var(--ink);box-shadow:0 2rem 5rem #00000047}.screen-stack:before{position:absolute;z-index:3;top:.35rem;left:50%;width:2.5rem;height:.18rem;border-radius:1rem;background:#ece4d157;content:"";transform:translate(-50%)}.screen-stack img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .28s ease}.screen-stack img.is-active{opacity:1}.screen-progress{display:grid;gap:.75rem}.screen-progress span{width:.3rem;height:1.75rem;background:#ece4d129;transition:height .18s ease,background-color .18s ease}.screen-progress span.is-active{height:3rem;background:var(--gold)}.screen-progress span:nth-child(2).is-active{background:var(--coral)}.screen-progress span:nth-child(3).is-active{background:var(--sky)}.screen-progress span:nth-child(4).is-active{background:var(--mint)}.screen-progress span:nth-child(5).is-active{background:var(--sun)}.site-footer{display:grid;grid-template-columns:1fr auto auto;gap:2.5rem;align-items:center;padding:1.5rem var(--gutter);border-top:.0625rem solid var(--line-light);background:var(--ink);color:var(--muted)}.footer-brand{color:var(--cream)}.site-footer nav{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.site-footer a,.site-footer p{font-size:.68rem}.site-footer nav a{display:inline-flex;min-height:2.75rem;align-items:center;text-underline-offset:.25rem}.site-footer p{margin:0;white-space:nowrap}.reveal{opacity:0;transform:translateY(1rem);transition:opacity .5s ease,transform .5s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible,.no-js .reveal{opacity:1;transform:none}@media(max-width:72rem){.hero{grid-template-columns:minmax(0,1fr) minmax(18rem,.6fr)}.screen-frame>img{max-width:min(22rem,36vw)}.team-wall{grid-template-columns:repeat(4,1fr)}.game-story{grid-template-columns:.9fr 1.1fr}}@media(max-width:52rem){.site-header{min-height:4.75rem}.nav-toggle{display:inline-flex}.primary-nav{position:fixed;z-index:1;inset:0;display:grid;align-content:center;gap:0;min-height:100svh;padding:6rem var(--gutter) 3rem;visibility:hidden;background:var(--ink);color:var(--cream);opacity:0;transform:translateY(-1rem);transition:opacity .18s ease,transform .18s ease,visibility .18s}.nav-open{overflow:hidden}.nav-open .primary-nav{visibility:visible;opacity:1;transform:none}.primary-nav a{min-height:5rem;border-bottom:.0625rem solid var(--line-light);font-family:var(--font-display);font-size:2.1rem;text-transform:uppercase}.hero{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:3rem;min-height:auto;padding-top:7.5rem}.hero h1{font-size:clamp(5rem,19vw,8rem)}.screen-frame>img{width:auto;max-width:min(24rem,78vw);height:auto;max-height:72svh}.hero__facts{grid-column:auto}.tournament__statement,.section__heading{grid-template-columns:1fr}.tournament__statement{gap:3rem}.tournament__number{font-size:clamp(14rem,62vw,25rem)}.tournament__details{grid-template-columns:1fr}.anniversary-ribbon{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;padding-block:1.25rem;font-size:1.5rem}.tournament__details div,.tournament__details div+div{padding:1.25rem 0;border-bottom:.0625rem solid var(--line-light);border-left:0}.team-wall{grid-template-columns:repeat(3,1fr)}.game-story{display:block}.game-step,.game-step.is-active{min-height:auto;padding:4rem 0;opacity:1}.game-step h3{font-size:clamp(3rem,12vw,5rem)}.game-step__image{display:block;width:min(100%,24rem);height:auto;margin:2rem auto 0;border:.45rem solid var(--ink)}.game-story__stage{display:none}.site-footer{grid-template-columns:1fr;gap:1.25rem;align-items:start}}@media(max-width:36rem){.brand span{display:none}.hero__facts{grid-template-columns:1fr}.hero__facts div,.hero__facts div+div{padding:1rem 0;border-bottom:.0625rem solid var(--line-dark);border-left:0}.section{padding-top:5rem;padding-bottom:5rem}.tournament__number{font-size:68vw}.team-wall{grid-template-columns:repeat(2,1fr)}.team{min-height:15rem}.team__logo{min-height:7rem;padding:.75rem}.team__logo img{max-height:6.5rem}.site-footer nav{display:grid;gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
