.game-page{background:#0e0910}.game-page canvas{filter:saturate(1.1)}.game-hud{justify-content:flex-start;align-items:flex-start}.game-hud .hud-card{min-width:112px}.game-hud .signal-card{margin-right:auto}.tape-meter{position:fixed;z-index:5;top:116px;left:50%;width:min(380px,60vw);transform:translateX(-50%);text-align:center;background:rgba(26,17,23,.65);border:1px solid rgba(255,242,213,.18);border-radius:9px;padding:9px 12px;backdrop-filter:blur(14px)}.tape-name{display:flex;justify-content:space-between;font-size:8px;color:#a6edcf;margin-bottom:7px}.tape-name b{color:#ffd75a}.reel-ui{display:flex;align-items:center;gap:8px}.reel-ui i{width:23px;height:23px;border:5px dotted #fff2d5;border-radius:50%;background:#2a1b23;transition:transform .1s}.tape-strip{height:7px;border-radius:7px;background:#33222c;flex:1;overflow:hidden}.tape-strip span{display:block;height:100%;width:100%;background:linear-gradient(90deg,#a6edcf,#ffd75a,#e15d4c);transform-origin:left}.tape-meter small{display:block;text-align:left;margin-top:6px;color:#ab9991;font-size:7px}.tape-meter strong{float:right;color:#fff2d5}.tape-meter.rewinding .reel-ui i{animation:rewind-spin .4s linear infinite reverse}.tape-meter.running .reel-ui i{animation:rewind-spin .8s linear infinite}.lore-feed{position:fixed;z-index:4;right:26px;bottom:24px;width:260px;border-left:2px solid #e15d4c;padding:8px 0 8px 12px;text-shadow:0 2px 8px #10080d}.lore-feed span{font-size:8px;color:#ffd75a}.lore-feed p{font-size:9px;line-height:1.7;color:#cbb9b1;margin:6px 0 0}.game-status{font-size:9px;bottom:20px;color:#a6edcf}.game-page .game-modal h1{font-size:clamp(62px,9vw,116px)}.game-page .game-modal p{max-width:420px;margin:0 auto 22px;line-height:1.7;color:#dcc8bc;letter-spacing:0}.game-page .game-modal .modal-inner{width:min(650px,100%)}@keyframes rewind-spin{to{transform:rotate(1turn)}}@media(max-width:760px){.game-hud .hud-card{min-width:68px}.game-hud{gap:6px}.game-hud .signal-card{margin-right:0}.game-return{position:absolute;right:0;top:58px}.tape-meter{top:107px;width:75vw}.lore-feed{display:none}.game-status{bottom:10px}.game-instructions{bottom:10px}}
