@font-face{font-family:Inter;src:url('assets/Inter-Regular.ttf')}@font-face{font-family:Inter;src:url('assets/Inter-Bold.ttf');font-weight:700}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#130920;color:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ffc82c;outline-offset:6px}.preview{padding:9px 5%;background:#371155;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:700;letter-spacing:.12em}.preview span{font-weight:400;letter-spacing:0}header{position:absolute;z-index:2;left:0;right:0;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#130920d9,transparent)}header img{object-fit:contain;width:150px;height:90px}nav{display:flex;gap:38px;align-items:center;font-size:14px;font-weight:700}.nav-cta{border:1px solid #ffffff70;padding:14px 22px}.nav-cta span{margin-left:24px}.hero{height:780px;min-height:650px;position:relative;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 53%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#130920dc,transparent 80%),linear-gradient(0deg,#130920c9,transparent 50%)}.hero-copy{position:absolute;left:5%;top:30%;max-width:850px}.eyebrow{font-size:13px;letter-spacing:.18em;font-weight:700;margin:0 0 22px;color:#e5c860}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(56px,7.8vw,112px);font-weight:700;line-height:.98;letter-spacing:-.065em;margin:0 0 30px}h2{font-size:clamp(38px,4.4vw,66px);font-weight:700;letter-spacing:-.05em;line-height:1.04;margin:0}h3{font-size:30px;letter-spacing:-.04em;line-height:1.15;margin:17px 0}.cities{display:flex;align-items:center;gap:17px;font-size:16px;margin:0 0 34px}.cities i{height:3px;width:3px;background:#ffc82c;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;background:#ffd02e;color:#1f1230;padding:18px 24px;font-weight:700;font-size:16px;transition:background .2s,transform .2s}.button:hover{background:#ffe272;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:28px;left:5%;right:5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.11em}.hero-bottom span:last-child{letter-spacing:0;color:#d2c9d8}.section{padding:85px 5%}.teams{background:#f8f6fa;color:#221032}.section-title{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:50px}.section-title .eyebrow{color:#673883}.section-title>p{max-width:280px;color:#685b6b;margin:0}.team-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.team{border:0;border-right:1px solid #ded7e3;background:transparent;text-align:left;padding:15px 22px 5px;cursor:pointer;color:#221032;position:relative;transition:background .2s}.team:first-child{border-left:1px solid #ded7e3}.team:hover,.team[aria-pressed=true]{background:#ebe1f3}.team img{width:100%;height:126px;object-fit:contain;margin-bottom:22px;transition:transform .2s}.team:hover img{transform:translateY(-5px)}.team span{font-size:14px;font-weight:700;display:block;line-height:1.4}.team b{position:absolute;right:15px;bottom:8px;font-weight:400;color:#8057a0}.matches{background:#241235}.match-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.matches .eyebrow{color:#dcb657}.match-content{margin-top:40px;border-top:1px solid #ffffff25;padding-top:35px;display:flex;gap:35px;align-items:center}.match-content p{color:#c1b3cb;max-width:720px;line-height:1.7}.status{font-size:12px;letter-spacing:.14em;color:#d9c2eb}.selected-logo{background:#fff;width:145px;height:145px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.selected-logo[hidden]{display:none}.selected-logo img{width:125px;height:125px;object-fit:contain}.text-button{border:0;background:transparent;color:#edcd5c;cursor:pointer;font-size:14px;white-space:nowrap}.text-link{font-size:14px;color:#edcd5c;border-bottom:1px solid #edcd5c66;padding-bottom:6px}.experience{display:grid;grid-template-columns:1.15fr 1fr;min-height:580px;background:#190b29}.experience-photo{position:relative;overflow:hidden}.experience-photo img{width:100%;height:100%;object-fit:cover;object-position:55% center}.experience-photo span{position:absolute;bottom:25px;left:25px;font-size:12px;letter-spacing:.1em;text-shadow:0 1px 6px #000}.experience-copy{padding:75px 12%;align-self:center}.experience-copy p:not(.eyebrow){margin:30px 0;color:#c1b3cb;max-width:320px;line-height:1.7}.finale{height:610px;position:relative;overflow:hidden;background:#08070c}.finale>img{position:absolute;width:67%;height:100%;right:0;object-fit:cover;object-position:50% 35%;opacity:.85}.finale:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#130920 5%,#130920e6 30%,transparent 80%)}.finale>div{position:relative;z-index:1;padding:150px 5% 70px}.finale h2{margin-bottom:32px}footer{padding:45px 5%;display:flex;align-items:center;gap:40px}footer img{object-fit:contain}footer p{color:#a897b8;font-size:13px;margin:8px 0 0}.fine{margin-left:auto;max-width:400px} @media(min-width:1600px){.hero{height:860px}.hero-copy{top:32%}}@media(max-width:800px){.preview{font-size:10px;letter-spacing:.07em}.preview span{font-size:10px}header{padding-top:16px}header img{width:108px;height:65px}nav{gap:18px}nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 14px;font-size:12px}.nav-cta span{margin-left:12px}.hero{height:700px;min-height:0}.hero-copy{top:32%;right:5%}h1{font-size:clamp(50px,11vw,80px)}.hero-photo{object-position:60% center}.hero-bottom{flex-direction:column;gap:7px;font-size:10px}.section{padding:58px 5%}.section-title{display:block;margin-bottom:30px}.section-title>p{margin-top:20px}.team-grid{grid-template-columns:repeat(3,1fr);row-gap:22px}.team:nth-child(4){border-left:1px solid #ded7e3}.team img{height:100px;margin-bottom:16px}.team{padding:10px 14px}.team span{font-size:12px}.match-top{align-items:start;flex-direction:column}.match-content{align-items:start;gap:20px}.selected-logo{width:80px;height:80px}.selected-logo img{width:72px;height:72px}.match-content h3{font-size:25px}.experience{display:flex;flex-direction:column}.experience-photo{height:400px}.experience-copy{padding:50px 7%;align-self:stretch}.finale{height:520px}.finale>img{width:100%;object-position:65% center}.finale:after{background:linear-gradient(90deg,#130920ec,transparent)}.finale>div{padding-top:130px}footer{gap:20px;flex-wrap:wrap}footer img{width:100px;height:65px}.fine{margin-left:0;width:100%;max-width:none}.cities{font-size:14px;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
