*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#02020a}#game{position:absolute;top:0;right:0;bottom:0;left:0}canvas{display:block;touch-action:none}#ui-overlay{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;display:grid;place-items:center}#ui-inner{position:relative;width:400px;height:640px;scale:min(calc(100svi/400px),calc(100svb/640px))}#ui-inner,#ui-inner *{font-family:Courier New,Courier,monospace;user-select:none;-webkit-user-select:none;line-height:1;white-space:nowrap}#menu-ui,#game-hud,#gameover-ui{position:absolute;top:0;left:0;width:400px;height:640px}#menu-title,#menu-tagline,#menu-howto-header,#menu-spread,#menu-gather,#menu-survive,#menu-controls,#menu-ghost-row,#menu-best,#menu-lvl,#menu-prompt,#hud-best-banner,#hud-score,#hud-combo,#hud-ghost,#hud-bullet,#joystick-left,#joystick-right,#ghost-alert,#go-title,#go-score,#go-best,#go-combo,#go-level,#go-retry{position:absolute}.ui-hidden{display:none!important}@keyframes ui-fadein{0%{opacity:0}to{opacity:1}}.ui-fadein{animation:ui-fadein .3s ease-out forwards}@keyframes ui-pulse{0%,to{opacity:1}50%{opacity:.25}}.ui-pulse{animation:ui-pulse 1.4s ease-in-out infinite}@keyframes ui-prompt-breathe{0%,to{opacity:1}50%{opacity:.5}}@keyframes ui-banner{0%{opacity:0}15%{opacity:1}75%{opacity:1}to{opacity:0}}.ui-banner-anim{animation:ui-banner 2.2s ease-out forwards}@keyframes ui-ghost{0%{opacity:1}to{opacity:0}}.ui-ghost-anim{animation:ui-ghost .7s ease-out forwards}.ui-new-best{color:#fc0!important}#menu-title{top:112px;left:50%;transform:translate(-50%);font-size:90px;font-weight:700;color:#fff;letter-spacing:.06em;text-shadow:0 0 30px rgba(255,255,255,.25)}#menu-tagline{top:204px;left:50%;transform:translate(-50%);font-size:19px;color:#aac;letter-spacing:.08em}#menu-howto-header{top:314px;left:50%;transform:translate(-50%);font-size:14px;font-weight:700;color:#b8b8d8;letter-spacing:.14em}#menu-spread{top:342px;left:50%;transform:translate(-50%);font-size:16px;color:#99b;letter-spacing:.04em}#menu-gather{top:364px;left:50%;transform:translate(-50%);font-size:16px;color:#99b;letter-spacing:.04em}#menu-survive{top:394px;left:50%;transform:translate(-50%);font-size:16px;color:#99b;letter-spacing:.04em}#menu-controls{top:428px;left:50%;transform:translate(-50%);font-size:14px;color:#99b;letter-spacing:.04em}#menu-ghost-row{top:462px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:10px}#menu-ghost-icon{width:20px;height:20px;flex-shrink:0;position:relative}#menu-ghost-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background:#ffffffb3;box-shadow:0 0 0 3.5px #ffffff59,0 0 0 7.5px #ffffff1f}#menu-ghost-text{font-size:14px;color:#99b;letter-spacing:.04em}#menu-best{top:538px;left:50%;transform:translate(-50%);font-size:23px;color:#b8b8d8;letter-spacing:.08em}#menu-lvl{top:568px;left:50%;transform:translate(-50%);font-size:16px;color:#99b;letter-spacing:.1em}#menu-prompt{top:592px;left:50%;transform:translate(-50%);font-size:18px;color:#ccc;letter-spacing:.1em;animation:ui-prompt-breathe 2.8s ease-in-out infinite}#hud-best-banner{top:10px;left:50%;transform:translate(-50%);font-size:13px;font-weight:700;color:#fc0;letter-spacing:.15em;text-shadow:0 0 10px rgba(255,204,0,.6);opacity:0}#hud-score{top:26px;left:50%;transform:translate(-50%);font-size:33px;font-weight:700;color:#fff;letter-spacing:.04em;opacity:.9}#hud-combo{top:66px;left:50%;transform:translate(-50%);font-size:15px;color:#fa0;letter-spacing:.08em;opacity:0}#hud-ghost{top:12px;left:14px;display:flex;align-items:center;gap:0}#hud-ghost-icon{width:24px;height:24px;position:relative;flex-shrink:0}#hud-ghost-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#ffffffb3;box-shadow:0 0 0 3px #ffffff59,0 0 0 6px #ffffff1f}#hud-ghost-count{font-size:16px;font-weight:700;color:#fc0;text-shadow:0 0 8px rgba(255,204,0,.6);min-width:14px;text-align:center}@keyframes bullet-glow{0%,to{text-shadow:0 0 6px rgba(68,255,102,.4)}50%{text-shadow:0 0 14px rgba(68,255,102,.8)}}#hud-bullet{top:12px;right:14px;left:auto;display:flex;align-items:center;gap:0}#hud-bullet-timer{font-size:16px;font-weight:700;color:#4f6;min-width:28px;text-align:center;animation:bullet-glow 1s ease-in-out infinite}#hud-bullet-icon{width:20px;height:20px;position:relative;flex-shrink:0}#hud-bullet-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#4f6;box-shadow:0 0 6px #4f69,0 0 12px #44ff664d}@keyframes intro-breathe-label{0%,to{opacity:.25}50%{opacity:.8}}@keyframes intro-fade-out{0%{opacity:1}to{opacity:0}}#intro-hint{position:absolute;top:0;left:0;width:400px;height:640px;pointer-events:none}#intro-hint.intro-fading{animation:intro-fade-out .6s ease-out forwards}#intro-label{position:absolute;bottom:142px;left:50%;transform:translate(-50%);font-size:13px;color:#ffffff8c;letter-spacing:.18em;white-space:nowrap;animation:intro-breathe-label 1.5s ease-in-out infinite}.joystick{width:88px;height:88px;border-radius:50%}#joystick-left{left:46px;top:546px;border:1.5px solid rgba(0,232,255,.18);background:#00e8ff08}#joystick-right{left:266px;top:546px;border:1.5px solid rgba(255,0,153,.18);background:#ff009908}.joystick-knob{position:absolute;width:28px;height:28px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);transition:none}#joystick-left .joystick-knob{background:#00e8ff38;box-shadow:0 0 10px #00e8ff26}#joystick-right .joystick-knob{background:#ff009938;box-shadow:0 0 10px #ff009926}@keyframes joystick-demo-knob{0%,to{transform:translate(-50%,-50%)}25%{transform:translate(calc(-50% - 24px),-50%)}75%{transform:translate(calc(-50% + 24px),-50%)}}.intro-demo .joystick-knob{animation:joystick-demo-knob 1.6s ease-in-out infinite}.intro-demo #joystick-right .joystick-knob{animation-direction:reverse}#game-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:12px}#banner-theme{font-size:28px;font-weight:700;color:#fff;letter-spacing:.12em;text-shadow:0 0 20px rgba(255,255,255,.4)}#banner-level{font-size:14px;color:#889;letter-spacing:.18em}#ghost-alert{top:460px;left:50%;transform:translate(-50%);font-size:20px;font-weight:700;color:#fff;letter-spacing:.2em;text-shadow:0 0 16px rgba(255,255,255,.8)}#go-title{top:268px;left:50%;transform:translate(-50%);font-size:38px;font-weight:700;color:#fff;letter-spacing:.1em;text-shadow:0 0 24px rgba(255,255,255,.25);opacity:0}#go-score{top:328px;left:50%;transform:translate(-50%);font-size:28px;color:#889;letter-spacing:.05em;opacity:0}#go-best{top:364px;left:50%;transform:translate(-50%);font-size:16px;color:#557;letter-spacing:.08em;opacity:0}#go-combo{top:390px;left:50%;transform:translate(-50%);font-size:14px;color:#fa0;letter-spacing:.06em;opacity:0}#go-level{top:412px;left:50%;transform:translate(-50%);font-size:13px;color:#557;letter-spacing:.05em;opacity:0}#go-retry{top:456px;left:50%;transform:translate(-50%);font-size:16px;color:#667;letter-spacing:.12em;animation:ui-prompt-breathe 2.8s ease-in-out infinite}
