.times-table-wheel-card{container-type:size;background:linear-gradient(145deg,#fff7ed,#fefce8);border-color:#fdba74;color:#172033;overflow:visible!important}
.times-table-wheel-card:fullscreen,.times-table-wheel-card:-webkit-full-screen{width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;padding:12px!important}
.times-table-wheel-card.ttw-pseudo-fullscreen{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;padding:12px!important}
.times-table-wheel-card.is-minimized .ttw-widget,.times-table-wheel-card.is-minimized .js-widget-resize-handle,.times-table-wheel-card.is-minimized .js-widget-drag-handle{display:none!important}
.times-table-wheel-card.is-minimized .js-minimized-label{color:#7c2d12!important}
.times-table-wheel-card .js-widget-ctrl{z-index:70}
.times-table-wheel-card .js-widget-drag-handle{position:absolute;border:0;background:transparent;opacity:0;margin:0;padding:0;z-index:55;cursor:grab;touch-action:none;user-select:none}
.times-table-wheel-card .ttw-drag-top{top:0;left:0;right:0;height:24px}
.times-table-wheel-card .ttw-drag-left{top:24px;bottom:24px;left:0;width:20px}
.times-table-wheel-card .ttw-drag-right{top:24px;bottom:52px;right:0;width:20px}
.times-table-wheel-card .ttw-drag-bottom{left:0;right:52px;bottom:0;height:20px}
.times-table-wheel-card .js-widget-resize-handle{display:block;opacity:1!important;width:48px;height:48px;right:0;bottom:0;z-index:60;background:transparent;touch-action:none}
.times-table-wheel-card .js-widget-resize-handle::after{width:16px;height:16px;right:7px;bottom:7px;border-right:4px solid #f97316;border-bottom:4px solid #f97316}
.ttw-widget{--team-a:#2563eb;--team-b:#e11d48;position:relative;display:flex;flex-direction:column;gap:8px;width:100%;height:100%;min-height:0;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}
.ttw-widget *{box-sizing:border-box}
.ttw-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex:none}.ttw-settings-toggle{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border:1px solid #fdba74;border-radius:50%;background:#ffedd5;color:#9a3412;font-size:20px;cursor:pointer;touch-action:manipulation}.ttw-widget.ttw-settings-hidden .ttw-brand,.ttw-widget.ttw-settings-hidden .ttw-setup{display:none}.ttw-widget.ttw-settings-hidden .ttw-toolbar{justify-content:flex-end}
.ttw-brand{display:flex;align-items:center;gap:8px;min-width:185px}.ttw-brand-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#f97316,#db2777);color:#fff;font-size:24px;font-weight:1000}.ttw-brand h2{margin:0;color:#9a3412;font-size:clamp(16px,2.4cqw,25px);line-height:1}.ttw-brand p{margin:3px 0 0;color:#64748b;font-size:11px;font-weight:750}
.ttw-setup{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:5px}.ttw-setup label{display:grid;gap:2px;color:#7c2d12;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ttw-setup .ttw-custom-wrap[hidden]{display:none!important}.ttw-setup select,.ttw-setup input,.ttw-control{min-height:34px;border:1px solid #fed7aa;border-radius:10px;background:#fff;padding:5px 8px;color:#431407;font:800 12px system-ui;touch-action:manipulation}.ttw-custom-time{width:75px}.ttw-control{cursor:pointer}.ttw-start{background:#f97316;color:#fff;border-color:#f97316}.ttw-pause{background:#facc15}.ttw-control:disabled{opacity:.45;cursor:not-allowed}
.ttw-status{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:8px;padding:6px 10px;border:1px solid #fed7aa;border-radius:14px;background:rgba(255,255,255,.85);flex:none}.ttw-countdown,.ttw-turn{display:flex;align-items:center;gap:7px}.ttw-status span{color:#78716c;font-size:10px;font-weight:900;text-transform:uppercase}.ttw-countdown strong{min-width:70px;color:#c2410c;font-size:25px;font-variant-numeric:tabular-nums}.ttw-turn{justify-content:center}.ttw-turn strong{font-size:13px;color:#172033}.ttw-score-summary{font-size:11px;font-weight:900;color:#7c2d12}
.ttw-wheels{display:grid;grid-template-columns:1fr;gap:10px;flex:1;min-height:0;overflow:auto}.ttw-widget[data-mode=dual] .ttw-wheels{grid-template-columns:repeat(2,minmax(0,1fr))}.ttw-team{display:flex;flex-direction:column;align-items:center;min-height:0;padding:6px;border:3px solid transparent;border-radius:20px;background:rgba(255,255,255,.68);transition:.2s}.ttw-team-b{display:none}.ttw-widget[data-mode=dual] .ttw-team-b{display:flex}.ttw-team.is-active{border-color:var(--team-a);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.ttw-team-b.is-active{border-color:var(--team-b);box-shadow:0 0 0 4px rgba(225,29,72,.12)}.ttw-team-heading{display:flex;justify-content:space-between;width:100%;padding:0 8px;color:#334155;font-size:11px}.ttw-team-heading>strong{font-size:15px;color:var(--team-a)}.ttw-team-b .ttw-team-heading>strong{color:var(--team-b)}
.ttw-wheel{--spin:0deg;--segment-radius:110px;--segment-size:44px;position:relative;flex:0 0 auto;width:min(100%,60cqh,560px);height:auto!important;aspect-ratio:1/1;min-width:0;min-height:0;max-width:100%;border-radius:50%}.ttw-widget[data-mode=dual] .ttw-wheel{width:min(100%,54cqh,540px)}.times-table-wheel-card:fullscreen .ttw-wheel,.times-table-wheel-card:-webkit-full-screen .ttw-wheel,.times-table-wheel-card.ttw-pseudo-fullscreen .ttw-wheel{width:min(100%,70cqh,720px)}.times-table-wheel-card:fullscreen .ttw-widget[data-mode=dual] .ttw-wheel,.times-table-wheel-card:-webkit-full-screen .ttw-widget[data-mode=dual] .ttw-wheel,.times-table-wheel-card.ttw-pseudo-fullscreen .ttw-widget[data-mode=dual] .ttw-wheel{width:min(47cqw,68cqh,680px)}.ttw-wheel::before{content:"";position:absolute;inset:4%;border-radius:50%;background:conic-gradient(#fb7185 0 8.333%,#fbbf24 0 16.666%,#34d399 0 25%,#38bdf8 0 33.333%,#818cf8 0 41.666%,#c084fc 0 50%,#fb7185 0 58.333%,#fbbf24 0 66.666%,#34d399 0 75%,#38bdf8 0 83.333%,#818cf8 0 91.666%,#c084fc 0);box-shadow:0 10px 25px rgba(15,23,42,.18),inset 0 0 0 5px #fff;transform:rotate(var(--spin));transition:transform 1s cubic-bezier(.16,.8,.3,1)}
.ttw-wheel-ring{position:absolute;inset:0;border-radius:50%;transform:rotate(var(--spin));transition:transform 1s cubic-bezier(.16,.8,.3,1)}
.ttw-segment{position:absolute;z-index:3;left:50%;top:50%;width:var(--segment-size);height:var(--segment-size);margin:calc(var(--segment-size) / -2);border:3px solid #fff;border-radius:50%;background:#fff;color:#172033;font:1000 calc(var(--segment-size) * .42) system-ui;box-shadow:0 4px 10px rgba(15,23,42,.2);transform:rotate(var(--angle)) translateY(calc(-1 * var(--segment-radius))) rotate(calc(-1 * var(--angle)));cursor:pointer;touch-action:manipulation;transition:opacity .25s,scale .2s,background .2s}.ttw-segment:hover,.ttw-segment:focus-visible{background:#ffedd5;scale:1.12;outline:3px solid #f97316}.ttw-segment.is-cleared{opacity:.12;pointer-events:none;scale:.7}.ttw-segment.is-wrong{animation:ttwWiggle .4s}
.ttw-wheel-center{position:absolute;z-index:4;inset:34%;display:grid;place-content:center;text-align:center;border:5px solid #fff;border-radius:50%;background:#fff7ed;box-shadow:0 6px 18px rgba(15,23,42,.2)}.ttw-wheel-center strong{color:#c2410c;font-size:clamp(24px,6cqw,48px);line-height:1}.ttw-wheel-center span{margin-top:4px;color:#64748b;font-size:10px;font-weight:900}.ttw-feedback{min-height:22px;color:#475569;font-size:13px;font-weight:900}.ttw-feedback.is-correct{color:#15803d}.ttw-feedback.is-wrong{color:#be123c}
.ttw-team-answer{display:none;width:100%;max-width:430px;padding:5px;border:2px solid #bfdbfe;border-radius:14px;background:#eff6ff}.ttw-team-b .ttw-team-answer{border-color:#fecdd3;background:#fff1f2}.ttw-team-a .ttw-team-answer,.ttw-widget[data-mode=dual] .ttw-team-answer{display:grid;grid-template-columns:minmax(105px,1fr) 46px;gap:4px;align-items:center}.ttw-team-prompt{font-size:11px;font-weight:1000;color:#1e3a8a}.ttw-team-b .ttw-team-prompt{color:#9f1239}.ttw-team-entry{display:grid;place-items:center;min-height:32px;border-radius:8px;background:#fff;font-size:20px;font-weight:1000}.ttw-team-keys{grid-column:1/-1;display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:2px}.ttw-team-keys button,.ttw-team-go{min-width:0;min-height:27px;border:0;border-radius:6px;background:#fff;color:#172033;font-size:12px;font-weight:1000;cursor:pointer;touch-action:manipulation;padding:1px}.ttw-team-keys .ttw-key-action{font-size:8px;background:#e2e8f0}.ttw-team-go{background:var(--team-a);color:#fff}.ttw-team-b .ttw-team-go{background:var(--team-b)}
.ttw-keypad-layer,.ttw-results{position:absolute;z-index:100;inset:0;display:grid;place-items:center;padding:15px;background:rgba(15,23,42,.62);backdrop-filter:blur(3px)}.ttw-keypad-layer[hidden],.ttw-results[hidden]{display:none}.ttw-keypad{position:relative;width:min(94%,360px);padding:18px;border-radius:24px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.35);text-align:center}.ttw-keypad-close{position:absolute;right:10px;top:8px;border:0;background:none;font-size:27px;cursor:pointer}.ttw-prompt{margin:0;color:#7c2d12;font-size:26px;font-weight:1000}.ttw-answer{min-height:48px;margin:8px 0;border-radius:12px;background:#fff7ed;color:#172033;font-size:32px;font-weight:1000}.ttw-keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ttw-keypad-grid button,.ttw-go{min-height:48px;border:0;border-radius:12px;background:#e0f2fe;color:#0c4a6e;font-size:21px;font-weight:1000;cursor:pointer;touch-action:manipulation}.ttw-keypad-grid .ttw-key-action{background:#f1f5f9;font-size:13px}.ttw-go{width:100%;margin-top:8px;background:#f97316;color:#fff}
.ttw-results{background:linear-gradient(135deg,rgba(37,99,235,.93),rgba(225,29,72,.93))}.ttw-result-card{position:relative;z-index:2;width:min(94%,620px);padding:25px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.4)}.ttw-result-icon{font-size:55px}.ttw-result-card h3{margin:4px;color:#9a3412;font-size:35px}.ttw-result-message{font-size:18px;font-weight:900}.ttw-final-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin:15px 0}.ttw-stat{padding:10px;border-radius:14px;background:#fff7ed;font-size:12px;font-weight:800}.ttw-stat strong{display:block;font-size:24px;color:#c2410c}.ttw-result-actions{display:flex;justify-content:center;gap:10px}.ttw-result-actions button{border:0;border-radius:999px;padding:11px 20px;font-weight:1000;cursor:pointer}.ttw-play-again{background:#f97316;color:#fff}.ttw-result-reset{background:#e2e8f0}
.ttw-confetti{position:absolute;inset:0;overflow:hidden}.ttw-confetti-piece{position:absolute;top:-20px;width:11px;height:18px;background:var(--c);animation:ttwConfetti var(--d) ease-in forwards;transform:translateX(0) rotate(0)}.ttw-results.is-draw{background:linear-gradient(90deg,rgba(37,99,235,.94) 0 50%,rgba(225,29,72,.94) 50%)}
@keyframes ttwWiggle{20%{transform:rotate(var(--angle)) translateY(calc(-1 * var(--segment-radius))) rotate(calc(-1 * var(--angle))) translateX(-7px)}40%{transform:rotate(var(--angle)) translateY(calc(-1 * var(--segment-radius))) rotate(calc(-1 * var(--angle))) translateX(7px)}60%{transform:rotate(var(--angle)) translateY(calc(-1 * var(--segment-radius))) rotate(calc(-1 * var(--angle))) translateX(-4px)}}
@keyframes ttwConfetti{to{transform:translate(var(--x),110vh) rotate(var(--r));opacity:.2}}
@media(max-width:760px){.ttw-toolbar{display:grid}.ttw-brand p{display:none}.ttw-setup{justify-content:flex-start}.ttw-widget[data-mode=dual] .ttw-wheels{grid-template-columns:1fr}.ttw-wheel,.ttw-widget[data-mode=dual] .ttw-wheel{width:min(100%,48cqh,430px)}.ttw-status{grid-template-columns:auto 1fr}.ttw-score-summary{display:none}}
@media(max-height:620px){.ttw-brand p{display:none}.ttw-wheel,.ttw-widget[data-mode=dual] .ttw-wheel{width:min(100%,40cqh,360px)}.ttw-toolbar{gap:4px}.ttw-feedback{display:none}}
