body.p50-active .game-frame{background:radial-gradient(ellipse at 50% 70%,#687e76,#314c52 78%);transition:background-color 1.5s}
body.p50-active[data-p50-region=praca] .game-frame{background:radial-gradient(ellipse at 50% 70%,#9d9e83,#506967 80%)}
body.p50-active[data-p50-region=bairro] .game-frame{background:radial-gradient(ellipse at 50% 70%,#6e9487,#365b5a 80%)}
body.p50-active .game-hud{background:#122e38;border-bottom:2px solid #8bac9d}
body.p50-active .p49-hud>strong{color:#eff6db;font-size:25px}
body.p50-active .feedback-card:not(.bad){background:#f4f3e8;border:1px solid #94b8a4;border-left:4px solid #407b67;box-shadow:0 6px 20px #09232d35}
body.p50-active .p49-points:not(.p49-loss):not(.p49-neutral){background:#245c4d;color:#f4f7df;animation:p50-settle .25s ease-out}
body.p50-active .feedback-card:not(.bad) .feedback-icon{background:#367660;color:#f4f7df}
body.p50-active .p49-result{background:linear-gradient(130deg,#e1eee3,#f6f1dc);border-color:#9fbdab}
body.p50-active .p49-total>strong{color:#235746}
body.p50-active .p49-rank{font-weight:800}
.p50-volume{display:flex;align-items:center;gap:6px;color:#d5e3df;font-size:10px;margin:0 6px}.p50-volume input{width:78px;accent-color:#9bd0b7;cursor:pointer}
.p50-audio-status{position:absolute;top:100%;right:12px;color:#f5e4be;background:#15313c;font-size:10px}.p50-audio-status:empty{display:none}
body.p50-active #p50-mute{font-size:18px}
@keyframes p50-settle{from{transform:translateY(2px);opacity:.6}to{transform:translateY(0);opacity:1}}
@media(max-width:700px){.p50-volume span{display:none}.p50-volume input{width:54px}.p50-volume{margin:0 2px}.p50-active .audio-controls{gap:3px}}
@media(prefers-reduced-motion:reduce){body.p50-active .p49-points{animation:none}}
