body{margin:0;padding:0;background-color:#28292a;font-family:Segoe UI,sans-serif;text-align:center}.main-container{padding:2rem;max-width:1000px;margin:auto}.main-title{font-size:2rem;margin-bottom:.8rem;color:#d3ffcf}.closed-msg{font-size:2.2rem;color:#dc3545;margin-bottom:1.2rem}.info-msg{font-size:1.5rem;color:#d3ffcf;margin-top:.5rem}.saludo-msg{margin-top:.5rem;font-size:1.8rem;color:#d3ffcf}.stream-section{margin-bottom:2rem}.stream-image{width:100%;max-width:800px;border:2px solid #000;border-radius:10px}.game-wrapper{position:relative;width:100%;max-width:1000px;margin:0 auto;aspect-ratio:1000 / 450}.canvas-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:800px;margin:0 auto}canvas{width:100%;height:auto;max-width:100%;border:2px solid #000;border-radius:10px;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.score-display{position:absolute;top:10px;right:20px;font-size:clamp(1rem,3vw,1.5rem);font-family:monospace;background:#0009;color:#fff;padding:6px 12px;border-radius:8px}@media (max-width: 600px){.score-display{font-size:1rem;top:6px;right:12px;padding:4px 8px}}
