:root{--color-primary: #321B9A;--color-primary-alpha: rgba(50, 27, 154, .07);--color-primary-border: rgba(50, 27, 154, .1);--color-text-900: #1D293D;--color-text-500: #444444;--color-text-400: #696969;--color-text-300: #8F8F8F;--color-text-muted: #90A1B9;--color-text-secondary: #62748E;--color-text-light: #45556C;--color-text-dark: #314158;--color-bg-primary: #FFFFFF;--color-bg-app: #FBFBFE;--color-bg-surface: #F8FAFC;--color-bg-subtle: #F1F5F9;--color-bg-muted: rgba(251, 251, 254, .5);--color-bg-dark: #202124;--color-bg-video: #0E082B;--color-bg-overlay-dark: rgba(9, 6, 23, .9);--color-bg-overlay-black: rgba(0, 0, 0, .5);--color-bg-overlay-black-60: rgba(0, 0, 0, .6);--color-bg-icon: rgba(142, 142, 142, .08);--color-bg-camera-off: rgba(255, 255, 255, .05);--color-bg-control: #3C4043;--color-border-primary: #E2E2E2;--color-border-secondary: #E2E8F0;--color-border-subtle: #D0D5DD;--color-border-light: #CAD5E2;--color-border-panel: #F1F5F9;--color-border-white-alpha-10: rgba(255, 255, 255, .1);--color-border-white-alpha-20: rgba(255, 255, 255, .2);--color-border-panel-alpha: rgba(241, 245, 249, .5);--color-success: #009966;--color-success-alt: #00BC7D;--color-success-bg: #ECFDF5;--color-danger: #FB2C36;--color-danger-alpha: rgba(251, 44, 54, .7);--color-warning: #FE9A00;--color-waiting: #E17100;--color-waiting-bg: #FEF3C6;--color-waiting-text: #BB4D00;--color-alert: #EC003F;--color-alert-bg: #FFF1F2;--color-white: #FFFFFF;--color-white-90: rgba(255, 255, 255, .9);--color-white-70: rgba(255, 255, 255, .7);--color-white-50: rgba(255, 255, 255, .5);--color-icon-gray: #667185;--font-primary: "ES Rebond Grotesque TRIAL", -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", sans-serif;--font-mono: "Consolas", "Monaco", "Courier New", monospace;--font-fallback: "Arial", sans-serif;--text-xs: 8px;--text-sm: 10px;--text-base: 12px;--text-md: 14px;--text-lg: 16px;--text-xl: 18px;--text-2xl: 20px;--text-3xl: 24px;--text-4xl: 36px;--leading-tight: 1.3;--leading-snug: 1.33;--leading-normal: 1.43;--leading-relaxed: 1.5;--leading-loose: 1.67;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--tracking-tight: -.9px;--tracking-normal: .01em;--tracking-wide: .3px;--tracking-wider: .6px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--radius-xs: 3px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 999px;--radius-circle: 50%;--shadow-xs: 0px 1px 2px -1px rgba(0, 0, 0, .1);--shadow-sm: 0px 1px 3px rgba(0, 0, 0, .1), 0px 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0px 3px 6px rgba(0, 0, 0, .12);--shadow-lg: 0px 10px 15px -3px rgba(0, 0, 0, .1), 0px 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 8px 10px -6px rgba(0, 0, 0, .1);--shadow-2xl: 0px 25px 50px -12px rgba(226, 232, 240, .5);--shadow-video: 0px .838184px 2.51455px rgba(0, 0, 0, .1), 0px .838184px 1.67637px -.838184px rgba(0, 0, 0, .1);--shadow-pip: 0px 20.9546px 41.9092px -10.0582px rgba(0, 0, 0, .25);--shadow-panel: 0px 20px 25px -5px rgba(226, 232, 240, .5), 0px 8px 10px -6px rgba(226, 232, 240, .5);--shadow-tab: 1px 3px 6px -5px rgba(255, 255, 255, .1), 0px 1px 2px -1px rgba(16, 25, 40, .02);--shadow-tab-light: 0px 7.04762px 42.2857px -1.7619px rgba(0, 0, 0, .03);--size-btn-sm: 28px;--size-btn-md: 32px;--size-btn-lg: 36px;--size-btn-xl: 40px;--size-btn-hero: 56px;--size-avatar-sm: 36px;--size-avatar-md: 40px;--size-avatar-lg: 50px;--size-avatar-xl: 56px;--size-avatar-xxl: 100px;--size-selector: 42px;--size-header: 46.94px;--size-tab-height: 52px;--size-icon-sm: 12px;--size-icon-md: 14px;--size-icon-base: 16px;--size-icon-lg: 20px;--size-icon-xl: 24px;--size-sidebar: 380px;--transition-fast: .15s ease;--transition-base: .3s ease;--z-base: 0;--z-dropdown: 10;--z-sticky: 20;--z-fixed: 30;--z-modal-backdrop: 40;--z-modal: 50;--z-popover: 60;--z-tooltip: 70;--gradient-video-overlay: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);--gradient-tab-inactive: linear-gradient(0deg, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(180deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .06) 100%)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background:var(--color-bg-app);color:var(--color-text-500);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{text-align:center;margin-bottom:var(--space-8);color:var(--color-text-500);font-weight:var(--font-bold);letter-spacing:var(--tracking-tight);font-size:var(--text-4xl);line-height:var(--leading-tight)}h2{margin-bottom:var(--space-4);font-size:var(--text-3xl);color:var(--color-text-500);font-weight:var(--font-bold);line-height:var(--leading-snug)}h3{margin-bottom:var(--space-3);font-size:var(--text-lg);color:var(--color-text-500);font-weight:var(--font-bold);line-height:var(--leading-relaxed)}h4{margin-bottom:var(--space-2);font-size:var(--text-base);color:var(--color-text-secondary);font-weight:var(--font-bold);line-height:var(--leading-snug);letter-spacing:var(--tracking-wider);text-transform:uppercase}p{font-size:var(--text-md);line-height:var(--leading-normal);color:var(--color-text-400)}.container{max-width:600px;margin:0 auto;padding:var(--space-8)}.error-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--color-text-500);text-align:center;padding:var(--space-8)}.error-message h2{color:var(--color-text-500);margin-bottom:var(--space-4);font-weight:var(--font-bold)}.error-message p{margin-bottom:var(--space-6);color:var(--color-text-400);max-width:400px;font-size:var(--text-md)}.status-bar{padding:var(--space-4);text-align:center;background:var(--color-bg-subtle);border-top:1px solid var(--color-border-secondary);position:relative;z-index:var(--z-popover)}.status{font-size:var(--text-md);color:var(--color-text-400);font-weight:var(--font-semibold)}.status.connected{color:var(--color-success-alt)}.status.connecting{color:var(--color-warning)}.btn{display:inline-block;padding:var(--space-4) var(--space-8);font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);border:none;border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-base);text-transform:none;line-height:var(--leading-relaxed)}.btn-primary{background:var(--color-primary);color:var(--color-white);width:100%;height:var(--size-btn-hero);display:flex;align-items:center;justify-content:center;gap:var(--space-2);font-weight:var(--font-semibold)}.btn-primary:hover{background:var(--color-primary);opacity:.9;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--color-bg-primary);color:var(--color-text-500);border:1px solid var(--color-border-primary)}.btn-secondary:hover{background:var(--color-bg-subtle);border-color:var(--color-border-secondary)}.btn-danger{background:var(--color-danger);color:var(--color-white)}.btn-danger:hover{background:var(--color-danger);opacity:.9}.btn-control{background:transparent;color:var(--color-white);min-width:var(--size-btn-xl);height:var(--size-btn-xl);padding:0;border-radius:var(--radius-circle);display:inline-flex;align-items:center;justify-content:center;border:none;transition:var(--transition-base);cursor:pointer}.btn-control svg{width:var(--size-icon-xl);height:var(--size-icon-xl);stroke-width:1.5}.btn-control:hover{background:#ffffff1a}.btn-control.btn-muted{opacity:.7}.btn-end-call{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 15px;width:96px;height:28px;background:#fb2c36;color:#fff;border-radius:999px;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:center;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;border:none;cursor:pointer;transition:all .2s ease}.btn-end-call:hover{background:#e01b25;box-shadow:0 2px 4px #00000026,0 1px 2px -1px #0000001a}.btn-end-call svg{width:16px;height:16px;flex-shrink:0}.controls-main .btn-control{background:transparent;color:#fff;width:40px;height:40px}.controls-main .btn-control:hover{background:#ffffff1a}.controls-main .btn-control svg{width:24px;height:24px;stroke-width:1.5}.controls-secondary .btn-control{background:transparent;color:#444;width:40px;height:40px}.controls-secondary .btn-control:hover{background:#0000000d}.controls-secondary .btn-control svg{width:17px;height:17px;stroke-width:1.5}.controls-secondary .btn-control .badge-counter{position:absolute;top:5px;right:5px;width:8px;height:8px;background:#fe9a00;border:1px solid #FFFFFF;border-radius:999px;z-index:1}.badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:3px 24px 3px 10px;height:24px;background:var(--color-primary-border);border-radius:var(--radius-full);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);line-height:var(--leading-snug);color:var(--color-primary)}.badge-dot{width:8px;height:8px;background:var(--color-primary);border-radius:var(--radius-circle);position:relative}.badge-dot:before{content:"";position:absolute;width:15.77px;height:15.77px;background:var(--color-primary);opacity:.02;border-radius:var(--radius-circle);top:50%;left:50%;transform:translate(-50%,-50%)}.count-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;height:19px;background:var(--color-waiting-bg);border-radius:var(--radius-full);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-bold);line-height:var(--leading-relaxed);color:var(--color-waiting-text)}.people-btn{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-regular);border-radius:var(--radius-sm);border:none;cursor:pointer;transition:var(--transition-fast);height:var(--size-btn-md);padding:0 var(--space-3);line-height:var(--leading-snug);display:inline-flex;align-items:center;justify-content:center}.people-btn.accept,.people-btn.admit{background:var(--color-primary);color:var(--color-white);padding:0 var(--space-3)}.people-btn.reject{background:transparent;color:var(--color-danger);width:var(--size-btn-md);height:var(--size-btn-md);padding:0;border-radius:var(--radius-md)}.people-btn:hover{opacity:.9}.tab-btn{display:flex;align-items:center;gap:var(--space-1);padding:4px 12px 4px 4px;height:var(--size-btn-md);background:var(--gradient-tab-inactive);border:none;border-radius:var(--radius-2xl);box-shadow:var(--shadow-tab-light);font-family:var(--font-primary);font-size:var(--text-md);font-weight:var(--font-medium);line-height:var(--leading-tight);letter-spacing:var(--tracking-normal);color:var(--color-text-400);cursor:pointer;transition:var(--transition-fast)}.tab-btn.active{background:var(--color-primary-alpha);border:.5px solid var(--color-primary);box-shadow:var(--shadow-tab);color:var(--color-primary)}.tab-btn-icon{width:24px;height:24px;background:var(--color-bg-icon);border-radius:16px;display:flex;align-items:center;justify-content:center}.tab-btn-icon svg{width:var(--size-icon-md);height:var(--size-icon-md)}.btn-icon-sm{width:var(--size-btn-sm);height:var(--size-btn-sm);padding:0;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:transparent;border:none;cursor:pointer;transition:var(--transition-fast)}.btn-icon-sm svg{width:var(--size-icon-md);height:var(--size-icon-md)}.btn-icon-sm:hover{background:var(--color-bg-subtle)}.card{background:var(--color-bg-primary);border-radius:var(--radius-2xl);padding:var(--space-8);margin-bottom:var(--space-6);border:1px solid var(--color-border-primary);color:var(--color-text-500)}.appointment-card{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:var(--radius-2xl);padding:1px;max-width:512px;margin:0 auto}.appointment-header{padding:var(--space-8) var(--space-8) 1px;gap:var(--space-6);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border-primary)}.appointment-body{padding:var(--space-8) var(--space-8) 0;gap:var(--space-8)}.info-box{display:flex;align-items:center;gap:var(--space-3)}.info-box-icon{width:var(--size-btn-xl);height:var(--size-btn-xl);display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-full)}.info-label{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-regular);line-height:var(--leading-snug);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-400)}.info-value{font-family:var(--font-primary);font-size:var(--text-md);font-weight:var(--font-bold);line-height:var(--leading-normal);color:var(--color-text-500)}.doctor-card{display:flex;align-items:center;gap:var(--space-4)}.doctor-avatar{width:var(--size-avatar-xl);height:var(--size-avatar-xl);border-radius:var(--radius-full);border:1px solid var(--color-border-primary);object-fit:cover}.doctor-status-icon{width:var(--size-btn-xl);height:var(--size-btn-xl);display:flex;align-items:center;justify-content:center;background:var(--color-success-bg);border-radius:var(--radius-full)}.participant-card{display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-2);height:54px;border-radius:var(--radius-lg)}.participant-card.waiting{background:var(--color-bg-primary);border:1px solid var(--color-waiting-bg);padding:0 var(--space-3)}.participant-info{display:flex;align-items:center;gap:var(--space-3)}.participant-avatar{width:var(--size-avatar-sm);height:var(--size-avatar-sm);border-radius:var(--radius-full);background:var(--color-bg-subtle);object-fit:cover}.participant-details{display:flex;flex-direction:column}.participant-name{font-family:var(--font-primary);font-size:var(--text-md);font-weight:var(--font-bold);line-height:var(--leading-normal);color:var(--color-text-500);display:flex;align-items:center;gap:var(--space-1)}.participant-role{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-regular);line-height:var(--leading-snug);color:var(--color-text-secondary);text-transform:capitalize}.participant-actions{display:flex;align-items:center;gap:var(--space-1)}.form-group{margin-bottom:var(--space-6)}.form-group label{display:block;margin-bottom:var(--space-3);font-family:var(--font-primary);font-weight:var(--font-semibold);color:var(--color-text-500);font-size:var(--text-md)}.form-group input{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border-secondary);border-radius:var(--radius-md);font-family:var(--font-primary);font-size:var(--text-md);background:var(--color-bg-surface);color:var(--color-text-500);transition:var(--transition-base);font-weight:var(--font-regular)}.form-group input::placeholder{color:var(--color-text-muted);opacity:.5}.form-group input:focus{outline:none;border-color:var(--color-primary);background:var(--color-bg-primary)}.appointment-card-wrapper{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:var(--space-6)}.appointment-card-wrapper:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(90deg,#f8f6fd66,#f9e7fe66);z-index:0}.appointment-card-container{position:relative;width:100%;max-width:512px;display:flex;flex-direction:column;align-items:center;gap:32px;z-index:1}.appointment-logo{display:flex;align-items:center;justify-content:center;width:100px;height:100px}.appointment-card{background:#fff;border:1px solid #E2E2E2;border-radius:24px;width:100%;overflow:hidden}.appointment-header{padding:32px 32px 0;background:#fbfbfe80;border-bottom:1px solid #E2E2E2;display:flex;flex-direction:column;gap:24px}.badge{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;padding:3px 24px 3px 10px;height:24px;background:#321b9a1a;border-radius:9999px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;line-height:16px;color:#321b9a}.badge-dot{width:8px;height:8px;background:#321b9a;border-radius:50%;position:relative}.badge-dot:before{content:"";position:absolute;width:15.77px;height:15.77px;background:#321b9a;opacity:.2;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.appointment-title-wrapper{display:flex;flex-direction:column;gap:4px}.appointment-title{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#444;margin:0;text-align:left}.appointment-description{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#696969;margin:0;text-align:left}.appointment-info-row{display:flex;gap:24px;margin-top:0;padding-bottom:32px}.info-box{display:flex;align-items:center;gap:12px}.info-box-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #D0D5DD;border-radius:50%}.info-box-icon svg{width:16px;height:16px}.info-box-content{display:flex;flex-direction:column;gap:0}.info-label{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.3px;text-transform:uppercase;color:#696969}.info-value{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:#444}.appointment-body{padding:32px;display:flex;flex-direction:column;gap:32px}.user-card{display:flex;align-items:center;gap:16px;height:56px}.user-avatar{width:56px;height:56px;min-width:56px;border-radius:50%;border:1px solid #E2E2E2;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.user-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-primary);background:var(--color-primary-alpha)}.user-info{flex:1;display:flex;flex-direction:column;gap:0}.user-name{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#444}.user-credentials{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#696969;display:flex;align-items:center;gap:8px}.user-status-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:#ecfdf5;border-radius:50%}.appointment-body .btn-primary{height:56px;border-radius:14px;font-size:16px;font-weight:600;line-height:24px;margin-top:8px;gap:8px}.appointment-footer{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;width:270px;min-height:42px;left:calc(50% - 135px);bottom:50px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:12px;text-align:center;color:#b4b4b4;padding:0;z-index:1}.appointment-footer svg{width:14px;height:14px;flex-shrink:0}.appointment-footer span{display:inline-block;margin-top:4px}.appointment-card-wrapper .loader{width:40px;height:40px;border:3px solid var(--color-bg-subtle);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto var(--space-4)}.appointment-card-container>p{text-align:center;color:var(--color-text-400);font-size:var(--text-md)}.appointment-card-wrapper .error-message{text-align:center;padding:var(--space-8)}.appointment-card-wrapper .error-message h2{color:var(--color-text-500);margin-bottom:var(--space-4)}.appointment-card-wrapper .error-message p{color:var(--color-text-400);font-size:var(--text-md)}@media (max-width: 600px){.appointment-card-wrapper{padding:var(--space-4)}.appointment-header,.appointment-body{padding:var(--space-6)}.appointment-title{font-size:var(--text-2xl)}.appointment-info-row{flex-direction:column;gap:var(--space-3)}.appointment-footer{width:90%;max-width:440px;left:50%;transform:translate(-50%);bottom:1.5rem}}.pre-call-screen{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed}.pre-call-container{max-width:700px;width:100%;text-align:center}.pre-call-container h1{margin-bottom:.5rem}.pre-call-subtitle{font-size:1rem;color:#fffc;margin-bottom:2rem;font-weight:500}.pre-call-preview{position:relative;width:100%;height:400px;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset}.pre-call-video{width:100%;height:100%;position:absolute;top:0;left:0}.pre-call-video.hidden{display:none}.pre-call-video video{width:100%!important;height:100%!important;object-fit:cover;display:block;position:absolute;top:0;left:0}.pre-call-video-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;background:#4a35a51a}.video-off-icon-circle{width:80px;height:80px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.video-off-icon-circle svg{width:40px;height:40px;color:#fffffff2}.video-off-label{font-size:1rem;font-weight:500;margin:0}.pre-call-loading{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffffffe6}.pre-call-loading .loader{margin-bottom:1.5rem}.pre-call-loading p{font-size:1rem;font-weight:500}.pre-call-error{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;padding:2rem}.pre-call-error svg{margin-bottom:1rem;color:#ffb2b2}.pre-call-error p{font-size:1rem;font-weight:500;max-width:400px}.pre-call-controls{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.pre-call-actions{display:flex;justify-content:center;gap:1rem;width:100%;max-width:400px;margin:0 auto}.pre-call-actions .btn{flex:1 1 0;max-width:160px;white-space:nowrap}@media (max-width: 768px){.pre-call-screen{padding:1rem}.pre-call-preview{height:300px;border-radius:24px}.pre-call-container{padding:0}.pre-call-container h1{font-size:1.5rem}.pre-call-subtitle{font-size:.9rem;margin-bottom:1.5rem}.pre-call-controls{gap:1rem;margin-bottom:1.5rem}.pre-call-actions{flex-direction:column;width:100%;gap:.75rem}.pre-call-actions .btn{width:100%;max-width:none;min-width:auto}}.video-call-container{height:100vh;display:flex;flex-direction:column;position:relative;background:linear-gradient(90deg,#f8f6fd66,#f9e7fe66);overflow:hidden}.video-call-container:before,.video-call-container:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;pointer-events:none;z-index:0}.video-call-container:before{width:500px;height:500px;background:radial-gradient(circle,rgba(200,200,200,.15) 0%,transparent 70%);top:-150px;left:-150px;animation:float 20s ease-in-out infinite}.video-call-container:after{width:400px;height:400px;background:radial-gradient(circle,rgba(180,180,180,.12) 0%,transparent 70%);bottom:-100px;right:-100px;animation:float 15s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,30px) scale(1.1)}}.call-layout-wrapper{display:flex;flex:1;min-height:0;overflow:hidden;position:relative;z-index:1}.call-layout{position:relative;display:flex;width:100%;flex:1;min-height:0;overflow:hidden;isolation:isolate;transition:all .3s ease}.call-layout.with-side-panel{max-width:calc(100% - 380px)}.call-layout .video-grid{flex:1 1 100%;transition:flex .25s ease;overflow-y:auto}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:2rem;padding:2.5rem;position:relative;z-index:1}.video-player{position:relative;background:#202124;border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;min-height:300px;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset;transition:all .3s ease}.video-player:hover{box-shadow:0 15px 50px #4a35a559,0 0 60px #c3b6ff33;transform:translateY(-4px);border-color:#ffffff4d}.screen-share-layout{display:flex;gap:1.5rem;padding:2.5rem;width:100%;height:100%;position:relative;z-index:1}.screen-share-main{flex:0 0 calc(80% - .75rem);display:flex;align-items:center;justify-content:center;background:#1e1e2880;border-radius:32px;overflow:hidden}.screen-share-main .video-player{width:100%;height:100%;min-height:500px;margin:0}.participants-sidebar{flex:0 0 calc(20% - .75rem);display:flex;flex-direction:column;gap:1rem;overflow-y:auto;overflow-x:hidden;padding:.5rem;scrollbar-width:thin;scrollbar-color:rgba(187,161,252,.4) transparent}.participants-sidebar::-webkit-scrollbar{width:6px}.participants-sidebar::-webkit-scrollbar-track{background:transparent}.participants-sidebar::-webkit-scrollbar-thumb{background:#bba1fc66;border-radius:3px}.participants-sidebar::-webkit-scrollbar-thumb:hover{background:#bba1fc99}.thumbnail-wrapper{width:100%;flex-shrink:0}.thumbnail-wrapper .video-player,.participants-sidebar .video-player.thumbnail{min-height:120px;max-height:180px;aspect-ratio:16 / 9;border-radius:16px;border-width:1.5px;display:flex;align-items:center;justify-content:center}.thumbnail-wrapper .video-player .video-element,.participants-sidebar .video-player.thumbnail .video-element{min-height:120px}.thumbnail-wrapper .video-player .video-label,.participants-sidebar .video-player.thumbnail .video-label{font-size:.75rem;padding:6px 12px;bottom:8px}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:56px!important;height:56px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:28px!important;height:28px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:8px!important}.thumbnail-wrapper .video-off-placeholder,.participants-sidebar .video-player .video-off-placeholder{min-height:auto!important;padding:12px!important;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.participants-sidebar .video-player.presenting{background:linear-gradient(135deg,#bba1fc33,#d3b0f626);border-color:#bba1fc66;box-shadow:0 4px 16px #4a35a533,0 0 0 1px #bba1fc26 inset}.participants-sidebar .video-player.presenting .video-off-placeholder{background:transparent;border:none}.participants-sidebar .video-player.presenting .video-off-icon-circle{width:56px;height:56px;background:#bba1fc40;border:2px solid rgba(187,161,252,.3);box-shadow:0 4px 12px #4a35a526}.participants-sidebar .video-player.presenting .video-off-icon-circle svg{width:28px;height:28px}.participants-sidebar .video-player.presenting .video-off-label{font-size:.7rem;font-weight:600;color:#fffffff2;background:#bba1fc4d;padding:4px 10px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);margin-top:8px;max-width:85%}.video-player.screen-share{grid-column:1 / -1;min-height:400px;background:#1e1e28cc;border-color:#bba1fc80;box-shadow:0 12px 45px #4a35a54d,0 0 0 2px #bba1fc33 inset;position:relative}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{background:#bba1fc80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);font-weight:700;letter-spacing:.3px;font-size:.95rem;padding:10px 20px}.fullscreen-toggle{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#1c1e21bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.fullscreen-toggle:hover{background:#1c1e21e6;border-color:#bba1fc66;transform:scale(1.05);box-shadow:0 4px 12px #0000004d}.fullscreen-toggle:active{transform:scale(.95)}.fullscreen-toggle svg{width:20px;height:20px}.video-element{width:100%;height:100%;min-height:300px}.video-element video{width:100%;height:100%;object-fit:cover}.video-player.screen-share .video-element video,.screen-share-main .video-player .video-element video,.screen-share-main .video-element video,.video-element video[class*=agora]{object-fit:contain!important;background:#000000d9}.video-player.screen-share .video-element,.screen-share-main .video-player .video-element{display:flex;align-items:center;justify-content:center;background:#000000d9}.video-label{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#bba1fc4d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;padding:10px 20px;border-radius:50px;font-size:.95rem;font-weight:600;box-shadow:0 4px 15px #4a35a533;letter-spacing:-.2px;border:1px solid rgba(255,255,255,.2)}.video-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;color:#fff9;font-size:3rem;background:#ffffff0d}.video-player .video-off-placeholder{width:100%;height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#202124;color:#fffffff2;text-align:center;padding:16px}.video-off-icon svg{width:56px;height:56px;display:block;opacity:.98;color:#fff}.video-off-label{margin-top:10px;font-size:13px;font-weight:600;color:#ffffffe6;opacity:.9;letter-spacing:-.2px}.video-player .video-off-placeholder:hover{transform:translateY(-2px);box-shadow:0 12px 40px #4a35a547}.video-off-icon-circle{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;color:#ffffff80}.video-off-icon-circle svg{width:40px;height:40px}.video-player .video-off-label{margin-top:12px;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.video-player .mute-overlay{position:absolute;top:12px;right:12px;z-index:5;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#1c1e21bf;color:#ffb2b2;box-shadow:0 4px 12px #0006;border:1px solid rgba(255,255,255,.06)}.video-player .mute-overlay svg{width:16px;height:16px;stroke-width:2.5}.waiting-message{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;color:#ffffffe6;text-align:center;padding:2rem;font-weight:600;background:#ffffff0d;font-size:1.1rem;letter-spacing:-.3px}.controls{display:inline-flex;flex-direction:row;align-items:center;gap:12px;padding:16px 24px;background:#202124;border-radius:999px;position:relative;z-index:1;margin:0 auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.controls-main{display:flex;flex-direction:row;align-items:center;padding:9px 17px;gap:12px;height:58px;background:#090617e6;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 10px -6px #0000001a;border-radius:999px}.controls-secondary{display:flex;flex-direction:row;align-items:center;padding:9px;gap:8px;height:58px;background:#fff;border:1px solid #E2E2E2;box-shadow:0 8px 10px -6px #0000001a;border-radius:999px}.control-divider{width:1px;height:24px;background:#fff3;border-radius:0;flex-shrink:0}.btn-panel-toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 12px;gap:8px;height:36px;border-radius:999px;background:transparent;border:none;cursor:pointer;transition:background-color .2s ease;font-family:Arial,sans-serif;font-size:14px;line-height:20px;color:#696969}.btn-panel-toggle:hover:not(:disabled){background:#0000000d}.btn-panel-toggle:disabled{cursor:not-allowed;opacity:.5}.btn-panel-toggle svg{width:17px;height:17px;color:#444;flex-shrink:0}.btn-panel-toggle span{white-space:nowrap;text-align:center}.btn-icon-only{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:40px;height:40px;border-radius:999px;background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}.btn-icon-only:hover:not(:disabled){background:#0000000d}.btn-icon-only:disabled{cursor:not-allowed;opacity:.5}.btn-icon-only svg{width:17px;height:17px;color:#444}.profile-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center}.circle-border{width:120px;height:120px;border:3px solid rgba(255,255,255,.35);border-radius:50%;margin-bottom:12px}.icon-user{font-size:3.4rem;opacity:.85}.audio-mute-badge{position:absolute;top:16px;right:16px;width:38px;height:38px;background:#bba1fc59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 4px 15px #4a35a54d}.audio-mute-badge svg{width:20px;height:20px;stroke-width:2.5}.avatar-badge{position:absolute;top:20px;right:20px}.btn-control.btn-recording{background:#ff5964d9;color:#fff;box-shadow:0 4px 15px #ff596466}.btn-control.btn-recording:hover{background:#ff5964f2;box-shadow:0 6px 20px #ff596480}.btn-control.btn-pending{background:#fbbf24d9;color:#fff;box-shadow:0 4px 15px #fbbf2466}.btn-control.btn-pending:hover{background:#fbbf24f2;box-shadow:0 6px 20px #fbbf2480}@keyframes recording-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}.recording-pulse{animation:recording-pulse 2s ease-in-out infinite}.consent-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.consent-modal{background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:24px;padding:2rem;max-width:480px;width:100%;box-shadow:0 20px 60px #4a35a566}.consent-modal-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.consent-modal-icon{width:64px;height:64px;color:#ff5964e6;margin-bottom:1rem}.consent-modal-header h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-align:center}.consent-modal-body{margin-bottom:2rem}.consent-modal-body p{color:#fffffff2;font-size:1rem;line-height:1.6;margin-bottom:1rem}.consent-modal-body p:last-child{margin-bottom:0}.consent-modal-note{font-size:.9rem;color:#ffffffbf;background:#bba1fc26;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.consent-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-consent-decline,.btn-consent-approve{padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;letter-spacing:-.2px}.btn-consent-decline{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-consent-decline:hover:not(:disabled){background:#ffffff4d;border-color:#fff9;box-shadow:0 4px 20px #fff3}.btn-consent-approve{background:linear-gradient(135deg,#bba1fc,#4a35a5);color:#fff;box-shadow:0 4px 20px #4a35a566}.btn-consent-approve:hover:not(:disabled){background:linear-gradient(135deg,#c3b6ff,#5642b8);box-shadow:0 6px 30px #4a35a580;transform:translateY(-2px)}.btn-consent-decline:disabled,.btn-consent-approve:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){.controls{gap:8px;padding:1.5rem 1rem}.controls-main,.controls-secondary{gap:8px;padding:8px 12px}.btn-panel-toggle span{display:none}.btn-panel-toggle{width:40px;height:40px;padding:0}}@media (max-width: 768px){.controls{flex-wrap:wrap;gap:.75rem;padding:1rem}.controls-main,.controls-secondary{height:52px}}@media (max-width: 480px){.controls{gap:.5rem;padding:.75rem}.controls-main,.controls-secondary{flex-wrap:wrap;justify-content:center}}@media (max-width: 1200px){.video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;padding:2rem}.screen-share-layout{gap:1rem;padding:2rem}.screen-share-main{flex:0 0 calc(75% - .5rem)}.participants-sidebar{flex:0 0 calc(25% - .5rem)}}@media (max-width: 900px){.video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;padding:1.5rem}.screen-share-layout{flex-direction:column!important;gap:1rem;height:100%}.screen-share-main{flex:0 0 50%;min-height:300px;max-height:50vh}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;padding:.5rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:140px;max-height:180px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:52px!important;height:52px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:26px!important;height:26px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:8px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.85rem!important;padding:8px 16px!important}}@media (max-width: 768px){.call-layout{flex-direction:column}.video-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}.call-layout.has-people-panel .video-grid{flex:1 1 100%}.video-player,.video-element{min-height:250px}.controls{flex-wrap:wrap;gap:1rem;padding:1.5rem 1rem}.btn-control{min-width:52px;height:52px}.screen-share-layout{padding:1rem;flex-direction:column!important;height:100%}.screen-share-main{flex:0 0 50%;min-height:280px;max-height:50vh}.screen-share-main .video-player{min-height:280px}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;padding:.75rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start;justify-content:center}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:120px;max-height:160px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:48px!important;height:48px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:24px!important;height:24px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:6px!important;max-width:95%}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.8rem!important;padding:7px 14px!important}}@media (max-width: 480px){.video-grid,.screen-share-layout{padding:.75rem;gap:.75rem}.screen-share-main{min-height:220px;border-radius:20px}.participants-sidebar{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important;padding:.5rem 1.5rem!important;justify-items:center;align-content:start}.thumbnail-wrapper{flex:none;width:100%;max-width:280px}.thumbnail-wrapper .video-player{min-height:140px;max-height:200px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:56px!important;height:56px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:28px!important;height:28px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.75rem!important;margin-top:8px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.75rem!important;padding:6px 12px!important}.controls{padding:1rem .75rem;gap:.75rem}}@media (max-height: 800px) and (orientation: portrait){.screen-share-layout{flex-direction:column!important;height:100%}.screen-share-main{flex:0 0 50%;min-height:280px;max-height:50vh}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:120px;max-height:160px;aspect-ratio:1 / 1!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.8rem!important;padding:7px 14px!important}}@media (max-height: 700px) and (orientation: portrait){.screen-share-main{min-height:220px}.thumbnail-wrapper .video-player{min-height:100px;max-height:140px;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:44px!important;height:44px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:22px!important;height:22px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.65rem!important;margin-top:6px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.75rem!important;padding:6px 12px!important}}.people-panel{width:30%;min-width:300px;background:#191923bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px;color:#fff;overflow-y:auto;border-left:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 12px 30px #00000014,inset 0 0 0 1px #ffffff42}.people-panel-header{font-weight:600;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:1rem;letter-spacing:.2px}.people-panel-close{background:transparent;border:none;color:#ffffffb3;padding:4px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.people-panel-close:hover{background:#ffffff14;color:#fff}.people-panel-close:active{transform:scale(.95)}.people-section{margin-bottom:22px}.people-section-title{font-size:12px;text-transform:uppercase;letter-spacing:.6px;opacity:.6;margin-bottom:10px;font-weight:500}.people-item{font-size:14px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:6px 8px}.people-item.muted{opacity:.7}.people-item.with-actions{gap:8px}.people-empty{font-size:13px;opacity:.5;padding-top:6px}.people-actions{display:flex;gap:6px}.host-panel{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.4rem;border-radius:18px;width:100%;max-width:540px;margin:0 auto 1.5rem;text-align:center;box-shadow:0 8px 32px #4a35a540}.pending-item{display:flex;justify-content:space-between;align-items:center;margin:.75rem 0;padding:.75rem 1rem;background:#ffffff26;border-radius:14px;border:1px solid rgba(255,255,255,.25)}.pending-item span{font-size:1rem;font-weight:600;color:#fff}.pending-panel{position:absolute;top:20px;right:20px;background:#ffffff2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;padding:1rem 1.2rem;min-width:240px;color:#fff;border:1px solid rgba(255,255,255,.25);z-index:12}.pending-empty{opacity:.7;font-size:.9rem}@media (max-width: 768px){.people-panel{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:100%;min-width:unset;margin:0;border-radius:0;border-left:none;z-index:100;background:#191923f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.people-panel-header{padding:1rem;padding-bottom:12px}}.waiting-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;color:#fff;z-index:10}.waiting-card{background:#ffffff1f;border-radius:24px;padding:2.5rem 3rem;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 40px #4a35a540;max-width:450px}.waiting-card h2{font-size:1.7rem;margin-bottom:.75rem;font-weight:700}.waiting-card p{font-size:1rem;opacity:.85}.loader{width:60px;height:60px;border:5px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.waiting-media-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed}.waiting-media-card{max-width:700px;width:100%;text-align:center;color:#fff}.waiting-media-card h2{margin-bottom:.75rem;font-size:2rem;font-weight:700}.waiting-media-message{font-size:1rem;color:#ffffffd9;margin-bottom:2rem;font-weight:500}.waiting-media-preview{position:relative;width:100%;height:400px;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset}.waiting-media-video{width:100%;height:100%;position:absolute;top:0;left:0}.waiting-media-video.hidden{display:none}.waiting-media-video video{width:100%!important;height:100%!important;object-fit:cover;display:block;position:absolute;top:0;left:0}.waiting-media-video-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;background:#4a35a51a}.waiting-media-loading{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffffffe6}.waiting-media-loading .loader{margin-bottom:1.5rem}.waiting-media-loading p{font-size:1rem;font-weight:500}.waiting-media-error{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;padding:2rem}.waiting-media-error svg{margin-bottom:1rem;color:#ffb2b2}.waiting-media-error p{font-size:1rem;font-weight:500;max-width:400px}.waiting-media-controls{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}@media (max-width: 768px){.waiting-media-wrapper{padding:1rem}.waiting-media-preview{height:300px;border-radius:24px}.waiting-media-card h2{font-size:1.5rem}.waiting-media-message{font-size:.9rem;margin-bottom:1.5rem}.waiting-media-controls{gap:1rem;margin-bottom:.75rem}}.waiting-room-wrapper{position:relative;width:100%;min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center}.waiting-room-wrapper:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(90deg,#f8f6fd66,#f9e7fe66);z-index:0}.waiting-room-container{position:relative;display:flex;gap:98px;max-width:1400px;width:100%;padding:2rem;z-index:1}.waiting-room-video-section{display:flex;flex-direction:column;gap:24px;width:758.14px;flex-shrink:0}.video-preview-container{position:relative;width:758.14px;height:426.45px;background:#202124;box-shadow:0 25px 50px -12px #e2e8f080;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 0 .015625px;overflow:hidden}.video-preview{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.video-preview.hidden{display:none}.video-user-name{position:absolute;left:24px;top:24px;padding:4px 12px;background:#0003;box-shadow:0 3px 6px #0000001f;border-radius:8px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff;z-index:10}.video-off-state{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:5}.avatar-circle{display:flex;justify-content:center;align-items:center;width:96px;height:96px;background:#ffffff0d;border-radius:50%;font-family:Arial,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:36px;color:#ffffff80}.video-off-label{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:28px;letter-spacing:.5px;color:#ffffffe6;margin:0}.video-loading,.video-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;z-index:5}.video-error p{color:#ff6b6b;margin:0}.loader{width:40px;height:40px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-controls{position:absolute;width:758.14px;height:56px;left:0;bottom:24px;display:flex;justify-content:center;align-items:center;gap:16px;z-index:10}.control-btn{display:flex;justify-content:center;align-items:center;width:56px;height:56px;background:#3c4043;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease;color:#fff}.control-btn:hover:not(:disabled){transform:scale(1.05)}.control-btn:disabled{opacity:.5;cursor:not-allowed}.control-btn.muted,.control-btn.video-off{background:#fb2c36}.control-btn svg{width:24px;height:24px}.device-selection{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;width:758.14px;height:42px}.device-select-group{position:relative;box-sizing:border-box;display:flex;align-items:center;padding:0 17px;gap:8px;background:#fff;border:1px solid #E2E2E2;border-radius:100px;cursor:pointer;transition:border-color .2s ease;height:42px}.device-select-group:hover{border-color:#321b9a}.device-select-group:focus-within{border-color:#321b9a}.device-selection .device-select-group:nth-child(1){width:209.5px;max-width:209.5px}.device-selection .device-select-group:nth-child(2){width:200px;max-width:200px}.device-selection .device-select-group:nth-child(3){width:217.48px;max-width:217.48px}.device-icon{flex-shrink:0;width:16px;height:16px}.device-select-group select{flex:1;border:none;background:transparent;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#696969;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.device-select-group select:disabled{opacity:.5;cursor:not-allowed}.device-select-group select option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.chevron-icon{flex-shrink:0;width:16px;height:16px;pointer-events:none}.device-dropdown{box-sizing:border-box;position:absolute;width:256px;left:0;bottom:calc(100% + 8px);display:flex;flex-direction:column;align-items:flex-start;padding:7px 1px 1px;background:#fff;border:1px solid #E2E2E2;box-shadow:0 20px 25px -5px #e2e8f080,0 8px 10px -6px #e2e8f080;border-radius:14px;z-index:100}.device-dropdown-option{display:flex;justify-content:space-between;align-items:center;padding:0 16px;width:100%;height:40px;cursor:pointer;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#696969;transition:background .15s ease}.device-dropdown-option:hover{background:#f8fafc}.device-dropdown-option.selected{color:#321b9a}.device-dropdown-option.selected svg{color:#321b9a}.device-info-text{display:flex;justify-content:center;align-items:center;width:758.14px;height:16px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#90a1b9;margin:0}.waiting-room-info-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:350px;flex-shrink:0}.info-logo{box-sizing:border-box;width:100px;height:100px;background:#fff;border-radius:90px;display:flex;align-items:center;justify-content:center;position:relative}.info-logo svg{width:31.93px;height:44.78px}.waiting-room-info-section>div:nth-child(2){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:350px}.info-title{width:350px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:500;font-size:28px;line-height:40px;text-align:center;letter-spacing:-.9px;color:#444;margin:0}.info-message{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:28px;text-align:center;color:#696969;margin:0}.appointment-info{box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 16px;gap:12px;width:350px;height:38px;background:#f8fafc;border:1px solid #F1F5F9;border-radius:100px}.appointment-info-row{display:flex;align-items:center;gap:12px}.appointment-type{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#321b9a}.appointment-separator{width:4px;height:4px;background:#cad5e2;border-radius:50%}.appointment-time{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#696969}.waiting-room-info-section .btn{display:flex;justify-content:center;align-items:center;gap:8px;width:350px;height:56px;background:#321b9a;border-radius:100px;border:none;cursor:pointer;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:28px;text-align:center;color:#fff;transition:all .2s ease}.waiting-room-info-section .btn:hover:not(:disabled){background:#261577;transform:scale(1.02)}.waiting-room-info-section .btn:disabled{opacity:.7;cursor:not-allowed}.btn-loading-spinner{width:16px;height:16px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.info-footer{display:flex;flex-direction:column;align-items:center;gap:4px;width:270px;height:42px}.info-footer svg{width:14px;height:14px;margin-bottom:4px}.info-footer span{font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#b4b4b4}.waiting-room-footer{position:absolute;display:flex;flex-direction:column;align-items:center;padding:0;gap:4px;width:270px;min-height:42px;left:calc(50% - 135px);bottom:50px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#b4b4b4;z-index:1}.waiting-room-footer svg{width:14px;height:14px;flex-shrink:0}.waiting-room-footer span{display:inline-block;margin-top:4px}@media (max-width: 1300px){.waiting-room-container{flex-direction:column;align-items:center;gap:3rem}.waiting-room-video-section{width:100%;max-width:758.14px}.video-preview-container{width:100%;height:auto;aspect-ratio:16 / 9}.video-controls{width:100%}.device-selection{width:100%;flex-wrap:wrap}.device-info-text{width:100%}}@media (max-width: 768px){.waiting-room-wrapper{padding:1rem}.waiting-room-container{padding:1rem;gap:2rem}.waiting-room-video-section{width:100%}.video-preview-container{aspect-ratio:4 / 3}.device-selection{flex-direction:column;height:auto;gap:.75rem}.device-selection .device-select-group:nth-child(1),.device-selection .device-select-group:nth-child(2),.device-selection .device-select-group:nth-child(3){width:100%}.waiting-room-info-section{width:100%;max-width:350px}.info-title{font-size:24px;line-height:32px}.info-message{font-size:16px;line-height:24px}.waiting-room-footer{width:90%;max-width:440px;left:50%;transform:translate(-50%);bottom:1.5rem}}.error-screen-wrapper{position:relative;width:100%;min-height:100vh;background:#fff}.error-screen-wrapper:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(90deg,#f8f6fd66,#f9e7fe66);z-index:0}.error-screen-container{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:32px;width:500px;max-width:500px;left:calc(50% - 250px);top:50%;transform:translateY(-50%);z-index:1}.error-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:100px;height:100px;min-width:100px;min-height:100px;max-width:100px;max-height:100px;background:#fef2f2;border-radius:50%;overflow:hidden;flex-shrink:0}.error-icon svg{width:50px;height:50px;min-width:50px;min-height:50px;flex-shrink:0}.error-screen-container>div:first-of-type{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;gap:8px;width:500px}.error-title{width:500px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:500;font-size:28px;line-height:40px;text-align:center;letter-spacing:-.9px;color:#444;margin:0}.error-message{width:500px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:28px;text-align:center;color:#696969;margin:0}.error-appointment-card{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:17px 1px 1px 17px;gap:16px;width:448px;min-height:74px;background:#f8fafc;border:1px solid #F1F5F9;border-radius:16px}.error-appointment-icon{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#fff;border:1px solid #E2E2E2;border-radius:10px;flex-shrink:0}.error-appointment-icon svg{width:20px;height:20px}.error-appointment-details{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;width:200.02px;height:40px}.error-appointment-title{width:200.02px;height:20px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#1e1e1e;margin:0}.error-appointment-datetime{display:flex;align-items:center;padding:0;gap:8px;width:200.02px;height:16px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#696969}.datetime-icon{width:12px;height:12px;flex-shrink:0}.datetime-separator{display:inline-block;width:4px;height:4px;background:#b4b4b4;border-radius:50%;flex-shrink:0}.error-btn{display:flex;justify-content:center;align-items:center;padding:0;gap:8px;width:500px;height:56px;background:#321b9a;border-radius:100px;border:none;cursor:pointer;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:28px;text-align:center;color:#fff;transition:all .2s ease}.error-btn:hover{background:#261577;transform:scale(1.02)}.error-footer{position:absolute;display:flex;flex-direction:column;align-items:center;padding:0;gap:4px;width:270px;min-height:42px;left:calc(50% - 135px);bottom:50px;font-family:ES Rebond Grotesque TRIAL,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#b4b4b4;z-index:1}.error-footer svg{width:14px;height:14px;flex-shrink:0}.error-footer span{display:inline-block;margin-top:4px}@media (max-width: 768px){.error-screen-container{width:90%;max-width:440px;left:50%;top:50%;transform:translate(-50%,-50%)}.error-icon{width:80px;height:80px;min-width:80px;min-height:80px;max-width:80px;max-height:80px}.error-icon svg{width:40px;height:40px;min-width:40px;min-height:40px}.error-screen-container>div:first-of-type{width:100%}.error-title{width:100%;font-size:24px;line-height:32px}.error-message{width:100%;font-size:16px;line-height:24px}.error-appointment-card{width:100%;min-height:auto;padding:1rem}.error-appointment-details{width:auto;height:auto;flex:1}.error-appointment-title,.error-appointment-datetime{width:100%;height:auto}.error-btn{width:100%;font-size:16px;height:48px}.error-footer{width:90%;max-width:440px;left:50%;transform:translate(-50%);bottom:1.5rem}}@media (max-width: 480px){.error-screen-container{width:calc(100% - 2rem);max-width:calc(100% - 2rem);gap:24px}.error-icon{width:70px;height:70px;min-width:70px;min-height:70px;max-width:70px;max-height:70px}.error-icon svg{width:35px;height:35px;min-width:35px;min-height:35px}.error-title{font-size:20px;line-height:28px}.error-message{font-size:14px;line-height:20px}.error-appointment-card{padding:.75rem}.error-btn{font-size:15px;height:44px}.error-footer{width:calc(100% - 2rem);max-width:calc(100% - 2rem);bottom:1rem;font-size:11px;line-height:14px}}@media (max-width: 360px){.error-screen-container{width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);gap:20px}.error-icon{width:60px;height:60px;min-width:60px;min-height:60px;max-width:60px;max-height:60px}.error-icon svg{width:30px;height:30px;min-width:30px;min-height:30px}.error-title{font-size:18px;line-height:24px}.error-message{font-size:13px;line-height:18px}.error-appointment-card{padding:.625rem;gap:12px}.error-appointment-icon{width:32px;height:32px;min-width:32px;min-height:32px}.error-appointment-icon svg{width:16px;height:16px}.error-btn{height:44px;font-size:14px}.error-footer{width:calc(100% - 1.5rem);max-width:calc(100% - 1.5rem)}}.chat-panel{top:0;right:0;bottom:0;width:360px;background:linear-gradient(90deg,#f8f6fdfa,#f9e7fefa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#444;border-left:1px solid rgba(0,0,0,.08);box-shadow:-8px 0 24px #0000001a;z-index:100;display:flex;flex-direction:column;animation:slideIn .2s ease-out}.chat-header{font-weight:600;padding:20px 20px 16px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;font-size:1.05rem;letter-spacing:.2px;flex-shrink:0;color:#444}.chat-header h3{margin:0}.chat-close-btn{background:transparent;border:none;color:#696969;padding:6px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-close-btn:hover{background:#0000000d;color:#444}.chat-close-btn:active{transform:scale(.95)}.chat-messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px;min-height:0}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;opacity:.5;text-align:center;gap:8px}.chat-empty p{margin:0;font-size:14px}.chat-message{display:flex;flex-direction:column;max-width:85%}.chat-message-own{align-self:flex-end}.chat-message-other{align-self:flex-start}.chat-message-header{display:flex;gap:8px;margin-bottom:4px;align-items:center}.chat-message-sender{font-size:12px;font-weight:600;color:#696969}.chat-message-time{font-size:11px;color:#90a1b9}.chat-message-text{padding:10px 14px;border-radius:12px;word-wrap:break-word;white-space:pre-wrap;line-height:1.4;font-size:14px}.chat-message-own .chat-message-text{background:#3c4043;color:#fff;border-bottom-right-radius:4px;border:1px solid rgba(60,64,67,.2);box-shadow:0 2px 8px #00000026}.chat-message-other .chat-message-text{background:#fff;color:#444;border-bottom-left-radius:4px;border:1px solid #E2E2E2;box-shadow:0 2px 4px #0000000d}.chat-input-container{display:flex;gap:8px;padding:20px 20px 16px;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0;background:#ffffff4d}.chat-input{flex:1;padding:10px 14px;border:1px solid #E2E2E2;border-radius:20px;font-size:14px;outline:none;transition:all .2s;background:#fff;color:#444}.chat-input::placeholder{color:#90a1b9}.chat-input:focus{border-color:#3c4043;background:#fff;box-shadow:0 0 0 3px #3c40431a}.chat-input:disabled{background:#f8fafc;cursor:not-allowed;opacity:.5}.chat-send-btn{padding:10px 20px;background:#3c4043;color:#fff;border:1px solid #3C4043;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:0 2px 8px #00000026}.chat-send-btn:hover:not(:disabled){background:#2c2f32;border-color:#2c2f32;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.chat-send-btn:disabled{background:#e2e2e2;cursor:not-allowed;opacity:.5;border-color:#e2e2e2;color:#696969}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#00000005}.chat-messages::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#00000040}@media (max-width: 768px){.chat-panel{width:100%;max-width:100%;border-left:none}}@media (max-width: 768px){.container{padding:1rem}h1{font-size:1.75rem}}
