@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#103a2c;--gold:#c6a35d;--ink:#20352e;--muted:#68786f;--line:#dfe5df;--paper:#f4f6f1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px;line-height:1.5}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}.wrap{width:min(1256px,calc(100% - 64px));margin:auto}.topline{background:var(--green);color:#d6dfd5;font-size:10px;letter-spacing:1.6px}.topline .wrap{display:flex;justify-content:space-between;align-items:center;height:34px}.topline i{display:inline-block;width:1px;height:10px;background:#82998d;margin:0 16px}header{height:111px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px}.brand img{object-fit:contain}.brand b{display:block;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:32px;font-weight:800;letter-spacing:1.6px;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:2.5px;margin-top:7px;color:var(--muted)}nav{display:flex;gap:34px;margin-left:auto;margin-right:50px}nav a{font-size:13px;font-weight:600}nav a:hover{color:#8b6b31}.header-cta{border:1px solid #bac9bf;padding:12px 19px;font-weight:700;font-size:12px;display:flex;gap:22px;align-items:center}.header-cta:hover{background:#e5ece3}.page-heading{border-top:1px solid var(--line);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;color:#7b6842}.page-heading p{margin:0;color:var(--muted);font-size:12px}.portal-grid{display:grid;grid-template-columns:342px minmax(0,1fr);gap:24px;align-items:stretch}.auth-panel{background:#fff;padding:30px 28px;border:1px solid var(--line);border-radius:4px;scroll-margin-top:20px}.auth-heading h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:35px;line-height:1.1;margin:10px 0}.auth-heading p{color:var(--muted);font-size:12px;margin:0 0 24px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin-bottom:22px}.auth-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:10px 0 12px;font-size:12px;color:var(--muted);font-weight:700}.auth-tabs button[aria-pressed=true]{color:var(--green);border-bottom-color:var(--green)}label{display:block;font-size:12px;font-weight:700;margin:16px 0 7px}input{display:block;width:100%;min-width:0;height:45px;border:1px solid #d6dfd8;border-radius:3px;padding:11px 12px;background:#fcfdfb;font-size:14px;color:var(--ink)}input::placeholder{color:#92a097;font-size:12px}.field-help{display:block;color:var(--muted);font-size:10px;line-height:1.55;margin-top:7px}.password-wrap{position:relative}.password-wrap input{padding-right:60px}.password-wrap button{position:absolute;right:0;top:0;min-height:45px;padding:0 11px;border:0;background:none;color:#547061;font-size:11px;font-weight:700}.primary{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 17px;background:var(--green);color:#fff;border:0;border-radius:3px;min-height:48px;font-size:13px;font-weight:700}.primary:hover{background:#1a523f}.primary span{font-size:19px;color:#dec88f}.auth-note{text-align:center;color:var(--muted);font-size:10px;margin:13px 0 20px}.import-help{border-top:1px solid var(--line);padding-top:17px;font-size:11px;color:var(--muted)}summary{cursor:pointer}.import-help p{line-height:1.7}#message{font-size:12px;line-height:1.5;color:#a13b30;margin:13px 0}#message:empty{margin:20px 0 0}#message[data-kind=loading]{color:var(--muted)}.text-button{display:block;margin:15px auto 0;padding:10px;border:0;background:none;text-decoration:underline;color:var(--green)}.hero{position:relative;isolation:isolate;overflow:hidden;border-radius:4px;min-height:650px;color:#fff;background:#102c28;display:flex;flex-direction:column;justify-content:space-between}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:56% center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(3,22,20,.81),rgba(3,22,20,.15)),linear-gradient(0deg,rgba(3,22,20,.85),transparent 45%,rgba(3,22,20,.28))}.hero-top{display:flex;justify-content:space-between;gap:18px;padding:30px 36px;font-size:9px;letter-spacing:1.5px}.season-label{color:#e1ce9b}.hero-copy{padding:44px 42px 58px;max-width:620px}.hero-copy .eyebrow{color:#dfc892;font-size:10px}.hero h2{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:clamp(56px,5.9vw,82px);line-height:.99;letter-spacing:-1px;margin:20px 0 23px;font-weight:700}.hero-copy p{max-width:350px;font-size:14px;line-height:1.8;color:#e0e7e1}.hero-copy a{display:inline-flex;gap:36px;align-items:center;border-bottom:1px solid #c6a35d;padding:16px 0 9px;font-size:12px;font-weight:700}.hero-copy a span{font-size:21px;color:#dec88f}.hero-bottom{display:flex;justify-content:space-between;gap:12px;padding:21px 36px;border-top:1px solid #ffffff28;font-size:9px;letter-spacing:1.1px;color:#c1d0c4}.how-to{padding:47px 0 35px}.section-heading h2{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:29px;line-height:1.2;margin:10px 0 28px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.steps article{display:flex;gap:17px;border-top:1px solid #ccd7cd;padding-top:23px}.step-number{font-family:'Barlow Condensed',sans-serif;font-size:28px;line-height:1;color:#a48b59}.steps h3{font-size:14px;margin:0 0 9px}.steps p{font-size:12px;color:var(--muted);max-width:260px;margin:0;line-height:1.8}.rules{border-top:1px solid var(--line);padding:19px 0 30px;color:var(--muted);font-size:12px}.rules summary{list-style:none;display:flex;justify-content:space-between}.rules summary::-webkit-details-marker{display:none}.rules p{max-width:850px;line-height:1.8}.rules summary span{font-size:18px}footer{background:#e9eee5;border-top:1px solid #dae2d7;padding:27px 0}footer .wrap{display:flex;align-items:center;gap:30px}footer .brand b{font-size:23px}footer p{color:var(--muted);font-size:12px}footer .wrap>span{margin-left:auto;color:var(--muted);font-size:9px;letter-spacing:1.5px}:focus-visible{outline:3px solid #ba914a;outline-offset:4px}input:focus-visible{outline-offset:1px}#returning p{color:var(--muted)}
@media(min-width:1500px){main{padding-top:14px}.hero{min-height:680px}}
@media(max-width:1000px){.wrap{width:calc(100% - 40px)}nav{gap:22px;margin-right:12px}.portal-grid{grid-template-columns:315px minmax(0,1fr);gap:18px}.auth-panel{padding:26px 22px}.hero-copy{padding:35px 28px}.hero-top,.hero-bottom{padding-left:25px;padding-right:25px}.hero-bottom{font-size:8px;letter-spacing:0}.season-label{display:none}.hero h2{font-size:64px}}
@media(max-width:720px){.wrap{width:calc(100% - 32px)}.topline{font-size:8px;letter-spacing:.8px}.topline .wrap{height:30px}.topline i{margin:0 8px}header{height:91px;gap:12px;flex-wrap:wrap}.brand img{width:45px;height:45px}.brand b{font-size:27px}.brand small{font-size:7px;letter-spacing:2px}nav{display:none}.header-cta{padding:10px 12px;gap:12px;font-size:11px}.page-heading{padding:18px 0}.page-heading p{display:none}.portal-grid{grid-template-columns:1fr;gap:20px}.auth-panel{padding:26px}.auth-heading h1{font-size:36px}.auth-heading p{font-size:13px}.auth-tabs button{font-size:13px;min-height:46px}input{font-size:16px;height:48px}.field-help{font-size:11px}.password-wrap button{min-height:48px}.auth-note,.import-help{font-size:11px}.hero{min-height:440px}.hero-copy{padding:30px 27px}.hero h2{font-size:64px;margin:16px 0}.hero-copy p{font-size:13px}.hero-top{padding:23px 25px}.hero-bottom{padding:19px 24px}.how-to{padding-top:34px}.section-heading h2{font-size:28px}.steps{grid-template-columns:1fr;gap:23px}.steps article{padding-top:21px}.steps p{max-width:none;font-size:13px}footer .wrap{gap:10px;flex-wrap:wrap;justify-content:space-between}footer p{font-size:11px}footer .wrap>span{width:100%;margin:10px 0 0;font-size:8px}.footer-brand img{width:32px;height:32px}.footer-brand b{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Stadium entrance with readable white account controls. */
body{background:linear-gradient(#092219aa,#092219cc),url('/game/assets/match/stadium-night.jpg') center/cover fixed;color:#fff}
body>header,.page-heading,.how-to,.rules{color:#fff}
body>header .brand small,.page-heading p,.how-to .eyebrow,.steps p,.rules{color:#dce7df}
.portal-grid{background:transparent}
.auth-panel{background:#113426dc;border:1px solid #ffffff36;color:#fff;box-shadow:0 16px 45px #0003}
.auth-panel .eyebrow,.auth-heading p,#returning p,.auth-note,.field-help,.import-help{color:#dce7df}
#returning .primary{background:white;color:#173d2c;border:1px solid white;box-shadow:0 5px 20px #0002}
#returning .primary span{color:#173d2c}
#returning .primary:hover{background:#eaf2ec}
#returning .text-button{color:white}
.header-cta{color:white;border-color:#ffffff80}
.hero{background:transparent;border:1px solid #ffffff26}
.hero-image{opacity:.35}.hero-shade{background:linear-gradient(90deg,#0a281d66,transparent)}
footer{background:#0f2d24;color:#fff}footer p,footer .wrap>span{color:#cbd9d0}

#registration-language{width:100%;min-height:44px;margin:6px 0 16px;padding:10px 12px;border:1px solid #b7c6bd;border-radius:5px;background:#fff;color:#153e30;font:inherit}

#create-another{display:block;margin:12px auto}

.legal-check{display:flex!important;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5}.legal-check input{width:18px!important;min-width:18px;height:18px!important;margin:3px 0!important;padding:0!important}#legal-registration{margin:16px 0}#legal-registration a{color:inherit;text-decoration:underline;font-size:14px}#legal-registration[hidden]{display:none!important}
