:root{--ink: #8a8a8a;--deep: #8c1f1f;--bg: #0b0c0d}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:var(--bg);overflow:hidden;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,system-ui,sans-serif;color:#d6d3cf}#cam{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}#stage{position:fixed;inset:0;width:100%;height:100%;display:block}.bones{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.gauge{position:fixed;left:0;top:0;bottom:0;width:2px;background:#ffffff0f}.gauge .fill{position:absolute;left:0;bottom:0;width:100%;height:0;background:#6e6a66;transform-origin:bottom}.gauge .fill.drop{transition:height .22s cubic-bezier(.55,0,1,.45);height:0!important}.readout{position:fixed;left:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:3px;align-items:flex-start;pointer-events:none}.msg{font-size:13px;color:var(--ink);opacity:0;transition:opacity .16s}.msg.show{opacity:1}.best{font-size:11px;color:#6b6b6b;letter-spacing:.01em}.rule{width:46px;height:1px;background:#ffffff29}.rule.beat{background:var(--deep)}.secs{font-size:13px;color:var(--ink);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.secs.lost{color:var(--deep)}.hint{position:fixed;left:50%;bottom:calc(58px + env(safe-area-inset-bottom,0px));transform:translate(-50%);font-size:13px;color:#d6d3cf80;opacity:0;transition:opacity .7s;pointer-events:none;white-space:nowrap}.hint.show{opacity:1}.hint{transition:opacity .5s}.black{position:fixed;inset:0;background:#000;opacity:0;pointer-events:none}.black.on{opacity:1}.screen{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:var(--bg);padding:24px}#gate{display:flex}#gate.hide{display:none}#err.show{display:flex}.card{max-width:330px;text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center}h1{font-size:22px;font-weight:600;letter-spacing:-.01em;color:#e6e3df}.card p{font-size:14px;line-height:1.6;color:#9b9793;word-break:keep-all;overflow-wrap:break-word}.errTitle{font-size:16px!important;color:#e6e3df!important}.fine{font-size:12px!important;line-height:1.65!important;color:#6b6b6b!important}.primary{margin-top:4px;padding:12px 40px;font-size:15px;font-family:inherit;color:#e6e3df;background:#1a1c1e;border:1px solid #2e3134;border-radius:2px;cursor:pointer}.primary:hover{background:#232628}.primary:disabled{opacity:.55;cursor:default}.ghost{padding:9px 18px;font-size:13px;font-family:inherit;color:#9b9793;background:transparent;border:1px solid #2a2d30;border-radius:2px;cursor:pointer}.ghost:hover{color:#d6d3cf;border-color:#3d4145}.swap{position:fixed;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));padding:6px 10px;font-size:11px;font-family:inherit;color:#d6d3cf59;background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:2px;cursor:pointer;display:none}.swap.show{display:block}.swap:hover{color:#d6d3cf}
