:root{--red:#EA1F29;--blue:#293484;--white:#F2F2F2;--black:#000;--muted:#b7bddc;--line:#ffffff24;--panel:#1b245f;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#11163c;color:var(--white);font:16px Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid white;outline-offset:4px}header{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--blue);padding:22px max(24px,calc((100vw - 1392px)/2));border-bottom:6px solid var(--red)}.brand{display:flex;align-items:center;gap:22px;color:white;text-decoration:none;font-size:17px;font-weight:bold;letter-spacing:.2px}.brand img{width:48px;height:58px;object-fit:contain;margin:12px}.brand small{display:block;font-size:11px;letter-spacing:1.2px;margin-top:8px;font-weight:normal}.top-label{font-size:13px;letter-spacing:2px;font-weight:700}.top-label span{margin-left:18px;padding:9px;background:var(--red)}.quiet{background:transparent;border:1px solid #ffffff45;color:var(--white);padding:11px 15px;font-size:13px;border-radius:3px}.quiet:hover{background:#ffffff12}main{max-width:1440px;margin:auto;padding:30px 24px}.title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.eyebrow{display:block;color:var(--muted);font-size:12px;letter-spacing:1.7px;font-weight:700;margin-bottom:12px}h1{font-size:clamp(32px,3.4vw,48px);line-height:.98;letter-spacing:-1.6px;margin:0;font-weight:900}h1 em{font-style:normal;color:var(--red)}.mode-strip{display:flex;gap:18px;color:var(--muted);font-size:12px;letter-spacing:1px;padding-bottom:5px}.mode-strip span+span{border-left:1px solid var(--line);padding-left:18px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.arena{border:1px solid #49529a;background:#131a47;overflow:hidden;border-radius:6px}.scoreboard{height:88px;background:var(--blue);display:flex;align-items:center;justify-content:space-between;padding:15px 26px;gap:20px}.team{display:flex;gap:12px;align-items:center;font-size:16px;max-width:34%}.team b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.team-chip{display:block;width:14px;height:22px;background:var(--red);flex-shrink:0}.blue .team-chip{background:var(--blue);border:2px solid white}.match-score{text-align:center;min-width:86px}.match-score strong{display:block;font-size:30px;letter-spacing:3px;font-variant-numeric:tabular-nums}.match-score>span{font-size:13px;font-variant-numeric:tabular-nums;color:#d1d5ed}.field{position:relative;background:#202969}.field canvas{display:block;width:100%;aspect-ratio:11/7;touch-action:none}.field-hud{position:absolute;top:14px;left:20px;right:20px;display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.3px;pointer-events:none}.field-hud>span{margin-right:auto;color:#b6c0e6}.field-button{pointer-events:auto;background:#10163c99;border:1px solid #ffffff3b;color:white;padding:8px 12px;border-radius:3px;font-size:12px}.match-toast{position:absolute;left:5%;right:5%;top:40%;text-align:center;font-weight:900;font-size:34px;letter-spacing:1px;pointer-events:none;text-shadow:0 3px 10px #000}.overlay{position:absolute;inset:0;display:grid;place-items:center;background:#101641d9;text-align:center;padding:25px;backdrop-filter:blur(3px)}[hidden]{display:none!important}.overlay-content{max-width:550px}.overlay h2{font-size:clamp(28px,3.5vw,47px);line-height:1;letter-spacing:-1.5px;margin:10px 0 18px}.overlay p{font-size:15px;color:#d3d7ed;line-height:1.5}.primary{display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;padding:17px 20px;background:var(--red);color:white;font-size:14px;font-weight:700;border-radius:3px;transition:filter .15s}.primary:hover{filter:brightness(1.13)}.overlay .primary{margin:24px auto 0;min-width:275px}.text-button{display:block;border:0;background:none;color:#d3d7ed;font-size:13px;margin:18px auto 0;padding:5px}.text-button:hover{text-decoration:underline}.controls-guide{display:flex;justify-content:space-between;gap:12px;padding:22px;border-top:1px solid var(--line)}.controls-guide>div{display:flex;flex-direction:column;gap:9px;font-size:12px;color:var(--muted)}kbd{font:700 12px Arial;align-self:start;background:#ffffff0c;border:1px solid #ffffff35;border-bottom-width:3px;padding:6px 10px;border-radius:4px;color:white}.game-hint{color:var(--muted);padding:0 22px 18px;margin:0;font-size:13px;line-height:1.6}.touch-controls{display:none;padding:16px 20px;align-items:center;justify-content:space-between;background:#18205a;touch-action:none;user-select:none}#joystick{height:108px;width:108px;border:1px solid #ffffff30;background:#ffffff06;border-radius:50%;position:relative;touch-action:none}#stick{position:absolute;left:34px;top:34px;height:40px;width:40px;border-radius:50%;background:#5966b6;border:2px solid #aab5f2;pointer-events:none}.touch-actions{display:flex;gap:10px;align-items:center}.touch-actions button{width:62px;height:62px;border-radius:50%;background:var(--blue);color:white;border:1px solid #8997e6;font-size:14px;touch-action:none}.touch-actions .shoot-action{width:74px;height:74px;background:var(--red);border-color:#ff7c83}.touch-actions .small-action{width:49px;height:49px;font-size:11px}aside{display:flex;flex-direction:column;gap:18px}aside section{padding:23px;background:var(--panel);border:1px solid var(--line);border-radius:5px}.profile-head{display:flex;gap:15px;align-items:center;margin:18px 0}.shirt-number{height:60px;width:52px;background:var(--red);border-bottom:8px solid var(--blue);display:grid;place-items:center;font-size:32px;font-weight:900;flex-shrink:0}.profile-head label{font-size:12px;color:var(--muted)}input{border:1px solid #ffffff30;background:#11163c;color:white;border-radius:3px;padding:12px;min-width:0}#nickname{width:100%;font-weight:700;margin:5px 0;font-size:16px;padding:6px 0;background:transparent;border:0;border-bottom:1px solid transparent}#nickname:hover,#nickname:focus{border-color:#a2ace9}.profile-head #level{display:block;color:var(--muted);font-size:12px}.xp-caption{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.progress{height:5px;background:#ffffff20;margin-top:10px}.progress i{display:block;height:100%;background:var(--red);width:0}.note{font-size:12px;color:var(--muted);line-height:1.6;margin:14px 0 0}.online-card{background:var(--blue);border-top:4px solid var(--red)}h2{font-size:27px;font-weight:900;margin:4px 0 10px;letter-spacing:-.5px}.online-card p:not(.note){font-size:14px;line-height:1.6;color:#d0d5ec}.online-card>.primary{width:100%;font-size:13px}.join-row{display:flex;gap:8px;margin-top:10px}.join-row input{width:100%;font-size:14px;text-transform:uppercase}.join-row button{background:#ffffff18;color:white;font-size:24px;width:50px;flex-shrink:0;border:1px solid #ffffff35;border-radius:3px}#roomPanel{margin-top:20px;border-top:1px solid #ffffff30;padding-top:20px;text-align:center}#roomPanel>span{display:block;font-size:11px;letter-spacing:1px}#roomDisplay{display:block;font-size:32px;letter-spacing:5px;margin:12px 0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.section-title .eyebrow{margin-bottom:0}.section-title h2{margin-top:10px}.stats{display:flex;justify-content:space-between;gap:10px;margin-top:25px}.stats b{font-size:26px;display:block}.stats span{font-size:10px;color:var(--muted);display:block;margin-top:6px}.achievements{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.achievements span{font-size:11px;padding:6px 8px;border:1px solid #ffffff28;color:#a6aed2}.achievements span.earned{border-color:#ffffff80;background:var(--blue);color:white}.bottom-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;margin-top:30px}.bottom-grid>div{border:1px solid var(--line);background:var(--panel);padding:25px;border-radius:5px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px;margin-top:20px}th{text-align:left;font-size:12px;color:var(--muted);font-weight:normal}td,th{padding:13px 10px;border-bottom:1px solid var(--line)}td:last-child{font-weight:700}.empty{padding:20px 0;color:var(--muted);font-size:14px;line-height:1.6}.history-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);gap:14px}.history-row b{font-size:14px}.history-row small{font-size:11px;color:var(--muted);display:block;margin-top:6px}.history-row strong{font-size:22px}footer{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding:18px 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted);letter-spacing:.6px}footer a{color:inherit}.error{color:#ffb6bc!important}@media(pointer:coarse){.touch-controls{display:flex}.controls-guide{display:none}}@media(max-width:1100px){.workspace{grid-template-columns:1fr 275px;gap:16px}.top-label{display:none}.mode-strip span:last-child{display:none}aside section{padding:18px}}@media(max-width:850px){.workspace{grid-template-columns:1fr}aside{display:grid;grid-template-columns:1fr 1fr}.stats-card{grid-column:1/-1}.stats-card .stats{max-width:450px}.bottom-grid{grid-template-columns:1fr}.title-row h1{font-size:36px}header{padding:12px 18px}.brand img{width:38px;height:48px;margin:10px}.brand{gap:12px;font-size:14px}.brand small{font-size:10px}.mode-strip{font-size:10px}.title-row{margin-bottom:24px}.title-row .eyebrow{font-size:10px}.game-hint{padding-top:10px}}@media(max-width:520px){main{padding:24px 12px}.brand{font-size:12px}.brand small{font-size:8px}.brand img{width:32px;height:40px;margin:8px}.quiet{font-size:11px;padding:9px}.mode-strip{display:none}.title-row{padding:0 6px}.title-row h1{font-size:32px}.scoreboard{height:70px;padding:12px 15px;gap:10px}.team{font-size:12px;gap:7px}.team-chip{width:10px;height:17px}.match-score strong{font-size:24px}.match-score>span{font-size:11px}.field-hud{top:7px;left:12px;right:12px;font-size:8px}.field-button{font-size:10px;padding:5px 8px}.overlay{padding:12px}.overlay .eyebrow{font-size:9px;margin-bottom:5px}.overlay h2{font-size:24px;margin:8px 0 10px}.overlay p{font-size:12px;margin:8px}.overlay .primary{margin-top:14px;padding:12px 16px;font-size:12px;min-width:230px}.overlay .text-button{font-size:10px;margin-top:10px}.touch-controls{padding:16px 13px}.touch-actions{gap:7px}.touch-actions button{width:52px;height:52px;font-size:12px}.touch-actions .shoot-action{height:64px;width:64px}.touch-actions .small-action{width:42px;height:42px;font-size:10px}#joystick{height:98px;width:98px}#stick{left:29px;top:29px}.controls-guide{padding:15px;gap:9px}.controls-guide>div{font-size:10px}kbd{font-size:10px;padding:5px 8px}.game-hint{padding:12px 15px;font-size:11px}.match-toast{font-size:22px}aside{grid-template-columns:1fr}.stats-card{grid-column:auto}.bottom-grid>div{padding:20px}th,td{padding:12px 7px;font-size:12px}.bottom-grid h2{font-size:23px}footer{font-size:9px}footer a{white-space:nowrap}}
