.voice-float{position:fixed;z-index:1300;width:320px;border-radius:20px;overflow:hidden;touch-action:none;user-select:none;background:#ffffff;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 60px -24px rgba(17,24,39,.35),0 2px 6px rgba(17,24,39,.05)}.dark .voice-float{background:#1e1f22;border-color:rgba(255,255,255,.07);box-shadow:0 28px 70px -26px rgba(0,0,0,.85)}.voice-float-grip{position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:2;width:34px;height:4px;border-radius:999px;background:rgba(17,24,39,.12);cursor:grab}.dark .voice-float-grip{background:rgba(255,255,255,.16)}.voice-float:active .voice-float-grip{cursor:grabbing}.vc-card{display:flex;flex-direction:column;gap:10px;padding:22px 16px 14px}.vc-head{display:flex;align-items:center;gap:12px}.vc-face{--vc-accent:#4F7DFF;position:relative;display:grid;place-items:center;border-radius:999px;border:0;padding:0;background:transparent;cursor:pointer;flex-shrink:0}.vc-face:after{content:"";position:absolute;inset:0;border-radius:999px;border:2.5px solid var(--vc-accent);opacity:0;transform:scale(.9);transition:opacity .18s ease,transform .18s ease}.vc-face.is-speaking:after{opacity:1;transform:scale(1)}.vc-face:focus-visible{outline:2px solid var(--vc-accent);outline-offset:2px}.vc-who{min-width:0;display:flex;flex-direction:column;gap:3px}.vc-name{font-size:15px;font-weight:650;color:rgb(17 24 39);letter-spacing:-.01em}.dark .vc-name{color:#f2f3f5}.vc-status{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:rgb(107 114 128)}.dark .vc-status{color:#b5bac1}.vc-status-dot{width:7px;height:7px;border-radius:999px;background:#23a55a;box-shadow:0 0 0 2px rgba(35,165,90,.18)}.vc-status.is-connecting .vc-status-dot{background:#f0b232;box-shadow:0 0 0 2px rgba(240,178,50,.2)}.vc-status.is-muted .vc-status-dot{background:#80848e;box-shadow:0 0 0 2px rgba(128,132,142,.2)}.vc-status.is-error .vc-status-dot{background:#f23f43;box-shadow:0 0 0 2px rgba(242,63,67,.18)}.vc-time{color:rgb(156 163 175)}.dark .vc-time{color:#80848e}.vc-caption-wrap{min-height:44px}.vc-caption{margin:0;font-size:14px;line-height:1.45;color:rgb(31 41 55);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dark .vc-caption{color:#dbdee1}.vc-caption.is-user{color:rgb(107 114 128)}.dark .vc-caption.is-user{color:#949ba4}.vc-caption.is-empty{color:rgb(156 163 175)}.dark .vc-caption.is-empty{color:#6d6f78}.vc-controls{display:flex;gap:12px;padding-top:4px}.vc-btn,.vc-controls{align-items:center;justify-content:center}.vc-btn{display:inline-flex;width:44px;height:44px;border-radius:999px;border:0;background:rgba(17,24,39,.06);color:rgb(31 41 55);transition:background .15s ease,color .15s ease,transform .1s ease}.vc-btn:hover{background:rgba(17,24,39,.11)}.vc-btn:active{transform:scale(.94)}.vc-btn:focus-visible{outline:2px solid rgb(79 125 255/.7);outline-offset:2px}.vc-btn:disabled{opacity:.4}.dark .vc-btn{background:#2b2d31;color:#dbdee1}.dark .vc-btn:hover{background:#35373c;color:#fff}.vc-btn.is-muted{background:rgba(242,63,67,.14);color:#d83c40}.dark .vc-btn.is-muted{background:rgba(242,63,67,.2);color:#f87171}.vc-btn.is-leave{background:#f23f43;color:#fff}.vc-btn.is-leave:hover{background:#da373c}.vc-btn.is-text{width:auto;padding:0 14px;font-size:13px;font-weight:600}.vc-menu{width:268px;padding:8px;border-radius:14px;background:#ffffff;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 50px -18px rgba(17,24,39,.35);max-height:70vh;overflow-y:auto}.dark .vc-menu{background:#111214;border-color:rgba(255,255,255,.08);box-shadow:0 24px 60px -22px rgba(0,0,0,.9)}.vc-menu-label{padding:6px 8px 4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(156 163 175)}.dark .vc-menu-label{color:#80848e}.vc-menu-sep{height:1px;margin:6px 4px;background:rgba(17,24,39,.08)}.dark .vc-menu-sep{background:rgba(255,255,255,.08)}.vc-swatches{display:flex;flex-wrap:nowrap;gap:6px;padding:4px 8px 10px}.vc-swatch{width:22px;height:22px;border-radius:999px;border:2px solid transparent;padding:0;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);transition:transform .12s ease}.vc-swatch:hover{transform:scale(1.12)}.vc-swatch.is-on{border-color:rgb(17 24 39);box-shadow:inset 0 0 0 2px #fff}.dark .vc-swatch.is-on{border-color:#fff;box-shadow:inset 0 0 0 2px #111214}.vc-swatch.is-custom{position:relative;overflow:hidden;background:conic-gradient(#f87171,#fbbf24,#34d399,#60a5fa,#a78bfa,#f87171)}.vc-swatch.is-custom input{position:absolute;inset:-10px;width:200%;height:200%;opacity:0;cursor:pointer}.vc-seg{display:flex;gap:4px;margin:0 8px 6px;padding:3px;border-radius:10px;background:rgba(17,24,39,.05)}.dark .vc-seg{background:rgba(255,255,255,.06)}.vc-seg-opt{flex:1;height:28px;border-radius:8px;border:0;background:transparent;font-size:12.5px;font-weight:600;color:rgb(107 114 128)}.vc-seg-opt.is-on{background:#fff;color:rgb(17 24 39);box-shadow:0 1px 3px rgba(17,24,39,.12)}.dark .vc-seg-opt{color:#b5bac1}.dark .vc-seg-opt.is-on{background:#2b2d31;color:#fff;box-shadow:none}.vc-voices{max-height:200px;overflow-y:auto}.vc-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;border:0;background:transparent;font-size:13.5px;font-weight:500;color:rgb(31 41 55);text-align:left}.vc-item>span:first-child:not(.vc-item-icon){flex:1}.vc-item .vc-item-icon{display:inline-flex;color:rgb(107 114 128)}.vc-item:hover{background:rgba(17,24,39,.06)}.vc-item.is-on{font-weight:650}.vc-item small{font-size:11px;color:rgb(156 163 175);font-weight:400}.vc-item small,.vc-item svg:last-child{margin-left:auto}.dark .vc-item{color:#dbdee1}.dark .vc-item:hover{background:rgba(255,255,255,.07)}.dark .vc-item .vc-item-icon,.dark .vc-item small{color:#80848e}.voice-strip-controls .vc-btn{width:30px;height:30px}.voice-strip-controls .vc-btn svg{width:14px;height:14px}.voice-strip-controls{gap:6px;padding-top:0}@media (max-width:640px){.voice-float{width:calc(100vw - 24px)}}.vc-meter{display:grid;gap:4px;padding:6px 8px 2px;font-size:12px}.vc-meter-row{display:flex;justify-content:space-between;gap:12px;color:var(--vc-text,inherit)}.vc-meter-row b{font-weight:600}.vc-meter-break,.vc-meter-note{opacity:.62;font-size:11px;line-height:1.35}.vc-status.is-ended .vc-status-dot{background:#80848e;box-shadow:0 0 0 2px rgba(128,132,142,.18)}.vc-face.is-ended{opacity:.72;filter:saturate(.8)}.vc-caption.is-note{color:rgb(107 114 128)}.vc-btn.is-text.is-primary{background:rgb(17 24 39);color:#fff;gap:6px}.vc-btn.is-text.is-primary:hover{background:rgb(31 41 55)}.dark .vc-btn.is-text.is-primary{background:rgba(255,255,255,.92);color:rgb(17 24 39)}.dark .vc-btn.is-text.is-primary:hover{background:#fff}.dark .vc-caption.is-note{color:rgba(255,255,255,.55)}.vc-engine-note{padding:0 8px 6px;font-size:11.5px;line-height:1.4;color:rgb(107 114 128)}.dark .vc-engine-note{color:rgba(255,255,255,.55)}.voice-strip-controls .vc-btn.is-text.is-primary{width:30px;height:30px;padding:0;border-radius:999px;gap:0}.voice-strip-controls .vc-btn.is-text.is-primary .vc-btn-label{display:none}