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}.stream-card__title{font-size:1.3rem;margin-bottom:.8rem;color:#f3eebf}.stream-on .stream-card__body{padding:0}.stream-fullbleed{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:calc(100svh - 96px);background:#000}.stream-img{width:100%;height:100%;object-fit:contain;background:#000;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.fs-btn{position:absolute;right:10px;bottom:10px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#00000073;color:#fff;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 768px){.stream-on .header{margin:0}.stream-on .stream-card{background:transparent;border:none;box-shadow:none;margin:0}.stream-on .stream-card__head{display:none}.stream-on .main-title{font-size:18px}}@media (orientation: landscape){.main-container.stream-on{padding:0}.main-container.stream-on .header{display:none}.stream-fullbleed{height:100svh}}@media (min-width: 992px){.stream-fullbleed{margin-left:auto;margin-right:auto;max-width:1200px;height:min(82vh,900px);border-radius:16px}}@media (max-width: 600px){.score-display{font-size:1rem;top:6px;right:12px;padding:4px 8px}}
