*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;background:#140c28;font-family:ui-rounded,-apple-system,system-ui,sans-serif;color:#fff;-webkit-user-select:none;user-select:none;touch-action:none}.hidden{display:none!important}#video,#fx,#overlay{position:fixed;inset:0;width:100vw;height:100vh}#video{object-fit:cover;filter:saturate(1.05) brightness(.92)}#video.mirrored{transform:scaleX(-1)}body.sim-mode{background:radial-gradient(ellipse at 50% 110%,#3b1f63 0%,transparent 60%),radial-gradient(ellipse at 80% -10%,#1f3b63 0%,transparent 55%),#140c28}#fx,#overlay{pointer-events:none}#sim-help{position:fixed;top:max(10px,env(safe-area-inset-top));left:50%;transform:translate(-50%);background:#140c28b3;border-radius:18px;padding:8px 18px;font-size:12px;z-index:5;max-width:min(92vw,480px);text-align:center}#start-screen{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:24px;text-align:center;background:radial-gradient(ellipse at 20% 10%,rgba(255,80,160,.25) 0%,transparent 55%),radial-gradient(ellipse at 85% 25%,rgba(80,160,255,.22) 0%,transparent 50%),radial-gradient(ellipse at 50% 110%,rgba(255,150,50,.3) 0%,transparent 60%),#170d2e}#start-screen h1{font-size:clamp(42px,11vw,72px);line-height:1.02;font-weight:900;background:linear-gradient(135deg,#ffd166,#ff7b9c 45%,#9b8cff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.tagline{margin-top:10px;font-size:17px;opacity:.85}.how-to{display:flex;flex-direction:column;gap:7px;font-size:15.5px;opacity:.92;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 22px;text-align:left}button{font-family:inherit;border:none;cursor:pointer}.btn-primary{font-size:20px;font-weight:800;padding:16px 44px;border-radius:999px;color:#2b1230;background:linear-gradient(135deg,#ffd166,#ff9e66);box-shadow:0 6px 30px #ffa05073}.btn-primary:active{transform:scale(.97)}.btn-primary:disabled{opacity:.4}.btn-secondary{font-size:14px;font-weight:600;padding:10px 22px;border-radius:999px;color:#ffffffd9;background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}#start-error{min-height:20px;font-size:13.5px;color:#ff9eb5;max-width:320px}#debug-toggle{position:fixed;top:max(10px,env(safe-area-inset-top));right:12px;z-index:20;width:40px;height:40px;border-radius:50%;font-size:20px;color:#fff;background:#140c288c}#debug-panel{position:fixed;top:calc(max(10px,env(safe-area-inset-top)) + 48px);right:12px;z-index:20;width:250px;display:none;flex-direction:column;gap:10px;background:#0f0920e0;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:14px;font-size:12.5px;max-height:calc(100vh - 120px);overflow-y:auto}#debug-panel.open{display:flex}.debug-stats{white-space:pre-line;font-variant-numeric:tabular-nums;opacity:.9;line-height:1.5}.debug-bars .bar-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.debug-bars .bar-row span{width:48px;opacity:.8}.debug-bars .bar{position:relative;flex:1;height:10px;border-radius:5px;background:#ffffff1f;overflow:hidden}.debug-bars .fill{height:100%;background:#6effd2;border-radius:5px}.debug-bars .fill.bent{background:#ff9650}.debug-bars .mark{position:absolute;top:0;width:2px;height:100%;background:#ffffffbf}.debug-bars .mark.straight{background:#ffffff59}.debug-row{display:flex;flex-direction:column;gap:3px}.debug-row input[type=range]{width:100%}.debug-check{flex-direction:row;align-items:center;gap:8px}.debug-reset{align-self:flex-start;padding:7px 14px;border-radius:8px;color:#fff;background:#ffffff24;font-size:12px}#menu-toggle{position:fixed;top:max(10px,env(safe-area-inset-top));left:12px;z-index:20;width:40px;height:40px;border-radius:50%;font-size:19px;color:#fff;background:#140c288c}#menu-toggle:active{transform:scale(.94)}.menu-overlay{position:fixed;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0616b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.menu-panel{display:flex;flex-direction:column;gap:12px;width:min(88vw,380px);max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;border-radius:22px;background:radial-gradient(ellipse at 20% 0%,rgba(255,80,160,.18) 0%,transparent 60%),radial-gradient(ellipse at 90% 15%,rgba(80,160,255,.16) 0%,transparent 55%),#170d2ef5;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px #00000080}.menu-panel h2{font-size:24px;font-weight:900;text-align:center;margin-bottom:4px}.menu-item{font-size:17px;font-weight:700;padding:15px 20px;border-radius:14px;color:#fff;text-align:left;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.menu-item:active{transform:scale(.98)}.menu-item-danger{color:#ffd0da;background:#ff5a8229;border-color:#ff789b66}.menu-item-ghost{text-align:center;font-weight:600;color:#fffc;background:transparent;border-color:#ffffff2e}.rules-body{display:flex;flex-direction:column;gap:9px;font-size:15px;line-height:1.35;opacity:.94}.rules-close{align-self:center;margin-top:6px;font-size:17px;padding:13px 40px}
