:root{font-family:Inter,Pretendard,"Noto Sans KR",system-ui,sans-serif;color:#fff9db;background:#172821;font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overscroll-behavior:none}body{padding:clamp(8px,2vw,22px);background:radial-gradient(circle at 50% -10%,#66835b,#273f35 50%,#121e1a);touch-action:manipulation}button{font:inherit;border:0;cursor:pointer}main{width:min(1060px,100%);margin:auto}header{display:flex;justify-content:space-between;align-items:end}header p{font-size:11px;font-weight:950;letter-spacing:.18em;color:#ffd56d;margin:0 0 3px}h1{font-size:clamp(30px,5vw,46px);line-height:1;margin:0;text-shadow:0 4px #5a3f27}nav{display:flex;gap:7px}nav button{width:43px;height:43px;border-radius:13px;background:#ffffff14;color:#fff;border:1px solid #ffe8a044;font-size:19px}.hud{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:6px;margin:10px 0 7px}.hud div{background:#16281fe8;border:1px solid #ffe28a24;border-radius:10px;padding:7px;text-align:center}.hud span{display:block;color:#aeca93;font-size:9px;font-weight:950}.hud strong{color:#ffe48a}.meter i{height:8px;background:#09120e;display:block;border-radius:8px;overflow:hidden;margin-top:4px}.meter b{display:block;height:100%;width:0;background:linear-gradient(90deg,#ffa94f,#fff36b)}.stage-wrap{position:relative;line-height:0;overflow:hidden;border:3px solid #d9af62;border-radius:18px;background:#335348;box-shadow:0 20px 55px #08140da0}.stage-wrap canvas{display:block;width:100%;height:auto;aspect-ratio:16/9;touch-action:none}.overlay{position:absolute;inset:0;display:flex;line-height:1.45;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;color:#fff;background:#14251eda;backdrop-filter:blur(4px)}.overlay.hidden{display:none}.overlay p{max-width:480px;margin:5px}.overlay #kicker{font-size:11px;letter-spacing:.18em;font-weight:950;color:#ffd56d}.overlay h2{font-size:clamp(32px,7vw,55px);margin:0;text-shadow:0 4px #68462b}.overlay button,.controls button{margin-top:13px;border-radius:999px;padding:13px 27px;background:linear-gradient(#ffe578,#f0a93f);color:#392b20;font-weight:950;box-shadow:0 5px #9a622b}.controls{display:flex;justify-content:center;gap:8px}.controls button{margin:0;min-width:90px;padding:12px 15px}.controls #dash{background:linear-gradient(#8df5e5,#3bb0a5);box-shadow:0 5px #236a66}.controls #dash:disabled{filter:grayscale(1);opacity:.45}#message{text-align:center;min-height:22px;color:#e5f4cf;margin:8px 0;font-size:14px}details{background:#16281fe8;border:1px solid #ffe28a1f;border-radius:12px;padding:11px 15px;color:#dce9ce;font-size:13px}summary{font-weight:900;color:#fff}details p{line-height:1.6;margin:8px 0 0}@media(max-width:650px){body{padding:7px}h1{font-size:28px}nav button{width:36px;height:36px}.hud{grid-template-columns:repeat(3,1fr)}.hud div{padding:5px}.stage-wrap{border-width:2px;border-radius:12px}.controls{gap:4px}.controls button{min-width:0;flex:1;padding:11px 2px;font-size:11px}#message{font-size:12px}}
