:root{color-scheme:dark;--bg:#060d20;--orange:#ff9c19;--muted:#a9b4ce;font-family:Arial,Helvetica,sans-serif;color:#fff;background:var(--bg)}
*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 85% 30%,#122452 0,transparent 55%),var(--bg)}a{color:inherit}::selection{background:var(--orange);color:var(--bg)}a:focus-visible{outline:3px solid white;outline-offset:6px}.skip-link{position:fixed;top:-100px;left:16px;z-index:10;background:var(--orange);color:var(--bg);padding:12px}.skip-link:focus{top:12px}
.site-header{width:min(1280px,100%);margin:0 auto;padding:30px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{width:285px;max-width:70%;height:auto}.header-caption{color:var(--muted);font-size:12px;letter-spacing:.3px}
main{width:min(1280px,100%);margin:auto;flex:1;padding:8px 24px 0;display:flex;flex-direction:column;justify-content:center}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;min-height:590px;overflow:hidden;border:1px solid #32466c;border-radius:24px;background:#091736;box-shadow:0 24px 80px #0003}.hero:after{content:"";position:absolute;z-index:3;left:54px;top:0;width:100px;height:3px;background:linear-gradient(90deg,#e92216,#ff9c19);border-radius:0 0 4px 4px}.hero-copy{position:relative;z-index:2;grid-column:1;grid-row:1;padding:61px 0 42px 54px;background:linear-gradient(90deg,#091736 85%,transparent)}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 26px;color:#ffc26a;font-size:10px;font-weight:700;letter-spacing:1.7px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:#ff9c19;box-shadow:0 0 14px #ff9c1970}h1{margin:0;font-size:clamp(48px,5.3vw,76px);font-weight:900;font-style:italic;line-height:.97;letter-spacing:-3px}h1 em{color:var(--orange);font-style:inherit}.intro{font-size:16px;line-height:1.7;color:#d2daec;margin:25px 0 26px}.register-button{display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(100%,335px);min-height:60px;padding:15px 23px;border:1px solid #ffb74e;border-radius:9px;background:linear-gradient(100deg,#ffac23,#ff8b17);color:#211102;font-size:18px;font-weight:700;text-decoration:none;box-shadow:0 8px 30px #ff8a171f;transition:transform .18s,box-shadow .18s}.register-button span{font-size:26px;line-height:1}.register-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px #ff8a1740}.destination{font-size:10px;line-height:1.6;color:var(--muted);margin:13px 0 0}.sports-caption{display:flex;align-items:center;gap:15px;margin-top:32px;color:#aebddd;font-size:10px;font-weight:700;letter-spacing:1.6px}.sports-caption>span:first-child{color:var(--orange);font-size:16px}.separator{color:#526384}
.hero-art{position:relative;grid-column:2;grid-row:1;min-width:0;overflow:hidden;background:#082274}.mascot{position:absolute;right:-35px;top:0;height:100%;width:auto;max-width:none}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#091736,transparent 30%),linear-gradient(0deg,#091736 0%,transparent 35%)}.art-caption{position:absolute;z-index:1;bottom:46px;left:16%;font-size:13px;letter-spacing:3px;transform:rotate(-3deg)}.art-caption strong{display:block;font-size:28px;letter-spacing:-.5px;font-style:italic;margin-top:5px}
.brand-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:20px 20px 0;padding:3px 16px 16px;border-bottom:1px solid #26334d}.sport-item{display:flex;align-items:center;gap:14px}.sport-item img{width:76px;height:63px;object-fit:contain}.sport-item span{font-size:11px;color:var(--muted);line-height:1.7}.sport-item strong{display:block;color:#e0e6f2;font-size:12px}.strip-message{font-size:12px;color:var(--muted)}.strip-message strong{color:#e0e6f2;font-weight:400}.footer{width:min(1280px,100%);margin:0 auto;padding:22px 44px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#9eabc4;font-size:10px}.responsible{display:flex;align-items:center;gap:9px}.responsible b{border:1px solid #62718e;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:10px}
@media(min-width:1500px){main{flex:0;margin:auto}}
@media(max-width:900px){.hero-copy{padding-left:32px}.hero:after{left:32px}.eyebrow{letter-spacing:1px;font-size:9px}.strip-message{display:none}.brand-strip{margin-inline:0}.hero{min-height:550px}h1{font-size:58px}}
@media(max-width:620px){.site-header{padding:22px 22px}.brand{width:248px;max-width:85%}.header-caption{display:none}main{padding:0 12px}.hero{grid-template-columns:1fr;min-height:0;border-radius:18px}.hero:after{left:24px;width:70px}.hero-art{grid-column:1;grid-row:1;height:235px}.mascot{height:135%;top:-8px;right:0}.hero-art:after{background:linear-gradient(0deg,#091736 0%,transparent 47%),linear-gradient(90deg,#091736 0%,#09173640 40%,transparent 65%)}.art-caption{left:22px;bottom:76px;font-size:9px;letter-spacing:1.5px;max-width:120px}.art-caption strong{font-size:22px;line-height:1.05}.hero-copy{grid-column:1;grid-row:2;text-align:center;padding:0 22px 28px;background:none}.eyebrow{justify-content:center;font-size:8px;letter-spacing:1.3px;margin:0 0 18px}h1{font-size:clamp(43px,11.8vw,65px);letter-spacing:-2px}h1 em br{display:none}.intro{font-size:14px;line-height:1.65;margin:20px 0 22px}.register-button{margin:auto;width:100%;max-width:360px;min-height:57px;font-size:17px}.destination{font-size:9px;max-width:270px;margin:12px auto 0}.sports-caption{justify-content:center;font-size:8px;gap:12px;margin-top:21px}.brand-strip{gap:12px;padding:0 4px 15px;margin-top:14px}.sport-item{gap:6px}.sport-item img{width:49px;height:44px}.sport-item span{font-size:8px}.sport-item strong{font-size:9px}.footer{padding:18px 20px;font-size:8px;gap:8px}.responsible{gap:5px}.responsible b{height:23px;width:23px;font-size:8px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
