@font-face{font-family:'Barlow Condensed';src:url('/fonts/barlow-condensed-bold.ttf') format('truetype');font-weight:500 800;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-variable.ttf') format('truetype');font-weight:400 800;font-display:swap}
:root{color-scheme:dark;--ink:#f0f4ec;--muted:#9fafa8;--lime:#d6ff68;--line:#ffffff24;--panel:#101b18ec;--team:#46e6c0;font-family:Manrope,system-ui,sans-serif;font-size:14px;color:var(--ink);background:#0a1511}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}button,select,input{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0;color:inherit}button:disabled{opacity:.45;cursor:wait}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--lime);outline-offset:4px}button:hover:not(:disabled){filter:brightness(1.12)}button:active:not(:disabled){transform:translateY(1px)}button,select,a{transition:background .18s,color .18s,transform .18s}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button svg,a svg{width:19px;height:19px;vertical-align:middle}#match-canvas{position:fixed;inset:0;width:100%;height:100%;display:block}#match-app{position:fixed;inset:0;pointer-events:none}#match-app button,#match-app a,#match-app select,#match-app input{pointer-events:auto}[hidden]{display:none!important}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:800;text-transform:uppercase}.muted{color:var(--muted)}.display,h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;text-transform:uppercase}.primary{background:var(--lime);color:#15220d;padding:17px 24px;font-weight:800;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:22px}.secondary{background:#ffffff0c;border:1px solid var(--line);padding:13px 20px;font-weight:700;border-radius:3px}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#11251abd}.brand{display:flex;align-items:center;gap:11px}.brand-symbol{display:grid;place-items:center;width:35px;height:39px;background:var(--lime);clip-path:polygon(0 0,100% 0,90% 75%,50% 100%,10% 75%);color:#192616;font-weight:900;font-size:22px;font-style:italic}.brand strong{font-size:13px;letter-spacing:.035em}.brand small{display:block;color:var(--muted);font-size:8px;letter-spacing:.22em;margin-top:3px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 42px;position:relative;z-index:2;border-bottom:1px solid #ffffff14}.top-nav{display:flex;gap:28px;align-items:center;font-size:11px;font-weight:700}.top-nav .active{color:var(--lime);position:relative}.top-nav .active:after{content:'';height:2px;background:var(--lime);position:absolute;left:0;right:0;bottom:-29px}.top-right{display:flex;align-items:center;gap:14px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--lime);display:inline-block;margin-right:7px;box-shadow:0 0 12px #d6ff6870}.hub{position:absolute;inset:0;background:linear-gradient(90deg,#0a1512fa 0%,#0a1512d9 28%,#0a151258 60%,#0a151247),linear-gradient(0deg,#0a1512 1%,transparent 38%);overflow:auto;pointer-events:auto;scrollbar-width:thin}.hub-content{position:relative;min-height:calc(100% - 94px);padding:47px 42px 25px;display:flex;flex-direction:column;justify-content:space-between;gap:35px}.hero-copy{max-width:660px}.hero-copy .eyebrow{color:var(--lime);display:flex;align-items:center;gap:12px}.hero-copy .eyebrow:before{content:'';height:1px;width:24px;background:var(--lime)}h1{font-size:clamp(66px,7.7vw,116px);font-weight:800;line-height:.9;letter-spacing:-.025em;margin:20px 0 24px}h1 em{color:var(--lime);font-style:normal}.hero-copy p{font-size:13px;color:#b9c7bd;line-height:1.85;max-width:330px}.hero-meta{display:flex;gap:20px;font-size:9px;letter-spacing:.08em;margin-top:22px;color:#c6d3c9}.hero-meta span+span{border-left:1px solid var(--line);padding-left:20px}.feature-tag{position:absolute;right:42px;top:50%;text-align:right;pointer-events:none}.feature-tag strong{font-family:'Barlow Condensed',sans-serif;font-size:32px;font-weight:600;display:block;margin-top:5px}.feature-tag small{display:block;color:#b9c7bd;margin-top:5px;font-size:10px}.hub-lower{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:12px;max-width:1140px}.mode-card{border:1px solid var(--line);background:#15221cc9;backdrop-filter:blur(15px);padding:22px;display:flex;flex-direction:column;gap:12px;border-radius:4px;text-align:left;min-height:163px;position:relative;overflow:hidden}.mode-card.featured{background:var(--lime);color:#162610;border-color:var(--lime)}.mode-card .mode-no{font-size:10px;letter-spacing:.12em;opacity:.6}.mode-card h2{font-size:30px;letter-spacing:.01em}.mode-card p{font-size:11px;line-height:1.6;opacity:.75;max-width:85%}.mode-card .card-arrow{position:absolute;right:20px;bottom:20px;font-size:23px}.mode-card:hover{border-color:var(--lime);background:#263826}.mode-card.featured:hover{background:#e1ff8f}.hub-footer{display:flex;justify-content:space-between;color:#899b8e;font-size:9px;letter-spacing:.06em;padding-top:21px;gap:18px}.setup{position:absolute;inset:0;display:flex;flex-direction:column;background:#08120de8;backdrop-filter:blur(12px);pointer-events:auto;overflow:auto}.setup-inner{width:min(1100px,100%);margin:auto;padding:30px 30px 40px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-title h2{font-size:52px;line-height:1}.section-title .eyebrow{color:var(--lime);margin-bottom:8px}.fixture{display:grid;grid-template-columns:1fr 50px 1fr;gap:18px;align-items:center}.team-panel{border:1px solid var(--line);padding:26px;background:#17251f85;border-radius:4px}.team-panel label{font-size:10px;font-weight:700;letter-spacing:.14em;display:block;color:var(--muted);margin-bottom:18px}.club-display{display:flex;align-items:center;gap:20px;margin-bottom:22px}.crest{width:66px;height:76px;display:grid;place-items:center;font-size:23px;font-weight:800;background:var(--club);color:#13241e;clip-path:polygon(0 0,100% 0,92% 74%,50% 100%,8% 74%);position:relative}.crest:after{content:'';position:absolute;inset:6px;border:1px solid #162a2144;clip-path:inherit}.club-display h3{font-size:29px;margin-bottom:5px}.club-display p{font-size:11px;color:var(--muted)}select{border:1px solid var(--line);background:#192921;color:var(--ink);padding:13px;width:100%;border-radius:3px;font-weight:600;font-size:12px}.versus{text-align:center;color:var(--muted);font-family:'Barlow Condensed',sans-serif;font-size:26px}.kit-swatches{display:flex;gap:5px;margin-top:15px}.kit-swatches i{width:20px;height:4px;background:var(--swatch)}.match-options{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.match-options label{font-size:10px;color:var(--muted);display:block}.match-options label select{margin-top:8px}.setup-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-top:24px;border-top:1px solid var(--line)}.setup-bottom p{font-size:11px;line-height:1.8;color:var(--muted)}.setup-bottom .primary{min-width:240px}.hud{position:absolute;inset:0}.scorebug{position:absolute;left:28px;top:26px;display:flex;align-items:stretch;font-size:14px;font-weight:800;filter:drop-shadow(0 3px 8px #0004)}.score-club{background:#10271df5;padding:12px 16px;min-width:69px;text-align:center;border-bottom:3px solid var(--club)}.score-digits{background:#f0f5eb;color:#10271d;padding:12px 17px;min-width:78px;text-align:center;letter-spacing:.15em}.score-clock{background:var(--lime);color:#203019;padding:12px 14px;font-variant-numeric:tabular-nums}.half-label{position:absolute;top:100%;left:0;background:#0d201be0;padding:5px 9px;font-size:8px;letter-spacing:.13em;font-weight:600}.hud-actions{position:absolute;right:26px;top:26px;display:flex;gap:8px}.broadcast-mark{position:absolute;right:28px;top:82px;text-align:right;color:#f0f4ecd0;font-size:10px;letter-spacing:.12em;font-weight:800}.broadcast-mark small{font-size:8px;font-weight:500;display:block;margin-top:4px}.player-panel{position:absolute;left:28px;bottom:31px;width:230px;background:#0c201ce8;padding:14px 16px;border-left:3px solid var(--team)}.player-top{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-bottom:6px}.player-name{font-size:15px;font-weight:800}.stamina-track,.power-track{height:3px;background:#ffffff20;margin-top:10px;overflow:hidden}.stamina-track i{display:block;height:100%;background:var(--team);width:100%;transition:width .15s}.power-track{height:5px;margin-top:6px}.power-track i{display:block;height:100%;background:var(--lime);width:0}.power-label{font-size:8px;color:var(--lime);letter-spacing:.15em;margin-top:9px}.radar-wrap{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);padding:9px;border:1px solid #ffffff20;background:#0c201cb8;border-radius:4px}.radar-wrap canvas{width:176px;height:110px;display:block}.control-hint{position:absolute;right:28px;bottom:30px;font-size:10px;color:#e4eddf;display:flex;gap:13px;flex-wrap:wrap;max-width:350px;justify-content:end;text-shadow:0 1px 3px #000}.control-hint span{display:flex;align-items:center;gap:5px}kbd{font:700 10px Manrope,sans-serif;border:1px solid #ffffff45;border-bottom-width:2px;min-width:22px;padding:3px 5px;text-align:center;border-radius:3px;background:#0c201bd9;color:#f0f4ec}.toast{position:absolute;left:50%;top:95px;transform:translateX(-50%);background:#112b23ec;border:1px solid #b7da913b;padding:12px 24px;font-size:11px;box-shadow:0 5px 30px #0003;animation:toast-in .25s ease-out}.phase-banner{position:absolute;left:50%;top:37%;transform:translate(-50%,-50%);background:var(--lime);color:#18301d;padding:18px 42px;box-shadow:10px 10px 0 #0b211ddd;text-align:center;min-width:240px}.phase-banner strong{font-family:'Barlow Condensed',sans-serif;font-size:54px;line-height:1;display:block;text-transform:uppercase}.phase-banner span{font-size:9px;font-weight:800;letter-spacing:.16em;display:block;margin-top:9px}.overlay{position:absolute;inset:0;background:#06160b9e;backdrop-filter:blur(9px);display:grid;place-items:center;padding:24px;pointer-events:auto;overflow:auto}.dialog{background:#12211af7;border:1px solid #ffffff2b;border-radius:5px;width:min(640px,100%);padding:32px;box-shadow:0 30px 120px #0007}.dialog h2{font-size:46px;margin:10px 0 20px}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.dialog-actions .primary{flex:1;justify-content:center}.dialog p{color:var(--muted);font-size:12px;line-height:1.8}.controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px;margin:24px 0}.control-row{display:flex;align-items:center;gap:11px;font-size:11px}.control-row kbd{min-width:52px}.stats-score{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:24px 0}.stats-score strong{font-family:'Barlow Condensed',sans-serif;font-size:68px;white-space:nowrap}.stats-score span{font-size:12px;font-weight:700}.stat-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ffffff13;font-size:12px}.stat-row label{color:var(--muted);font-size:10px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:19px;font-size:12px}.settings-row select{max-width:200px}.settings-row input[type=range]{accent-color:var(--lime);width:180px}.touch-controls{position:absolute;inset:0;pointer-events:none;display:none;touch-action:none}.joystick{position:absolute;left:27px;bottom:30px;width:116px;height:116px;border:1px solid #ffffff45;background:#12312058;border-radius:50%;pointer-events:auto;touch-action:none}.joystick:before,.joystick:after{content:'';position:absolute;background:#ffffff24;left:50%;top:20%;width:1px;height:60%}.joystick:after{transform:rotate(90deg)}.joystick i{position:absolute;left:33px;top:33px;width:48px;height:48px;border-radius:50%;background:#e5f8e860;border:1px solid #ffffff55}.touch-buttons{position:absolute;right:24px;bottom:30px;width:202px;height:132px}.touch-buttons button{position:absolute;width:57px;height:57px;border-radius:50%;border:1px solid #ffffff45;background:#122b21b8;font-size:10px;font-weight:800;touch-action:none}.touch-buttons [data-touch=shoot]{right:0;bottom:27px;background:#d6ff68d9;color:#1c3014;width:69px;height:69px}.touch-buttons [data-touch=pass]{right:80px;bottom:0}.touch-buttons [data-touch=sprint]{right:83px;top:0}.touch-buttons [data-touch=switch]{left:0;top:34px;width:42px;height:42px;font-size:17px}.rotate-hint{display:none}.replay-label{position:absolute;left:28px;top:94px;background:var(--lime);color:#18301d;padding:7px 13px;font-size:10px;font-weight:800;letter-spacing:.15em}#boot-status{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#0f241ff5;border:1px solid #cee9b844;box-shadow:0 5px 30px #0004;padding:15px 22px;display:flex;align-items:center;gap:13px;font-size:11px;font-weight:800;letter-spacing:.07em;z-index:20}#boot-detail{display:block;font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0;margin-top:4px}.boot-ball{width:19px;height:19px;border:2px solid #ffffff30;border-top-color:var(--lime);border-radius:50%;animation:spin 1s linear infinite}.loading-progress{height:3px;background:#ffffff20;margin:22px 0}.loading-progress i{height:100%;display:block;background:var(--lime)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{from{opacity:0;margin-top:-8px}to{opacity:1;margin-top:0}}
@media(pointer:coarse){.touch-controls{display:block}.control-hint{display:none}.player-panel{bottom:177px;width:205px}.radar-wrap{bottom:28px}.hud-actions .icon-button{width:38px;height:38px}}
@media(max-width:900px){.topbar{padding:19px 24px}.top-nav{gap:18px}.top-right .eyebrow{display:none}.hub-content{padding:35px 24px 22px}.feature-tag{right:24px}.hub-lower{gap:8px}.mode-card{padding:17px;min-height:152px}.mode-card h2{font-size:26px}.match-options{grid-template-columns:1fr 1fr}.player-panel{width:190px}.control-hint{max-width:230px;gap:8px}.radar-wrap canvas{width:144px;height:90px}}
@media(max-width:600px){.topbar{padding:17px 20px}.top-nav{display:none}.hub-content{padding:32px 20px 22px;gap:32px}.hero-copy h1{font-size:78px}.hero-copy p{max-width:245px;font-size:12px}.hero-meta{gap:12px;font-size:8px}.hero-meta span+span{padding-left:12px}.feature-tag{display:none}.hub-lower{grid-template-columns:1fr 1fr}.mode-card.featured{grid-column:1/-1;min-height:132px}.mode-card{min-height:134px;padding:18px}.mode-card h2{font-size:28px}.mode-card p{font-size:10px}.hub-footer{font-size:8px;line-height:1.7}.hub-footer span:last-child{display:none}.setup-inner{padding:26px 20px}.fixture{grid-template-columns:1fr;gap:10px}.versus{display:none}.team-panel{padding:17px}.team-panel label{margin-bottom:12px}.club-display{margin-bottom:12px;gap:16px}.crest{width:43px;height:50px;font-size:16px}.club-display h3{font-size:26px}.kit-swatches{display:none}.section-title h2{font-size:42px}.setup-bottom{flex-direction:column;align-items:stretch}.setup-bottom .primary{width:100%}.match-options{gap:13px}.scorebug{left:14px;top:17px;font-size:11px}.score-club{min-width:47px;padding:11px}.score-digits{min-width:62px;padding:11px}.score-clock{padding:11px 9px}.hud-actions{right:12px;top:16px;gap:5px}.hud-actions .icon-button{width:30px;height:30px}.hud-actions [data-action=camera]{display:none}.broadcast-mark{right:15px;top:65px;font-size:8px}.player-panel{left:17px;bottom:172px;width:170px;padding:11px}.player-name{font-size:12px}.radar-wrap{bottom:180px;left:auto;right:17px;transform:none}.radar-wrap canvas{width:108px;height:68px}.joystick{left:17px;bottom:30px;width:106px;height:106px}.joystick i{left:28px;top:28px}.touch-buttons{right:13px;bottom:28px;transform:scale(.87);transform-origin:right bottom}.control-hint{display:none}.phase-banner{padding:17px 25px;min-width:200px}.phase-banner strong{font-size:42px}.dialog{padding:24px}.dialog h2{font-size:39px}.controls-grid{grid-template-columns:1fr;gap:11px}.dialog-actions{gap:8px}.dialog-actions button{font-size:11px;padding:13px}.toast{width:max-content;max-width:85%;top:101px;text-align:center}.rotate-hint{display:block;position:absolute;bottom:9px;left:50%;transform:translateX(-50%);font-size:8px;color:#d8e6d5;white-space:nowrap}.stats-score strong{font-size:51px}.stats-score span{font-size:10px}.settings-row select{max-width:155px}}
@media(max-height:600px) and (orientation:landscape){.topbar{padding:12px 24px}.hub-content{padding:23px 24px 15px;gap:24px}.hero-copy h1{font-size:65px;margin:12px 0}.hero-copy p{font-size:10px;max-width:290px}.hero-meta{margin-top:12px}.hub-lower{position:absolute;left:46%;right:24px;top:45px;grid-template-columns:1fr 1fr}.mode-card.featured{grid-column:1/-1}.mode-card{min-height:112px;padding:14px}.mode-card h2{font-size:25px}.mode-card p{font-size:9px}.feature-tag{display:none}.hub-footer{margin-top:20px}.setup-inner{padding:22px}.section-title h2{font-size:36px}.club-display{margin-bottom:10px}.team-panel{padding:15px}.match-options{grid-template-columns:repeat(4,1fr);margin:16px 0}.setup-bottom{padding-top:14px}.player-panel{bottom:145px;left:22px;width:176px;padding:9px 12px}.radar-wrap{bottom:15px}.radar-wrap canvas{width:128px;height:80px}.joystick{width:98px;height:98px;bottom:24px}.joystick i{left:24px;top:24px}.touch-buttons{transform:scale(.86);transform-origin:right bottom;bottom:20px}.dialog{padding:22px;max-height:96vh;overflow:auto}.dialog h2{font-size:32px;margin:6px 0 13px}.controls-grid{gap:9px;margin:16px 0}.stats-score{margin:8px 0}.stats-score strong{font-size:43px}.stat-row{padding:7px 0}.dialog-actions{margin-top:16px}.phase-banner strong{font-size:43px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.dialog.dialog-wide{width:min(940px,100%);min-width:0;max-width:min(940px,calc(100vw - 48px));max-height:92dvh;overflow:auto}.management-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:34px}.management-layout .match-options{grid-template-columns:1fr 1fr;margin:15px 0}.management-layout h3{font-size:27px;margin:12px 0}.management-layout p{font-size:12px}.management-select{display:block;font-size:10px;letter-spacing:.08em;color:var(--muted);margin:18px 0}.management-select select{display:block;width:100%;margin-top:9px}.squad-table{border-collapse:collapse;width:100%;font-size:11px;margin-top:22px}.squad-table caption{text-align:left;color:var(--lime);font-weight:700;margin-bottom:10px}.squad-table th,.squad-table td{text-align:left;padding:8px 4px;border-bottom:1px solid var(--line)}.squad-table meter{width:65px;height:12px;accent-color:var(--lime)}.sub-pending{margin:14px 0;color:var(--lime)}
@media(max-width:650px){.management-layout{grid-template-columns:1fr;gap:20px}.dialog.dialog-wide{padding:21px}.management-layout .match-options{gap:10px}}
.tutorial-cue{padding:1.5rem;margin:1.5rem 0;border:1px solid var(--line);background:rgba(214,255,104,.04);display:grid;gap:1rem}.tutorial-cue kbd{font-family:var(--display);font-size:clamp(1.5rem,5vw,2.6rem);color:var(--lime)}.tutorial-cue span{font-size:.65rem;letter-spacing:.15em}.tutorial-progress{display:flex;gap:.4rem;margin:1.5rem 0}.tutorial-progress i{height:3px;flex:1;background:var(--line)}.tutorial-progress i.active{background:var(--lime)}#match-canvas:focus{outline:none}

.resume-ribbon{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;margin-bottom:12px;background:#121d19ed;border:1px solid #d4ff6340;border-radius:8px}.resume-ribbon[hidden]{display:none}.resume-ribbon strong{display:block;margin-top:5px;font-size:16px}.resume-ribbon .primary{font-size:12px;min-height:44px}@media(max-width:600px){.resume-ribbon{align-items:stretch;flex-direction:column;padding:14px}.resume-ribbon .primary{justify-content:center}}
/* Camera and pause remain available at finger-sized targets on a phone. */
@media(max-width:600px){.hud-actions{top:66px;right:12px;gap:7px}.hud-actions [data-action=camera]{display:grid}.hud-actions .icon-button{width:44px;height:44px}.broadcast-mark{left:15px;right:auto;top:79px}}

.penalty-order-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.penalty-order-list label{display:flex;align-items:center;gap:10px;font-weight:700}.penalty-order-list select{width:100%;min-width:0;min-height:44px;background:#16211f;color:#fff;border:1px solid #42524c;border-radius:5px;padding:7px}.penalty-result{text-align:center;color:var(--lime)!important;font-weight:800}.shootout-order .management-select{display:block}.shootout-order .management-select select{min-height:44px}@media(max-width:600px){.penalty-order-list{grid-template-columns:1fr}.score-clock{min-width:66px}}

/* Competition centre */
.hub-lower{grid-template-columns:1.2fr 1fr 1fr 1fr;max-width:1400px}.competition-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.competition-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.competition-card{background:#192b24;text-align:left;padding:24px;border:1px solid var(--line);border-left:4px solid var(--club);min-height:140px;position:relative}.competition-card h3{font-size:30px;margin:12px 0 8px}.competition-card .card-arrow{position:absolute;right:20px;bottom:20px}.competition-empty{padding:28px;background:#14271f;color:var(--muted)}.competition-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.competition-form label{font-size:10px;color:var(--muted);font-weight:800;letter-spacing:.06em}.competition-form select{display:block;margin-top:9px}.competition-fixture,.competition-champion{margin:22px 0;padding:26px;background:linear-gradient(100deg,#263c1f,#142820);border:1px solid #d6ff6840;border-left:4px solid var(--lime)}.competition-fixture{display:flex;align-items:center;justify-content:space-between;gap:20px}.competition-fixture h3,.competition-champion h3{font-size:38px;line-height:1.1;margin:12px 0}.competition-fixture h3 span{color:var(--lime);margin:0 8px}.competition-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.competition-grid:has(>.competition-fixtures:only-child){grid-template-columns:1fr}.table-scroll{overflow:auto}.league-table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.league-table caption,.competition-fixtures>h3{text-align:left;font:700 19px 'Barlow Condensed';padding:0 0 14px;letter-spacing:.03em}.league-table td,.league-table th{padding:12px 6px;text-align:center;border-bottom:1px solid var(--line)}.league-table th:first-child{text-align:left}.league-table thead{color:var(--muted)}.your-club{background:#d6ff680c;color:var(--lime)}.competition-fixtures{max-height:340px;overflow:auto;padding-right:4px}.fixture-row{display:grid;grid-template-columns:40px 1fr 48px 1fr;align-items:center;gap:4px;padding:12px 4px;font-size:10px;border-bottom:1px solid var(--line)}.fixture-row>span:first-child{font-size:8px;color:var(--muted)}.fixture-row strong{text-align:center}.fixture-row small{grid-column:2/-1;text-align:center;margin-top:4px;color:var(--muted)}
@media(max-width:1100px){.hub-lower{grid-template-columns:1fr 1fr}}@media(max-width:650px){.competition-grid,.competition-form,.competition-cards{grid-template-columns:1fr}.competition-fixture{align-items:stretch;flex-direction:column;padding:18px}.competition-heading{align-items:flex-start;flex-direction:column}.competition-fixture h3{font-size:31px}}@media(max-width:520px){.hub-lower{grid-template-columns:1fr}.mode-card{min-height:140px}}

.overlay{z-index:20}.toast{z-index:30}.competition-screen>.dialog-actions{position:sticky;bottom:0;padding:16px 0 4px;background:#101b18;border-top:1px solid var(--line);z-index:2}

/* Full-match manual goalkeeper and personal controls. */
.goalkeeper-help{position:absolute;top:112px;left:50%;transform:translateX(-50%);width:min(500px,90vw);padding:12px 16px;background:#102a22e8;border:1px solid #d6ff6860;text-align:center;font-size:10px;pointer-events:none}.goalkeeper-help strong{display:block;letter-spacing:.14em;color:var(--lime);margin-bottom:7px}.goalkeeper-help span{display:block;line-height:1.6}.goalkeeper-help>div{display:flex;justify-content:center;gap:8px;margin-top:8px}.goalkeeper-help button{min-width:110px;min-height:44px;background:#233c31;border:1px solid #d8efba66;font-size:10px;font-weight:800}.hud-actions [aria-pressed=true]{background:var(--lime);color:#16271a}.control-preferences{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.control-preferences label{font-size:10px;color:var(--muted)}.control-preferences select{display:block;width:100%;margin-top:8px}.accessibility-options{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;margin:20px 0 30px}.accessibility-toggle{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.accessibility-toggle small{display:block;color:var(--muted);font-size:10px;line-height:1.6;margin-top:5px}.accessibility-toggle input{width:24px;height:24px;accent-color:var(--lime);flex:none}.binding-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.binding-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 13px;background:#1a3026;border:1px solid var(--line);text-align:left;font-size:11px}.binding-row kbd{flex:none}.control-settings>.dialog-actions{position:sticky;bottom:0;padding:15px 0 4px;background:#12211a;border-top:1px solid var(--line)}.high-contrast .player-panel,.high-contrast .scorebug,.high-contrast .goalkeeper-help{background:#06150dfa;border-color:#fff}.high-contrast .player-top,.high-contrast .control-hint{color:#fff}.reduce-motion *,.reduce-motion *::before,.reduce-motion *::after{animation:none!important;transition:none!important}
@media(pointer:coarse){.left-handed .joystick{left:auto;right:27px}.left-handed .touch-buttons{right:auto;left:24px;transform-origin:left bottom}}
@media(max-width:650px){.control-preferences,.binding-grid,.accessibility-options{grid-template-columns:1fr}.goalkeeper-help{top:120px;padding:9px 12px;font-size:9px}.goalkeeper-help button{min-width:104px}.left-handed .joystick{right:17px}.left-handed .touch-buttons{left:13px}.control-settings .binding-row{min-height:50px}}
@media(max-height:600px) and (orientation:landscape){.goalkeeper-help{top:78px;width:380px;font-size:9px;padding:8px 12px}.goalkeeper-help>div{margin-top:5px}.goalkeeper-help strong{margin-bottom:3px}}
.online-entry{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px}.online-entry>span{font-size:11px;color:var(--muted)}.online-screen{max-width:820px}.online-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:28px 0}.online-columns>div{display:flex;flex-direction:column;gap:12px}.online-screen label{display:flex;flex-direction:column;gap:7px;font-size:10px;letter-spacing:1.3px;margin:12px 0}.online-screen input,.online-screen select{width:100%;min-height:46px;background:#183129;border:1px solid #668376;color:#eff8ed;border-radius:0;padding:12px;font:inherit;letter-spacing:.5px}.online-screen h3{font-size:22px}.online-resume,.online-fixture{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #456253}.online-fixture strong{font-size:24px}.online-fixture span{font-size:12px;color:var(--lime)}.online-room-code{font-size:38px;letter-spacing:8px;font-weight:800;text-align:center;margin:20px 0;color:var(--lime)}.network-status{position:absolute;top:93px;right:25px;color:var(--lime);background:#071710d9;padding:7px 11px;font-size:10px;letter-spacing:1px}.online-screen p{line-height:1.6}
@media(max-width:650px){.online-columns{grid-template-columns:1fr;gap:24px}.online-entry{align-items:flex-start;flex-direction:column}.online-entry .secondary{width:100%}.online-fixture strong{font-size:18px}.network-status{top:104px;right:15px;font-size:9px}.online-room-code{font-size:29px;letter-spacing:5px}}
@media(max-height:480px) and (orientation:landscape){.network-status{top:64px;right:17px}.online-columns{grid-template-columns:1fr 1fr}}
.arena-rating strong{font:700 2rem var(--font-display,sans-serif);color:var(--lime,#c6ff4d)}
.arena-league{border:1px solid #ffffff24;border-radius:12px;padding:1rem;margin:.8rem 0}
.arena-league summary{cursor:pointer;font-weight:800;line-height:1.5;min-height:40px}
.arena-table{overflow:auto}.arena-table table{width:100%;border-collapse:collapse;text-align:left}.arena-table th,.arena-table td{padding:.5rem;border-bottom:1px solid #ffffff18}.arena-table caption{text-align:left;padding:.5rem 0}
.arena-leaders{padding-left:1.5rem}.arena-leaders li{padding:.5rem}.arena-leaders li span{display:inline-block;width:55%}.arena-leaders li small{margin-left:1rem}
.online-notice{border-left:3px solid #c6ff4d;padding:.8rem;background:#c6ff4d0d}
.online-penalty-panel{position:absolute;right:max(20px,env(safe-area-inset-right));top:105px;width:min(330px,34vw);padding:16px;border:1px solid #ffffff36;background:#101d19ed;border-radius:14px;pointer-events:auto;font-size:.8rem;line-height:1.5;max-height:calc(100dvh - 310px);overflow:auto}
.online-penalty-panel p{margin:.45rem 0}.online-penalty-panel .primary{width:100%;margin:.5rem 0}.penalty-aim-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.penalty-aim-grid label{display:grid;gap:4px;font-size:.65rem}.penalty-aim-grid input,.penalty-aim-grid select{width:100%;min-height:36px}
@media(max-width:700px){.online-penalty-panel{top:110px;right:12px;width:min(290px,56vw);padding:10px;font-size:.7rem;max-height:calc(100dvh - 340px)}.online-penalty-panel p:not(.eyebrow){font-size:.66rem}.penalty-aim-grid{gap:5px}}
.online-penalties .radar-wrap,.online-penalties .control-hint,.online-penalties .hud-actions [data-action="keeper"],.online-penalties .touch-buttons [data-touch="pass"],.online-penalties .touch-buttons [data-touch="switch"],.online-penalties .touch-buttons [data-touch="sprint"]{display:none}
.penalty-aim-grid input{accent-color:var(--lime,#d6ff68)}
.career-screen{width:100%;font-size:14px;line-height:1.6}.career-screen h2{font-size:clamp(28px,4vw,48px);margin:4px 0 16px}.career-screen h3{font-size:24px;margin:8px 0}.career-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.career-heading>div:last-child{display:grid;text-align:right;white-space:nowrap}.career-heading>div:last-child span,.career-kpis span{font-size:10px;letter-spacing:1.3px;color:#a8b9b0}.career-heading strong{font-size:30px;color:var(--lime)}
.career-tabs{display:flex;gap:5px;border-bottom:1px solid #ffffff25;overflow:auto;margin:12px 0 22px;padding:0 0 10px}.career-tabs button{background:transparent;color:#c0cbc4;white-space:nowrap;font-size:12px;min-height:44px;padding:9px 13px;border:1px solid transparent}.career-tabs button[aria-current="page"]{color:var(--lime);background:#d6ff6810;border-color:#d6ff6850;border-radius:7px}.career-content{min-height:220px}
.career-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:13px;margin:20px 0}.career-card{background:linear-gradient(145deg,#233b30,#15271f);color:#edf4ed;border:1px solid #ffffff26;border-radius:12px;padding:20px;min-height:132px;display:grid;gap:8px;text-align:left}.career-card strong{font-size:21px}.career-card span:not(.eyebrow),.career-card small{color:#b4c5bc;font-size:12px}
.career-overview{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.career-next{background:#d6ff680c;border:1px solid #d6ff6830;padding:20px;border-radius:12px;margin-bottom:20px}.career-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;align-items:end;margin:16px 0}.career-form label{display:grid;gap:7px;font-size:10px;letter-spacing:1px;font-weight:700}.career-form input,.career-form select{width:100%;font-size:13px;min-height:44px;padding:10px;background:#10261d;color:#edf4ed;border:1px solid #ffffff30;border-radius:7px}.career-inline-actions{display:flex;flex-wrap:wrap;gap:8px}
.career-table{width:100%;overflow:auto;margin:16px 0}.career-table table{border-collapse:collapse;min-width:580px;width:100%;text-align:left;font-size:12px}.career-table caption{text-align:left;font-weight:800;color:#e5f0e5;margin:0 0 8px}.career-table th,.career-table td{padding:10px 9px;border-bottom:1px solid #ffffff17;white-space:nowrap}.career-table thead{color:#a8b9b0;font-size:10px;letter-spacing:.8px}.career-name{background:transparent;color:#f0f5ed;text-align:left;font-size:12px;font-weight:700;min-height:44px;padding:8px 0}.career-name:hover{color:var(--lime)}
.career-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0}.career-kpis>div{display:grid;gap:6px;border-bottom:1px solid #ffffff22;padding:12px 0}.career-kpis strong{font-size:clamp(22px,3vw,35px);color:var(--lime)}.career-attributes{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0}.career-attributes>div{display:grid;grid-template-columns:1fr auto;gap:8px}.career-attributes span{text-transform:capitalize}.career-attributes i{grid-column:1/-1;height:5px;background:linear-gradient(to right,var(--lime) var(--attribute),#ffffff20 var(--attribute));border-radius:4px}.career-cost{color:#f4afa3}.career-income{color:var(--lime)}.career-archive{border:1px solid #ffffff24;border-radius:10px;padding:14px;margin:12px 0}.career-archive summary{cursor:pointer;font-weight:700;min-height:44px;display:list-item;align-content:center}
@media(max-width:700px){.career-heading{align-items:start;gap:10px}.career-heading strong{font-size:23px}.career-heading h2{font-size:25px}.career-overview{grid-template-columns:1fr;gap:0}.career-kpis{gap:8px}.career-kpis span{font-size:8px}.career-kpis strong{font-size:22px}.career-form{grid-template-columns:1fr}.career-tabs{margin-right:-8px}.career-screen .dialog-actions{flex-wrap:wrap}.career-screen .dialog-actions button{flex:1 1 140px}.career-screen{font-size:13px}.career-table table{min-width:550px}}
.online-entry{flex-wrap:wrap;gap:10px}

.career-heading>div:first-child,.career-overview>*{min-width:0}.career-heading .eyebrow{overflow-wrap:anywhere}.career-kpis strong{overflow-wrap:anywhere}

.touch-technique{position:absolute;right:24px;bottom:172px;display:grid;grid-template-columns:repeat(3,58px);gap:7px;pointer-events:none}.touch-technique button{min-height:44px;border-radius:8px;background:#102c23de;border:1px solid #ffffff45;font-size:9px;font-weight:800;touch-action:none}.touch-technique [data-touch=loft]{grid-column:2 / 4}.online-penalties .touch-technique{display:none!important}
@media(pointer:coarse){.hud-actions .icon-button{width:44px;height:44px}.touch-buttons [data-touch=switch]{width:52px;height:52px}.left-handed .touch-technique{left:24px;right:auto}}
@media(max-width:600px){.touch-technique{right:13px;bottom:153px;grid-template-columns:repeat(3,52px);gap:6px}.with-technique .player-panel{bottom:264px}.with-technique .radar-wrap{bottom:274px}.left-handed .touch-technique{left:13px;right:auto}}
@media(max-width:380px){.hud-actions{top:72px}.broadcast-mark{display:none}}
@media(max-height:600px) and (orientation:landscape){.touch-technique{bottom:147px}.with-technique .player-panel{bottom:145px}.with-technique .radar-wrap{bottom:15px}}
