: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}
