.tb{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.tb-header{width:100%;display:flex;align-items:center;gap:16px;min-height:36px}.tb-back{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#94a3b8;transition:color .15s}.tb-back:hover{color:#86efac}.tb-back svg{width:14px;height:14px}.tb-title{flex:1;font-size:16px;font-weight:600;color:#e2e8f0;letter-spacing:-.005em;display:inline-flex;align-items:center;gap:8px}.tb-title-mark{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#10b98129;border:1px solid rgba(16,185,129,.3);font-size:13px}.tb-ctrl-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;color:#cbd5e1;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .15s;cursor:pointer}.tb-ctrl-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff2e}.tb-ctrl-btn svg{width:13px;height:13px}.tb-hud{width:100%;display:grid;grid-template-columns:auto auto auto 1fr auto;align-items:center;gap:22px;padding:14px 22px;border-radius:14px;background:linear-gradient(135deg,#10b9810f,#f59e0b0a),#ffffff05;border:1px solid rgba(16,185,129,.2);box-shadow:inset 0 1px #ffffff0a,0 6px 18px -10px #10b9814d}.tb-hud-cell{display:flex;flex-direction:column;gap:4px}.tb-hud-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.tb-hud-value{font-size:28px;font-weight:800;line-height:1;color:#86efac;letter-spacing:-.02em;font-feature-settings:"tnum"}.tb-hud-value-sm{font-size:17px;font-weight:700;color:#cbd5e1;font-feature-settings:"tnum"}.tb-hud-value-sm strong{color:#fbbf24;font-size:22px}.tb-hud-of{font-size:12px;font-weight:500;color:#64748b;margin-left:2px}.tb-hud-enemies-val{color:#fca5a5}.tb-hud-score{text-align:right;align-items:flex-end}.tb-hearts{display:inline-flex;gap:3px;font-size:16px;line-height:1}.tb-heart.on{color:#ef4444;text-shadow:0 0 8px rgba(239,68,68,.5)}.tb-heart.off{color:#ef444429}.tb-canvas-wrap{position:relative}.tb-canvas-frame{position:relative;border-radius:14px;overflow:hidden;border:2px solid rgba(16,185,129,.3);box-shadow:0 0 0 4px #0006,0 20px 60px -20px #10b98166,inset 0 0 0 1px #10b98126;background:#000}.tb-crt{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0px 2px,#0000001f 3px 4px);mix-blend-mode:multiply;z-index:2;border-radius:14px}.tb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10;animation:tb-overlay-in .3s ease-out;border-radius:14px}@keyframes tb-overlay-in{0%{opacity:0}to{opacity:1}}.tb-menu-card{width:100%;max-width:460px;max-height:100%;overflow-y:auto;padding:26px 24px 22px;text-align:center;background:linear-gradient(180deg,#1e293bd9,#0f172aeb);border:1px solid rgba(16,185,129,.28);border-radius:18px;box-shadow:0 24px 80px -20px #000000b3,inset 0 1px #ffffff0d;animation:tb-card-in .32s cubic-bezier(.2,.7,.3,1.2)}@keyframes tb-card-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.tb-menu-emoji{font-size:42px;line-height:1;margin-bottom:10px}.tb-menu-title{font-size:24px;font-weight:800;color:#f1f5f9;letter-spacing:-.01em}.tb-menu-sub{margin-top:4px;font-size:13px;color:#94a3b8}.tb-section{margin-top:18px;text-align:left}.tb-section-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:8px;padding-left:2px}.tb-controls-grid{display:flex;flex-direction:column;gap:6px}.tb-ctrl-row{display:flex;align-items:center;gap:10px;padding:7px 12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:8px}.tb-ctrl-keys{display:inline-flex;gap:3px;min-width:92px}.tb-ctrl-keys kbd,.tb-menu-card kbd,.tb-footer kbd{display:inline-block;padding:2px 7px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10.5px;font-weight:600;color:#d4d4d8;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-bottom-width:2px;border-radius:4px}.tb-ctrl-desc{font-size:13px;color:#cbd5e1}.tb-legend-row{display:flex;flex-wrap:wrap;gap:6px}.tb-legend-item{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;font-size:12px;color:#cbd5e1;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:7px}.tb-legend-item em{font-style:normal;font-weight:600;color:#fbbf24;margin-left:2px}.tb-legend-color{display:inline-block;width:11px;height:11px;border-radius:2px;box-shadow:0 0 0 1px #ffffff1a}.tb-start-btn{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:11px 28px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#047857);border:0;border-radius:11px;cursor:pointer;transition:all .2s cubic-bezier(.2,.7,.3,1);box-shadow:0 8px 20px -8px #10b98199,inset 0 1px #ffffff26}.tb-start-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px #10b981cc,inset 0 1px #fff3}.tb-start-btn:active{transform:translateY(0)}.tb-start-btn svg{width:16px;height:16px;transition:transform .2s}.tb-start-btn:hover svg{transform:translate(3px)}.tb-ghost-btn{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;font-size:13px;color:#94a3b8;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:9px;cursor:pointer;transition:all .15s;text-decoration:none}.tb-ghost-btn:hover{color:#cbd5e1;border-color:#ffffff38;background:#ffffff08}.tb-paused-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.tb-paused-actions .tb-ghost-btn{margin-top:10px}.tb-best-tip{margin-top:14px;font-size:12px;color:#cbd5e1}.tb-best-tip strong{color:#fbbf24;font-weight:700;margin-left:4px}.tb-menu-hint{margin-top:12px;font-size:11.5px;color:#64748b}.tb-clear-card{max-width:380px}.tb-clear-emoji{font-size:52px;line-height:1;animation:tb-clear-pop .6s cubic-bezier(.2,.7,.3,1.4)}@keyframes tb-clear-pop{0%{opacity:0;transform:scale(.3) rotate(-20deg)}60%{transform:scale(1.15) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0)}}.tb-clear-stats{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px;padding:14px 18px;background:#10b98114;border:1px solid rgba(16,185,129,.24);border-radius:12px}.tb-clear-stat{text-align:center}.tb-clear-stat-num{font-size:26px;font-weight:800;color:#86efac;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum"}.tb-clear-stat-label{margin-top:4px;font-size:11px;color:#64748b;letter-spacing:.04em}.tb-clear-stat-divider{width:1px;height:32px;background:linear-gradient(to bottom,transparent,rgba(16,185,129,.3),transparent)}.tb-over-card{max-width:440px}.tb-rank-emoji{position:relative;font-size:56px;line-height:1;display:inline-block;animation:tb-rank-in .6s cubic-bezier(.2,.7,.3,1.4)}.tb-rank-glow{position:absolute;inset:-20px;border-radius:50%;filter:blur(24px);opacity:.5;z-index:-1}@keyframes tb-rank-in{0%{opacity:0;transform:scale(.4) rotate(-15deg)}to{opacity:1;transform:scale(1) rotate(0)}}.tb-rank-name{margin-top:10px;font-size:18px;font-weight:700;letter-spacing:-.005em}.tb-rank-title{margin-top:4px;font-size:24px;font-weight:800;color:#f1f5f9;letter-spacing:-.01em}.tb-rank-desc{margin-top:4px;font-size:13px;color:#94a3b8}.tb-over-score{position:relative;margin-top:18px;padding:16px 0;border-top:1px dashed rgba(255,255,255,.1);border-bottom:1px dashed rgba(255,255,255,.1)}.tb-over-score-num{font-size:44px;font-weight:800;color:#86efac;line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum"}.tb-over-score-label{margin-top:4px;font-size:12px;color:#64748b;letter-spacing:.06em}.tb-new-record{position:absolute;top:12px;right:0;padding:3px 10px;font-size:11px;font-weight:700;color:#f59e0b;background:#f59e0b24;border:1px solid rgba(245,158,11,.3);border-radius:999px;animation:tb-record-pulse 1.4s ease-in-out infinite}@keyframes tb-record-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.tb-over-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.tb-stat-cell{padding:10px 6px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px}.tb-stat-num{font-size:16px;font-weight:700;color:#e2e8f0;font-feature-settings:"tnum"}.tb-stat-unit{font-size:11px;font-weight:500;color:#64748b}.tb-stat-label{margin-top:2px;font-size:11px;color:#64748b}.tb-touch{width:100%;max-width:480px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;margin-top:4px;user-select:none;-webkit-user-select:none}.tb-touch-dpad{position:relative;width:144px;height:144px}.tb-touch-btn{position:absolute;width:48px;height:48px;display:grid;place-items:center;font-size:18px;color:#cbd5e1;background:#ffffff0f;border:1px solid rgba(16,185,129,.25);border-radius:10px;cursor:pointer;transition:all .1s}.tb-touch-btn:active{background:#10b9814d;border-color:#10b98199;color:#fff}.tb-touch-up{top:0;left:50%;transform:translate(-50%)}.tb-touch-down{bottom:0;left:50%;transform:translate(-50%)}.tb-touch-left{left:0;top:50%;transform:translateY(-50%)}.tb-touch-right{right:0;top:50%;transform:translateY(-50%)}.tb-touch-fire{width:84px;height:84px;border-radius:50%;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);border:0;box-shadow:0 6px 18px -4px #ef444480,inset 0 1px #ffffff26;cursor:pointer;transition:all .1s}.tb-touch-fire:active{transform:scale(.92);box-shadow:0 3px 10px -2px #ef4444b3}.tb-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;font-size:11.5px;color:#64748b}.tb-dot{opacity:.6}@media(max-width:720px){.tb-hud{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 14px}.tb-hud-stage{grid-column:1}.tb-hud-enemies{grid-column:2}.tb-hud-lives{grid-column:3}.tb-hud-score{grid-column:1 / -1;grid-row:2;text-align:left;align-items:flex-start;padding-top:8px;margin-top:4px;border-top:1px dashed rgba(255,255,255,.08)}.tb-hud-best{display:none}.tb-menu-card{padding:22px 18px 18px}.tb-menu-title{font-size:20px}.tb-ctrl-keys{min-width:76px}}@media(prefers-reduced-motion:reduce){.tb-clear-emoji,.tb-rank-emoji,.tb-new-record,.tb-overlay,.tb-menu-card{animation:none!important}}:global(html:not(.dark)) .tb-title{color:#0f172a}:global(html:not(.dark)) .tb-title-mark{background:#10b9811a;border-color:#10b9814d}:global(html:not(.dark)) .tb-back{color:#64748b}:global(html:not(.dark)) .tb-back:hover{color:#047857}:global(html:not(.dark)) .tb-ctrl-btn{color:#475569;background:#fff;border-color:#e2e8f0}:global(html:not(.dark)) .tb-ctrl-btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}:global(html:not(.dark)) .tb-hud{background:linear-gradient(135deg,#10b9810a,#f59e0b08),#fff;border-color:#10b98133;box-shadow:0 6px 18px -10px #10b98133}:global(html:not(.dark)) .tb-hud-label{color:#94a3b8}:global(html:not(.dark)) .tb-hud-value{color:#047857}:global(html:not(.dark)) .tb-hud-value-sm{color:#475569}:global(html:not(.dark)) .tb-hud-value-sm strong{color:#b45309}:global(html:not(.dark)) .tb-hud-enemies-val{color:#b91c1c}:global(html:not(.dark)) .tb-overlay{background:#f8fafcd9}:global(html:not(.dark)) .tb-menu-card{background:linear-gradient(180deg,#fff,#f0fdf4);border-color:#10b98138;box-shadow:0 24px 80px -20px #0f172a2e}:global(html:not(.dark)) .tb-menu-title{color:#0f172a}:global(html:not(.dark)) .tb-menu-sub{color:#64748b}:global(html:not(.dark)) .tb-section-label{color:#94a3b8}:global(html:not(.dark)) .tb-ctrl-row{background:#f8fafc;border-color:#ecfdf5}:global(html:not(.dark)) .tb-ctrl-desc{color:#475569}:global(html:not(.dark)) .tb-ctrl-keys kbd,:global(html:not(.dark)) .tb-menu-card kbd,:global(html:not(.dark)) .tb-footer kbd{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}:global(html:not(.dark)) .tb-legend-item{background:#f8fafc;border-color:#ecfdf5;color:#475569}:global(html:not(.dark)) .tb-over-score-num{color:#047857}:global(html:not(.dark)) .tb-stat-cell{background:#f0fdf4;border-color:#bbf7d0}:global(html:not(.dark)) .tb-stat-num{color:#0f172a}:global(html:not(.dark)) .tb-rank-title{color:#0f172a}:global(html:not(.dark)) .tb-rank-desc{color:#64748b}:global(html:not(.dark)) .tb-ghost-btn{color:#64748b;border-color:#e2e8f0}:global(html:not(.dark)) .tb-ghost-btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}:global(html:not(.dark)) .tb-footer{color:#94a3b8}:global(html:not(.dark)) .tb-touch-btn{background:#fff;border-color:#10b98140;color:#475569}:global(html:not(.dark)) .tb-touch-btn:active{background:#10b98133;color:#047857}:global(html:not(.dark)) .tb-canvas-frame{box-shadow:0 0 0 4px #00000026,0 20px 60px -20px #10b9814d,inset 0 0 0 1px #10b98133}
