@import "https://fonts.googleapis.com/css2?family=Bungee&family=M+PLUS+Rounded+1c:wght@700;800&display=swap";:root{--sand:#e8c98a;--blood:#c62828;--gold:#ffcf4d;--ink:#2a1a10}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;-webkit-user-select:none;user-select:none;touch-action:none;background:#0d0b12;width:100%;height:100%;font-family:"M PLUS Rounded 1c",Hiragino Maru Gothic ProN,sans-serif;overflow:hidden}#app{width:100%;height:100%;position:relative}#scene{width:100%;height:100%;display:block}.hidden{display:none!important}#hud{pointer-events:none;text-shadow:0 3px #00000059;justify-content:space-between;align-items:flex-start;padding:20px 26px;display:flex;position:absolute;inset:0}.hud-left,.hud-right{flex-direction:column;gap:6px;display:flex}.hud-right{align-items:flex-end}.hud-center{flex:1;justify-content:center;padding-top:6px;display:flex}.label{letter-spacing:.18em;color:var(--gold);font-size:12px;font-weight:800;line-height:1.4;display:block}.score-box{color:#fff;-webkit-text-stroke:2px #00000059;flex-direction:column;font-family:Bungee,sans-serif;font-size:46px;line-height:1;display:flex}.best-box,.level-box{letter-spacing:.1em;color:#fffc;font-size:13px;font-weight:800}.level-box{color:#fff;text-align:right;flex-direction:column;align-items:flex-end;margin-top:6px;font-family:Bungee,sans-serif;font-size:26px;line-height:1;display:flex}.combo{color:var(--gold);transform-origin:50%;background:#00000040;border-radius:999px;padding:4px 16px;font-family:Bungee,sans-serif;font-size:22px}.combo.pop{animation:.28s ease-out pop}@keyframes pop{0%{transform:scale(1.5)}to{transform:scale(1)}}.hearts{gap:6px;font-size:26px;line-height:1;display:flex}.heart{filter:drop-shadow(0 3px #0000004d);transition:transform .2s,opacity .2s}.heart.lost{opacity:.25;filter:grayscale();transform:scale(.75)}.shout{color:var(--gold);-webkit-text-stroke:4px #4a2c0b;text-shadow:0 8px #00000040;pointer-events:none;opacity:0;white-space:nowrap;font-family:Bungee,sans-serif;font-size:82px;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.shout.show{animation:.75s cubic-bezier(.2,1.6,.4,1) forwards shout}@keyframes shout{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)rotate(-12deg)}25%{opacity:1;transform:translate(-50%,-50%)scale(1.12)rotate(-4deg)}70%{opacity:1;transform:translate(-50%,-60%)scale(1)rotate(-4deg)}to{opacity:0;transform:translate(-50%,-110%)scale(.9)rotate(-4deg)}}.toast{letter-spacing:.08em;opacity:0;pointer-events:none;background:#0000008c;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:800;transition:opacity .3s;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.toast.show{opacity:1}.flash{opacity:0;pointer-events:none;background:radial-gradient(circle,#f000 30%,#be0000d9 100%);transition:opacity .45s ease-out;position:absolute;inset:0}.flash.on{opacity:1;transition:opacity 50ms}.screen{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;background:radial-gradient(#14080459 0%,#0a0402e0 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.panel{text-align:center;background:linear-gradient(#ffe9be1a,#00000040);border:3px solid #ffcf4d8c;border-radius:26px;max-width:560px;padding:34px 46px 38px;box-shadow:0 24px 60px #0000008c,inset 0 0 60px #ffb43c14}.kicker{color:var(--gold);letter-spacing:.3em;margin-bottom:4px;font-family:Bungee,sans-serif;font-size:16px}.kicker.gore{color:#ff6b6b}h1{letter-spacing:.02em;text-shadow:0 6px #00000059;margin-bottom:14px;font-family:Bungee,sans-serif;font-size:62px;line-height:1}h1 span{color:var(--blood);-webkit-text-stroke:2px #ffdb8a}h1.small{font-size:40px}.tagline{color:#ffffffd9;margin-bottom:20px;font-size:15px;line-height:1.7}.keys{color:#ffffffbf;flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.keys div{align-items:center;gap:5px;display:flex}kbd{background:#ffffff1f;border:1px solid #ffffff40;border-bottom-width:3px;border-radius:7px;min-width:26px;padding:3px 7px;font-family:inherit;font-size:11px;font-weight:800;display:inline-block}.keys span{margin-left:8px}.btn{color:#fff;cursor:pointer;letter-spacing:.06em;background:linear-gradient(#e94b3c,#b8231b);border:none;border-radius:999px;padding:14px 46px;font-family:Bungee,sans-serif;font-size:24px;transition:transform .1s,box-shadow .1s;box-shadow:0 8px #7d1410,0 14px 24px #00000073}.btn:hover{transform:translateY(-2px);box-shadow:0 10px #7d1410,0 18px 28px #00000080}.btn:active{transform:translateY(6px);box-shadow:0 2px #7d1410,0 6px 12px #0006}.btn-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.btn.ghost{background:linear-gradient(#5a4a3c,#3a2c22);padding:11px 26px;font-size:17px;box-shadow:0 6px #241a13,0 12px 20px #0006}.btn.ghost:hover{box-shadow:0 8px #241a13,0 16px 24px #00000073}.btn.ghost:active{box-shadow:0 2px #241a13,0 6px 12px #0006}.hint{color:#ffffff80;margin-top:16px;font-size:12px}.result{grid-template-columns:1fr 1fr;gap:12px 26px;margin:6px 0 14px;display:grid}.result div{background:#00000047;border-radius:14px;padding:10px 8px}.result b{color:#fff;font-family:Bungee,sans-serif;font-size:30px}.rank{color:var(--gold);min-height:26px;margin-bottom:22px;font-family:Bungee,sans-serif;font-size:22px}.loading{color:var(--gold);letter-spacing:.2em;z-index:20;background:#0d0b12;justify-content:center;align-items:center;font-weight:800;transition:opacity .5s;display:flex;position:absolute;inset:0}.loading.done{opacity:0;pointer-events:none}@media (width<=640px){h1{font-size:40px}.panel{margin:12px;padding:24px 22px 28px}.score-box{font-size:32px}.shout{font-size:46px}}
