html{overflow:hidden}html,body{overscroll-behavior:none;background:#0d2016;width:100dvw;height:100dvh;margin:0}body{overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-callout:none;margin:0}*{touch-action:manipulation}canvas{cursor:grab;touch-action:none;display:block;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-user-drag:none!important}canvas:active{cursor:grabbing}#vignette{pointer-events:none;z-index:1;background:radial-gradient(at 50% 60%,#0000 30%,#0008048c 100%);position:fixed;inset:0}#watermark{z-index:10;color:#ffffff1c;-webkit-user-select:none;user-select:none;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;font:400 13px Courier New,monospace;transition:color .35s;position:fixed;bottom:16px;left:18px}#watermark .big{vertical-align:baseline;font-size:15.5px;font-weight:500}#watermark:hover{color:#ffffff47}#performanceStats{z-index:150;cursor:pointer;transition:transform .22s cubic-bezier(.23,1,.32,1);display:flex;position:fixed;bottom:0;right:0}#performanceStats.minimized{transform:translate(100%,100%)}#performanceStats.minimized:before{content:"▦";z-index:100000;color:#888;text-align:center;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:26px;height:26px;padding:0;font:700 13px/26px Courier New,monospace;position:absolute;top:-32px;left:-32px}#performanceStats>div{display:flex;position:relative!important}#performanceStats canvas:not([height="9"]):not([height="18"]){cursor:pointer;position:static!important}#statsCustom{color:#0ff;white-space:pre;background:#000;padding:0 5px;font:10px monospace;width:fit-content!important;display:block!important}#renderDot{z-index:200;background:#333;border-radius:50%;width:8px;height:8px;transition:background 80ms;position:fixed;top:8px;right:8px;box-shadow:0 0 #0000}#renderDot.active{background:#0f0;box-shadow:0 0 6px 2px #0f06}#gamePanel{z-index:100;color:#ccc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none;background:#0000009e;border:1px solid #ffffff17;border-radius:8px;min-width:188px;padding:10px 12px 12px;font:13px/1.6 Courier New,monospace;position:fixed;top:16px;left:16px}#redealBtn{color:#888;text-align:center;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:26px;height:26px;padding:0;font:700 14px/26px Courier New,monospace;transition:background .12s,color .12s}#redealBtn:hover{color:#fff;background:#ffffff1f}#modeRow{pointer-events:all;align-items:center;gap:6px;padding-bottom:10px;display:flex}#modeSelect{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:4px;flex:1;padding:6px 8px;font:12px/1 Courier New,monospace}#modeSelect:focus{border-color:#ffffff4d;outline:none}select::picker(select){background:#000000f2!important}select{appearance:base-select;border:1px solid #ffffff26;color:#fff!important}select::picker(select){appearance:base-select;border:1px solid #ffffff26;color:#fff!important}#helpBtn,#fullscreenBtn{color:#888;text-align:center;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:26px;height:26px;padding:0;font:700 13px/26px Courier New,monospace;transition:background .12s,color .12s}#helpBtn:hover,#fullscreenBtn:hover{color:#fff;background:#ffffff1f}#gameHud{pointer-events:none}#gameHud:empty{display:none}.hud-level{color:#aaa;margin-bottom:6px;font-size:11px}.hud-score{color:#fff;font-size:22px;font-weight:700;line-height:1.2}.hud-score-sub{color:#666;font-size:13px;font-weight:400}.hud-par{color:#666;margin-top:2px;font-size:11px}.hud-result{color:#eee;margin-top:6px;font-size:13px}.hud-timer-track{background:#ffffff14;border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.hud-timer-bar{transform-origin:0;background:#4f4;border-radius:2px;width:100%;height:100%}@keyframes timerShrink{0%{background:#4f4;width:100%}75%{background:#4f4}90%{background:#ff4}to{background:#f44;width:0%}}#helpOverlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#helpOverlay.open{display:flex}#helpModal{color:#bbb;background:#16161a;border:1px solid #ffffff1f;border-radius:12px;width:100%;max-width:min(88vw,360px);padding:24px 24px 20px;font:13px/1.65 Courier New,monospace;position:relative}#helpModal h2{color:#fff;letter-spacing:.06em;margin:0 0 12px;font-size:15px}#helpModal p{margin:0 0 10px}#helpModal .example{color:#ccc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;margin:10px 0 14px;padding:8px 10px;font-size:12px;line-height:1.8}#helpModal .example .lbl{color:#666;letter-spacing:.1em;font-size:10px}#helpModal .example .cards{letter-spacing:.04em}#helpModal .example .red{color:#e44}#helpClose{color:#666;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:18px;line-height:1;position:absolute;top:14px;right:14px}#helpClose:hover{color:#fff}#confirmOverlay{z-index:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#confirmOverlay.open{display:flex}#confirmModal{color:#bbb;background:#16161a;border:1px solid #ffffff1f;border-radius:12px;width:100%;max-width:min(88vw,320px);padding:24px 24px 20px;font:13px/1.65 Courier New,monospace}#confirmModal h2{color:#fff;letter-spacing:.06em;margin:0 0 10px;font-size:15px}#confirmModal p{color:#999;margin:0 0 18px}#confirmBtns{justify-content:flex-end;gap:8px;display:flex}#confirmBtns button{cursor:pointer;border:1px solid #ffffff26;border-radius:6px;padding:7px 16px;font:12px/1 Courier New,monospace;transition:background .12s,color .12s}#confirmCancel{color:#aaa;background:#ffffff0f}#confirmCancel:hover{color:#fff;background:#ffffff1f}#confirmOk{color:#f88;background:#b43c3c59;border-color:#b43c3c80}#confirmOk:hover{color:#fcc;background:#b43c3c8c}
