.tb-root{--tb-bg:#0b0b0d;--tb-panel:#111827;--tb-border:#374151;--tb-text:#e5e7eb;--tb-muted:#9ca3af;width:100%;height:100%;min-height:0;color:var(--tb-text);background:#000;flex-direction:column;align-items:center;display:flex;overflow:hidden}.tb-shell{background:#111;flex-direction:column;width:100%;max-width:80vh;height:100%;min-height:0;display:flex}.tb-source-banner{text-align:center;color:#c4c4cc;background:#1a1a1f;border-bottom:1px solid #333;flex-shrink:0;order:0;padding:.55rem .75rem;font-size:.78rem;line-height:1.45}.tb-source-banner a{color:#fbbf24;text-underline-offset:2px;word-break:break-all;text-decoration:underline}.tb-source-banner strong{color:#f3f4f6;font-weight:600}.tb-player{background:#000;flex:1 0 1px;max-height:69.4vw;margin:0;position:relative}.tb-movie{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.tb-movie-canvas{background:#000}.tb-movie[hidden],.tb-movie-canvas[hidden]{display:none}.tb-effect{cursor:pointer;border:0;transition:box-shadow 1s;position:absolute;inset:0}.tb-effect.fail{transition-duration:.1s;box-shadow:inset 0 0 12vw red}.tb-toolbar{border-top:1px solid #222;border-bottom:1px solid #222;flex-shrink:0;width:100%;display:flex}.tb-dd{flex:1;min-width:0;position:relative}.tb-dd+.tb-dd{border-left:1px solid #222}.tb-dd-btn{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#4b5563;border:0;width:100%;padding:.55rem .4rem;font-size:.9rem;overflow:hidden}.tb-dd-btn:hover{background:#6b7280}.tb-dd-menu{z-index:30;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#1f2937;border:1px solid #374151;max-height:min(50vh,100dvh - 4rem);margin:0;padding:.35rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:hidden auto}.tb-dd-menu.tb-dd-menu-up{top:auto;bottom:100%}.tb-settings-menu{width:max-content;min-width:15rem;max-width:calc(100vw - 1rem);left:auto;right:0}.tb-dd-menu button{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:.45rem .75rem;font-size:.9rem;display:block}.tb-dd-menu button:hover{background:#374151}.tb-dd-menu .tb-divider{background:#374151;height:1px;margin:.35rem 0}.tb-dd-menu .tb-center{text-align:center}.tb-dd-menu button.tb-reset-btn{color:#f87171;font-weight:600}.tb-dd-menu button.tb-reset-btn:hover{color:#fff;background:#7f1d1d}.tb-dd-menu button.tb-char-option{align-items:center;gap:.55rem;padding:.4rem .75rem;display:flex}.tb-char-icon{object-fit:cover;background:#000;border-radius:.25rem;flex:none;width:1.75rem;height:1.75rem}.tb-char-active{background:#374151;font-weight:700}.tb-session-row{color:#e5e7eb;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.85rem;display:flex}.tb-session-row label{text-align:left;flex:1}.tb-session-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;display:inline-flex}.tb-session-check input{accent-color:#fbbf24;width:auto}.tb-session-row input[type=number]{color:#fff;text-align:center;background:#111827;border:1px solid #4b5563;border-radius:.35rem;width:4.5rem;padding:.25rem .35rem}.tb-session-row input[type=number]:disabled{opacity:.45;cursor:not-allowed}.tb-speed-counter{color:#f87171}.tb-speed-practice{color:#60a5fa}.tb-speed-newbie{color:#4ade80}.tb-speed-menu{min-width:13.5rem}.tb-speed-active{background:#374151;font-weight:700}.tb-speed-slider-row{flex-direction:column;gap:.35rem;padding:.45rem .75rem .65rem;display:flex}.tb-speed-slider-label{color:#d1d5db;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.tb-speed-slider-value{font-variant-numeric:tabular-nums;color:#93c5fd;font-weight:700}.tb-speed-slider{cursor:pointer;accent-color:#3b82f6;width:100%;margin:0}.tb-speed-slider-ends{color:#9ca3af;font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.72rem;display:flex}.tb-log{text-align:center;background:#111;flex:1;min-height:0;padding:.5rem .75rem;font-size:.92rem;line-height:1.45;overflow-y:auto}.tb-log::-webkit-scrollbar{width:10px}.tb-log::-webkit-scrollbar-track{background:gray}.tb-log::-webkit-scrollbar-thumb{background:#d3d3d3}.tb-log kbd{background:#1f2937;border:1px solid #4b5563;border-radius:.25rem;padding:.05rem .35rem;font-size:.85em;display:inline-block}.tb-help-keys{text-align:right;width:152px;margin:.35rem auto 0}.tb-hand-lp{color:#38bdf8;font-weight:700}.tb-hand-rp{color:#4ade80;font-weight:700}.tb-hand-ap{color:#facc15;font-weight:700}.tb-ok{color:#38bdf8;font-weight:700}.tb-bad{color:#f87171;font-weight:700}.tb-warn{color:#fbbf24;font-weight:700}.tb-btns{-webkit-user-select:none;user-select:none;touch-action:none;flex:0 0 120px;justify-content:center;width:100%;max-width:360px;margin:12px auto 16px;display:flex}.tb-circle{z-index:10;cursor:pointer;color:#111;-webkit-tap-highlight-color:transparent;border:5px outset #000;border-radius:50%;flex:0 0 120px;justify-content:center;align-items:center;width:120px;height:120px;font-size:1.75rem;font-weight:800;display:flex;box-shadow:inset -.1em -.1em .2em #000}.tb-circle.lp{background:#3b82f6;order:2}.tb-circle.rp{background:#22c55e;order:3}.tb-circle.ap{background:#eab308;order:4}.tb-circle.ap-first{order:1}.tb-circle.ap-hidden{display:none}.tb-circle.push{border:5px outset #fff;transform:scale(1.02);box-shadow:0 0 .5em #fff}.tb-icon{vertical-align:bottom;background-image:url(/throw-break/icons.png);background-repeat:no-repeat;background-size:250px 250px;width:24px;height:24px;margin:0 -2px 0 0;display:inline-block}.tb-icon.tk-1{background-position:-24px -50px}.tb-icon.tk-2{background-position:-48px -50px}.tb-icon.tk-12{background-position:-120px -50px}.tb-icon.large{background-size:500px 500px;width:48px;height:48px;margin:0}.tb-icon.large.tk-1{background-position:-48px -100px}.tb-icon.large.tk-2{background-position:-96px -100px}.tb-icon.large.tk-12{background-position:-240px -100px}.tb-modal-backdrop{z-index:80;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.tb-modal{color:#111;text-align:center;background:#fff;border-radius:.75rem;width:min(420px,100%);padding:1.25rem 1rem}.tb-modal .hint{color:#6b7280;margin-bottom:.35rem;font-size:.9rem}.tb-layout-preview{align-items:center;gap:.25rem;display:inline-flex}.tb-layout-preview span{border-radius:999px;justify-content:center;align-items:center;padding:.1rem .3rem;display:inline-flex}.tb-layout-preview .bg-warning{background:#eab308}.tb-layout-preview .bg-success{background:#22c55e}.tb-layout-preview .bg-primary{background:#3b82f6}
