@font-face{font-family:NanumSquareB;src:url(assets/font/NanumSquareB.woff2) format("woff2");font-display:swap}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#000}body{display:block;font-family:NanumSquareB,sans-serif}#glcanvas{display:block;width:100%;height:100%;touch-action:none}#ui{position:absolute;top:12px;left:12px;z-index:2}#ui button{appearance:none;border:1px solid rgba(255,255,255,.4);background:#0000008c;color:#fff;font-size:12px;letter-spacing:.08em;padding:8px 12px;border-radius:6px;cursor:pointer}#debug-fps{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:6px 8px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:#00000073;color:#fff;font-size:11px;letter-spacing:.06em;line-height:1;min-width:48px;height:28px;box-sizing:border-box}#debug-toggle.is-active{border-color:#ffffffd9;background:#000000d9}#guide-toggle,#reset-game,#ticket-add{margin-left:6px}#options-ui{position:fixed;top:12px;right:12px;z-index:4;display:flex;flex-direction:column;align-items:flex-end;gap:8px}#options-toggle{width:36px;height:32px;border-radius:6px;border:1px solid rgba(255,255,255,.4);background:#0000008c;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;padding:0}#options-toggle .options-bar{width:18px;height:2px;background:#ffffffe6;display:block}#options-toggle[aria-pressed=true]{border-color:#fffc;background:#000c}#options-panel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#242836f2,#1c1f29f2);border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#d6dbe5;font-size:13px;padding:16px 20px;display:none;min-width:520px;z-index:5}#options-panel.is-active{display:block}.options-title{font-size:14px;font-weight:700;letter-spacing:.08em;color:#eef2ff;margin-bottom:12px;display:flex;align-items:center;gap:8px}.options-title-icon{width:18px;height:18px;border-radius:4px;background:linear-gradient(#e6f2ff,#e6f2ff) 4px 5px / 10px 2px no-repeat,linear-gradient(#e6f2ff,#e6f2ff) 4px 8px / 10px 2px no-repeat,linear-gradient(#e6f2ff,#e6f2ff) 4px 11px / 10px 2px no-repeat,#ffffff14;border:1px solid rgba(255,255,255,.18)}.options-row{display:flex;align-items:center;gap:10px}.options-row label{flex:0 0 70px;font-weight:600;color:#e3e6ee}.options-row input[type=range]{flex:1;height:6px;appearance:none;background:#ffffff1f;border-radius:999px;outline:none}.options-row input[type=range]::-webkit-slider-runnable-track{height:6px;background:#509be6cc;border-radius:999px}.options-row input[type=range]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;background:#fff;border-radius:50%;border:2px solid rgba(80,155,230,.9);margin-top:-4px}.options-row input[type=range]::-moz-range-track{height:6px;background:#509be6cc;border-radius:999px}.options-row input[type=range]::-moz-range-thumb{width:14px;height:14px;background:#fff;border-radius:50%;border:2px solid rgba(80,155,230,.9)}.options-row select{flex:1;height:30px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#e7ebf4;padding:4px 8px}.options-row select:focus{outline:none;border-color:#8dd2ffcc;box-shadow:0 0 0 2px #8dd2ff33}.options-value{flex:0 0 52px;text-align:center;font-weight:700;color:#8fd2ff;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:6px 0}.options-step{width:28px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#e7ebf4;font-size:16px;font-weight:700;cursor:pointer;line-height:1;padding:0}.options-step:hover{background:#ffffff29}#guide-toggle.is-active{border-color:#ffffffd9;background:#000000d9}#debug-panel{margin-top:10px;padding:10px 12px;background:#000000b3;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:12px;display:none;min-width:160px;max-height:calc(100vh - 80px);overflow:auto}#debug-panel.is-active{display:block}#debug-yut-buttons{position:fixed;display:none;gap:6px;z-index:6}#debug-yut-buttons.is-active{display:flex}#debug-yut-buttons button{appearance:none;border:1px solid rgba(255,255,255,.5);background:#000000bf;color:#fff;font-size:12px;padding:6px 10px;border-radius:6px;cursor:pointer;letter-spacing:.04em}#debug-yut-buttons button.is-active{border-color:#f4d17f;box-shadow:0 0 0 1px #f4d17f99 inset}#debug-yut-buttons button:active{transform:translateY(1px)}#sfx-panel{position:fixed;top:12px;right:12px;padding:10px 12px;background:#000000b3;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:12px;display:none;min-width:210px;max-height:calc(100vh - 24px);overflow:auto;z-index:3}#sfx-panel.is-active{display:block}.debug-panel-title{font-size:11px;letter-spacing:.08em;margin-bottom:6px;opacity:.8}.debug-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:4px 0}.debug-row label{flex:1}.debug-row input[type=number],.debug-row input[type=text]{width:68px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:4px;color:#fff;padding:2px 6px;font-size:12px}.debug-row input[type=range]{width:92px}.debug-row input[type=checkbox]{width:16px;height:16px;accent-color:#f4d17f}.debug-row input[type=file]{width:160px;font-size:11px;color:#fff}.debug-row button{padding:4px 8px;font-size:11px;border-radius:4px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer}.debug-row button:disabled{opacity:.5;cursor:not-allowed}.debug-row-actions{justify-content:flex-end}#mock-user-controls.is-disabled{opacity:.6;pointer-events:none}#sfx-panel .sfx-row select{color:#fff;background:#0000008c;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:2px 6px}#sfx-panel .sfx-row select option,#sfx-panel .sfx-row select optgroup{color:#000;background:#fff}.sfx-upload-bar{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sfx-upload-bar button{padding:4px 8px;font-size:11px;border-radius:4px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer}.sfx-upload-bar button:disabled{opacity:.5;cursor:not-allowed}#sfx-upload-target{font-size:11px;color:#ffffffb3}#sfx-upload-input{display:none}.sfx-row{align-items:center}.sfx-row label{flex:0 0 96px}.sfx-row select{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:4px;color:#111;padding:3px 6px;font-size:11px}.sfx-row select option,.sfx-row select optgroup{color:#fff}.sfx-delete{appearance:none;border:1px solid rgba(255,255,255,.35);background:#00000073;color:#fff;border-radius:4px;font-size:11px;width:22px;height:22px;line-height:18px;cursor:pointer}.sfx-delete:disabled{opacity:.35;cursor:default}.debug-row-total{margin-top:6px;font-weight:600;opacity:.9}#win-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;z-index:4;transition:opacity .2s ease}#win-overlay.is-active{opacity:1;pointer-events:auto}.win-overlay-panel{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none}#win-restart{position:absolute;left:50%;bottom:10%;transform:translate(-50%);appearance:none;border:1px solid rgba(255,255,255,.7);background:#0009;color:#fff;font-size:14px;letter-spacing:.18em;padding:10px 22px;border-radius:8px;cursor:pointer}#win-restart:hover{background:#000000c7}#win-restart:active{transform:translateY(1px)}#help-popup{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;z-index:5;opacity:0;pointer-events:none;transition:opacity .22s ease}#help-popup.is-active{opacity:1;pointer-events:auto}.help-panel{width:min(680px,86vw);max-height:78vh;background:#252a31;border-radius:6px;box-shadow:0 14px 40px #00000073;display:flex;flex-direction:column;overflow:hidden;color:#cfd6df;transform:translateY(6px) scale(.98);opacity:0;transition:transform .22s ease,opacity .22s ease}#help-popup.is-active .help-panel{transform:translateY(0) scale(1);opacity:1}.help-header{position:relative;padding:10px 16px;text-align:center;font-size:14px;font-weight:700;letter-spacing:.08em;color:#dbe3ff;background:#3f4270}#help-close{position:absolute;right:12px;top:6px;width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:#e5e9ff;font-size:22px;line-height:1;cursor:pointer}#help-close:hover{background:#ffffff14}.help-body{padding:16px 18px 20px;overflow:auto;font-size:13px;line-height:1.6}.help-alert{text-align:center;font-size:16px;font-weight:700;color:#f4e2c5;padding:26px 12px}.help-body h3{margin:12px 0 6px;font-size:14px;color:#9ad4ff}.help-body ul{list-style:disc;padding-left:18px;margin:0 0 10px}.help-body li{margin:4px 0}
