:root{--vbdc-bg: #ffffff;--vbdc-border: #e5e7eb;--vbdc-text: #1f2937;--vbdc-muted: #6b7280;--vbdc-accent: #4338ca;--vbdc-accent-hover: #3730a3;--vbdc-teal-bubble: #99f6e4;--vbdc-ai-label: #2563eb;--vbdc-green: #059669;--vbdc-red: #ef4444;--vbdc-purple-soft: #ede9fe;--vbdc-purple-bar: #7c3aed;--vbdc-input-bg: #eff6ff;--vbdc-logo-red: #dc2626}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,sans-serif;font-size:15px;color:var(--vbdc-text);background:var(--vbdc-bg);-webkit-font-smoothing:antialiased}.ant-form-item-label{padding:0!important;font-weight:500!important}.ant-form-item-label>label{font-weight:500!important}.ant-form-item{--ant-form-item-margin-bottom: 8px !important;margin-bottom:8px!important}.vbdc-app{min-height:100%}.vbdc-app-header{padding:10px 14px;border-bottom:1px solid var(--vbdc-border);flex-shrink:0}.vbdc-app-header-title{font-size:11px;letter-spacing:.06em;text-transform:uppercase}.vbdc-header-btn.ant-btn{font-size:18px;width:34px;height:34px}.vbdc-app-body{flex:1;overflow:auto;padding:12px 18px}.vbdc-logo-block{text-align:center}.vbdc-logo-main{font-size:1.65rem!important;font-weight:800!important;letter-spacing:-.02em;color:#111!important}.vbdc-live-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.vbdc-live-status{font-size:11px;font-weight:700;letter-spacing:.05em;color:var(--vbdc-muted);text-transform:uppercase}.vbdc-timer{font-variant-numeric:tabular-nums;font-weight:700;color:var(--vbdc-green);font-size:.95rem}.vbdc-wave-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--vbdc-purple-soft);border-radius:12px;margin-bottom:18px}.vbdc-wave-bars{display:flex;align-items:flex-end;gap:4px;height:40px;flex:1}.vbdc-wave-bars span{width:5px;border-radius:2px;background:var(--vbdc-purple-bar);animation:vbdc-wave .9s ease-in-out infinite}.vbdc-wave-bars.vbdc-wave-bars--idle span{animation:none;opacity:.4;transform:scaleY(.3)}.vbdc-wave-bars span:nth-child(1){animation-delay:0s;height:30%}.vbdc-wave-bars span:nth-child(2){animation-delay:.1s;height:70%}.vbdc-wave-bars span:nth-child(3){animation-delay:.05s;height:45%}.vbdc-wave-bars span:nth-child(4){animation-delay:.15s;height:90%}.vbdc-wave-bars span:nth-child(5){animation-delay:.2s;height:55%}.vbdc-wave-bars span:nth-child(6){animation-delay:.08s;height:80%}.vbdc-wave-bars span:nth-child(7){animation-delay:.12s;height:40%}@keyframes vbdc-wave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.vbdc-transcript{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.vbdc-msg-user{align-self:flex-end;max-width:92%}.vbdc-msg-ai{align-self:flex-start;max-width:92%}.vbdc-msg-label{font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--vbdc-muted);margin-bottom:4px;text-transform:uppercase}.vbdc-msg-ai .vbdc-msg-label{color:var(--vbdc-ai-label);text-transform:none;letter-spacing:0;font-size:.75rem;display:flex;align-items:center;gap:6px}.vbdc-msg-ai-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover}.vbdc-bubble-user{background:var(--vbdc-teal-bubble);color:#134e4a;padding:12px 14px;border-radius:14px 14px 4px;font-size:.95rem;line-height:1.45}.vbdc-bubble-ai{background:#f8fafc;border:1px solid #e2e8f0;color:#1e293b;padding:12px 14px;border-radius:14px 14px 14px 4px;font-size:.95rem;line-height:1.45}.vbdc-bubble-partial{opacity:.88}.vbdc-voice-placeholder{margin-top:12px;padding:14px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;font-size:.9rem;color:var(--vbdc-muted);line-height:1.5}html:has(.vbdc-voice-app),body:has(.vbdc-voice-app){overflow:hidden;height:100%}.vbdc-voice-app{height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.vbdc-voice-app>.vbdc-app-body{flex:1;min-height:0;overflow:hidden;display:flex;height:calc(100% - 56px);flex-direction:column}.vbdc-voice-app .ant-spin-nested-loading{flex:1;min-height:0;display:flex!important;flex-direction:column}.vbdc-voice-app .ant-spin-container,.vbdc-voice-main-column{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.vbdc-voice-call-controls{flex-shrink:0;background:var(--vbdc-bg);padding-bottom:8px;border-bottom:1px solid var(--vbdc-border)}.vbdc-voice-call-controls .vbdc-live-top{margin-bottom:10px}.vbdc-voice-call-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px;padding:12px 14px;background:var(--vbdc-purple-soft);border-radius:14px;border:1px solid rgba(124,58,237,.12)}.vbdc-voice-meter-wrap{flex:1 1 160px;min-width:120px;max-width:100%;display:flex;align-items:center;justify-content:center;min-height:44px}.vbdc-voice-call-bar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-inline-start:auto}.vbdc-voice-mic-btn.ant-btn{flex-shrink:0}.vbdc-voice-call-bar .vbdc-end-call{flex-shrink:0;width:44px;height:44px;font-size:20px}@media(max-width:380px){.vbdc-voice-call-bar-actions{margin-inline-start:0}}.vbdc-voice-transcript-panel{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:12px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.vbdc-voice-transcript-panel::-webkit-scrollbar{width:8px}.vbdc-voice-transcript-panel::-webkit-scrollbar-track{background:transparent}.vbdc-voice-transcript-panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.vbdc-voice-transcript-panel::-webkit-scrollbar-thumb:hover{background:#94a3b8}.vbdc-voice-call-footer{flex-shrink:0;padding-top:12px;border-top:1px solid var(--vbdc-border);background:var(--vbdc-bg)}
