:root{font-family:Inter,Pretendard,"Noto Sans KR",system-ui,sans-serif;color:#452640;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;overscroll-behavior:none}body{background:radial-gradient(circle at 50% -10%,#ffe7b4,#e7708b 55%,#693d71);padding:clamp(8px,2vw,22px);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;color:#fff}header p{font-size:11px;font-weight:950;letter-spacing:.18em;color:#fff19c;margin:0 0 3px}h1{font-size:clamp(30px,5vw,46px);line-height:1;margin:0;text-shadow:0 4px #8a3e63}nav{display:flex;gap:7px}nav button{width:43px;height:43px;border-radius:13px;background:#ffffff28;color:#fff;border:1px solid #ffffff55;font-size:19px}.hud{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin:10px 0 7px}.hud div{background:#43233ddd;color:#fff;border-radius:10px;padding:7px;text-align:center}.hud span{display:block;color:#f5bfd7;font-size:9px;font-weight:900}.hud strong{color:#fff3a6}.meter i{display:block;height:8px;background:#29172c;border-radius:9px;overflow:hidden;margin-top:4px}.meter b{display:block;height:100%;width:100%;background:linear-gradient(90deg,#5ce789,#d8ff76);transition:width .15s}.meter:last-child b{width:0;background:linear-gradient(90deg,#64d9ff,#f2e65b)}.stage-wrap{position:relative;overflow:hidden;border-radius:18px;border:3px solid #ffe8a2;box-shadow:0 18px 45px #3f1c4777;background:#ffd6bb;line-height:0}.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;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px;background:#43233dcc;backdrop-filter:blur(4px)}.overlay.hidden{display:none}.overlay p{margin:5px;max-width:480px}.overlay #kicker{font-size:11px;color:#fff19c;font-weight:950;letter-spacing:.17em}.overlay h2{margin:0;font-size:clamp(29px,6vw,50px)}.overlay button,.controls button{margin-top:12px;padding:13px 26px;border-radius:999px;background:linear-gradient(#fff786,#ffc345);font-weight:950;color:#482536;box-shadow:0 5px #c86c3c}.controls{display:flex;justify-content:center;gap:12px}.controls button{min-width:145px;margin:0}.controls button:first-child{background:linear-gradient(#a2e6ff,#68aade);box-shadow:0 5px #426b9b}.controls #ability{background:linear-gradient(#f6a3ff,#aa66e7);box-shadow:0 5px #6d419a}.controls button:disabled{filter:grayscale(1);opacity:.5}#message{text-align:center;color:#fff;min-height:22px;margin:8px 0;text-shadow:0 2px #6a3a67}details{margin-top:12px;padding:11px 15px;background:#43233ddd;border-radius:12px;color:#fdeaf3;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}.hud{grid-template-columns:repeat(3,1fr)}.hud div{padding:5px}h1{font-size:28px}nav button{width:36px;height:36px}.stage-wrap{border-width:2px;border-radius:12px}.controls{gap:7px}.controls button{min-width:0;flex:1;padding:11px 4px;font-size:12px}#message{font-size:13px}}
