:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#000}*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow:hidden;background:#000}#c{width:100%;image-rendering:optimizeSpeed;image-rendering:pixelated;cursor:crosshair;transition:opacity 1s}#a{position:absolute;top:4vw;left:2vw;width:94%;overflow:hidden;color:#c80;font-size:1.6vw;font-weight:700;text-shadow:0 0 7px #f70;white-space:nowrap;transition:opacity 1s}#a div:last-child{color:#e90}#a b{animation:terminal-cursor 1s infinite}@keyframes terminal-cursor{50%{opacity:0}}#pulse-hud{position:fixed;right:16px;bottom:16px;z-index:10;width:min(250px,calc(100vw - 32px));padding:12px 14px;border:1px solid rgb(255 153 0 / 45%);border-radius:8px;color:#ffd08a;background:#050402d1;box-shadow:0 0 24px #ff770024;font-size:11px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#pulse-hud[data-status=ready],#pulse-hud[data-status=starting],#pulse-hud[data-status=playing]{border-color:#49dc9a99}#pulse-hud[data-status=unavailable]{border-color:#e65b4b99}#pulse-hud[data-status=sync-error]{border-color:#eea644bf}.pulse-brand{margin-bottom:8px;color:#fff0cf;font-size:12px;font-weight:800;letter-spacing:.14em}#pulse-hud dl{display:grid;gap:4px;margin:0 0 8px}#pulse-hud dl>div{display:grid;grid-template-columns:66px 1fr;gap:8px}#pulse-hud dt{color:#ffd08a8c}#pulse-hud dd{min-width:0;margin:0;overflow:hidden;color:#fff0cf;text-overflow:ellipsis;white-space:nowrap}#pulse-hud a{color:#ffd08aa6;text-decoration:none}#pulse-hud a:hover{color:#fff0cf}@media(max-width:680px){#pulse-hud{right:8px;bottom:8px;width:210px;padding:9px 10px;font-size:9px}}
