*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;background:#000;height:100%;font-family:system-ui,Arial,sans-serif}#root{height:100%}.app{flex-direction:column;height:100%;display:flex}.tv-body{flex-direction:column;flex:1;min-height:0;display:flex}.tv-top-bezel{border-bottom:1px solid #fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.tv-brand{align-items:baseline;gap:8px;font-size:13px;font-weight:700;display:flex}.tv-brand-dvd{color:#e8ff00}.tv-brand-rest{color:#fff}.tv-brand-badge{color:#fff;border:1px solid #fff;padding:1px 5px;font-size:10px}.tv-top-right{gap:6px;display:flex}.tv-status-badge{border:1px solid;padding:1px 6px;font-size:10px;font-weight:700}.tv-status-badge--frozen{color:#0ff}.tv-status-badge--paused{color:#e8ff00}.tv-screen-surround{border-bottom:1px solid #fff;flex:1;min-height:0}.screensaver-stage{-webkit-user-select:none;user-select:none;background:#050505;height:100%;position:relative;overflow:hidden}.dvd-element{-webkit-touch-callout:none;position:absolute;top:0;left:0}.dvd-logo{pointer-events:none;width:clamp(80px,16vw,160px);height:auto;display:block}.stage-hud{pointer-events:none;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:16px;left:16px}.hud-stat{flex-direction:column;line-height:1;display:flex}.hud-number{color:#ffffff0d;letter-spacing:-2px;font-size:clamp(48px,8vw,96px);font-weight:900}.hud-number--corners{color:#e8ff000f}.hud-number--hit{animation:.5s ease-out forwards corner-pop}@keyframes corner-pop{0%{color:#e8ff00d9}60%{color:#e8ff0040}to{color:#e8ff000f}}.hud-label{text-transform:uppercase;letter-spacing:2px;color:#ffffff0f;margin-top:3px;font-size:9px;font-weight:700}.hud-label--corners{color:#e8ff0014}.corner-strobe{pointer-events:none;z-index:50;animation:1.2s ease-out forwards strobe;position:fixed;inset:0}@keyframes strobe{0%{background:#e8ff0059}12%{background:0 0}24%{background:#e8ff0040}36%{background:0 0}50%{background:#e8ff0024}65%{background:0 0}80%{background:#e8ff000f}to{background:0 0}}.dvd-player{background:#000;flex-shrink:0}.player-panel{flex-wrap:wrap;align-items:center;gap:16px;padding:10px 14px;display:flex}.player-controls{flex-wrap:wrap;flex:1;align-items:center;gap:16px;display:flex}.player-speed-control{flex-direction:column;gap:4px;min-width:160px;display:flex}.player-ctrl-header{align-items:baseline;gap:6px;font-size:12px;display:flex}.player-ctrl-label{font-weight:700}.player-ctrl-value{color:#e8ff00;font-weight:700}.player-slider-ticks{color:#888;justify-content:space-between;font-size:10px;display:flex}.player-btn-group{align-items:center;gap:8px;display:flex}.player-btn{appearance:auto;cursor:pointer;padding:4px 14px;font-family:inherit;font-size:12px}.player-slider{appearance:auto;cursor:pointer;width:100%}.btn-led{display:none}.player-end{align-items:center;margin-left:auto;display:flex}.player-github{color:#888;align-items:center;text-decoration:none;display:flex}.player-github:hover{color:#fff}
