:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@keyframes live-pulse{0%{box-shadow:0 0 0 0 hsl(var(--destructive)/.55)}70%{box-shadow:0 0 0 8px hsl(var(--destructive)/0)}to{box-shadow:0 0 0 0 hsl(var(--destructive)/0)}}.player{border-top:1px solid hsl(var(--border)/.6);background:hsl(var(--card)/.95);padding:8px 16px}.live-footer{display:flex;align-items:center;gap:16px}.live-footer-split{display:flex;align-items:center;flex-shrink:0}.live-footer-split>.live-footer-indicator{transition:background .12s,border-color .12s,box-shadow .12s}.live-footer-split>.is-stop{width:0;height:44px;margin-inline-start:0;padding:0;border-width:0;opacity:0;scale:.6;pointer-events:none;overflow:hidden;flex-shrink:0;transition:width .28s cubic-bezier(.5,1.6,.5,1),margin-inline-start .28s cubic-bezier(.5,1.6,.5,1),scale .28s cubic-bezier(.5,1.6,.5,1),opacity .2s ease-out,border-width .2s ease-out,background .12s,box-shadow .12s}.live-footer:focus-within .live-footer-split>.is-stop,.live-footer:hover .live-footer-split>.is-stop{width:44px;margin-inline-start:12px;border-width:1px;opacity:1;scale:1;pointer-events:auto}.live-footer-split.is-locked>.is-stop,.live-footer:focus-within .live-footer-split.is-locked>.is-stop,.live-footer:hover .live-footer-split.is-locked>.is-stop{width:0;margin-inline-start:0;border-width:0;opacity:0;scale:.6;pointer-events:none}.live-footer.is-paused .live-footer-split.is-locked>.is-stop,.live-footer.is-paused .live-footer-split>.is-stop,.live-footer.is-paused:focus-within .live-footer-split.is-locked>.is-stop,.live-footer.is-paused:hover .live-footer-split.is-locked>.is-stop{width:44px;margin-inline-start:12px;border-width:1px;opacity:1;scale:1;pointer-events:auto}.live-footer-indicator{width:44px;height:44px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.live-footer-indicator.is-stop{background:hsl(var(--destructive)/.18);border-color:hsl(var(--destructive)/.5);color:hsl(var(--destructive))}.live-footer-indicator.is-stop:hover{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));box-shadow:0 0 0 4px hsl(var(--destructive)/.18)}.live-footer-indicator.is-recording{background:hsl(var(--destructive)/.15);border:1px solid hsl(var(--destructive)/.4);color:hsl(var(--destructive));position:relative}.live-footer-indicator.is-idle{background:hsl(var(--primary)/.15);border:1px solid hsl(var(--primary)/.4);color:hsl(var(--primary-glow))}.live-footer-indicator.is-idle:hover{background:hsl(var(--primary)/.24);border-color:hsl(var(--primary)/.6);box-shadow:0 0 0 4px hsl(var(--primary)/.12)}.idle-dot{width:12px;height:12px;border-radius:9999px;background:hsl(var(--primary));display:inline-block}.idle-dot--sm{width:9px;height:9px}.lf-btn-primary .idle-dot--sm{background:hsl(var(--primary-foreground))}.live-footer-indicator.is-starting{background:hsl(var(--primary)/.12);border:1px solid hsl(var(--primary)/.35);color:hsl(var(--primary-glow))}.lf-spinner{width:18px;height:18px;border-radius:9999px;border:2px solid hsl(var(--primary)/.25);border-top-color:hsl(var(--primary-glow));animation:lf-spin .8s linear infinite}@keyframes lf-spin{to{transform:rotate(1turn)}}.live-footer.live-footer-starting .live-footer-title{color:hsl(var(--primary-glow))}.live-footer-indicator.is-control{cursor:pointer;transition:background .12s,border-color .12s,transform .12s,box-shadow .12s}.live-footer-indicator.is-control:hover{transform:scale(1.05)}.live-footer-indicator.is-control:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--primary)/.5)}.live-footer-indicator.is-recording .rec-dot,.live-footer-indicator.is-recording .rec-hover-preview{transition:opacity .16s ease-out,transform .16s ease-out}.live-footer-indicator.is-recording .rec-hover-preview{position:absolute;inset:0;margin:auto;width:18px;height:18px;opacity:0;transform:scale(.7);color:hsl(40 90% 60%);pointer-events:none}.live-footer:hover .live-footer-indicator.is-control.is-recording{background:hsl(40 90% 55%/.18);border-color:hsl(40 90% 55%/.5);color:hsl(40 90% 60%);box-shadow:0 0 0 4px hsl(40 90% 55%/.12)}.live-footer:hover .live-footer-indicator.is-control.is-recording .rec-dot{opacity:0;transform:scale(.5)}.live-footer:hover .live-footer-indicator.is-control.is-recording .rec-hover-preview{opacity:1;transform:scale(1)}.live-footer-indicator.is-control.is-paused:hover{background:hsl(40 90% 55%/.28);box-shadow:0 0 0 4px hsl(40 90% 55%/.15)}.live-footer-indicator.is-paused{background:hsl(40 90% 55%/.15);border:1px solid hsl(40 90% 55%/.4);color:hsl(40 90% 60%)}.live-footer-indicator.is-confirm{background:hsl(var(--destructive)/.15);border:1px solid hsl(var(--destructive)/.4);color:hsl(var(--destructive))}.live-footer-indicator .icon{width:18px;height:18px}.live-footer-indicator .rec-dot{width:12px;height:12px;border-radius:9999px;background:hsl(var(--destructive));box-shadow:0 0 0 0 hsl(var(--destructive)/.5);animation:live-pulse 1.6s ease-out infinite}.live-footer-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.live-footer-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-footer-title-wrap{display:inline-flex;align-items:center;gap:8px;color:hsl(var(--muted-foreground));font-size:13px;line-height:18px;min-width:0}.live-footer-title-wrap .icon{width:16px;height:16px;color:hsl(var(--muted-foreground));flex-shrink:0}.live-footer-title{color:hsl(var(--foreground));font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-footer.is-paused .live-footer-title{color:hsl(40 90% 65%)}.live-footer-elapsed{font-family:var(--font-mono);font-size:13px;color:hsl(var(--foreground));font-variant-numeric:tabular-nums;flex-shrink:0}.live-footer-substats{display:flex;gap:16px;font-size:12px;color:hsl(var(--muted-foreground))}.live-footer-substats span{display:inline-flex;align-items:center;gap:6px}.live-footer-substats .icon{width:14px;height:14px}.live-footer-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.live-footer-confirm{min-height:61px}.live-footer-confirm .live-footer-title{font-size:13px;font-weight:400}.live-footer-confirm .live-footer-actions{flex-shrink:0}.live-footer-confirm .lf-btn{height:32px;min-width:88px;padding:0 14px;justify-content:center;font-weight:500}.live-footer-confirm .lf-btn svg{width:13px;height:13px}.lf-btn{border-radius:10px;padding:7px 12px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-shrink:0;transition:background .12s,border-color .12s;cursor:pointer}.lf-btn-outline{border:1px solid hsl(var(--border));background:transparent;color:hsl(var(--foreground))}.lf-btn-outline:hover{background:hsl(var(--secondary)/.5)}.lf-btn-destructive{border:1px solid transparent;background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.lf-btn-destructive:hover{background:hsl(var(--destructive)/.9)}.lf-btn-primary{border:1px solid transparent;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.lf-btn-primary:hover{background:hsl(var(--primary)/.9)}.lf-btn:disabled{opacity:.6;cursor:not-allowed}.wc2-win-root{--muted-fg:220 9% 60%;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-pill:999px;--shadow-elevated:0 20px 50px -28px rgba(0,0,0,0.6);--shadow-glow-primary:0 8px 30px -10px hsla(235,86%,65%,0.55);background:hsl(var(--card));color:hsl(var(--foreground));font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,Noto Sans SC,Source Han Sans SC,WenQuanYi Micro Hei,SF Arabic,Geeza Pro,Segoe UI Arabic,Noto Sans Arabic,Noto Naskh Arabic,Tahoma,sans-serif;font-size:13px;border-radius:var(--radius-lg);border:1px solid hsl(var(--border));box-shadow:var(--shadow-elevated);overflow:hidden;position:relative;display:flex;flex-direction:column}.ext-nsw-root{width:100%;height:100%;border-radius:0;border:none;box-shadow:none}.wc2-win-titlebar{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 11px 14px;background:linear-gradient(135deg,hsl(235 86% 65%/.16),hsl(220 9% 12%/.6) 80%);border-bottom:1px solid hsl(var(--border))}.wc2-win-brand{display:flex;align-items:center;gap:9px}.wc2-win-titlebar.is-floating{cursor:grab;position:relative}.wc2-win-titlebar.is-floating:active{cursor:grabbing}.wc2-win-drag{display:none}.wc2-win-drag svg{width:18px;height:14px}.wc2-win-titlebar.is-floating:hover .wc2-win-drag{opacity:.9;color:hsl(var(--foreground))}.wc2-win-titlebar.is-floating .wc2-win-titleactions button{cursor:pointer}.wc2-win-brand .wc2-brand-mark{width:24px;height:24px}.wc2-brand-mark{display:grid;place-items:center;color:hsl(var(--primary-glow));position:relative}.wc2-brand-mark svg{width:100%;height:100%}.wc2-brand-recdot{position:absolute;inset-inline-end:-2px;bottom:-2px;width:8px;height:8px;border-radius:50%;background:hsl(var(--destructive));box-shadow:0 0 0 2px hsl(var(--card)),0 0 6px hsl(var(--destructive)/.85);animation:wc2pulse 1.4s ease-in-out infinite}.wc2-brand-recdot.is-pending{background:hsl(38 92% 58%);box-shadow:0 0 0 2px hsl(var(--card)),0 0 6px hsl(38 92% 58%/.85);animation:none}.wc2-win-wordmark{font-size:14px;font-weight:700;letter-spacing:-.01em}.wc2-win-titleactions{display:flex;align-items:center;gap:2px}.wc2-win-titleactions button{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--radius-sm);background:transparent;border:none;color:hsl(var(--muted-fg));cursor:pointer;transition:color .12s ease,background .12s ease}.wc2-win-titleactions button svg{width:15px;height:15px}.wc2-win-titleactions button:hover{color:hsl(var(--foreground));background:hsl(220 9% 20%/.6)}.wc2-win-titleactions button.is-close:hover{color:hsl(var(--destructive));background:hsl(var(--destructive)/.12)}.wc2-win-tabs{display:flex;gap:4px;padding:0 14px;border-bottom:1px solid hsl(var(--border))}.wc2-win-tab{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 6px;margin-bottom:-1px;background:transparent;border:none;border-bottom:2px solid transparent;color:hsl(var(--muted-fg));font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:color .12s ease,border-color .12s ease}.wc2-win-tab svg{width:15px;height:15px;flex-shrink:0}.wc2-win-tab.is-active,.wc2-win-tab:hover{color:hsl(var(--foreground))}.wc2-win-tab.is-active{border-bottom-color:hsl(var(--primary-glow))}.wc2-win-tab.is-active svg{color:hsl(var(--primary-glow))}.wc2-win-tab--end{margin-inline-start:auto}.wc2-win-body{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.wc2-win-intro{font-size:12.5px;line-height:1.5;color:hsl(var(--muted-fg));margin:0}.wc2-field{display:flex;flex-direction:column;gap:7px}.wc2-field-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-fg));gap:7px}.wc2-control,.wc2-field-label{display:flex;align-items:center}.wc2-control{gap:11px;width:100%;padding:11px 13px;border-radius:var(--radius-md);background:hsl(220 9% 14%/.6);border:1px solid hsl(var(--border));color:hsl(var(--foreground));font-family:inherit;font-size:14px;text-align:start}.wc2-control--select{cursor:pointer;transition:border-color .12s ease,background .12s ease}.wc2-control--select:hover{border-color:hsl(var(--primary)/.45);background:hsl(220 9% 16%/.85)}.wc2-control--input{background:hsl(220 9% 10%/.6)}input.wc2-control{appearance:none;-webkit-appearance:none}input.wc2-control:focus{outline:none;border-color:hsl(var(--primary)/.6)}input.wc2-control::placeholder{color:hsl(var(--muted-fg))}.wc2-control-ic{flex-shrink:0;width:22px;height:22px;border-radius:var(--radius-sm);display:grid;place-items:center;background:hsl(var(--primary)/.12);color:hsl(var(--primary-glow));position:relative}.wc2-control-ic svg{width:15px;height:15px}.wc2-control-ic--mic{overflow:visible}.wc2-control-ic--mic svg{width:16px;height:16px}.wc2-control-badge{position:absolute;inset-inline-end:3px;bottom:1px;color:#fff;font-size:10px;font-weight:700;line-height:1}.wc2-control-val{flex:1;min-width:0;font-size:14px;color:hsl(var(--foreground))}.wc2-control-val .muted{color:hsl(var(--muted-fg));font-size:13px}.wc2-control-chev{flex-shrink:0;display:inline-flex;color:hsl(var(--muted-fg))}.wc2-control-chev svg{width:16px;height:16px}.wc2-chips{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin:0 -2px;padding:2px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10px,#000 calc(100% - 18px),transparent);mask-image:linear-gradient(90deg,transparent,#000 10px,#000 calc(100% - 18px),transparent)}.wc2-chips::-webkit-scrollbar{display:none}.wc2-chip{flex:0 0 auto;scroll-snap-align:start;padding:6px 12px;border-radius:var(--radius-pill);background:hsl(220 9% 15%/.7);border:1px solid hsl(var(--border));color:hsl(var(--muted-fg));font-family:inherit;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease}.wc2-chip:hover{color:hsl(var(--foreground));border-color:hsl(var(--primary)/.4)}.wc2-chip.is-active{color:#fff;background:hsl(235 86% 65%/.16);border-color:hsl(235 86% 65%/.45)}.wc2-win-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-top:1px solid hsl(var(--border));background:hsl(220 9% 10%/.4)}.wc2-win-lobby-indicator,.wc2-win-start{margin-inline-start:auto}.wc2-win-start{min-height:40px;padding:0 18px;font-size:13px}.wc2-win-lobby-indicator{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border-radius:var(--radius-md);font-family:inherit;font-size:12.5px;font-weight:600;color:hsl(var(--muted-fg));background:hsl(220 9% 15%/.5);border:1px solid hsl(var(--border));white-space:nowrap}.wc2-win-lobby-indicator svg{width:13px;height:13px}.wc2-win-lobby-indicator[data-autocapture=on]{color:hsl(235 86% 78%);border-color:hsl(235 86% 65%/.45);background:hsl(235 86% 65%/.12)}.wc2-win-lobby-indicator[data-autocapture=on] svg{color:hsl(235 86% 72%);animation:wc2-lobby-pulse 2s ease-in-out infinite}@keyframes wc2-lobby-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.wc2-win-lobby-indicator[data-autocapture=on] svg{animation:none}}.wc2-win-root .wc2-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:var(--radius-md);font-family:inherit;font-size:13px;font-weight:600;border:1px solid transparent;cursor:pointer;background:transparent;color:hsl(var(--foreground));transition:all .15s ease;white-space:nowrap;height:34px}.wc2-win-root .wc2-btn svg{width:14px;height:14px;stroke-width:2}.wc2-win-root .wc2-btn-primary{background:hsl(var(--primary));color:#fff;box-shadow:var(--shadow-glow-primary)}.wc2-win-root .wc2-btn-primary:hover{background:hsl(var(--primary-glow))}.wc2-win-root .wc2-btn-ghost{color:hsl(var(--muted-fg))}.wc2-win-root .wc2-btn-ghost:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.5)}.wc2-win-root .wc2-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.wc2-spin{animation:wc2spin 1s linear infinite}.wc2-spin .op25{opacity:.25}.wc2-spin .op75{opacity:.75}@keyframes wc2spin{to{transform:rotate(1turn)}}.ext-live-root{display:flex;flex-direction:column}.wc2-live-head{position:relative;height:0;z-index:20}.wc2-live-reveal{position:absolute;top:0;inset-inline-start:0;inset-inline-end:0;display:flex;flex-direction:column;gap:10px;padding:0 16px;opacity:0;transform:translateY(-8px);pointer-events:none;overflow:hidden;background:hsl(var(--card));border-bottom:1px solid transparent;box-shadow:0 16px 30px -16px hsl(220 40% 3%/.7);transition:opacity .16s ease,transform .22s ease,padding .22s ease,border-color .22s ease}.wc2-live-reveal.is-open{opacity:1;transform:translateY(0);pointer-events:auto;overflow:visible;padding:15px 16px;border-bottom-color:hsl(var(--border))}.wc2-live-reveal{gap:14px}.wc2-live-title{font-size:13px;font-weight:700;letter-spacing:-.01em;color:hsl(var(--foreground))}.wc2-live-title .meta{font-size:12px;font-weight:400;color:hsl(var(--muted-fg))}.wc2-live-meta-compact{display:flex;align-items:center;gap:12px;width:100%}.wc2-live-ctl{flex:1;min-width:0;display:flex;align-items:center;gap:7px}.wc2-langpick{position:relative;flex:1;min-width:0}.wc2-lang-trigger{display:inline-flex;align-items:center;gap:5px;width:100%;height:26px;padding:0 8px;border-radius:var(--radius-sm);background:hsl(220 9% 16%/.8);border:1px solid hsl(var(--border));color:hsl(var(--foreground));font-family:inherit;cursor:pointer;transition:border-color .12s ease,background .12s ease}.wc2-lang-trigger:hover{border-color:hsl(var(--primary)/.45);background:hsl(220 9% 19%/.9)}.wc2-lang-trigger:disabled{opacity:.45;cursor:not-allowed}.wc2-lang-trigger:disabled:hover{border-color:hsl(var(--border));background:hsl(220 9% 16%/.8)}.wc2-lang-trigger>svg:first-child{width:13px;height:13px;color:hsl(var(--muted-fg))}.wc2-lang-trigger .code{flex:1;min-width:0;font-size:12px;font-weight:600;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc2-lang-trigger>svg:last-child{width:12px;height:12px;color:hsl(var(--muted-fg));margin-inline-start:auto;flex-shrink:0}.wc2-pm{position:relative;display:inline-flex;align-items:center;gap:6px;width:100%;height:26px;padding:0 8px;border-radius:var(--radius-sm);background:hsl(220 9% 16%/.8);border:1px solid hsl(var(--border));font-family:inherit;cursor:pointer;transition:border-color .12s ease,background .12s ease;container-type:inline-size}.wc2-pm:hover{border-color:hsl(var(--primary)/.45);background:hsl(220 9% 19%/.9)}.wc2-pm:disabled{opacity:.45;cursor:not-allowed}.wc2-pm:disabled:hover{border-color:hsl(var(--border));background:hsl(220 9% 16%/.8)}.wc2-pm>svg{width:12px;height:12px;color:hsl(var(--muted-fg));flex-shrink:0}.wc2-pm-provider{font-size:11px;letter-spacing:-.01em;color:hsl(var(--foreground))}.wc2-pm-model,.wc2-pm-provider{font-weight:700;line-height:1;white-space:nowrap}.wc2-pm-model{margin-inline-start:auto;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:8px;letter-spacing:.02em;padding:2px 5px;border-radius:999px;background:hsl(235 86% 65%/.95);color:#fff;box-shadow:0 1px 4px hsl(220 40% 4%/.5)}@container (max-width: 128px){.wc2-pm-model{position:absolute;inset-inline-start:8px;bottom:0;transform:translateY(55%);margin-inline-start:0}}.wc2-live-ctl>[data-testid=provider-selector]{flex:1;min-width:0}.wc2-live-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 24px;min-height:0;text-align:center}.wc2-live-empty-spinner{width:44px;height:44px;border-radius:50%;border:3px solid hsl(var(--primary)/.25);border-top-color:hsl(var(--primary-glow));animation:wc2spin .8s linear infinite;margin-bottom:10px}.wc2-live-empty-title{font-size:14px;font-weight:600;color:hsl(var(--foreground))}.wc2-live-empty-sub{font-size:12px;color:hsl(var(--muted-fg));max-width:240px;line-height:1.45}.wc2-live-listening{display:inline-flex;align-items:center;gap:4px;height:30px;margin-bottom:8px}.wc2-live-listening span{width:4px;height:10px;border-radius:999px;background:hsl(var(--primary-glow));animation:wc2wave 1s ease-in-out infinite}.wc2-live-listening span:nth-child(2){animation-delay:.15s}.wc2-live-listening span:nth-child(3){animation-delay:.3s}.wc2-live-listening span:nth-child(4){animation-delay:.45s}.wc2-live-listening span:nth-child(5){animation-delay:.6s}@keyframes wc2wave{0%,to{height:8px;opacity:.5}50%{height:26px;opacity:1}}.wc2-live-errdot{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:hsl(var(--destructive)/.15);font-weight:800;font-size:18px;margin-bottom:10px}.wc2-live-empty-title.is-error,.wc2-live-errbanner,.wc2-live-errdot{color:hsl(var(--destructive))}.wc2-live-errbanner{flex-shrink:0;margin:8px 10px 0;padding:7px 10px;border-radius:8px;font-size:11.5px;line-height:1.4;background:hsl(var(--destructive)/.12);border:1px solid hsl(var(--destructive)/.3)}.wc2-live-rec{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:.08em;color:hsl(var(--destructive))}.wc2-live-rec .dot{width:9px;height:9px;border-radius:50%;background:hsl(var(--destructive));box-shadow:0 0 8px hsl(var(--destructive)/.8);animation:wc2pulse 1.4s ease-in-out infinite}.wc2-live-rec .time{font-family:JetBrains Mono,monospace;font-size:12.5px;font-weight:600;letter-spacing:.02em;color:hsl(var(--foreground));margin-inline-start:2px}.wc2-live-rec.is-pending{color:hsl(38 92% 58%)}.wc2-live-rec.is-pending .dot{background:hsl(38 92% 58%);box-shadow:0 0 8px hsl(38 92% 58%/.8);animation:none}.wc2-live-rec--bar{font-size:12px}.wc2-live-rec--bar .time{font-size:13px}.wc2-win-brand .wc2-live-rec--bar{margin-inline-start:4px;padding-inline-start:10px;border-inline-start:1px solid hsl(var(--border))}@keyframes wc2pulse{50%{opacity:.4}}.wc2-mic-select-list{background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius-md);padding:4px;display:flex;flex-direction:column;gap:2px;box-shadow:var(--shadow-elevated)}.wc2-mic-select-popover{position:absolute;z-index:5}.wc2-langmenu{top:calc(100% + 5px);inset-inline-start:0;width:100%;max-height:230px;overflow-y:auto;padding:5px}.wc2-menu-label{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-fg));padding:6px 8px 4px}.wc2-mic-select-list .item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:12.5px;color:hsl(var(--foreground));cursor:pointer;background:transparent;border:none;font-family:inherit;text-align:start}.wc2-mic-select-list .item:hover{background:hsl(var(--muted)/.5)}.wc2-mic-select-list .item.is-active{background:hsl(var(--primary)/.1)}.wc2-mic-select-list .radio{width:14px;height:14px;border-radius:50%;border:1.5px solid hsl(var(--border));display:grid;place-items:center;flex-shrink:0}.wc2-mic-select-list .item.is-active .radio{border-color:hsl(var(--primary-glow))}.wc2-mic-select-list .item.is-active .radio:after{content:"";width:7px;height:7px;border-radius:50%;background:hsl(var(--primary-glow));box-shadow:0 0 6px hsl(var(--primary)/.6)}.wc2-mic-select-list .item .name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc2-mic-select-list .item .badge{font-family:JetBrains Mono,monospace;font-size:9.5px;color:hsl(var(--muted-fg));padding:1px 6px;border-radius:999px;background:hsl(220 9% 18%/.7);letter-spacing:.04em;flex-shrink:0}.wc2-mic-select-list .item.is-active .badge{color:hsl(var(--primary-glow));background:hsl(var(--primary)/.13)}.wc2-transcript{flex:1;gap:2px;padding:8px;min-height:0;overflow-y:auto}.wc2-transcript,.wc2-turn{display:flex;flex-direction:column;position:relative}.wc2-turn{gap:5px;padding:9px 11px;border-radius:var(--radius-md);transition:background .12s ease}.wc2-turn:hover{background:hsl(220 9% 20%/.55)}.wc2-turn.is-speaking{background:hsl(var(--primary)/.09)}.wc2-turn.is-speaking:hover{background:hsl(var(--primary)/.13)}.wc2-turn.is-speaking .wc2-turn-avatar{box-shadow:0 0 0 2px hsl(var(--card)),0 0 0 3.5px hsl(var(--primary-glow)/.85);animation:wc2ring 1.6s ease-in-out infinite}.wc2-turn.is-speaking .wc2-turn-head .name{color:hsl(var(--primary-glow))}@keyframes wc2ring{50%{box-shadow:0 0 0 2px hsl(var(--card)),0 0 0 5px hsl(var(--primary-glow)/.35)}}.wc2-turn-head{display:flex;align-items:center;gap:8px}.wc2-turn-avatar{flex-shrink:0;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}.wc2-turn-head .name{font-size:12.5px;font-weight:600;color:hsl(var(--foreground))}.wc2-turn-head .time{font-family:JetBrains Mono,monospace;font-size:10px;color:hsl(var(--muted-fg))}.wc2-turn-actions{position:absolute;top:7px;inset-inline-end:8px;display:flex;gap:2px;opacity:0;pointer-events:none;transition:opacity .12s ease}.wc2-turn:hover .wc2-turn-actions{opacity:1;pointer-events:auto}.wc2-turn-actions button{width:24px;height:24px;display:grid;place-items:center;border-radius:var(--radius-sm);background:hsl(220 9% 22%/.9);border:1px solid hsl(var(--border));color:hsl(var(--muted-fg));cursor:pointer;transition:color .12s ease,background .12s ease}.wc2-turn-actions button svg{width:13px;height:13px}.wc2-turn-actions button:hover{color:hsl(var(--primary-glow));background:hsl(220 9% 28%/.95)}.wc2-turn-text{margin:0;font-size:13px;line-height:1.5;color:hsl(240 5% 92%/.9)}.wc2-turn.is-live .wc2-turn-text{color:hsl(var(--muted-fg))}.wc2-turn-livetag{display:inline-flex;align-items:center;gap:3px}.wc2-turn-livetag .d{width:4px;height:4px;border-radius:50%;background:hsl(var(--primary-glow));animation:wc2livedot 1.2s ease-in-out infinite}.wc2-turn-livetag .d:nth-child(2){animation-delay:.2s}.wc2-turn-livetag .d:nth-child(3){animation-delay:.4s}@keyframes wc2livedot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.wc2-turn-caret{display:inline-block;width:.5em;height:1.05em;margin-inline-start:3px;vertical-align:text-bottom;border-radius:1px;background:hsl(var(--primary-glow));animation:wc2pulse 1s steps(2) infinite}.wc2-live-hoverzone{flex:none;position:relative;z-index:21}.wc2-live-upgrade{flex-shrink:0;margin:8px 10px 0;padding:7px 10px;border-radius:8px;font-size:11.5px;line-height:1.4;text-wrap:pretty;color:hsl(var(--warning,38 92% 55%)/.95);background:hsl(var(--warning,38 92% 55%)/.1);border:1px solid hsl(var(--warning,38 92% 55%)/.45)}.wc2-resume-prompt{position:absolute;inset:0;z-index:70;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px 22px;text-align:center;background:hsl(220 40% 3%/.72);backdrop-filter:blur(2px)}.wc2-resume-title{margin:0;max-width:34ch;font-size:13.5px;font-weight:600;line-height:1.45;color:hsl(var(--foreground));text-wrap:pretty}.wc2-resume-actions{display:flex;align-items:center;justify-content:center;gap:10px}.wc2-resume-no,.wc2-resume-yes{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 16px;border-radius:var(--radius-md,10px);font-family:inherit;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;border:1px solid transparent;transition:background .12s ease,border-color .12s ease,color .12s ease}.wc2-resume-yes{background:hsl(var(--primary));color:#fff;box-shadow:var(--shadow-glow-primary)}.wc2-resume-yes:hover{background:hsl(var(--primary-glow))}.wc2-resume-no{border-color:hsl(var(--border));background:transparent;color:hsl(var(--muted-fg,var(--muted-foreground)))}.wc2-resume-no:hover{color:hsl(var(--foreground));background:hsl(220 9% 20%/.6)}.wc2-resume-no:focus-visible,.wc2-resume-yes:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.wc2-win-root.is-bare{width:100%;height:100%;border:none;border-radius:0;box-shadow:none;background:transparent}.ext-nsw-root{--warning:38 92% 55%;--destructive:0 84% 60%;--destructive-foreground:240 5% 98%;--muted-fg:220 9% 60%;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-pill:999px}.wc2-live-meta-compact:has(>.wc2-field){display:flex;flex-direction:column;align-items:stretch;gap:8px}.ext-nsw-root.is-side-layout .wc2-field.is-compact{grid-template-columns:74px 1fr;column-gap:10px;row-gap:6px}.wc2-field.is-compact .wc2-field-label{font-size:9.5px;padding:4px 8px}.wc2-field.is-compact .wc2-control{padding:5px 9px;gap:8px;font-size:12px;border-radius:var(--radius-sm)}.wc2-field.is-compact .wc2-control-ic{width:18px;height:18px}.wc2-field.is-compact .wc2-control-ic svg{width:12px;height:12px}.wc2-field.is-compact .wc2-control-ic--mic svg{width:13px;height:13px}.wc2-field.is-compact .wc2-control-badge{inset-inline-end:2px;bottom:0;font-size:8px}.wc2-field.is-compact .wc2-control-val{font-size:12px}.wc2-field.is-compact .wc2-control-val .muted{font-size:11px}.wc2-field.is-compact .wc2-control-chev svg{width:13px;height:13px}.ext-nsw-root .wc2-field.is-compact .wc2-recent{margin-top:0;gap:6px}.ext-nsw-root .wc2-field.is-compact .wc2-recent-chip{font-size:10.5px;padding:3px 9px}.wc2-field.is-invalid .wc2-control{border-color:hsl(var(--warning)/.55);background:hsl(var(--warning)/.08)}.wc2-field.is-invalid .wc2-control:hover{border-color:hsl(var(--warning)/.8)}.wc2-field.is-invalid .wc2-field-label{color:hsl(var(--warning)/.92)}.wc2-live-notice{display:flex;align-items:flex-start;gap:10px;margin-top:10px;padding:10px 11px;border:1px solid hsl(var(--warning)/.45);border-radius:var(--radius-md);background:hsl(var(--warning)/.09)}.ext-live-root .wc2-live-body>.wc2-live-notice{flex:none;margin:10px 16px 0}.wc2-live-notice-ic{flex:none;display:grid;place-items:center;width:22px;height:22px;color:hsl(var(--warning))}.wc2-live-notice-ic svg{width:18px;height:18px}.wc2-live-notice-body{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.wc2-live-notice p{margin:0;font-size:12px;line-height:1.45;color:hsl(var(--foreground));text-wrap:pretty}.wc2-live-notice-link{display:inline;padding:0;font-size:11.5px;font-weight:600;color:hsl(var(--warning)/.95);text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:0;text-align:start}.wc2-live-notice-link svg{display:inline-block;vertical-align:-1px;width:12px;height:12px;margin-inline-start:5px}.wc2-live-notice-link:hover{color:hsl(var(--warning))}.wc2-live-notice-x{margin-inline-start:auto;flex:none;display:grid;place-items:center;width:22px;height:22px;border-radius:var(--radius-sm);border:0;background:none;color:hsl(var(--muted-fg));cursor:pointer}.wc2-live-notice-x svg{width:13px;height:13px}.wc2-live-notice-x:hover{color:hsl(var(--foreground));background:hsl(220 9% 22%/.9)}.ext-live-root .wc2-live-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;position:relative}.ext-live-root .wc2-live-body:has(>.ext-nsw-sheet-host){z-index:30}.ext-live-root .wc2-live-body:has(>.ext-nsw-sheet-host)>:not(.ext-nsw-sheet-host){visibility:hidden}.wc2-live-tabs{flex:none;padding:0 12px}.wc2-live-tabs .wc2-win-tab{padding:9px 8px;font-size:12px}.wc2-live-pane{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 28px;text-align:center}.wc2-live-pane-ic{display:grid;place-items:center;width:38px;height:38px;margin-bottom:2px;border-radius:10px;background:hsl(220 9% 20%/.7);color:hsl(var(--muted-fg))}.wc2-live-pane-ic svg{width:19px;height:19px}.wc2-live-pane-title{margin:0;font-size:13px;font-weight:700;letter-spacing:-.01em;color:hsl(var(--foreground))}.wc2-live-pane-sub{margin:0;max-width:30ch;font-size:11.5px;line-height:1.45;color:hsl(var(--muted-fg));text-wrap:pretty}.ext-live-root .wc2-live-tabzone{flex:none;position:relative;z-index:20}.ext-live-root .wc2-live-head,.ext-live-root .wc2-live-reveal.is-pinned{flex:none}.ext-live-root .wc2-live-pane,.ext-live-root .wc2-transcript{flex:1 1 auto;min-height:0}.ext-live-root .wc2-live-body>*{min-height:0}.ext-live-root .wc2-transcript{min-height:72px}@container (max-height: 360px){.wc2-live-reveal.is-pinned{padding:9px 12px;gap:8px}.wc2-live-reveal.is-pinned .wc2-live-title{display:none}.wc2-live-meta-compact:has(>.wc2-field){flex-direction:row;gap:10px}.ext-nsw-root.is-side-layout .wc2-live-meta-compact .wc2-field.is-compact{flex:1 1 0;min-width:0;grid-template-columns:auto minmax(0,1fr);column-gap:7px}.wc2-live-meta-compact .wc2-field.is-compact .wc2-field-label{font-size:9px;padding:3px 6px;letter-spacing:.03em}.wc2-live-meta-compact .wc2-field.is-compact .wc2-recent{display:none}.wc2-live-tabs .wc2-win-tab{padding:7px;font-size:11.5px}.wc2-live-pane{gap:5px;padding:14px 18px}.wc2-live-pane-ic{width:30px;height:30px}.wc2-live-pane-ic svg{width:16px;height:16px}}@container (max-height: 215px){.wc2-live-head.is-pinned,.wc2-live-head.is-unpinned{display:none}}.wc2-live-head.is-pinned{height:auto}.wc2-live-reveal.is-pinned{position:relative;opacity:1;transform:none;pointer-events:auto;overflow:visible;padding:15px 16px;border-bottom-color:hsl(var(--border));box-shadow:none}.wc2-live-head.is-unpinned{height:0}.wc2-live-head.is-unpinned .wc2-live-reveal.is-open{overflow:visible}.wc2-live-pintab{position:absolute;left:50%;bottom:-15px;transform:translateX(-50%);display:grid;place-items:center;width:38px;height:16px;padding:0 0 1px;border:1px solid hsl(var(--border));border-top:1px solid transparent;border-radius:0 0 9px 9px;background:hsl(var(--card));color:hsl(var(--muted-fg));z-index:26;cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease}.wc2-live-pintab:before{content:"";position:absolute;inset:-6px -8px -8px}.wc2-live-pintab svg{width:12px;height:12px}.wc2-live-pintab:hover{color:hsl(var(--foreground));background:hsl(220 9% 18%);border-color:hsl(var(--primary)/.6)}.wc2-live-pintab:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.wc2-live-head.is-unpinned .wc2-live-pintab{box-shadow:0 10px 18px -12px hsl(220 40% 3%/.8)}.wc2-turn.wc2-feed{padding:9px 11px}.wc2-turn.wc2-feed.is-chat{background:hsl(189 85% 55%/.07);box-shadow:inset 0 0 0 1px hsl(189 85% 55%/.16)}.wc2-turn.wc2-feed.is-chat:hover{background:hsl(189 85% 55%/.11)}.wc2-turn.wc2-feed.is-attachment,.wc2-turn.wc2-feed.is-screenshot{background:hsl(280 70% 62%/.07);box-shadow:inset 0 0 0 1px hsl(280 70% 62%/.16)}.wc2-turn.wc2-feed.is-attachment:hover,.wc2-turn.wc2-feed.is-screenshot:hover{background:hsl(280 70% 62%/.11)}.wc2-feed-badge{margin-inline-start:auto;flex:none;display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 6px;border-radius:999px;font-size:9.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap;border:1px solid;background:hsl(220 9% 12%/.5)}.wc2-feed-badge svg{width:11px;height:11px}.is-chat>.wc2-turn-head>.wc2-feed-badge{color:hsl(189 85% 68%);border-color:hsl(189 85% 60%/.45)}.is-attachment>.wc2-turn-head>.wc2-feed-badge,.is-screenshot>.wc2-turn-head>.wc2-feed-badge{color:hsl(280 75% 78%);border-color:hsl(280 70% 68%/.45)}.wc2-feed-att{display:flex;align-items:center;gap:10px;padding:6px;border-radius:var(--radius-md);background:hsl(220 9% 14%/.8);border:1px solid hsl(var(--border))}.wc2-feed-thumb{flex:none;display:grid;place-items:center;width:64px;height:44px;overflow:hidden;border-radius:7px;background:hsl(220 9% 10%);border:1px solid hsl(var(--border));color:hsl(var(--muted-fg))}.is-screenshot .wc2-feed-thumb{width:86px;height:52px}.wc2-feed-thumb img{width:100%;height:100%;object-fit:cover}.wc2-feed-thumb svg{width:18px;height:18px}.wc2-feed-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.wc2-feed-name{font-size:12px;font-weight:600;color:hsl(var(--foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wc2-feed-sub{font-family:JetBrains Mono,monospace;font-size:10px;color:hsl(var(--muted-fg))}.wc2-feed-open{margin-inline-start:auto;flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:var(--radius-sm);border:1px solid hsl(var(--border));background:hsl(220 9% 20%/.9);color:hsl(var(--muted-fg));transition:color .12s ease,background .12s ease}.wc2-feed-open svg{width:13px;height:13px}.wc2-feed-open:hover{color:hsl(280 75% 80%);background:hsl(220 9% 26%/.95)}.wc2-feed-caption{color:hsl(var(--muted-fg));font-size:12px}.wc2-feed-alert{display:flex;align-items:center;gap:8px;margin:2px 0;padding:7px 9px;border:1px solid hsl(var(--warning)/.45);border-radius:var(--radius-md);background:hsl(var(--warning)/.1);color:hsl(var(--warning)/.92)}.wc2-feed-alert-ic{flex:none;display:grid;place-items:center;width:16px;height:16px}.wc2-feed-alert-ic svg{width:15px;height:15px}.wc2-feed-alert p{margin:0;font-size:11.5px;line-height:1.4;text-wrap:pretty}.wc2-feed-alert-x{margin-inline-start:auto;flex:none;display:grid;place-items:center;width:18px;height:18px;border:0;background:none;border-radius:var(--radius-sm);color:hsl(var(--warning)/.7);cursor:pointer}.wc2-feed-alert-x svg{width:12px;height:12px}.wc2-feed-alert-x:hover{color:hsl(var(--warning));background:hsl(var(--warning)/.16)}.live-footer.is-offline .live-footer-title{color:hsl(var(--warning)/.95)}.live-footer.is-offline .live-footer-warn{color:hsl(var(--warning))}.live-footer.is-nocapture .live-footer-title{color:hsl(var(--destructive)/.95)}.live-footer.is-nocapture .live-footer-warn{color:hsl(var(--destructive))}.live-footer.is-nocapture .rec-dot{background:hsl(var(--destructive)/.55);animation:none}.wc2-capture-err{display:flex;align-items:center;gap:10px;flex:none;margin:10px 16px 0;padding:9px 10px;border:1px solid hsl(var(--destructive)/.5);border-radius:var(--radius-md);background:hsl(var(--destructive)/.16)}.wc2-capture-err-ic{flex:none;display:grid;place-items:center;width:20px;height:20px;color:hsl(var(--destructive)/.95)}.wc2-capture-err-ic svg{width:17px;height:17px}.wc2-capture-err-body{min-width:0;display:flex;flex-direction:column;gap:2px}.wc2-capture-err-title{margin:0;font-size:12px;font-weight:600;color:hsl(var(--destructive-foreground));text-wrap:pretty}.wc2-capture-err-sub{margin:0;font-size:11px;color:hsl(var(--destructive-foreground)/.72);text-wrap:pretty}.wc2-capture-err-btn{margin-inline-start:auto;flex:none;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:var(--radius-sm);cursor:pointer;border:1px solid hsl(var(--destructive)/.6);background:hsl(var(--destructive)/.28);font-size:11.5px;font-weight:600;color:hsl(var(--destructive-foreground));transition:background .12s ease,border-color .12s ease}.wc2-capture-err-btn svg{width:12px;height:12px}.wc2-capture-err-btn:hover{background:hsl(var(--destructive)/.42);border-color:hsl(var(--destructive)/.85)}.wc2-capture-err-x{flex:none;display:grid;place-items:center;width:20px;height:20px;border:0;background:none;border-radius:var(--radius-sm);cursor:pointer;color:hsl(var(--destructive-foreground)/.7)}.wc2-capture-err-x svg{width:12px;height:12px}.wc2-capture-err-x:hover{color:hsl(0 90% 92%);background:hsl(var(--destructive)/.22)}.wc2-capture-block{display:flex;flex-direction:column;align-items:center;gap:6px}.wc2-capture-block-ic{display:grid;place-items:center;width:40px;height:40px;color:hsl(220 9% 46%)}.wc2-capture-block-ic svg{width:34px;height:34px}.wc2-capture-help{width:100%;margin-top:12px;padding:10px 12px;text-align:start;border:1px solid hsl(var(--border));border-radius:var(--radius-md);background:hsl(220 9% 14%/.85)}.wc2-capture-help-title{margin:0 0 6px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-fg))}.wc2-capture-help ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.wc2-capture-help li{position:relative;padding-inline-start:14px;font-size:11.5px;line-height:1.45;color:hsl(var(--foreground));text-wrap:pretty}.wc2-capture-help li:before{content:"";position:absolute;inset-inline-start:3px;top:7px;width:4px;height:4px;border-radius:50%;background:hsl(var(--muted-fg))}.wc2-transcript>.wc2-capture-help{margin:8px 0 2px}.wc2-win-root .wc2-start-solo{flex:1;justify-content:center}.wc2-win-root .wc2-prejoin-foot{justify-content:stretch}.wc2-win-root .wc2-prejoin-plaque{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 18px;border-radius:var(--radius-md);border:1px dashed hsl(var(--primary)/.5);background:hsl(var(--primary)/.07);color:hsl(var(--primary-glow));font-size:12.5px;font-weight:600;text-align:center;line-height:1.3}.wc2-win-root .wc2-prejoin-plaque svg{width:13px;height:13px;flex:none}.ext-nsw-root .wc2-win-body{position:relative}.ext-nsw-root.is-side-layout .wc2-win-body{overflow-x:hidden}.ext-nsw-sheet-host{position:absolute;inset:0;z-index:60;overflow:hidden}.ext-nsw-dock{position:absolute;top:0;left:0;right:0;z-index:2;padding:12px 14px 10px;background:hsl(var(--card));border-bottom:1px solid hsl(var(--border))}.ext-nsw-sheet-host .acSheet{top:66px;bottom:0;border-bottom:none;box-shadow:none}.ext-nsw-sheet-host.is-side{inset-inline-start:130px;inset-inline-end:0;width:auto;top:0;bottom:0;border-inline-start:2px solid hsl(235 86% 65%/.5);background:hsl(220 9% 10%);box-shadow:-20px 0 44px -30px rgba(0,0,0,.85);transform-origin:right;will-change:clip-path,opacity;animation:acNswSideIn .28s cubic-bezier(.4,0,.2,1) both}.ext-nsw-sheet-host.is-side.is-closing{animation:acNswSideOut .26s cubic-bezier(.4,0,.2,1) both}@keyframes acNswSideIn{0%{clip-path:inset(0 0 0 100%);opacity:.5}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes acNswSideOut{0%{clip-path:inset(0 0 0 0);opacity:1}to{clip-path:inset(0 0 0 100%);opacity:.35}}@media (prefers-reduced-motion:reduce){.ext-nsw-sheet-host.is-side,.ext-nsw-sheet-host.is-side.is-closing{animation-duration:.01ms}}.ext-nsw-root .wc2-control--select.is-active{background:linear-gradient(90deg,hsl(235 86% 65%/.24),hsl(235 86% 65%/.12));border-color:transparent;box-shadow:inset 0 0 0 1px hsl(235 86% 65%/.45),0 0 22px -8px hsl(235 86% 65%/.7)}.ext-nsw-root .wc2-control--select.is-active .wc2-control-ic{color:hsl(var(--primary-glow))}.ext-nsw-root .wc2-control--select.is-active .wc2-control-chev{transform:rotate(-90deg);transition:transform .18s ease}.ext-nsw-root .wc2-recent{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;margin-top:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain}.ext-nsw-root .wc2-recent::-webkit-scrollbar{display:none}.ext-nsw-root .wc2-recent.is-grabbing{cursor:grabbing;user-select:none}.ext-nsw-root.is-side-layout .wc2-field{display:grid;grid-template-columns:100px 1fr;column-gap:14px;row-gap:8px;align-items:center}.ext-nsw-root.is-side-layout .wc2-field-label{margin:0;white-space:nowrap}.ext-nsw-root.is-side-layout.is-popup .wc2-field{grid-template-columns:86px 1fr;column-gap:10px}.ext-nsw-root.is-side-layout .wc2-control--select{min-width:0}.ext-nsw-root.is-side-layout .wc2-control-val{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ext-nsw-root.is-side-layout .wc2-chips{justify-content:flex-end}.ext-nsw-root.is-side-layout .wc2-chips,.ext-nsw-root.is-side-layout .wc2-recent{grid-column:1/-1;min-width:0;margin-top:0}.ext-nsw-root .wc2-recent-cap{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground));flex:none}.ext-nsw-root .wc2-recent-chip{font-size:12px;padding:5px 11px;border-radius:999px;cursor:pointer;white-space:nowrap;flex:none;border:1px solid hsl(var(--border));background:hsl(220 9% 16%/.6);color:hsl(var(--foreground));transition:border-color .12s,background .12s}.ext-nsw-root .wc2-recent-chip:hover{border-color:hsl(235 86% 65%/.4);background:hsl(220 9% 20%/.8)}.ext-nsw-root .wc2-recent-chip:disabled{opacity:.55;cursor:default}.ext-nsw-root .wc2-recent-chip.is-grayed{opacity:.42}.ext-nsw-root.is-popup .wc2-recent-chip{background:#2C2C2C;border-color:hsl(var(--border));color:hsl(var(--foreground))}.ext-nsw-root.is-popup .wc2-recent-chip:hover{background:#383838;border-color:hsl(235 86% 65%/.55)}.ext-nsw-root.is-popup .wc2-recent{justify-content:flex-end}.ext-nsw-root.is-side-layout .wc2-win-footer{display:flex;align-items:stretch;gap:10px}.ext-nsw-root.is-side-layout .wc2-field-label{cursor:pointer;padding:7px 10px;border-radius:8px 0 0 8px;transition:background .12s,color .12s;position:relative;z-index:61}.ext-nsw-root.is-side-layout .wc2-field.is-active-field .wc2-field-label{color:hsl(var(--primary-glow));background:hsl(220 9% 10%);box-shadow:inset 2px 0 0 hsl(235 86% 65%/.7)}.ext-min-root{width:100%;height:auto;display:block}.wc2-win-titlebar.ext-min-bar{position:relative;gap:10px;padding:10px 10px 10px 14px;min-height:56px;border-bottom:none;justify-content:flex-start}.ext-min-brand{flex:none}.ext-min-brand .wc2-brand-mark{width:24px;height:24px}.ext-min-state{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.ext-min-actions{flex:none;margin-inline-start:auto}.ext-min-status{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:12.5px;font-weight:600;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ext-min-state.is-lobby .ext-min-status{flex:1;color:hsl(var(--muted-foreground))}.ext-min-idle-dot{width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 4px hsl(var(--primary)/.16)}.ext-min-idle-dot,.ext-min-start{flex:none;background:hsl(var(--primary))}.ext-min-start{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border:none;border-radius:9px;color:hsl(var(--primary-foreground));font-size:12.5px;font-weight:700;letter-spacing:-.01em;transition:background .14s,box-shadow .14s}.ext-min-start:hover:not(:disabled){background:hsl(var(--primary-glow));box-shadow:0 6px 18px -8px hsl(var(--primary)/.8)}.ext-min-start:disabled{opacity:.5;cursor:not-allowed}.ext-min-start svg{width:12px;height:12px}.ext-min-state.ext-min-confirm{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.ext-min-confirm-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;color:hsl(var(--foreground))}.ext-min-confirm-cancel,.ext-min-confirm-end{flex:none;height:30px;padding-inline:12px;border-radius:8px;font-size:12px;font-weight:700;letter-spacing:-.01em;transition:background .14s,box-shadow .14s}.ext-min-confirm-cancel{border:1px solid hsl(var(--border));background:transparent;color:hsl(var(--muted-foreground))}.ext-min-confirm-cancel:hover{background:hsl(var(--muted)/.5);color:hsl(var(--foreground))}.ext-min-confirm-end{border:none;background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.ext-min-confirm-end:hover{box-shadow:0 6px 18px -8px hsl(var(--destructive)/.9)}.ext-min-spinner{flex:none;width:18px;height:18px;border-radius:999px;border:2px solid hsl(var(--primary)/.25);border-top-color:hsl(var(--primary-glow));animation:extMinSpin .8s linear infinite}@keyframes extMinSpin{to{transform:rotate(1turn)}}.ext-min-state.is-starting .ext-min-status{color:hsl(var(--primary-glow))}.ext-min-state.is-live{flex:1}.live-footer.live-footer-compact{flex:1;min-width:0;gap:10px}.live-footer-compact .live-footer-indicator{width:34px;height:34px}.live-footer-compact .live-footer-split>.is-stop{height:34px}.live-footer-compact .live-footer-indicator .icon{width:15px;height:15px}.live-footer-compact .live-footer-indicator .rec-dot{width:10px;height:10px}.live-footer-compact .live-footer-indicator.is-recording .rec-hover-preview{width:15px;height:15px}.live-footer-compact .live-footer-text{gap:0}.live-footer-compact .live-footer-title-wrap{gap:8px;font-size:12.5px}.live-footer-compact .live-footer-title{font-weight:600}.live-footer-compact .live-footer-title-wrap .icon{width:15px;height:15px;color:hsl(var(--destructive))}.live-footer-compact.is-paused .live-footer-title-wrap .icon{color:hsl(40 90% 60%)}.live-footer-compact .live-footer-elapsed{font-size:12.5px;color:hsl(var(--muted-foreground))}.ext-min-bar .live-footer-compact.is-paused .live-footer-split>.is-stop,.ext-min-bar:focus-within .live-footer-compact .live-footer-split>.is-stop,.ext-min-bar:hover .live-footer-compact .live-footer-split>.is-stop{width:34px;margin-inline-start:8px;border-width:1px;opacity:1;scale:1;pointer-events:auto}.ext-min-bar:hover .live-footer-compact .live-footer-indicator.is-control.is-recording{background:hsl(40 90% 55%/.18);border-color:hsl(40 90% 55%/.5);color:hsl(40 90% 60%);box-shadow:0 0 0 4px hsl(40 90% 55%/.12)}.ext-min-bar:hover .live-footer-compact .live-footer-indicator.is-control.is-recording .rec-dot{opacity:0;transform:scale(.5)}.ext-min-bar:hover .live-footer-compact .live-footer-indicator.is-control.is-recording .rec-hover-preview{opacity:1;transform:scale(1)}.ext-min-root.is-offline .ext-min-bar{background:linear-gradient(90deg,hsl(40 90% 55%/.13),transparent 62%)}.ext-min-root.is-nocapture .ext-min-bar{background:linear-gradient(90deg,hsl(var(--destructive)/.17),transparent 62%)}.ext-min-root.is-nocapture .ext-min-bar:after,.ext-min-root.is-offline .ext-min-bar:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2px;pointer-events:none}.ext-min-root.is-offline .ext-min-bar:after{background:linear-gradient(90deg,transparent,hsl(40 90% 60%/.95),transparent);background-size:45% 100%;background-repeat:no-repeat;animation:extMinSweep 1.5s linear infinite}@keyframes extMinSweep{0%{background-position:-45% 0}to{background-position:145% 0}}.ext-min-root.is-nocapture .ext-min-bar:after{background:hsl(var(--destructive)/.85)}.live-footer-compact.is-offline .live-footer-title-wrap .icon{color:hsl(40 90% 60%)}.live-footer-compact.is-nocapture .live-footer-title,.live-footer-compact.is-nocapture .live-footer-title-wrap .icon{color:hsl(var(--destructive))}.ext-min-health-btn{flex:none;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;border:1px solid hsl(var(--destructive)/.45);background:hsl(var(--destructive)/.12);color:hsl(var(--destructive));transition:background .14s,color .14s,border-color .14s}.ext-min-health-btn:hover{background:hsl(var(--destructive)/.26);border-color:hsl(var(--destructive)/.7);color:#fff}.ext-min-health-btn svg{width:14px;height:14px}.live-footer-compact .live-footer-text{min-width:0;flex:1}.live-footer-compact .live-footer-title-wrap{min-width:0}.live-footer-compact .live-footer-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-footer-compact .live-footer-elapsed{flex:none}.live-footer-compact .live-footer-title-row{gap:8px}.ext-min-root.is-nocapture .ext-min-bar{gap:8px;padding-inline-start:12px}@media (prefers-reduced-motion:reduce){.ext-min-root.is-offline .ext-min-bar:after{animation:none}}.wc2-turn-act{position:relative}.wc2-turn-act.is-copied{transition:none;color:hsl(var(--success));background:hsl(var(--success)/.16);border-color:hsl(var(--success)/.45)}.wc2-turn-act.is-copied svg{animation:wc2TurnCheck .26s cubic-bezier(.2,.9,.3,1.4) both}@keyframes wc2TurnCheck{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.wc2-turn-toast{bottom:calc(100% + 7px);inset-inline-end:-4px;z-index:3;padding:5px 9px;border-radius:var(--radius-sm);white-space:nowrap;pointer-events:none;font-size:11px;font-weight:600;line-height:1;color:hsl(var(--foreground));border:1px solid hsl(var(--border));box-shadow:0 10px 24px -14px rgba(0,0,0,.9);animation:wc2TurnToast 1.5s ease both}.wc2-turn-toast,.wc2-turn-toast:after{position:absolute;background:hsl(220 9% 18%)}.wc2-turn-toast:after{content:"";top:100%;inset-inline-end:12px;width:7px;height:7px;border-inline-end:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));transform:translateY(-4px) rotate(45deg)}.wc2-turn-toast.is-below{bottom:auto;top:calc(100% + 7px)}.wc2-turn-toast.is-below:after{top:auto;bottom:100%;border-inline-end:none;border-bottom:none;border-inline-start:1px solid hsl(var(--border));border-top:1px solid hsl(var(--border));transform:translateY(4px) rotate(45deg)}@keyframes wc2TurnToast{0%{opacity:0;transform:translateY(4px)}12%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}.wc2-turn-act.is-starred{transition:none;color:hsl(45 92% 60%);background:hsl(45 92% 55%/.16);border-color:hsl(45 92% 55%/.5)}.wc2-turn-act.is-starred:hover{color:hsl(45 92% 68%);background:hsl(45 92% 55%/.24)}.wc2-turn.is-starred .wc2-turn-actions,.wc2-turn:has(.wc2-turn-act.is-copied) .wc2-turn-actions,.wc2-turn:has(.wc2-turn-act.is-playing) .wc2-turn-actions{opacity:1;pointer-events:auto}.wc2-turn:not(:hover) .wc2-turn-actions .wc2-turn-act:not(.is-starred):not(.is-playing):not(.is-copied){opacity:0;pointer-events:none}.wc2-turn-act.is-playing{transition:none;color:hsl(var(--primary-glow));background:hsl(235 86% 65%/.2);border-color:hsl(235 86% 65%/.55)}@media (prefers-reduced-motion:reduce){.wc2-turn-act.is-copied svg,.wc2-turn-toast{animation-duration:.01ms}}.wc2-turn{--pick-size:20px}.wc2-turn-pick{position:absolute;inset-inline-end:8px;bottom:7px;z-index:2;width:var(--pick-size);height:var(--pick-size);display:grid;place-items:center;border-radius:5px;background:hsl(220 9% 12%/.6);border:1px dashed hsl(var(--muted-foreground)/.6);color:hsl(var(--muted-foreground)/.7);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.wc2-turn-pick svg{width:12px;height:12px}.wc2-turn:has(>.wc2-turn-pick) .wc2-turn-text{padding-inline-end:calc(var(--pick-size) + 10px)}.wc2-turn:focus-within .wc2-turn-pick,.wc2-turn:hover .wc2-turn-pick{opacity:1;pointer-events:auto}.wc2-turn-pick:hover{border-color:hsl(235 86% 65%/.7);background:hsl(220 9% 22%);color:hsl(var(--muted-foreground))}.wc2-turn-pick.is-on{transition:none;opacity:1;pointer-events:auto;color:#fff;background:hsl(var(--primary));border-style:solid;border-color:transparent}.wc2-turn.is-picked{background:hsl(235 86% 65%/.1);box-shadow:inset 2px 0 0 hsl(235 86% 65%/.7)}.wc2-transcript-wrap{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.wc2-transcript-wrap>.wc2-transcript{flex:1;min-height:0}.wc2-selbar{position:absolute;top:8px;left:8px;right:8px;z-index:40;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--radius-md);border:1px solid hsl(235 86% 65%/.4);background:hsl(220 9% 13%);box-shadow:0 14px 30px -18px rgba(0,0,0,.95);animation:wc2SelbarIn .18s ease both}@keyframes wc2SelbarIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.wc2-selbar-count{flex:none;font-size:11px;font-weight:700;letter-spacing:.02em;color:hsl(var(--primary-glow));white-space:nowrap}.wc2-selbar-acts{display:flex;align-items:center;gap:2px;margin-inline-start:auto}.wc2-selbar-acts button{width:26px;height:26px;display:grid;place-items:center;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:hsl(var(--muted-fg));cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease}.wc2-selbar-acts button svg{width:14px;height:14px}.wc2-selbar-acts button:hover{color:hsl(var(--primary-glow));background:hsl(235 86% 65%/.14);border-color:hsl(235 86% 65%/.4)}.wc2-selbar-acts button.is-on{color:hsl(var(--primary-glow));background:hsl(235 86% 65%/.18)}.wc2-selbar-acts button.is-danger:hover{color:hsl(var(--destructive));background:hsl(0 84% 60%/.14);border-color:hsl(0 84% 60%/.4)}.wc2-selbar-reset{margin-inline-start:6px;box-shadow:inset 1px 0 0 hsl(var(--border));border-radius:0 var(--radius-sm) var(--radius-sm) 0}.wc2-selbar-menuwrap{position:relative;display:inline-flex}.wc2-selbar-menu{position:absolute;top:calc(100% + 6px);inset-inline-end:0;z-index:6;min-width:148px;display:flex;flex-direction:column;gap:1px;padding:5px;border-radius:var(--radius-md);border:1px solid hsl(var(--border));background:hsl(var(--popover,var(--card)));box-shadow:0 18px 40px -20px rgba(0,0,0,.95)}.wc2-selbar-menu-cap{padding:4px 7px 5px;font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-fg))}.wc2-selbar-menu button{width:auto;height:auto;justify-items:start;text-align:start;padding:6px 8px;border-radius:6px;font-size:12px;color:hsl(var(--foreground))}.wc2-selbar-menu button:hover{background:hsl(220 9% 20%);border-color:transparent;color:hsl(var(--foreground))}.wc2-selbar-copy{position:relative}.wc2-selbar-acts button.wc2-selbar-copy.is-copied{color:hsl(var(--success));background:hsl(var(--success)/.16);border-color:hsl(var(--success)/.45)}.wc2-selbar-copy.is-copied svg{animation:wc2TurnCheck .26s cubic-bezier(.2,.9,.3,1.4) both}.wc2-selbar-confirm-text{flex:1;min-width:0;font-size:11.5px;font-weight:600;color:hsl(var(--foreground))}.wc2-selbar-confirm-acts{display:flex;align-items:center;gap:6px;flex:none}.wc2-selbar-btn{height:26px;padding:0 10px;border-radius:var(--radius-sm);cursor:pointer;font-family:inherit;font-size:11.5px;font-weight:600;white-space:nowrap;border:1px solid hsl(var(--border));background:transparent;color:hsl(var(--foreground));transition:background .12s ease,border-color .12s ease,color .12s ease}.wc2-selbar-btn:hover{background:hsl(220 9% 20%)}.wc2-selbar-btn.is-danger{border-color:transparent;background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.wc2-selbar-btn.is-danger:hover{background:hsl(0 84% 66%)}@media (prefers-reduced-motion:reduce){.wc2-selbar{animation-duration:.01ms}}.wc2-transcript-wrap>.wc2-feed-alert.is-floating{position:absolute;left:8px;right:8px;bottom:8px;z-index:39;margin:0;box-shadow:0 16px 34px -20px rgba(0,0,0,.95);animation:wc2FeedAlertIn .2s ease both}@keyframes wc2FeedAlertIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.wc2-transcript-wrap>.wc2-feed-alert.is-floating{animation-duration:.01ms}}.wc2-transcript-wrap{container-type:size}.wc2-transcript-wrap>.wc2-transcript{padding-bottom:20cqh}.wc2-transcript-wrap>.wc2-transcript.has-notice{padding-bottom:calc(20cqh + 64px)}.wc2-transcript-wrap>.wc2-transcript.has-selbar{padding-top:56px}