.vc-root{display:flex;flex-direction:column;height:100vh;background:#0f1117;color:#e4e6eb;font-family:Inter,system-ui,-apple-system,sans-serif}.vc-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#161923;border-bottom:1px solid #23263a;flex-shrink:0}.vc-title{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;margin:0}.vc-header-info{display:flex;align-items:center;gap:.75rem}.vc-user-label{font-size:.875rem;color:#a0a3b1}.status-badge{display:inline-block;padding:.2rem .65rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.status-idle{background:#2a2d3a;color:#6b7280}.status-registering{background:#2a2d3a;color:#f59e0b}.status-ready{background:#064e3b;color:#34d399}.status-calling{background:#1e3a5f;color:#60a5fa}.status-receiving{background:#4c1d95;color:#c084fc}.status-connected{background:#064e3b;color:#34d399}.status-error{background:#450a0a;color:#f87171}.vc-error{padding:.65rem 1.5rem;background:#450a0a;color:#fca5a5;font-size:.875rem;border-bottom:1px solid #7f1d1d}.vc-register-panel{flex:1;display:flex;align-items:center;justify-content:center}.vc-register-form{display:flex;flex-direction:column;gap:.75rem;background:#161923;padding:2.5rem;border-radius:1rem;border:1px solid #23263a;width:100%;max-width:380px;box-shadow:0 8px 32px #00000059}.vc-label{font-size:.875rem;color:#a0a3b1}.vc-register-row{display:flex;gap:.5rem}.vc-input{flex:1;padding:.6rem .85rem;border-radius:.5rem;border:1px solid #23263a;background:#0f1117;color:#e4e6eb;font-size:.95rem;outline:none;transition:border-color .15s}.vc-input:focus{border-color:#6366f1}.vc-btn{padding:.6rem 1.1rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.vc-btn:disabled{opacity:.45;cursor:not-allowed}.vc-btn-primary{background:#6366f1;color:#fff}.vc-btn-primary:hover:not(:disabled){background:#4f46e5}.vc-btn-call{background:#059669;color:#fff;padding:.35rem .85rem;font-size:.8rem}.vc-btn-call:hover:not(:disabled){background:#047857}.vc-btn-accept{background:#059669;color:#fff;padding:.65rem 1.6rem;font-size:.95rem}.vc-btn-accept:hover{background:#047857}.vc-btn-reject{background:#dc2626;color:#fff;padding:.65rem 1.6rem;font-size:.95rem}.vc-btn-reject:hover{background:#b91c1c}.vc-btn-mute{background:#2a2d3a;color:#e4e6eb;padding:.6rem 1.25rem;font-size:.875rem;border-radius:9999px;border:1px solid #23263a}.vc-btn-mute:hover{background:#363a4a}.vc-btn-mute--active{background:#450a0a;color:#fca5a5;border-color:#7f1d1d}.vc-btn-mute--active:hover{background:#7f1d1d}.vc-btn-hangup{background:#dc2626;color:#fff;padding:.65rem 2rem;font-size:1rem;border-radius:9999px}.vc-btn-hangup:hover{background:#b91c1c}.vc-main{flex:1;display:flex;overflow:hidden}.vc-sidebar{width:280px;flex-shrink:0;background:#161923;border-right:1px solid #23263a;padding:1.25rem;overflow-y:auto}.vc-quality-row{margin-bottom:1rem}.vc-quality-label,.vc-quality-select{display:block;font-size:.8rem}.vc-quality-label{color:#6b7280;margin-bottom:.35rem}.vc-quality-select{width:100%;padding:.45rem .6rem;border-radius:.4rem;border:1px solid #23263a;background:#0f1117;color:#e4e6eb;cursor:pointer;outline:none}.vc-quality-select:focus{border-color:#6366f1}.vc-quality-select-inline{width:auto;min-width:140px;padding:.5rem .75rem;font-size:.8rem}.vc-register-quality{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #23263a}.vc-register-quality .vc-label{margin-bottom:.35rem}.vc-register-quality .vc-quality-select{width:100%}.vc-sidebar-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 1rem}.vc-sidebar-empty{font-size:.85rem;color:#6b7280;line-height:1.5}.vc-user-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vc-user-item{display:flex;align-items:center;justify-content:space-between;padding:.55rem .75rem;background:#1e2030;border-radius:.5rem}.vc-user-name{font-size:.9rem;font-weight:500}.vc-video-area{flex:1;position:relative;display:flex;align-items:center;justify-content:center;background:#0a0c12}.vc-video-area--active{background:#000}.vc-remote-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vc-video-remote{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;image-rendering:auto;will-change:contents;background:#000}.vc-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:1rem}.vc-remote-label{position:absolute;bottom:1rem;left:1rem;background:rgba(0,0,0,.6);padding:.25rem .7rem;border-radius:.35rem;font-size:.8rem;color:#d1d5db}.vc-local-wrapper{position:absolute;bottom:5.5rem;right:1.5rem;width:220px;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;border:2px solid #23263a;box-shadow:0 4px 20px #00000080}.vc-video-local{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scaleX(-1);image-rendering:auto;will-change:contents;background:#000}.vc-local-label{position:absolute;bottom:.4rem;left:.55rem;background:rgba(0,0,0,.55);padding:.15rem .5rem;border-radius:.25rem;font-size:.7rem;color:#d1d5db}.vc-incoming-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10}.vc-incoming-card{background:#1e2030;padding:2rem 2.5rem;border-radius:1rem;text-align:center;box-shadow:0 12px 40px #00000080;border:1px solid #23263a}.vc-incoming-text{font-size:1.1rem;margin-bottom:1.5rem}.vc-incoming-actions{display:flex;gap:1rem;justify-content:center}.vc-controls{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:5}@media (max-width: 640px){.vc-sidebar{width:100%;border-right:none;border-bottom:1px solid #23263a;max-height:35vh}.vc-main{flex-direction:column}.vc-local-wrapper{width:140px;bottom:5rem;right:.75rem}}
