*{box-sizing:border-box}body{margin:0;background:#142b28;color:#f1eed6;font:14px system-ui}canvas{display:block}button,input,select{font:inherit;border:1px solid #647f6c;border-radius:7px;padding:11px;background:#233d34;color:#eee9d5;min-width:0}button{cursor:pointer}button:hover{background:#42634f}button:disabled{opacity:.5;cursor:default}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #f0cf88;outline-offset:2px}header{position:absolute;left:24px;right:24px;top:20px;display:flex;justify-content:space-between;pointer-events:none}.brand{font:23px Georgia;letter-spacing:5px}#map-label{font-size:10px;letter-spacing:2px;margin:7px 0;color:#d2c497}#status{font-size:10px;letter-spacing:1px;color:#afd4ba}.clock{text-align:right}.clock span{display:block;letter-spacing:3px;font-size:10px}.clock strong{font-size:32px;font-weight:400}#toast{position:absolute;left:50%;top:110px;transform:translateX(-50%);max-width:60%;background:#112a24d9;border:1px solid #72826a55;padding:10px 18px;border-radius:24px;text-align:center;font-size:12px;pointer-events:none}#minimap{position:absolute;right:24px;top:155px;width:130px;height:130px;border:1px solid #82937b;border-radius:9px;opacity:.9}#vitals{position:absolute;bottom:76px;left:24px;width:205px;padding:15px;background:#102a25ed;border:1px solid #57705b;border-radius:10px}#identity{font-size:11px;letter-spacing:2px}#vitals small{font-size:9px;letter-spacing:1px;color:#c3ceb6}.meter{height:6px;background:#071d19;border-radius:8px;margin:9px 0 3px;overflow:hidden}.meter i{display:block;width:100%;height:100%;background:#b4dba4}.stamina i{background:#dfc486}#moves{position:absolute;bottom:76px;right:24px;display:flex;gap:10px}.move{width:146px;padding:14px;background:#102a25ed;border:1px solid #57705b;border-radius:10px;position:relative;overflow:hidden}.move b{display:block;font-size:10px;letter-spacing:1px;margin:10px 0}.move span{color:#d8d2af;font-size:12px}.move:after{content:"";height:3px;background:#d9bd7b;width:var(--ready,100%);position:absolute;bottom:0;left:0}kbd{background:#ece1ba;color:#1f392e;padding:3px 6px;border-radius:3px}footer{position:absolute;bottom:15px;left:24px;right:24px;display:flex;align-items:center;gap:8px;font-size:10px;color:#c4cebb}footer span{flex:1}footer button{padding:7px 10px;font-size:11px}#danger{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 110px 15px #ad3f55;opacity:0}#overlay{position:absolute;inset:0;display:grid;place-items:center;background:#071f1ac7;overflow:auto;padding:24px}.panel{width:min(560px,94vw);padding:28px;background:linear-gradient(145deg,#254637f7,#102b26fa);border:1px solid #9b9d73;border-radius:18px;box-shadow:0 20px 90px #04110d99}h1{font:44px Georgia;margin:12px 0}.eyebrow{font-size:10px;letter-spacing:3px;color:#dec88e}p{line-height:1.6;color:#cbd6c1;margin:12px 0}label{display:block;font-size:10px;letter-spacing:1px;margin:12px 0 6px}input,select{width:100%}.columns{display:flex;gap:10px}.columns>div{flex:1;min-width:0}.network{margin:12px 0}.network button{white-space:nowrap}.network input{max-width:160px;text-transform:uppercase}#kit{font-size:12px;color:#d7d7b6;min-height:39px}.primary{width:100%;background:#ddcf98;color:#19352b;font-weight:700;letter-spacing:1px;margin:10px 0}.primary:hover{background:#f0dfaa}.profile{border-top:1px solid #69816a66;margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:1px;color:#ead9a0}.muted{display:block;font-size:10px;line-height:1.5;color:#9eb39e;margin-top:9px}#error{color:#ffb9b3;font-size:12px;margin:8px 0;min-height:0}#room-code{font:28px Georgia;letter-spacing:4px;color:#f0d798}#reward{font:30px Georgia;color:#efda9d}#breakdown{line-height:1.9;color:#cbd6c1;margin:16px 0}[hidden]{display:none!important}@media(max-width:650px){header{left:14px;right:14px}.brand{font-size:18px}#map-label{font-size:9px;max-width:220px}#minimap{width:90px;height:90px;right:14px;top:145px}#vitals{left:14px;bottom:75px;width:145px;padding:10px}#moves{right:14px;bottom:75px;gap:5px}.move{width:105px;padding:10px}.move b{font-size:9px}footer{left:14px;right:14px}footer span{max-width:55%;line-height:1.7}#toast{font-size:10px;max-width:75%;top:100px}.panel{padding:20px}h1{font-size:36px}}@media(max-width:390px){#moves{bottom:190px}.columns{gap:5px}select{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}

#m1-button{text-align:left;color:inherit;font:inherit}#m1-button:disabled{opacity:.75}.hunter-moves .move{width:125px}@media(max-width:760px){#moves.hunter-moves{bottom:195px}.hunter-moves .move{width:100px;padding:10px}}
/* Garden polish: warm brass, clear combat states, and compact edge HUD. */
:root{--ink:#eff1dc;--muted:#afc2b2;--gold:#dfc88c;--glass:#102a25ed;--line:#6f8b7066}body{color:var(--ink)}
button,select{transition:background .15s,border-color .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}select:hover{border-color:#b4c498}button:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
#overlay{background:radial-gradient(ellipse at 50% 30%,#254a3655,#061c18dc);backdrop-filter:blur(5px)}.panel{border-color:#a5aa7777;background:linear-gradient(155deg,#294738fa,#112b25fc);box-shadow:0 24px 90px #04110d88,inset 0 1px #e9e6be1a}.panel h1{font-size:38px;margin:9px 0}.panel #intro{font-size:13px;margin:8px 0 16px}.eyebrow{color:var(--gold)}
#selection-preview{display:flex;align-items:center;gap:18px;min-height:104px;padding:12px 18px;border:1px solid var(--line);border-radius:12px;background:radial-gradient(circle at 12% 50%,#99b77d23,transparent 55%);margin:10px 0 16px}#selection-art{width:85px;height:85px;object-fit:contain;filter:drop-shadow(0 6px 6px #071d1980)}#selection-preview small{font-size:9px;letter-spacing:2px;color:var(--gold)}#selection-preview h2{font:28px Georgia;margin:4px 0}#selection-tagline{font-size:11px;color:var(--muted)}#kit{padding:12px 14px;border-left:2px solid #d8c38b88;background:#071e192e;border-radius:0 8px 8px 0;min-height:64px;font-size:11px;line-height:1.7}#solo,#results-menu{width:100%;font-size:12px;letter-spacing:1px;border-color:#9baf8777}#loading{text-align:center;color:var(--gold);margin-top:8px}#error:empty{display:none}.profile{margin-top:14px;padding-top:12px}.primary{letter-spacing:1.4px;box-shadow:0 3px 10px #041b1940}
#vitals small{display:block;line-height:1.7}#vitals.hunter-vitals .meter{display:none}#vitals.hunter-vitals #hp{margin:9px 0 5px;color:var(--gold)}#vitals{box-shadow:0 8px 24px #04110d22}#sprint-label.sprinting{color:#e4cd8f}#vitals.low-health .meter i{background:#f38d86}#vitals.low-health{border-color:#d48279}#clock.urgent{color:#ffb4a0}.move{box-shadow:0 6px 20px #04110d22}.move b{line-height:1.4;min-height:28px}.move.is-ready{border-color:#a3b584}.move.is-ready span{color:#ccdfb3}#m1-button:hover:not(:disabled){background:#2d4c3d}.move:after{transition:width .1s linear}kbd{font:11px system-ui;box-shadow:0 2px #071c1944}footer{flex-wrap:wrap}footer span{line-height:1.7}#hit-feedback{position:absolute;left:50%;top:58%;transform:translate(-50%,8px);opacity:0;pointer-events:none;color:#f4dc9b;font-size:10px;font-weight:700;letter-spacing:2px;text-shadow:0 2px 5px #061e17;transition:opacity .12s,transform .12s}#hit-feedback.visible{opacity:1;transform:translate(-50%,0)}body:not(.in-round)>header,body:not(.in-round)>#vitals,body:not(.in-round)>#moves,body:not(.in-round)>#minimap,body:not(.in-round)>footer,body:not(.in-round)>#toast{visibility:hidden}.is-paused #toast{border-color:var(--gold);letter-spacing:3px;color:var(--gold)}
@media(max-height:850px){#overlay{place-items:start center;padding:18px}.panel{padding:22px}#selection-preview{min-height:80px;padding:8px 12px;margin:8px 0}#selection-art{width:68px;height:68px}.panel h1{font-size:34px}.panel label{margin-top:9px}.panel select{padding:8px}.panel #intro{margin-bottom:8px}#kit{margin:9px 0}}
@media(max-width:760px){footer span{flex-basis:100%;max-width:none}footer{bottom:10px;gap:5px}footer button{padding:7px 9px}#vitals{bottom:92px;width:145px;padding:10px}#moves{bottom:92px}.move{width:104px;padding:10px}.hunter-moves .move{width:100px}#moves.hunter-moves{bottom:225px}.move b{font-size:9px}#toast{max-width:80%}}
@media(max-width:430px){#moves{bottom:225px;right:14px}#moves.hunter-moves{left:14px;right:14px;gap:6px}.hunter-moves .move{flex:1;width:auto;min-width:0}#vitals{bottom:95px}.panel{padding:17px}#selection-preview{gap:10px}#selection-tagline{font-size:10px}.brand{font-size:17px}.columns select{font-size:11px}}
@media(prefers-reduced-motion:reduce){button,select,.move:after,#hit-feedback{transition:none}}
#roar-button{text-align:left;color:inherit;font:inherit}#roar-button:disabled{opacity:.75}#moves.raze-moves .move{width:112px}#moves.raze-moves{gap:7px}@media(max-width:850px){#moves.raze-moves{bottom:225px}}@media(max-width:500px){#moves.raze-moves{left:14px;right:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}#moves.raze-moves .move{width:auto;padding:8px}#moves.raze-moves .move span{font-size:10px}#moves.raze-moves .move b{font-size:8px;letter-spacing:.5px}}
#dodge-button{text-align:left;color:inherit;font:inherit}#dodge-button:disabled{opacity:.75}.survivor-moves .move{width:125px}@media(max-width:760px){#moves.survivor-moves{bottom:225px}.survivor-moves .move{width:100px}}@media(max-width:430px){#moves.survivor-moves{left:14px;right:14px;gap:6px}.survivor-moves .move{flex:1;width:auto;min-width:0}}

body,button,select{font-family:Inter,system-ui,sans-serif}h1,h2,.brand{font-family:Sora,system-ui,sans-serif}.panel>.garcadium-brand{margin-bottom:12px;border-radius:9px}.release-name{color:#c8ff31;font:700 12px Sora,sans-serif;letter-spacing:2px}.panel{padding-bottom:80px}
