@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700&display=swap');
:root{--bg:#151515;--panel:#232323;--ink:#faf9f5;--muted:#aaa9a3;--accent:#ff4b23;--cream:#ffeda9;--line:#3c3c39;font-family:Manrope,Arial,sans-serif;background:var(--bg);color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.wrap{max-width:1440px;margin:auto;padding-left:64px;padding-right:64px}.header{height:110px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3;background:var(--bg)}.logo{width:135px;display:block}.header nav{display:flex;gap:35px;font-size:14px}.header nav a{transition:color .2s}.header nav a:hover{color:var(--cream)}.header-cta{border:1px solid #75756e;border-radius:40px;padding:15px 24px;font-size:14px}.header-cta span{margin-left:25px}.header-cta:hover{background:var(--cream);color:var(--bg);border-color:var(--cream)}.hero{position:relative;isolation:isolate;min-height:860px;overflow:hidden;background:#232723}.hero-backdrop{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-backdrop img{width:100%;height:115%;object-fit:cover;object-position:50% 60%;filter:saturate(.45);transform:translateY(var(--hero-shift,0));will-change:transform}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.69),rgba(0,0,0,.1)),linear-gradient(0deg,#151515 0%,rgba(10,10,10,.05) 80%)}.hero-content{padding-top:32px;position:relative}.eyebrow{display:flex;justify-content:space-between;font-size:13px;letter-spacing:1px}.eyebrow span:last-child{border-bottom:1px solid var(--cream);padding-bottom:6px;color:var(--cream)}.hero-title{position:relative;padding-top:58px}.edition{font-size:12px;letter-spacing:2px;margin-bottom:25px;color:#d0d1c6}h1,h2,.stats strong,.price,.places strong,.event-name{font-family:Unbounded,Arial,sans-serif;font-weight:600}h1{font-size:clamp(56px,6.8vw,98px);line-height:1.14;letter-spacing:-4px;margin-bottom:28px;font-weight:800}.title-line{display:block}.title-line i{font-style:normal;color:var(--cream)}.event-name{font-size:14px;letter-spacing:4px;font-weight:400;display:flex;align-items:center;gap:20px}.event-name:before{content:'';height:1px;width:70px;background:var(--cream)}.sport-tag{position:absolute;right:5px;top:60px;width:158px;height:158px;background:var(--accent);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg)}.sport-tag span{font-size:11px;letter-spacing:1px}.sport-tag strong{font-family:Unbounded,sans-serif;font-size:38px;line-height:1.6}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:45px;padding-bottom:35px}.hero-bottom>p{font-size:20px;line-height:1.5;margin:0}.hero-action{width:380px}.button{background:var(--accent);border:0;color:white;display:flex;align-items:center;justify-content:space-between;padding:21px 26px;border-radius:8px;gap:25px;font-size:17px;font-weight:600;transition:background .25s,transform .25s}.button:hover{background:#ff623f;transform:translateY(-3px)}.button span{font-size:24px}.availability{font-size:13px;display:block;margin-top:12px;color:#c5c6bf}.availability b{color:white;font-weight:600}.hero-facts{display:grid;grid-template-columns:1fr 1.15fr .7fr;gap:25px;border-top:1px solid #62665c;padding:25px 0 55px}.hero-facts small{display:block;font-size:11px;letter-spacing:2px;color:#a8aea0;margin-bottom:10px}.hero-facts strong{font-size:16px;font-weight:500}.hero-facts strong span{font-weight:400;color:#b4b6ae;font-size:14px}.scroll-hint{display:flex;align-items:center;gap:18px;position:absolute;right:22px;top:50%;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.scroll-hint span{font-size:22px}.ticker{overflow:hidden;padding:25px 0;border-top:1px solid #4a493f;border-bottom:1px solid #4a493f;background:var(--cream);color:#181818}.ticker-track{display:flex;white-space:nowrap;width:max-content;animation:ticker 36s linear infinite}.ticker span{font:500 24px Unbounded,sans-serif;letter-spacing:-.4px;padding-right:12px}.section{padding-top:110px;padding-bottom:110px}.section-label{font-size:12px;font-weight:500;letter-spacing:1.5px;color:var(--muted);margin-bottom:40px}h2{font-size:clamp(33px,3.75vw,53px);line-height:1.32;letter-spacing:-1.8px;margin-bottom:30px}h2 span{color:var(--cream)}.section-intro{font-size:20px;line-height:1.65;max-width:710px;margin-left:auto;color:#c1c1b9;margin-bottom:50px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.stats article{border:1px solid #50504a;border-radius:12px;padding:35px 30px}.stats strong{display:block;font-size:68px;line-height:1.3;color:var(--cream);letter-spacing:-3px;font-weight:500}.stats h3{font-size:18px;font-weight:600;margin:12px 0 20px}.stats p{font-size:16px;line-height:1.6;color:var(--muted);margin:0}.guest{max-width:none;background:var(--cream);color:#171717;padding-left:max(64px,calc((100vw - 1312px)/2));padding-right:max(64px,calc((100vw - 1312px)/2));position:relative;overflow:hidden}.guest .section-label{color:#6c6040}.guest-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.outline-label{border:1px solid #827a5b;display:inline-block;border-radius:30px;padding:9px 14px;font-size:11px;letter-spacing:1px;margin-bottom:30px}.guest h2{font-size:clamp(30px,3.7vw,54px);line-height:1.25;letter-spacing:-2px}.guest h2 span{color:var(--accent)}.guest-subtitle{font-size:25px;line-height:1.5;font-weight:500}.guest-copy>p:not(.guest-subtitle){font-size:17px;line-height:1.75;max-width:480px;color:#5e573b}.text-link{font-size:17px;border-bottom:1px solid #625a3a;padding:12px 0;display:inline-flex;gap:35px}.text-link:hover{color:var(--accent)}.guest-photo{position:relative;min-width:0;aspect-ratio:4/5;border-radius:180px 180px 10px 10px;overflow:hidden;background:#a19b7e;transform:rotate(3deg);margin-bottom:15px}.guest-photo img{width:100%;height:110%;object-fit:cover;object-position:51% 40%;filter:grayscale(1);transform:translateY(var(--guest-shift,0));will-change:transform;display:block}.photo-stamp{position:absolute;z-index:2;bottom:26px;left:25px;right:25px;padding:20px;background:var(--accent);color:white;font-family:Unbounded,sans-serif;font-size:13px;line-height:1.6;display:flex;justify-content:space-between;align-items:center;border-radius:6px}.photo-stamp span{font-size:34px}.venue{position:relative;isolation:isolate;min-height:740px;display:flex;align-items:flex-end;overflow:hidden}.venue-image{position:absolute;inset:0;z-index:-2}.venue-image img{width:100%;height:112%;object-fit:cover;object-position:center;transform:translateY(var(--venue-shift,0));will-change:transform}.venue:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,0) 100%)}.venue-content{width:100%;padding-top:220px;padding-bottom:50px}.venue .section-label{color:#f3eedb}.venue h2{font-size:clamp(32px,4.6vw,66px);margin-bottom:24px}.venue-content>p{font-size:20px;line-height:1.6;color:#e3e3db}.venue-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px;border-top:1px solid #a1a39b;margin-top:55px;padding-top:20px}.schedule{margin-top:50px}.schedule article{display:grid;grid-template-columns:220px 1fr 30px;gap:30px;border-top:1px solid var(--line);padding:32px 0}.schedule time{font-family:Unbounded,sans-serif;font-size:20px;color:var(--cream);line-height:1.4}.schedule h3{font-size:22px;font-weight:500;margin-bottom:12px}.schedule p{font-size:16px;line-height:1.6;margin:0;color:var(--muted)}.schedule article>span{font-size:12px;color:#827f73}.small-note{font-size:13px;color:var(--muted);line-height:1.6}.registration{background:#282826;position:relative;overflow:hidden}.registration-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:55px}.registration h2{font-size:clamp(32px,4.1vw,59px)}.places{background:var(--accent);color:white;padding:22px 25px;min-width:200px;border-radius:8px;transform:rotate(4deg);display:grid;grid-template-columns:70px 1fr;align-items:center;gap:15px}.places strong{font-size:68px;line-height:1}.places span{font-size:13px;line-height:1.4}.slots{grid-column:1/-1;display:flex;gap:5px}.slots i{height:14px;flex:1;border:1px solid #fff}.slots i.taken{background:#fff}.registration-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.price{font-size:55px;letter-spacing:-2px;margin:10px 0 32px;color:var(--cream)}.price span{display:block;font:15px Manrope,sans-serif;color:var(--muted);margin-top:12px;letter-spacing:0}.registration-grid p{font-size:17px;line-height:1.8;max-width:440px}.registration-grid p.small-note{font-size:13px;max-width:350px}.registration-panel{padding:30px;background:var(--bg);border:1px solid #505049;border-radius:12px}.roles{border:0;padding:0;margin:0 0 24px;display:flex;gap:6px}.roles legend{font-size:17px;margin-bottom:22px}.roles label{flex:1;position:relative;cursor:pointer}.roles input{position:absolute;opacity:0}.roles span{display:block;text-align:center;padding:13px 5px;border:1px solid #68685f;font-size:13px;border-radius:6px;transition:background .2s}.roles input:checked+span{background:var(--cream);border-color:var(--cream);color:#151515}.roles input:focus-visible+span{outline:2px solid var(--cream);outline-offset:3px}#role-description{font-size:15px;line-height:1.7;min-height:52px;color:#c4c3bb}.form-status{padding-top:22px;border-top:1px solid var(--line);margin-top:24px;color:var(--muted)}.faq details{border-bottom:1px solid var(--line);padding:25px 0}.faq summary{list-style:none;cursor:pointer;font-size:20px;display:flex;justify-content:space-between;gap:25px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:27px;color:var(--cream);flex-shrink:0}.faq details[open] summary:after{content:'−'}.faq details p{font-size:16px;line-height:1.8;color:var(--muted);margin:20px 0 0;max-width:800px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:70px}footer img{width:110px}footer p{font-size:13px;line-height:1.8;margin:0}footer p span{color:var(--muted)}footer a{font-size:13px}.credits{display:flex;flex-direction:column;gap:10px}.credits a{font-size:12px;color:var(--muted)}.motion-toggle{position:fixed;bottom:18px;right:20px;z-index:10;background:#151515d9;border:1px solid #716f62;color:white;border-radius:30px;padding:9px 15px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;backdrop-filter:blur(12px)}.motion-toggle span{font-size:12px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.reveal-ready{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.65,.3,1)}.reveal-ready.visible{opacity:1;transform:translateY(0)}body.motion-paused .ticker-track{animation-play-state:paused}body.motion-paused .reveal-ready{opacity:1;transform:none;transition:none}body.motion-paused .hero-backdrop img,body.motion-paused .venue-image img,body.motion-paused .guest-photo img{transform:none!important}.title-line{animation:titleEnter .95s cubic-bezier(.15,.7,.2,1) both}.title-line:nth-child(2){animation-delay:.12s}.title-line:nth-child(3){animation-delay:.24s}@keyframes titleEnter{from{opacity:0;transform:translateY(35px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0)}}@keyframes ticker{to{transform:translateX(-50%)}}@media(min-width:1600px){.hero{min-height:960px}.hero-title{padding-top:80px}h1{font-size:110px}.hero-bottom{margin-top:55px}}@media(max-width:1000px){.wrap{padding-left:35px;padding-right:35px}.hero{min-height:800px}h1{font-size:7vw;letter-spacing:-2px}.hero-title{padding-top:70px}.sport-tag{width:115px;height:115px;top:48px}.sport-tag strong{font-size:30px}.sport-tag span{font-size:9px}.hero-bottom{margin-top:50px}.hero-action{width:335px}.hero-bottom>p{font-size:18px}.scroll-hint{display:none}.stats article{padding:25px}.stats strong{font-size:55px}.guest{padding-left:35px;padding-right:35px}.guest-layout{gap:30px}.guest h2{font-size:3.7vw;letter-spacing:-1px}.guest-subtitle{font-size:20px}.guest-copy>p:not(.guest-subtitle){font-size:16px}.registration-grid{gap:35px}.registration-panel{padding:24px}.places{min-width:170px;grid-template-columns:55px 1fr}.places strong{font-size:54px}.venue{min-height:660px}}@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.header{height:95px}.logo{width:110px}.header nav{display:none}.header-cta{font-size:13px;padding:12px 17px}.header-cta span{margin-left:15px}.hero{min-height:0}.hero-content{padding-top:23px}.eyebrow{font-size:10px;letter-spacing:.4px}.hero-title{padding-top:80px}.edition{font-size:10px;letter-spacing:1px;max-width:220px;line-height:1.5}.sport-tag{width:95px;height:95px;top:16px;right:0}.sport-tag strong{font-size:25px}.sport-tag span{font-size:8px}h1{font-size:clamp(31px,7.75vw,54px);letter-spacing:-1.4px;line-height:1.28;margin-bottom:30px}.event-name{font-size:10px;letter-spacing:2px}.event-name:before{width:35px}.hero-backdrop img{object-position:52% 50%;height:100%;transform:none}.hero:after{background:linear-gradient(0deg,#151515 0%,rgba(0,0,0,.3) 100%)}.hero-bottom{flex-direction:column;align-items:stretch;gap:28px;margin-top:30px}.hero-bottom>p{font-size:18px}.hero-action{width:100%}.button{font-size:16px;padding:18px 22px}.availability{font-size:12px;line-height:1.6}.hero-facts{grid-template-columns:1fr;gap:18px;padding-bottom:30px}.hero-facts>div{display:flex;justify-content:space-between;gap:15px;align-items:center}.hero-facts small{margin:0;font-size:10px}.hero-facts strong{font-size:13px;text-align:right}.hero-facts strong span{font-size:12px}.ticker{padding:18px 0}.ticker span{font-size:18px}.section{padding-top:65px;padding-bottom:65px}.section-label{font-size:10px;margin-bottom:28px}h2{font-size:clamp(25px,5.1vw,37px);letter-spacing:-1px;line-height:1.4}.section-intro{font-size:17px;margin-bottom:30px}.stats{grid-template-columns:1fr;gap:12px}.stats article{padding:24px;display:grid;grid-template-columns:100px 1fr;align-items:center;gap:0 18px}.stats strong{grid-row:1/3;font-size:40px;letter-spacing:-2px}.stats h3{font-size:17px;margin:0 0 8px}.stats p{font-size:14px}.guest{padding-left:22px;padding-right:22px}.guest-layout{grid-template-columns:1fr;gap:35px}.guest h2{font-size:clamp(27px,6.6vw,44px)}.guest-photo{aspect-ratio:4/4.5;max-width:450px;width:calc(100% - 15px);justify-self:center}.photo-stamp{font-size:12px}.guest-subtitle{font-size:22px}.venue{min-height:620px}.venue-content{padding-top:170px;padding-bottom:30px}.venue-image img{object-position:50% 30%}.venue h2{font-size:clamp(24px,5.7vw,39px);letter-spacing:-1px}.venue-content>p{font-size:17px}.venue-bottom{flex-direction:column;font-size:10px;line-height:1.8;margin-top:35px}.schedule article{grid-template-columns:1fr;gap:18px;padding:25px 0}.schedule article>span{display:none}.schedule time{font-size:19px}.schedule h3{font-size:20px}.schedule p{font-size:15px}.registration-heading{flex-direction:column;gap:10px;margin-bottom:35px}.registration h2{font-size:clamp(27px,6.3vw,43px)}.places{align-self:flex-end;min-width:210px;transform:rotate(3deg);margin:0 8px}.places strong{font-size:55px}.registration-grid{grid-template-columns:1fr;gap:25px}.price{font-size:44px}.registration-grid p{font-size:16px}.registration-panel{padding:20px}.roles span{font-size:12px}.faq summary{font-size:17px}.faq details p{font-size:15px}footer{flex-wrap:wrap;gap:25px}footer img{width:90px}.credits{order:4;width:100%}.motion-toggle{bottom:12px;right:12px;padding:8px 12px}.small-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}.hero-backdrop img,.venue-image img,.guest-photo img{transform:none!important}}
/* Conference-style entrance stays behind the readable, interactive hero. */
.background-intro{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden;visibility:hidden;opacity:0;background:#161613;transition:opacity .65s ease,visibility .65s}.background-intro.is-running{visibility:visible;opacity:1}.intro-frame{position:absolute;inset:0;background-size:cover;background-position:center;transition:opacity .65s ease,transform 2.6s ease;transform:scale(1.04)}.intro-frame-stadium{background-image:url('/assets/olympic.webp');opacity:1}.intro-frame-guest{background:#ffdc53 url('/assets/mostovoy-yellow.png') no-repeat right bottom;background-size:auto 100%;opacity:0}.background-intro.show-guest .intro-frame-guest{opacity:1;transform:scale(1)}.intro-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent)}.intro-brand{position:absolute;width:clamp(110px,14vw,210px);right:7%;top:38%;opacity:.28;transform:rotate(-8deg)}.intro-count{position:absolute;right:6%;bottom:24%;font-family:Unbounded,sans-serif;font-size:clamp(90px,17vw,240px);font-weight:800;font-variant-numeric:tabular-nums;color:#ffffff30;line-height:1}.intro-bolt{position:absolute;left:65%;top:50%;height:25vmin;color:#ffeda9;transform:translate(-50%,-50%) scale(0);transform-origin:center}.intro-bolt svg{display:block;height:100%;width:auto}.intro-fill{position:absolute;inset:0;background:#ffeda9;opacity:0}.background-intro.is-finishing .intro-bolt{animation:backgroundBolt .85s cubic-bezier(.65,0,.2,1) forwards}.background-intro.is-finishing .intro-fill{animation:backgroundFill .85s forwards}.hero-content{z-index:1}.hero:after{pointer-events:none}.guest-photo{background:#ffdc53;border-radius:12px;transform:rotate(2deg);overflow:hidden}.guest-photo img{filter:none;object-fit:contain;object-position:center bottom;height:100%;width:100%;transform:none;will-change:auto}.photo-stamp{left:20px;right:auto;bottom:20px;max-width:230px;gap:28px}.motion-paused .background-intro{visibility:hidden;opacity:0}.motion-paused .intro-bolt,.motion-paused .intro-fill{animation:none!important}@keyframes backgroundBolt{0%{transform:translate(-50%,-50%) scale(0)}50%{transform:translate(-50%,-50%) scale(1)}100%{transform:translate(-50%,-50%) scale(35)}}@keyframes backgroundFill{0%,80%{opacity:0}100%{opacity:1}}@media(max-width:700px){.intro-frame-guest{background-position:65% bottom;background-size:auto 85%}.intro-count{bottom:33%;right:4%;font-size:90px}.intro-brand{top:20%;right:5%;width:100px}.intro-bolt{left:50%;height:160px}.photo-stamp{font-size:10px;padding:14px;max-width:195px}}@media(prefers-reduced-motion:reduce){.background-intro{display:none}}
/* Full-screen conference entrance and restrained portrait treatment. */
.background-intro{position:fixed;inset:0;z-index:9999;background:#151515;pointer-events:none;isolation:isolate}.background-intro.is-running{pointer-events:auto}.intro-frame-stadium{background-position:center}.intro-frame-guest{background-color:#dedbcf;background-size:cover;background-position:center 28%;filter:grayscale(1)}.intro-shade{background:linear-gradient(180deg,#0005,#0002 45%,#0009)}.intro-brand{width:clamp(180px,25vw,330px);left:50%;right:auto;top:50%;transform:translate(-50%,-50%);opacity:1}.intro-count{right:40px;bottom:30px;color:white;font-size:clamp(70px,12vw,170px)}.intro-bolt{left:50%;color:#e5e1d4}.intro-fill{background:#e5e1d4}.guest{background:#e5e1d4}.guest-photo{border-radius:0;transform:none;aspect-ratio:auto;align-self:stretch;min-height:590px;background:#dedbcf;margin:0;overflow:hidden}.guest-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 35%;filter:grayscale(1);transform:none!important}.guest-layout{gap:60px;align-items:stretch}.guest-copy{padding:35px 0}.photo-stamp{bottom:25px;left:25px}.intro-frame-portrait{background-image:url('/assets/winners.jpg');opacity:0;filter:grayscale(1);background-position:center}.background-intro.show-portrait .intro-frame-portrait{opacity:1;transform:scale(1)}:root{--cream:#e5e1d4}.ticker{background:var(--cream)}html.intro-lock{overflow:hidden}body.motion-paused .background-intro{opacity:0;visibility:hidden;pointer-events:none}@media(max-width:700px){.intro-frame-guest{background-size:cover;background-position:center}.intro-count{right:22px;bottom:30px;font-size:80px}.intro-brand{top:48%;width:220px}.guest-photo{min-height:480px;width:100%;max-width:none}.guest-copy{padding:0}.guest-layout{gap:25px}.guest-photo img{object-position:center}.intro-frame-portrait{background-position:52% center}}
.hero h1{font-size:clamp(46px,6.5vw,94px);margin-top:18px;margin-bottom:40px}.hero-title{padding-top:75px}.hero .sport-tag{top:0;right:0;width:112px;height:112px}.hero .sport-tag strong{font-size:29px}.hero .sport-tag span{font-size:9px}.hero-bottom>p{font-size:18px;line-height:1.7}.program-layout{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.4fr);gap:65px;margin-top:55px;align-items:start}.host-card{background:#242422;border:1px solid var(--line)}.host-card>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;filter:grayscale(1)}.host-info{padding:27px}.host-info>span{font-size:11px;letter-spacing:1.5px;color:var(--muted)}.host-info h3{font:500 clamp(25px,2.6vw,37px)/1.3 Unbounded,sans-serif;margin:18px 0;color:var(--cream)}.host-info p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.program-timeline .schedule{margin-top:0}.program-timeline .schedule article{grid-template-columns:150px 1fr;gap:20px}.program-timeline .schedule article>span{display:none}.program-timeline .schedule time{font-size:17px}.program-timeline .schedule h3{font-size:20px}.atmosphere-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.2fr);gap:80px;align-items:start}.film{max-width:410px}.film video{width:100%;height:auto;aspect-ratio:9/16;display:block;background:#080808;border:1px solid #444;object-fit:contain}.film-caption{font-size:10px;letter-spacing:1px;color:var(--muted);display:block;margin-top:15px}.atmosphere-copy>p{font-size:18px;line-height:1.8;color:var(--muted);max-width:570px}.atmosphere figure{margin:30px 0}.atmosphere figure img{width:100%;height:auto;display:block}.atmosphere figcaption{font-size:12px;color:var(--muted);margin-top:13px}.atmosphere .community-photo{margin-top:65px}.community-photo img{max-height:630px;object-fit:cover;object-position:center 42%}.prizes{border-top:1px solid var(--line)}.prizes-heading{display:flex;justify-content:space-between;gap:45px;align-items:center}.prizes-heading>p{max-width:340px;color:var(--muted);font-size:17px;line-height:1.8}.prize-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px;margin-bottom:25px}.prize-grid article{padding:30px;border:1px solid #55554c;background:#20201e}.prize-grid article:first-child{background:var(--cream);color:#171717}.prize-grid article>span{font-size:11px;letter-spacing:1px}.prize-grid h3{font:500 clamp(17px,1.8vw,26px)/1.5 Unbounded,sans-serif;margin:35px 0 25px}.prize-grid p{font-size:15px;line-height:1.8;margin:0;color:var(--muted)}.prize-grid article:first-child p{color:#5a574d}@media(max-width:1000px){.program-layout{gap:30px}.program-timeline .schedule article{grid-template-columns:1fr}.atmosphere-layout{gap:35px}.prize-grid article{padding:22px}.hero h1{font-size:6.5vw;letter-spacing:-2px}}@media(max-width:700px){.hero h1{font-size:clamp(27px,6.8vw,47px);letter-spacing:-1px;line-height:1.5}.hero-title{padding-top:95px}.hero .sport-tag{top:15px;width:85px;height:85px}.hero .sport-tag strong{font-size:23px}.hero .sport-tag span{font-size:8px}.hero-bottom>p{font-size:16px}.program-layout{grid-template-columns:1fr;gap:30px;margin-top:35px}.host-card{display:grid;grid-template-columns:42% 1fr;align-items:stretch}.host-card>img{height:100%;min-height:240px;aspect-ratio:auto;object-position:48% center}.host-info{padding:22px 18px}.host-info h3{font-size:23px}.host-info>span{font-size:9px}.host-info p{font-size:13px}.atmosphere-layout{grid-template-columns:1fr;gap:35px}.film{max-width:360px;width:100%;justify-self:center}.atmosphere-copy h2{font-size:30px}.atmosphere-copy>p{font-size:16px}.atmosphere .community-photo{margin-top:30px}.prizes-heading{display:block}.prizes-heading>p{font-size:16px}.prize-grid{grid-template-columns:1fr;gap:12px}.prize-grid h3{font-size:23px;margin:22px 0 18px}}

.entry-form{display:grid;gap:18px;margin-top:24px}.form-field{display:grid;gap:9px;font-size:14px;line-height:1.5}.form-field input{width:100%;min-width:0;padding:16px;border:1px solid #777;border-radius:6px;background:#faf9f5;color:#171717}.form-field input:focus{outline:2px solid var(--accent);outline-offset:3px}.form-field[hidden]{display:none}.entry-form .form-status{margin:0;font-size:13px;line-height:1.6}.entry-form .button:disabled{opacity:.55;cursor:not-allowed;transform:none}.spectator-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.spectator-intro{font-size:20px;line-height:1.8;color:var(--muted);max-width:530px}.spectator-details{display:grid;gap:14px;font-size:12px;letter-spacing:1px;margin:35px 0}.spectators .registration-panel{background:#242424;border:1px solid var(--line);color:var(--ink)}.spectators .registration-panel h3{font:500 22px/1.5 Unbounded,sans-serif}.spectators .form-status{color:var(--muted)}@media(max-width:700px){.spectator-layout{grid-template-columns:1fr;gap:25px}.spectator-intro{font-size:17px}.entry-form .button{font-size:14px}.form-field input{font-size:16px}}

.hero{background:#0c1117}.hero-backdrop{background:#0c1117}.hero-backdrop img{object-fit:contain;object-position:right bottom;width:100%;height:100%;filter:saturate(.45);opacity:.8}.hero:after{background:linear-gradient(90deg,rgba(9,13,18,.83),rgba(9,13,18,.32) 55%,rgba(9,13,18,.08)),linear-gradient(0deg,#151515,transparent 30%)}.intro-frame-stadium{background-image:url('/assets/stadium-night.png');background-size:contain;background-repeat:no-repeat;background-color:#0c1117;background-position:center}.hero .sport-tag{display:none}@media(max-width:700px){.hero-backdrop img{width:150%;max-width:none;left:-25%;position:absolute;object-position:center bottom;opacity:.65}.hero:after{background:linear-gradient(180deg,#0c1117 8%,rgba(12,17,23,.7) 45%,rgba(12,17,23,.3) 75%,#151515)}.hero-title{padding-top:45px}.intro-frame-stadium{background-size:140% auto}}

.header{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;background:transparent;z-index:5}.hero-content{padding-top:140px}.hero .edition{font-size:clamp(13px,1.5vw,19px);line-height:1.7;letter-spacing:0;text-transform:none;max-width:600px}.hero h1{font-size:clamp(27px,4.1vw,59px);line-height:1.3;letter-spacing:-1.8px;margin-bottom:30px}.hero h1 .title-line{margin-bottom:8px}.hero-title{padding-top:35px}.hero{min-height:960px}.hero-backdrop img{opacity:.6}.prize-grid article:first-child{background:#20201e;color:var(--ink)}.prize-grid article:first-child p{color:var(--muted)}.prize-art{height:210px;margin:15px -15px 0;background-image:url('/assets/prize-glass.png');background-size:300% 100%;background-repeat:no-repeat}.prize-art-0{background-position:left center}.prize-art-1{background-position:center}.prize-art-2{background-position:right center}.prize-grid h3{margin-top:15px}.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:45px}.partner-grid>a,.stadium-partner{min-height:150px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:25px}.partner-grid img{max-width:100%;width:200px;height:70px;object-fit:contain;filter:grayscale(1)}.partner-grid a:last-child{background:#f2f1ed}.stadium-partner{flex-direction:column;gap:10px;text-align:center}.stadium-partner strong{font:500 clamp(12px,1.1vw,17px) Unbounded,sans-serif}.stadium-partner span,.stadium-partner small{font-size:10px;letter-spacing:2px}.video-teaser{position:fixed;bottom:22px;left:22px;width:132px;z-index:30;box-shadow:0 10px 40px #0008;border-radius:15px;background:#171717}.teaser-open{display:block;border:1px solid #ffffff70;border-radius:15px;overflow:hidden;padding:0;width:100%;height:220px;position:relative;background:#171717;color:white;cursor:pointer}.teaser-open video{width:100%;height:100%;object-fit:cover}.teaser-open>span{position:absolute;bottom:0;left:0;right:0;padding:30px 8px 12px;background:linear-gradient(transparent,#000b);font-size:10px;line-height:1.5;letter-spacing:1px}.teaser-close,.dialog-close{position:absolute;right:-9px;top:-12px;border:1px solid #777;border-radius:50%;background:#202020;color:white;width:30px;height:30px;z-index:2;font-size:22px;cursor:pointer}.video-dialog{border:0;padding:0;background:#111;overflow:visible;max-width:90vw;max-height:85vh}.video-dialog::backdrop{background:#000c}.video-dialog video{display:block;max-height:85vh;max-width:90vw;width:auto}.video-teaser[hidden]{display:none}@media(max-width:700px){.hero-content{padding-top:115px}.hero h1{font-size:clamp(22px,5vw,35px);letter-spacing:-.7px}.hero-title{padding-top:25px}.hero{min-height:0}.hero .edition{font-size:13px;max-width:310px}.partner-grid{grid-template-columns:1fr 1fr;gap:12px}.partner-grid>a,.stadium-partner{padding:15px;min-height:115px}.partner-grid img{height:55px}.video-teaser{width:94px;bottom:15px;left:12px}.teaser-open{height:154px}.teaser-open>span{font-size:8px}.prize-art{height:230px;max-width:340px;margin-left:auto;margin-right:auto}}

.prize-art{height:auto;aspect-ratio:1;width:100%;margin:15px 0 0;background-size:300% 100%}

.results-heading{display:flex;align-items:center;justify-content:space-between;gap:35px}.results-heading>p{font-size:18px;line-height:1.8;color:var(--muted)}.results-switch{display:flex;gap:8px;margin:25px 0;border-bottom:1px solid var(--line);padding-bottom:18px}.results-switch button{font:inherit;padding:13px 22px;border:1px solid #555;background:transparent;border-radius:30px;color:var(--ink);cursor:pointer}.results-switch button[aria-pressed=true]{background:var(--cream);border-color:var(--cream);color:#171717}.results-switch button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.results-panel{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;align-items:start}.results-panel[hidden]{display:none}.results-table{min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.results-table table{width:100%;border-collapse:collapse;text-align:left}.results-table caption{text-align:left;padding:24px;font-size:17px;font-weight:600}.results-table thead{background:#242424;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.results-table th,.results-table td{padding:20px 16px;border-bottom:1px solid var(--line)}.results-table th:first-child,.results-table td:first-child{padding-left:24px}.results-table tbody th{font-size:17px;font-weight:600}.results-table tbody td:first-child{font:500 22px Unbounded,sans-serif;color:var(--muted)}.champion-row{background:#eeebe20b}.results-table tbody td:last-child{font-size:12px}.team-monogram{display:inline-flex;width:38px;height:42px;align-items:center;justify-content:center;background:#363633;border-radius:6px 6px 15px 15px;margin-right:12px;font-size:12px;vertical-align:middle}.champion-row .team-monogram{background:var(--cream);color:#171717}.result-pill{display:inline-block;border:1px solid #979489;border-radius:20px;padding:6px 9px;white-space:nowrap}.results-note{font-size:12px;line-height:1.7;color:var(--muted);padding:20px 24px;margin:0}.match-story{background:#242422;border-radius:10px;padding:30px;border-top:3px solid var(--accent)}.story-label,.match-outcome{font-size:10px;letter-spacing:1px;line-height:1.6}.story-label{color:var(--muted)}.match-story h3{font:500 clamp(23px,2.1vw,30px)/1.5 Unbounded,sans-serif;margin:22px 0}.match-pair{display:flex;gap:16px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;font-size:14px}.match-pair>span{color:var(--muted);font-size:11px}.match-story p{font-size:15px;line-height:1.8;color:var(--muted);margin:20px 0}.match-outcome{color:var(--cream)}.results-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:25px}.results-footer>span{font-size:12px;color:var(--muted)}@media(max-width:1000px){.results-panel{grid-template-columns:1fr}.header nav{gap:18px}.results-heading{align-items:start}}@media(max-width:700px){.results-heading{display:block}.results-heading>p{font-size:16px}.results-switch button{font-size:13px;padding:12px 16px}.results-table caption{font-size:15px;padding:20px 14px}.results-table th,.results-table td{padding:18px 8px}.results-table th:first-child,.results-table td:first-child{padding-left:12px}.results-table tbody th{font-size:13px}.team-monogram{width:27px;height:32px;margin-right:7px;font-size:9px}.results-table tbody td:first-child{font-size:17px}.results-table tbody td:last-child{font-size:10px}.results-table thead{font-size:9px;letter-spacing:0}.result-pill{padding:5px 7px}.results-note{padding:16px 14px}.match-story{padding:24px}.results-footer{display:block}.results-footer .text-link{font-size:14px;margin-top:10px}}

.field-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:50px}.atmosphere .field-gallery figure{margin:0;min-width:0}.field-gallery img{height:245px!important;object-fit:cover;border-radius:8px}.field-gallery figure:nth-child(even){margin-top:28px}.field-gallery figcaption{font-size:11px}.unified-results{margin-top:30px}.unified-results tbody td:first-child{font:inherit}.venue-model{display:block;min-height:0;padding-top:90px;background:radial-gradient(ellipse at 50% 60%,#34342f,#151515 70%)}.venue-model:after{display:none}.model-heading{position:relative;z-index:1}.model-heading p{color:var(--muted)}.stadium-stage{height:680px;position:relative;isolation:isolate}.stadium-numbers{position:absolute;inset:0 9% auto;display:flex;justify-content:space-between;z-index:-1;pointer-events:none}.stadium-numbers>div{display:flex;flex-direction:column;align-items:center}.stadium-numbers strong{font:600 clamp(120px,18vw,260px)/1 Unbounded,sans-serif;color:#ffffff25;letter-spacing:-14px}.stadium-numbers span{font:500 16px Unbounded,sans-serif;letter-spacing:3px;color:#bdbcb5}#stadium-canvas{width:100%;height:100%;display:block;cursor:grab;touch-action:pan-y}#stadium-canvas:active{cursor:grabbing}.stadium-controls{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;white-space:nowrap}.stadium-controls button{width:40px;height:40px;border:1px solid #666;border-radius:50%;color:var(--ink);background:#242424;font-size:22px;cursor:pointer}.stadium-controls span{font-size:10px;letter-spacing:1px;color:var(--muted)}.model-note{font-size:11px;color:var(--muted);padding-top:10px;padding-bottom:25px;text-align:center}.broadcast{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.broadcast-screen{min-height:380px;border:1px solid #68685e;border-radius:14px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#383b35,#1c1e1b);position:relative;overflow:hidden}.broadcast-label{font-size:11px;letter-spacing:2px}.broadcast-label:before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:10px}.broadcast-play{font-size:70px;color:var(--cream);line-height:1}.broadcast-screen strong{font:500 25px/1.4 Unbounded,sans-serif}.broadcast-screen>span:last-child{font-size:11px;letter-spacing:3px;margin-top:20px}.broadcast-copy>p{color:var(--muted);font-size:17px;line-height:1.8}.broadcast-status{border-top:1px solid var(--line);padding-top:22px;font-size:14px!important}@media(max-width:1000px){.field-gallery{grid-template-columns:repeat(3,1fr)}.stadium-stage{height:560px}.broadcast{gap:30px}}@media(max-width:700px){.field-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-gallery img{height:210px!important}.stadium-stage{height:430px}.stadium-numbers{inset:15px 8% auto}.stadium-numbers strong{font-size:100px;letter-spacing:-6px}.stadium-numbers span{font-size:10px;letter-spacing:1px}.stadium-controls{gap:7px}.stadium-controls span{font-size:8px}.stadium-controls button{width:34px;height:34px}.venue-model{padding-top:60px}.broadcast{grid-template-columns:1fr;gap:35px}.broadcast-screen{min-height:330px}.unified-results tbody th{white-space:nowrap}.unified-results tbody td{font-size:11px}.unified-results .team-monogram{display:none}}

.venue-model{background:#10151b}.stadium-stage{height:750px;background:radial-gradient(ellipse at 50% 70%,#1c2730,#10151b 72%)}#scene{height:650px;width:100%;position:relative}#scene canvas{display:block;width:100%;height:100%;touch-action:none}#loading{position:absolute;inset:0;display:grid;place-items:center;color:#aeb5bb;font-size:14px}#loading[hidden]{display:none}.stadium-view-controls{text-align:center;padding:10px 20px 20px}.stadium-view-controls p{font-size:12px;color:#aeb5bb;margin-bottom:16px}.stadium-view-controls>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.stadium-view-controls button{border:1px solid #56616a;background:#18212a;color:#e9eff2;padding:11px 18px;border-radius:25px;font:inherit;font-size:12px;cursor:pointer}.stadium-view-controls button:hover{background:#293743}.stadium-stage:fullscreen{height:100vh}.stadium-stage:fullscreen #scene{height:calc(100vh - 115px)}@media(max-width:700px){.stadium-stage{height:580px}#scene{height:440px}.stadium-view-controls p{font-size:11px;line-height:1.6}.stadium-view-controls button{font-size:11px;padding:10px 13px}}

#scene canvas{touch-action:pan-y;cursor:grab}#scene canvas:active{cursor:grabbing}.stadium-stage{height:650px}@media(max-width:700px){.stadium-stage{height:440px}}.broadcast{grid-template-columns:1.2fr 1fr}.broadcast-screen{background:radial-gradient(ellipse at 25% 10%,#ec4b46,#a50920 75%);color:#fff;border:0;border-radius:26px;min-height:400px;box-shadow:0 30px 80px #b00b1928;transform:scale(var(--player-scale,1));transform-origin:center;will-change:transform;padding:26px}.player-top,.player-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px}.player-top .broadcast-label:before{background:#fff}.broadcast-screen .broadcast-play{color:#fff;text-align:center;font-size:40px;opacity:.8;margin:20px 0 8px}.countdown-title{text-align:center;font-size:11px;letter-spacing:3px;margin:10px 0 18px}.countdown{display:flex;justify-content:center;align-items:start;gap:8px}.countdown>div{display:flex;flex-direction:column;text-align:center;gap:10px}.countdown strong{font:500 clamp(24px,3.5vw,50px)/1.3 Unbounded,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-2px}.countdown span{font-size:9px;letter-spacing:1px}.countdown i{font-style:normal;font-size:30px;opacity:.4}.countdown strong.tick{animation:digitTick .3s ease}.player-bottom{margin-top:32px;border-top:2px solid #ffffff45;padding-top:15px}.game-tag{display:inline-block;background:var(--accent);color:white;border-radius:20px;padding:8px 14px;margin-left:14px;transform:rotate(-5deg)}.host-card{transform:rotate(-4deg);border:0;border-radius:22px;background:#ebe7dc;color:#1c1c1a;overflow:visible;box-shadow:12px 18px 0 #ff4b23;position:relative;transition:transform .3s}.host-card:hover{transform:rotate(-1deg) translateY(-6px)}.host-card>img{border-radius:22px 22px 0 0}.host-info{position:relative}.host-info h3{color:#20201e}.host-info>span,.host-info p{color:#625f56}.host-info .host-sticker{position:absolute;top:-24px;right:-15px;background:#ff4b23;color:white;transform:rotate(8deg);padding:10px 13px;border-radius:10px;font-size:10px;letter-spacing:1px}.program-layout{gap:80px}.program-timeline .schedule article{border:0;border-radius:18px;background:#252523;padding:26px;margin-bottom:14px;grid-template-columns:125px 1fr;transform:rotate(.6deg)}.program-timeline .schedule article:nth-child(even){transform:rotate(-.6deg);background:#30312b}.program-timeline .schedule time{color:var(--cream);font-size:14px}.program-icon{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;margin-right:10px;border-radius:50%;background:#ff4b23;color:#fff;font-size:21px;vertical-align:middle}.program-timeline .schedule h3{font-size:18px}.stats article,.results-table,.partner-grid>a,.stadium-partner{border-radius:20px}.prize-grid article{border:0;border-radius:24px}.registration-panel{border-radius:24px}.broadcast-copy .section-label{color:#f05a60}@keyframes digitTick{0%{transform:translateY(-4px);opacity:.5}100%{transform:translateY(0);opacity:1}}@media(max-width:1000px){.program-layout{gap:40px}.program-timeline .schedule article{grid-template-columns:1fr}.broadcast{gap:25px}}@media(max-width:700px){.broadcast{grid-template-columns:1fr}.broadcast-screen{min-height:330px;padding:20px}.countdown strong{font-size:clamp(26px,7vw,42px)}.countdown span{font-size:8px}.player-top{font-size:8px}.player-top .broadcast-label{font-size:9px}.host-card{margin:10px 12px 20px;display:block;transform:rotate(-3deg)}.host-card>img{height:320px;width:100%;object-fit:cover}.host-info{padding:25px}.program-timeline .schedule article{padding:23px}.program-icon{width:30px;height:30px}.game-tag{font-size:9px;margin-left:5px}.program-layout{gap:25px}}@media(prefers-reduced-motion:reduce){.broadcast-screen{transform:none!important}.countdown strong.tick{animation:none}}

.floating-apply{position:fixed;z-index:40;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;padding:13px 19px;border:1px solid #ff947a;background:#ff4b23;color:white;border-radius:50px;box-shadow:0 8px 35px #0006;cursor:pointer;white-space:nowrap}.floating-apply>span{font-size:11px;letter-spacing:1px;padding:10px 14px;border-radius:25px;background:#ffffff20}.floating-apply strong{font-size:14px}.floating-apply b{font-size:24px}.floating-apply:hover{background:#ec3d16}.application-dialog{width:min(580px,calc(100vw - 28px));max-height:90dvh;overflow:auto;border:1px solid #555;border-radius:24px;padding:30px;background:#202020;color:#f4f1e8}.application-dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}.application-close{position:absolute;top:12px;right:15px;width:36px;height:36px;border:0;border-radius:50%;color:white;background:#393939;font-size:26px;cursor:pointer}.application-header>span{font-size:11px;letter-spacing:1px;color:#b8b5aa}.application-header h2{font-size:27px;line-height:1.5;letter-spacing:-1px;margin:18px 0 25px}.application-dialog .registration-panel{padding:0;border:0;background:transparent;color:#f4f1e8;opacity:1;transform:none}.application-dialog .roles legend,.application-dialog #role-description{color:#f4f1e8}.application-dialog .roles span{color:#f4f1e8}.application-dialog .roles input:checked+span{color:#151515}.application-open{overflow:hidden}footer{padding-bottom:110px!important}@media(max-width:700px){.floating-apply{bottom:15px;gap:9px;padding:9px 12px;width:max-content;max-width:calc(100vw - 24px)}.floating-apply>span{font-size:9px;padding:9px}.floating-apply strong{font-size:11px}.floating-apply b{font-size:20px}.video-teaser{bottom:88px}.application-dialog{padding:25px 20px}.application-header h2{font-size:23px}}

.hero-three{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font:500 clamp(14px,1.8vw,25px)/1.6 Unbounded,sans-serif;margin:0 0 28px;color:var(--cream)}.hero-three i{font-style:normal;color:var(--accent)}@media(max-width:700px){.hero-three{gap:8px;font-size:12px}.hero h1{font-size:clamp(21px,4.7vw,33px)}}
