*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#07080f;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.ecgaming-bar{z-index:20;color:#c0d0ff;letter-spacing:.05em;background:#07080feb;border-bottom:1px solid #384078;grid-template-columns:auto minmax(210px,1fr) auto auto;align-items:center;gap:18px;min-height:58px;padding:8px 16px;font:700 11px/1.25 monospace;display:grid;position:fixed;top:0;left:0;right:0}.ecgaming-bar a{color:#f0c840;text-decoration:none}.ecgaming-link-state{grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;display:grid}.ecgaming-link-state span{background:#667080;border-radius:50%;grid-row:1/3;width:10px;height:10px}.ecgaming-link-state span.is-live{background:#62dc9a;box-shadow:0 0 12px #62dc9a}.ecgaming-link-state span.is-simulated{background:#f0c840;box-shadow:0 0 12px #f0c840}.ecgaming-link-state small{color:#8290b8;font-weight:400}#container{max-width:100vw;max-height:calc(100vh - 58px);margin-top:58px;display:inline-block;position:relative}#gameCanvas{image-rendering:pixelated;image-rendering:crisp-edges;width:auto;max-width:100vw;height:auto;max-height:calc(100vh - 58px);display:block;box-shadow:0 0 0 2px #1a1a3d,0 0 24px 4px #5060c866}@media (width<=760px){.ecgaming-bar{grid-template-columns:auto 1fr auto;gap:9px;min-height:72px;padding:8px}.ecgaming-bar a:last-child,.ecgaming-link-state small{display:none}#container{max-height:calc(100vh - 72px);margin-top:72px}#gameCanvas{max-height:calc(100vh - 72px)}}
