.footballScreen{background:#0b130def;image-rendering:pixelated}.footballShell{width:min(96%,1100px);height:min(94%,720px);display:grid;grid-template-rows:74px 1fr 64px;background:#172119;border:6px solid #243126;box-shadow:inset 0 0 0 4px #788a6d,14px 14px 0 #071008aa;color:#f7f1d6}.footballHeader{display:grid;grid-template-columns:1fr 210px 1fr;align-items:center;padding:0 20px;background:linear-gradient(180deg,#28382b,#152319);border-bottom:4px solid #d2ad54}.footballHeader div:first-child,.footballAway{display:flex;flex-direction:column;gap:4px}.footballAway{text-align:right}.footballHeader small{font-size:9px;color:#d8bb6e;letter-spacing:.12em}.footballHeader strong{font-size:16px}.footballScore{height:50px;display:grid;grid-template-columns:1fr 70px 1fr;place-items:center;background:#efe8c9;color:#182219;border:4px solid #101a12;box-shadow:4px 4px 0 #080d09}.footballScore b{font-size:30px}.footballScore span{font-size:15px;font-weight:900;color:#8c2635}.footballStage{position:relative;display:grid;place-items:center;overflow:hidden;background:#08100a}.footballStage canvas{width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges}.footballFooter{display:flex;align-items:center;gap:18px;padding:0 16px;background:#eae6cc;color:#253126;border-top:4px solid #263427;font-size:9px;font-weight:900}.footballFooter kbd{padding:5px 7px;background:#263528;color:#f6e9b7;border:2px solid #101810;box-shadow:2px 2px 0 #89947d}.footballFooter button{margin-left:auto;background:#a44149;color:#fff;border:3px solid #3a1b20;padding:9px 12px;font:900 9px monospace}.footballMessage{position:absolute;width:min(88%,520px);padding:25px;background:#f3eed2;color:#202a21;border:6px solid #273428;box-shadow:8px 8px 0 #081009cc;text-align:center;z-index:3}.footballMessage h2{margin:4px 0 10px;font-size:28px;color:#41633d}.footballMessage p{font-size:13px;line-height:1.5}.footballMessage button{margin:8px 5px 0;padding:11px 18px;background:#9fbe68;border:3px solid #263327;color:#1e281f;font-weight:900}.footballMessage button:last-child{background:#e6d9b4}@media(max-width:800px){.footballHeader{grid-template-columns:1fr 130px 1fr;padding:0 7px}.footballHeader strong{font-size:10px}.footballHeader small{display:none}.footballScore{grid-template-columns:1fr 46px 1fr}.footballFooter{gap:8px;overflow:auto}.footballFooter span{white-space:nowrap}.footballFooter button{position:absolute;right:8px;bottom:70px}.footballShell{height:96%}}

/* v1.9 smooth override */
.battleScreen,.battleSprite,.battleSprite img,.footballScreen,.footballStage canvas,.speedwayScreen,.speedwayStage canvas{image-rendering:auto!important;image-rendering:smooth!important}
.battleSprite{animation:battleBob 1.35s ease-in-out infinite!important;filter:drop-shadow(0 12px 10px rgba(0,0,0,.28))!important}
.battleSprite img{border-radius:18px}
.footballShell,.speedwayShell,.battleArena{border-radius:18px!important;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.55)!important}
