*{box-sizing:border-box}#tq{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);color:#e2e8f0;font-family:Segoe UI,system-ui,sans-serif;overflow:auto}#tq-flash{position:fixed;inset:0;display:none;align-items:center;justify-content:center;font-size:8rem;pointer-events:none;z-index:100}#tq-flash.ok{background:#10b98133;display:flex}#tq-flash.ko{background:#ef444433;display:flex}.tq-wrap{max-width:800px;margin:0 auto;padding:40px 20px}.tq-panel{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;margin-bottom:24px}.tq-scorebar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#0006;border-radius:12px;margin-bottom:20px}.tq-scorebar-team{display:flex;align-items:center;gap:8px}.tq-scorebar-pts{font-size:28px;font-weight:900}.tq-scorebar-name{font-size:13px;font-weight:700}.tq-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;margin-bottom:20px;min-height:180px;display:flex;flex-direction:column;justify-content:center;text-align:center}.tq-q-text{font-size:20px;line-height:1.6;color:#f1f5f9;font-weight:600;margin:0 0 28px}.tq-btn{padding:11px 22px;font-size:14px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:filter .15s,transform .1s;line-height:1.4}.tq-btn:hover{filter:brightness(1.15);transform:translateY(-1px)}.tq-btn:active{transform:translateY(0)}.tq-btn-lg{padding:16px 44px;font-size:20px;font-weight:900;border-radius:14px;box-shadow:0 4px 24px #38bdf84d}.tq-btn-green{background:#10b981;color:#fff}.tq-btn-red{background:#ef4444;color:#fff}.tq-btn-amber{background:#f59e0b;color:#0f172a}.tq-btn-purple{background:#8b5cf6;color:#fff}.tq-btn-blue{background:#0ea5e9;color:#fff}.tq-btn-grad{background:linear-gradient(135deg,#38bdf8,#a78bfa);color:#0f172a}.tq-btn-ghost{background:#ffffff14;border:1px solid #475569;color:#94a3b8}.tq-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.tq-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:16px}.tq-team-tag{text-align:center;font-size:19px;font-weight:800;margin-bottom:20px}.tq-choice{display:block;width:100%;padding:13px 20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#e2e8f0;cursor:pointer;text-align:left;font-size:15px;margin-bottom:8px;transition:background .15s}.tq-choice:hover{background:#ffffff1f}.tq-choice-ok{background:#10b98126!important;border-color:#10b981!important;color:#10b981!important}.tq-choice-ko{background:#ef444426!important;border-color:#ef4444!important;color:#ef4444!important}.tq-choice-dim{opacity:.4!important}.tq-menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.tq-menu-btn{padding:18px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:14px;cursor:pointer;text-align:center;color:#e2e8f0;font-size:13px;font-weight:700;line-height:1.5;transition:background .15s,border-color .15s}.tq-menu-btn:not([disabled]):hover{background:#ffffff1f;border-color:#ffffff4d}.tq-menu-btn[disabled]{opacity:.3;cursor:not-allowed}.tq-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.tq-score-panel{border-radius:16px;padding:24px;text-align:center;border:2px solid transparent}.tq-rounds-list{display:grid;gap:12px}.tq-round-btn{display:flex;align-items:center;gap:16px;padding:18px 24px;background:#ffffff0d;border-radius:14px;cursor:pointer;text-align:left;color:#e2e8f0;border:1px solid rgba(255,255,255,.08);transition:background .2s,border-color .2s;width:100%}.tq-round-btn:hover{background:#ffffff17}.tq-rules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-top:20px}.tq-rule-card{background:#0000004d;border-radius:12px;padding:16px}.tq-r4-score{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.tq-r4-dot{width:24px;height:24px;border-radius:50%;border:2px solid #475569;background:transparent;display:inline-block}.tq-r4-dot.filled{background:#10b981;border-color:#10b981}.tq-r4-dot.missed{background:#ef4444;border-color:#ef4444}h1,h2,h3{margin:0 0 12px}p{margin:0 0 12px;line-height:1.7;color:#cbd5e1}@media(max-width:520px){.tq-score-grid{grid-template-columns:1fr}.tq-menu-grid{grid-template-columns:repeat(2,1fr)}.tq-q-text{font-size:17px}}
