:root{--ink:#06140e;--panel:#0c2117;--panel-2:#102a1d;--cream:#f1eddd;--muted:#91a299;--line:#f1eddd21;--lime:#d5ff39;--gold:#d8aa45;--font-body:"Bahnschrift","Trebuchet MS",sans-serif;--font-display:"Agency FB","Bahnschrift Condensed","Arial Narrow",sans-serif;--font-score:"Bahnschrift Condensed","Arial Narrow",sans-serif}*{box-sizing:border-box}body{color:var(--cream);font-family:var(--font-body);background:radial-gradient(circle at 75% 10%,#2c694147,transparent 35rem),var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-size:14px}button,input,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#06140ef0;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:900;display:flex}.brand>b{background:var(--lime);width:42px;height:42px;color:var(--ink);place-items:center;font-size:18px;display:grid;transform:skew(-6deg)}.brand small{color:var(--muted);letter-spacing:1.3px;font-size:7px;display:block}.journey{gap:8px;display:flex}.journey span{color:#53635a;border-bottom:2px solid #26382e;padding:8px 11px;font-size:9px;font-weight:800}.journey span.done{color:#89988f;border-color:#6f8b77}.journey span.current{color:var(--cream);border-color:var(--lime)}.local-save{letter-spacing:1px;color:var(--muted);font-size:8px;font-weight:800}.local-save:first-letter{color:var(--lime)}.home-page{grid-template-columns:1.05fr .95fr;align-items:center;min-height:calc(100vh - 76px);padding:7vh 8vw;display:grid}.eyebrow{color:var(--lime)!important;letter-spacing:1.7px!important;font-size:10px!important;font-weight:900!important}.eyebrow:before{content:"";border-top:2px solid var(--lime);width:20px;margin:0 9px 3px 0;display:inline-block}h1,h2{font-family:var(--font-display);letter-spacing:-3px;text-transform:uppercase;margin:16px 0;font-weight:900;line-height:.9}h1{font-size:clamp(58px,7.5vw,108px)}h2{font-size:clamp(43px,5vw,70px)}h1 em,h2 em{color:var(--lime);font-style:normal}.lead{color:#b9c4bd;max-width:630px;font-size:15px;line-height:1.65}.button{border:1px solid var(--line);letter-spacing:.7px;cursor:pointer;min-height:49px;padding:0 22px;font-size:10px;font-weight:900}.button span{margin-left:13px;font-size:17px}.button.secondary{background:0 0}.button:disabled{opacity:.35;cursor:not-allowed}.hero-numbers{gap:32px;margin-top:40px;display:flex}.hero-numbers span{color:var(--muted);text-transform:uppercase;border-left:1px solid var(--line);padding-left:11px;font-size:9px}.hero-numbers b{color:var(--cream);font:800 29px/1 Impact;display:block}.hero-art{place-items:center;min-height:520px;display:grid;position:relative}.orbital{border:1px solid #d5ff392e;border-radius:50%;width:420px;height:420px;position:absolute;box-shadow:inset 0 0 80px #d5ff390f,0 0 100px #d5ff390a}.cup{color:#6d5313;clip-path:polygon(30% 0,70% 0,100% 20%,78% 68%,60% 75%,60% 92%,78% 100%,22% 100%,40% 92%,40% 75%,22% 68%,0 20%);filter:drop-shadow(0 25px 30px #000);z-index:2;background:linear-gradient(110deg,#705411,#fff074 35%,#b88c1e 65%,#5c430d);place-items:center;width:210px;height:290px;font-size:40px;display:grid}.hero-art>b{color:#66736b;font:800 19px Impact;position:absolute}.hero-art>b:nth-last-child(3){top:35%;left:5%}.hero-art>b:nth-last-child(2){color:var(--lime);top:25%;right:2%}.hero-art>b:last-child{bottom:15%;right:8%}.page{max-width:1500px;margin:auto;padding:45px 5vw 110px}.page-title{margin-bottom:28px}.page-title h2{margin:12px 0 7px}.page-title>p:last-child{color:var(--muted);font-size:13px}.search{border:1px solid var(--line);background:var(--panel);align-items:center;gap:9px;width:290px;height:44px;margin-top:-70px;margin-bottom:30px;margin-left:auto;padding:0 12px;display:flex}.search input{width:100%;height:100%;color:var(--cream);background:0 0;border:0;outline:0}.team-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.team-card{text-align:left;border:1px solid var(--line);background:var(--panel);cursor:pointer;min-height:155px;padding:14px;position:relative}.team-card:hover,.team-card.selected{border-color:var(--lime);transform:translateY(-2px)}.team-card.selected:after{content:"✓";background:var(--lime);color:var(--ink);padding:4px 6px;font-weight:900;position:absolute;top:10px;right:10px}.team-card img{object-fit:cover;width:50px;height:33px;margin-bottom:14px;display:block}.team-card strong{text-transform:uppercase;font:800 19px/1 Impact;display:block}.team-card>b{color:var(--lime);font:800 27px/1 Impact;display:block}.team-card small{color:var(--muted);text-transform:uppercase;margin-top:7px;font-size:8px;display:block}.country-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.country-card{background:var(--panel);border:1px solid var(--line);padding:14px}.country-card>header{align-items:center;gap:10px;margin-bottom:13px;display:flex}.country-card>header img{object-fit:cover;width:46px;height:30px}.country-card>header strong,.country-card>header small{display:block}.country-card>header strong{text-transform:uppercase;font:800 19px/1 Impact}.country-card>header small{color:var(--muted);margin-top:4px;font-size:8px}.generation-grid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.generation-grid button{border:1px solid var(--line);min-height:30px;color:var(--muted);cursor:pointer;background:#ffffff06;font:800 12px Impact}.generation-grid button:hover,.generation-grid button.selected{background:var(--lime);border-color:var(--lime);color:var(--ink)}.action-bar{z-index:25;border-top:1px solid var(--line);background:#06140ef5;justify-content:space-between;align-items:center;min-height:78px;padding:12px 5vw;display:flex;position:fixed;bottom:0;left:0;right:0}.action-bar>div:first-child{color:var(--muted);font-size:10px;font-weight:900}.action-buttons{gap:10px;display:flex}.big-score{color:var(--lime);font:900 28px/1 Impact;display:block}.team-badge{align-items:center;gap:12px;display:flex}.team-badge img{object-fit:cover;width:64px;height:42px;box-shadow:0 5px 14px #000}.team-badge strong,.team-badge span{display:block}.team-badge strong{text-transform:uppercase;font:800 23px/1 Impact}.team-badge span{color:var(--lime);font:800 17px/1.2 Impact}.team-badge.compact{gap:8px;min-width:0}.team-badge.compact img{width:30px;height:20px}.team-badge.compact strong{white-space:nowrap;text-overflow:ellipsis;font:700 13px/1 Arial;overflow:hidden}.groups-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.group-card{background:var(--panel);border:1px solid var(--line)}.group-card>header{color:var(--lime);border-bottom:1px solid var(--line);padding:12px 14px;font:800 17px Impact}.group-card>div{border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:9px 12px;display:flex}.position{width:16px;color:var(--muted);font-size:10px}.points{color:var(--lime);margin-left:auto;font-size:9px;font-weight:900}.next-match{background:linear-gradient(100deg,#123524,var(--panel));border:1px solid #d5ff3938;grid-template-columns:auto 1fr 50px 1fr;align-items:center;gap:20px;min-height:95px;margin-bottom:16px;padding:14px 22px;display:grid}.next-match>span{color:var(--lime);writing-mode:vertical-rl;font-size:8px;font-weight:900}.next-match>b{text-align:center;color:var(--muted);font:900 22px Impact}.manager-grid{grid-template-columns:1.4fr .6fr;gap:16px;display:grid}.pitch-panel,.roster{background:var(--panel);border:1px solid var(--line)}.controls{border-bottom:1px solid var(--line);align-items:end;gap:10px;padding:12px;display:flex}.controls label{color:var(--muted);flex-direction:column;gap:5px;font-size:8px;font-weight:900;display:flex}.controls select{background:var(--ink);min-height:39px;color:var(--cream);border:1px solid var(--line);padding:0 12px}.controls button{border:1px solid var(--line);min-height:39px;color:var(--lime);cursor:pointer;background:0 0;margin-left:auto;font-size:9px;font-weight:900}.pitch{background:repeating-linear-gradient(90deg,#ffffff06 0 12.5%,#0000 12.5% 25%),#174a31;border:1px solid #ffffff59;height:600px;margin:14px;position:relative;overflow:hidden}.pitch:after{content:"";pointer-events:none;border:1px solid #ffffff45;position:absolute;inset:10px}.half-line{border-top:1px solid #ffffff45;position:absolute;top:50%;left:10px;right:10px}.circle{border:1px solid #ffffff45;border-radius:50%;width:110px;height:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-slot{z-index:2;background:#06140e33;border:1px dashed #d5ff3959;place-items:center;width:102px;height:82px;display:grid;position:absolute;transform:translate(-50%,-50%)}.pitch-slot.occupied{background:0 0;border-color:#0000}.slot-role{color:#d5ff3999;font:800 10px Impact}.pitch-player{text-align:center;cursor:grab;width:94px}.pitch-player i{border:3px solid var(--lime);background:var(--cream);width:39px;height:39px;color:var(--ink);border-radius:50%;place-items:center;margin:auto;font:800 14px Impact;display:grid}.pitch-player b{white-space:nowrap;text-overflow:ellipsis;background:#06140ed6;padding:3px;font-size:9px;display:block;overflow:hidden}.pitch-player small{color:var(--lime);font-size:8px}.tactic-description{color:var(--muted);gap:18px;margin:0;padding:0 16px 15px;font-size:10px;display:flex}.tactic-description p{margin:0}.tactic-description b{color:var(--lime)}.roster{max-height:705px;overflow:auto}.roster>header{z-index:3;background:var(--panel-2);justify-content:space-between;padding:14px;display:flex;position:sticky;top:0}.roster>header span{color:var(--muted);font-size:8px;font-weight:900}.roster>header b{font:800 16px Impact}.roster>div{text-align:left;cursor:grab;opacity:1;background:0 0;border-bottom:1px solid #ffffff0e;grid-template-columns:33px 1fr 28px 36px;align-items:center;gap:8px;width:100%;padding:9px 12px;display:grid}.roster>div.starter{opacity:.45;background:#d5ff3906}.roster>div.suspended{opacity:.3;cursor:not-allowed;background:#ff3f3014}.roster i{height:25px;color:var(--lime);background:#d5ff391a;place-items:center;font-size:8px;font-style:normal;display:grid}.roster span b,.roster span small{display:block}.roster span b{font-size:10px}.roster span small{color:var(--muted);font-size:7px}.roster>div>strong{font:800 17px Impact}.roster em{color:#ffd942;font-size:11px;font-style:normal}.roster em:first-letter{color:#ffd942}.match-hero{background:linear-gradient(120deg,#123725,var(--panel));border:1px solid #d5ff3938;grid-template-columns:1fr 180px 1fr;align-items:center;gap:20px;min-height:210px;padding:30px;display:grid;position:relative}.match-hero>.eyebrow{position:absolute;top:15px;left:20px}.match-hero>.team-badge:first-of-type{justify-content:flex-end}.final-score{text-align:center;color:var(--cream);font:900 58px Impact}.final-score span{color:var(--muted);margin:0 12px;font-size:25px}.final-score small{color:var(--gold);text-transform:uppercase;font:700 8px Arial;display:block}.goal-events,.card-events{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:7px;padding-top:12px;display:flex}.goal-events>span,.card-events>span{background:#ffffff0a;padding:6px 9px;font-size:9px}.goal-events b,.card-events b{color:var(--lime)}.goal-events small{color:var(--muted)}.card-events i{width:7px;height:10px;margin-right:5px;display:inline-block}.card-events i.yellow{background:#ffd942}.card-events i.red{background:#ff3f30}.tabs{border-bottom:1px solid var(--line);margin-top:16px;display:flex}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:14px 18px;font-size:9px;font-weight:900}.tabs button.active{color:var(--cream);border-color:var(--lime)}.matches-panel{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:12px;display:grid}.matches-panel>div{background:var(--panel);grid-template-columns:1fr 55px 1fr;align-items:center;gap:8px;padding:12px;display:grid;position:relative}.matches-panel>div>.team-badge:first-child{text-align:right;justify-content:flex-end}.matches-panel>div>b{text-align:center;color:var(--lime);font:800 18px Impact}.matches-panel>div>small{color:var(--muted);font-size:7px;position:absolute;top:5px;right:8px}.center-page,.champion-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:40px;display:flex}.center-page h1,.champion-page h1{font-size:clamp(60px,8vw,110px)}.button-row{gap:10px;margin-top:20px;display:flex}.champion-star{border:2px solid var(--lime);width:80px;height:80px;color:var(--lime);place-items:center;margin-bottom:30px;font-size:38px;display:grid;transform:rotate(45deg)}.champion-star:first-letter{transform:rotate(-45deg)}.champion-page>.team-badge{margin:18px 0}.statistics-center{margin-top:14px}.stat-leaders{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.stat-ranking{background:var(--panel);border:1px solid var(--line)}.stat-ranking>header{color:var(--lime);border-bottom:1px solid var(--line);padding:12px;font:800 17px Impact}.stat-ranking>div{text-align:left;border-bottom:1px solid #ffffff0d;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.stat-ranking>div>b{color:var(--muted);font-size:9px}.stat-ranking strong,.stat-ranking small{display:block}.stat-ranking strong{font-size:10px}.stat-ranking small{color:var(--muted);margin-top:2px;font-size:7px}.stat-ranking em{color:var(--lime);font:800 15px Impact}.team-stats{background:var(--panel);border:1px solid var(--line);margin-top:12px}.team-stats>header,.team-stats>div{border-bottom:1px solid #ffffff0d;grid-template-columns:minmax(180px,1fr) repeat(7,42px);align-items:center;gap:5px;padding:9px 12px;display:grid}.team-stats>header{color:var(--muted);font-size:7px;font-weight:900}.team-stats>div>span{text-align:center;font-size:9px}.statistics-center.compact{width:min(1000px,95vw);margin:20px 0}.statistics-center.compact .stat-ranking>div:nth-child(n+5){display:none}.player-stats{background:var(--panel);border:1px solid var(--line);margin-top:12px}.player-stats summary{color:var(--lime);cursor:pointer;padding:14px;font:800 15px Impact}.player-stats>header,.player-stats>div{border-top:1px solid #ffffff0d;grid-template-columns:35px minmax(220px,1fr) repeat(7,48px);align-items:center;gap:5px;padding:9px 12px;display:grid}.player-stats>header{color:var(--muted);font-size:7px;font-weight:900}.player-stats>div>span,.player-stats>div>b{text-align:center;font-size:9px}.player-stats>div>span:nth-child(2){text-align:left}.player-stats strong,.player-stats small{display:block}.player-stats small{color:var(--muted);font-size:7px}.player-stats>div>b{color:var(--lime)}.modal-backdrop{z-index:60;background:#010804e6;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.modal{background:var(--ink);border:1px solid var(--line);width:min(1180px,96vw);max-height:90vh;padding:30px;position:relative;overflow:auto}.close{background:var(--panel);border:1px solid var(--line);cursor:pointer;width:38px;height:38px;font-size:24px;position:absolute;top:12px;right:12px}.notice{background:var(--panel);border:1px solid var(--line);color:var(--muted);padding:30px}.brand>span,h1,h2,.team-card strong,.country-card>header strong{font-family:var(--font-display)}.brand small,.journey span,.local-save{font-family:var(--font-body)}.journey span{font-size:10px}.brand small{font-size:8px}.team-badge strong{font-family:var(--font-display);letter-spacing:-.4px;font-size:21px}.team-badge span,.big-score,.final-score,.matches-panel>div>b,.stat-ranking em{font-family:var(--font-score)}.controls label{letter-spacing:.4px;font-size:9px}.controls select{font-size:12px;font-weight:650}.controls button{font-size:10px}.pitch-slot:not(.occupied){cursor:copy}.slot-role{font-family:var(--font-score);font-size:11px}.pitch-player{cursor:grab;-webkit-user-select:none;user-select:none}.pitch-player:active{cursor:grabbing}.pitch-player i,.drag-player-ghost i{width:41px;height:41px;font-family:var(--font-score);font-size:16px;font-style:normal;font-weight:900;box-shadow:0 5px 14px #00000059}.pitch-player b{padding:4px;font-size:10px;line-height:1.2}.pitch-player small{font-size:9px;font-weight:800}.tactic-description{color:#aab7b0;font-size:11px;line-height:1.45}.drag-player-ghost{z-index:9999;text-align:center;border:1px solid var(--lime);pointer-events:none;background:#06140ef5;border-radius:8px;width:120px;padding:8px;position:fixed;top:-9999px;left:-9999px;box-shadow:0 12px 30px #0000008c}.drag-player-ghost b,.drag-player-ghost small{display:block}.drag-player-ghost b{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:11px;overflow:hidden}.drag-player-ghost small{color:var(--lime);font-size:9px;font-weight:800}.is-dragging-player,.is-dragging-player *{cursor:grabbing!important}.is-dragging-player .pitch-slot{transition:background .15s,border-color .15s,transform .15s}.is-dragging-player .pitch-slot:hover{border-color:var(--lime);background:#d5ff391f}.roster>header{z-index:4}.roster>header b{font-family:var(--font-score);font-size:18px}.roster>.roster-tools{z-index:3;background:var(--panel);border-bottom:1px solid var(--line);cursor:default;opacity:1;text-align:left;grid-template-columns:110px minmax(150px,1fr);align-items:end;gap:8px;width:100%;padding:10px 12px;display:grid;position:sticky;top:46px}.roster-tools label{flex-direction:column;gap:4px;display:flex}.roster-tools label>span{color:var(--muted);letter-spacing:.5px;font-size:8px;font-weight:900}.roster-tools select,.roster-tools input{border:1px solid var(--line);background:var(--ink);width:100%;min-width:0;height:36px;color:var(--cream);outline:0;padding:0 9px;font-size:11px}.roster-tools select:focus,.roster-tools input:focus{border-color:var(--lime)}.roster-player{text-align:left;cursor:grab;opacity:1;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #fff1;grid-template-columns:38px 1fr 32px 38px;align-items:center;gap:9px;width:100%;padding:10px 12px;display:grid}.roster-player:active{cursor:grabbing}.roster-player.suspended{opacity:.35;cursor:not-allowed;background:#ff3f3014}.roster-player i{height:28px;color:var(--lime);background:#d5ff391a;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.roster-player span b,.roster-player span small{display:block}.roster-player span b{font-size:11px;line-height:1.25}.roster-player span small{color:#9caaa2;margin-top:2px;font-size:8px}.roster-player>strong{font-family:var(--font-score);font-size:19px;font-weight:900}.roster-player em{color:#ffd942;font-size:11px;font-style:normal}.match-start-button{letter-spacing:1px;min-width:245px;min-height:64px;padding:0 34px;font-size:13px;box-shadow:7px 7px #d5ff3926}.live-scoreboard{background:linear-gradient(120deg,#143c29,#091c13);border:1px solid #d5ff393d;grid-column:1/-1;grid-template-columns:1fr 230px 1fr;align-items:center;gap:24px;min-height:180px;padding:25px 45px;display:grid}.live-scoreboard>.team-badge:first-child{text-align:right;justify-content:flex-end}.live-score{flex-direction:column;align-items:center;display:flex}.live-score>span{background:var(--lime);min-width:105px;color:var(--ink);text-align:center;padding:7px 12px;font-size:11px;font-weight:900}.live-score>strong i{color:var(--muted);margin:0 15px;font-size:28px;font-style:normal}.live-score>small{color:var(--muted);letter-spacing:1px;font-size:9px;font-weight:900}.match-pulse{background:#172a20;grid-column:1/-1;height:5px;margin-top:-16px;overflow:hidden}.match-pulse i{background:linear-gradient(90deg,#80a917,var(--lime));height:100%;transition:width .18s linear;display:block}.live-feed{background:var(--panel);border:1px solid var(--line);grid-column:1/-1;min-height:420px}.live-feed>header{border-bottom:1px solid var(--line);letter-spacing:.7px;justify-content:space-between;align-items:center;padding:14px 18px;font-size:10px;font-weight:900;display:flex}.live-feed>header b{color:var(--lime)}.live-feed>header b i{background:#ff493d;border-radius:50%;width:7px;height:7px;margin-right:6px;animation:1s infinite livePulse;display:inline-block;box-shadow:0 0 10px #ff493d}.live-feed article{border-bottom:1px solid #ffffff0e;grid-template-columns:54px 24px 1fr;align-items:center;gap:10px;padding:11px 18px;display:grid}.live-feed time{color:var(--lime);font-family:var(--font-score);font-size:15px;font-weight:900}.live-feed p{color:#cbd4cf;margin:0;font-size:12px;line-height:1.45}.event-icon{width:22px;height:22px;color:var(--muted);background:#ffffff0f;border-radius:50%;place-items:center;font-weight:900;display:grid}.live-feed article.goal .event-icon{background:var(--lime);color:var(--ink)}.live-feed article.yellow .event-icon{color:#ffd942}.live-feed article.red .event-icon{color:#ff493d}.live-feed article.penalty .event-icon{background:var(--gold);color:var(--ink)}.halftime-section{margin-top:18px}.halftime-section>header{background:linear-gradient(100deg,#153b28,var(--panel));border:1px solid var(--line);justify-content:space-between;align-items:end;padding:18px 20px;display:flex}.halftime-section>header span{color:var(--lime);letter-spacing:1px;font-size:9px;font-weight:900}.halftime-section h3{font-family:var(--font-display);margin:4px 0 0;font-size:34px;line-height:1}.halftime-section>header p{max-width:520px;color:var(--muted);margin:0;font-size:12px}.halftime-section .manager-grid{margin-top:12px}.halftime-section .pitch{height:520px}.halftime-roster{max-height:625px}@keyframes livePulse{50%{opacity:.35;transform:scale(.75)}}@media (max-width:1100px){.team-grid,.country-grid,.groups-grid{grid-template-columns:repeat(3,1fr)}.manager-grid{grid-template-columns:1fr}.roster{max-height:500px}}@media (max-width:760px){.topbar{padding:0 16px}.journey,.local-save{display:none}.home-page{grid-template-columns:1fr;padding:45px 20px}.hero-art{display:none}.page{padding:30px 16px 120px}.search{width:100%;margin:0 0 20px}.team-grid,.country-grid,.groups-grid,.compact-groups{grid-template-columns:1fr}.next-match{grid-template-columns:1fr 40px 1fr}.next-match>span{display:none}.next-match .team-badge{text-align:center;flex-direction:column}.pitch{height:520px}.controls{flex-wrap:wrap}.match-hero{grid-template-columns:1fr 90px 1fr;padding:50px 12px 25px}.match-hero .team-badge{flex-direction:column;text-align:center!important}.match-hero .team-badge strong{font-size:16px}.final-score{font-size:42px}.matches-panel,.stat-leaders{grid-template-columns:1fr}.team-stats{overflow:auto}.team-stats>header,.team-stats>div{min-width:700px}.action-bar{padding:10px 16px}.action-bar>div:first-child{display:none}.action-buttons{width:100%}.action-buttons .button{flex:1;padding:0 9px}.match-start-button{min-width:0;min-height:56px}.live-scoreboard{grid-template-columns:1fr 105px 1fr;gap:8px;padding:20px 10px}.live-scoreboard .team-badge{flex-direction:column;text-align:center!important}.live-score>strong{font-size:45px}.live-feed article{grid-template-columns:42px 22px 1fr;padding:10px}.halftime-section>header{flex-direction:column;align-items:start;gap:8px}}:root{--ink:#07100b;--panel:#0c2117;--panel-2:#143424;--cream:#fff6d6;--muted:#9cb59f;--line:#345c3f;--lime:#d8ff3e;--gold:#f2bc45;--pixel-dark:#020805;--pixel-mid:#1e4c31;--pixel-light:#5c8b5f;--font-body:"Cascadia Mono","Lucida Console","Courier New",monospace;--font-display:"Bahnschrift Condensed","Arial Narrow",sans-serif;--font-score:"Cascadia Mono","Lucida Console",monospace}html{image-rendering:pixelated}body{background-color:var(--ink);background-image:linear-gradient(#ffffff04 50%,#0000 50%),radial-gradient(circle at 72% 12%,#173e29 0,#0000 34rem);background-size:100% 4px,auto;font-size:13px}body:before{content:"";z-index:100;pointer-events:none;mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#00000014 0 1px,#0000 1px 3px);position:fixed;inset:0}button,input,select{border-radius:0}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--cream);outline-offset:2px}img{image-rendering:pixelated}.topbar{border-bottom:4px solid var(--pixel-dark);height:82px;box-shadow:0 3px 0 var(--lime);background:#06140d;padding:0 4vw}.brand{text-shadow:2px 2px #000;gap:13px}.brand>b{border:3px solid var(--cream);background:var(--lime);width:48px;height:48px;font-family:var(--font-score);font-size:18px;transform:none;box-shadow:4px 4px #000}.brand>span{font-family:var(--font-score);letter-spacing:-1px;font-size:17px}.brand small{font-family:var(--font-body);letter-spacing:1px;margin-top:4px;font-size:7px}.journey{gap:4px}.journey span{color:#6c836f;text-transform:uppercase;background:#091a11;border:2px solid #203c2b;border-bottom-width:4px;padding:9px 12px;font-size:8px;box-shadow:2px 2px #000}.journey span.done{border-color:#3e6948}.journey span.current{color:var(--ink);border-color:var(--lime);background:var(--lime)}.local-save{border:2px solid var(--line);color:#c2d0c4;background:#091a11;padding:7px 9px}.page{max-width:1560px}.page-title{border-left:6px solid var(--lime);padding-left:18px}.page-title h2,h1{font-family:var(--font-display);letter-spacing:-2px;text-shadow:4px 4px #000}.page-title>p:last-child,.lead{color:#c1d0c3}.eyebrow{font-family:var(--font-body);text-shadow:2px 2px #000}.eyebrow:before{border-top:4px solid var(--lime);width:24px;box-shadow:2px 2px #000}.button{border:3px solid var(--cream);min-height:52px;font-family:var(--font-body);text-transform:uppercase;background:#0a1d13;padding:0 22px;font-size:9px;transition:transform 80ms,box-shadow 80ms;box-shadow:5px 5px #000}.button:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:7px 7px #000}.button:active:not(:disabled){transform:translate(3px,3px);box-shadow:2px 2px #000}.button.primary{background:var(--lime);color:#07100b;border-color:#f5ffc4;box-shadow:5px 5px #45620a}.button.secondary{background:#112a1c;border-color:#52715a}.match-start-button{border-width:4px;min-height:68px;font-size:12px;box-shadow:7px 7px #45620a}.search,.country-card,.group-card,.pitch-panel,.roster,.matches-panel,.stat-ranking,.team-stats,.player-stats,.notice,.modal{border:3px solid var(--line);background:var(--panel);box-shadow:5px 5px #000}.search{height:48px}.search:focus-within{border-color:var(--lime)}.search span{color:var(--lime);font-size:20px}.country-card{padding:12px}.country-card>header{border-bottom:2px solid var(--line);padding-bottom:10px}.country-card>header img,.team-badge img{border:2px solid var(--cream);box-shadow:3px 3px #000}.country-card>header strong{font-family:var(--font-score);letter-spacing:-1px;font-size:14px}.generation-grid{gap:7px}.generation-grid button{color:#b0c2b2;min-height:34px;font-family:var(--font-score);background:#08170f;border:2px solid #35513e;font-size:10px;box-shadow:2px 2px #000}.generation-grid button:hover,.generation-grid button.selected{background:var(--lime);color:#07100b;border-color:#f5ffc4;transform:translate(-1px,-1px);box-shadow:3px 3px #000}.group-card>header,.stat-ranking>header{border-bottom:3px solid var(--line);font-family:var(--font-score);text-shadow:2px 2px #000;background:#163c28;font-size:13px}.group-card>div{border-bottom:2px solid #1b3927}.group-card>div.user{background:#294b20}.group-card>div.qualified{border-left:6px solid var(--lime)}.team-badge strong{font-family:var(--font-score);letter-spacing:-1px;text-shadow:2px 2px #000;font-size:17px}.team-badge span{font-family:var(--font-score);text-shadow:2px 2px #000;font-size:14px}.team-badge.compact strong{font-family:var(--font-body);font-size:10px}.team-badge.compact span{font-size:10px}.next-match{border:3px solid var(--line);background:#102b1d;box-shadow:5px 5px #000}.next-match>span{background:var(--lime);color:var(--ink);writing-mode:vertical-rl;font-family:var(--font-score);padding:7px 4px}.next-match>b{font-family:var(--font-score);text-shadow:3px 3px #000;font-size:22px}.controls{border-bottom:3px solid var(--line);background:#0a1b12;padding:14px}.controls label{font-family:var(--font-body);color:#bfd0c0;font-size:8px}.controls select,.controls button,.roster-tools select,.roster-tools input{color:var(--cream);font-family:var(--font-body);background:#06120c;border:2px solid #4f7257;box-shadow:3px 3px #000}.controls select:focus,.controls button:hover,.roster-tools select:focus,.roster-tools input:focus{border-color:var(--lime)}.pitch{background-color:#255e37;background-image:repeating-linear-gradient(90deg,#255e37 0 12.5%,#2b6840 12.5% 25%),repeating-linear-gradient(0deg,#ffffff06 0 2px,#0000 2px 4px);border:4px solid #9ab99c;box-shadow:inset 0 0 0 4px #0b2819,5px 5px #000}.pitch:after{border:3px solid #e8ffde8c;inset:12px}.half-line{border-top:3px solid #e8ffde8c}.circle{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);border:3px solid #e8ffde8c;border-radius:0;width:116px;height:116px}.pitch-slot{border:2px dashed var(--lime);background:#04100966}.slot-role{font-family:var(--font-score);text-shadow:2px 2px #000;font-size:9px}.pitch-player i,.drag-player-ghost i{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);background:var(--lime);width:42px;height:42px;font-family:var(--font-score);border:3px solid #f5ffc4;border-radius:0;font-size:13px;box-shadow:4px 4px #000}.pitch-player b{font-family:var(--font-body);background:#041008;border:2px solid #203e2a;font-size:8px;box-shadow:3px 3px #000}.pitch-player small{font-family:var(--font-score);text-shadow:2px 2px #000;font-size:8px}.roster>header{border-bottom:3px solid var(--line);background:#173a27}.roster>header b{font-family:var(--font-score)}.roster>.roster-tools{border-bottom:3px solid var(--line);background:#0a1b12}.roster-player{border-bottom:2px solid #1b3927;min-height:51px}.roster-player:hover{background:#23452b}.roster-player.starter{opacity:.6;background:#102b1d}.roster-player i{height:29px;font-family:var(--font-score);background:#1c4028;border:2px solid #315a3a;font-size:8px}.roster-player>strong{font-family:var(--font-score);text-shadow:2px 2px #000}.tabs{border-bottom:3px solid var(--line);gap:5px}.tabs button{border:2px solid var(--line);font-family:var(--font-body);background:#091a11;border-bottom:0;padding:13px 18px;font-size:8px;box-shadow:3px 0 #000}.tabs button.active{border-color:var(--lime);background:var(--lime);color:var(--ink)}.matches-panel{background:#31543b;gap:2px}.matches-panel>div{background:#0d2619;border:0}.matches-panel>div.user{background:#294b20}.matches-panel>div>b{font-family:var(--font-score);text-shadow:2px 2px #000}.action-bar{border-top:4px solid var(--lime);background:#041009;min-height:88px;box-shadow:0 -5px #000}.big-score{font-family:var(--font-score);text-shadow:3px 3px #000}.match-hero{border:4px solid var(--line);background:#113221;box-shadow:6px 6px #000}.final-score{font-family:var(--font-score);text-shadow:4px 4px #000}.goal-events>span,.card-events>span{border:2px solid var(--line);background:#08170f;box-shadow:2px 2px #000}.stat-ranking>div,.team-stats>div,.player-stats>div{border-bottom:2px solid #1b3927}.player-stats summary{font-family:var(--font-score);border-bottom:3px solid var(--line);background:#153824}.modal-backdrop{background:#010704f0 repeating-linear-gradient(0deg,#ffffff05 0 2px,#0000 2px 4px)}.close{border:3px solid var(--cream);font-family:var(--font-score);background:#5c1818;box-shadow:4px 4px #000}.hero-art{filter:none}.orbital{border:4px dashed var(--lime);clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);background:repeating-linear-gradient(45deg,#0000 0 8px,#d5ff390a 8px 12px);border-radius:0;box-shadow:8px 8px #000}.cup{filter:none;image-rendering:pixelated;clip-path:polygon(30% 0,70% 0,70% 8%,92% 8%,92% 38%,76% 38%,76% 64%,61% 64%,61% 86%,75% 86%,75% 100%,25% 100%,25% 86%,39% 86%,39% 64%,24% 64%,24% 38%,8% 38%,8% 8%,30% 8%);background:linear-gradient(90deg,#7d5912 0 15%,#e0ae32 15% 35%,#fff07a 35% 48%,#bd851b 48% 72%,#68470b 72%);box-shadow:9px 9px #000}.live-match{grid-template-columns:minmax(480px,1.1fr) minmax(360px,.9fr);gap:14px}.live-scoreboard{border:4px solid var(--line);background:#102e1e;grid-column:1/-1;box-shadow:6px 6px #000}.live-score>span{font-family:var(--font-score);border:3px solid #f5ffc4;box-shadow:4px 4px #000}.live-score>strong{font-family:var(--font-score);text-shadow:5px 5px #000}.match-pulse{background:#183922;border:3px solid #07100b;grid-column:1/-1;height:10px;margin-top:-14px}.match-pulse i{background:repeating-linear-gradient(90deg,var(--lime) 0,var(--lime) 12px,#9fc927 12px,#9fc927 16px);transition:none}.live-feed{border:4px solid var(--line);grid-column:2;min-height:520px;box-shadow:6px 6px #000}.live-feed>header{border-bottom:3px solid var(--line);font-family:var(--font-score);background:#173a27}.live-feed article{border-bottom:2px solid #1b3927}.live-feed article:first-child{background:#294b20}.live-feed time{font-family:var(--font-score);font-size:13px}.live-feed p{font-size:10px}.event-icon{border:2px solid var(--line);background:#102d1d;border-radius:0}.live-feed article.goal .event-icon{border-color:#f5ffc4;box-shadow:2px 2px #000}.pixel-match-pitch{border:4px solid var(--line);background:#0a1c12;grid-area:3/1;min-width:0;box-shadow:6px 6px #000}.pixel-match-pitch>header,.pixel-match-pitch>footer{border-bottom:3px solid var(--line);font-family:var(--font-score);text-transform:uppercase;background:#173a27;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:10px 13px;font-size:8px;display:grid}.pixel-match-pitch>header span:last-child{text-align:right}.pixel-match-pitch>header b{color:var(--lime)}.pixel-match-pitch>footer{border-top:3px solid var(--line);border-bottom:0;grid-template-columns:14px 1fr auto 1fr 14px}.pixel-match-pitch>footer b{color:var(--lime);font-size:7px}.pixel-match-pitch>footer span:nth-last-child(2){text-align:right}.home-kit,.away-kit{border:2px solid var(--cream);background:#ffe241;width:12px;height:12px;box-shadow:2px 2px #000}.away-kit{background:#54a0ff}.pixel-field{background-color:#397a45;background-image:repeating-linear-gradient(90deg,#397a45 0 12.5%,#43884d 12.5% 25%),repeating-linear-gradient(0deg,#0000000d 0 3px,#0000 3px 6px);border:8px solid #193c25;height:445px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #d7edbd}.pixel-field:before{content:"";border:3px solid #d7edbd;position:absolute;inset:15px}.pixel-half{border-top:3px solid #d7edbd;position:absolute;top:50%;left:15px;right:15px}.pixel-circle{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);border:3px solid #d7edbd;width:92px;height:92px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pixel-ball{z-index:4;background:#fff;border:2px solid #000;width:9px;height:9px;transition:left .2s steps(3,end),top .2s steps(3,end);position:absolute;box-shadow:2px 2px #000}.pixel-sprite{z-index:3;filter:drop-shadow(3px 3px #102014);width:18px;height:22px;position:absolute;transform:translate(-50%,-50%)}.pixel-sprite:before{content:"";background:#d79b6b;width:8px;height:7px;position:absolute;top:0;left:5px}.pixel-sprite:after{content:"";background:#ffe241;border-bottom:4px solid #185e9d;width:12px;height:9px;position:absolute;top:7px;left:3px}.pixel-sprite i:before,.pixel-sprite i:after{content:"";background:#f2ead2;width:5px;height:7px;position:absolute;top:15px}.pixel-sprite i:before{left:3px}.pixel-sprite i:after{right:3px}.pixel-sprite.away:after{background:#59a8ee;border-bottom-color:#fff}.halftime-section>header{border:4px solid var(--line);background:#153824;box-shadow:5px 5px #000}.halftime-section h3{font-family:var(--font-score)}.champion-star{border:5px solid var(--lime);background:#142e1d;box-shadow:7px 7px #000}@media (max-width:1100px){.live-match{grid-template-columns:1fr}.pixel-match-pitch,.live-feed{grid-area:auto/1}.pixel-field{height:400px}}@media (max-width:760px){body{font-size:12px}.topbar{border-bottom-width:3px;height:70px}.brand>b{width:40px;height:40px}.brand>span{font-size:13px}.page-title{padding-left:12px}.page-title h2{letter-spacing:-1px}.button,.country-card,.group-card,.pitch-panel,.roster,.matches-panel,.stat-ranking,.team-stats,.player-stats,.notice{box-shadow:3px 3px #000}.live-scoreboard{border-width:3px}.pixel-field{height:330px}.pixel-match-pitch>header{grid-template-columns:1fr 1fr}.pixel-match-pitch>header b,.pixel-match-pitch>footer{display:none}.live-feed{min-height:390px}.live-feed>div{max-height:350px}}:root{--font-body:"Trebuchet MS","Segoe UI",Arial,sans-serif;--font-display:"Bahnschrift SemiCondensed","Arial Narrow",sans-serif;--font-score:"Cascadia Mono","Lucida Console","Courier New",monospace}body{font-family:var(--font-body);font-size:14px;line-height:1.45}.brand>span,.page-title h2,h1,.team-badge strong,.country-card>header strong{font-family:var(--font-display)}.brand>span{letter-spacing:.2px;font-size:19px}.brand small{font-family:var(--font-body);font-size:8px}.journey span,.local-save,.eyebrow,.button,.controls label,.roster-tools label>span,.tabs button{font-family:var(--font-score)}.page-title h2,h1{text-shadow:3px 3px #000;letter-spacing:-1px}.lead,.page-title>p:last-child{font-size:14px;line-height:1.6}.team-badge strong{letter-spacing:0;text-shadow:2px 2px #000;font-size:20px}.team-badge span{font-family:var(--font-score);font-size:13px}.team-badge.compact strong{font-family:var(--font-body);font-size:12px;font-weight:800;line-height:1.2}.team-badge.compact span{font-family:var(--font-score);font-size:11px;line-height:1.25}.country-card>header strong{letter-spacing:0;font-size:17px}.country-card>header small{font-size:10px}.generation-grid button{font-family:var(--font-score);font-size:11px}.group-card>header,.stat-ranking>header{font-family:var(--font-score);font-size:12px}.group-card>div{min-height:48px}.points{white-space:nowrap;font-size:10px}.controls select,.controls button,.roster-tools select,.roster-tools input{font-family:var(--font-body);font-size:12px}.roster-player span b{font-family:var(--font-body);font-size:12px;line-height:1.3}.roster-player i{font-family:var(--font-score)}.pitch-player b{font-family:var(--font-body);font-size:9px}.pitch-player small{font-size:8px}.matches-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.matches-panel>div{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr);min-height:72px;padding:16px 20px;overflow:hidden}.matches-panel>div>b{min-width:86px;font-family:var(--font-score);white-space:nowrap;text-align:center;letter-spacing:-1px;font-size:21px;line-height:1;display:block}.matches-panel>div>.team-badge{min-width:0}.matches-panel>div>.team-badge:first-child{justify-self:end}.matches-panel>div>.team-badge:last-of-type{justify-self:start}.matches-panel>div>small{font-family:var(--font-score);font-size:8px;top:7px;right:10px}.tabs button{white-space:nowrap;font-size:10px}.live-match{display:block}.live-scoreboard{margin-bottom:14px}.match-pulse{margin:0 0 14px}.live-feed{width:100%;min-height:500px}.live-feed article{grid-template-columns:64px 30px 1fr;padding:14px 20px}.live-feed p{font-family:var(--font-body);font-size:13px;line-height:1.5}.pixel-match-pitch{display:none!important}.stat-ranking strong,.player-stats strong{font-size:12px}.stat-ranking small,.player-stats small,.team-stats>header,.player-stats>header{font-size:9px}.team-stats>div>span,.player-stats>div>span,.player-stats>div>b{font-size:11px}@media (max-width:900px){.matches-panel{grid-template-columns:1fr}.matches-panel>div{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}.matches-panel>div>b{min-width:72px;font-size:18px}}@media (max-width:760px){body{font-size:13px}.brand>span{font-size:15px}.page-title h2{font-size:42px}.team-badge strong{font-size:16px}.team-badge.compact strong{font-size:11px}.matches-panel>div{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);min-height:68px;padding:14px 8px}.matches-panel>div>b{min-width:58px;font-size:16px}.live-feed article{grid-template-columns:48px 24px 1fr;padding:12px 10px}.live-feed p{font-size:12px}.tabs{overflow-x:auto}.tabs button{flex:none}}.topbar{justify-content:flex-start}.journey{margin-left:auto;margin-right:auto}.brand{min-width:270px}.brand>b{display:none}.brand>img{object-fit:contain;width:58px;height:58px;image-rendering:pixelated;filter:drop-shadow(4px 4px #000)}.brand>span{font-family:var(--font-display);letter-spacing:.4px;font-size:20px;font-weight:900}.brand small{font-family:var(--font-score);letter-spacing:1.2px;font-size:7px}.local-save{display:none!important}.hero-art{isolation:isolate}.hero-logo{z-index:2;object-fit:contain;width:min(470px,90%);height:auto;image-rendering:pixelated;filter:drop-shadow(10px 10px #000);position:relative}.hero-art .cup{display:none}.home-page .hero-copy h1{letter-spacing:-5px;text-shadow:5px 0 #000,0 5px #000;max-width:760px;font-family:Cascadia Mono,Lucida Console,Courier New,monospace;font-size:clamp(48px,6.7vw,96px);font-weight:900;line-height:.94;transform:skew(-2deg)}.home-page .hero-copy h1 em{color:var(--lime);text-shadow:5px 0 #000,0 5px #000;font-style:normal;display:inline-block}.home-page .hero-copy .eyebrow{font-family:var(--font-score);font-size:11px!important}.home-page .hero-copy .lead{max-width:690px;font-size:16px;font-weight:600}.shootout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:16px;display:grid}.shootout-scoreboard{border:4px solid var(--line);background:linear-gradient(120deg,#143c29,#091c13);grid-column:1/-1;grid-template-columns:1fr 230px 1fr;align-items:center;gap:28px;min-height:210px;padding:28px 44px;display:grid;box-shadow:6px 6px #000}.shootout-team:first-child .team-badge{text-align:right;justify-content:flex-end}.shootout-team.away .shootout-marks{justify-content:flex-start}.shootout-marks{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.shootout-marks i{border:2px solid var(--line);width:28px;height:28px;color:var(--cream);font-family:var(--font-score);background:#102d1d;place-items:center;font-style:normal;display:grid;box-shadow:2px 2px #000}.shootout-marks i.goal{border-color:var(--lime);background:var(--lime);color:var(--ink)}.shootout-marks i.miss{background:#631c1c;border-color:#ff493d}.shootout-score{flex-direction:column;align-items:center;display:flex}.shootout-score>span{background:var(--gold);color:var(--ink);font-family:var(--font-score);border:3px solid #f5ffc4;padding:7px 13px;font-size:10px;font-weight:900;box-shadow:4px 4px #000}.shootout-score>strong{font-family:var(--font-score);text-shadow:5px 5px #000;font-size:65px;line-height:1}.shootout-score>strong i{color:var(--muted);margin:0 14px;font-size:25px;font-style:normal}.shootout-score>small{color:var(--muted);font-family:var(--font-score);font-size:8px}.shootout-kick,.shootout-list{border:4px solid var(--line);background:var(--panel);box-shadow:6px 6px #000}.shootout-kick{text-align:center;background:radial-gradient(circle at 50% 35%,#1d5436,#08170f 68%);place-content:center;min-height:370px;padding:35px;display:grid}.shootout-kick>span{color:var(--gold);font-family:var(--font-score);font-size:9px}.shootout-kick h3{color:var(--cream);font-family:var(--font-display);text-transform:uppercase;margin:12px 0 16px;font-size:38px}.shootout-kick b{color:var(--lime);font-family:var(--font-score);text-shadow:3px 3px #000;font-size:27px}.shootout-kick.saved b{color:#ff6258}.shootout-kick p{max-width:440px;color:var(--muted);margin:15px auto 0}.shootout-list{min-height:370px}.shootout-list>header{border-bottom:3px solid var(--line);font-family:var(--font-score);background:#173a27;justify-content:space-between;padding:14px 16px;font-size:9px;display:flex}.shootout-list>header b{color:var(--lime)}.shootout-list article{border-bottom:2px solid #1b3927;grid-template-columns:30px 105px 1fr 62px;align-items:center;gap:8px;min-height:54px;padding:8px 12px;display:grid}.shootout-list article>span{color:var(--muted);font-family:var(--font-score)}.shootout-list article>strong{font-size:11px}.shootout-list article>b{text-align:center;font-family:var(--font-score);padding:6px 4px;font-size:8px}.shootout-list article>b.goal{background:var(--lime);color:var(--ink)}.shootout-list article>b.miss{color:#fff;background:#761e1e}.shootout-empty{color:var(--muted);text-align:center;padding:40px 20px}.panel-penalties{color:var(--gold);font-family:var(--font-score);margin-top:5px;font-size:8px;font-style:normal;display:block}.mobile-lineup-copy,.mobile-lineup-guide{display:none}@media (max-width:1100px){.shootout{grid-template-columns:1fr}.shootout-kick,.shootout-list{grid-column:1}}@media (max-width:760px){.shootout-scoreboard{grid-template-columns:1fr 100px 1fr;gap:7px;padding:20px 8px}.shootout-scoreboard .team-badge{flex-direction:column;text-align:center!important}.shootout-score>strong{font-size:39px}.shootout-score>strong i{margin:0 6px;font-size:18px}.shootout-marks{flex-wrap:wrap;gap:3px;justify-content:center!important}.shootout-marks i{width:22px;height:22px}.shootout-kick{min-height:300px;padding:22px 12px}.shootout-kick h3{font-size:28px}.shootout-list article{grid-template-columns:25px 85px 1fr 55px;padding:7px 6px}.desktop-lineup-copy{display:none}.mobile-lineup-copy{display:inline}.mobile-lineup-guide{background:#0a1b12;border:3px solid #31543b;justify-content:space-between;align-items:center;gap:10px;margin:10px 10px 0;padding:12px;display:flex;box-shadow:3px 3px #000}.mobile-lineup-guide>span,.mobile-lineup-guide div>span{color:var(--lime);font-family:var(--font-score);font-size:8px;display:block}.mobile-lineup-guide>b,.mobile-lineup-guide div>b{font-family:var(--font-score);margin-top:4px;font-size:10px;display:block}.mobile-lineup-guide div>small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.mobile-lineup-guide button{color:#fff;min-height:42px;font-family:var(--font-score);background:#5c1818;border:2px solid #ff6258;flex:none;padding:0 10px;font-size:8px;box-shadow:3px 3px #000}.roster-player{cursor:pointer;touch-action:manipulation}.roster-player.mobile-selected{opacity:1;border:3px solid var(--lime);background:#294b20;box-shadow:inset 0 0 0 2px #07100b}.pitch-slot.mobile-target{border-style:solid;border-color:var(--gold);cursor:pointer;background:#ffc13d24;animation:.8s steps(2,end) infinite mobileTargetPulse}.pitch-slot.mobile-target .slot-role{color:var(--gold)}.pitch-player.mobile-selected i{border-color:var(--gold);background:var(--gold);color:var(--ink)}.pitch-player.mobile-selected b{border-color:var(--gold);color:var(--gold)}}@keyframes mobileTargetPulse{50%{filter:brightness(1.45)}}@media (max-width:900px){.brand{min-width:auto}.brand>img{width:48px;height:48px}.brand>span{font-size:16px}.journey{margin-right:0}.hero-logo{width:min(410px,88%)}}@media (max-width:760px){.brand>img{width:43px;height:43px}.brand>span{font-size:14px}.brand small{font-size:6px}.home-page .hero-copy h1{letter-spacing:-3px;text-shadow:3px 0 #000,0 3px #000;font-size:clamp(43px,14vw,66px)}.home-page .hero-copy .lead{font-size:14px}}:root{--ink:#020b08;--panel:#071712;--panel-2:#0b2118;--cream:#f1dfad;--muted:#9b987c;--line:#334626;--lime:#a9d72c;--gold:#e7b83f;--red:#9c3b28;--font-body:"Cascadia Mono","Lucida Console","Courier New",monospace;--font-display:"Cascadia Mono","Lucida Console","Courier New",monospace;--font-score:"Cascadia Mono","Lucida Console","Courier New",monospace}html{background:#010705}body{color:var(--cream);font-family:var(--font-body);image-rendering:pixelated;background:radial-gradient(circle at 50% 5%,#1d59482e,#0000 32rem),linear-gradient(#020b08,#06120d 62%,#020805)}body:before{z-index:90;opacity:.38;background:repeating-linear-gradient(0deg,#00000024 0 1px,#0000 1px 3px)}button,input,select{font-family:var(--font-body)}.app-shell{min-height:100vh;position:relative}.app-shell:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff03 1px,#0000 1px),linear-gradient(#ffffff03 1px,#0000 1px);background-size:4px 4px;position:fixed;inset:0}.topbar{border:3px solid var(--line);background:#020d0af7;border-radius:0;height:132px;margin:12px 14px 0;padding:0 34px;position:relative;top:0;box-shadow:inset 0 0 0 2px #101d13,0 5px #000}.topbar:before,.topbar:after{content:"";background:var(--lime);width:9px;height:9px;position:absolute}.topbar:before{top:-3px;left:-3px}.topbar:after{bottom:-3px;right:-3px}.brand{text-shadow:3px 3px #000;gap:22px;min-width:470px}.brand>img{object-fit:contain;filter:drop-shadow(4px 4px #000);width:105px;height:105px}.brand>span{font:900 clamp(25px,3vw,47px)/.9 var(--font-display);letter-spacing:-3px;color:#f5e8bd}.brand small{color:var(--gold);letter-spacing:2px;margin-top:11px;font-size:8px}.main-menu{align-items:center;gap:0;height:100%;margin-left:auto;display:flex}.main-menu span{color:#89866e;min-height:54px;font:900 12px/1 var(--font-score);white-space:nowrap;border-right:2px solid #25321f;align-items:center;gap:9px;padding:0 21px;display:flex}.main-menu span:first-child{border-left:2px solid #25321f}.main-menu i{color:#7c765c;font-size:18px;font-style:normal}.main-menu span.active{color:var(--lime);background:#a9d72c09;position:relative}.main-menu span.active:after{content:"";border-bottom:3px solid var(--lime);position:absolute;bottom:0;left:12px;right:12px}.main-menu span.active i{color:var(--lime)}.journey{z-index:3;border:2px solid var(--line);background:#03100b;margin:0;position:absolute;bottom:-35px;right:28px;box-shadow:3px 3px #000}.journey span{border-bottom:0;border-right:1px solid #26382e;padding:8px 10px;font-size:7px}.journey span.current{color:var(--lime);background:#14251a}.home-page{background:linear-gradient(#01080738 0 28%,#010807c2 62%,#020c062e),radial-gradient(at 16% 32%,#e4f4ce2e 0 1px,#0000 3px),radial-gradient(at 83% 27%,#e4f4ce29 0 1px,#0000 3px),linear-gradient(167deg,#0000 0 54%,#44792d4d 54% 55%,#0000 55%),repeating-linear-gradient(100deg,#102b16 0 70px,#16391d 70px 140px);grid-template-columns:minmax(480px,.9fr) minmax(650px,1.1fr);align-items:center;min-height:calc(100vh - 207px);padding:48px 6.5vw 42px;position:relative;overflow:hidden}.home-page:before{content:"";z-index:0;background:radial-gradient(at 15% 23%,#ffffd2f0 0 2px,#ffffd259 3px 7px,#0000 8px),radial-gradient(at 84% 20%,#ffffd2f0 0 2px,#ffffd259 3px 7px,#0000 8px),linear-gradient(#071a20 0,#061316 60%,#0a1510 61%,#172214 100%);position:absolute;inset:0 0 43%;box-shadow:inset 0 -45px 60px #020906}.home-page:after{content:"";z-index:0;opacity:.7;clip-path:polygon(13% 0,87% 0,100% 100%,0 100%);background:linear-gradient(90deg,#0000 49.7%,#f1efcc6b 49.7% 50.3%,#0000 50.3%),repeating-linear-gradient(100deg,#2a5b2399 0 95px,#3d742b9e 95px 190px);height:47%;position:absolute;bottom:0;left:0;right:0}.hero-copy,.hero-art{z-index:2;position:relative}.hero-copy{max-width:690px}.home-page .hero-copy .eyebrow{align-items:center;gap:13px;margin-bottom:22px;display:flex;color:var(--lime)!important;letter-spacing:1.5px!important;font-size:15px!important}.home-page .hero-copy .eyebrow:before,.home-page .hero-copy .eyebrow:after{content:"";border-top:3px solid #718b26;flex:0 0 105px;margin:0}.home-page .hero-copy h1{color:#f3dfaa;letter-spacing:-7px;text-shadow:4px 0 #45391e,-2px 0 #45391e,0 4px #000;max-width:750px;margin:0 0 20px;font-size:clamp(56px,6.1vw,96px);line-height:1.04;transform:none}.home-page .hero-copy h1 em{color:#f3dfaa;text-shadow:4px 0 #45391e,-2px 0 #45391e,0 4px #000}.home-page .hero-copy h1:after{content:"";border-bottom:4px dashed #638124;width:100%;margin-top:17px;display:block}.home-page .hero-copy .lead{color:#bcb99d;text-shadow:2px 2px #000;max-width:490px;margin:0 0 25px;font-size:16px;font-weight:700;line-height:1.75}.button{font-family:var(--font-score);text-transform:uppercase;border:3px solid #45572b;font-weight:900;box-shadow:5px 5px #000}.button.primary{color:#071006;background:linear-gradient(#bce544,#8ab91d);border-color:#d8fa6a;box-shadow:inset 0 0 0 3px #718e1e,6px 6px #000}.button.primary:hover{filter:brightness(1.12);transform:translate(-1px,-1px)}.button.secondary{color:#d3caa5;background:#07130e;border-color:#4b5939}.journey-start{letter-spacing:1px;min-width:440px;min-height:78px;font-size:18px}.journey-start span{margin-left:auto}.hero-numbers span{color:#d7cfa9;width:160px;min-height:132px;font:900 13px/1 var(--font-score);background:#020f0be6;border:3px solid #536a2c;flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex;box-shadow:4px 4px #000}.hero-numbers b{color:var(--lime);font:900 49px/1 var(--font-score);text-shadow:3px 3px #000}.hero-numbers i{color:#779c23;letter-spacing:3px;margin:7px 0;font-size:8px;font-style:normal}.hero-art{min-height:610px;display:block}.trophy-stage{z-index:4;justify-content:center;align-items:flex-end;width:350px;height:475px;display:flex;position:absolute;bottom:2%;left:45%;transform:translate(-50%)}.trophy-stage:before{content:"";clip-path:polygon(12% 0,88% 0,100% 25%,94% 100%,6% 100%,0 25%);background:linear-gradient(#3d3b29,#0a100d 60%);border:4px solid #4f5033;height:94px;position:absolute;bottom:10px;left:35px;right:35px;box-shadow:inset 0 0 0 5px #161d16,9px 9px #000}.trophy-stage .hero-logo{z-index:3;filter:drop-shadow(0 15px 8px #000);mix-blend-mode:screen;width:330px;margin-bottom:61px;position:relative}.trophy-glow{filter:blur(8px);background:radial-gradient(circle,#ffd34759,#0000 62%);width:360px;height:420px;position:absolute;top:0;left:50%;transform:translate(-50%)}.trophy-plaque{z-index:5;color:var(--gold);text-align:center;font:900 15px/1 var(--font-score);background:#17160f;border:4px solid #aa7922;padding:13px 5px;position:absolute;bottom:23px;left:75px;right:75px;box-shadow:inset 0 0 0 3px #3c2b13,4px 4px #000}.trophy-plaque small{letter-spacing:7px;margin-top:7px;font-size:7px;display:block}.era-card{z-index:2;background:linear-gradient(#132939,#0b1720 58%,#10140f);border:4px solid #6a6043;width:185px;height:345px;padding:16px;position:absolute;top:145px;transform:rotate(-2deg);box-shadow:inset 0 0 0 4px #243543,8px 8px #000}.era-card:after{content:"";background:linear-gradient(145deg,#ffffff14,#0000);border:3px solid #e6dcae61;position:absolute;inset:83px 14px 55px}.era-card>b{text-align:center;color:#c8c09d;font:900 45px/1 var(--font-score);text-shadow:4px 4px #000;display:block}.era-card>span{text-align:center;color:#8c866e;font-size:9px;position:absolute;bottom:18px;left:0;right:0}.era-card>i{z-index:2;color:#b3a477;font:900 54px/1 var(--font-score);text-shadow:5px 5px #000;font-style:normal;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.era-1930{left:0}.era-1970{background:linear-gradient(#173b20,#0c2714 58%,#11180e);right:92px;transform:rotate(1deg)}.era-1970 i{color:#d5c949}.era-2026{background:linear-gradient(#3a1815,#1b1012 58%,#140c0c);border-color:#72463a;right:-7px;transform:rotate(3deg)}.era-2026 i{color:#cf734c}.page{max-width:1530px;padding-top:72px}.page-title{border-left:5px solid var(--lime);background:linear-gradient(90deg,#102d1eb8,#0000 72%);padding:19px 23px}.page-title h2{color:#f0dfae;letter-spacing:-3px;text-shadow:4px 4px #000}.page-title h2 em{color:var(--lime)}.eyebrow{font-family:var(--font-score)}.country-card,.group-card,.pitch-panel,.roster,.matches-panel,.stat-ranking,.team-stats,.player-stats,.notice,.modal,.match-hero,.live-scoreboard,.live-feed,.shootout-kick,.shootout-list,.shootout-scoreboard{background-color:var(--panel);border-color:#3d5130;box-shadow:5px 5px #000}.country-card>header,.group-card>header,.stat-ranking>header,.roster>header,.live-feed>header{color:var(--lime);background:linear-gradient(#143725,#0b2418)}.country-card:hover,.group-card:hover{border-color:#78962f}.search{background:#06130e;border:3px solid #3d5130;box-shadow:4px 4px #000}.generation-grid button{color:#b1ab8d;background:#06130e;border:2px solid #35462d}.generation-grid button:hover,.generation-grid button.selected{background:var(--lime);color:#071006;border-color:#dbf978}.next-match,.match-hero{background:linear-gradient(120deg,#123424,#071712)}.controls,.roster-tools{background:#06130e}.controls select,.controls button,.roster-tools select,.roster-tools input{background:#020a07;border-color:#4a5e38}.pitch{background-color:#245b35;background-image:repeating-linear-gradient(90deg,#245b35 0 12.5%,#2c683d 12.5% 25%)}.action-bar{border-top-color:var(--lime);background:#020b08}.tabs button.active{background:var(--lime);color:#071006}@media (max-width:1200px){.topbar{height:105px}.brand{min-width:360px}.brand>img{width:78px;height:78px}.brand>span{font-size:32px}.main-menu span{padding:0 12px;font-size:9px}.main-menu i{font-size:14px}.home-page{grid-template-columns:1fr 1fr;padding-left:4vw;padding-right:4vw}.home-page .hero-copy h1{font-size:62px}.journey-start{min-width:380px}.hero-numbers span{width:130px}.hero-art{transform-origin:50%;transform:scale(.85)}}@media (max-width:900px){.topbar{height:85px;margin:7px;padding:0 15px}.brand{min-width:0}.brand>img{width:65px;height:65px}.brand>span{font-size:23px}.brand small{display:none}.main-menu span{padding:0 9px;font-size:0}.main-menu i{font-size:19px}.journey{display:none}.home-page{grid-template-columns:1fr;min-height:auto;padding:55px 25px 35px}.hero-copy{max-width:720px}.hero-art{min-height:560px;transform:scale(.9)}}@media (max-width:760px){.topbar{height:72px}.brand>img{width:53px;height:53px}.brand>span{letter-spacing:-2px;font-size:18px}.main-menu span{border:0;padding:0 7px}.main-menu span:not(:first-child){display:none}.home-page{padding:42px 17px 25px}.home-page .hero-copy .eyebrow{font-size:9px!important}.home-page .hero-copy .eyebrow:before{flex-basis:42px}.home-page .hero-copy .eyebrow:after{flex-basis:65px}.home-page .hero-copy h1{letter-spacing:-5px;font-size:clamp(45px,14vw,62px);line-height:1.03}.home-page .hero-copy .lead{font-size:13px;line-height:1.6}.journey-start{width:100%;min-width:0;min-height:64px;font-size:12px}.hero-numbers{gap:7px}.hero-numbers span{width:33.333%;min-height:103px;font-size:9px}.hero-numbers b{font-size:35px}.hero-numbers i{letter-spacing:1px;font-size:5px}.hero-art{min-height:410px;margin-top:10px;transform:none}.trophy-stage{width:255px;height:345px;left:50%}.trophy-stage .hero-logo{width:235px;margin-bottom:53px}.trophy-stage:before{height:75px;left:25px;right:25px}.trophy-plaque{font-size:10px;left:50px;right:50px}.era-card{width:128px;height:225px;padding:10px;top:75px}.era-card>b{font-size:25px}.era-card>i{font-size:30px}.era-card:after{inset:55px 8px 40px}.era-1930{left:-12px}.era-1970{right:-12px}.era-2026{display:none}.page{padding-top:40px}.page-title{padding:15px}.page-title h2{font-size:36px}}@font-face{font-family:Silkscreen;src:url(/fonts/silkscreen-regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Silkscreen;src:url(/fonts/silkscreen-bold.ttf)format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Teko;src:url(/fonts/teko-semibold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Teko;src:url(/fonts/teko-bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--font-body:"Silkscreen","Cascadia Mono",monospace;--font-display:"Teko","Impact",sans-serif;--font-score:"Silkscreen","Cascadia Mono",monospace;--ink:#020907;--panel:#06140f;--panel-2:#0b2117;--cream:#f1dfad;--muted:#aaa58a;--line:#40532a;--lime:#a9d72c;--gold:#dfad35}body{font-family:var(--font-body);letter-spacing:-.04em}.topbar{background:linear-gradient(#020e0afc,#020b08fc);height:132px;padding:0 36px}.brand>img{object-fit:contain;width:128px;height:104px}.brand>span{font-family:var(--font-display);letter-spacing:.015em;text-shadow:4px 4px #241e11;font-size:64px;font-weight:700;line-height:.8}.brand small{display:none}.main-menu span{letter-spacing:-.07em;font-size:11px}.main-menu i{font-family:var(--font-body);font-size:16px}.home-page{background:linear-gradient(90deg,#020a0833 0 48%,#020a0800 65%),linear-gradient(#061920 0 52%,#102916 52% 100%);grid-template-columns:minmax(520px,46%) minmax(620px,54%);height:calc(100vh - 207px);min-height:795px;padding:0 0 0 clamp(54px,6.6vw,104px)}.home-page:before{opacity:.68;background:radial-gradient(at 13% 20%,#fff5c640,#0000 8%),radial-gradient(at 91% 17%,#fff5c638,#0000 8%),linear-gradient(#0000 0 51%,#020a07b3 51% 58%,#0000 72%);inset:0}.home-page:after{opacity:.82;background:linear-gradient(90deg,#0000 49.8%,#f0e4b77a 49.8% 50.2%,#0000 50.2%),repeating-linear-gradient(101deg,#16391b 0 100px,#214c25 100px 200px);height:48%}.hero-copy{align-self:center;max-width:680px;padding:36px 0 46px}.home-page .hero-copy .eyebrow{margin:0 0 12px;color:var(--lime)!important;letter-spacing:-.04em!important;font-size:14px!important}.home-page .hero-copy .eyebrow:before{flex-basis:215px}.home-page .hero-copy .eyebrow:after{flex-basis:220px}.home-page .hero-copy h1{max-width:650px;font-family:var(--font-display);letter-spacing:.005em;color:var(--cream);text-transform:uppercase;text-shadow:4px 4px #3c321c,7px 7px #000;margin:0 0 16px;font-size:86px;font-weight:700;line-height:.86}.home-page .hero-copy h1 em{font:inherit;color:inherit;text-shadow:inherit}.home-page .hero-copy h1:after{border-bottom:3px dashed #728d29;margin-top:20px}.home-page .hero-copy .lead{color:#c2bea1;letter-spacing:-.05em;max-width:500px;margin-bottom:22px;font-size:13px;line-height:1.85}.journey-start{letter-spacing:-.08em;width:440px;min-width:0;min-height:76px;padding:0 28px;font-size:16px}.hero-numbers{gap:12px;margin-top:27px}.hero-numbers span{letter-spacing:-.08em;border-color:#536d2b;width:160px;min-height:134px;font-size:12px}.hero-numbers b{font-family:var(--font-display);font-size:63px;line-height:.72}.hero-numbers i{font-size:7px}.hero-art{background:url(/ultracopa-hero-art.png) 50%/100% 100% no-repeat;align-self:stretch;width:100%;min-height:795px}.hero-art>*{display:none!important}.page-title{border:3px solid #304329;border-left:7px solid var(--lime);background:linear-gradient(90deg,#102b1d 0,#07160feb 55%,#07160f59);grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);align-items:end;column-gap:48px;margin-bottom:24px;padding:20px 24px 18px;display:grid;box-shadow:5px 5px #000}.page-title .eyebrow{grid-column:1/-1;margin-bottom:5px;font-size:9px}.page-title h2{font-family:var(--font-display);letter-spacing:.01em;text-shadow:3px 3px #000;font-size:58px;font-weight:700;line-height:.78}.page-title>p:last-child{color:#b8b49a;max-width:650px;margin:0;font-size:10px;line-height:1.65}.search{width:min(520px,100%);height:50px;margin:0 0 18px}.search input{font-family:var(--font-body);font-size:10px}.country-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px}.country-card{border:3px solid #35492e;padding:0;overflow:hidden}.country-card>header{border-bottom:3px solid #35492e;min-height:72px;margin:0;padding:12px 14px}.country-card>header strong{font-family:var(--font-display);letter-spacing:.01em;font-size:28px;line-height:.8}.country-card>header small{font-size:7px;line-height:1.4}.generation-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.generation-grid button{min-height:39px;font-size:9px}.groups-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px}.group-card{border:3px solid #35492e;overflow:hidden}.group-card>header{font-family:var(--font-display);letter-spacing:.02em;border-bottom:3px solid #35492e;padding:14px 16px;font-size:28px;line-height:.8}.group-card>div{border-bottom:2px solid #183224;min-height:59px;padding:9px 14px}.group-card .team-badge strong{font-size:10px}.next-match>span{justify-self:start;font-size:8px}.next-match>b{font-family:var(--font-display);font-size:38px}.pitch-panel,.roster{border:3px solid #35492e}.controls{border-bottom:3px solid #35492e;gap:12px;padding:14px}.controls label{font-size:7px}.controls select,.controls button{height:43px}.pitch{min-height:660px}.roster>header{align-items:center;min-height:54px}.roster>header span{font-size:7px}.roster>header b{font-size:11px}.roster-player{min-height:55px}.live-match{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.live-scoreboard{min-height:210px;margin:0;padding:28px 55px}.live-score>strong{font-family:var(--font-display);font-size:90px;line-height:.75}.live-feed{min-height:440px}.live-feed article{min-height:56px}.match-hero{border-width:3px;min-height:230px}.match-hero .final-score{font-family:var(--font-display);font-size:82px;line-height:.75}.tabs button{min-height:49px;font-size:8px}.matches-panel{border-width:3px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.matches-panel>div{min-height:82px}.stat-leaders{gap:14px}.stat-ranking,.team-stats,.player-stats{border-width:3px}.stat-ranking>header{font-family:var(--font-display);font-size:26px}.action-bar{border-top:4px solid var(--lime);min-height:94px;padding:14px clamp(20px,4vw,62px)}.action-bar>div:first-child{font-size:8px}.action-buttons .button{min-height:52px}.center-page,.champion-page{background:radial-gradient(circle at 50% 35%,#a9d72c1f,#0000 34%),repeating-linear-gradient(100deg,#07160e 0 90px,#0b2114 90px 180px);min-height:calc(100vh - 145px);padding:60px 22px 90px}.center-page h1,.champion-page h1{font-family:var(--font-display);letter-spacing:.01em;font-size:clamp(64px,9vw,120px);line-height:.78}.modal{border-width:4px}@media (max-width:1200px){.topbar{height:105px}.brand{min-width:390px}.brand>img{width:95px;height:82px}.brand>span{font-size:47px}.home-page{grid-template-columns:47% 53%;height:auto;min-height:690px;padding-left:4vw}.hero-copy{padding-top:30px}.home-page .hero-copy h1{font-size:68px}.hero-art{background-size:100% 100%;min-height:690px}.journey-start{width:370px}.hero-numbers span{width:130px}.country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manager-grid{grid-template-columns:minmax(560px,1.35fr) minmax(330px,.75fr)}}@media (max-width:900px){.topbar{height:86px}.brand{min-width:0}.brand>img{width:70px;height:62px}.brand>span{font-size:35px}.home-page{grid-template-columns:1fr;padding:45px 24px 0}.hero-copy{max-width:700px;margin:auto;padding:15px 0 25px}.home-page .hero-copy h1{font-size:78px}.hero-art{background-position:50%;background-size:100% 100%;width:calc(100% + 48px);min-height:620px;margin-left:-24px}.page-title{grid-template-columns:1fr}.page-title>p:last-child{margin-top:10px}.country-grid,.groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-grid{grid-template-columns:1fr}.roster{max-height:620px}.pitch{min-height:620px}.stat-leaders{grid-template-columns:1fr}}@media (max-width:620px){.topbar{height:68px;margin:5px;padding:0 10px}.brand>img{width:53px;height:48px}.brand>span{font-size:27px}.home-page{padding:34px 15px 0}.hero-copy{width:100%}.home-page .hero-copy .eyebrow{font-size:8px!important}.home-page .hero-copy .eyebrow:before{flex-basis:36px}.home-page .hero-copy .eyebrow:after{flex-basis:48px}.home-page .hero-copy h1{text-shadow:3px 3px #3c321c,5px 5px #000;font-size:47px;line-height:.86}.home-page .hero-copy .lead{font-size:9px;line-height:1.8}.journey-start{width:100%;min-height:62px;font-size:10px}.hero-numbers span{flex:1 1 0;width:auto;min-width:0;min-height:94px}.hero-numbers b{font-size:43px}.hero-numbers i{margin:5px 0}.hero-art{background-size:100% 100%;width:calc(100% + 30px);min-height:410px;margin-left:-15px}.page{padding:34px 10px 112px}.page-title{margin-bottom:15px;padding:15px;display:block}.page-title h2{font-size:43px}.page-title>p:last-child{font-size:8px}.country-grid,.groups-grid{grid-template-columns:1fr;gap:10px}.country-card>header{min-height:62px}.generation-grid{grid-template-columns:repeat(4,1fr)}.next-match{grid-template-columns:1fr 48px 1fr;padding:14px 10px}.next-match>span{writing-mode:horizontal-tb;grid-column:1/-1}.next-match .team-badge{text-align:center;flex-direction:column}.next-match>b{font-size:28px}.controls{grid-template-columns:repeat(2,1fr);display:grid}.controls button{margin:0}.pitch{min-height:560px}.live-scoreboard{grid-template-columns:1fr 115px 1fr;gap:8px;padding:20px 8px}.live-scoreboard .team-badge{flex-direction:column;text-align:center!important}.live-score>strong{font-size:60px}.live-score>span{min-width:80px;font-size:8px}.matches-panel{grid-template-columns:1fr}.match-hero{grid-template-columns:1fr 95px 1fr;padding:25px 10px}.match-hero .final-score{font-size:52px}.tabs{overflow-x:auto}.tabs button{flex:none;padding:10px}.action-bar{gap:8px;min-height:92px;padding:10px}.action-buttons{gap:6px}.action-buttons .button{padding:0 10px;font-size:7px}}:root{--font-body:"Cascadia Mono","Consolas","Lucida Console",monospace;--font-score:"Silkscreen","Cascadia Mono",monospace}body{font-family:var(--font-body);letter-spacing:0;font-size:14px}p,input,select,.roster-player span b,.roster-player span small,.live-feed p,.page-title>p:last-child,.lead,.team-badge.compact strong{font-family:var(--font-body)}.eyebrow,.button,.main-menu,.journey,.controls label,.roster-tools label>span,.tabs,.group-card>header,.stat-ranking>header,.live-feed>header{font-family:var(--font-score)}.topbar{height:96px;margin:8px 10px 0;padding:0 clamp(18px,2.4vw,42px)}.brand{gap:14px;min-width:440px}.brand>img{width:84px;height:76px}.brand>span{font-size:51px}.main-menu span{min-height:48px;padding:0 17px;font-size:9px}.main-menu i{font-size:14px}.home-page{grid-template-columns:minmax(470px,45%) minmax(560px,55%);height:min(860px,100vh - 154px);min-height:610px;padding-left:clamp(42px,5vw,88px)}.hero-copy{max-width:630px;padding:25px 0 30px}.home-page .hero-copy .eyebrow{margin-bottom:9px;font-size:11px!important}.home-page .hero-copy h1{max-width:600px;font-size:clamp(60px,4.7vw,78px)}.home-page .hero-copy .lead{max-width:480px;margin-bottom:18px;font-size:13px;line-height:1.65}.journey-start{width:400px;min-height:62px;font-size:13px}.hero-numbers{margin-top:20px}.hero-numbers span{width:140px;min-height:104px;font-size:9px}.hero-numbers b{font-size:51px}.hero-art{background-image:url(/ultracopa-hero-art-v2.png);min-height:610px}.page{width:min(100%,1720px);max-width:1720px;padding:24px clamp(22px,3vw,52px) 94px}.page-title{grid-template-columns:minmax(250px,.72fr) minmax(340px,1.28fr);column-gap:34px;min-height:98px;margin-bottom:16px;padding:14px 20px 12px}.page-title .eyebrow{font-size:7px}.page-title h2{font-size:47px;line-height:.8}.page-title>p:last-child{font-size:11px;line-height:1.45}.search{height:44px;margin-bottom:14px}.country-grid,.groups-grid{gap:10px}.country-card>header{min-height:61px;padding:9px 12px}.country-card>header img{width:46px;height:30px}.country-card>header strong{font-size:24px}.generation-grid{gap:6px;padding:9px}.generation-grid button{min-height:32px}.group-card>header{padding:11px 13px;font-size:22px}.group-card>div{min-height:48px;padding:7px 11px}.next-match{grid-template-columns:44px 1fr 60px 1fr;min-height:84px;margin-bottom:12px;padding:10px 24px}.next-match .team-badge img{width:52px;height:34px}.next-match .team-badge strong{font-size:19px}.next-match>b{font-size:30px}.manager-grid{grid-template-columns:minmax(600px,1.55fr) minmax(340px,.72fr);gap:12px}.controls{gap:9px;padding:10px}.controls select,.controls button{height:36px;min-height:36px;font-size:10px}.pitch{height:clamp(430px,48vh,520px);min-height:0;margin:10px}.pitch-panel .tactic-description{padding:0 12px 10px;font-size:9px}.roster{max-height:clamp(540px,60vh,650px)}.roster>header{min-height:44px;padding:10px 12px}.roster>.roster-tools{padding:8px 10px;top:44px}.roster-tools select,.roster-tools input{height:31px;font-size:10px}.roster-player{min-height:43px;padding:7px 10px}.roster-player span b{font-size:11px}.roster-player span small{font-size:8px}.action-bar{min-height:76px;padding:10px clamp(22px,3vw,52px)}.action-buttons .button{min-height:46px;font-size:9px}.live-match-page{padding-top:18px;overflow:visible}.live-match-page .page-title{min-height:88px;margin-bottom:14px}.live-match-page .page-title h2{font-size:43px}.live-match{grid-template-rows:auto 8px;grid-template-columns:minmax(520px,.92fr) minmax(540px,1.08fr);align-items:stretch;gap:10px 14px;display:grid}.live-scoreboard{grid-area:1/1;grid-template-columns:1fr 165px 1fr;gap:16px;min-height:430px;margin:0;padding:35px 28px}.live-scoreboard>.team-badge:first-child{justify-content:flex-end}.live-score>span{min-width:88px;font-size:9px}.match-pulse{grid-area:2/1;height:8px;margin:0}.live-feed>header{padding:11px 14px;font-size:8px}.live-feed article{grid-template-columns:48px 24px 1fr;min-height:47px;padding:9px 13px}.live-feed time{font-size:11px}.live-feed p{font-size:11px;line-height:1.35}.live-feed .event-icon{width:20px;height:20px}.shootout{gap:12px}.shootout-scoreboard{min-height:190px}.shootout-kick{min-height:330px}.shootout-list{max-height:520px;overflow:auto}.live-match-page:has(.halftime-section) .live-feed{height:auto}.live-match-page:has(.halftime-section) .halftime-roster{max-height:none;overflow:visible}*{scrollbar-width:thin;scrollbar-color:#6f8e2a #07150f}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#07150f}::-webkit-scrollbar-thumb{background:#6f8e2a;border:2px solid #07150f}.match-hero{min-height:175px;padding:22px}.match-hero .final-score{font-size:68px}.matches-panel>div{min-height:65px;padding:11px 15px}.tabs{margin-top:14px}.tabs button{min-height:42px}@media (min-width:1500px) and (max-height:900px){.topbar{height:82px}.brand>img{width:70px;height:64px}.brand>span{font-size:44px}.home-page{height:670px;min-height:570px}.hero-art{min-height:570px}.home-page .hero-copy h1{font-size:66px}.hero-numbers span{min-height:92px}.page{padding-top:17px}.page-title{min-height:82px}.live-scoreboard{min-height:365px}.live-feed{height:383px}.live-feed>div{max-height:334px}}@media (max-width:1100px){.topbar{height:86px}.brand{min-width:320px}.brand>img{width:68px;height:60px}.brand>span{font-size:39px}.home-page{height:auto;min-height:640px;max-height:none}.live-match{grid-template-columns:1fr}.live-scoreboard,.match-pulse,.live-feed{grid-area:auto/1}.live-scoreboard{min-height:260px}.live-feed{height:auto;min-height:380px}.live-feed>div{max-height:none;overflow:visible}}@media (max-width:620px){body{font-size:13px}.topbar{height:68px;margin:5px}.brand{min-width:0}.brand>img{width:50px;height:46px}.brand>span{font-size:27px}.home-page{height:auto;min-height:0}.page{padding-top:20px}.page-title{min-height:0}.pitch{height:530px}.roster{max-height:none;overflow:visible}.live-scoreboard{min-height:220px}.live-feed{height:auto}.live-feed>div{overflow:visible}}.live-scoreboard{grid-area:1/1/auto/-1;grid-template-columns:1fr 180px 1fr;min-height:122px;padding:14px 42px}.live-scoreboard .team-badge img{width:54px;height:36px}.live-scoreboard .team-badge strong{font-size:20px}.live-score>strong{font-size:58px}.live-score>span{padding:5px 10px}.live-score>small{font-size:7px}.realtime-pitch{border:4px solid var(--line);background:#07150e;grid-area:2/1;min-width:0;box-shadow:6px 6px #000}.realtime-pitch>header,.realtime-pitch>footer{color:#d9d4b5;min-height:39px;font-family:var(--font-score);text-transform:uppercase;background:#102f20;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:7px 12px;font-size:7px;display:grid}.realtime-pitch>header{border-bottom:3px solid var(--line)}.realtime-pitch>footer{border-top:3px solid var(--line);background:#081c12;grid-template-columns:minmax(0,1fr) auto;min-height:37px}.realtime-pitch>header span{align-items:center;gap:7px;display:flex}.realtime-pitch>header span:last-child{text-align:right;justify-content:flex-end}.realtime-pitch>header b,.realtime-pitch>footer b{color:var(--lime)}.realtime-pitch>footer span{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body);text-transform:none;font-size:9px;overflow:hidden}.realtime-pitch canvas{width:100%;height:360px;image-rendering:pixelated;background:#255f35;display:block}.realtime-pitch .kit{background:#f4d93d;border:2px solid #e9ddb4;width:12px;height:12px;display:inline-block;box-shadow:2px 2px #000}.realtime-pitch .kit.away{background:#62a9ef}.live-feed{grid-area:2/2/4;height:439px}.live-feed>div{max-height:389px}.live-match-page:has(.halftime-section) .live-feed>div{max-height:389px;overflow:auto}.live-match-page:has(.halftime-section) .live-feed article:nth-child(n+9){display:grid}@media (max-width:1100px){.live-match{grid-template-rows:auto auto 8px auto;grid-template-columns:1fr}.live-scoreboard{grid-area:1/1}.realtime-pitch{grid-area:2/1}.match-pulse{grid-area:3/1}.live-feed{grid-area:4/1;height:auto;min-height:350px}.live-feed>div{max-height:none;overflow:visible}.realtime-pitch canvas{height:390px}}@media (max-width:620px){.live-scoreboard{grid-template-columns:1fr 105px 1fr;min-height:185px;padding:18px 8px}.live-score>strong{font-size:48px}.realtime-pitch{border-width:3px;box-shadow:3px 3px #000}.realtime-pitch>header{grid-template-columns:1fr 1fr}.realtime-pitch>header>b{display:none}.realtime-pitch>header,.realtime-pitch>footer{padding:7px;font-size:6px}.realtime-pitch canvas{height:260px}.realtime-pitch>footer span{font-size:8px}.manager-grid{grid-template-columns:minmax(0,1fr)}.pitch-panel,.roster{width:100%;min-width:0}}.home-page{height:calc(100vh - 126px);min-height:calc(100vh - 126px)}.live-match{grid-template-rows:auto 8px auto;grid-template-columns:minmax(0,1fr);gap:10px}.live-scoreboard{grid-area:1/1}.match-pulse{grid-area:2/1}.live-feed{grid-area:3/1;width:100%;height:auto;min-height:390px}.live-feed>div{max-height:440px;overflow:auto}.live-match-page:has(.halftime-section) .live-feed{height:auto;max-height:439px}@media (max-width:1100px){.live-match{grid-template-rows:auto 8px auto}.live-feed{grid-area:3/1;min-height:350px}.live-feed>div{max-height:440px;overflow:auto}}@media (max-width:620px){.home-page{height:auto;min-height:calc(100vh - 70px)}.live-feed{min-height:320px}.live-feed>div{max-height:none;overflow:visible}}.match-speed{background:#07130e;border:3px solid #4b5939;align-items:center;gap:5px;min-height:46px;padding:5px 7px;display:flex;box-shadow:5px 5px #000}.match-speed>span{color:#a9a486;font:900 7px/1 var(--font-score);letter-spacing:.5px;padding:0 5px}.match-speed button{color:#d3caa5;width:42px;height:31px;font:900 9px/1 var(--font-score);cursor:pointer;background:#0b1c12;border:2px solid #40512d}.match-speed button:hover{color:#fff3c4;border-color:#8eb426}.match-speed button.active{background:var(--lime);color:#071006;border-color:#d8fa6a;box-shadow:2px 2px #37500a}@media (max-width:760px){.action-buttons:has(.match-speed){grid-template-columns:auto minmax(0,1fr);display:grid}.action-buttons:has(.match-speed)>.button{min-width:0}.match-speed>span{display:none}.match-speed button{width:34px}}@media (max-width:620px){html,body,.app-shell{width:100%;max-width:100%;overflow-x:hidden}.topbar{width:calc(100% - 10px);height:68px;margin:5px;padding:0 9px}.brand{gap:7px;width:100%;min-width:0}.brand>img{flex:none;width:48px;height:44px}.brand>span{letter-spacing:-2px;white-space:nowrap;min-width:0;font-size:clamp(20px,7vw,27px);line-height:1.25;overflow:visible}.brand small{letter-spacing:0;font-size:5px}.main-menu,.journey{display:none}.home-page{grid-template-columns:minmax(0,1fr);width:100%;height:auto;min-height:0;padding:24px 15px 0;display:grid;overflow:visible}.hero-copy{width:100%;min-width:0;max-width:100%;margin:0;padding:8px 0 22px}.home-page .hero-copy .eyebrow{white-space:nowrap;gap:7px;width:100%;font-size:7px!important}.home-page .hero-copy .eyebrow:before,.home-page .hero-copy .eyebrow:after{flex:24px;min-width:18px}.home-page .hero-copy h1{letter-spacing:-4px;overflow-wrap:normal;width:100%;max-width:100%;margin-bottom:16px;font-size:clamp(39px,12.3vw,48px);line-height:1}.home-page .hero-copy h1:after{margin-top:12px}.home-page .hero-copy .lead{width:100%;max-width:100%;font-size:11px;line-height:1.6}.journey-start{letter-spacing:0;width:100%;min-width:0;max-width:100%;min-height:58px;padding:0 14px;font-size:9px}.hero-numbers{gap:6px;width:100%;margin-top:16px}.hero-numbers span{width:auto;min-width:0;min-height:84px;padding:7px 3px;font-size:7px}.hero-numbers b{font-size:36px}.hero-numbers i{letter-spacing:0}.hero-art{background-position:50%;background-size:cover;width:calc(100% + 30px);min-width:0;min-height:360px;margin:0 0 0 -15px;display:block}.page{width:100%;max-width:100%;padding:16px 10px 118px}.page-title{width:100%;min-width:0;min-height:0;margin-bottom:12px;padding:12px;display:block}.page-title .eyebrow{overflow-wrap:anywhere;max-width:100%;font-size:6px;line-height:1.6}.page-title h2{letter-spacing:-2px;overflow-wrap:anywhere;max-width:100%;margin:7px 0;font-size:clamp(32px,10vw,40px);line-height:1.25}.live-match-page .page-title h2{font-size:clamp(32px,10vw,40px);line-height:1.25}.page-title>p:last-child{max-width:100%;margin-top:8px;font-size:9px;line-height:1.5}.next-match{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:5px;width:100%;padding:12px 6px}.next-match>span{grid-column:1/-1}.next-match .team-badge{min-width:0}.next-match .team-badge strong{overflow-wrap:anywhere;max-width:120px;font-size:13px;line-height:1.3}.next-match .team-badge img{width:45px;height:30px}.next-match>b{font-size:22px}.manager-grid{grid-template-columns:minmax(0,1fr);width:100%}.pitch-panel,.roster{width:100%;min-width:0}.controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;padding:7px}.controls label,.controls select,.controls button{width:100%;min-width:0}.pitch{height:500px;min-height:0;margin:7px}.live-scoreboard{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:4px;width:100%;min-width:0;min-height:180px;padding:16px 5px}.live-scoreboard .team-badge{min-width:0}.live-scoreboard .team-badge img{width:43px;height:28px}.live-scoreboard .team-badge strong{overflow-wrap:anywhere;max-width:110px;font-size:12px;line-height:1.35}.live-score>strong{font-size:40px}.live-score>strong i{margin:0 5px;font-size:18px}.live-score>span{min-width:64px;padding:5px;font-size:7px}.live-feed{width:100%;min-width:0;min-height:320px}.live-feed article{grid-template-columns:38px 20px minmax(0,1fr);padding:10px 7px}.live-feed time{font-size:9px}.live-feed p{overflow-wrap:anywhere;min-width:0;font-size:10px;line-height:1.45}.match-hero{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:4px;padding:38px 6px 16px}.match-hero .team-badge{min-width:0}.match-hero .team-badge strong{overflow-wrap:anywhere;max-width:110px;font-size:12px;line-height:1.35}.match-hero .final-score{font-size:38px;line-height:1.1}.matches-panel>div>b{line-height:1.25}.country-card>header strong,.group-card .team-badge strong,.roster-player span b{line-height:1.3}.action-bar{width:100%;min-height:82px;padding:8px}.action-buttons{gap:5px;width:100%;min-width:0;display:flex}.action-buttons .button{white-space:normal;flex:1 1 0;min-width:0;min-height:48px;padding:0 6px;font-size:6px;line-height:1.35}.action-buttons:has(.match-speed){grid-template-columns:minmax(118px,auto) minmax(0,1fr);display:grid}.match-speed{gap:3px;min-width:0;padding:4px}.match-speed button{width:31px}}:root{--font-copy:"Cascadia Mono","Consolas","Lucida Console",monospace;--font-ui:"Teko","Arial Narrow",sans-serif}body,p,input,select,.lead,.page-title>p:last-child,.live-feed p,.team-badge.compact strong,.roster-player span b,.roster-player span small{font-family:var(--font-copy)}.button,.main-menu,.journey,.controls button,.generation-grid button,.tabs button,.match-speed button,.mobile-lineup-guide button,.close{font-family:var(--font-ui);letter-spacing:.055em;font-weight:700}.main-menu span{font-family:var(--font-ui);letter-spacing:.055em;font-size:clamp(14px,1vw,17px);line-height:1}.journey span{font-family:var(--font-ui);letter-spacing:.045em;font-size:clamp(13px,.95vw,16px);line-height:1}.controls label,.roster-tools label>span,.live-feed>header,.mobile-lineup-guide>span,.mobile-lineup-guide div>span{font-family:var(--font-ui);letter-spacing:.055em;font-size:clamp(13px,.9vw,16px);line-height:1}.button{text-align:center;white-space:normal;justify-content:center;align-items:center;gap:.65em;min-height:clamp(48px,4.2vw,56px);padding:.35em clamp(15px,2vw,28px);font-size:clamp(16px,1.3vw,19px);line-height:1;display:inline-flex}.button span{margin-left:0;font-size:1em;line-height:1}.match-start-button{letter-spacing:.055em;min-width:clamp(210px,20vw,290px);min-height:clamp(52px,5vw,64px);font-size:clamp(17px,1.45vw,21px)}.action-buttons .button{min-height:clamp(48px,4.2vw,56px);font-family:var(--font-ui);letter-spacing:.055em;padding:.35em clamp(14px,1.8vw,26px);font-size:clamp(16px,1.3vw,19px);line-height:1}.journey-start{width:min(100%,440px);min-width:0;min-height:clamp(60px,6vw,76px);padding-inline:clamp(18px,2.4vw,32px);font-size:clamp(20px,1.7vw,25px)}.controls button{padding:4px 14px;font-size:clamp(15px,1.15vw,18px);line-height:1}.generation-grid button{font-size:clamp(15px,1.05vw,18px);line-height:1}.tabs button{min-height:46px;padding:8px clamp(12px,1.5vw,22px);font-size:clamp(15px,1.1vw,18px);line-height:1}.match-speed button{letter-spacing:0;font-size:15px;line-height:1}.page{width:min(100%,1720px);padding-inline:clamp(10px,3vw,52px)}.country-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))}.groups-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}.compact-groups{grid-template-columns:repeat(auto-fit,minmax(min(100%,285px),1fr))}.stat-leaders{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr))}.home-page{grid-template-columns:minmax(390px,.9fr) minmax(500px,1.1fr);padding-inline:clamp(22px,5vw,88px) 0}.hero-copy{width:100%;min-width:0}.home-page .hero-copy h1{font-size:clamp(54px,5vw,86px);line-height:1.1}.hero-art{background-position:50%;background-size:cover;min-width:0}.page-title{grid-template-columns:minmax(230px,.72fr) minmax(300px,1.28fr);padding:clamp(13px,1.5vw,20px)}.page-title h2{padding-block:.08em;font-size:clamp(40px,4vw,58px);line-height:1.3}.page-title>p:last-child{font-size:clamp(10px,.85vw,13px)}.manager-grid{grid-template-columns:minmax(500px,1.45fr) minmax(310px,.75fr)}.pitch{height:clamp(440px,52vh,660px)}.live-scoreboard{grid-template-columns:minmax(0,1fr) clamp(110px,14vw,180px) minmax(0,1fr)}.live-score>strong{padding-block:.12em;line-height:1.15}.final-score{padding-block:.18em;line-height:1.15}.matches-panel>div>b{padding-block:.1em;line-height:1.25}.live-scoreboard .team-badge,.match-hero .team-badge,.next-match .team-badge{min-width:0}.live-scoreboard .team-badge strong,.match-hero .team-badge strong,.next-match .team-badge strong{overflow-wrap:anywhere;line-height:1.35}.action-buttons{align-items:stretch;min-width:0}@media (max-width:1200px){.topbar{height:clamp(78px,8vw,96px)}.brand{min-width:clamp(300px,35vw,440px)}.brand>img{width:clamp(62px,7vw,84px);height:clamp(56px,6.5vw,76px)}.brand>span{font-size:clamp(35px,4vw,51px)}.main-menu span{padding-inline:clamp(9px,1.2vw,17px)}.home-page{grid-template-columns:minmax(360px,.92fr) minmax(430px,1.08fr);padding-left:clamp(24px,4vw,54px)}.manager-grid{grid-template-columns:minmax(470px,1.3fr) minmax(300px,.8fr)}}@media (max-width:960px){.topbar{height:78px}.brand{min-width:0}.brand>img{width:58px;height:52px}.brand>span{font-size:32px}.main-menu{display:none}.home-page{grid-template-columns:minmax(0,1fr);height:auto;min-height:0;padding:36px clamp(18px,5vw,44px) 0}.hero-copy{max-width:720px;margin:auto;padding:10px 0 24px}.home-page .hero-copy h1{font-size:clamp(55px,9vw,78px)}.hero-art{width:calc(100% + clamp(36px,10vw,88px));min-height:clamp(430px,70vw,620px);margin-left:calc(-1*clamp(18px,5vw,44px))}.page-title{display:block}.page-title>p:last-child{margin-top:9px}.manager-grid{grid-template-columns:minmax(0,1fr)}.roster{max-height:none}.live-match{grid-template-columns:minmax(0,1fr)}.live-scoreboard,.match-pulse,.live-feed{grid-column:1}.live-feed{height:auto;min-height:360px}.live-feed>div{max-height:460px}}@media (max-width:700px){.topbar{height:68px}.brand>img{width:48px;height:44px}.brand>span{font-size:clamp(22px,7vw,30px)}.journey{display:none}.home-page{padding:24px 15px 0}.hero-copy{padding-top:8px}.home-page .hero-copy h1{font-size:clamp(39px,12vw,56px)}.hero-art{width:calc(100% + 30px);min-height:clamp(340px,92vw,480px);margin-left:-15px}.page{padding:16px 10px 118px}.page-title h2{font-size:clamp(32px,10vw,43px);line-height:1.3}.page-title>p:last-child{font-size:10px}.controls{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch{height:clamp(470px,130vw,540px)}.button{min-height:52px;padding:.4em 10px;font-size:clamp(15px,4.4vw,18px)}.match-start-button{min-width:0;font-size:clamp(16px,4.5vw,19px)}.journey-start{font-size:clamp(18px,5.3vw,22px)}.action-bar{padding:8px}.action-buttons{gap:6px;width:100%}.action-buttons .button{flex:1 1 0;min-width:0}.action-buttons:has(.match-speed){grid-template-columns:minmax(118px,.75fr) minmax(0,1.45fr);display:grid}.tabs{scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button,.generation-grid button,.controls button{font-size:16px}.action-buttons .button{min-height:52px;font-size:clamp(15px,4.4vw,18px)}}@media (max-width:430px){.brand small{display:none}.home-page .hero-copy .lead{font-size:11px}.hero-numbers span{font-size:7px}.live-scoreboard{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr)}.live-scoreboard .team-badge strong,.match-hero .team-badge strong,.next-match .team-badge strong{font-size:12px;line-height:1.3}.action-buttons .button{font-size:15px}}
