#screen-game{padding:0 0 16px!important;align-items:stretch!important;flex-direction:column!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow:hidden}body:has(#screen-game.active) #chatWidget{display:none!important}.game-hud{flex-shrink:0;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#000000bf;border-bottom:1px solid rgba(255,255,255,.07);position:relative;z-index:10}.hud-brand{font-family:Bungee,cursive;font-size:15px;letter-spacing:3px;color:#ffffff4d;min-width:90px}.timer{font-family:Bungee,cursive;font-size:22px;color:var(--gold);letter-spacing:2px}.hud-mini{display:flex;align-items:center;gap:10px;min-width:90px;justify-content:flex-end}.hud-mini-item{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#ffffffa6}.hud-mini-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.canvas-container{flex:1 1 0;min-height:0;display:flex;align-items:center;justify-content:center;background:#060810;overflow:hidden;position:relative}#gameCanvas{display:block;touch-action:none;cursor:crosshair}.lobby-section-title{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text-dim);margin-bottom:10px}.snake-player-row{display:flex;align-items:center;gap:9px;padding:6px 8px;border-radius:8px;background:#ffffff08;margin-bottom:4px}.snake-color-swatch{width:28px;height:12px;border-radius:6px;flex-shrink:0;opacity:.9}.dur-btn.active{background:#f9d34226!important;border-color:var(--gold)!important;color:var(--gold)!important}.result-row{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:10px;margin-bottom:6px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.result-row.gold{border-color:#f9d34273;background:#f9d34212}.result-row.silver{border-color:#c0c0c059;background:#c0c0c00a}.result-row.bronze{border-color:#cd7f3259;background:#cd7f320a}
