/* Digitera V4.23.2 - Cerdas Cermat Tim / Buzzer */
.live-mode-page{padding-bottom:36px}.live-mode-head{align-items:center}.live-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.live-mode-card{position:relative;min-height:300px;padding:28px;border-radius:26px;text-decoration:none;color:#172033;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 44px rgba(15,23,42,.10);transition:.2s ease}.live-mode-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(15,23,42,.14)}.live-mode-card.is-classic{background:linear-gradient(145deg,#f4efff,#e4f3ff)}.live-mode-card.is-buzzer{background:linear-gradient(145deg,#e7f0ff,#effcff)}.live-mode-icon{font-size:46px;letter-spacing:7px}.live-mode-card h2{font-size:30px;margin:8px 0}.live-mode-card p{line-height:1.65;color:#475569;max-width:620px}.live-mode-badge{font-size:11px;font-weight:1000;letter-spacing:.08em;color:#6d28d9}.live-mode-card.is-buzzer .live-mode-badge{color:#075985}.live-mode-card>strong{font-size:15px;color:#5b21b6}.live-mode-card.is-buzzer>strong{color:#0369a1}
.buzzer-editor-page{padding-bottom:35px}.buzzer-editor-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.08)}.buzzer-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;min-height:650px}.buzzer-editor-main{padding:24px;background:linear-gradient(180deg,#f8fbff,#f3f8ff)}.buzzer-field{display:grid;gap:7px}.buzzer-field span,.buzzer-editor-settings label span{font-size:12px;font-weight:900;color:#64748b}.buzzer-field input,.buzzer-editor-settings select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;background:#fff;color:#172033;font-weight:800}.buzzer-question-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 12px}.buzzer-question-toolbar strong{font-size:18px}.buzzer-question-toolbar small{display:block;color:#64748b;margin-top:3px}.buzzer-question-list{display:grid;gap:10px}.buzzer-question-item{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;gap:10px;align-items:start;padding:12px;background:#fff;border:1px solid #dbe4ef;border-radius:15px;box-shadow:0 5px 16px rgba(15,23,42,.04)}.buzzer-q-number{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#2563eb;color:#fff;font-weight:1000}.buzzer-question-item textarea{width:100%;min-height:76px;border:0;resize:vertical;outline:none;color:#172033;font:inherit;font-weight:750;line-height:1.45}.buzzer-q-delete{border:0;border-radius:9px;background:#fee2e2;color:#b91c1c;font-size:22px;cursor:pointer}.buzzer-editor-settings{padding:18px;background:#fff;border-left:1px solid #e2e8f0}.buzzer-editor-settings section{display:grid;gap:12px}.buzzer-editor-settings h2{margin:0}.buzzer-editor-settings label{display:grid;gap:6px}.buzzer-key-hint{margin:18px 0;padding:14px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;display:grid;gap:6px}.buzzer-key-hint span{font-size:11px;font-weight:900;color:#1d4ed8}.buzzer-key-hint strong{font-size:13px;color:#172033}
.buzzer-host-screen{min-height:620px;background:linear-gradient(135deg,#071b3e,#0b3780 55%,#075985);border-radius:24px;color:#fff;padding:24px;position:relative;overflow:hidden}.buzzer-host-screen:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(59,130,246,.25);right:-180px;top:-180px}.buzzer-host-lobby{position:relative;z-index:1}.buzzer-pin-row{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:24px;background:#fff;color:#172033;border-radius:22px}.buzzer-pin-copy small{display:block;font-weight:900;color:#64748b;letter-spacing:.08em}.buzzer-pin-copy strong{display:block;font-size:clamp(48px,8vw,108px);line-height:.95;letter-spacing:.06em;color:#111827}.buzzer-pin-row button{border:0;border-radius:16px;background:#16a34a;color:#fff;padding:18px 28px;font-weight:1000;font-size:18px;cursor:pointer}.buzzer-team-grid-host{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:22px}.buzzer-team-chip{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:14px;display:flex;gap:10px;align-items:center}.buzzer-team-chip .avatar{font-size:30px}.buzzer-team-chip strong{display:block}.buzzer-team-chip small{opacity:.75}.buzzer-host-game{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;min-height:560px}.buzzer-question-panel{display:flex;flex-direction:column;gap:18px}.buzzer-host-question{background:#fff;color:#172033;border-radius:22px;padding:30px;min-height:260px;display:grid;place-items:center;text-align:center;box-shadow:0 14px 36px rgba(0,0,0,.2)}.buzzer-host-question h2{font-size:clamp(28px,4vw,54px);line-height:1.15;margin:0}.buzzer-status-card{border-radius:20px;padding:22px;text-align:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18)}.buzzer-status-card.is-open{background:#0d6efd}.buzzer-status-card.is-winner{background:#f59e0b;color:#172033}.buzzer-status-card.is-correct{background:#16a34a}.buzzer-status-card strong{display:block;font-size:clamp(24px,3vw,42px);margin-top:6px}.buzzer-keyboard-controls{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.buzzer-key{padding:12px 18px;border-radius:12px;background:#fff;color:#172033;font-weight:1000}.buzzer-key.is-enter{border-bottom:5px solid #16a34a}.buzzer-key.is-shift{border-bottom:5px solid #ef4444}.buzzer-scoreboard{background:rgba(255,255,255,.96);color:#172033;border-radius:20px;padding:16px;overflow:auto}.buzzer-scoreboard h3{margin:0 0 10px}.buzzer-score-row{display:grid;grid-template-columns:34px 36px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px;border-radius:11px}.buzzer-score-row:nth-child(odd){background:#f1f5f9}.buzzer-score-row .avatar{font-size:22px}.buzzer-score-row b{color:#1d4ed8}.buzzer-host-board{position:relative;z-index:1;max-width:820px;margin:0 auto;text-align:center}.buzzer-host-board h2{font-size:38px}.buzzer-board-winner{font-size:22px;margin:14px 0 20px}.buzzer-host-board .buzzer-scoreboard{text-align:left}.buzzer-next-btn{margin-top:18px;border:0;border-radius:14px;background:#22c55e;color:#fff;padding:14px 26px;font-weight:1000;font-size:17px;cursor:pointer}
.buzzer-team-page{min-height:100vh;background:linear-gradient(160deg,#061f48,#0b56b7);color:#fff}.buzzer-team-shell{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:18px}.buzzer-team-card{width:min(680px,100%);text-align:center}.buzzer-team-card h1{font-size:clamp(30px,8vw,58px);margin:10px 0}.buzzer-button{width:min(390px,80vw);height:min(390px,80vw);max-height:390px;border-radius:50%;border:14px solid rgba(255,255,255,.9);background:radial-gradient(circle at 35% 30%,#60a5fa,#1264d6 55%,#06459d);box-shadow:0 24px 0 #073d89,0 35px 60px rgba(0,0,0,.35),inset 0 0 40px rgba(255,255,255,.25);color:#fff;font-size:clamp(28px,8vw,54px);font-weight:1000;cursor:pointer;transition:.08s ease}.buzzer-button:active:not(:disabled){transform:translateY(10px);box-shadow:0 14px 0 #073d89,0 22px 40px rgba(0,0,0,.3)}.buzzer-button:disabled{filter:grayscale(.5);opacity:.65;cursor:not-allowed}.buzzer-team-state{margin-top:24px;padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.12);font-size:18px}.buzzer-team-state.is-winner{background:#f59e0b;color:#172033}.buzzer-team-state.is-correct{background:#16a34a}.buzzer-team-state.is-wrong{background:#b91c1c}.buzzer-mini-board{margin-top:16px;background:#fff;color:#172033;border-radius:18px;padding:12px;text-align:left}.buzzer-mini-row{display:grid;grid-template-columns:32px 1fr auto;gap:8px;padding:8px;border-bottom:1px solid #e2e8f0}.buzzer-mini-row:last-child{border-bottom:0}.buzzer-mini-row.is-me{background:#dbeafe;border-radius:9px}.buzzer-team-countdown strong{display:block;font-size:120px;line-height:1}.buzzer-team-wait .buzzer-wait-avatar{font-size:74px}
@media(max-width:900px){.live-mode-grid{grid-template-columns:1fr}.buzzer-editor-grid{grid-template-columns:1fr}.buzzer-editor-settings{border-left:0;border-top:1px solid #e2e8f0}.buzzer-host-game{grid-template-columns:1fr}.buzzer-scoreboard{max-height:260px}.buzzer-pin-row{grid-template-columns:1fr;text-align:center}.buzzer-pin-row button{width:100%}}
@media(max-width:600px){.live-mode-card{min-height:250px;padding:20px}.live-mode-card h2{font-size:25px}.buzzer-editor-main{padding:14px}.buzzer-question-item{grid-template-columns:34px minmax(0,1fr) 32px}.buzzer-q-number{width:30px;height:30px}.buzzer-host-screen{padding:12px;border-radius:16px}.buzzer-team-grid-host{grid-template-columns:1fr 1fr}.buzzer-host-question{padding:18px;min-height:220px}.buzzer-keyboard-controls{font-size:12px}}


/* Digitera V4.23.3 - Polesan desain Cerdas Cermat Tim */
.buzzer-host-screen{background:linear-gradient(135deg,#081934 0%,#0b2d63 38%,#0d4aa3 72%,#0ea5e9 100%);box-shadow:0 25px 60px rgba(2,6,23,.28)}
.buzzer-host-screen:before{background:rgba(125,211,252,.18)}
.buzzer-host-screen:after{content:"";position:absolute;left:-90px;bottom:-90px;width:280px;height:280px;border-radius:50%;background:rgba(251,191,36,.15)}
.buzzer-pin-row{box-shadow:0 18px 40px rgba(2,6,23,.18)}
.buzzer-pin-copy span{display:block;margin-top:8px;font-weight:800;color:#334155}
.buzzer-team-chip{background:rgba(255,255,255,.18);backdrop-filter:blur(10px);border-color:rgba(255,255,255,.24);box-shadow:0 10px 24px rgba(2,6,23,.12)}
.buzzer-team-chip strong,.buzzer-team-chip small{color:#fff}.buzzer-team-chip small{opacity:.88}
.buzzer-host-question small{display:block;margin-bottom:12px;font-weight:1000;letter-spacing:.08em;color:#475569}
.buzzer-host-question h2{color:#0f172a;text-shadow:none}
.buzzer-status-card{color:#fff;box-shadow:0 10px 24px rgba(2,6,23,.12)}
.buzzer-status-card span{display:block;font-size:13px;font-weight:1000;letter-spacing:.08em;opacity:.95}
.buzzer-status-card small{display:block;margin-top:7px;font-size:14px;line-height:1.5;color:inherit;opacity:.97}
.buzzer-status-card.is-open{background:linear-gradient(135deg,#2563eb,#0284c7)}
.buzzer-status-card.is-winner{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#172033}
.buzzer-status-card.is-correct{background:linear-gradient(135deg,#22c55e,#16a34a)}
.buzzer-key{box-shadow:0 10px 18px rgba(15,23,42,.15)}
.buzzer-scoreboard h3{color:#0f172a}.buzzer-score-row strong{color:#0f172a}.buzzer-score-row b{color:#1d4ed8;font-weight:1000}
.buzzer-team-page{background:radial-gradient(circle at top,#0f5cd6 0%,#0b56b7 28%,#0a2f72 70%,#081934 100%)}
.buzzer-team-card{position:relative;background:rgba(255,255,255,.10);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:28px 20px 24px;box-shadow:0 20px 60px rgba(0,0,0,.28)}
.buzzer-team-card:before{content:"";position:absolute;inset:0;border-radius:30px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02))}
.buzzer-team-card > *{position:relative;z-index:1}
.buzzer-team-card h1{color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.22)}
.buzzer-team-card p,.buzzer-team-card span{color:rgba(255,255,255,.95)}
.buzzer-button{position:relative;width:min(480px,86vw);height:min(480px,86vw);max-width:480px;max-height:480px;border-width:18px;font-size:clamp(34px,8vw,64px);letter-spacing:.04em;text-shadow:0 3px 10px rgba(0,0,0,.22);background:radial-gradient(circle at 35% 28%,#9fd4ff 0%,#2f8fff 34%,#0c62d8 62%,#0845a0 100%);box-shadow:0 26px 0 #083c85,0 40px 70px rgba(0,0,0,.38),inset 0 0 55px rgba(255,255,255,.33),0 0 0 10px rgba(255,255,255,.10);animation:buzzerPulse 1.55s ease-in-out infinite}
.buzzer-button::before{content:"";position:absolute;inset:-18px;border-radius:50%;background:radial-gradient(circle,rgba(96,165,250,.45),rgba(59,130,246,0) 65%);opacity:.8;z-index:-1;animation:buzzerHalo 1.8s ease-out infinite}
.buzzer-button::after{content:"";position:absolute;inset:20px;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,0));pointer-events:none}
.buzzer-button:hover:not(:disabled){filter:brightness(1.04)}
.buzzer-button:active:not(:disabled),.buzzer-button.is-pressed{transform:translateY(16px) scale(.985);box-shadow:0 12px 0 #083c85,0 18px 36px rgba(0,0,0,.28),inset 0 0 58px rgba(255,255,255,.38),0 0 0 16px rgba(59,130,246,.22);animation:none}
.buzzer-button.is-pressed{background:radial-gradient(circle at 35% 28%,#d8efff 0%,#58a8ff 32%,#1671eb 62%,#0845a0 100%)}
.buzzer-button.is-locked,.buzzer-button:disabled{animation:none;filter:saturate(.78);opacity:.82}
.buzzer-button.is-locked::before,.buzzer-button:disabled::before{opacity:.24;animation:none}
.buzzer-team-state{font-size:18px;line-height:1.55;color:#fff;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 24px rgba(2,6,23,.12)}
.buzzer-team-state.is-winner{color:#172033;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:rgba(255,255,255,.2)}
.buzzer-team-state.is-correct{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}
.buzzer-team-state.is-wrong{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff}
.buzzer-mini-board{background:rgba(255,255,255,.98);box-shadow:0 15px 36px rgba(2,6,23,.16)}
.buzzer-mini-row{color:#0f172a}.buzzer-mini-row b{color:#1d4ed8}.buzzer-mini-row.is-me{background:#dbeafe}
.buzzer-team-countdown strong{color:#fff;text-shadow:0 6px 20px rgba(0,0,0,.28)}
.buzzer-team-wait .buzzer-wait-avatar{filter:drop-shadow(0 10px 22px rgba(0,0,0,.22))}
@keyframes buzzerPulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.012)}}
@keyframes buzzerHalo{0%{transform:scale(.92);opacity:.55}70%{transform:scale(1.08);opacity:.08}100%{transform:scale(1.12);opacity:0}}
@media(max-width:700px){.buzzer-team-card{padding:22px 14px 18px;border-radius:24px}.buzzer-button{width:min(92vw,430px);height:min(92vw,430px);border-width:14px;font-size:clamp(30px,8vw,54px)}.buzzer-team-state{font-size:16px}}


/* Digitera V4.23.4 - Kontras tinggi & layout lebih rapi untuk Cerdas Cermat Tim */
.buzzer-host-screen{background:linear-gradient(135deg,#0a1b37 0%,#123a77 55%,#1556b8 100%)!important;color:#fff!important}
.buzzer-host-screen,.buzzer-host-screen *{box-sizing:border-box}
.buzzer-host-screen .live-host-kicker,.buzzer-host-screen small,.buzzer-host-screen span,.buzzer-host-screen p{color:#e8f1ff!important}
.buzzer-pin-row{background:#ffffff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:24px!important;padding:22px!important}
.buzzer-pin-copy small{color:#475569!important;font-size:13px!important;font-weight:1000!important}
.buzzer-pin-copy strong{color:#0f172a!important;text-shadow:none!important}
.buzzer-pin-copy span{display:block!important;color:#334155!important;font-size:15px!important;line-height:1.5!important}
.buzzer-pin-row button{background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#fff!important;box-shadow:0 14px 28px rgba(22,163,74,.28)!important}
.buzzer-team-grid-host{gap:14px!important}
.buzzer-team-chip{background:#ffffff!important;color:#0f172a!important;border-radius:18px!important;border:0!important;box-shadow:0 12px 28px rgba(2,6,23,.18)!important;padding:14px 16px!important}
.buzzer-team-chip .avatar{font-size:34px!important;line-height:1!important}
.buzzer-team-chip strong{color:#0f172a!important;font-size:16px!important;line-height:1.3!important;display:block!important}
.buzzer-team-chip small{color:#475569!important;font-size:13px!important;line-height:1.4!important;display:block!important;opacity:1!important}
.buzzer-host-game{gap:20px!important}
.buzzer-question-panel{gap:16px!important}
.buzzer-host-question{background:#ffffff!important;color:#0f172a!important;border-radius:24px!important;box-shadow:0 18px 42px rgba(2,6,23,.22)!important;padding:28px!important}
.buzzer-host-question small{color:#475569!important;font-size:13px!important;font-weight:1000!important;line-height:1.4!important}
.buzzer-host-question h2{color:#0f172a!important;font-size:clamp(28px,4vw,52px)!important;line-height:1.2!important;word-break:break-word!important}
.buzzer-status-card{border-radius:20px!important;padding:20px 22px!important;box-shadow:0 12px 28px rgba(2,6,23,.18)!important}
.buzzer-status-card span{color:inherit!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.08em!important}
.buzzer-status-card strong{color:inherit!important;font-size:clamp(24px,3vw,40px)!important;line-height:1.2!important;word-break:break-word!important}
.buzzer-status-card small{color:inherit!important;font-size:15px!important;line-height:1.55!important;opacity:1!important}
.buzzer-status-card.is-open{background:linear-gradient(135deg,#1d4ed8,#0284c7)!important;color:#ffffff!important}
.buzzer-status-card.is-winner{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#172033!important}
.buzzer-status-card.is-correct{background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#ffffff!important}
.buzzer-keyboard-controls{gap:10px!important;align-items:center!important}
.buzzer-key{background:#ffffff!important;color:#0f172a!important;font-size:14px!important;line-height:1.4!important;padding:12px 16px!important;border-radius:14px!important;box-shadow:0 10px 20px rgba(2,6,23,.16)!important}
.buzzer-key.is-enter{border-bottom:5px solid #16a34a!important}
.buzzer-key.is-shift{border-bottom:5px solid #ef4444!important}
.buzzer-keyboard-controls .btn,.buzzer-keyboard-controls button{background:#ffffff!important;color:#0f172a!important;border:0!important;border-radius:14px!important;padding:12px 16px!important;font-weight:1000!important}
.buzzer-scoreboard{background:#ffffff!important;color:#0f172a!important;border-radius:20px!important;box-shadow:0 18px 42px rgba(2,6,23,.2)!important;padding:16px!important}
.buzzer-scoreboard h3{color:#0f172a!important;font-size:20px!important;line-height:1.3!important}
.buzzer-score-row{grid-template-columns:36px 38px minmax(0,1fr) auto!important;gap:10px!important;padding:10px 12px!important;border-radius:12px!important;align-items:center!important}
.buzzer-score-row:nth-child(odd){background:#eff6ff!important}
.buzzer-score-row:nth-child(even){background:#f8fafc!important}
.buzzer-score-row span,.buzzer-score-row strong,.buzzer-score-row b{line-height:1.35!important}
.buzzer-score-row strong{color:#0f172a!important;word-break:break-word!important}
.buzzer-score-row b{color:#1d4ed8!important;font-weight:1000!important}
.buzzer-host-board{text-align:center!important}
.buzzer-host-board h2{color:#ffffff!important;font-size:clamp(30px,5vw,46px)!important;line-height:1.2!important}
.buzzer-board-winner{color:#f8fafc!important;font-size:18px!important;line-height:1.5!important}
.buzzer-host-board .buzzer-scoreboard{text-align:left!important;max-width:760px!important;margin:0 auto!important}
.buzzer-next-btn{background:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;box-shadow:0 14px 28px rgba(22,163,74,.3)!important}

.live-team-topbar{background:rgba(7,20,43,.92)!important;color:#ffffff!important;border-bottom:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(10px)}
.live-team-topbar strong,.live-team-topbar small,.live-team-topbar span,.live-team-score strong,.live-team-score span{color:#ffffff!important;line-height:1.35!important}
.live-team-score{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;padding:8px 12px!important}
.buzzer-team-shell{padding:20px!important}
.buzzer-team-card{background:rgba(7,20,43,.86)!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(12px)!important;border-radius:28px!important;padding:26px 18px 22px!important;box-shadow:0 22px 54px rgba(0,0,0,.32)!important}
.buzzer-team-card h1{color:#ffffff!important;font-size:clamp(34px,7vw,58px)!important;line-height:1.12!important;word-break:break-word!important;margin:10px 0 12px!important}
.buzzer-team-card p{color:#eaf2ff!important;font-size:18px!important;line-height:1.55!important;margin:10px 0!important}
.buzzer-team-card > span,.buzzer-team-card > small{display:block!important;color:#dbeafe!important;font-size:14px!important;font-weight:1000!important;letter-spacing:.08em!important;line-height:1.45!important}
.buzzer-team-wait .buzzer-wait-avatar,.buzzer-team-countdown strong{color:#ffffff!important}
.buzzer-button{width:min(500px,88vw)!important;height:min(500px,88vw)!important;max-width:500px!important;max-height:500px!important;font-size:clamp(36px,8vw,68px)!important;font-weight:1000!important;letter-spacing:.03em!important;line-height:1.05!important;color:#ffffff!important;border-radius:50%!important;border:16px solid rgba(255,255,255,.96)!important;background:radial-gradient(circle at 35% 28%,#a7d8ff 0%,#55a6ff 28%,#1d77f2 58%,#0b4cad 100%)!important;box-shadow:0 26px 0 #0b3e87,0 38px 70px rgba(0,0,0,.38),inset 0 0 55px rgba(255,255,255,.34),0 0 0 12px rgba(255,255,255,.08)!important;text-shadow:0 3px 10px rgba(0,0,0,.28)!important}
.buzzer-button:hover:not(:disabled){filter:brightness(1.05)!important}
.buzzer-button:active:not(:disabled),.buzzer-button.is-pressed{transform:translateY(16px) scale(.985)!important;box-shadow:0 10px 0 #0b3e87,0 16px 28px rgba(0,0,0,.28),inset 0 0 60px rgba(255,255,255,.4),0 0 0 18px rgba(59,130,246,.24)!important}
.buzzer-button.is-locked,.buzzer-button:disabled{filter:saturate(.7)!important;opacity:.82!important}
.buzzer-team-state{background:rgba(255,255,255,.12)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:18px!important;padding:16px 18px!important;font-size:18px!important;line-height:1.6!important;box-shadow:0 12px 26px rgba(2,6,23,.16)!important}
.buzzer-team-state.is-winner{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#172033!important}
.buzzer-team-state.is-correct{background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#ffffff!important}
.buzzer-team-state.is-wrong{background:linear-gradient(135deg,#ef4444,#b91c1c)!important;color:#ffffff!important}
.buzzer-mini-board{background:#ffffff!important;color:#0f172a!important;border-radius:18px!important;padding:12px!important;box-shadow:0 14px 30px rgba(2,6,23,.2)!important}
.buzzer-mini-row{color:#0f172a!important;align-items:center!important}
.buzzer-mini-row span,.buzzer-mini-row strong,.buzzer-mini-row b{line-height:1.35!important}
.buzzer-mini-row strong{color:#0f172a!important;word-break:break-word!important}
.buzzer-mini-row b{color:#1d4ed8!important;font-weight:1000!important}
.buzzer-mini-row.is-me{background:#dbeafe!important;border-radius:10px!important}

@media(max-width:900px){.buzzer-host-screen{padding:16px!important}.buzzer-pin-row{padding:18px!important}.buzzer-host-question{padding:22px!important}.buzzer-team-grid-host{grid-template-columns:1fr 1fr!important}.buzzer-button{width:min(430px,92vw)!important;height:min(430px,92vw)!important}}
@media(max-width:600px){.buzzer-host-screen{padding:12px!important;border-radius:18px!important}.buzzer-pin-copy strong{font-size:clamp(44px,16vw,76px)!important}.buzzer-pin-copy span{font-size:13px!important}.buzzer-team-grid-host{grid-template-columns:1fr!important}.buzzer-team-chip{padding:12px 14px!important}.buzzer-host-question h2{font-size:clamp(24px,8vw,34px)!important}.buzzer-status-card strong{font-size:clamp(22px,7vw,30px)!important}.buzzer-status-card small,.buzzer-team-card p,.buzzer-team-state{font-size:15px!important}.buzzer-scoreboard h3{font-size:18px!important}.buzzer-key{width:100%!important;text-align:center!important}.buzzer-keyboard-controls{display:grid!important;grid-template-columns:1fr!important}.buzzer-team-shell{padding:14px!important}.buzzer-team-card{padding:20px 12px 18px!important;border-radius:22px!important}.buzzer-button{width:min(96vw,400px)!important;height:min(96vw,400px)!important;font-size:clamp(32px,10vw,50px)!important;border-width:14px!important}.buzzer-mini-row{grid-template-columns:30px 1fr auto!important}}


/* V4.23.5 - tombol keluarkan peserta */
.live-lobby-team-card{position:relative!important;padding-bottom:44px!important}
.live-lobby-kick{position:absolute;left:10px;right:10px;bottom:9px;border:0;border-radius:10px;background:#fee2e2;color:#991b1b;font-weight:1000;font-size:12px;line-height:1.2;padding:8px 10px;cursor:pointer;box-shadow:0 5px 12px rgba(127,29,29,.10)}
.live-lobby-kick:hover{background:#fecaca;color:#7f1d1d}
.buzzer-team-chip{position:relative!important;padding-right:105px!important;min-height:64px}
.buzzer-kick-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;border-radius:10px;background:#fee2e2;color:#991b1b;font-weight:1000;font-size:11px;line-height:1.2;padding:8px 10px;cursor:pointer;box-shadow:0 4px 10px rgba(127,29,29,.10)}
.buzzer-kick-btn:hover{background:#fecaca;color:#7f1d1d}
@media(max-width:600px){.buzzer-team-chip{padding-right:92px!important}.buzzer-kick-btn{font-size:10px;padding:7px 8px}}
