body{color:#222;background:#f4f4f4;max-width:1350px;margin:20px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;transition:background .3s;position:relative}.game-grid{grid-template-columns:2fr 6fr 4fr;align-items:start;gap:8px;display:grid}.game-col{flex-direction:column;gap:8px;min-width:0;display:flex}.game-col>*{background:#fff;border-radius:8px;margin:0;padding:12px;box-shadow:0 1px 3px #0000001a}.self-block{flex-direction:column;gap:8px;display:flex;box-shadow:none!important;background:0 0!important;padding:0!important}.self-block>*{background:#fff;border-radius:8px;margin:0;padding:12px;box-shadow:0 1px 3px #0000001a}@media (width<=800px){.game-grid{grid-template-columns:1fr}}.market{position:relative}.market-refresh-button{border-radius:50%;width:32px;height:32px;padding:0;font-size:18px;font-weight:700;line-height:1;position:absolute;bottom:8px;right:8px}.market-refresh-button:disabled{opacity:.4;cursor:not-allowed}.report-bug-link{color:#5a2a82;font-size:inherit;background:0 0;padding:2px 6px;text-decoration:underline}dialog.report-bug-modal{background:#fff;border:2px solid #5a2a82;border-radius:10px;min-width:460px;max-width:640px;padding:24px 32px}dialog.report-bug-modal::backdrop{background:#0006}dialog.report-bug-modal h2{color:#5a2a82;margin:0 0 12px}dialog.report-bug-modal textarea{width:100%;font:inherit;resize:vertical;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;padding:8px}.report-bug-actions{gap:8px;margin-top:12px;display:flex}.report-bug-error{color:#c0392b;margin-top:8px}.report-bug-result strong{color:#5a2a82;font-family:monospace;font-size:18px}dialog.end-turn-confirm-modal{background:#fff;border:2px solid #5a2a82;border-radius:10px;min-width:360px;max-width:520px;padding:20px 28px}dialog.end-turn-confirm-modal::backdrop{background:#0006}dialog.end-turn-confirm-modal h2{color:#5a2a82;margin:0 0 10px}dialog.end-turn-confirm-modal p{margin:0 0 12px}.end-turn-confirm-actions{justify-content:flex-end;gap:8px;display:flex}dialog.end-game-confirm-modal{background:#fff;border:2px solid #5a2a82;border-radius:10px;min-width:360px;max-width:520px;padding:20px 28px}dialog.end-game-confirm-modal::backdrop{background:#0006}dialog.end-game-confirm-modal h2{color:#5a2a82;margin:0 0 10px}dialog.end-game-confirm-modal p{margin:0 0 12px}.end-game-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.end-game-confirm-danger{color:#fff;cursor:pointer;background:#8b1a1a;border:none;border-radius:4px;padding:6px 14px;font-weight:700}.end-game-confirm-danger:hover{background:#6f1414}dialog.invariant-error-modal{background:#fff;border:2px solid #8b1a1a;border-radius:10px;min-width:420px;max-width:640px;padding:20px 28px}dialog.invariant-error-modal::backdrop{background:#0000008c}dialog.invariant-error-modal h2{color:#8b1a1a;margin:0 0 10px}dialog.invariant-error-modal p{margin:0 0 12px}.invariant-error-detail{white-space:pre-wrap;background:#faecec;border:1px solid #e0b4b4;border-radius:4px;max-height:160px;margin:0 0 12px;padding:8px 10px;font-size:12px;overflow:auto}.invariant-error-actions{justify-content:flex-end;gap:8px;display:flex}.invariant-error-primary{color:#fff;cursor:pointer;background:#8b1a1a;border:none;border-radius:4px;padding:6px 14px;font-weight:700}.invariant-error-primary:hover{background:#6f1414}.player-end-turn{color:#fff;cursor:pointer;z-index:2;background:#2a8050;border:none;border-radius:4px;padding:5px 14px;font-size:13px;font-weight:700;position:absolute;top:6px;right:8px}.player-end-turn:hover{background:#1f6a3f}details.player{position:relative}.ongoing-banner{background:#fff6e0;border:1px solid #e0b060;border-radius:6px;flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.ongoing-chip{background:#fff;border:1px solid #e0b060;border-radius:10px;padding:2px 8px;font-size:12px}.ongoing-chip.ongoing-danger{color:#801a1a;background:#fbe5e5;border-color:#c0392b}.ongoing-chip.ongoing-info{color:#1a3e70;background:#e5f0fb;border-color:#3468b0}.villain-hp-circles{grid-template-columns:repeat(5,minmax(0,1fr));justify-items:center;gap:4px;margin-top:auto;display:grid}.hp-circle{aspect-ratio:1;color:#2a1530;cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #2a1530;border-radius:50%;width:100%;max-width:28px;padding:0;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.hp-circle.filled{color:#f1c40f;cursor:default;background:#2a1530;border-color:#5a2a82}.hp-circle.affordable:hover{background:#fff2a8;transform:scale(1.1)}.hp-circle:disabled:not(.filled){opacity:.5;cursor:not-allowed}.villain-defeated{color:#888;letter-spacing:2px;font-weight:700}body.my-turn{background:#eafff1}.desync-banner{color:#801a1a;background:#fdecea;border:2px solid #c0392b;border-radius:6px;margin:8px 0;padding:8px 12px}.desync-banner button{margin-left:12px}.desync-details{opacity:.85;margin-top:4px;font-size:12px}h1{color:#5a2a82}h2{margin-top:24px}section{background:#fff;border-radius:8px;margin:12px 0;padding:16px;box-shadow:0 1px 3px #0000001a}button{color:#fff;cursor:pointer;background:#5a2a82;border:none;border-radius:4px;margin:4px;padding:8px 16px;font-size:14px}button:hover{background:#7a3aa2}button:disabled{cursor:not-allowed;background:#aaa}input{border:1px solid #ccc;border-radius:4px;margin:4px;padding:6px;font-size:14px}.player{background:#f9f9f9;padding:8px}.player.active{background:#f0e8f8}.stun-badge{color:#fff;letter-spacing:.5px;background:#8b1a1a;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700;display:inline-block}.choice-waiting{color:#555;background:#f0f0f0;border-left:4px solid #888;border-radius:4px;margin:12px 0;padding:8px 12px;font-style:italic}details.player>summary{cursor:pointer;outline:none;list-style:none}details.player>summary::-webkit-details-marker{display:none}details.player>summary:before{content:"▸ ";color:#888}details.player[open]>summary:before{content:"▾ "}.player-zone{margin:8px 0 4px 14px;font-size:13px}.player-zone>strong{color:#555;margin-bottom:2px;display:block}.card{background:#fffbe6;border:1px solid #e0d090;border-radius:4px;margin:2px;padding:6px 10px;font-size:13px;display:inline-block;position:relative}.card:hover{background:#fff4b8}.card-discard-badge{color:#5a3c00;pointer-events:none;background:#f0e6c8;border:1px solid #c9a63e;border-radius:8px;padding:2px 4px;font-size:10px;line-height:1;position:absolute;top:-4px;right:-4px}.narration-header{justify-content:flex-end;margin-bottom:4px;display:flex}.narration-lock{color:#555;cursor:pointer;background:#fafafa;border:1px solid #ccc;border-radius:4px;padding:3px 8px;font-size:11px}.narration-lock.locked{color:#5a2a82;background:#fff3a0;border-color:#c9a400}#narration{color:#333;background:#fafafa;border:1px solid #ddd;border-radius:4px;height:calc(100vh - 310px);min-height:280px;padding:10px;font-size:12px;overflow-y:auto}.narration-line{margin:2px 0}.narration-line.dev{color:#8b5cf6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.dev-edit-button{color:#8b5cf6;cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #8b5cf6;border-radius:3px;margin-left:6px;padding:1px 5px;font-size:11px;line-height:1}.dev-edit-button:hover:not(:disabled){color:#fff;background:#8b5cf6}.dev-edit-button:disabled{opacity:.4;cursor:not-allowed}.dev-edit-button-compact{text-align:center;opacity:.35;z-index:2;height:16px;margin:0;font-size:10px;line-height:14px;position:absolute;top:2px;left:2px;width:16px!important;padding:0!important}.dev-edit-button-compact:hover:not(:disabled){opacity:1}.narration-section{margin-bottom:10px}.narration-group{background:#fff;border-left:3px solid #bbb;border-radius:3px;margin:4px 0 6px 4px;padding:4px 8px}.narration-group>summary{color:#333;cursor:pointer;padding:1px 0;font-size:12px;font-weight:600;list-style:none}.narration-group>summary::marker{display:none}.narration-group>summary::-webkit-details-marker{display:none}.narration-group>summary:before{content:"▸ ";color:#888;width:12px;display:inline-block}.narration-group[open]>summary:before{content:"▾ "}.narration-group.phase-dark_arts{border-left-color:#8b1a1a}.narration-group.phase-horcrux_abilities{border-left-color:#5a2a82}.narration-group.phase-villain_abilities{border-left-color:#b85c00}.narration-group.phase-player_actions{border-left-color:#2a8050}.narration-group.narration-card-play>summary{color:#1f6a3f}.narration-group.narration-dark-arts>summary{color:#8b1a1a}.narration-group.narration-villain>summary{color:#9a4a00}.narration-group.narration-horcrux>summary{color:#5a2a82}.narration-turn-header{color:#5a2a82;letter-spacing:1px;background:#f0e8f8;border-top:1px dashed #bbb;border-radius:3px;margin:10px 0 4px;padding:4px 6px;font-weight:700}.resources{color:#666;font-size:13px}.lobby-players,.lobby-house-rules{background:#f9f9f9;border-radius:4px;margin:8px 0;padding:8px}.lobby-house-rules>div{flex-direction:column;gap:4px;margin-top:4px;display:flex}.house-rule-row{align-items:center;gap:6px;font-size:.9em;display:flex}.house-rule-row input[type=checkbox]:disabled+.house-rule-label{color:#999}.house-rule-note{color:#888;font-size:.85em;font-style:italic}.lobby-player{padding:4px 0}.lobby-player.host:before{content:"★ ";color:#d4a017}label{margin-right:6px;font-weight:700}footer{text-align:center;color:#888;margin:24px 0 12px;font-size:11px}.villains-header{color:#2a1530;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;font-weight:700;display:flex}.villains-deck-count{color:#4a3860;font-size:13px;font-weight:400}.villains-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.villain{color:#f0e8f8;background:#2a1530;border:2px solid #5a2a82;border-radius:6px;flex-direction:column;padding:10px;display:flex}.villain.defeated{opacity:.45}.villain.petrified{border-color:#4aa0e0;box-shadow:inset 0 0 0 2px #4aa0e059}.villain-petrified-badge{color:#e0ecff;background:#1e5080;border:1px solid #4aa0e0;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:6px;right:6px}.villain{position:relative}.villain-name{font-size:14px;font-weight:700}.villain-hp{margin:4px 0;font-size:18px;font-weight:700}.villain-text{color:#d0c0e0;min-height:34px;font-size:12px}.villain-attack{gap:4px;margin-top:6px;display:flex}.location{background:#f0e8f8;border:1px solid #5a2a82;border-radius:6px;padding:10px 12px}.location-name{color:#2a1530;justify-content:space-between;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.location-name-label{flex:1}.location-progress{color:#4a3860;margin-left:auto;font-size:13px;font-weight:400}.location-tokens{gap:6px;margin-top:4px;font-size:13px;display:flex}.location-da{color:#4a3860;margin-top:2px;font-size:13px}.location-ability-button{margin-top:8px;padding:4px 10px}.location-restored{animation:2s ease-out location-restored-pulse}@keyframes location-restored-pulse{0%{border-color:#d4af37;box-shadow:0 0 0 3px #d4af378c}70%{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3740}to{box-shadow:none;border-color:#5a2a82}}.horcrux{border-radius:6px;padding:10px 12px}.horcrux-name{justify-content:space-between;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.horcrux-name-label{flex:1}.horcrux-progress{color:#4a3860;margin-left:auto;font-size:13px;font-weight:400}.horcrux-required,.horcrux-ongoing{margin-top:4px;font-size:13px}.symbol{vertical-align:middle;opacity:.45;background:#2a1530;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin:0 2px;display:inline-flex}.symbol.assigned{opacity:1;background:#ffd84d;box-shadow:0 0 0 2px #fff8d6}.horcrux-abilities{background:#ede0f8;border:1px solid #5a2a82;border-radius:6px;padding:10px 12px}.horcrux-abilities button{margin:4px 6px 0 0;padding:4px 10px}.dark-arts{background:#f8e0e0;border:1px solid #8b1a1a;border-radius:6px;padding:8px 12px;animation:.2s ease-out da-reveal}.dark-arts-grid{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.dark-arts-card{background:#fff;border:1px solid #8b1a1a;border-radius:4px;flex:100%;padding:4px 8px}.dark-arts-name{color:#2a1530;font-size:13px;font-weight:700}.dark-arts-text{color:#555;margin-top:2px;font-size:12px}.dark-arts-type{color:#8b1a1a;font-size:11px}@keyframes da-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tooltip-host{display:inline-block;position:relative}.hero-name,.proficiency-name{text-underline-offset:2px;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:1px}.proficiency-name{color:#5a2a82;font-weight:500}.proficiency-use-button{color:#fff;cursor:pointer;background:#5a2a82;border:none;border-radius:3px;margin-left:6px;padding:2px 8px;font-size:11px}.proficiency-use-button:hover{background:#6d3399}.proficiency-use-button:disabled{opacity:.4;cursor:not-allowed}.tooltip-panel{color:#f0e8f8;white-space:normal;z-index:10;opacity:0;pointer-events:none;background:#2a1530;border-radius:6px;width:max-content;max-width:260px;padding:6px 10px;font-size:12px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}.tooltip-host:hover>.tooltip-panel,.tooltip-host:focus-within>.tooltip-panel{opacity:1}.resource-icon{vertical-align:-2px;margin-right:2px}.resource-chip{font-variant-numeric:tabular-nums;align-items:center;gap:2px;margin-right:4px;display:inline-flex}.dialog-close{color:#555;cursor:pointer;background:0 0;border:none;border-radius:4px;width:28px;height:28px;padding:0;font-size:22px;line-height:1;position:absolute;top:8px;right:10px}.dialog-close:hover{color:#000;background:#00000014}dialog{position:relative}dialog.turn-start-modal{background:#f0e8f8;border:2px solid #5a2a82;border-radius:10px;min-width:400px;max-width:600px;padding:20px 28px}dialog.turn-start-modal::backdrop{background:#00000080}dialog.turn-start-modal h3{color:#2a1530;margin:0 0 12px}.turn-start-da ul{margin:6px 0 12px;padding-left:20px}.turn-start-hint{color:#666;margin-top:6px;font-size:11px}dialog.end-game{text-align:center;border:3px solid #444;border-radius:10px;min-width:360px;max-width:560px;padding:24px 32px}dialog.end-game::backdrop{background:#0009}dialog.end-game.win{background:#eafff1;border-color:#2a8050}dialog.end-game.loss{background:#fbe5e5;border-color:#8b1a1a}dialog.end-game h2{letter-spacing:2px;margin:0 0 10px;font-size:32px}dialog.end-game.win h2{color:#2a8050}dialog.end-game.loss h2{color:#8b1a1a}dialog.choice{min-width:320px;max-width:500px;color:inherit;background:#f0e8f8;border:2px solid #5a2a82;border-radius:8px;padding:16px 20px}dialog.choice::backdrop{background:#00000073}dialog.choice[open],dialog.choice[open]::backdrop{animation:.15s ease-out choice-open}dialog.choice h3{margin:0 0 4px}.choice-options{flex-direction:column;gap:8px;margin-top:12px;display:flex}.choice-options button{text-align:left;padding:8px 12px}.choice-waiting{color:#5a2a82;background:#f0e8f8;border:1px solid #5a2a82;border-radius:6px;margin:12px 0;padding:8px 12px}@keyframes choice-open{0%{opacity:0}to{opacity:1}}.villain-attack input{width:48px;margin:0}.villain-attack button{margin:0;padding:4px 10px;font-size:13px}.market-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0;display:grid}.market-slot{text-align:center;background:#fffbe6;border:1px solid #e0d090;border-radius:6px;flex-direction:column;align-items:center;padding:8px 6px;font-size:12px;display:flex;position:relative}.market-slot[data-card-type=SPELL],.card[data-card-type=SPELL]{border-color:#c0392b}.market-slot[data-card-type=ALLY],.card[data-card-type=ALLY]{border-color:#3468b0}.market-slot[data-card-type=ITEM],.card[data-card-type=ITEM]{border-color:#888}.market-slot-count{color:#5a3c00;background:#f2d35c;border:1px solid #c9a63e;border-radius:10px;padding:1px 6px;font-size:11px;font-weight:700;line-height:1;position:absolute;top:2px;right:4px}.market-slot-empty{color:#999;background:#eee;border-style:dashed;justify-content:center;min-height:70px}.market-slot-name{margin-bottom:2px;font-size:12px;font-weight:700}.market-slot-meta{color:#888;margin-bottom:6px;font-size:11px}.market-slot button{width:100%;margin:0;padding:3px 10px;font-size:12px}.game-row{align-items:stretch;gap:12px;margin:12px 0;display:flex}.game-row>*{background:#fff;border-radius:8px;margin:0;padding:16px;box-shadow:0 1px 3px #0000001a}.top-row>*{flex:1 1 0;min-width:0}.mid-row>.villains{flex:auto;min-width:0}.mid-row>.market{flex:0 0 360px}.phase-label{letter-spacing:.3px;color:#fff;background:#555;border-radius:999px;margin:4px 0 8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.phase-label.phase-dark-arts{background:#8b1a1a}.phase-label.phase-horcrux{background:#5a2a82}.phase-label.phase-villain{background:#b85c00}.phase-label.phase-player{background:#2a8050}.phase-label.phase-end,.phase-label.phase-awaiting{background:#555}.dark-arts.phase-active{border:2px solid #8b1a1a;box-shadow:0 0 0 2px #8b1a1a40}.horcrux.phase-active{border:2px solid #5a2a82;box-shadow:0 0 0 2px #5a2a8240}.villains.phase-active{border:2px solid #b85c00;box-shadow:0 0 0 2px #b85c0040}.dice-toast-stack{z-index:1000;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;top:8px;right:0}.dice-toast{pointer-events:auto;background:#f0e8f8;border:2px solid #5a2a82;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;animation:.2s ease-out dice-toast-in;display:flex;box-shadow:0 2px 6px #0003}.dice-toast-name{color:#2a1530;font-size:13px;font-weight:700}@keyframes dice-toast-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.playtest-chip{color:#5a2a82;background:#f0e8f8;border:1px solid #5a2a82;border-radius:4px;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:700}.hotseat-banner{background:linear-gradient(90deg,#f0e8f8 0%,#faf5ff 100%);border:2px solid #5a2a82;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:8px 12px;display:flex;box-shadow:0 1px 3px #0000001a}.hotseat-banner-chips{color:#2a1530;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.hotseat-chip{white-space:nowrap;background:#e8dcf0;border:1px solid #8a5cb8;border-radius:12px;padding:3px 10px;font-size:12px}button.hotseat-chip{cursor:pointer;color:inherit;font-family:inherit}button.hotseat-chip:hover{background:#d8c8e8}.hotseat-chip-active{color:#5a3a0a;background:#ffecc0;border-color:#c0841f;font-weight:700}button.hotseat-chip-active:hover{background:#ffd880}.hotseat-chip-viewing em{font-style:normal;font-weight:700}.hotseat-banner-switcher{color:#2a1530;align-items:center;gap:6px;font-size:13px;display:flex}.hotseat-banner-switcher select{border:1px solid #5a2a82;border-radius:4px;padding:2px 6px;font-size:13px}.lobby-hotseat .hotseat-helper{color:#555;margin:8px 0 12px;font-size:13px}.hotseat-hero-buttons{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.hotseat-hero-buttons button{color:#2a1530;cursor:pointer;background:#faf5ff;border:1px solid #5a2a82;border-radius:6px;padding:6px 12px;font-weight:700}.hotseat-hero-buttons button:hover:not(:disabled){background:#f0e8f8}.hotseat-hero-buttons button:disabled{opacity:.4;cursor:default}.lobby-hotseat .lobby-players>div{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.lobby-player.hotseat-seat{align-items:center;gap:6px;font-weight:600;display:inline-flex}.lobby-player.hotseat-seat .kick-button{color:#5a2a82;background:0 0;border:1px solid #5a2a82;border-radius:50%;width:18px;height:18px;margin:0;padding:0;font-size:14px;line-height:14px}.lobby-player.hotseat-seat .kick-button:hover{background:#f0e8f8}.create-hotseat-button{color:#2a1530;background:#faf5ff;border:1px solid #5a2a82}.tarantallegra-banner{color:#6a4400;background:#fff6e0;border:1px solid #e0b060;border-radius:6px;margin:8px 14px 4px;padding:6px 10px;font-size:13px}.card-disabled{color:#888!important;background:#e8e0e0!important;border-style:dashed!important}.turn-start-events{margin-top:8px}.turn-start-events ul{color:#444;margin:4px 0 0;padding-left:18px;font-size:13px}.turn-start-events li{margin:2px 0}.turn-start-group{border-left:3px solid #bbb;margin:6px 0;padding:2px 0 2px 10px}.turn-start-group-header{color:#333;margin-bottom:2px;font-size:13px;font-weight:600}.turn-start-group.phase-dark_arts{border-left-color:#8b1a1a}.turn-start-group.phase-horcrux_abilities{border-left-color:#5a2a82}.turn-start-group.phase-villain_abilities{border-left-color:#b85c00}.turn-start-noop{color:#888;font-style:italic}.voice-controls{background:#f5f0e6;border:1px solid #d6c7a3;border-radius:6px;margin:0;padding:6px 10px;font-size:12px;overflow:hidden}.voice-off{justify-content:center;display:flex}.voice-join-btn{padding:4px 10px;font-size:12px}.voice-header{flex-direction:row;align-items:center;gap:8px;display:flex}.voice-mic-btn{cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:999px;align-items:center;gap:6px;padding:3px 8px 3px 6px;font-size:12px;line-height:1;display:inline-flex}.voice-mic-btn .voice-mic-dot{background:#888;border-radius:50%;width:10px;height:10px;transition:background .12s ease-out,box-shadow .12s ease-out}.voice-mic-btn.hot{color:#c44;border-color:#c44;font-weight:700}.voice-mic-btn.hot .voice-mic-dot{background:#d33;animation:1s ease-in-out infinite voice-pulse;box-shadow:0 0 6px #d33}.voice-mic-btn.off{color:#666}@keyframes voice-pulse{0%,to{opacity:1}50%{opacity:.55}}.voice-leave-btn{margin-left:auto;padding:3px 8px}.monitor-status-chip-row{text-align:center}.monitor-status-chip{background:#fff;border:1px solid #bbb;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:3px 8px 3px 6px;font-size:12px;line-height:1;display:inline-flex}.monitor-status-chip .monitor-status-dot{background:#888;border-radius:50%;width:10px;height:10px}.monitor-status-chip.live{color:#286;border-color:#286}.monitor-status-chip.live .monitor-status-dot{background:#2a6;box-shadow:0 0 6px #2a6}.monitor-status-chip.off{color:#888}.work-list-display{background:#fafafa;border:1px solid #ccc;border-radius:4px;margin-top:12px;padding:6px 8px;font-size:12px}.work-list-title{text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:4px;font-size:11px;font-weight:600}.work-list-items{margin:0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;list-style:none}.work-list-item{border-left:3px solid #0000;align-items:baseline;gap:8px;padding:2px 6px;display:flex}.work-list-item.active{background:#eef8ef;border-left-color:#2a6}.work-list-waiting{color:#a66;font-family:system-ui,sans-serif;font-size:11px;font-style:italic}.work-list-more{color:#888;padding:2px 6px;font-style:italic}.voice-error{color:#a33;background:#fee;border-radius:4px;margin-top:4px;padding:4px 8px}.voice-peers{flex-direction:column;gap:4px;margin-top:6px;display:flex}.voice-peer{grid-template-columns:40px auto 1fr;align-items:center;gap:6px;min-width:0;display:grid}.voice-peer-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:140px;font-weight:700;overflow:hidden}.voice-peer input[type=range]{min-width:0;margin:0}.voice-status,.voice-status:hover,.voice-status:focus,.voice-status:active,.voice-status:disabled{appearance:none;box-shadow:none;background:0 0;border:none;outline:none;padding:0}.voice-status{cursor:pointer;justify-content:center;align-items:center;width:100%;height:22px;font-size:16px;line-height:1;display:inline-flex}.voice-status:disabled{cursor:default}.voice-status:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #6a8cc4}.voice-status .glyph{line-height:1}.voice-status-not-joined:before{content:"";background:#3a0a0a;border-radius:4px;width:28px;height:8px}.voice-status-connecting{position:relative}.voice-status-connecting:before{content:"";background:#3a0a0a;border-radius:4px;width:28px;height:8px;position:relative;overflow:hidden}.voice-status-connecting:after{content:"";background:#ff2a2a;border-radius:50%;width:6px;height:6px;margin-top:-3px;animation:1.1s ease-in-out infinite alternate voice-cylon;position:absolute;top:50%;left:calc(50% - 14px);box-shadow:0 0 8px 2px #ff2a2a,0 0 16px 4px #ff2a2a66}@keyframes voice-cylon{0%{transform:translate(0)}to{transform:translate(22px)}}.voice-status-idle .glyph{color:#2f7a2f}.voice-status-speaking .glyph{color:#2aad2a;text-shadow:0 0 6px #50c850b3;animation:.9s ease-in-out infinite voice-speak-pulse}@keyframes voice-speak-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.12)}}.voice-status-muted-you,.voice-status-muted-remote{position:relative}.voice-status-muted-you .glyph,.voice-status-muted-remote .glyph{filter:grayscale();opacity:.75}.voice-status-muted-you:after,.voice-status-muted-remote:after{content:"";transform-origin:50%;pointer-events:none;background:#e11;border-radius:1px;width:22px;height:3px;position:absolute;top:50%;left:calc(50% - 11px);transform:translateY(-50%)rotate(30deg)}.voice-status-disconnected .glyph{animation:1.5s ease-in-out infinite voice-speak-pulse}
