body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#f5f7f7;scrollbar-width:none;-ms-overflow-style:none}*,input,button,textarea,select{font-family:Inter,system-ui,-apple-system,sans-serif}.row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;align-items:center}.column{display:flex;flex-direction:column;gap:12px;min-width:0;grid-column:span 12}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:span 12}.heading{margin:0;font-size:1rem;font-weight:700;color:#1a1a2e}#root{height:100vh}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.dashboard-content-area::-webkit-scrollbar,.dashboard-content::-webkit-scrollbar{display:none}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,#root::-webkit-scrollbar-track,.dashboard-content-area::-webkit-scrollbar-track,.dashboard-content::-webkit-scrollbar-track{background:#dce5ef;border-radius:10px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,#root::-webkit-scrollbar-thumb,.dashboard-content-area::-webkit-scrollbar-thumb,.dashboard-content::-webkit-scrollbar-thumb{background:#127070;border-radius:10px}.schema-table-card{background:#fff;border:1px solid #e9edf3;border-radius:14px;overflow:hidden}.schema-table-wrap{overflow-x:auto}.schema-table{width:100%;border-collapse:collapse;min-width:760px}.schema-table thead th{text-align:left;font-size:.75rem;color:#8f99a8;font-weight:600;padding:12px 14px;border-bottom:1px solid #eef1f6;white-space:nowrap}.schema-table-sort-btn{border:none;background:transparent;padding:0;width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font:inherit;color:inherit;cursor:pointer;text-align:left}.schema-table-sort-icon{color:#9aa8b9;font-size:.64rem;line-height:1}.schema-table-sort-btn.sorted-asc .schema-table-sort-icon,.schema-table-sort-btn.sorted-desc .schema-table-sort-icon{color:#127070}.schema-table-filter-row th{padding:8px 14px 10px;border-bottom:1px solid #eef1f6;background:#fbfcfe}.schema-table-column-filter{width:100%}.schema-table-column-filter .gc-input-wrap{min-height:30px;border:1px solid #d5dee8;border-radius:8px;color:#4d5a6d;padding:0 8px}.schema-table-column-filter .gc-input{font-size:.75rem}.schema-table-column-filter .gc-input-wrap:focus-within{border-color:#127070;box-shadow:none}.schema-table tbody td{padding:12px 14px;border-bottom:1px solid #f2f5f9;font-size:.82rem;color:#4d5a6d;white-space:nowrap}.schema-table tbody tr:last-child td{border-bottom:none}.schema-table tbody tr{transition:background-color .2s ease}.schema-table tbody tr:hover{background:#1270700f}.schema-table-select-col{width:36px}.schema-table-checkbox{gap:0;justify-content:center;width:100%}.schema-table-checkbox .gc-checkbox{width:14px;height:14px}.schema-table-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eef1f6;padding:12px 14px;width:100%}.schema-table-footer-left{font-size:.76rem;color:#383838;text-align:left;flex:1 1 auto}.schema-table-footer-right{display:flex;align-items:center;gap:6px;margin-left:auto;justify-content:flex-end;text-align:right;flex:0 0 auto}.reports-custom-table .schema-table thead tr{outline:none}.loginContainer{display:flex;min-height:100vh;height:100vh;width:100vw;background-color:#fff;overflow-x:hidden;overflow-y:auto;font-family:Inter,sans-serif;scrollbar-width:thin;scrollbar-color:#127070 #dce5ef}.loginContainer::-webkit-scrollbar{display:block;width:8px}.loginContainer::-webkit-scrollbar-track{background:#dce5ef}.loginContainer::-webkit-scrollbar-thumb{background:#127070;border-radius:10px}.leftSection{flex:1.1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;min-height:100vh}.rightSection{flex:1;background-color:#004d4d;display:flex;justify-content:center;align-items:center;padding:20px}.formWrapper{width:100%;max-width:380px;display:flex;flex-direction:column}.logoContainer{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;text-align:center}.loginContainer .logo{width:208px;height:134px;object-fit:contain;margin-bottom:20px}@media(max-width:768px){.loginContainer .logo{width:180px;height:116px}}@media(max-width:480px){.loginContainer .logo{width:140px;height:90px}}.loginContainer .title{width:400px;height:40px;color:#262626;font-family:Inter,sans-serif;font-weight:700;font-size:32px;line-height:40px;letter-spacing:0px;transform:rotate(0);opacity:1;margin:10px 0 45px;text-align:center}.inputGroup{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.label{font-size:11px;font-weight:600;color:#666;margin-left:2px}.inputField{height:48px;display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:24px;padding:0 20px;background-color:#fff;transition:all .2s ease}.inputField:focus-within{border-color:#004d4d}.fieldIcon{color:#999!important;font-size:18px!important;margin-right:10px}.input{border:none;outline:none;flex:1;font-size:13px;color:#333;padding:0;background:transparent}.input::placeholder{color:#b0b0b0;font-size:13px}.selectInput{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:100%;width:100%;cursor:pointer;padding-right:22px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23999999' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.selectInput.selectPlaceholder,.selectInput option[value=""]{color:#b0b0b0}.selectInput option{color:#333}.selectInput:disabled{cursor:not-allowed;color:#b0b0b0;opacity:1;-webkit-text-fill-color:#b0b0b0}.visibilityIcon{cursor:pointer;color:#999!important;display:flex;align-items:center}.checkboxContainer{display:flex;flex-direction:column;gap:12px;margin:5px 0 30px}.checkboxItem{display:flex;align-items:center;gap:10px;font-size:13px;color:#888;cursor:pointer;-webkit-user-select:none;user-select:none}.checkboxItem input{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #004F4F;border-radius:4px;cursor:pointer;position:relative;background-color:#fff;transition:all .2s}.checkboxItem input:checked{background-color:#004d4d;border-color:#004d4d}.checkboxItem input:checked:after{content:"✓";color:#fff;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signInButton{background-color:#004d4d;color:#fff;border:none;border-radius:24px;height:48px;font-size:15px;font-weight:600;cursor:pointer;width:100%;transition:background-color .2s}.signInButton:hover{background-color:#003a3a}.signInButton:disabled{opacity:.7;cursor:not-allowed}.passwordHint{font-size:11px;color:#888;line-height:16px;margin:0 0 18px 2px}.authSwitch{margin:18px 0 0;font-size:13px;color:#888;text-align:center}.authSwitchLink{color:#004d4d;font-weight:600;text-decoration:none}.authSwitchLink:hover{text-decoration:underline}.illustration{width:85%;max-height:85%;object-fit:contain}@media(max-width:1024px){.rightSection{display:none}}@media(max-height:720px){.leftSection{justify-content:flex-start}}*{box-sizing:border-box;margin:0;padding:0}.dashboard-root{display:flex;height:100vh;width:100vw;overflow:hidden;font-family:Inter,Roboto,sans-serif;background:#f5f6fa;color:#1a1a2e}.sidebar{width:260px;min-height:100vh;background:linear-gradient(180deg,#127070,#003f3f);display:flex;flex-direction:column;transition:width .25s cubic-bezier(.4,0,.2,1);overflow:hidden;flex-shrink:0;z-index:10}.sidebar.collapsed{width:64px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:none;transition:all .25s ease}.sidebar.collapsed .sidebar-header{justify-content:center;padding:24px 8px}.sidebar-logo{display:flex;align-items:center;gap:10px}.sidebar-logo-icon{width:60px;height:69px;flex-shrink:0}.sidebar-logo-icon img{width:100%;height:100%;object-fit:contain}.sidebar-brand{font-size:1rem;font-weight:700;color:#fff;letter-spacing:1px;white-space:nowrap}.sidebar-toggle{background:#fff;border:none;color:#0f6663;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:14px;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;box-shadow:0 4px 12px #0a254029}.sidebar-toggle:hover{background:#f9fbfd;border-color:#c8d6e4;transform:translateY(-1px);box-shadow:0 6px 14px #0a254033}.sidebar-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #4dc8a847,0 6px 14px #0a254033}.sidebar-toggle:active{transform:translateY(0)}.sidebar-toggle svg,.sidebar-toggle .sidebar-toggle-icon{transition:transform .2s ease}.sidebar-toggle svg{font-size:1.55rem!important;color:#0f6663}.sidebar-toggle .sidebar-toggle-icon{object-fit:contain;filter:none}.sidebar.collapsed .sidebar-toggle{background:#fff;border:none}.sidebar.collapsed .sidebar-toggle:hover{background:#f9fbfd;border-color:#c8d6e4}.sidebar.collapsed .sidebar-toggle .sidebar-toggle-icon{transform:rotate(180deg)}.sidebar-nav{flex:1;padding:8px 0;overflow-y:auto;overflow-x:hidden}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.nav-item-wrapper{width:100%}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;margin:4px 12px;color:#ffffffd9;cursor:pointer;transition:all .2s ease;border-radius:10px;position:relative;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.nav-item:hover .nav-icon,.nav-item:hover .nav-chevron,.nav-item.active .nav-icon,.nav-item.active .nav-chevron{color:#fff}.nav-item:hover .nav-icon svg,.nav-item.active .nav-icon svg,.nav-item:hover .nav-chevron svg,.nav-item.active .nav-chevron svg{color:#fff}.nav-item.active{background:#fff3;color:#fff;font-weight:600}.nav-item.active:before{content:"";display:block;position:absolute;left:0;top:8px;bottom:8px;width:4px;background:#fff;border-radius:0 4px 4px 0}.nav-icon{font-size:1.1rem;display:flex;align-items:center;flex-shrink:0;color:#ffffffd9;transition:color .2s ease}.nav-icon svg{color:inherit}.nav-label{font-size:.875rem;flex:1}.nav-chevron{display:flex;align-items:center;font-size:.9rem}.nav-children{background:transparent;padding:2px 0;position:relative}.nav-children:before{content:"";position:absolute;left:31px;top:0;bottom:10px;width:1.5px;background:#ffffff40}.nav-child-item{display:flex;align-items:center;gap:12px;padding:8px 18px;color:#ffffffbf;font-size:.85rem;cursor:pointer;transition:all .2s;border-radius:8px;margin:2px 12px;border-left:2px solid transparent}.nav-child-item:hover{background:#ffffff1a;color:#fff}.nav-child-item.active{background:#ffffff1f;color:#fff;font-weight:600;border-left:2px solid #fff;border-radius:8px}.sidebar-footer{padding:16px 14px;border-top:1px solid rgba(255,255,255,.1)}.logout-btn{width:100%;padding:9px 0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffd9;border-radius:8px;font-size:.85rem;cursor:pointer;transition:background .2s}.logout-btn:hover{background:#fff3}.dashboard-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.dashboard-container-inner{display:flex;flex:1;overflow:hidden;width:100%}.topbar{display:flex;align-items:center;gap:16px;padding:0 32px;height:80px;background:#fff;border-bottom:1px solid #E8ECF0;flex-shrink:0}.topbar-title{font-size:1.4rem;font-weight:700;color:#1e293b;flex-shrink:0}.topbar-search{flex:1;display:flex;align-items:center;background:#f3f4f6;border:1px solid #E2E8F0;border-radius:24px;padding:0 20px;gap:12px;max-width:480px;height:48px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.topbar-search:hover{border-color:#a7b6c9;background:#f8fafc}.topbar-search:focus-within{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707026}.search-icon{width:20px;height:20px;cursor:pointer;opacity:.78;font-size:1.1rem!important;transition:opacity .2s ease}.topbar-search:hover .search-icon,.topbar-search:focus-within .search-icon{opacity:1}.search-input{border:none;background:transparent;outline:none;font-size:.875rem;color:#333;flex:1}.search-input::placeholder{color:#94a3b8}.search-input:focus::placeholder{color:#64748b}.topbar-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.topbar-btn-sq,.topbar-btn-notif{width:38px;height:38px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s}.topbar-btn-sq:hover,.topbar-btn-notif:hover{background:#f8fafc;border-color:#cbd5e0;color:#127070}.topbar-btn-sq svg,.topbar-btn-notif svg{font-size:1.3rem!important}.topbar-btn{width:50px;border-radius:30%;border:1px solid #E8ECF0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:background .18s}.topbar-btn:hover{background:#127070;color:#fff;border-color:#127070}.topbar-btn:hover svg{color:#fff}.topbar-btn.active{background:#0f6663;color:#fff;border-color:#0f6663}.topbar-btn.active svg{color:#fff}.create-wrapper{position:relative}.create-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(300px,calc(100vw - 26px));background:#fff;border:1px solid #dce5ef;border-radius:12px;box-shadow:0 10px 24px #0f172a2e;padding:8px;z-index:72}.create-item{width:100%;border:none;background:transparent;color:#344153;border-radius:8px;display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;cursor:pointer;font-family:inherit;text-align:left}.create-item svg{font-size:1.2rem!important;color:#0f6663}.create-item:hover{background:#0f6663;color:#fff}.create-item:hover svg{color:#fff}.create-item.active{background:#0f6663;color:#fff}.create-item.active svg{color:#fff}.notif-wrapper{position:relative}.notif-badge{position:absolute;top:4px;right:4px;width:25px;height:25px;padding:2px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.notif-panel{position:absolute;top:calc(100% + 15px);right:0;width:375px;background:#fff;border:1px solid #eef2f6;border-radius:8px;box-shadow:0 10px 40px #00000014;z-index:70;padding:12px 0}.notif-panel.opening{animation:notifSlideDown .22s ease-out both}.notif-panel.closing{animation:notifSlideUp .2s ease-in both}@keyframes notifSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes notifSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.notif-panel-title{font-size:15px;font-weight:600;color:#1a1a2e;padding:4px 16px 10px}.notif-tabs{display:flex;align-items:center;gap:20px;padding:0 16px;border-bottom:1px solid #f1f5f9}.notif-tab{border:none;background:transparent;color:#94a3b8;font-size:12.5px;font-weight:500;padding:6px 0 10px;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s}.notif-tab.active{color:#127070;border-bottom-color:#127070}.notif-list{max-height:400px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.notif-list::-webkit-scrollbar{display:none}.notif-item{display:grid;grid-template-columns:36px 1fr auto;gap:12px;padding:10px 16px;align-items:start}.notif-item:hover{background:#f8fafc}.notif-avatar-wrap{position:relative;width:36px;height:36px}.notif-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.presence-dot{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.presence-dot.online{background:#1cc67d}.presence-dot.offline{background:#ef4444}.notif-body{display:flex;flex-direction:column;gap:4px}.notif-main{font-size:12px;line-height:1.4;color:#1a1a2e}.notif-user{font-weight:700;color:#1a1a2e}.notif-action{color:#94a3b8}.notif-target{font-weight:600;color:#1a1a2e}.notif-meta{display:flex;align-items:center;gap:6px;font-size:10.5px;color:#94a3b8;font-weight:400}.meta-dot{font-size:14px;line-height:0;margin-top:-2px}.notif-attachment{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.attachment-info{display:flex;align-items:center;gap:12px}.pdf-icon{color:#ef4444;font-size:24px!important}.file-details{display:flex;flex-direction:column}.file-name{font-size:11.5px;font-weight:400;color:#94a3b8}.file-size{font-size:10.5px;color:#94a3b8}.download-icon{color:#94a3b8;cursor:pointer;font-size:18px!important}.download-icon:hover{color:#127070}.notif-reply-btn{margin-top:12px;align-self:flex-start;padding:6px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;font-weight:500;color:#1a1a2e;cursor:pointer}.notif-reply-btn:hover{background:#f8fafc;border-color:#cbd5e1}.notif-more-btn{border:none;background:transparent;color:#94a3b8;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-top:2px}.notif-more-btn svg{font-size:16px!important}.notif-more-btn:hover{background:#edf3f8}.notif-item-actions{position:relative;display:flex;align-items:flex-start;justify-content:flex-end}.notif-delete-action{position:absolute;top:26px;right:0;display:flex;align-items:center;gap:6px;border:1px solid #dbe4ed;background:#fff;color:#475569;border-radius:12px;padding:8px 14px;font-size:14px;font-weight:500;cursor:pointer;min-width:98px;box-shadow:0 8px 20px #0f172a14;z-index:4}.notif-delete-action svg{font-size:18px!important;color:#ef4444}.notif-delete-action:hover{background:#f8fafc;border-color:#cbd5e1}.user-menu-wrap{position:relative;margin-left:8px}.user-profile{display:flex;align-items:center;justify-content:flex-start;width:auto;height:40px;gap:10px;cursor:pointer;padding:4px 8px;border:none;background:transparent;opacity:1;transition:background-color .2s ease}.user-profile:hover,.user-profile.active{background:#f1f5f9;border-radius:8px}.user-profile-avatar-img{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#1d7d6b,#4dc8a8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.user-profile-name{font-size:.875rem;line-height:normal;font-weight:500;color:#1a1a2e;white-space:nowrap}.user-profile-chevron{color:#94a3b8;font-size:1.25rem!important;transition:transform .2s ease}.user-profile-chevron.open{transform:rotate(180deg)}.user-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:200px;padding:14px 12px;border-radius:16px;border:1px solid #d5d7db;background:#fff;box-shadow:0 10px 28px #0d1a2d24;z-index:120}.user-menu-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:14px;padding:12px 10px;border-radius:10px;color:#4b4b4b;font-size:1.02rem;font-weight:500;cursor:pointer;text-align:left;transition:background-color .2s ease,color .2s ease}.user-menu-item svg{color:#5e5e5e;transition:color .2s ease;color:#0f6f6f}.user-menu-item:hover{background:#0f5d5d;color:#fff}.user-menu-item:hover svg{color:#fff}.user-menu-item:last-child:hover{background:#0f5d5d}.dashboard-p{padding:18px!important}.dashboard-content{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:24px}.dashboard-content::-webkit-scrollbar{width:6px}.dashboard-content::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:4px}.stat-cards-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:20px}.stat-card{display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;padding:10px 20px;width:100%;min-width:0;min-height:148px;gap:10px;box-sizing:border-box;color:#fff;box-shadow:0 5px 14px #00000026;transition:transform .2s,box-shadow .2s;cursor:default}.stat-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px #0003}.stat-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.stat-label{font-size:1rem;font-weight:600;line-height:1.3;opacity:.95;letter-spacing:.3px;max-width:140px}.stat-value{font-size:2.2rem;font-weight:700;line-height:1}.stat-icon{width:44px;height:44px;background:#ffffffe6;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#142334b3;flex-shrink:0}.stat-icon svg{font-size:1.4rem!important}.stat-card-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.stat-trend{display:flex;align-items:center;gap:2px;font-size:.68rem;font-weight:600;opacity:.95;align-self:flex-end}.trend-icon{font-size:1.7rem!important}.trend-text.up,.trend-text.down,.trend-icon.up,.trend-icon.down{color:#fffffff2}.charts-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,338px);gap:24px}.chart-card{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 2px 10px #0000000f;border:1px solid #eef0f5;transition:box-shadow .2s}.chart-card:hover{box-shadow:0 4px 20px #0000001a}.chart-header-with-legend{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chart-title{font-size:1.1rem;font-weight:700;color:#464255;margin-bottom:2%}.chart-sub{font-size:.76rem;color:#9aa3b0;margin-bottom:2%}.chart-legend{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#666;margin-top:4px}.view-report-link{font-size:.8rem;color:#1d7d6b;font-weight:600;cursor:pointer;display:inline-block;margin-top:2px}.view-report-link:hover{text-decoration:underline}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px;flex-shrink:0}.appt-bar-track{display:flex;height:46px;border-radius:12px;overflow:hidden;margin:16px 0 14px;background:#eaf1f4}.appt-bar-segment{height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.appt-bar-segment:hover{opacity:.8}.appt-bar-segment-label{color:#fff;font-size:.85rem;font-weight:500;line-height:1}.appt-legend-item{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#5a5f6e}.appt-legend-item .legend-dot{width:12px;height:12px;border-radius:4px;margin-right:0}.legend-name{font-size:.82rem;color:#5a5f6e;font-weight:500}.appt-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.appt-stat-item{display:flex;flex-direction:column;align-items:center;gap:6px}.appt-count-value{font-size:1.15rem;font-weight:800;color:#3f3b53;line-height:1}.agent-handled-card .chart-sub strong{color:#2f3440}.agent-handled-card .chart-title,.phone-performance-card .chart-title{margin-bottom:8px}.agent-handled-card .chart-sub{margin-bottom:10px}.agent-handled-card .view-report-link{margin-top:0;margin-bottom:6px}.phone-performance-card .view-report-link{margin-top:0;margin-bottom:8px}.agent-chart-wrap{position:relative}.agent-static-badge{position:absolute;right:118px;top:84px;background:#c8d3dd;border-radius:12px;padding:8px 12px;min-width:136px;display:flex;flex-direction:column;align-items:center;line-height:1.15;box-shadow:0 6px 14px #0f172a14}.agent-static-badge:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #c8d3dd}.agent-static-badge-value{font-size:1.08rem;font-weight:800;color:#0b5e5d}.agent-static-badge-label{font-size:.7rem;font-weight:600;color:#4f5868}.phone-perf-body{position:relative;margin-top:0}.phone-perf-total{display:flex;flex-direction:column;align-items:center;line-height:1.2}.donut-value{font-size:32px!important;font-weight:700!important;color:#464255!important}.donut-sub{font-size:14px!important;font-weight:500!important;color:#64748b!important}.phone-perf-legend{display:flex;justify-content:space-between;margin-top:2px;gap:8px}.phone-perf-legend-item{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1 0}.phone-perf-legend-label{display:inline-flex;align-items:center;gap:6px}.phone-perf-legend-label .legend-dot{width:11px;height:11px;border-radius:4px;margin-right:0}.phone-perf-legend-value{font-size:1.18rem;font-weight:800;color:#3f3b53}.legend-name-small{font-size:.72rem;font-weight:500;color:#5a5f6e}.phone-perf-callout{position:absolute;font-size:1rem;font-weight:700;color:#3f3b53;z-index:2}.phone-perf-callout:before{content:"";position:absolute}.phone-perf-callout.callout-left-top{left:30px;top:52px}.phone-perf-callout.callout-left-top:before{left:22px;top:28px;width:24px;height:22px;border-left:3px solid #FDD835;border-bottom:3px solid #FDD835}.phone-perf-callout.callout-right-top{right:26px;top:52px}.phone-perf-callout.callout-right-top:before{right:18px;top:28px;width:34px;height:20px;border-right:3px solid #127070;border-bottom:3px solid #127070}.phone-perf-callout.callout-left-bottom{left:30px;top:204px}.phone-perf-callout.callout-left-bottom:before{left:22px;top:30px;width:106px;height:28px;border-left:3px solid #E53935;border-top:3px solid #E53935}.custom-tooltip{background:#1d7d6b;color:#fff;padding:6px 12px;border-radius:8px;font-size:.78rem;font-weight:600;box-shadow:0 4px 12px #00000026}.reports-filters{background:#fff;border:1px solid #e9edf3;border-radius:14px;padding:16px}.reports-filters-top{margin-bottom:12px}.reports-filters-top.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.reports-filters-top.row>.column{grid-column:auto}.reports-filters-actions.row{display:flex;align-items:center;justify-content:flex-end;gap:8px}.reports-filters-actions.row>.column{grid-column:auto}.reports-filters-top h3{font-size:.95rem;color:#1a1a2e}.reports-filters-top p{font-size:.75rem;color:#9aa3b0}.reports-apply-btn{border:none;background:#127070;color:#fff;border-radius:999px;padding:10px 16px;display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;cursor:pointer}.reports-select-row{margin-top:4px}.reports-select-row.row{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px}.reports-select-row.row>.column{grid-column:auto}.reports-select-row .gc-field{min-width:0}.reports-select-row .gc-select-trigger{min-height:40px}.reports-table{background:#fff;border:1px solid #e9edf3;border-radius:14px;padding:16px}.reports-table-header{margin-bottom:1.5%}.reports-table-header.row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.reports-table-header.row>.column{grid-column:auto}.reports-table-header h3{font-size:.95rem;color:#1a1a2e}.reports-table-header p{font-size:.75rem;color:#9aa3b0}.reports-table-actions{position:relative}.reports-table-actions.row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reports-table-actions.row>.column{grid-column:auto}.reports-table-search{display:flex;align-items:center;gap:8px;border:1px solid #E2E8F0;border-radius:999px;padding:9px 11px;min-width:260px;background:#f3f4f6;color:#9aa3b0;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.reports-table-search:hover{border-color:#a7b6c9;background:#f8fafc}.reports-table-search:focus-within{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707026}.reports-table-search-input{border:none;outline:none;background:transparent;width:100%;font-size:.875rem;color:#333;flex:1}.reports-table-search-input::placeholder{color:#94a3b8}.reports-table-search-input:focus::placeholder{color:#64748b}.reports-table-search-icon{width:20px;height:20px;cursor:pointer;opacity:.78;transition:opacity .2s ease}.reports-table-search:hover .reports-table-search-icon,.reports-table-search:focus-within .reports-table-search-icon{opacity:1}.reports-search-field{min-width:260px}.reports-search-field .gc-input-wrap{min-height:40px;border-radius:10px}.reports-search-shell{position:relative;min-width:260px}.reports-filter-wrap{position:relative}.reports-filter-toggle{width:52px;height:52px;border-radius:16px;border:1px solid #E8ECF0;background:#f5f6fa;color:#98a2b3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.reports-filter-toggle:hover{border-color:#e8ecf0;background:#e0f2ee;color:#1d7d6b}.reports-filter-toggle:focus-visible{outline:none;border-color:#1d7d6b;box-shadow:0 0 0 2px #1270702e;background:#e0f2ee;color:#1d7d6b}.reports-filter-toggle svg{font-size:1.35rem!important}.reports-filter-toggle.active{background:#0f6663;border-color:#0f6663;color:#fff}.reports-filter-toggle.reports-filter-toggle-create{width:40px;height:40px;border-radius:12px;border:1px solid #E8ECF0;background:#f5f6fa;color:#555}.reports-filter-toggle.reports-filter-toggle-create:hover{border-color:#e8ecf0;background:#e0f2ee;color:#1d7d6b}.reports-filter-toggle.reports-filter-toggle-create:focus-visible{outline:none;border-color:#1d7d6b;box-shadow:0 0 0 2px #1270702e;background:#e0f2ee;color:#1d7d6b}.reports-filter-toggle.reports-filter-toggle-create.active{background:#0f6663;border-color:#0f6663;color:#fff}.reports-filter-popover{position:absolute;right:0;top:calc(100% + 12px);width:min(600px,calc(100vw - 64px));background:#fff;border:1px solid #d9e2ec;border-radius:14px;box-shadow:0 10px 24px #0f172a24;padding:18px 20px;z-index:60}.reports-filter-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 150px;gap:14px 16px;border-bottom:1px solid #d7dee8;padding-bottom:16px}.reports-filter-field{display:flex;flex-direction:column;gap:7px}.reports-filter-field .gc-label{color:#425267;font-size:.72rem;font-weight:600;letter-spacing:.01em}.reports-filter-field-narrow{width:100%}.reports-filter-field .gc-select-trigger{width:100%;min-height:46px;border-radius:999px;border:1px solid #b6c2d0;background:#fff;color:#5f6e82;display:inline-flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:.85rem;font-weight:500}.reports-filter-field .gc-select-trigger:hover,.reports-filter-field .gc-select-trigger.open{border-color:#127070}.reports-filter-field .gc-select-trigger:focus{border-color:#127070;box-shadow:0 0 0 3px #12707026}.reports-filter-field .gc-select-value{font-size:.85rem}.reports-filter-field .gc-select-chevron{color:#4e5c6f}.reports-filter-field .gc-input-wrap{width:100%;min-height:46px;border-radius:999px;border:1px solid #b6c2d0;background:#fff;padding:0 16px}.reports-filter-field .gc-input-wrap:hover{border-color:#127070}.reports-filter-field .gc-input-wrap:focus-within{border-color:#127070;box-shadow:0 0 0 3px #12707026}.reports-filter-field .gc-input{color:#5f6e82;font-size:.9rem}.reports-filter-actions{padding-top:14px;display:flex;align-items:center;gap:12px}.reports-filter-apply,.reports-filter-cancel{min-height:44px;height:44px;border-radius:999px;padding:0 18px;border:1px solid #cad5e1;background:#fff;display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.reports-filter-apply .gc-button-icon svg,.reports-filter-cancel .gc-button-icon svg{font-size:1.12rem!important}.reports-filter-apply{background:#005f5f;border-color:#005f5f;color:#fff}.reports-filter-apply:hover{background:#015454;border-color:#015454}.reports-filter-cancel{color:#2f3a4c}.reports-filter-cancel:hover{background:#f8fafc;border-color:#bfcddd}.reports-search-panel{position:absolute;top:calc(100% + 10px);left:-12px;width:calc(100% + 24px);max-width:calc(100vw - 120px);background:#fff;border:1px solid #dfe6ef;border-radius:20px;box-shadow:0 10px 28px #0f172a29;padding:14px 16px 16px;z-index:45}.reports-section-content .reports-table-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.reports-section-content .reports-search-shell{flex:1 1 340px;max-width:520px;min-width:260px}.reports-section-content .reports-filter-popover{width:min(600px,calc(100vw - 360px));max-width:calc(100vw - 360px)}.reports-section-content .reports-search-panel{max-width:min(560px,calc(100vw - 360px))}.chart-series-legend{display:flex!important;flex-direction:row;align-items:center;padding:0;gap:20px;width:230px;height:18px}.chart-series-legend-item{display:inline-flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:100%;letter-spacing:0px;color:#464255;white-space:nowrap;width:105px;height:18px}.chart-series-legend.is-stacked{flex-direction:column;align-items:flex-start;gap:16px}.chart-series-legend-dot{width:12px;height:12px;border-radius:4px;display:inline-block;flex-shrink:0}.chart-series-legend-dot.is-teal{background:#004f4f}.chart-series-legend-dot.is-red{background:#e53935}.chart-series-legend-dot.is-amber{background:#ffbb54}.comm-load-chart-card{box-sizing:border-box;display:flex!important;flex-direction:column;justify-content:start;padding:20px!important;gap:20px;position:relative;width:auto!important;height:300px!important;background:#fff!important;border:1px solid #D9E1E7!important;box-shadow:2px 2px 8px #00000014!important;border-radius:20px!important}.comm-load-chart-card .chart-header{margin-bottom:0!important;display:flex;flex-direction:row;align-items:center;padding:0;gap:50px;width:654px;height:22px}.line-chart-tooltip{background:#d9e1e7;box-shadow:0 8px 16px #0000000f;padding:8px 12px;border-radius:8px;display:flex;flex-direction:column;align-items:center;border:none;outline:none}.line-chart-tooltip .val{font-family:Inter;font-weight:500;font-size:16px;line-height:19px;color:#004f4f}.line-chart-tooltip .lbl{font-family:Poppins;font-weight:400;font-size:10px;line-height:15px;color:#383838}.comm-load-chart-title{width:374px;height:22px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px!important;line-height:100%!important;letter-spacing:0px;color:#464255!important;margin:0!important;white-space:nowrap}.compact-overview-card{padding-top:14px;padding-bottom:12px}.compact-overview-card .chart-header{margin-bottom:8px}.appointment-capacity-card{display:flex!important;flex-direction:column;width:auto!important;height:300px!important;min-width:0;border-radius:20px!important;padding:20px!important;gap:25px!important;background:#fff!important;border:1px solid #e7edf4!important;box-sizing:border-box}.appointment-capacity-card .chart-header{display:flex;flex-direction:column;height:81px;justify-content:space-between;margin:0!important}.appointment-capacity-card .chart-title{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:18px!important;line-height:100%!important;letter-spacing:0px!important;margin:0!important;width:100%;height:auto;white-space:normal;color:#3f4b5f}.appointment-capacity-card .chart-sub{font-family:Poppins,sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:100%!important;letter-spacing:0px!important;margin:0!important;width:100%;height:auto;color:#3f4b5f}.appointment-capacity-card .view-report-link{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:21px!important;letter-spacing:0px!important;color:#004f4f!important;margin:0!important;width:100%;height:auto}.appointment-capacity-card .appt-bar-track{width:100%;height:49px;border-radius:10px;display:flex;overflow:hidden;margin-top:15px!important}.appointment-capacity-card .appt-bar-segment{height:100%;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}.appointment-capacity-card .appt-bar-segment-label{color:#fff;font-weight:600;font-size:.9rem}.appointment-capacity-card .appt-stats-grid{display:flex;justify-content:space-between;width:100%;height:auto;gap:8px;margin:0!important}.appointment-capacity-card .appt-stat-item{display:flex;flex-direction:column;gap:5px}.appointment-capacity-card .appt-legend-item{display:flex;align-items:center;gap:6px;height:12px}.appointment-capacity-card .legend-dot{width:12px!important;height:12px!important;border-radius:4px!important}.appointment-capacity-card .legend-name{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:12px!important;color:#3f4b5f;line-height:100%!important}.appointment-capacity-card .appt-count-value{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:22px!important;line-height:100%!important;color:#3f4b5f}.reports-search-tabs{display:flex;align-items:center;gap:28px;border-bottom:1px solid #e7edf4;padding:0 0 10px}.reports-search-tab{border:none;background:transparent;color:#3f4b5f;font-size:1.03rem;cursor:pointer;font-family:inherit;padding:2px 0 8px;border-bottom:4px solid transparent}.reports-search-tab.active{color:#127070;border-bottom-color:#127070}.reports-search-result-list{padding-top:12px;max-height:320px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#127070 #e7edf4}.reports-search-result-list::-webkit-scrollbar{width:10px;height:10px}.reports-search-result-list::-webkit-scrollbar-track{background:#e7edf4;border-radius:999px}.reports-search-result-list::-webkit-scrollbar-thumb{background:#127070;border-radius:999px;border:2px solid #e7edf4}.gc-button-bare.reports-search-result-item{width:100%;border:none;background:transparent;color:#364152;font-size:.96rem;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px;border-radius:8px;cursor:pointer;font-family:inherit;text-align:left}.reports-search-result-item:hover{background:#eaf7f6}.reports-search-result-left{display:inline-flex;align-items:center;gap:0;min-width:0;flex:1;justify-content:flex-start}.reports-search-result-left span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-button-bare.reports-search-result-item>svg{font-size:1.35rem!important;color:#475467;margin-left:auto;flex-shrink:0}.reports-table-btn{border:1px solid #d4dbe5;background:#fff;border-radius:10px;padding:8px 12px;font-size:.8rem;color:#516173;cursor:pointer;margin-left:5px}.reports-table-btn.primary{background:#127070;border-color:#127070;color:#fff;display:inline-flex;align-items:center;gap:6px}.reports-table-grid{margin-top:14px;padding-top:12px;border-top:1px solid #eef1f6;display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:8px;font-size:.74rem;color:#94a0af}.global-toast-backdrop{position:fixed;inset:0;background:#0f172a2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:130}.global-toast{position:fixed;right:18px;bottom:14px;width:min(320px,calc(100vw - 32px));background:#fff;border:1px solid #dfe7ef;border-radius:12px;box-shadow:0 12px 30px #0f172a2e;padding:12px 14px 14px;z-index:120;display:flex;flex-direction:column;align-items:center;gap:8px;animation:globalToastIn .22s ease-out both;z-index:131}.global-toast-close{position:absolute;top:10px;right:10px;border:none;background:transparent;color:#8da0b4;cursor:pointer;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.global-toast-close:hover{background:#f3f6fa}.global-toast-logo{width:52px;height:52px;border-radius:50%;background:#d7f5ea;display:inline-flex;align-items:center;justify-content:center;color:#11b67e}.global-toast-logo svg{font-size:1.7rem!important}.global-toast-content{text-align:center}.global-toast-title{font-size:1.1rem;font-weight:700;color:#1f2937}.global-toast-text{margin-top:4px;color:#607086;font-size:.82rem}@keyframes globalToastIn{0%{opacity:0;transform:translate(20px) translateY(10px)}to{opacity:1;transform:translate(0) translateY(0)}}.global-toast.appt-validation-toast{z-index:2100!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;animation:none!important}.global-toast-backdrop:has(+.appt-validation-toast){z-index:2099}.admin-panel{background:#fff;border:1px solid #e9edf3;border-radius:14px;padding:16px}.admin-section-content .admin-panel-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;position:relative!important;margin-bottom:30px!important}.admin-panel-top h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin:0!important;white-space:nowrap!important}.admin-search-container-center{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;max-width:480px!important;display:flex!important;justify-content:center!important}.admin-search-shell{width:100%!important}.admin-right-actions{display:flex!important;align-items:center!important;gap:16px!important;flex-shrink:0!important}.admin-filter-popover-wrap{position:relative;display:flex;align-items:center;overflow:visible!important}.admin-filter-toggle-btn{background:#127070!important;color:#fff!important;width:42px;height:42px;min-width:42px;border-radius:10px!important;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0!important}.admin-filter-toggle-btn:hover{background:#0e5a5a!important}.admin-filter-toggle-btn.active{background:#003f3f!important;box-shadow:0 0 0 2px #12707033}.admin-advanced-filter-card{position:absolute;top:calc(100% + 12px);right:0;width:460px;background:#fff;border:1px solid #e9edf3;border-radius:14px;box-shadow:0 10px 25px #00000014;z-index:2000!important;padding:16px;display:flex;flex-direction:column;gap:16px;overflow:visible!important}.admin-advanced-filter-card:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#fff;border-left:1px solid #e9edf3;border-top:1px solid #e9edf3;transform:translate(-50%) rotate(45deg)}.filter-inputs-row{display:flex;gap:12px;align-items:flex-start}.filter-inputs-row .filter-field-group{flex:1}.filter-card-separator{height:1px;background:#eef1f6;margin:0 -16px}.filter-field-group{display:flex;flex-direction:column;gap:6px}.filter-field-group label{font-size:.75rem;font-weight:600;color:#8f99a8;text-align:left}.filter-field-group .gc-input-wrap,.filter-field-group .gc-select-trigger{border-radius:24px!important;background:#fff!important;border:1px solid #d5dee8!important;height:40px!important;padding:0 16px!important;display:flex;align-items:center;transition:border-color .2s,box-shadow .2s}.filter-field-group .gc-input-wrap:focus-within,.filter-field-group .gc-select-trigger.open{border-color:#127070!important;box-shadow:0 0 0 1px #1270701a}.filter-field-group .gc-select-value{font-size:.85rem;color:#4d5a6d}.filter-field-group .gc-select-chevron{color:#8f99a8!important;font-size:1.2rem!important}.filter-card-footer{display:flex;align-items:center;gap:12px;justify-content:flex-start;padding-top:4px}.apply-filter-btn-advanced{background:#0b5d5d!important;color:#fff!important;border-radius:24px!important;height:42px!important;padding:0 24px!important;font-size:.9rem!important;font-weight:600!important;text-transform:none!important;display:flex;align-items:center;gap:8px;border:none!important}.apply-filter-btn-advanced:hover{background:#084a4a!important}.cancel-filter-btn{background:#fff!important;color:#4d5a6d!important;border:1px solid #e9edf3!important;border-radius:24px!important;height:42px!important;padding:0 24px!important;font-size:.9rem!important;font-weight:600!important;text-transform:none!important;display:flex;align-items:center;gap:8px}.cancel-filter-btn:hover{background:#f9fafb!important;border-color:#d1d5db!important}.cancel-filter-btn .gc-button-icon,.apply-filter-btn-advanced .gc-button-icon{display:flex;align-items:center;margin-right:0!important}.cancel-filter-btn svg,.apply-filter-btn-advanced svg{font-size:1.2rem!important}.admin-filter-toggle-btn{background:#0b5d5d!important;color:#fff!important;width:44px;height:44px;min-width:44px;border-radius:12px!important;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0!important;border:none!important}.admin-filter-toggle-btn:hover{background:#084a4a!important}.admin-filter-toggle-btn.active{background:#063a3a!important}.admin-search{min-width:220px}.admin-search-field{width:100%}.admin-search-shell{position:relative;width:100%;max-width:420px}.admin-search-field .gc-input-wrap{border-radius:999px;border-color:#e5eaf2;padding:0 20px;height:42px}.admin-search-field .gc-input{font-size:.85rem}.admin-search-field .gc-input-wrap:hover{border-color:#127070}.admin-search-field .gc-input-wrap:focus-within{border-color:#127070;box-shadow:0 0 0 2px #1270702e}.admin-role-filter-field{min-width:0;width:100%}.admin-role-filter-field .gc-select-trigger{border-radius:16px;border-color:#d3dbe6;padding:0 18px;font-size:1.02rem}.admin-role-filter-field .gc-select-trigger:hover,.admin-role-filter-field .gc-select-trigger.open{border-color:#127070}.admin-role-filter-field .gc-select-trigger:focus{border-color:#127070;box-shadow:0 0 0 2px #1270702e}.admin-create-btn{height:42px;min-width:140px;border-radius:999px!important;font-size:.85rem!important;font-weight:600!important;background:#004f4f!important;padding:0 20px!important}.admin-create-btn:hover{background:#003d3d!important}.admin-import-btn{height:42px;border-radius:999px!important;font-size:.85rem!important;font-weight:600!important;padding:0 18px!important;background:#fff!important;color:#004f4f!important;border:1px solid #004F4F!important;white-space:nowrap}.admin-import-btn:hover{background:#eef6f6!important}.admin-create-col{align-items:flex-end}.admin-search-field .gc-input{font-size:1.02rem}.admin-search-field .gc-input-icon{order:2;margin-left:10px}.admin-search-field .gc-input{order:1}.admin-search-panel{position:absolute;top:calc(100% + 10px);left:-12px;width:calc(100% + 24px);max-width:calc(100vw - 120px);background:#fff;border:1px solid #d8dee8;border-radius:20px;box-shadow:0 10px 20px #0f172a24;padding:14px 16px 16px;z-index:55}.admin-section-content .admin-search-panel{left:0;width:100%;max-width:100%}.admin-search-tabs{display:flex;align-items:center;gap:28px;border-bottom:1px solid #e2e8f0;padding:0 0 10px}.admin-search-tab{border:none;background:transparent;color:#3f4b5f;font-size:1.03rem;cursor:pointer;font-family:inherit;padding:2px 0 8px;border-bottom:4px solid transparent}.admin-search-tab.active{color:#127070;border-bottom-color:#127070}.admin-search-tab:hover{color:#127070}.admin-search-tab:focus-visible{color:#127070;outline:none}.admin-search-result-list{padding-top:12px;max-height:320px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#127070 #e7edf4}.admin-search-result-list::-webkit-scrollbar{width:10px;height:10px}.admin-search-result-list::-webkit-scrollbar-track{background:#e7edf4;border-radius:999px}.admin-search-result-list::-webkit-scrollbar-thumb{background:#127070;border-radius:999px;border:2px solid #e7edf4}.admin-search-result-list::-webkit-scrollbar-thumb:hover{background:#0f6663}.gc-button-bare.admin-search-result-item{width:100%;border:none;background:transparent;color:#364152;font-size:.96rem;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px;border-radius:8px;cursor:pointer;font-family:inherit;text-align:left}.admin-search-result-item:hover{background:#eaf7f6}.admin-search-result-item:active{background:#dff1ef}.admin-search-result-item:focus-visible{outline:2px solid #127070;outline-offset:2px}.admin-search-result-item:hover .admin-search-result-left span:last-child,.admin-search-result-item:focus-visible .admin-search-result-left span:last-child{color:#127070}.admin-search-result-item:hover>svg,.admin-search-result-item:focus-visible>svg{color:#127070}.admin-search-result-left{display:inline-flex;align-items:center;gap:0;min-width:0;flex:1;justify-content:flex-start}.admin-search-result-left span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-button-bare.admin-search-result-item>svg{font-size:1.35rem!important;color:#475467;margin-left:auto;flex-shrink:0}.global-modal-overlay{position:fixed;inset:0;background:#1f293773;z-index:80;display:flex;align-items:center;justify-content:center;padding:22px}.global-modal{width:min(780px,100%);max-height:94vh;overflow:hidden;background:#fff;border-radius:18px;border:1px solid #e6eaf0;display:flex;flex-direction:column;animation:modalSlideInFromRight .28s cubic-bezier(.22,.61,.36,1) both}@keyframes modalSlideInFromRight{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}.global-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 22px;border-bottom:1px solid #edf1f6;background:#fff;flex-shrink:0}.global-modal-title{font-size:.5rem;color:#1f2937}.global-modal-close{border:none;background:transparent;color:#7a889f;cursor:pointer;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.global-modal-close:hover{background:#f2f5f9}.global-modal-body{padding:20px 22px 22px;overflow-y:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none}.global-modal-body::-webkit-scrollbar{width:0;height:0;display:none}.global-modal-footer{padding:10px 22px 15px;border-top:1px solid #edf1f6;background:#fff;flex-shrink:0}.gc-field{display:flex;flex-direction:column;gap:2px}.gc-label{font-size:.8rem;font-weight:500;color:#4b5563}.gc-input-wrap{display:flex;align-items:center;gap:8px;border:1px solid #cdd6e1;border-radius:999px;padding:0 11px;min-height:42px;color:#8b95a7;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.gc-input-wrap:hover{border-color:#127070}.gc-input-wrap:focus-within{border-color:#127070;box-shadow:0 0 0 2px #12707024}.gc-input-icon{display:inline-flex;align-items:center;justify-content:center}.gc-input-end{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.gc-input-action{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;cursor:pointer;padding:0}.gc-input-action:hover{color:#127070}.gc-input{border:none;outline:none;width:100%;font-size:.8rem;color:#374151;background:transparent}.gc-input:disabled{color:#9aa3b0;cursor:not-allowed}.gc-dropdown{position:relative}.gc-select-trigger{width:100%;border:1px solid #cdd6e1;border-radius:999px;min-height:42px;padding:0 11px;font-size:.8rem;color:#4b5563;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;font-family:inherit}.gc-select-trigger:hover,.gc-select-trigger.open{border-color:#127070}.gc-select-trigger:focus{outline:none;border-color:#127070;box-shadow:0 0 0 2px #12707024}.gc-select-trigger:disabled{color:#9aa3b0;background:#f8fafc;cursor:not-allowed}.gc-select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc-select-chevron{font-size:1.1rem!important;color:#7f8aa0;transition:transform .2s ease}.gc-select-chevron.open{transform:rotate(180deg)}.gc-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;border:1px solid #d8e0ea;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a1f;z-index:35;overflow:hidden}.gc-select-option{width:100%;border:none;background:#fff;color:#334155;font-size:.82rem;padding:9px 11px;text-align:left;cursor:pointer;font-family:inherit}.gc-select-option:hover{background:#e7f4f3;color:#0f6663}.gc-select-option.selected{background:#127070;color:#fff}.gc-input-icon svg{font-size:1.1rem!important}.gc-checkbox-wrap{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:3px;transition:box-shadow .2s ease,background-color .2s ease}.gc-checkbox-wrap:hover{background:#1270700a;box-shadow:0 4px 10px #12707029}.gc-checkbox-wrap:has(.gc-checkbox:focus-visible){background:#1270700f;box-shadow:0 5px 12px #12707033}.gc-checkbox{width:15px;height:15px;accent-color:#0e6a67;cursor:pointer}.gc-checkbox:disabled{cursor:not-allowed;opacity:.6}.gc-checkbox-label{font-size:.9rem;color:#374151}.gc-button{border-radius:999px;min-width:138px;min-height:42px;border:1px solid #d3dbe6;background:#fff;color:#1f2937;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;cursor:pointer;font-family:inherit;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.gc-button:disabled{opacity:.6;cursor:not-allowed}.gc-button-bare{min-width:0;min-height:0;border:none;background:transparent;border-radius:0;padding:0;gap:0;font-weight:inherit;box-shadow:none}.gc-button-bare:hover,.gc-button-bare:active{background:transparent;border-color:transparent;box-shadow:none;transform:none}.gc-button-secondary{background:#fff;color:#1f2937;border-color:#d3dbe6}.gc-button-secondary:hover{background:#f5fbfb;border-color:#127070;box-shadow:0 4px 12px #12707029}.gc-button-primary{background:#0f6663;border-color:#0f6663;color:#fff}.gc-button-primary:hover{background:#127070;border-color:#127070;box-shadow:0 4px 12px #12707038}.gc-button:active{transform:translateY(1px)}.gc-button-icon{display:inline-flex;align-items:center;justify-content:center}.admin-modal{width:min(980px,92vw);border-radius:22px}.delete-confirm-modal{width:min(460px,100%)}.delete-confirm-text{font-size:.95rem;color:#374151;line-height:1.45}.admin-modal .global-modal-title{font-size:2rem}.admin-modal-form-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px 18px}.admin-permissions{margin-top:22px;border-top:1px solid #e8edf3}.admin-perm-head,.admin-perm-row{display:grid;grid-template-columns:1.4fr repeat(3,.6fr);align-items:center;column-gap:10px;padding:16px 0;border-bottom:1px solid #e8edf3}.admin-perm-head{color:#8b99b0;font-weight:700;font-size:1.05rem}.admin-perm-module{font-size:1rem;color:#374151}.admin-modal-actions{display:flex;justify-content:flex-end;gap:12px}.import-users-modal,.import-leads-modal{width:min(1040px,94vw)}.import-row-notes{color:#7a5a0b;font-size:.74rem}.import-select-stage,.import-preview-stage,.import-result-stage{display:flex;flex-direction:column;gap:16px}.import-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:34px 20px;border:2px dashed #cbd8de;border-radius:16px;background:#f7fbfb;cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease}.import-dropzone:hover,.import-dropzone:focus-visible,.import-dropzone.dragging{border-color:#127070;background:#eef6f6;outline:none}.import-dropzone-icon{color:#127070;font-size:2.2rem!important}.import-dropzone-title{font-size:.98rem;font-weight:600;color:#1f2a37}.import-dropzone-hint{font-size:.82rem;color:#6b7a8d}.import-file-input{display:none}.import-alert{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:10px;font-size:.84rem;line-height:1.4}.import-alert.error{background:#fdecec;color:#b42318}.import-alert.info{background:#fff6e5;color:#96690d}.import-columns-help{border:1px solid #e7edf4;border-radius:14px;padding:16px}.import-columns-help h4{margin:0 0 8px;font-size:.9rem;color:#1f2a37}.import-columns-help p{margin:0 0 8px;font-size:.84rem;line-height:1.5;color:#4b5768}.import-columns-note{color:#6b7a8d!important}.import-template-btn{margin-top:4px;border-radius:999px!important;font-size:.82rem!important}.import-summary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:.86rem;color:#1f2a37}.import-file-name{display:inline-flex;align-items:center;gap:8px;font-weight:600}.import-sheet-name{font-weight:500;color:#6b7a8d}.import-counts{color:#4b5768}.import-preview-table-wrap{max-height:48vh;overflow:auto;border:1px solid #e7edf4;border-radius:12px}.import-preview-table{width:100%;border-collapse:collapse;font-size:.82rem}.import-preview-table th,.import-preview-table td{padding:9px 12px;text-align:left;border-bottom:1px solid #eef2f7;white-space:nowrap}.import-preview-table thead th{position:sticky;top:0;z-index:1;background:#f7fafc;color:#6b7a8d;font-weight:600}.import-preview-table tbody tr:last-child td{border-bottom:none}.import-preview-table .import-select-col{width:42px}.import-row-invalid td{background:#fdf6f6;color:#8a5b57}.import-row-errors{color:#b42318;white-space:normal}.import-row-ok{color:#19a65a;font-weight:600}.import-derived-tag{margin-left:6px;padding:1px 6px;border-radius:999px;background:#eef2f7;color:#6b7a8d;font-size:.7rem}.import-signin-set{color:#127070;font-weight:600}.import-signin-invite{color:#6b7a8d}.import-result-headline{display:flex;align-items:center;gap:10px;font-size:.98rem;font-weight:600}.import-result-headline.success{color:#19a65a}.import-result-headline.partial{color:#c07f12}.import-result-note{margin:0;font-size:.85rem;color:#4b5768}.import-failure-list h4{margin:0 0 8px;font-size:.88rem;color:#1f2a37}.import-failure-list ul{margin:0;padding-left:18px;max-height:34vh;overflow:auto}.import-failure-list li{font-size:.83rem;line-height:1.5;color:#b42318;margin-bottom:4px}.admin-user-modal-head{display:flex;align-items:center;gap:14px;padding-bottom:14px;border-bottom:1px solid #e7edf4}.admin-user-avatar{width:56px;height:56px;border-radius:50%;background:#0b5e5d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden}.admin-user-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.admin-user-meta h3{font-size:1.05rem;color:#1f2937;margin-bottom:4px}.admin-user-status{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:4px 10px;border-radius:999px;font-size:.74rem;font-weight:600}.admin-user-status.active{background:#dbf7e7;color:#19a65a}.admin-user-status.review{background:#fff2d7;color:#c07f12}.admin-user-tabs{display:flex;align-items:center;gap:20px;border-bottom:1px solid #e7edf4;margin:14px 0 16px;padding-bottom:10px}.admin-user-tab{border:none;background:transparent;color:#737f91;font-size:.88rem;font-weight:600;border-bottom:2px solid transparent;padding:4px 0;cursor:pointer}.admin-user-tab.active{color:#0d6a69;border-bottom-color:#0d6a69}.admin-user-preferences{display:flex;flex-direction:column;gap:18px;min-height:320px}.admin-theme-row,.admin-toggle-row,.admin-integration-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-theme-row>span,.admin-toggle-row>span,.admin-integration-row>span{font-size:1rem;color:#2f3948}.admin-theme-switch{display:inline-flex;align-items:center;padding:5px;border:1px solid #d4deea;border-radius:999px;background:#f8fafc;gap:4px}.admin-theme-switch button{border:none;background:transparent;color:#5a677a;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.admin-theme-switch button.active{background:#0b5e5d;color:#fff}.admin-toggle{width:50px;height:28px;border:none;border-radius:999px;background:#959aa3;position:relative;cursor:pointer}.admin-toggle:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:4px;left:4px;transition:transform .18s ease}.admin-toggle.active{background:#0b5e5d}.admin-toggle.active:before{transform:translate(22px)}.admin-user-integrations{display:flex;flex-direction:column;gap:16px;min-height:320px}.admin-integration-btn{min-width:140px;border-radius:999px}.admin-readonly-section{min-height:320px;padding:4px 2px 0}.admin-readonly-section h4{color:#0d6a69;font-size:1.05rem;margin-bottom:14px}.admin-readonly-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr);row-gap:14px;column-gap:30px}.admin-readonly-grid span{font-size:.95rem;color:#2f3948}.admin-readonly-grid span:nth-child(2n){color:#8a929f}.admin-readonly-grid .value-active{color:#19a65a!important}.admin-readonly-grid.compact{grid-template-columns:minmax(220px,1fr) 180px}.admin-logout-btn{margin-top:20px;border:none;background:#e02424;color:#fff;border-radius:999px;min-width:132px}.admin-download-btn{border:none;background:#127070;color:#fff;border-radius:999px;padding:9px 14px;display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;cursor:pointer}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.status-pill.active{background:#dbf7e7;color:#19a65a}.status-pill.review{background:#fff2d7;color:#c07f12}.table-actions-inline{display:inline-flex;align-items:center;gap:4px}.icon-action-btn{width:24px;height:24px;border:none;background:transparent;color:#98a5b6;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer}.icon-action-btn:hover{background:#f0f4f9;color:#516173}.rt-btn:hover{background:#f5f6fa}.pager-btn{width:44px;height:44px;border:1px solid #D9E1E7;background:#fff;color:#8c8c8c;border-radius:10px;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pager-btn.active{background:#004f4f;color:#fff;border-color:#004f4f}.pager-btn:disabled{opacity:.45;cursor:not-allowed}.chat-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:0;min-height:0;min-width:0;flex:1 1 auto;align-items:stretch}.chat-layout.with-info{grid-template-columns:380px minmax(0,1fr) 300px}.dashboard-content.chat-layout{overflow:hidden}.chat-sidebar{background:#fff;border:1px solid #e9edf3;padding:14px;display:flex;flex-direction:column;min-height:0}.chat-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.chat-sidebar-head h3{font-size:1.45rem;color:#1a1a2e;padding:10px 0}.chat-plus-btn{width:28px;height:28px;border-radius:8px;border:1px solid #127070;color:#127070;background:#e8f7f5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-search{border:1px solid #E2E8F0;border-radius:50px;padding:8px 10px;display:flex;align-items:center;gap:6px;background:#f3f4f6;color:#9aa3b0;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.chat-search:hover{border-color:#a7b6c9;background:#f8fafc}.chat-search:focus-within{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707026}.chat-search input{border:none;outline:none;background:transparent;width:100%;font-size:.8rem}.chat-filters{margin-top:10px;background:#cfd8e2;border-radius:18px;padding:5px 8px 8px 5px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px}.chat-filter{border:none;background:transparent;color:#7f8793;font-size:.75rem;font-weight:500;min-height:44px;padding:0 12px;cursor:pointer;border-radius:14px;font-family:inherit;transition:background .15s ease,color .15s ease;white-space:nowrap}.chat-filter.active{background:#fff;color:#252a33;font-weight:600;box-shadow:0 1px 1px #0f172a14}.chat-filter:hover:not(.active){color:#626e7b}.chat-contact-list{margin-top:12px;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:6px;scrollbar-width:none;-ms-overflow-style:none}.chat-contact-list::-webkit-scrollbar{width:0;height:0;display:none}.chat-empty{padding:12px 6px;font-size:.8rem;color:#8d99a8}.chat-contact-item{width:100%;border:none!important;border-bottom:1px solid #e2e8f0!important;background:#fff;padding:10px;display:grid;grid-template-columns:36px 1fr auto;gap:8px;align-items:center;text-align:left;cursor:pointer;font-family:inherit}.chat-contact-item:hover{background:#f8fbfc}.chat-contact-item.active{border-color:#e1ebef;background:#f4f8fb}.chat-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#e8ecf2,#c9d3df);color:#1a1a2e;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.chat-avatar-img{width:100%;height:100%;object-fit:cover}.chat-avatar.lg{width:42px;height:42px}.chat-avatar.sm{width:30px;height:30px;font-size:.75rem}.chat-avatar--initials{background:linear-gradient(135deg,#127070,#004d40);color:#fff}.chat-avatar-initials{font-size:.7rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;line-height:1;-webkit-user-select:none;user-select:none}.chat-contact-content{min-width:0}.chat-contact-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-contact-top h4{font-size:.82rem;color:#1a1a2e}.chat-contact-top span{font-size:.7rem;color:#8d99a8}.chat-contact-content p{margin-top:3px;font-size:.76rem;color:#8d99a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-mention{color:#0f6f6f;font-weight:600}.chat-unread{min-width:18px;height:18px;border-radius:999px;background:#127070;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.chat-thread{background:#eaf0f6;padding:12px;display:flex;flex-direction:column;min-height:0}.chat-info-panel{background:#fff;border:1px solid #e3e9f0;padding:14px 14px 12px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;min-height:0;animation:chat-info-slide-in .22s cubic-bezier(.22,1,.36,1);scrollbar-width:none;-ms-overflow-style:none}.chat-info-panel::-webkit-scrollbar{width:0;height:0;display:none}.chat-info-head{display:flex;align-items:center;justify-content:space-between}.chat-info-head h4{margin:0;font-size:1.05rem;color:#202633;font-weight:800}.chat-info-close{width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#73849b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-info-close:hover{background:#f2f6fa}.chat-info-user{display:flex;flex-direction:column;align-items:center;gap:6px}.chat-info-avatar{width:116px;height:116px;border-radius:50%;border:8px solid #e7f2fb;background:linear-gradient(135deg,#e8ecf2,#c9d3df);color:#1a1a2e;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.chat-info-user h5{margin:8px 0 0;font-size:.2rem;color:#1f2531;font-weight:700;text-align:center}.chat-info-user p{margin:0;color:#7f8b9a;font-size:.86rem}.chat-info-section{display:flex;flex-direction:column;gap:10px}.chat-info-section h6{margin:0;font-size:.9rem;color:#1c2230}.chat-info-list{display:flex;flex-direction:column;gap:10px}.chat-info-item{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.chat-info-item-icon{width:44px;height:44px;border-radius:10px;background:#f2f6fb;color:#7390ad;display:inline-flex;align-items:center;justify-content:center}.chat-info-item-icon.doc{color:#1ea5f0}.chat-info-item-icon.pdf{color:#f053a8}.chat-info-item-icon.zip{color:#2a66db}.chat-info-item-icon.link{color:#1d3654}.chat-info-item-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.chat-info-item-meta strong{font-size:.72rem;color:#232a37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-info-item-meta small{font-size:.6rem;color:#8895a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-info-item-action{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#8ea0b4;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-info-item-action:hover{background:#eef3f8}.chat-info-section-head{display:flex;align-items:center;justify-content:space-between}.chat-info-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chat-info-media-btn{border:none;padding:0;border-radius:8px;overflow:hidden;background:#eaf0f6;cursor:pointer;min-height:68px}.chat-info-media-btn img{width:100%;height:68px;object-fit:cover;display:block}.chat-info-empty{margin:0;font-size:.72rem;color:#8b95a3}@keyframes chat-info-slide-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.chat-thread-head{border:1px solid #dce4ec;background:#f7fafc;border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-thread-user{display:flex;align-items:center;gap:10px}.chat-thread-user h4{font-size:.95rem;color:#1a1a2e}.chat-status{font-size:.75rem;color:#127070}.chat-thread-actions{display:flex;align-items:center;gap:8px}.chat-timeline{padding:14px 8px;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:20px;scrollbar-width:none;-ms-overflow-style:none}.chat-timeline::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content-area.chat-mode{display:flex;flex-direction:column;min-height:0;overflow:auto}.chat-day-divider{display:flex;align-items:center;gap:10px}.chat-day-divider span{height:1px;background:#cfd8e4;flex:1}.chat-day-divider p{font-size:.72rem;color:#8d99a8}.chat-bubble-row{display:flex;align-items:flex-end;gap:8px}.chat-bubble-row small,.chat-msg-time{font-size:.68rem;color:#8d99a8}.chat-bubble-row.outgoing{justify-content:flex-end}.chat-bubble-wrap{max-width:min(80%,460px)}.chat-bubble{background:#fff;border:1px solid #dce4ec;border-radius:16px;padding:12px 14px;font-size:.72rem;color:#3f4d5f;line-height:1.35}.chat-bubble-row.outgoing .chat-bubble{background:#0f6d67;border-color:#0f6d67;color:#fff;border-radius:16px 0 16px 16px}.chat-tag-row{margin-top:8px;display:flex;gap:10px;flex-wrap:wrap}.chat-tag-row span{border:1px solid #9ccfca;color:#127070;border-radius:999px;padding:3px 8px;font-size:.64rem;background:#f3fcfb}.chat-chip-btn{border:1px solid #9ccfca;color:#127070;border-radius:999px;padding:4px 11px;font-size:.66rem;background:#f3fcfb;cursor:pointer}.chat-image-strip{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chat-image-box{height:82px;border-radius:14px;background:linear-gradient(135deg,#71bccd,#307186);border:1px solid rgba(255,255,255,.35);overflow:hidden}.chat-reference-card{background:#0b5e5d;border-radius:20px 0 20px 20px;padding:12px;max-width:440px}.chat-reference-title{color:#fff;font-size:.78rem;font-weight:600}.chat-appointment-card{background:#0b5e5d;border-radius:20px;padding:12px;max-width:360px}.chat-appointment-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.chat-appointment-head h5{color:#fff;font-size:.76rem;font-weight:600}.chat-appointment-head svg{color:#fff;font-size:1rem!important}.chat-appointment-line{display:flex;align-items:center;gap:8px;color:#e6f0f0;font-size:.7rem;margin-bottom:8px}.chat-appointment-line svg{font-size:.9rem!important}.chat-appointment-doctor{margin-top:10px;background:#fff;border-radius:18px;padding:7px 10px;display:inline-flex;align-items:center;gap:8px;color:#253142;font-size:.72rem;min-width:220px}.chat-image-thumb{width:100%;height:100%;object-fit:cover}.chat-composer{margin-top:auto;border:1px solid #dce4ec;border-radius:20px;background:#fff;display:flex;flex-direction:column;gap:8px;padding:8px 10px 10px}.chat-composer-main{display:flex;align-items:center;gap:10px}.chat-composer input{border:none;outline:none;background:transparent;width:100%;font-size:.95rem;color:#3f4d5f;padding:10px 4px 10px 8px}.chat-compose-actions{display:flex;align-items:center;gap:8px}.chat-emoji-wrap{position:relative}.chat-compose-icon-btn{width:34px;height:34px;border:none;background:transparent;color:#93a0b3;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-compose-icon-btn:hover{background:#f2f5f9;color:#7f8ea4}.chat-emoji-picker-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:40;border-radius:12px;overflow:hidden;box-shadow:0 10px 26px #0f172a33}.chat-emoji-panel{position:absolute;right:0;bottom:calc(100% + 10px);width:min(320px,78vw);max-height:240px;overflow-y:auto;background:#fff;border:1px solid #dce4ec;border-radius:12px;box-shadow:0 10px 26px #0f172a33;padding:10px;display:grid;grid-template-columns:repeat(6,minmax(34px,1fr));gap:8px;z-index:40;scrollbar-width:thin;scrollbar-color:#127070 #e8eef5}.chat-emoji-panel::-webkit-scrollbar{width:7px}.chat-emoji-panel::-webkit-scrollbar-track{background:#e8eef5;border-radius:8px}.chat-emoji-panel::-webkit-scrollbar-thumb{background:#127070;border-radius:8px}.chat-emoji-btn{border:none;background:transparent;width:100%;min-height:34px;border-radius:8px;cursor:pointer;font-size:1.32rem;display:inline-flex;align-items:center;justify-content:center}.chat-emoji-btn:hover{background:#f0f7f6}.chat-send-btn{width:46px;height:46px;border-radius:10px;border:none;background:#127070;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chat-send-btn:hover{background:#0f6060}.chat-attachment-input{display:none}.chat-attachment-strip{width:100%;display:flex;flex-wrap:wrap;gap:6px;padding:2px 2px 0}.chat-attachment-chip{max-width:240px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid #cfe0ec;background:#f3f8fc;color:#4a5f78;font-size:.72rem;padding:4px 8px}.chat-attachment-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-chip button{width:16px;height:16px;border:none;background:transparent;color:#7f8ea4;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-attachment-chip button:hover{background:#e6eef6}.chat-attachment-preview{position:relative;width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid #d3deea;background:#e6edf5}.chat-attachment-preview-img{width:100%;height:100%;object-fit:cover;display:block}.chat-attachment-preview-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#0f172aad;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-attachment-preview-remove:hover{background:#0f172adb}.chat-message-attachments{margin-top:8px;display:flex;flex-direction:column;gap:4px}.chat-message-image-grid{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;max-width:360px}.chat-message-image-grid.in-card{margin-top:8px;gap:8px;max-width:none}.chat-message-image-link{display:inline-flex;width:100px;height:68px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.35);background:#dfe7ef;padding:0;cursor:pointer}.chat-message-image-grid.in-card .chat-message-image-link{border-radius:12px;border:none;width:94px;height:62px}.chat-message-image-thumb{width:100%;height:100%;object-fit:cover;display:block}.chat-image-preview-overlay{position:fixed;inset:0;background:#0a121eb3;display:flex;align-items:center;justify-content:center;z-index:260;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-image-preview-modal{position:relative;width:min(92vw,980px);max-height:88vh;border-radius:14px;overflow:hidden;background:#0f1720;box-shadow:0 24px 60px #00000073;display:flex;flex-direction:column}.chat-image-preview-toolbar{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 12px;background:#ffffff0a}.chat-image-preview-tool-btn,.chat-image-preview-close{width:34px;height:34px;border:none;border-radius:50%;background:#ffffff24;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;font-weight:700}.chat-image-preview-tool-btn:hover,.chat-image-preview-close:hover{background:#ffffff42}.chat-image-preview-zoom-label{min-width:50px;text-align:center;font-size:.82rem;color:#dbe5f1;font-weight:600}.chat-image-preview-canvas{width:100%;max-height:calc(88vh - 56px);padding:10px 0 14px;display:flex;align-items:center;justify-content:center;overflow:auto}.chat-image-preview-full{max-width:100%;width:auto;height:auto;max-height:calc(88vh - 84px);object-fit:contain;display:block;transform-origin:center center;transition:transform .12s ease}.chat-message-attachment-link{font-size:.72rem;color:#0f6d67;text-decoration:underline;word-break:break-all}.chat-new-message-overlay{position:fixed;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:220}.chat-new-message-modal{width:min(92vw,460px);max-height:92vh;background:#fff;border:1px solid #d5dde6;border-radius:24px;box-shadow:0 20px 45px #0f172a33;overflow:hidden;display:flex;flex-direction:column}.chat-new-message-overlay.opening{animation:chat-new-message-overlay-in .18s ease-out}.chat-new-message-overlay.opening .chat-new-message-modal{animation:chat-new-message-slide-in .24s cubic-bezier(.22,1,.36,1)}.chat-new-message-overlay.closing{animation:chat-new-message-overlay-out .18s ease-in forwards}.chat-new-message-overlay.closing .chat-new-message-modal{animation:chat-new-message-slide-out .22s cubic-bezier(.4,0,1,1) forwards}@keyframes chat-new-message-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes chat-new-message-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes chat-new-message-slide-in{0%{opacity:0;transform:translate(56px)}to{opacity:1;transform:translate(0)}}@keyframes chat-new-message-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(56px)}}.chat-new-message-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #dfe5ec}.chat-new-message-head h3{margin:0;font-size:1.15rem;font-weight:600;color:#2e3440}.chat-new-message-close{border:none;background:transparent;width:34px;height:34px;border-radius:10px;color:#8c95a7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-new-message-close:hover{background:#f3f6f9}.chat-new-message-body{padding:16px 18px 18px;min-height:0;overflow:hidden;display:flex;flex-direction:column}.chat-new-message-body p{margin:0 0 10px;font-size:.82rem;color:#3f4652}.chat-new-message-search-row{display:grid;grid-template-columns:1fr 108px;gap:10px}.chat-new-message-search-row input{width:100%;min-height:44px;border:1px solid #E2E8F0;border-radius:12px;background:#f3f4f6;padding:0 12px;font-size:.92rem;color:#4a5360;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.chat-new-message-search-row input:hover{border-color:#a7b6c9;background:#f8fafc}.chat-new-message-search-row input::placeholder{color:#a6adb8}.chat-new-message-search-row input:focus{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707026}.chat-new-message-btn{min-height:44px;border:none;border-radius:12px;background:#0f6662;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.chat-new-message-btn:hover{background:#0d5a56}.chat-new-message-btn:disabled{background:#b3c2c1;cursor:not-allowed}.chat-new-whatsapp{margin-top:18px;padding-top:16px;border-top:1px solid #E2E8F0}.chat-new-whatsapp>p{margin:0 0 10px;font-size:.82rem;color:#3f4652}.chat-new-whatsapp-fields{display:grid;grid-template-columns:1fr 1fr 108px;gap:10px}.chat-new-whatsapp-fields input{width:100%;min-height:44px;border:1px solid #E2E8F0;border-radius:12px;background:#f3f4f6;padding:0 12px;font-size:.92rem;color:#4a5360;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.chat-new-whatsapp-fields input:hover{border-color:#a7b6c9;background:#f8fafc}.chat-new-whatsapp-fields input::placeholder{color:#a6adb8}.chat-new-whatsapp-fields input:focus{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707026}.chat-new-whatsapp-hint,.chat-new-whatsapp-error{margin:10px 0 0;font-size:.78rem}.chat-new-whatsapp-hint{color:#7c8595}.chat-new-whatsapp-error{color:#c0392b}@media(max-width:560px){.chat-new-whatsapp-fields{grid-template-columns:1fr}}.chat-new-message-list{margin-top:10px;display:flex;flex-direction:column;gap:12px;min-height:0;max-height:min(48vh,440px);overflow-y:auto;padding-right:4px}.chat-new-message-item{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center}.chat-new-message-avatar{width:34px;height:34px;border-radius:50%;background:#d7d9de;color:#3d4551;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.chat-new-message-meta h4{margin:0;font-size:.88rem;font-weight:600;line-height:1.1;color:#3d4551}.chat-new-message-meta span{font-size:.76rem;color:#7e8693}.chat-new-message-lead-badge{display:inline-flex;margin-left:7px;padding:1px 6px;border-radius:999px;background:#e1f3e6;color:#1e6b4f;font-size:.62rem;font-weight:700;line-height:1.4;text-transform:uppercase}.chat-new-message-remove{border:none;background:transparent;width:26px;height:26px;border-radius:8px;color:#868e9a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-new-message-remove:hover{background:#f3f6f9}.dashboard-content-area{flex:1;overflow-y:auto}.dashboard-content-area.call-mode{overflow:hidden;padding:0}@media(min-width:1024px)and (max-width:1279px){.dashboard-overview-content{padding:16px 18px;gap:18px}.dashboard-overview-content .stat-cards-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-overview-content .charts-row{grid-template-columns:minmax(0,1fr);gap:18px}.dashboard-overview-content .chart-card{min-width:0}.dashboard-overview-content .comm-load-chart-card .chart-header{width:100%;gap:12px;flex-wrap:wrap;height:auto}.dashboard-overview-content .comm-load-chart-title{width:auto;white-space:normal}.dashboard-overview-content .chart-series-legend{width:auto;flex-wrap:wrap;gap:12px;height:auto}.dashboard-overview-content .appointment-capacity-card .chart-title,.dashboard-overview-content .appointment-capacity-card .chart-sub,.dashboard-overview-content .appointment-capacity-card .view-report-link,.dashboard-overview-content .appointment-capacity-card .appt-bar-track,.dashboard-overview-content .appointment-capacity-card .appt-stats-grid{width:100%}.dashboard-overview-content .agent-handled-card [style*="width: 593px"]{gap:12px!important}}@media(min-width:1280px)and (max-width:1535px){.dashboard-overview-content .stat-cards-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-overview-content .charts-row{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.dashboard-overview-content .chart-card{min-width:0}.dashboard-overview-content .comm-load-chart-card .chart-header{width:100%;gap:14px;height:auto}.dashboard-overview-content .comm-load-chart-title{width:auto;max-width:100%;white-space:normal}.dashboard-overview-content .chart-series-legend{width:auto;gap:12px}.reports-section-content .reports-filter-popover{width:min(560px,calc(100vw - 360px));max-width:calc(100vw - 360px)}.reports-section-content .reports-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 140px}.admin-section-content .admin-panel-actions.row.col-9{align-items:end;gap:10px}.admin-section-content .admin-search-panel{max-width:min(640px,calc(100vw - 420px))}}@media(min-width:1024px)and (max-width:1279px){.reports-section-content .reports-filters-top.row{align-items:flex-start}.reports-section-content .reports-filters-actions.row{justify-content:flex-start}.reports-section-content .reports-table-header.row{align-items:flex-start}.reports-section-content .reports-table-actions{width:100%;justify-content:stretch}.reports-section-content .reports-search-shell{flex:1 1 100%;max-width:none}.reports-section-content .reports-filter-wrap{margin-left:auto}.reports-section-content .reports-filter-popover{width:min(520px,calc(100vw - 320px));max-width:calc(100vw - 320px);right:0}.reports-section-content .reports-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.reports-section-content .reports-filter-field-narrow{grid-column:1 / -1}.reports-section-content .reports-search-panel{max-width:calc(100vw - 320px)}.admin-section-content .admin-panel-top.row>.column.col-3{grid-column:span 12}.admin-section-content .admin-panel-actions.row.col-9{grid-column:span 12;align-items:stretch;row-gap:12px}.admin-section-content .admin-panel-actions.row.col-9>.row.col-9{grid-column:span 12}.admin-section-content .admin-panel-actions.row.col-9>.admin-create-col{grid-column:span 12;align-items:flex-start}.admin-section-content .admin-panel-actions .row.col-9>.column.col-8{grid-column:span 8}.admin-section-content .admin-panel-actions .row.col-9>.column.col-4{grid-column:span 4}.admin-section-content .admin-search-panel{max-width:min(560px,calc(100vw - 320px))}}@media(min-width:1920px){.reports-section-content{max-width:1680px;margin-left:auto;margin-right:auto;width:100%}.reports-section-content .reports-filter-popover{width:640px;max-width:640px}.reports-section-content .reports-search-panel{max-width:620px}.admin-section-content{max-width:1680px;margin-left:auto;margin-right:auto;width:100%}.admin-section-content .admin-panel{padding:20px}.admin-section-content .admin-panel-actions.row.col-9{gap:14px}.admin-section-content .admin-search-panel{max-width:700px}}@media(max-width:1100px){.stat-cards-row{grid-template-columns:repeat(2,1fr)}.charts-row{grid-template-columns:1fr}.reports-select-row.row{grid-template-columns:repeat(2,minmax(120px,1fr))}.reports-table-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}.chat-layout,.chat-layout.with-info{grid-template-columns:1fr}.chat-sidebar{max-height:360px}.chat-info-panel{max-height:380px}.admin-modal-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:900px){.chart-header-with-legend{flex-direction:column;align-items:flex-start}.chart-series-legend{gap:14px}}@media(max-width:700px){.stat-cards-row{grid-template-columns:1fr}.sidebar{width:64px}.reports-select-row.row{grid-template-columns:1fr}.reports-search-shell{min-width:100%}.reports-filter-col{align-items:stretch}.reports-filter-popover{right:-8px;width:min(94vw,520px);padding:18px 16px}.reports-filter-grid{grid-template-columns:1fr;gap:14px}.reports-filter-actions{flex-wrap:wrap}.reports-table-grid{grid-template-columns:repeat(2,minmax(100px,1fr))}.admin-search,.admin-search-shell,.admin-search-field,.admin-role-filter-field{width:100%;min-width:100%}.admin-panel-top,.admin-panel-actions{flex-wrap:wrap}.admin-panel-top.row>.column,.admin-panel-actions.row>.column,.admin-panel-actions .row>.column{grid-column:span 12}.admin-create-col{align-items:stretch}.chat-filters{grid-template-columns:1fr}.chat-layout.with-info{gap:10px}.chat-thread-head{flex-direction:column;align-items:flex-start}.chat-bubble-wrap{max-width:95%}.chat-new-message-modal{width:min(94vw,560px)}.chat-new-message-head{padding:16px 18px}.chat-new-message-head h3{font-size:1.4rem}.chat-new-message-body{padding:16px 18px 20px}.chat-new-message-search-row{grid-template-columns:1fr}.chat-new-message-search-row input,.chat-new-message-btn{min-height:48px;font-size:1.05rem}.chat-new-message-meta h4{font-size:1.05rem}.chat-new-message-meta span{font-size:.82rem}.admin-modal{border-radius:16px}.admin-modal .global-modal-title{font-size:1.45rem}.global-modal-header{padding:14px 16px}.global-modal-body{padding:14px 16px 16px}.global-modal-footer{padding:12px 16px 16px}.admin-modal-form-grid{grid-template-columns:1fr}.admin-perm-head,.admin-perm-row{grid-template-columns:1fr repeat(3,.45fr)}.admin-modal-actions{flex-direction:column;align-items:stretch}.admin-user-tabs{flex-wrap:wrap;gap:10px 14px}.admin-theme-row,.admin-toggle-row,.admin-integration-row{flex-direction:column;align-items:flex-start}.admin-readonly-grid,.admin-readonly-grid.compact{grid-template-columns:1fr}.gc-button{min-width:100%}}.mc-root{display:flex;flex-direction:column;min-height:100%;font-family:Inter,sans-serif;overflow:visible;background:#fff}.mc-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #E2E8F0;flex-shrink:0;background:#f5f7f7}.mc-nav{display:flex;align-items:center;gap:4px;position:relative}.mc-nav-prev,.mc-nav-next{width:30px;height:30px;border:none;background:transparent;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .15s}.mc-nav-prev:hover,.mc-nav-next:hover{background:#f1f5f9}.mc-date-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:6px 8px;border-radius:8px;transition:background .15s}.mc-nav-label{font-size:1.1rem;font-weight:700;color:#004f4f;white-space:nowrap;font-family:Inter,sans-serif}.mc-header-right{display:flex;align-items:center;gap:16px}.mc-view-tabs{display:flex;align-items:center;background:#fff;border-radius:999px;padding:3px;gap:0;border:1px solid #E2E8F0}.mc-view-tab{padding:6px 20px;font-size:.87rem;font-weight:500;border:none;background:transparent;color:#64748b;border-radius:999px;cursor:pointer;transition:all .18s ease;font-family:Inter,sans-serif;white-space:nowrap}.mc-view-tab.active{background:#fff;color:#1e293b;font-weight:500;box-shadow:0 1px 4px #0000001f;border:1px solid #E2E8F0}.mc-create-btn{display:flex;align-items:center;gap:8px;background:#004f4f;color:#fff;border:none;border-radius:999px;padding:10px 22px;font-size:.9rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .18s ease;white-space:nowrap;letter-spacing:.01em}.mc-create-btn:hover{background:#003a3a}.mc-body{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #E8ECF0;border-radius:12px}.mc-col-head{display:flex;border-bottom:1px solid #E8ECF0;flex-shrink:0;background:#f8fafc}.mc-tz-cell{width:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:400;color:#64748b;border-right:1px solid #E8ECF0;padding:10px 0;letter-spacing:.02em}.mc-col-hcell{flex:1;display:flex;align-items:center;gap:8px;padding:10px 14px;border-right:1px solid #E8ECF0}.mc-col-hcell:last-child{border-right:none}.mc-col-num{font-size:.72rem;font-weight:400;color:#374151;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.mc-col-num.today{background:#004f4f;color:#fff;font-weight:400}.mc-col-name{font-size:.72rem;font-weight:400;color:#94a3b8;font-family:Inter,sans-serif}.mc-grid-scroll{flex:1;overflow-y:auto;display:flex;scrollbar-width:none;scrollbar-color:#CBD5E1 #F8FAFC;background:#fff}.mc-grid-scroll::-webkit-scrollbar{width:6px}.mc-grid-scroll::-webkit-scrollbar-track{background:#f8fafc}.mc-grid-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.mc-time-col{width:72px;flex-shrink:0;border-right:1px solid #E8ECF0;min-height:1536px}.mc-time-cell{height:64px;display:flex;align-items:center;justify-content:center;padding-right:10px;box-sizing:border-box;border-bottom:1px solid #E8ECF0;position:relative}.mc-time-cell:last-child{border-bottom:none}.mc-time-cell span{font-size:.72rem;font-weight:400;font-family:Instrument Sans,sans-serif;color:#94a3b8;line-height:1;white-space:nowrap}.mc-day-col{flex:1;position:relative;border-right:1px solid #E8ECF0;min-width:0;min-height:1536px}.mc-day-col:last-child{border-right:none}.mc-hour-slot{height:64px;border-bottom:1px solid #E8ECF0;box-sizing:border-box;cursor:pointer;transition:background .1s}.mc-hour-slot:last-child{border-bottom:none}.mc-hour-slot:hover{background:#004f4f08}.mc-now-line{position:absolute;left:0;right:0;display:flex;align-items:center;pointer-events:none;z-index:5}.mc-now-dot{width:10px;height:10px;border-radius:50%;background:#ef4444;flex-shrink:0;margin-left:-5px}.mc-now-bar{flex:1;height:2px;background:#ef4444}.mc-event-block{position:absolute;left:4px;right:4px;border-radius:6px;padding:6px 10px;cursor:pointer;overflow:hidden;z-index:3;box-sizing:border-box;transition:filter .15s ease,transform .15s ease}.mc-event-block:hover{filter:brightness(.92)}.mc-eb-title{font-size:.83rem;font-weight:400;font-family:Inter,sans-serif;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-eb-time{font-size:.72rem;color:#ffffffe0;margin-top:2px}.mc-month-head{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #E8ECF0;flex-shrink:0}.mc-mdn{padding:12px 16px;font-size:.82rem;font-weight:600;color:#64748b;border-right:1px solid #E8ECF0}.mc-mdn:last-child{border-right:none}.mc-month-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.mc-mrow{display:grid;grid-template-columns:repeat(7,1fr);flex:1;min-height:0}.mc-mcell{border-right:1px solid #E8ECF0;border-bottom:1px solid #E8ECF0;padding:10px 12px;cursor:pointer;transition:background .1s;min-height:0;display:flex;flex-direction:column}.mc-mcell:last-child{border-right:none}.mc-mcell:hover,.mc-mcell.other-month{background:#fafbfc}.mc-mcell.other-month .mc-mdate{color:#cbd5e1}.mc-mdate{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.88rem;color:#1e293b;margin-bottom:6px;border-radius:50%;font-weight:500}.mc-mdate.mc-mdate-today{background:#127070;color:#fff;font-weight:700}.mc-mevents{display:flex;flex-direction:column;gap:3px}.mc-mevent{font-size:.75rem;padding:3px 8px;border-radius:4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;cursor:pointer;transition:filter .15s}.mc-mevent:hover{filter:brightness(.9)}.mc-mmore{font-size:.7rem;color:#94a3b8;padding:1px 0}.mc-dp-popup{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:18px;padding:20px;box-shadow:0 16px 48px #00000029;z-index:300;min-width:300px;border:none}.mc-dp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 4px}.mc-dp-arr{width:28px;height:28px;border:none;background:transparent;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .15s;font-size:1.1rem}.mc-dp-arr:hover{background:#f1f5f9}.mc-dp-month{font-size:1rem;font-weight:600;color:#1e293b;font-family:Inter,sans-serif;letter-spacing:-.01em}.mc-dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.mc-dp-dn{text-align:center;font-size:.78rem;font-weight:500;color:#94a3b8;padding:6px 0 10px;font-family:Inter,sans-serif;border-bottom:1.5px solid #F1F5F9;margin-bottom:4px}.mc-dp-day{width:36px;height:36px;border:none;background:transparent;border-radius:8px;font-size:.85rem;font-weight:400;color:#1e293b;cursor:pointer;transition:background .12s;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;margin:2px auto;line-height:1}.mc-dp-day:hover{background:#f1f5f9}.mc-dp-day.other{color:#cbd5e1;font-weight:400}.mc-dp-day.today{color:#127070;font-weight:600}.mc-dp-day.selected{background:transparent;border:2px solid #127070;color:#127070;font-weight:700;border-radius:8px}.mc-backdrop{position:fixed;inset:0;background:#0f172a4d;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:mcFadeIn .2s ease}@keyframes mcFadeIn{0%{opacity:0}to{opacity:1}}.mc-drw-head{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border-bottom:1px solid #E8ECF0}.mc-drw-title{font-size:1.05rem;font-weight:700;color:#1e293b}.mc-drw-close{background:transparent;border:none;cursor:pointer;color:#94a3b8;transition:color .2s;display:flex;align-items:center}.mc-drw-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:20px;scrollbar-width:thin;scrollbar-color:#127070 #e8eef5}.mc-drw-foot{padding:18px 28px;border-top:1px solid #E8ECF0}.mc-inp{border:1px solid #E2E8F0;border-radius:10px;padding:10px 14px;font-size:.9rem;font-family:inherit;background:#f8fafc;transition:all .18s;width:100%;box-sizing:border-box;color:#1e293b}.mc-inp:focus{border-color:#004f4f;box-shadow:0 0 0 3px #004f4f14;outline:none;background:#fff}.mc-title-row{display:flex;align-items:center;gap:10px}.mc-cpicker-trigger{display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px 10px;border-radius:10px;border:1px solid #E2E8F0;transition:all .18s;background:#f8fafc}.mc-cpicker-swatch{width:22px;height:22px;border-radius:50%}.mc-cpicker-drop{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:10px;box-shadow:0 8px 28px #0f172a1f;display:flex;flex-direction:column;gap:8px;z-index:210}.mc-cpicker-opt{width:36px;height:36px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s}.mc-tsep{font-size:.82rem;color:#64748b;flex-shrink:0}.mc-toggle{width:40px;height:22px;border-radius:999px;background:#cbd5e0;border:none;cursor:pointer;position:relative;padding:0;transition:background .2s;flex-shrink:0}.mc-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:left .2s}.mc-toggle.on .mc-knob{left:20px}.mc-sel{border:1px solid #E2E8F0;border-radius:10px;padding:9px 12px;font-size:.85rem;color:#1e293b;font-family:inherit;background:#f8fafc;outline:none;cursor:pointer;flex:1}.mc-send-btn{padding:10px 18px;background:#127070;color:#fff;border:none;border-radius:10px;font-size:.83rem;font-weight:600;cursor:pointer;font-family:inherit;flex-shrink:0;white-space:nowrap;transition:background .15s}.mc-gavatar{width:30px;height:30px;border-radius:50%;background:#e2e8f0;flex-shrink:0}.mc-gremove{width:24px;height:24px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .15s}.mc-ta:focus{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #12707014}.mc-charcount{font-size:.7rem;color:#94a3b8;text-align:right}.mc-create-meeting-btn{width:100%;background:#004f4f;color:#fff;border:none;border-radius:12px;padding:13px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .18s;font-family:inherit}.mc-create-meeting-btn:hover{background:#003a3a}.mc-modal-bg{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:mcFadeIn .2s ease}.mc-modal{background:#fff;border-radius:28px;padding:32px;width:640px;box-shadow:0 32px 80px #0f172a1f;position:relative;animation:mcScaleIn .25s cubic-bezier(.4,0,.2,1)}@keyframes mcScaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.mc-modal-hd{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.mc-modal-ttl{font-size:1.5rem;font-weight:800;color:#1a1a2e;letter-spacing:-.02em}.mc-modal-sub{font-size:.9rem;color:#94a3b8;margin-top:4px;font-weight:500}.mc-modal-x{width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;flex-shrink:0}.mc-modal-x:hover{background:#f1f5f9;color:#1e293b;transform:rotate(90deg)}.mc-modal-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:24px;display:flex;gap:16px;margin-bottom:30px;box-shadow:0 4px 12px #00000005}.mc-mci{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#eef7f7!important}.mc-mcc{flex:1;min-width:0}.mc-mct-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mc-mct-name{font-size:1.25rem;font-weight:800;color:#1e293b;letter-spacing:-.01em}.mc-mct-more{border:none;background:transparent;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:4px;border-radius:50%;transition:all .2s}.mc-mct-more:hover{background:#f1f5f9;color:#1e293b}.mc-mct-more-wrap{position:relative;display:flex;align-items:center}.mc-mct-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 15px 35px #0000001a;padding:10px;min-width:150px;z-index:100;margin-top:8px;opacity:0;visibility:hidden;transform:translateY(10px) scale(.95);transform-origin:top right;transition:all .25s cubic-bezier(.4,0,.2,1)}.mc-mct-dropdown.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.mc-mct-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 14px;color:#1e293b;font-size:.95rem;font-weight:500;cursor:pointer;border-radius:10px;transition:all .2s}.mc-mct-dropdown-item:hover{background:#127070;color:#fff}.mc-mct-dropdown-item:hover svg{color:#fff!important}.mc-mct-dropdown-item svg{color:#127070}.mc-mct-delete-btn{width:100%;background:transparent;color:#127070;border:none;padding:10px 14px;border-radius:10px;font-size:.95rem;font-weight:500;cursor:pointer;margin-top:4px;transition:all .2s;text-align:left;display:flex;align-items:center}.mc-mct-delete-btn:hover{background:#127070;color:#fff}.mc-mct-desc{font-size:.9rem;color:#8292a5;line-height:1.6;margin:8px 0 20px}.mc-mct-foot{display:flex;align-items:center;justify-content:space-between}.mc-avs{display:flex}.mc-av{width:30px;height:30px;border-radius:50%;border:2px solid #fff;margin-left:-7px;object-fit:cover}.mc-avs .mc-av:first-child{margin-left:0}.mc-av-extra{width:30px;height:30px;border-radius:50%;background:#127070;color:#fff;font-size:.68rem;font-weight:700;border:2px solid #fff;margin-left:-7px;display:flex;align-items:center;justify-content:center}.mc-mct-time{display:flex;align-items:center;gap:7px}.mc-mct-ticon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.mc-mct-time span{font-size:.9rem;font-weight:600;color:#1e293b}.mc-join-btn{display:inline-flex;align-items:center;gap:10px;background:#004f4f;color:#fff;border:none;border-radius:14px;padding:14px 32px;font-size:1rem;font-weight:800;cursor:pointer;font-family:inherit;transition:all .2s;box-shadow:0 8px 24px #004f4f33}.mc-join-btn:hover{background:#0e5e5e}.dashboard-content-area.meetings-mode{overflow-y:auto;display:flex;flex-direction:column;flex:1;padding:24px 24px 10px;background:#fff}.mc-root{display:flex;flex-direction:column;min-height:100%;background:transparent;font-family:Inter,sans-serif;overflow:visible;border:none}.mc-header{display:flex;align-items:center;padding:20px 28px;gap:20px;border-bottom:1px solid #E8ECF0;flex-shrink:0;background:#f5f7f7}.mc-nav{display:flex;align-items:center;gap:6px;position:relative}.mc-date-btn{display:flex;align-items:center;gap:4px;background:transparent;border:none;cursor:pointer;padding:6px;border-radius:10px;transition:background .2s ease}.mc-nav-label{font-size:1.15rem;font-weight:400;color:#004f4f;padding:0 4px;font-family:Inter,sans-serif}.mc-header-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.mc-view-tabs{display:flex;background:#eef2f6;border:1px solid #E2E8F0;border-radius:12px;padding:4px}.mc-view-tab{border:none;background:transparent;padding:8px 24px;border-radius:8px;font-size:.85rem;font-weight:500;color:#64748b;cursor:pointer;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}.mc-view-tab.active{background:#fff;color:#1e293b;font-weight:500;box-shadow:0 2px 8px #0000000d}.mc-create-btn{display:inline-flex;align-items:center;gap:8px;background:#004f4f;color:#fff;border:none;border-radius:25px;padding:15px 20px;font-size:.95rem;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1)}.mc-create-btn:hover{background:#003f3f;box-shadow:0 4px 14px #004f4f40;transform:translateY(-1px)}.mc-create-btn:active{transform:translateY(0)}.mc-body{flex:1;overflow:hidden;display:flex;flex-direction:column}.mc-tg-head{display:flex;flex-shrink:0;background:#f8fafc;height:52px;margin:16px 20px;border-radius:12px;border:1px solid #E8ECF0;align-items:center}.mc-tz{width:80px;flex-shrink:0;font-size:.72rem;color:#64748b;display:flex;align-items:center;justify-content:center;border-right:1px solid #E2E8F0;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.mc-tg-hcol{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 24px;border-right:1px solid #E2E8F0}.mc-tg-hcol:last-child{border-right:none}.mc-day-num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#1e293b}.mc-day-num.today{background:#004f4f;color:#fff}.mc-day-name{font-size:.9rem;color:#64748b;font-weight:500}.mc-tg-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:0 20px 20px;scrollbar-width:thin;scrollbar-color:#004F4F #F1F5F9}.mc-tg-grid{display:flex;border:1px solid #E8ECF0;border-radius:12px;background:#fff;overflow:hidden;min-height:fit-content}.mc-tg-scroll::-webkit-scrollbar{width:6px}.mc-tg-scroll::-webkit-scrollbar-track{background:#e8eef5}.mc-tg-scroll::-webkit-scrollbar-thumb{background:#004f4f;border-radius:10px}.mc-tg-labels{width:80px;flex-shrink:0;border-right:1px solid #E8ECF0;background:#f8fafc}.mc-tg-lrow{height:64px;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:10px;padding-top:6px;border-bottom:1px solid #E8ECF0;box-sizing:border-box;font-size:.72rem;font-weight:500;color:#94a3b8}.mc-tg-lrow:last-child{border-bottom:none}.mc-tg-lrow span{line-height:1}.mc-tg-col{flex:1;position:relative;border-right:1px solid #F1F5F9;min-width:0}.mc-slot{height:64px;border-bottom:1px solid #E8ECF0;cursor:pointer;transition:background .1s ease;box-sizing:border-box}.mc-slot:last-child{border-bottom:none}.mc-slot:hover{background:#004f4f0a}.mc-curtime{position:absolute;left:0;right:0;display:flex;align-items:center;pointer-events:none;z-index:5}.mc-curdot{width:10px;height:10px;border-radius:50%;background:#ef4444;flex-shrink:0;margin-left:-5px}.mc-curline{flex:1;height:2px;background:#ef4444}.mc-event{position:absolute;left:4px;right:4px;border-radius:6px;padding:8px 12px;cursor:pointer;overflow:hidden;z-index:3;box-shadow:0 4px 12px #00000014;transition:all .2s ease;box-sizing:border-box}.mc-event:hover{transform:scale(1.01);box-shadow:0 6px 16px #00000026;z-index:10}.mc-event-inner{position:relative;z-index:1}.mc-event-title{font-size:.85rem;font-weight:700;color:#fff;line-height:1.3;white-space:normal;word-break:break-word}.mc-event-time{font-size:.72rem;color:#ffffffe6;margin-top:3px;white-space:normal;word-break:break-word;line-height:1.3}.mc-month{flex:1;display:flex;flex-direction:column;overflow:hidden}.mc-month-head{display:grid;grid-template-columns:repeat(7,1fr);flex-shrink:0;background:#f8fafc;height:52px;margin:16px 20px;border-radius:12px;border:1px solid #E8ECF0;align-items:center}.mc-mdn{padding:0 10px;font-size:.85rem;font-weight:500;color:#64748b;text-align:center}.mc-month-body{flex:1;display:flex;flex-direction:column;overflow:visible;padding:0 20px 20px}.mc-mrow{display:grid;grid-template-columns:repeat(7,1fr);flex:1;min-height:120px}.mc-mcell{border-right:1px solid #E8ECF0;border-bottom:1px solid #E8ECF0;padding:12px;cursor:pointer;transition:background .1s;min-height:120px;display:flex;flex-direction:column}.mc-mrow:first-child .mc-mcell{border-top:1px solid #E8ECF0}.mc-mcell:first-child{border-left:1px solid #E8ECF0}.mc-mcell:hover{background:#004f4f0a}.mc-mcell.other-month{background:#fafbfc;opacity:.6}.mc-body-monthly,.mc-body-monthly .mc-month,.mc-body-monthly .mc-month-body{flex:none!important;overflow:visible!important}.mc-mdate{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.9rem;color:#1e293b;margin-bottom:8px;border-radius:50%;font-weight:500}.mc-mdate-today{background:#004f4f;color:#fff!important;font-weight:600}.mc-mevents{display:flex;flex-direction:column;gap:4px;margin-top:4px}.mc-mevent{font-size:.75rem;padding:4px 10px;border-radius:4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;border-left:3px solid rgba(0,0,0,.1)}.mc-mmore{font-size:.68rem;color:#94a3b8;padding:1px 0}.mc-backdrop{position:fixed;inset:0;background:#0f172a59;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}.mc-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;background:#fff;z-index:201;box-shadow:-8px 0 32px #0000001a;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mc-drawer.open{transform:translate(0)}.mc-drw-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #E8ECF0}.mc-drw-title{font-size:1.1rem;font-weight:700;color:#1e293b}.mc-drw-close{background:transparent;border:none;cursor:pointer;color:#94a3b8;transition:color .2s}.mc-drw-close:hover{color:#ef4444}.mc-drw-body{flex:1;overflow-y:auto;padding:28px;display:flex;flex-direction:column;gap:22px;scrollbar-width:thin;scrollbar-color:#127070 #e8eef5}.mc-drw-body::-webkit-scrollbar{width:5px}.mc-drw-body::-webkit-scrollbar-thumb{background:#127070;border-radius:5px}.mc-drw-foot{padding:20px 28px;border-top:1px solid #E8ECF0}.mc-modal-bg{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .2s ease}.mc-modal{background:#fff;border-radius:24px;padding:32px;width:680px;box-shadow:0 24px 64px #00000026;position:relative;animation:scaleIn .25s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.mc-fld{display:flex;flex-direction:column;gap:8px}.mc-lbl{font-size:.8rem;font-weight:400;color:#64748b}.mc-inp{border:1px solid #E2E8F0;border-radius:12px;padding:12px 16px;font-size:.9rem;font-family:inherit;background:#f8fafc;transition:all .2s;width:100%;box-sizing:border-box}.mc-inp:focus{border-color:#004f4f;box-shadow:0 0 0 3px #004f4f1a;outline:none;background:#fff}.mc-fld-row{flex-direction:row!important;align-items:center;gap:16px}.mc-title-row{display:flex;align-items:center;gap:8px}.mc-title-row .mc-inp{flex:1}.mc-cpicker{position:relative;flex-shrink:0}.mc-cpicker-trigger{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 10px;border-radius:10px;border:1px solid #E2E8F0;transition:all .2s}.mc-cpicker-swatch{width:24px;height:24px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000000d}.mc-cpicker-btn{width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s}.mc-cpicker-btn:hover{transform:scale(1.08)}.mc-cpicker-drop{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:12px;box-shadow:0 8px 28px #0f172a24;display:flex;flex-direction:column;gap:10px;z-index:210}.mc-cpicker-opt{width:38px;height:38px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s}.mc-cpicker-opt:hover{transform:scale(1.1)}.mc-cpicker-opt.sel{border-color:#00000040}.mc-time-row{display:flex;align-items:center;gap:10px}.mc-tinp{flex:1;text-align:center}.mc-tsep{font-size:.8rem;color:#64748b;flex-shrink:0}.mc-allday{display:flex;align-items:center;gap:8px}.mc-toggle{width:42px;height:24px;border-radius:999px;background:#cbd5e0;border:none;cursor:pointer;position:relative;padding:0;transition:background .2s;flex-shrink:0}.mc-toggle.on{background:#127070}.mc-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:left .2s}.mc-toggle.on .mc-knob{left:21px}.mc-sel{border:1px solid #E2E8F0;border-radius:10px;padding:9px 12px;font-size:.83rem;color:#1e293b;font-family:inherit;background:#f8fafc;outline:none;cursor:pointer;flex:1}.mc-sel:focus{border-color:#127070}.mc-guest-row{display:flex;align-items:center;gap:8px}.mc-ginp{flex:1}.mc-send-btn{padding:12px 18px;background:#127070;color:#fff;border:none;border-radius:10px;font-size:.83rem;font-weight:400;cursor:pointer;font-family:inherit;flex-shrink:0;white-space:nowrap;transition:background .15s}.mc-send-btn:hover{background:#0e5e5e}.mc-glist{display:flex;flex-direction:column;gap:6px}.mc-gitem{display:flex;align-items:center;gap:10px;padding:4px 0}.mc-gavatar{width:32px;height:32px;border-radius:50%;background:#e2e8f0;flex-shrink:0}.mc-ginfo{flex:1}.mc-gname{display:block;font-size:.85rem;font-weight:600;color:#1e293b}.mc-grole{display:block;font-size:.72rem;color:#94a3b8}.mc-gremove{width:26px;height:26px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .15s}.mc-gremove:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.mc-ta{border:1px solid #E2E8F0;border-radius:10px;padding:10px 14px;font-size:.85rem;color:#1e293b;font-family:inherit;background:#f8fafc;outline:none;resize:vertical;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.mc-ta:focus{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #1270701a}.mc-charcount{font-size:.7rem;color:#94a3b8;text-align:right;margin-top:-4px}.mc-create-meeting-btn{width:100%;background:#004f4f;color:#fff;border:none;border-radius:25px;padding:14px;font-size:1rem;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.mc-create-meeting-btn:hover{background:#003f3f;box-shadow:0 4px 12px #004f4f33}.mc-create-meeting-btn:active{transform:translateY(0)}.meetings-root{display:flex;flex-direction:column;gap:18px;padding:20px 24px;min-height:100%}.meetings-stats-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.meetings-stat-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e9edf3;border-radius:14px;padding:14px 20px;min-width:150px;box-shadow:0 2px 8px #0000000d;transition:transform .2s,box-shadow .2s}.meetings-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.meetings-stat-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center}.meetings-stat-today .meetings-stat-icon{background:#e0f3f3;color:#127070}.meetings-stat-upcoming .meetings-stat-icon{background:#ede9fe;color:#6d45b0}.meetings-stat-done .meetings-stat-icon{background:#dcfce7;color:#16a34a}.meetings-stat-num{font-size:1.55rem;font-weight:700;color:#1e293b;line-height:1}.meetings-stat-label{font-size:.73rem;font-weight:600;color:#8ca0b6;text-transform:uppercase;letter-spacing:.5px;margin-top:3px}.meetings-new-btn{margin-left:auto;display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#127070,#0a4f4f);color:#fff;border:none;border-radius:12px;padding:12px 22px;font-size:.88rem;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 4px 14px #1270704d;transition:transform .18s,box-shadow .18s;white-space:nowrap}.meetings-new-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #12707061}.meetings-new-btn:active{transform:translateY(0)}.meetings-body{display:grid;grid-template-columns:320px 1fr;gap:18px;min-height:0;flex:1}.meetings-left{display:flex;flex-direction:column;gap:14px}.meetings-calendar-card{background:#fff;border:1px solid #e9edf3;border-radius:18px;padding:12px 8px 8px;box-shadow:0 2px 10px #0000000f;overflow:hidden}.meetings-calendar-card .MuiDateCalendar-root{width:100%!important}.meetings-day-list-card{background:#fff;border:1px solid #e9edf3;border-radius:16px;padding:14px 16px;box-shadow:0 2px 8px #0000000d;flex:1}.meetings-day-list-head{display:flex;align-items:center;gap:7px;margin-bottom:12px}.meetings-day-list-title{font-size:.87rem;font-weight:700;color:#1e293b;flex:1}.meetings-day-count{min-width:22px;height:22px;border-radius:999px;background:#e0f3f3;color:#127070;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 6px}.meetings-day-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px 0}.meetings-day-empty p{font-size:.8rem;color:#8ca0b6}.meetings-day-items{display:flex;flex-direction:column;gap:8px}.meetings-day-item{display:flex;align-items:center;gap:10px;background:#f8fafc;border-radius:10px;padding:9px 10px;border:1px solid #eef1f6}.meetings-day-item-bar{width:4px;height:34px;border-radius:4px;flex-shrink:0}.meetings-day-item-content{flex:1;min-width:0}.meetings-day-item-title{font-size:.8rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meetings-day-item-time{display:flex;align-items:center;gap:3px;font-size:.7rem;color:#8ca0b6;margin-top:2px}.meetings-right{display:flex;flex-direction:column;gap:14px;min-height:0}.meetings-list-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.meetings-list-title{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:700;color:#1e293b}.meetings-filter-group{display:flex;align-items:center;gap:4px;margin-left:auto;background:#f1f5f9;border-radius:999px;padding:4px}.meetings-filter-btn{border:none;background:transparent;color:#64748b;font-size:.78rem;font-weight:600;padding:5px 14px;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .18s,color .18s}.meetings-filter-btn.active{background:#fff;color:#127070;box-shadow:0 1px 4px #0000001a}.meetings-filter-btn:hover:not(.active){color:#334155}.meetings-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;padding-right:2px;scrollbar-width:thin;scrollbar-color:#127070 #e8eef5}.meetings-list::-webkit-scrollbar{width:6px}.meetings-list::-webkit-scrollbar-track{background:#e8eef5;border-radius:8px}.meetings-list::-webkit-scrollbar-thumb{background:#127070;border-radius:8px}.meetings-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:60px 20px;background:#fff;border:1px solid #e9edf3;border-radius:16px;color:#8ca0b6;font-size:.9rem}.meetings-new-btn-sm{display:inline-flex;align-items:center;gap:6px;background:#e0f3f3;color:#127070;border:1px solid #b3dada;border-radius:999px;padding:8px 16px;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.meetings-new-btn-sm:hover{background:#c8ecec}.meetings-card{background:#fff;border:1px solid #e9edf3;border-radius:16px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:transform .2s,box-shadow .2s}.meetings-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.meetings-card-done{opacity:.75}.meetings-card-left-bar{width:5px;flex-shrink:0}.meetings-card-inner{flex:1;padding:14px 16px;display:flex;flex-direction:column;gap:10px;min-width:0}.meetings-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.meetings-card-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:1;min-width:0}.meetings-card-title{font-size:.97rem;font-weight:700;color:#1e293b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meetings-card-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.meetings-type-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:600}.meetings-status-pill{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:600}.meetings-card-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.meetings-card-action-btn{width:30px;height:30px;border:1px solid #e9edf3;background:#fff;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;transition:background .15s,color .15s,border-color .15s}.meetings-card-action-btn:hover{background:#e0f3f3;border-color:#127070;color:#127070}.meetings-card-action-delete:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.meetings-card-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.meetings-card-meta-item{display:flex;align-items:center;gap:4px;font-size:.76rem;color:#64748b}.meetings-today-label{color:#127070;font-weight:600}.meetings-card-desc{font-size:.78rem;color:#64748b;line-height:1.45;margin:0}.meetings-card-attendees{display:flex;align-items:center;gap:0}.meetings-attendee-avatar{width:28px;height:28px;border-radius:50%;color:#fff;font-size:.63rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;margin-left:-6px;cursor:default;transition:transform .15s;flex-shrink:0}.meetings-card-attendees .meetings-attendee-avatar:first-child{margin-left:0}.meetings-attendee-avatar:hover{transform:scale(1.15);z-index:20!important}.meetings-attendee-more{background:#e2e8f0;color:#475569}.meetings-attendees-names{margin-left:10px;font-size:.73rem;color:#64748b}.meetings-card-link-row{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e9edf3;border-radius:10px;padding:8px 12px;flex-wrap:wrap}.meetings-card-link{display:flex;align-items:center;gap:5px;flex:1;min-width:0;color:#64748b;font-size:.73rem}.meetings-card-link-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meetings-copy-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #e2e8f0;background:#fff;color:#64748b;padding:5px 12px;border-radius:999px;font-size:.73rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;flex-shrink:0}.meetings-copy-btn:hover{background:#f1f5f9;border-color:#94a3b8}.meetings-copy-btn.copied{background:#dcfce7;border-color:#86efac;color:#16a34a}.meetings-join-btn{display:inline-flex;align-items:center;gap:5px;background:linear-gradient(135deg,#127070,#0a4f4f);color:#fff;padding:6px 14px;border-radius:999px;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;flex-shrink:0}.meetings-join-btn:hover{opacity:.9;transform:translateY(-1px)}.meetings-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px;background:linear-gradient(135deg,#127070,#0a4f4f);border-bottom:none}.meetings-dialog-header-left{display:flex;align-items:center;gap:12px}.meetings-dialog-icon{width:40px;height:40px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.meetings-dialog-title{font-size:1.05rem;font-weight:700;color:#fff}.meetings-dialog-sub{font-size:.75rem;color:#ffffffbf;margin-top:2px}.meetings-dialog-close{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.meetings-dialog-close:hover{background:#ffffff26}.meetings-form{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.meetings-form-group{display:flex;flex-direction:column;gap:5px}.meetings-form-group.full{grid-column:1 / -1}.meetings-form-label{font-size:.75rem;font-weight:600;color:#475569}.meetings-form-input{border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-size:.85rem;color:#1e293b;font-family:inherit;background:#f8fafc;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;width:100%;box-sizing:border-box}.meetings-form-input:focus{border-color:#127070;background:#fff;box-shadow:0 0 0 3px #1270701a}.meetings-form-input::placeholder{color:#b0b8c4}.meetings-form-textarea{resize:vertical;min-height:72px}select.meetings-form-input{appearance:none;cursor:pointer}.meetings-form-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:4px;padding-top:14px;border-top:1px solid #e9edf3}.meetings-cancel-btn{border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:999px;padding:9px 22px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.meetings-cancel-btn:hover{background:#f1f5f9}.meetings-submit-btn{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#127070,#0a4f4f);color:#fff;border:none;border-radius:999px;padding:10px 24px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 4px 12px #12707047;transition:transform .15s,box-shadow .15s}.meetings-submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #12707059}.meetings-submit-btn:active{transform:translateY(0)}@media(max-width:1100px){.meetings-body{grid-template-columns:280px 1fr}}@media(max-width:900px){.meetings-body{grid-template-columns:1fr}.meetings-left{display:grid;grid-template-columns:1fr 1fr;gap:14px}}.faxes-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.extra-gap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-right:24px}.faxes-filter-btn{border:1px solid #e3e8ef;background:#fff;border-radius:10px;padding:10px 2px;font-size:.8rem;color:#5b6472;min-width:50px;cursor:pointer}.faxes-filter-btn:active{background:#003f3f;color:#fff}.fax-dropdown{border:1px solid #e3e8ef;background:#fff;border-radius:10px;padding:15px 12px;font-size:.8rem;color:#5b6472;min-width:120px}.faxes-search{min-width:450px}.faxes-filter-dropdown{display:flex;gap:10px}.faxes-table-link{color:#127070;font-weight:400;cursor:pointer}.faxes-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:600;background-color:#00a38838}.section-header{font-size:1.25rem;font-weight:600;color:#2d2d2d;margin-bottom:12px}.input-sub-label{font-size:.85rem;color:#666;margin-bottom:6px}.filter-dropdown-container{padding:24px;background-color:#fff;width:100%;max-width:45rem;margin:0 auto}.section-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:8px}.field-label{font-size:.85rem!important;color:#757575;margin-bottom:4px;margin-top:5px!important}.custom-pill-field .MuiOutlinedInput-root{border-radius:50px!important;background-color:#fff;height:45px}.custom-pill-field input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.5)}.action-divider{margin:20px 0!important;border-color:#eee!important;border-width:1px!important}.btn-apply{background-color:#004d4d!important;border-radius:50px!important;text-transform:none!important;font-weight:600!important;padding:8px 24px!important}.btn-cancel{border-radius:50px!important;border-color:#e0e0e0!important;color:#333!important;text-transform:none!important;padding:8px 24px!important}.new-fax-container{display:flex;padding:24px 50px;background-color:#fff;width:100%;margin:2px auto;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.new-fax-header{flex:1;min-width:300px}.new-fax-skip-section{flex-shrink:0;margin-left:auto}.new-fax-container p{font-size:.9rem;width:80%;color:#555}.new-fax-create-btn{border:2px solid #004f4f;background:#004f4f;color:#fff;border-radius:999px;padding:10px 18px;display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}.new-fax-create-btn:hover{background:#004f4f;color:#fff}.new-fax-title{font-size:1.8rem;font-weight:700;color:#1a1a2e;margin-bottom:4px}.fax-new-container{display:flex;justify-content:flex-start;align-items:stretch;padding:20px 40px 40px;gap:24px;margin-top:8px;flex-wrap:wrap}.new-fax-wrapper{width:100%;min-height:100vh;background:#f5f7fa;padding:24px 32px;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.step1-wrapper{max-width:850px;margin:0 auto;background:#fff;padding:36px 42px;border-radius:18px;box-shadow:0 10px 30px #00000014}.step1-wrapper h2{font-size:24px;font-weight:700;margin-bottom:28px;color:#263238}.form-row{display:flex;align-items:center;gap:18px;margin-bottom:18px}.form-row label{width:90px;font-size:14px;font-weight:600;color:#37474f}.form-row input{flex:1;padding:10px 12px;font-size:14px;border-radius:6px;border:1px solid #b0bec5}.form-row input:focus{outline:none;border-color:#0b5d5d}.form-group{margin-top:26px}.form-group-title{font-size:14px;font-weight:600;margin-bottom:14px;color:#37474f}.step-actions{display:flex;justify-content:flex-end;margin-top:30px}.step-actions button{background:#0b5d5d;color:#fff;border:none;padding:12px 28px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer}.step-actions button:hover{background:#094c4c}@media(max-width:768px){.fax-stepper{flex-direction:column;gap:14px}.step-line{display:none}.form-row{flex-direction:column;align-items:flex-start}.form-row label{width:auto}.step1-wrapper{padding:24px}}.fax-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;background:#fff;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;width:100%;box-sizing:border-box}.toolbar-group{display:flex;align-items:center;gap:10px}.toolbar-group.left{flex:1;justify-content:flex-start}.toolbar-group.center{flex:2;justify-content:center}.toolbar-group.right{flex:1;justify-content:flex-end}.toolbar-group>button{height:40px;min-width:40px;padding:0 10px;border:1px solid #d0d7de;background:#fff;border-radius:8px;font-size:16px;font-weight:600;color:#263238;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;outline:none}.toolbar-group>button:hover{background:#f3f6f8;border-color:#b0bec5}.toolbar-group>button.active{background:#e0f2f1;border-color:#0b5d5d;color:#0b5d5d}.toolbar-dropdown-container{min-width:130px}.toolbar-dropdown-container button{background:transparent!important;border:none!important;height:auto!important;min-width:unset!important;padding:0!important}@media(max-width:900px){.fax-toolbar{flex-wrap:wrap;gap:12px;margin:16px}.toolbar-group.center{order:3;width:100%;justify-content:center}}.fax-cover-card{max-width:820px;margin:20px auto;background:#fff;border-radius:18px;padding:40px 48px;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;gap:20px;border:1px solid #e0e0e0}.fax-cover-card h2{font-size:26px;font-weight:700;color:#263238;margin-bottom:32px}.fax-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.cs-row{padding-left:40px}.fax-row label{width:70px;font-size:14px;font-weight:600;color:#37474f;flex-shrink:0}.fax-row input{width:180px;height:45px;padding:0 12px;font-size:14px;border-radius:8px;border:1px solid #1a1a1a;transition:border-color .2s ease,box-shadow .2s ease}.fax-row input::placeholder{color:#9e9e9e;font-weight:400}.fax-row input:focus{outline:none;border-color:#0b5d5d;box-shadow:0 0 0 3px #0b5d5d26}.fax-section{display:flex;flex-direction:column;gap:14px;margin-top:28px;margin-bottom:22px}.fax-section strong{font-size:15px;font-weight:600;color:#263238;display:block;margin-bottom:8px}.fax-section .fax-row{margin-bottom:8px}.fax-row input[type=date]{max-width:180px;cursor:pointer}.primary-btn{margin-top:24px;background:#0b5d5d;color:#fff;border:none;padding:12px 32px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease;align-self:flex-start}.primary-btn:hover{background:#094c4c}.primary-btn:active{transform:translateY(1px)}@media(max-width:768px){.fax-cover-card{padding:28px 24px}.fax-row{flex-direction:column;align-items:flex-start;gap:8px}.fax-row label{width:auto}.fax-row input{width:100%}.fax-section{gap:10px}.primary-btn{width:100%;text-align:center}}@media(max-width:600px){.meetings-left{grid-template-columns:1fr}.meetings-filter-group{margin-left:0}.meetings-list-header{flex-direction:column;align-items:flex-start}.meetings-form{grid-template-columns:1fr}.meetings-form-group.full{grid-column:1}.meetings-stats-row{gap:8px}.meetings-new-btn{margin-left:0}}@media(max-width:1100px){.mc-header{padding:14px 16px;gap:12px;flex-wrap:wrap;align-items:center}.mc-header-right{width:100%;display:flex;justify-content:space-between;gap:10px}.mc-view-tabs{max-width:100%;overflow-x:auto;white-space:nowrap}.mc-view-tab{padding:7px 14px;font-size:.8rem}.mc-create-btn{padding:10px 14px;font-size:.82rem}}@media(max-width:900px){.mc-nav-label{font-size:1rem}.mc-col-head{overflow-x:auto;overflow-y:hidden}.mc-grid-scroll{overflow:auto}.mc-tz-cell,.mc-time-col{min-width:64px;width:64px}.mc-col-hcell,.mc-day-col{min-width:120px}.mc-time-cell,.mc-hour-slot{height:56px}.mc-month{overflow:auto}.mc-month-head,.mc-mrow{grid-template-columns:repeat(7,minmax(110px,1fr));min-width:770px}}@media(max-width:700px){.mc-header{padding:12px;gap:10px}.mc-header-right{flex-wrap:wrap;justify-content:flex-start}.mc-view-tabs{width:100%}.mc-create-btn{width:100%;justify-content:center}.mc-col-hcell,.mc-day-col{min-width:100px}.mc-time-cell,.mc-hour-slot{height:52px}.mc-event-block{left:2px;right:2px;padding:4px 6px}}.right-sidebar-container{display:flex;height:100%;background:#fff;border-left:1px solid #E8ECF0;transition:width .3s ease;z-index:20;flex-shrink:0;overflow:visible}.right-sidebar-container.expanded{width:324px}.right-sidebar-container:not(.expanded){width:64px}.right-sidebar-icons{width:64px;display:flex;flex-direction:column;align-items:center;padding-top:24px;gap:16px;background:#fff;flex-shrink:0;border-left:1px solid #E8ECF0}.sidebar-icon-wrap{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #E8ECF0;border-radius:10px;transition:all .2s;background:#fff;color:#64748b;position:relative}.sidebar-icon-wrap:hover,.sidebar-icon-wrap.active{background:#127070;border-color:#127070;color:#fff}.sidebar-icon-wrap.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.sidebar-icon-wrap.active:before{content:"";position:absolute;right:-1px;top:8px;bottom:8px;width:3px;background:#127070;border-radius:4px 0 0 4px}.sidebar-icon-mui{font-size:1.45rem!important;color:inherit}.sidebar-icon-wrap:hover .sidebar-icon-mui,.sidebar-icon-wrap.active .sidebar-icon-mui{color:#fff}.right-sidebar-panel{width:260px;background:#fff;border-right:1px solid #E8ECF0;display:flex;flex-direction:column;animation:slideInRight .3s ease;position:relative;box-shadow:-10px 0 20px #00000005}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.panel-header{height:80px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #E8ECF0}.search-bar-wrap{display:flex;align-items:center;width:100%;gap:12px}.search-bar-icon{font-size:1.3rem!important;color:#1e293b}.search-bar-input{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b;background:transparent}.search-bar-input::placeholder{color:#94a3b8}.search-bar-close{font-size:1.2rem!important;color:#1e293b;cursor:pointer}.panel-title-row{display:flex;align-items:center;justify-content:space-between;width:100%}.panel-titles{display:flex;flex-direction:column}.panel-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin-bottom:2px}.panel-title{font-size:1.1rem;font-weight:800;color:#1e293b;margin:0}.panel-header-actions{display:flex;gap:12px}.panel-icon{font-size:1.2rem!important;color:#1e293b;cursor:pointer;transition:color .2s}.sidebar-icon-wrap.close-btn-active{color:#000;border-color:#007676}.sidebar-icon-wrap.close-btn-active:hover{background:#007676;color:#fff}.panel-close-btn svg{font-size:1.2rem!important}.panel-content{flex:1;padding:16px;overflow-y:auto;background:#fff}.create-note-trigger{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f1f5f9;border-radius:8px;color:#64748b;font-size:.85rem;cursor:pointer;margin-bottom:20px;transition:background .2s}.create-note-trigger:hover{background:#e2e8f0}.trigger-icon{font-size:1.2rem!important;color:#127070}.new-note-card{border:1px solid #E2E8F0;border-radius:12px;padding:14px;margin-bottom:20px;box-shadow:0 4px 12px #00000008;background:#fff;position:relative}.note-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.note-input-title{border:none;outline:none;font-size:1.1rem;font-weight:400;color:#1e293b;width:60%;background:transparent}.note-card-icons{display:flex;gap:10px;align-items:center}.menu-trigger-wrap{position:relative;display:flex;align-items:center}.note-context-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 8px 16px #0000001a;padding:6px;z-index:100;min-width:120px;margin-top:4px}.menu-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:.85rem;color:#1e293b}.menu-item:hover{background:#f8fafc;color:#127070}.menu-item-icon{font-size:1.1rem!important}.note-tiny-icon{font-size:1.2rem!important;color:#94a3b8;cursor:pointer}.note-textarea{width:100%;border:none;outline:none;resize:none;font-size:.9rem;color:#64748b;font-family:inherit;margin-bottom:12px;background:transparent}.note-card-footer{display:flex;justify-content:flex-end;border-top:1px solid #F1F5F9;padding-top:8px}.note-done-btn{background:transparent;border:none;color:#127070;font-size:.9rem;font-weight:700;cursor:pointer}.sticky-notes-list{display:flex;flex-direction:column;gap:16px}.sticky-note-item{padding:16px;border-radius:12px;min-height:80px;position:relative;cursor:pointer;transition:transform .2s}.sticky-note-item:hover{transform:translateY(-2px)}.color-pink{background-color:#f8b4b8}.color-yellow{background-color:#fde6b1}.color-blue{background-color:#cfe4f6}.sticky-note-title{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 4px}.sticky-note-text{font-size:.82rem;color:#1e293b;opacity:.7;margin:0;line-height:1.4}.cal-panel .panel-header{height:auto;padding:24px 20px;flex-direction:column;align-items:flex-start}.cal-date-sel{display:flex;align-items:center;gap:8px;color:#127070;font-size:.95rem;font-weight:600;margin-top:8px;cursor:pointer}.cal-content{background:#fff;padding:0!important}.cal-daily-grid{display:flex;position:relative;padding-bottom:40px}.cal-time-col{width:65px;border-right:1px solid #EEF1F5;background:#fff}.cal-hour-label{height:64px;display:flex;justify-content:center;align-items:flex-start;padding-top:10px;font-size:.75rem;color:#94a3b8}.cal-events-col{flex:1;position:relative;background:#fff}.cal-grid-row{height:64px;border-bottom:1px solid #EEF1F5}.cal-now-line{position:absolute;left:0;right:0;z-index:5;pointer-events:none;display:flex;align-items:center}.cal-now-dot{width:10px;height:10px;background:#ef4444;border-radius:50%;margin-left:-5px}.cal-now-bar{flex:1;height:2px;background:#ef4444}.cal-event-item{position:absolute;left:4px;right:4px;border-radius:6px;padding:8px 12px;color:#fff;overflow:hidden;cursor:pointer;z-index:2;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s}.cal-event-item:hover{transform:scale(.98)}.cal-event-title{font-size:.85rem;font-weight:700;margin-bottom:2px}.cal-event-time{font-size:.75rem;opacity:.9}.no-scroll-bar::-webkit-scrollbar{display:none}.no-scroll-bar{scrollbar-width:none}.cal-date-sel-wrap{position:relative}.cal-dp-container{position:absolute;top:calc(100% + 12px);left:0;z-index:1000}.cal-dp-container .mc-dp-popup{position:static;transform:none;box-shadow:0 10px 30px #00000026}.global-picker-wrapper{position:relative;width:100%;font-family:Inter,sans-serif}.picker-label{display:block;font-size:12px;color:#666;margin-bottom:4px;margin-left:12px}.picker-field{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 16px;height:45px;background:#fff;border:1px solid #d0d7de;border-radius:50px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#333}.picker-field:hover{border-color:#0b5d5d}.picker-popup{position:absolute;top:calc(100% + 8px);left:0;z-index:4000;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden;min-width:280px}.picker-popup.picker-popup-portal{z-index:10000}.time-picker-grid{display:flex;padding:10px;gap:10px;height:200px}.time-column{flex:1;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin}.time-unit{padding:8px;border:none;background:transparent;cursor:pointer;border-radius:4px;text-align:center}.pdf-card iframe{width:100%;height:100%;border:none;background:transparent;cursor:pointer;border-radius:4px;text-align:center}.time-unit:hover{background:#f0f0f0}.time-unit.selected{background:#0b5d5d;color:#fff;font-weight:700}.mc-call-container{display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff;position:relative;overflow:hidden}.mc-call-header{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;height:80px;background:#fff;border-bottom:1px solid #E8ECF0;flex-shrink:0}.mc-call-header-left{display:flex;align-items:center}.mc-call-back{display:flex;align-items:center;gap:12px;background:transparent;border:none;cursor:pointer;font-size:1.4rem;font-weight:700;color:#1e293b}.mc-call-back svg{color:#64748b}.mc-call-search{display:flex;align-items:center;background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:0 16px;gap:12px;width:440px;height:44px;position:relative}.mc-call-search input{border:none;background:transparent;outline:none;font-size:.875rem;color:#333;flex:1}.mc-call-search-icon{color:#9aa3b0;font-size:1.1rem!important}.mc-call-header-right{display:flex;align-items:center;gap:16px}.mc-call-add-btn,.mc-call-notif{width:38px;height:38px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;position:relative}.mc-call-notif-badge{position:absolute;top:-5px;right:-5px;background:#127070;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.mc-call-user{display:flex;align-items:center;gap:8px;cursor:pointer}.mc-call-user img{width:36px;height:36px;border-radius:50%;object-fit:cover}.mc-call-user span{font-size:.875rem;font-weight:600;color:#4d5a6d}.mc-call-info-bar{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;background:#fff}.mc-call-title{font-size:1.25rem;font-weight:500;font-family:Inter;color:#1e293b;margin:0 0 4px}.mc-call-subtitle{font-size:.875rem;color:#94a3b8;margin:0}.mc-call-info-right{display:flex;align-items:center;gap:20px}.mc-call-date-select{display:flex;align-items:center;gap:8px;color:#004f4f;font-weight:400;cursor:pointer}.mc-call-link-btn{display:flex;align-items:center;gap:8px;background:#004f4f;color:#fff;border:none;padding:10px 24px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s}.mc-call-link-icon{transform:rotate(-45deg)}.mc-call-main-content{display:flex;flex:1;overflow:hidden;position:relative}.mc-call-view-area{flex:1;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.mc-call-view-area.with-sidebar{position:relative}.mc-call-grid-wrapper{flex:1;padding:0 32px;overflow-y:auto}.mc-call-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;transition:all .3s ease}.mc-call-grid.grid-small{grid-template-columns:repeat(2,1fr)}.mc-call-chat-sidebar{width:0;opacity:0;visibility:hidden;overflow:hidden;background:#fff;border-left:0px solid #E8ECF0;display:flex;flex-direction:column;z-index:150;box-shadow:-4px 0 15px #00000005;transition:all .3s cubic-bezier(.4,0,.2,1)}.mc-call-chat-sidebar.open{width:380px;opacity:1;visibility:visible;border-left:1px solid #E8ECF0}.mc-chat-header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #F1F5F9}.mc-chat-header h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}.mc-chat-close{background:transparent;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center}.mc-chat-messages{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.mc-chat-msg-item{display:flex;gap:12px}.mc-chat-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.mc-chat-msg-content{flex:1}.mc-chat-msg-info{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mc-chat-msg-sender{font-size:.875rem;font-weight:600;color:#1e293b}.mc-chat-msg-time{font-size:.75rem;color:#94a3b8}.mc-chat-msg-text{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.mc-chat-footer{padding:24px;border-top:1px solid #F1F5F9}.mc-chat-actions{display:flex;gap:12px;margin-bottom:16px}.mc-chat-act-icon{font-size:20px!important;color:#94a3b8;cursor:pointer}.mc-chat-act-icon:hover{color:#127070}.mc-chat-input-row{display:flex;align-items:center;background:#f8fafc;border-radius:12px;padding:8px 12px}.mc-chat-input-row input{flex:1;border:none;background:transparent;outline:none;padding:8px;font-size:.875rem;color:#1e293b}.mc-chat-send-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center}.mc-chat-send-btn:hover{color:#127070}.mc-call-participants-sidebar{width:0;opacity:0;visibility:hidden;overflow:hidden;background:#fff;border-left:0px solid #E8ECF0;display:flex;flex-direction:column;z-index:150;box-shadow:-4px 0 15px #00000005;transition:all .3s cubic-bezier(.4,0,.2,1)}.mc-call-participants-sidebar.open{width:380px;opacity:1;visibility:visible;border-left:1px solid #E8ECF0}.mc-participants-header{padding:24px}.mc-participants-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mc-participants-title-row h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}.mc-add-participant-btn{display:flex;align-items:center;gap:8px;background:#e8f5f5;color:#127070;border:none;padding:8px 16px;border-radius:50px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.mc-add-participant-btn:hover{background:#d1eaea}.mc-participants-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-bottom:24px}.mc-participant-item{display:flex;align-items:center;gap:16px;background:#f8fafc;margin:0 24px;padding:12px 16px;border-radius:40px;transition:all .2s ease}.mc-participant-item:hover{background:#f1f5f9}.mc-participant-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.mc-participant-name{flex:1;font-size:.95rem;font-weight:500;color:#1e293b}.mc-participant-status{display:flex;align-items:center;gap:12px}.mc-participants-list::-webkit-scrollbar{width:4px}.mc-participants-list::-webkit-scrollbar-track{background:transparent}.mc-participants-list::-webkit-scrollbar-thumb{background:#127070;border-radius:10px}.mc-ctrl-btn.active-teal{background:#004d4d;color:#fff}.mc-call-video-card{aspect-ratio:16/10;border-radius:12px;overflow:hidden;position:relative;background:#000}.mc-call-video-feed{width:100%;height:100%;object-fit:cover}.mc-call-video-name{position:absolute;bottom:12px;left:12px;background:#64646466;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:4px 12px;border-radius:6px;font-size:.75rem;font-weight:600}.mc-call-video-mic{position:absolute;top:12px;right:12px;background:#127070;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2)}.mc-call-controls{background:#fff;border-top:1px solid #E8ECF0;padding:16px 0;z-index:100;flex-shrink:0;display:flex;justify-content:center}.mc-call-controls-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding:0 32px;position:relative}.mc-call-controls-main{display:flex;align-items:center;gap:16px;margin-left:5vw}.mc-ctrl-btn{width:60px;height:60px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.mc-ctrl-btn svg{font-size:26px!important}.mc-ctrl-btn.primary{background:#004d4d;color:#fff}.mc-ctrl-btn.primary:hover{background:#003f3f}.mc-ctrl-btn.secondary{background:#ebf2fa;color:#004d4d}.mc-ctrl-btn.secondary:hover{background:#dce5ef}.mc-ctrl-btn.muted,.mc-ctrl-btn.off{background:#fee2e2;color:#ef4444}.mc-ctrl-btn.end-call{background:#d62828;color:#fff;width:120px;border-radius:30px}.mc-ctrl-btn.end-call svg{font-size:28px!important}.mc-ctrl-btn.end-call:hover{background:#be123c}.mc-call-controls-side{position:absolute;right:32px;display:flex;gap:16px}.mc-more-menu-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.mc-more-menu{position:absolute;bottom:70px;left:100%;transform:translate(-50%);background:#fff;border:1px solid #E8ECF0;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:6px;min-width:195px;z-index:1000;display:flex;flex-direction:column;gap:2px}.mc-more-menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;border-radius:10px;transition:all .2s ease;color:#4d5a6d;font-size:.7rem;font-weight:500;font-family:Inter,sans-serif}.mc-more-menu-item:hover{background:#004d4d;color:#fff}.mc-more-menu-icon-svg{width:15px;height:15px;filter:invert(20%) sepia(53%) saturate(1478%) hue-rotate(147deg) brightness(96%) contrast(101%);transition:filter .2s ease}.mc-more-menu-item:hover .mc-more-menu-icon-svg{filter:brightness(0) invert(1)}.collab-container{padding:24px;background:#f8fafc;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.collab-container::-webkit-scrollbar{display:none}.collab-header{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:99px;gap:20px;transform:rotate(0);opacity:1;padding:20px 40px;border-bottom:1px solid #E2E8F0;box-sizing:border-box;margin-bottom:30px;flex-wrap:nowrap;overflow:visible;position:relative;z-index:20;scrollbar-width:none;-ms-overflow-style:none}.collab-header::-webkit-scrollbar{display:none}.collab-header-left{display:flex;align-items:center;gap:20px;flex-wrap:nowrap;flex:1 1 auto;min-width:0}.collab-title{font-size:24px;font-weight:700;color:#1a1a2e;margin:0;white-space:nowrap}.collab-search-wrapper,.collab-filter-wrapper{position:relative;flex-shrink:0;z-index:30}.collab-search-wrapper{flex:1 1 auto;min-width:220px}.collab-search-input-box{display:flex;align-items:center;background:#fff;border:1px solid #E2E8F0;border-radius:100px;padding:0 32px 0 16px;height:59px;width:clamp(260px,32vw,390px);max-width:100%;opacity:1;transform:rotate(0);box-sizing:border-box;cursor:pointer;transition:all .2s ease}.collab-search-input-box:hover{border-color:#cbd5e0}.collab-search-input-box input{border:none;outline:none;flex:1;font-size:14px;color:#4a5568;background:transparent}.collab-search-icon{color:#a0aec0;font-size:20px!important}.collab-search-dropdown{position:absolute;top:54px;left:0;width:380px;background:#fff;border-radius:12px;z-index:100;padding:16px}.shadow-premium{box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.collab-search-tabs{display:flex;gap:15px;border-bottom:2px solid #F1F5F9;margin-bottom:15px}.collab-search-tab{padding:8px 4px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;position:relative;transition:color .2s}.collab-search-tab.active{color:#127070}.collab-search-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2.5px;background:#127070;border-radius:10px}.collab-search-item{display:flex;align-items:center;padding:10px 0;gap:12px;cursor:pointer;border-bottom:1px solid #F8FAFC}.collab-search-item:hover span{color:#127070}.item-search-icon{font-size:18px!important;color:#1a1a2e}.collab-search-item span{font-size:14px;color:#475569;flex:1}.item-arrow{color:#94a3b8;font-size:14px}.collab-filter-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #E2E8F0;border-radius:30px;padding:0 16px;height:48px;font-size:14px;font-weight:600;color:#1a1a2e;cursor:pointer;transition:all .2s}.collab-filter-btn.active{background:#127070;border-color:#127070;color:#fff}.collab-filter-btn .chevron{font-size:20px!important;transition:transform .25s ease}.collab-filter-btn .chevron.rotate{transform:rotate(180deg)}.collab-filter-dropdown{position:absolute;top:54px;left:0;width:200px;background:#fff;border-radius:12px;z-index:100;overflow:hidden}.filter-item{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:background .2s;color:#475569}.filter-item:hover{background:#f1f5f9;color:#127070}.filter-icon{font-size:20px!important}.filter-item span{font-size:14px;font-weight:500}.collab-header-right{display:flex;align-items:center;gap:20px;flex-shrink:0}.collab-avatars{display:flex;flex-direction:row-reverse}.collab-avatars img,.collab-avatars .avatar-initials{width:36px;height:36px;border-radius:50%;border:2px solid #fff;margin-left:-10px;z-index:0}.avatar-more{width:36px;height:36px;border-radius:50%;background:#334155;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff;margin-left:-10px;z-index:1}.collab-invite-btn{display:flex;align-items:center;gap:6px;background:#004d4d;color:#fff;border:none;border-radius:30px;padding:0 20px;height:48px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.collab-invite-btn:hover{background:#003f3f}.collab-board{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%;gap:24px;overflow-x:hidden;overflow-y:visible;padding-bottom:0}.collab-loading-text{margin:8px 0 16px;color:#64748b;font-size:14px}.collab-column{background:#fff;width:min(270px,100%);min-width:min(270px,100%);flex-shrink:1;height:649px;transform:rotate(0);opacity:1;border-radius:8px;padding:0;border:1px solid #E2E8F0;box-sizing:border-box;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.collab-column.drop-active{border-color:#127070;box-shadow:0 0 0 1px #12707026}.collab-column::-webkit-scrollbar{display:none}.column-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #E2E8F0}.column-title-box{display:flex;align-items:center;gap:10px}.dot{width:8px;height:8px;border-radius:50%}.column-title{font-size:16px;font-weight:700;color:#1a1a2e}.column-count{font-size:13px;font-weight:600;color:#94a3b8;background:#fff;padding:2px 10px;border-radius:12px}.column-add-icon{color:#94a3b8;cursor:pointer;font-size:20px!important}.column-tasks{display:flex;flex-direction:column;padding:16px 20px;gap:16px;min-height:180px}.column-tasks.drop-active{background:#1270700f}.task-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000d;transition:transform .2s,box-shadow .2s;cursor:grab}.task-card.dragging{cursor:grabbing}.task-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.task-body{cursor:pointer}.task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.task-tag{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;padding:2px 8px;border-radius:4px;text-transform:capitalize;width:63px;height:20px;opacity:1;box-sizing:border-box;white-space:nowrap}.tag-low{background:#fff;color:#127070;border:1px solid #127070}.tag-medium{background:#fff;color:#d39c3d;border:1px solid #D39C3D}.tag-high{background:#fff;color:#df1c41;border:1px solid #DF1C41;width:88px}.task-more{color:#94a3b8;font-size:20px!important}.task-title{font-size:14px;font-weight:600;color:#1a1a2e;margin:0 0 16px;line-height:1.4}.task-avatars{display:flex;gap:6px;margin-bottom:16px}.task-bubbles{display:flex;align-items:center;margin-bottom:16px}.task-bubble{width:26px;height:26px;border-radius:50%;border:2px solid #fff;display:inline-block}.task-bubble+.task-bubble{margin-left:-10px}.bubble-1{background:#bfece0}.bubble-2{background:#f3c7a8}.bubble-3{background:#bde7ff}.avatar-initials{width:26px;height:26px;border-radius:50%;background:#e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:11px;letter-spacing:.4px;text-transform:uppercase}.task-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #F1F5F9}.footer-left{display:flex;gap:12px}.meta-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#94a3b8;font-weight:500}.meta-item svg{font-size:14px!important}.task-date{display:flex;align-items:center;justify-content:center;gap:16px;background:#ffd9d9;color:#d32f2f;font-size:10px;font-weight:500;border-radius:10px;padding:5px 10px;width:95px;height:24px;opacity:1;transform:rotate(0);box-sizing:border-box;white-space:nowrap}.task-date svg{font-size:12px!important}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.confirm-modal{background:#fff;width:min(92vw,480px);border-radius:20px;overflow:hidden;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #F1F5F9}.modal-header h3{margin:0;font-size:18px;font-weight:700;color:#1a1a2e}.modal-close{cursor:pointer;color:#94a3b8;transition:color .2s}.modal-close:hover{color:#1a1a2e}.modal-body{padding:24px}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.confirm-btn{height:40px;padding:0 16px;border-radius:12px;font-weight:700;border:1px solid transparent;cursor:pointer}.confirm-btn.cancel{background:#fff;border-color:#e2e8f0;color:#0f172a}.confirm-btn.danger{background:#dc2626;color:#fff}.confirm-btn.danger:hover{filter:brightness(.95)}.modal-body p{margin:0 0 16px;font-size:14px;font-weight:500;color:#475569}.people-list{display:flex;flex-direction:column;gap:16px}.invite-empty{padding:12px 0;font-size:13px;color:#64748b;font-weight:600}.invite-user-row{width:100%;border:1px solid #E2E8F0;border-radius:14px;background:#fff;padding:12px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;transition:border-color .2s,background .2s}.invite-user-row:hover{background:#f8fafc;border-color:#cbd5e1}.invite-user-row.selected{border-color:#127070;background:#1270700f}.invite-user-avatar{width:40px;height:40px;border-radius:12px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.4px}.invite-user-info{flex:1;display:flex;flex-direction:column;gap:4px}.invite-user-name{font-size:14px;font-weight:800;color:#0f172a}.invite-user-sub{font-size:12px;font-weight:600;color:#64748b}.invite-user-check{width:26px;height:26px;border-radius:8px;border:1px solid #CBD5E1;display:flex;align-items:center;justify-content:center;color:#127070;font-weight:900}.invite-modal{background:#fff;width:min(92vw,540px);border-radius:20px;overflow:visible;animation:modalFadeIn .3s ease-out;max-height:90vh;display:flex;flex-direction:column;transition:max-height .22s ease}.invite-modal.invite-modal-expanded{max-height:94vh}.invite-modal .modal-body{overflow-y:auto;scrollbar-width:none;flex:1;padding:24px}.invite-modal .modal-body::-webkit-scrollbar{display:none}.invite-subheading{margin:0 0 14px!important;font-size:13px!important;font-weight:500!important;color:#64748b!important}.invite-search-wrap{flex:1;position:relative}.invite-search-wrap input{width:100%;height:54px;border:1.5px solid #E2E8F0;border-radius:30px;padding:0 20px;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box;background:#fff}.invite-search-wrap input:focus{border-color:#004d4d}.invite-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:14px;box-shadow:0 8px 30px #0000001a;z-index:200;max-height:240px;overflow-y:auto;scrollbar-width:none;animation:slideDownFade .2s ease-out}.invite-search-dropdown::-webkit-scrollbar{display:none}.invite-dropdown-empty{padding:14px 16px;font-size:13px;color:#94a3b8}.invite-dd-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .15s;border-radius:10px;margin:4px 6px}.invite-dd-item:hover{background:#f8fafc}.invite-dd-item.selected{background:#12707012}.invite-dd-avatar{width:40px;height:40px;border-radius:50%;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0;letter-spacing:.5px}.invite-dd-info{flex:1;min-width:0}.invite-dd-name{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-dd-sub{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b;margin-top:2px;flex-wrap:wrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-dd-dot{color:#cbd5e1}.invite-dd-check{width:22px;height:22px;border-radius:6px;border:1.5px solid #CBD5E1;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:12px;flex-shrink:0;transition:background .15s,border-color .15s}.invite-dd-check.checked{background:#127070;border-color:#127070}.invite-input-row{display:flex;gap:10px;margin-bottom:0;align-items:flex-start;transition:margin-bottom .22s ease}.invite-input-row.dropdown-open{margin-bottom:246px}.modal-invite-btn{background:#004d4d;color:#fff;border:none;border-radius:30px;padding:0 26px;height:54px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s;white-space:nowrap;flex-shrink:0}.modal-invite-btn:hover{background:#003f3f}.modal-invite-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:700px){.invite-input-row.dropdown-open{margin-bottom:210px}}.invite-members-divider{border:none;border-top:1px solid #F1F5F9;margin:22px 0 18px}.invite-members-label{font-size:13px;font-weight:700;color:#475569;margin-bottom:12px;letter-spacing:.2px}.invite-members-list{display:flex;flex-direction:column;gap:4px}.invite-member-row{display:flex;align-items:center;gap:12px;padding:10px 0}.invite-member-avatar{width:42px;height:42px;border-radius:50%;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0;letter-spacing:.5px}.invite-member-info{flex:1;min-width:0}.invite-member-name{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-member-email{font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-access-dropdown-wrap{position:relative;flex-shrink:0}.invite-access-btn{display:flex;align-items:center;gap:6px;border:1.5px solid #E2E8F0;border-radius:30px;padding:7px 14px;font-size:13px;font-weight:500;color:#475569;cursor:pointer;background:#fff;white-space:nowrap;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}.invite-access-btn:hover{border-color:#cbd5e1;background:#f8fafc}.invite-access-btn.remove{color:#dc2626;border-color:#fca5a5}.invite-access-menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 8px 24px #0000001a;z-index:300;min-width:160px;overflow:hidden;animation:slideDownFade .2s ease-out}.invite-access-option{padding:11px 16px;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:background .15s}.invite-access-option:hover{background:#f8fafc;color:#127070}.invite-access-option.active{color:#127070;font-weight:700;background:#1270700f}.invite-access-option.remove{color:#dc2626}.invite-access-option.remove:hover{background:#fef2f2;color:#dc2626}.person-item{display:flex;align-items:center;gap:12px}.person-avatar{width:40px;height:40px;border-radius:50%;background:#e2e8f0;flex-shrink:0}.person-info{flex:1}.person-name{display:block;font-size:14px;font-weight:600;color:#1a1a2e}.person-role{display:block;font-size:12px;color:#94a3b8}.person-remove{color:#94a3b8;cursor:pointer;font-size:18px!important}.toaster-notification{position:fixed;bottom:30px;right:30px;background:#fff;padding:24px 40px;border-radius:16px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:1001;min-width:320px;animation:slideInUp .3s ease-out}.toaster-close{position:absolute;top:16px;right:16px;color:#94a3b8;cursor:pointer;font-size:18px!important}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.success-icon-wrapper{width:48px;height:48px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e}.success-icon-wrapper svg{font-size:28px!important}.toaster-text{font-size:16px;font-weight:700;color:#1a1a2e}.task-more-wrapper{position:relative;display:inline-flex}.task-menu-dropdown{position:absolute;top:30px;right:0;width:160px;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;z-index:50;overflow:hidden;transform-origin:top right;animation:slideDownFade .25s cubic-bezier(.4,0,.2,1);border:1px solid #F1F5F9}@keyframes slideDownFade{0%{transform:scale(.95) translateY(-10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.task-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;transition:background .2s}.task-menu-item:hover{background:#f8fafc;color:#127070}.task-menu-item svg{font-size:20px!important;color:#127070}.task-menu-item.delete{color:#dc2626}.task-menu-item.delete svg{color:#dc2626}.task-menu-item.delete:hover{background:#fef2f2;color:#dc2626}.slideout-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2000;display:flex;justify-content:flex-end}.slideout-drawer{width:580px;height:100%;background:#fff;box-shadow:-10px 0 30px #0000001a;border-top-left-radius:18px;border-bottom-left-radius:18px;animation:slideInRight .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.slideout-header{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #F1F5F9}.slideout-header h2{margin:0;font-size:20px;font-weight:700;color:#1a1a2e}.slideout-body{flex:1;overflow-y:auto;padding:20px 30px 24px;scrollbar-width:none}.slideout-body::-webkit-scrollbar{display:none}.form-group{margin-bottom:18px}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-label span{color:#e53e3e;margin-left:4px}.form-input,.form-textarea{width:100%;border:1px solid #E2E8F0;border-radius:24px;padding:12px 16px;font-size:14px;color:#1a1a2e;outline:none;transition:border-color .2s;min-height:46px}.form-textarea{border-radius:10px;resize:vertical;min-height:110px}.form-input:focus,.form-textarea:focus{border-color:#127070}.form-select-wrapper{position:relative}.task-attachment-dropzone{border:1.5px dashed #CBD5E1;border-radius:14px;padding:18px 16px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .2s,background .2s}.task-attachment-dropzone:hover{border-color:#127070;background:#f1f5f9}.task-attachment-dropzone-text{font-size:13px;color:#64748b;font-weight:600}.task-attachment-dropzone-icon{width:34px;height:34px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;color:#127070;flex-shrink:0}.task-attachment-selected{margin-top:12px;display:flex;flex-direction:column;gap:8px}.task-attachment-selected-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #E2E8F0;border-radius:12px;background:#fff}.task-attachment-selected-name{font-size:13px;color:#0f766e;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-attachment-selected-remove{border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center}.task-attachment-selected-remove:hover{color:#0f172a}.assignee-control{position:relative}.assignee-hidden{position:absolute;opacity:0;pointer-events:none;height:0;width:0}.assignee-input{min-height:46px;border:1px solid #D1D5DB;border-radius:24px;padding:0 14px;display:flex;align-items:center;gap:10px;background:#fff;cursor:text}.assignee-input.open{box-shadow:0 0 0 3px #1270701f}.assignee-placeholder{color:#94a3b8;font-size:14px;font-weight:500}.assignee-input-spacer{flex:1}.assignee-search-icon{color:#94a3b8}.assignee-chip{display:inline-flex;align-items:center;gap:10px;background:#f0fdf4;color:#1f2937;border-radius:999px;padding:4px 10px;font-weight:500;font-size:13px}.multi-chip-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}.assignee-option.selected{background:#f1f5f9}.create-attachment-header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.upload-btn-small{border-radius:999px;height:28px;padding:0 12px;font-size:12px;gap:4px}.task-attachment-selected.modern{margin-top:8px;gap:10px}.task-attachment-selected-row.modern{border-radius:10px;padding:10px;align-items:center}.task-attachment-file-left{display:flex;align-items:center;gap:8px;min-width:0}.task-attachment-file-meta{display:flex;flex-direction:column;min-width:0}.task-attachment-file-size{font-size:12px;color:#64748b}.task-attachment-file-actions{display:flex;align-items:center;gap:8px}.task-attachment-selected-icon-btn{width:28px;height:28px;border-radius:8px;border:1px solid #D1D5DB;background:#fff;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.task-attachment-selected-icon-btn.danger{color:#0f766e}.task-description-help{margin-top:-2px;margin-bottom:2px}.slideout-drawer.create-task-drawer{width:540px;max-width:92vw}.collab-date-field{width:100%;height:45px;padding:0 16px;border:1px solid #d0d7de;border-radius:50px;background:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .2s ease}.collab-date-field:hover{border-color:#0b5d5d}.collab-date-value{font-size:14px;color:#333}.collab-date-value.placeholder{color:#94a3b8;font-weight:600}.collab-date-icon{font-size:18px!important;color:#0b5d5d}.collab-date-popup{z-index:12000;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.assignee-chip-icon{width:18px;height:18px;border-radius:50%;background:#4b5563;position:relative}.assignee-chip-icon:after{content:"";position:absolute;inset:6px 6px auto auto;width:8px;height:8px;border-radius:50%;background:#fff;transform:translate(-4px,-4px)}.assignee-chip-clear{border:none;background:transparent;cursor:pointer;color:#0f172a;font-size:18px;line-height:1;padding:0 2px}.assignee-dropdown{position:absolute;top:56px;left:0;width:100%;background:#fff;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden;z-index:40}.assignee-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #F1F5F9;gap:10px}.assignee-dropdown-header span{font-size:14px;font-weight:700;color:#0f172a}.assignee-search{flex:1;height:34px;border:1px solid #E2E8F0;border-radius:10px;padding:0 10px;outline:none;font-size:13px}.assignee-options{max-height:230px;overflow:auto}.assignee-option{width:100%;border:none;background:#fff;display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer;text-align:left}.assignee-option:hover{background:#f8fafc}.assignee-option-icon{width:34px;height:34px;border-radius:10px;background:#0f766e;position:relative;flex-shrink:0}.assignee-option-icon:after{content:"";position:absolute;left:10px;top:9px;width:14px;height:16px;border-radius:2px;background:#fffffff2}.assignee-option-text{display:flex;flex-direction:column;gap:4px}.assignee-option-name{font-size:14px;font-weight:700;color:#0f172a}.assignee-option-sub{font-size:12px;color:#64748b;font-weight:600}.assignee-empty{padding:14px 12px;font-size:13px;color:#64748b}.form-select{width:100%;border:1px solid #E2E8F0;border-radius:12px;padding:12px 16px;font-size:14px;color:#1a1a2e;appearance:none;background:#fff;cursor:pointer}.select-cheveron{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#94a3b8}.priority-selector{display:flex;gap:12px}.priority-chip{display:flex;align-items:center;gap:10px;padding:8px 18px;border-radius:30px;border:1px solid #E2E8F0;cursor:pointer;background:#fff;transition:all .2s}.priority-dot{width:8px;height:8px;border-radius:50%}.priority-chip span{font-size:14px;font-weight:600}.priority-chip.high{border-color:#fed7d7;color:#e53e3e;background:#fff}.priority-chip.high.active{background:#fef2f2;border-color:#e53e3e}.priority-chip.high .priority-dot{background:#e53e3e}.priority-chip.medium{border-color:#feebc8;color:#dd6b20;background:#fff}.priority-chip.medium.active{background:#fffbeb;border-color:#dd6b20}.priority-chip.medium .priority-dot{background:#dd6b20}.priority-chip.low{border-color:#bee3f8;color:#3182ce;background:#fff}.priority-chip.low.active{background:#ebf8ff;border-color:#3182ce}.priority-chip.low .priority-dot{background:#3182ce}.form-row{display:flex;gap:20px}.form-row>.form-group{flex:1}.date-field-shell{position:relative}.date-field-pill{width:100%;height:46px;border:1px solid #D1D5DB;border-radius:24px;background:#fff;color:#111827;font-size:14px;padding:0 14px;display:inline-flex;align-items:center;justify-content:space-between;cursor:pointer}.date-field-pill.placeholder{color:#9ca3af}.date-field-native{position:absolute;inset:0;opacity:0;cursor:pointer}.time-field-shell{position:relative}.time-field-pill{width:100%;height:46px;border:1px solid #D1D5DB;border-radius:24px;background:#fff;color:#9ca3af;font-size:14px;padding:0 14px;display:inline-flex;align-items:center;justify-content:space-between;cursor:pointer}.time-field-pill span{line-height:1}.time-field-native{position:absolute;inset:0;opacity:0;cursor:pointer;pointer-events:none}.time-field-icon{font-size:17px!important;pointer-events:none}.time-field-icon.secondary{color:#94a3b8}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon input{padding-left:44px}.input-icon{position:absolute;left:14px;color:#94a3b8;font-size:20px!important}.input-with-icon.right-icon input{padding-left:16px;padding-right:40px}.input-with-icon.right-icon .input-icon{left:auto;right:12px}.slideout-footer-text{font-size:12px;color:#94a3b8;line-height:1.5;margin-top:8px}.slideout-error-text{margin-top:10px;margin-bottom:0;font-size:12px;color:#e53e3e}.slideout-actions{display:flex;justify-content:flex-start;gap:12px;margin-top:22px}.slideout-btn{border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1}.slideout-btn.primary{background:#127070;color:#fff;border-color:#127070}.slideout-btn.primary:hover{background:#0f5d5d;border-color:#0f5d5d}.slideout-btn.secondary{background:#fff;color:#1a1a2e;border-color:#d1d5db}.slideout-btn:disabled{opacity:.65;cursor:not-allowed}.detail-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:2500}.detail-modal{background:#fff;width:1000px;max-height:90vh;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;animation:modalFadeIn .3s ease-out}.detail-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #F1F5F9}.detail-modal-header h2{margin:0;font-size:20px;font-weight:700;color:#1a1a2e}.detail-modal-content{display:flex;flex:1;overflow:hidden}.detail-left{flex:1.6;padding:24px 32px;overflow-y:auto;border-right:1px solid #F1F5F9;scrollbar-width:none}.detail-left::-webkit-scrollbar{display:none}.section-title{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:12px}.description-text{font-size:14px;color:#4d5a6d;line-height:1.6;margin-bottom:24px}.detail-tabs{display:flex;gap:24px;border-bottom:1px solid #F1F5F9;margin-bottom:24px}.detail-tab{padding-bottom:12px;font-size:14px;font-weight:600;color:#94a3b8;cursor:pointer;position:relative;transition:color .2s}.detail-tab.active{color:#127070}.detail-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#127070}.attachment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.attachment-header span{font-size:15px;font-weight:700;color:#1a1a2e}.upload-btn-teal{background:#127070;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer}.upload-btn-teal:disabled{opacity:.6;cursor:not-allowed}.hidden-file-input{display:none}.detail-state-text{font-size:13px;color:#64748b;padding:12px 0}.detail-error-text{margin-top:12px;color:#dc2626;font-size:13px}.file-list{display:flex;flex-direction:column;gap:12px}.file-item{display:flex;align-items:center;padding:16px;border:1px solid #F1F5F9;border-radius:12px;gap:12px}.file-icon-box{color:#127070}.file-info{flex:1}.file-name{display:block;font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:4px}.file-size{font-size:12px;color:#94a3b8}.file-actions{display:flex;gap:8px}.file-action-btn{width:36px;height:36px;border:1px solid #E2E8F0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#127070;cursor:pointer;transition:all .2s}.file-action-btn:hover{background:#f1f5f9}.file-action-btn.danger{color:#127070}.file-action-btn.danger:hover{background:#dc262614}.modal-overlay.above-detail{z-index:2600}.attachment-preview-overlay{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:2800}.attachment-preview-modal{width:min(94vw,1100px);height:min(90vh,760px);background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.attachment-preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #E2E8F0}.attachment-preview-header h3{margin:0;font-size:16px;font-weight:700;color:#0f172a;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-preview-actions{display:flex;align-items:center;gap:10px}.attachment-preview-body{flex:1;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.attachment-preview-frame{width:100%;height:100%;border:none}.attachment-preview-image{max-width:100%;max-height:100%;object-fit:contain}.attachment-preview-empty{padding:24px;font-size:14px;color:#64748b;text-align:center}.comments-list{display:flex;flex-direction:column;gap:24px}.comment-card{display:flex;gap:16px;background:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:20px}.comment-avatar{width:44px;height:44px;border-radius:50%;background:#e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;letter-spacing:.4px;text-transform:uppercase}.comment-main{flex:1}.comment-header{display:flex;justify-content:space-between;margin-bottom:8px}.comment-author{font-size:14px;font-weight:700;color:#1a1a2e}.comment-date{font-size:12px;color:#94a3b8}.comment-text{font-size:14px;color:#4d5a6d;line-height:1.5;margin-bottom:16px}.comment-images{display:flex;gap:12px;margin-bottom:16px}.comment-img{width:140px;height:100px;border-radius:12px;object-fit:cover}.comment-footer{display:flex;gap:16px;color:#94a3b8}.comment-action-icon{display:flex;align-items:center;gap:4px;font-size:12px;cursor:pointer}.comment-input-section{margin-top:24px;display:flex;gap:16px}.comment-textarea-wrapper{flex:1;border:1px solid #E2E8F0;border-radius:16px;padding:16px}.comment-textarea{width:100%;border:none;outline:none;font-size:14px;resize:none}.comment-actions-bar{display:flex;justify-content:flex-start;gap:12px;margin-top:16px}.detail-right{flex:1;padding:24px 32px;background:#fff}.details-grid{display:flex;flex-direction:column;gap:20px}.detail-row{display:flex;align-items:center;gap:16px}.detail-label{width:100px;font-size:14px;color:#94a3b8;font-weight:500}.detail-value{flex:1;font-size:14px;font-weight:600;color:#1a1a2e}.status-badge{background:#fef3c7;color:#d97706;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:700}.detail-user-list{display:flex;flex-direction:column;gap:8px}.detail-user-item{display:flex;align-items:center;gap:8px;background:#f8fafc;padding:4px 12px;border-radius:20px;width:fit-content}.tiny-avatar{width:20px;height:20px;border-radius:50%;background:#e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:10px;letter-spacing:.4px;text-transform:uppercase}.user-name{font-size:13px;font-weight:500;color:#1a1a2e}.priority-tag-small{display:flex;align-items:center;gap:6px;border:1px solid #127070;color:#127070;padding:4px 12px;border-radius:20px;width:fit-content;font-size:13px}.detail-date-input{display:flex;align-items:center;gap:10px;border:1px solid #E2E8F0;border-radius:12px;padding:8px 12px;width:160px;color:#475569;font-size:13px}@media(max-width:1280px){.collab-header{padding:14px 16px;flex-wrap:nowrap;overflow:visible;gap:10px;min-height:auto}.collab-header-left{flex:1 1 auto;min-width:0;flex-wrap:nowrap;gap:10px}.collab-header-right{width:auto;justify-content:flex-end;gap:10px}.collab-title{font-size:20px;max-width:320px;overflow:hidden;text-overflow:ellipsis}.collab-search-wrapper{flex:1 1 auto;min-width:200px}.collab-search-input-box{width:clamp(220px,28vw,340px);height:52px;padding:0 20px 0 14px}.collab-filter-btn{height:44px;padding:0 14px}.collab-avatars img,.avatar-more{width:32px;height:32px}.collab-invite-btn{height:44px;padding:0 14px}}@media(max-width:992px){.collab-container{padding:16px}.collab-title{font-size:18px;max-width:230px}.collab-search-wrapper{flex:1 1 auto;min-width:170px}.collab-search-input-box{width:clamp(180px,30vw,260px);height:46px}.collab-search-dropdown{width:min(380px,calc(100vw - 48px))}.collab-filter-btn,.collab-invite-btn{height:40px}.collab-board{gap:16px}.collab-column{width:calc(50% - 8px);min-width:calc(50% - 8px);height:auto;max-height:70vh}.invite-modal{width:min(92vw,500px)}.slideout-drawer{width:min(92vw,580px)}.slideout-header,.slideout-body{padding:20px}.detail-modal{width:min(96vw,1000px);max-height:92vh}.detail-modal-content{flex-direction:column;overflow-y:auto}.detail-left{border-right:none;border-bottom:1px solid #F1F5F9;padding:20px}.detail-right{padding:20px}.attachment-preview-modal{width:96vw;height:92vh}.attachment-preview-header{flex-direction:column;align-items:flex-start}.attachment-preview-header h3{max-width:100%}.attachment-preview-actions{width:100%;justify-content:flex-end}}@media(max-width:700px){.collab-title{font-size:16px;max-width:180px}.collab-header-right{flex-wrap:nowrap;gap:6px;justify-content:flex-end}.collab-search-dropdown{width:min(92vw,380px)}.collab-filter-dropdown{left:auto;right:0}.collab-column{width:100%;min-width:100%}.collab-search-wrapper{min-width:140px}.collab-search-input-box{width:clamp(140px,30vw,200px);height:40px;padding:0 14px 0 10px}.collab-filter-btn{min-width:64px;padding:0 10px}.collab-avatars img,.avatar-more{width:28px;height:28px}.collab-invite-btn{padding:0 10px;min-width:40px;font-size:0}.collab-invite-btn svg{margin:0}.task-footer{flex-direction:column;align-items:flex-start;gap:10px}.comment-card{flex-direction:column;padding:16px}.comment-input-section{flex-direction:column}.comment-images{flex-wrap:wrap}.comment-img{width:calc(50% - 6px);min-width:120px}.comment-actions-bar{flex-wrap:wrap}.attachment-header{flex-direction:column;align-items:flex-start;gap:10px}.file-item{align-items:flex-start;flex-wrap:wrap}.file-actions{margin-left:auto}.form-row{flex-direction:column;gap:16px}.priority-selector{flex-wrap:wrap}.priority-chip{flex:1 1 calc(50% - 6px);justify-content:center}.detail-row{flex-direction:column;align-items:flex-start;gap:6px}.detail-label{width:auto}.detail-date-input{width:100%}.toaster-notification{right:16px;left:16px;bottom:16px;min-width:0;padding:20px}}@media(max-width:480px){.comment-img{width:100%;min-width:0}.priority-chip{flex:1 1 100%}}@media(max-width:1280px){.chat-layout{grid-template-columns:260px 1fr;gap:12px;align-items:stretch}.chat-layout.with-info{grid-template-columns:260px 1fr 280px}.chat-thread{padding:10px}.chat-sidebar,.chat-thread,.chat-info-panel{height:100%;max-height:none;min-height:0}.chat-contact-list{flex:1;min-height:0}.chat-info-user h5{font-size:1.4rem}}@media(max-width:900px){.chat-layout,.chat-layout.with-info{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:10px}.chat-sidebar{max-height:none;padding:12px}.chat-contact-list{max-height:260px}.chat-thread{min-height:460px}.chat-info-panel{max-height:320px}}@media(max-width:900px){.chat-thread-head{flex-wrap:wrap;align-items:flex-start}.chat-thread-actions{width:100%;justify-content:flex-end}.chat-composer-main{flex-wrap:wrap;gap:8px}.chat-composer input{order:1;flex:1 1 100%}.chat-compose-actions{order:2;width:100%;justify-content:flex-end}.chat-info-user h5{font-size:1.2rem}}@media(max-width:700px){.chat-sidebar{padding:10px}.chat-filters{grid-template-columns:1fr}.chat-contact-item{padding:8px;grid-template-columns:34px 1fr auto}.chat-avatar.lg{width:36px;height:36px}.chat-bubble-wrap{max-width:96%}.chat-message-image-link{width:86px;height:60px}.chat-message-image-grid.in-card .chat-message-image-link{width:82px;height:56px}.chat-emoji-picker-popover{right:0;transform-origin:bottom right}.chat-new-message-modal{width:min(94vw,560px)}}@media(max-width:480px){.chat-thread{padding:8px;border-radius:10px}.chat-thread-head{padding:8px 10px}.chat-thread-user h4{font-size:.85rem}.chat-compose-actions{gap:6px}.chat-compose-icon-btn{width:30px;height:30px}.chat-send-btn{width:40px;height:40px}.chat-info-item{grid-template-columns:36px 1fr auto}.chat-info-item-icon{width:36px;height:36px}.chat-new-message-modal{border-radius:16px}}.logout-modal{width:370px!important;max-width:100%!important;border-radius:20px!important;border:1px solid #E2E8F0!important;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fff}.logout-modal .global-modal-header{border-bottom:none!important;padding:0!important;position:absolute;top:20px;right:20px;background:transparent!important;z-index:10}.logout-modal .global-modal-close{width:24px!important;height:24px!important;color:#64748b!important;display:flex;align-items:center;justify-content:center}.logout-modal .global-modal-body{padding:20px!important;border-radius:20px!important}.logout-modal-content{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.logout-modal-icon-wrap{width:60px;height:60px;border-radius:50%;background-color:#d1f5f0;display:flex;align-items:center;justify-content:center}.logout-modal-icon{width:28px;height:28px;object-fit:contain}.logout-modal-title{font-size:16px;font-weight:700;color:#1e293b;margin:0;text-align:center}.logout-modal-btn{width:100%;border-radius:24px!important;padding:12px!important;font-size:14px!important;font-weight:600!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important}.logout-modal-btn-primary{background-color:#034e4e!important;color:#fff!important;border:none!important}.logout-modal-btn-icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1);transform:translate(-4px)}.logout-modal-btn-cancel{background-color:#fff!important;color:#475569!important;border:1px solid #CBD5E0!important}.fax-tofrom-bar{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px;margin-top:2px;margin-bottom:2px;position:relative;z-index:30;pointer-events:auto}.step3-topbar-wrap{border-bottom:1px solid #e2e8f0;padding-bottom:6px;background-color:#fff;position:relative;z-index:30;pointer-events:auto;isolation:isolate}.fax-tofrom-label{display:block;margin-bottom:6px;font-size:14px;color:#334155}.fax-tofrom-pill{width:100%;min-height:42px;border-radius:999px;border:1px solid #acacac;padding:0 14px;display:flex;align-items:center;gap:8px;box-sizing:border-box;background:#fff;pointer-events:auto}.fax-tofrom-pill:focus-within{border-color:#004f4f;box-shadow:0 0 0 2px #004f4f1f}.fax-tofrom-prefix{font-size:14px;color:#0f172a;font-weight:600;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.fax-tofrom-input{flex:1;min-width:0;width:auto;min-height:24px;border:none;font-size:14px;outline:none;background:transparent;color:#0f172a;pointer-events:auto;cursor:text}.fax-tofrom-readonly{width:100%;min-height:42px;border-radius:999px;border:1px solid #acacac;padding:0 16px;font-size:14px;outline:none;color:#64748b;background:#fff;box-sizing:border-box}.step3-wrapper{display:flex;gap:24px;padding:24px;height:calc(100vh - 275px);min-height:520px;box-sizing:border-box}.step3-main-preview{flex:1;background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 30px #00000014;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#004f4f #f1f5f9;position:relative;z-index:1}.step3-embed-clip{width:100%;min-height:min(70vh,720px);overflow:hidden;border-radius:12px;position:relative;background:#f8fafc}.step3-main-preview iframe,.step3-main-preview embed{border-radius:12px;pointer-events:none}.step3-main-doc{display:block;width:calc(100% + 22px);min-height:min(70vh,720px);height:85vh;max-height:900px;margin-right:-22px;border:none;box-sizing:border-box}.step3-main-preview::-webkit-scrollbar{width:8px}.step3-main-preview::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.step3-main-preview::-webkit-scrollbar-thumb{background-color:#004f4f;border-radius:10px;border:1px solid #f1f5f9}.step3-main-preview::-webkit-scrollbar-thumb:hover{background-color:#003d3d}.step3-main-preview img{width:100%;height:auto;border-radius:12px}.step3-sidebar{width:220px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#004f4f #f1f5f9}.step3-sidebar::-webkit-scrollbar{width:8px}.step3-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.step3-sidebar::-webkit-scrollbar-thumb{background-color:#004f4f;border-radius:10px;border:1px solid #f1f5f9}.step3-sidebar::-webkit-scrollbar-thumb:hover{background-color:#003d3d}.step3-thumb{background:#fff;border-radius:14px;padding:14px 12px;cursor:pointer;border:2px solid transparent;box-shadow:0 4px 16px #00000014;transition:all .2s ease;overflow:hidden;min-height:76px;display:flex;flex-direction:column;justify-content:center;gap:6px}.step3-thumb img{width:100%;border-radius:10px}.step3-thumb iframe,.step3-thumb embed{border-radius:10px}.step3-thumb-label{font-size:13px;font-weight:600;color:#0f172a;line-height:1.25}.step3-thumb-sub{font-size:11px;color:#64748b;line-height:1.2}.step3-thumb.active{border-color:#004f4f}.step3-thumb:hover{transform:translateY(-2px)}.step2-container{padding:16px}.pdf-card-container{display:flex;gap:16px;flex-wrap:wrap}.pdf-card{position:relative;width:280px;height:350px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000001a;transition:all .3s ease}.pdf-iframe-clip{position:absolute;inset:0;overflow:hidden;background:#f1f5f9}.pdf-iframe-clip iframe{width:calc(100% + 22px);height:calc(100% + 22px);border:none;margin:-11px 0 0 -11px;background:transparent;pointer-events:none}.uploaded-card .pdf-iframe-clip iframe,.cover-sheet .pdf-iframe-clip iframe{pointer-events:none}.pdf-card iframe{width:100%;height:100%;border:none;transform:scale(.95);pointer-events:none}.pdf-card.upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;color:#666;background-color:transparent;border:2px dashed #e0e0e0;box-shadow:none;border-radius:12px}.pdf-card.upload-card:hover{background-color:#e0e0e0}.pdf-card.upload-card.upload-card--drag-active{border-color:#004f4f;background-color:#e6f4f4}.upload-label{display:flex;flex-direction:column;align-items:center}.upload-label p{width:120px;padding:8px}.pdf-card.upload-card p{margin-top:8px;font-size:14px}.uploaded-card .overlay{position:absolute;inset:0;background-color:#0003;opacity:0;transition:opacity .3s}.uploaded-card:hover .overlay{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:flex-end;padding:4px}.delete-btn{color:#fff}.cover-sheet{pointer-events:none}.cover-label{position:absolute;bottom:4px;left:4px;background-color:#0009;color:#fff;font-size:12px;padding:2px 6px;border-radius:4px}.search-container{display:flex;gap:8px;margin-top:15px;border-radius:50px!important}.fax-main-panel{flex:1;display:flex;flex-direction:column;padding:20px;gap:20px;min-width:0}.fax-preview-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f7f9;border-radius:12px;min-height:320px}.fax-preview-empty-icon{width:88px;height:88px;border-radius:50%;background:#e6f4ea;border:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fax-preview-empty-text{font-size:.95rem;font-weight:500;color:#64748b}.document-section{flex:1;display:flex;flex-direction:column;gap:20px;overflow-y:auto;scrollbar-width:inherit!important;scrollbar-color:#004f4f #f1f5f9}.line-chart-tooltip{background:#e2e8f0;color:#0f4c4c;padding:8px 16px;border-radius:10px;box-shadow:0 4px 14px #00000014;position:relative;text-align:center}.line-chart-tooltip .val{font-size:1.15rem;font-weight:600;color:#0f4c4c;display:block;line-height:1.3}.line-chart-tooltip .lbl{font-size:.65rem;font-weight:500;color:#5c6777;display:block;margin-top:1px}:root{--primary-teal: #004f4f;--bg-gray: #f4f7f9;--border-color: #e2e8f0;--text-main: #1a202c;--text-muted: #64748b}.fax-layout{display:flex;height:100vh;background-color:var(--bg-gray);overflow:hidden;font-family:Inter,sans-serif}.fax-sidebar{width:420px;background:#fff;border-right:1px solid var(--border-color);display:flex;flex-direction:column}.sidebar-headerr{padding:25px}.fax-list{flex:1;overflow-y:auto}.fax-card{padding:15px 20px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:.2s}.fax-card.active{background-color:#f8fafc;margin-left:10px;border-left:4px solid var(--primary-teal)}.fax-main-panel{flex:1;display:flex;flex-direction:column;padding:20px;gap:20px}.panel-top-bar{background:#fff;padding:18px 24px;border-radius:12px;border:1px solid #cdd6e1;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #00000005}.panel-content-split{display:flex;gap:20px;flex:1;overflow:hidden}.document-section{flex:1;display:flex;flex-direction:column;gap:20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#004f4f #f1f5f9}.document-section::-webkit-scrollbar{width:8px}.document-section::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.document-section::-webkit-scrollbar-thumb{background-color:#004f4f;border-radius:10px;border:1px solid #f1f5f9}.document-section::-webkit-scrollbar-thumb:hover{background-color:#003d3d}.document-card{background:#fff;padding:30px;box-shadow:0 4px 6px -1px #0000001a;min-height:600px;display:flex;flex-direction:column;align-items:center;border:1px solid #cdd6e1;border-radius:14px}.gallery-card{background:#fff;padding:15px;border:1px solid #cdd6e1;border-radius:14px}.ocr-section{width:280px;display:flex;flex-direction:column;gap:15px;overflow-y:auto}.ocr-info-box{background:#fff;border-radius:12px;padding:20px;border:1px solid var(--border-color)}.ai-suggestion-box{background:#f0fdfa;border:1px solid #2dd4bf;border-radius:12px;padding:15px}.pill{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:none;line-height:1.2}.pill.new{background:#e0f2fe;color:#0369a1}.pill.unread{background:#ffe4e6;color:#be123c}.pill.sent{background:#dcfce7;color:#15803d}.pill.draft{background:#fef9c3;color:#b45309}.thumb-img{width:70px;height:90px;border-radius:6px;object-fit:cover;border:2px solid transparent}.thumb-img.active{border-color:var(--primary-teal)}.history-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.outcome-badge{background-color:#e8f5e9;color:#2e7d32;padding:4px 12px;border-radius:20px;font-weight:700;font-size:11px}.transfer-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:9000;display:flex;align-items:center;justify-content:center}.transfer-modal{background:#fff;border-radius:16px;width:400px;max-height:560px;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040;overflow:hidden}.transfer-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f0f0f0}.transfer-modal-title{font-size:16px;font-weight:600;color:#1a1a2e}.transfer-modal-close{background:none;border:none;cursor:pointer;color:#888;display:flex;align-items:center;padding:4px;border-radius:6px;transition:background .15s}.transfer-modal-close:hover{background:#f5f5f5}.transfer-modal-search{display:flex;align-items:center;gap:8px;padding:12px 20px;border-bottom:1px solid #f0f0f0}.transfer-search-icon{color:#aaa;flex-shrink:0}.transfer-search-input{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent}.transfer-search-input::placeholder{color:#bbb}.transfer-user-list{flex:1;overflow-y:auto;padding:8px 0}.transfer-loading,.transfer-empty{text-align:center;padding:32px 16px;color:#aaa;font-size:14px}.transfer-user-row{display:flex;align-items:center;gap:12px;padding:10px 20px;transition:background .12s}.transfer-user-row:hover{background:#f8f9fa}.transfer-user-avatar{width:38px;height:38px;border-radius:50%;background:#e8f5f5;display:flex;align-items:center;justify-content:center;color:#127070;flex-shrink:0}.transfer-user-info{flex:1;min-width:0}.transfer-user-name{font-size:14px;font-weight:500;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transfer-user-ext{font-size:12px;color:#888;margin-top:2px}.transfer-btn{flex-shrink:0;padding:6px 14px;border-radius:8px;border:none;background:#127070;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,opacity .15s}.transfer-btn:hover:not(:disabled){background:#0e5c5c}.transfer-btn:disabled{opacity:.6;cursor:default}.transfer-btn.transferring{background:#888}.dialer-container{width:340px;background:#fff;border-radius:18px;box-shadow:0 20px 45px #00000014;padding:20px;font-family:Inter,sans-serif}.dialer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dialer-title{font-size:16px;font-weight:600;color:#1f2937}.dialer-toggle{background:#f3f4f6;border:none;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.dialer-toggle:hover{background:#e5e7eb}.dialer-body{display:flex;flex-direction:column;gap:22px}.dialer-display{display:flex;align-items:center;background:#f8fafc;padding:14px 16px;border-radius:14px;font-size:16px;border:1px solid #e2e8f0}.country-code{font-weight:600;color:#111827;margin-right:6px}.phone-number{flex:1;color:#334155;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.delete-btn{background:transparent;border:none;cursor:pointer;color:#64748b;transition:.2s ease}.delete-btn:disabled{opacity:.3;cursor:not-allowed}.dialer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dialer-key{height:64px;border-radius:50%;border:none;background:#f1f5f9;font-size:18px;font-weight:600;cursor:pointer;transition:.2s ease}.dialer-key:hover{background:#e2e8f0;transform:translateY(-2px)}.call-btn{width:70px;height:70px;border-radius:50%;border:none;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;box-shadow:0 8px 20px #10b98166}.call-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #10b98180}.call-btn:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed}.call-overlay{position:fixed;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:5000}.call-container{width:400px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 30px 70px #0003;animation:popIn .25s ease}.dialer-wrapper{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:5000;background:#00000014;pointer-events:auto}@keyframes popIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.call-header{background:linear-gradient(135deg,#0f766e,#115e59);padding:16px 18px;color:#fff;display:flex;justify-content:space-between;align-items:center}.call-title{font-size:16px;font-weight:600}.call-timer{font-size:13px;opacity:.85}.call-header-actions button{margin-right:10px;background:transparent;border:none;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.call-header-actions button:hover{background:#ffffff40}.call-header-left{display:flex;align-items:center;gap:12px}.call-header-icon{width:42px;height:42px;border-radius:12px;background:#0000002e;display:flex;align-items:center;justify-content:center}.call-header-icon svg{font-size:20px!important;color:#fff}.call-header-meta{display:flex;flex-direction:column;gap:2px}.call-header-actions{display:flex;align-items:center}.call-header-actions svg{color:#fff;font-size:16px}.call-body{padding:32px 48px;text-align:center}.call-avatar{width:90px;height:90px;background:#e6fffa;border-radius:50%;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;color:#0f766e;font-size:36px}.call-name{font-size:18px;font-weight:600;color:#1f2937}.call-number{margin-top:6px;font-size:14px;color:#64748b}.call-status{margin-top:10px;display:inline-block;padding:6px 14px;border-radius:20px;font-size:13px;background:#dcfce7;color:#15803d;font-weight:500}.call-status .status-warning{color:#dc2626;font-weight:600}.call-status .status-info{color:#2563eb;font-weight:600}.call-actions{display:flex;justify-content:space-around;padding:18px 24px 28px}.call-action-btn{width:56px;height:56px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.call-action-btn:hover{background:#e2e8f0;transform:translateY(-2px)}.call-action-btn.active{background:#0f766e!important;color:#fff!important;box-shadow:0 4px 12px #0f766e4d}.call-action-btn.active svg{color:#fff!important}.call-action-btn:nth-child(3){background:#ef4444;color:#fff}.call-action-btn:nth-child(3):hover{background:#dc2626}.in-call-dialpad{padding:0 24px 24px;animation:slideDownFade .2s ease}@keyframes slideDownFade{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.call-minimized{position:fixed;bottom:24px;right:24px;width:340px;background:linear-gradient(135deg,#0f766e,#115e59);border-radius:14px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;color:#fff;cursor:pointer;box-shadow:0 15px 35px #00000040;animation:slideUp .25s ease;z-index:5000}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.mini-content{display:flex;align-items:center;gap:12px}.mini-title{font-size:14px;font-weight:600}.mini-timer{font-size:12px;opacity:.85}.mini-expand{background:transparent;color:#fff;border:none;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.mini-expand:hover{background:#ffffff40}.dialer-container{width:380px;background:#f4f6f8;border-radius:26px;padding:28px 30px 34px;box-shadow:0 25px 60px #00000014;font-family:Inter,sans-serif}.dialer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialer-title{font-size:18px;font-weight:600;color:#2f3a45}.dialer-header-actions{display:flex;align-items:center;gap:8px}.dialer-close{width:38px;height:38px;border-radius:10px;border:none;background:#e9edf1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.dialer-close:hover{background:#dfe5ea}.dialer-body{display:flex;flex-direction:column;gap:26px}.dialer-display{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:16px 18px;border-radius:18px;border:1px solid #e2e8f0;font-size:18px}.country-code{font-weight:600;color:#1e293b;margin-right:6px}.phone-number{flex:1;color:#64748b;font-weight:500}.delete-btn{background:transparent;border:none;cursor:pointer;color:#94a3b8;transition:.2s ease}.delete-btn:hover{color:#0f766e}.delete-btn:disabled{opacity:.35;cursor:not-allowed}.dialer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dialer-key{height:76px;border-radius:50px;border:2px solid #d7dde3;background:#f4f6f8;font-size:22px;font-weight:500;color:#2f3a45;cursor:pointer;transition:all .2s ease}.dialer-key:hover{background:#e9edf1;transform:translateY(-2px)}.dialer-key:active{transform:scale(.96)}.dialer-actions{display:flex;justify-content:center}.call-btn{width:84px;height:84px;border-radius:50%;border:none;background:#176b63;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 28px #176b6359;transition:.2s ease}.call-btn:hover{background:#145c55;transform:translateY(-2px)}.call-btn:disabled{background:#b4c7c4;box-shadow:none;cursor:not-allowed}.dialer-display-top{background:transparent;border:none;padding:0 0 14px;border-bottom:1px solid #d7dde3;border-radius:0;position:relative;justify-content:center}.dialer-display-value{display:flex;align-items:center;justify-content:center;gap:6px;font-size:28px;font-weight:600;color:#7b8794;width:100%}.dialer-footer{display:flex;justify-content:center;gap:28px;padding-top:6px}.dialpad-btn{width:84px;height:84px;border-radius:50%;border:none;background:#2f2f2f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.dialpad-btn:hover{background:#1f1f1f;transform:translateY(-2px)}.call-container.expanded{width:880px;display:flex;gap:0;align-items:stretch}.call-left{width:420px;border-right:1px solid #e2e8f0}.sentiments-toggle{width:calc(100% - 48px);margin:0 16px 16px;border:1px solid #b7f0d0;background:#eafff3;border-radius:14px;padding:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.sentiments-left{display:flex;gap:12px;align-items:center}.sentiments-icon{width:38px;height:38px;border-radius:12px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center}.sentiments-title{font-weight:700;color:#0f766e}.sentiments-subtitle{font-size:12px;color:#4b5563}.sentiments-panel{flex:1;background:#fff;border-radius:18px;padding:18px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;max-width:100%}.va-header{border:1px solid #BEDBFF;border-color:#bedbff;background:#f8fbff;border-radius:14px;padding:12px 14px}.va-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.va-icon-blue{color:#0ea5e9}.va-title-text{flex:1;font-weight:700;color:#0f172a}.va-pill-live{background:#0f766e;color:#fff;font-size:12px;font-weight:800;padding:4px 10px;border-radius:999px}.va-subtitle{margin-top:4px;font-size:12px;color:#64748b;text-align:center}.va-card{border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;border-color:#bfdbfe;background:#f8fbff}.va-card-labels{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.va-card-main-title{font-weight:700;color:#0f172a}.va-scale-labels{display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#64748b;flex:1;max-width:220px}.va-meter-container{position:relative;height:14px;margin:10px 0}.va-meter-gradient{position:absolute;inset:0;border-radius:999px;background:linear-gradient(90deg,#16a34a,#f59e0b,#ef4444)}.va-meter-indicator{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #0f172a}.va-meter-status{text-align:center;font-size:12px;color:#64748b}.va-insight{border-radius:14px;padding:12px 14px;border:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:12px}.va-bg-orange{background:#fff7ed;border-color:#fed7aa}.va-bg-blue{background:#eff6ff;border-color:#bfdbfe}.va-bg-red{background:#fff1f2;border-color:#fecdd3}.va-insight-left{display:flex;align-items:center;gap:12px}.va-icon-container{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.text-orange{background:#ffedd5;color:#ea580c}.text-blue{background:#dbeafe;color:#1d4ed8}.text-red{background:#fee2e2;color:#dc2626}.va-insight-info{display:flex;flex-direction:column}.va-insight-title{font-weight:700;color:#0f172a}.va-insight-sub{font-size:12px;color:#64748b;margin-top:2px}.va-insight-sub-red{color:#b91c1c}.va-badge-orange{font-weight:800;color:#ea580c;background:#ffedd5;border-radius:999px;padding:4px 10px;font-size:12px}.va-btn-monitor{border:none;color:#1d4ed8;font-weight:700;font-size:12px;padding:6px 10px;border-radius:999px;cursor:pointer;background:#dbeafe}.va-ai-suggestion{border-radius:14px;padding:12px 14px;border:1px solid #bbf7d0;background:#f0fdf4}.va-ai-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}.va-ai-title{display:flex;align-items:center;gap:10px;font-weight:900;color:#065f46}.va-icon-green{color:#16a34a}.va-pill-red-live{background:#dc2626;color:#fff;font-size:12px;font-weight:800;padding:4px 10px;border-radius:999px}.va-ai-body{font-size:12px;color:#065f46}.va-quote{font-style:italic;font-weight:500}.vchRoot{width:100%;background:#fff}.vchHeader{padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:16px}.vchBackBtn{border:1px solid #e2e8f0!important;border-radius:16px!important}.vchSearchWrap{flex:1;max-width:520px}.vchSearch .MuiOutlinedInput-root{border-radius:999px;background:#fff}.vchPatientMeta{margin-bottom:0;padding:20px}.vchTabs{min-height:42px}.vchTabs .MuiTab-root{text-transform:none;font-weight:800;min-height:42px}.vchTabs .MuiTabs-indicator{background:#0b5d5d}.vchPanelPaper,.vchNotesPaper,.vchRecordingPaper,.vchSummaryCard{background:#fff;border-color:#e2e8f0!important;border-radius:18px!important}.vchPanelPaper,.vchNotesPaper,.vchRecordingPaper,.vchSummaryCard{padding:16px}.vchTranscriptPaper{border-radius:18px!important;border-color:#e2e8f0!important;overflow:hidden}.vchSectionHeading{font-weight:700!important;margin-bottom:10px!important;color:#0f172a;font-size:14px;margin-bottom:10px;color:#1f2937}.vchCardTitle{font-weight:700!important;color:#0f172a;margin-bottom:8px;font-size:18px}.vchCardBody{color:#334155;font-size:14px;font-weight:400!important;line-height:1.6}.vchTranscriptRow{display:flex;gap:16px;align-items:center}.vchTranscriptTime{width:54px;color:#94a3b8;font-size:12px!important;padding-top:0!important;font-weight:500;width:60px;display:flex;align-items:center}.vchTranscriptDivider{margin:10px 0!important;border-color:#f1f5f9!important}.vchMessage{color:#334155;font-size:16px;line-height:1.6;font-weight:400!important}.vchSummaryIconBox{width:36px;height:36px;border-radius:14px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vchKeywordChip{background:#b9f8cf!important;color:#004f4f!important;border-radius:4px!important;font-weight:700!important}.vchSuggest{padding:12px;border-radius:16px;border:1px solid}.vchSuggestWarn{border-color:#fde68a;background:#fef9c3}.vchSuggestOk{border-color:#bbf7d0;background:#dcfce7}.vchNotesSuggestItem{padding:12px;border-radius:16px;border:1px solid #e2e8f0;background:#fff}.vchWaveWrap{border:1px solid #e2e8f0;border-radius:16px;padding:12px;margin-bottom:16px;background:#fff}.vchWaveBar{border-radius:999px;opacity:.75}.vchPlayBtn{background:#0b5d5d!important;color:#fff!important}.vchPlayBtn:hover{background:#084a4a!important}.vchVolumeWrap{width:140px}.vchVolumeProgress{height:8px!important;border-radius:999px;background:#e2e8f0}.vchVolumeProgress .MuiLinearProgress-bar{background:#0b5d5d;height:8px!important}.vchSpeedSelect{min-width:72px;border-radius:16px}.vchSpeedSelect .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.vchNoteItem{padding:14px;border-radius:16px;border:1px solid}.vchNoteGreen{border-color:#bbf7d0;background:#ecfdf5}.vchNoteBlue{border-color:#bfdbfe;background:#eff6ff}.vchNoteChip{font-weight:900!important;border-radius:13px!important}.vchNoteChipGreen{background:#dcfce7!important;color:#065f46!important}.vchNoteChipBlue{background:#dbeafe!important;color:#1e40af!important}.vchNoteActionBtn{text-transform:none!important;color:#64748b!important;font-weight:800!important}.vchNoteActionRow{margin-top:8px}.vchNoteActionDelete{color:#dc2626!important}.vchNoteChip{height:24px;font-size:12px!important}.vchNoteChip .MuiChip-label{padding-left:10px;padding-right:10px}.vchNewNoteTypeSelect{min-width:140px}.vchNewNoteTypeSelect .MuiOutlinedInput-root{border-radius:12px}.vchPrimaryBtn{margin-top:10px;align-self:flex-end}.vchNewNoteEditor{border:1px solid #dbe3ef;border-radius:12px;overflow:hidden;background:#fff}.vchNewNoteToolbar{padding:10px 12px;border-bottom:1px solid #dbe3ef;background:#f8fafc}.vchNewNoteToolBtn{color:#0f172a!important}.vchNewNoteToolBtn:hover{background:#eef2f7!important}.vchNewNoteToolDivider{width:1px;height:18px;background:#dbe3ef;margin:0 6px}.vchNewNoteTextField{margin-bottom:0}.vchNewNoteTextField .MuiOutlinedInput-root{border-radius:0;background:#fff}.vchNewNoteTextField .MuiOutlinedInput-notchedOutline{border:none}.vchNewNoteEditable{min-height:150px;padding:16px 14px;outline:none;font-size:14px;color:#0f172a}.vchNewNoteEditable:empty:before{content:"Start typing your note here...";color:#94a3b8}.vchNewNoteFooter{display:flex;justify-content:flex-end;margin-top:12px}.vchNewNoteSaveBtn{margin-top:0;padding-left:26px!important;padding-right:26px!important;border-radius:8px!important}.vchTypeSelect .MuiOutlinedInput-notchedOutline,.vchSpeedSelect .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.vchNoteTextField .MuiOutlinedInput-root{border-radius:16px;background:#fff}.vchNoteTextField{margin-bottom:12px}.vchPrimaryBtn{background:#0b5d5d!important;border-radius:16px!important;padding-left:18px!important;padding-right:18px!important;font-weight:900!important;text-transform:none!important;margin-top:10px!important;align-self:flex-end;border-radius:50%}.vchPrimaryBtn:hover{background:#084a4a!important}.vchBody{padding:16px 24px}.vchHeaderLeft{min-width:260px}.vchBackIcon{font-size:18px}.vchHeaderTitle,.vchPatientName{font-weight:900;color:#0f172a}.vchPatientSub{font-size:12px;color:#64748b}.vchPaperPad{padding:16px}.vchFlex1{flex:1}.vchMutedSmall{font-size:12px;color:#64748b}.vchAccentLabel{font-weight:700;color:#0b5d5d;font-size:14px}.vchAccentValue{font-weight:700!important;color:#0b5d5d;font-size:24px}.vchRowMb1{margin-bottom:8px}.vchRowMb08{margin-bottom:6px}.vchRowMb12{margin-bottom:10px}.vchRowMt1{margin-top:8px}.vchDividerMy2{margin-top:10px!important;margin-bottom:20px!important}.vchDividerMb2{margin-bottom:16px!important}.vchComplianceProgress{height:8px!important;border-radius:999px;background:#e2e8f0;margin-bottom:16px}.vchComplianceProgress .MuiLinearProgress-bar{background:#0b5d5d;height:8px!important}.vchSentimentLabel{width:70px;font-size:13px;color:#64748b}.vchSentimentValue{width:36px;text-align:right;font-size:12px;color:#0f172a}.vchSentimentProgress{height:7px!important;border-radius:6px;background:#e5e7eb}.vchSentimentList{width:100%}.vchSentimentRow{width:100%;justify-content:space-between}.vchSentimentBarWrap{width:120px}.vchSentimentRight{display:flex;align-items:center;justify-content:flex-end;gap:10px}.vchSentimentProgress-positive .MuiLinearProgress-bar{background:#22c55e;height:8px!important}.vchSentimentProgress-neutral .MuiLinearProgress-bar{background:#f59e0b;height:8px!important}.vchSentimentProgress-negative .MuiLinearProgress-bar{background:#e5e7eb;height:8px!important}.vchSuggestTitle{font-weight:500;color:#0f172a;margin-bottom:4px;font-size:14px;color:#854d0e}.vchSuggestBody{font-size:14px;color:#a16207;font-weight:400!important}.vchNotesSuggestSub{font-size:12px;color:#64748b}.vchSpeakerAgent{color:#2563eb!important}.vchSpeakerCaller{color:#0b5d5d}.vchList{margin:0;padding-left:16px}.vchListItem{color:#334155;font-size:14px;margin-bottom:6px}.vchWaveBars{height:64px}.vchWaveBar{width:3px;background:#0b5d5d}.vchWaveBarActive{background:#ef4444;opacity:1}.vchVolumeIcon{color:#0b5d5d}.vchIconBlue{color:#2563eb}.vchIconPurple{color:#7c3aed}.vchIconGreen{color:#16a34a}.vchNewNoteTypeSelect{min-width:140px;border-radius:16px}.vchNewNoteTypeSelect .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.vchRpWaveBars{height:58px;margin-bottom:10px}.vchRpWaveBar{width:3px;background:#0b5d5d;border-radius:999px;opacity:.7}.vchRpScrubSlider{color:#0b5d5d}.vchRpScrubSlider .MuiSlider-thumb{width:14px;height:14px}.vchRpTimeRow{margin-top:5px}.vchRpProgress{margin-top:8px;height:6px;border-radius:999px;background:#e2e8f0}.vchRpProgress .MuiLinearProgress-bar{background:#0b5d5d;height:8px!important}.vchRpPlayBtn{background:#0b5d5d!important;color:#fff!important}.vchRpPlayBtn:hover{background:#084a4a!important}.vchRpPlayBtn.Mui-disabled{background:#94a3b8!important;color:#fff!important}.vchRpVolumeWrap{width:120px;padding:12px!important}.vchRpVolumeSlider{color:#0b5d5d}.vchRpRateSelect{min-width:76px;border-radius:16px}.vchRpRateSelect .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.vchDetected{padding:12px;border-radius:16px;border:1px solid}.vchDetectedRed{border-color:#fecaca;background:#fef2f2}.vchDetectedBlue{border-color:#bfdbfe;background:#eff6ff}.vchDetectedYellow{border-color:#fde68a;background:#fef9c3}.vchComplianceWrap{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 0 6px}.vchComplianceRing{color:#0b5d5d}.vchComplianceCenter{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center}.vchComplianceList{margin-top:8px}.vchComplianceRow{padding:4px 0;border-bottom:1px solid #f1f5f9}.vchComplianceRow:last-child{border-bottom:none}.ch-main-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 0}.chStatusPill{display:inline-flex;align-items:center;height:35px;gap:10px;padding:5px 16px 5px 10px;border-radius:25px;font-weight:600;line-height:1}.chStatusDot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.chStatusText{font-size:14px!important;font-weight:600!important}.chStatusPillIncoming{background:#dcfce7}.chStatusPillIncoming .chStatusText{color:#16a34a!important}.chStatusDotIncoming{background:#22c55e}.chStatusPillOutgoing{background:#ffedd5}.chStatusPillOutgoing .chStatusText{color:#f97316!important}.chStatusDotOutgoing{background:#f97316}.chStatusPillMissed{background:#fee2e2}.chStatusPillMissed .chStatusText{color:#ef4444!important}.chStatusDotMissed{background:#ef4444}.ch-search-container{width:350px}.ch-controls-container{display:flex;gap:12px;align-items:center}.ch-sort-box{width:180px}.ch-filter-toggle{background-color:#006b6b!important;color:#fff!important;width:44px;height:44px;border-radius:8px!important}.ch-unique-filter-popover{border-radius:18px!important;margin-top:10px!important;box-shadow:0 10px 40px #00000026!important;width:840px!important;max-width:100%!important;overflow:hidden!important;height:380px}.status-drop{height:50px!important}.ch-unique-filter-popover{background:transparent!important;box-shadow:none!important;overflow:visible!important}.call-history-filter-card{position:static!important;width:480px!important;margin:0!important;transform:none!important}.ch-apply-btn:hover{background-color:#003636}.ch-cancel-btn:hover{background-color:#f8fafc}:root{--vch-teal: #004d4d;--vch-text-main: #1e293b;--vch-text-muted: #64748b;--vch-border: #f1f5f9}.vchSubHeader{background-color:#fff;border-bottom:1px solid var(--vch-border);display:flex!important;align-items:center!important;justify-content:space-between!important}.vchSubHeaderInner{width:100%}.vchPatientName{font-size:22px!important;font-weight:700!important;color:var(--vch-text-main)!important;margin-bottom:4px!important}.vchPatientSub{font-size:14px!important;color:var(--vch-text-muted)!important;font-weight:400!important}.vchCallBtn,.vchDownloadBtn{background-color:#004f4f!important;border-radius:999px!important;text-transform:none!important;font-weight:600!important;padding:10px 20px!important}.vchCallBtn:hover,.vchDownloadBtn:hover{background-color:#003636!important;box-shadow:0 4px 12px #004d4d33!important}.vchSpeaker{font-weight:500!important;font-size:16px!important;margin-bottom:4px}.vchSpeakerCaller{color:#0d6e6e!important;font-size:16px!important}.vchTabs .MuiTabs-indicator{background:var(--vch-teal)!important;height:3px!important;border-radius:3px 3px 0 0}.vchTabs .MuiTab-root{font-weight:600!important;color:var(--vch-text-muted);text-transform:none!important;font-size:14px!important}.vchTabs .Mui-selected{color:var(--vch-teal)!important}.vchSummaryCard{padding:20px!important;border-radius:18px!important}.vchDetectedRed,.vchDetectedBlue,.vchDetectedYellow{border-radius:16px}.vchDetectedRed{color:#b91c1c}.vchDetectedRed .vchSuggestTitle,.vchDetectedRed .vchNotesSuggestSub,.vchDetectedRed .vchMutedSmall{color:#b91c1c!important}.vchDetectedBlue{color:#1d4ed8}.vchDetectedBlue .vchSuggestTitle,.vchDetectedBlue .vchNotesSuggestSub,.vchDetectedBlue .vchMutedSmall{color:#1d4ed8!important}.vchDetectedYellow{color:#a16207}.vchDetectedYellow .vchSuggestTitle,.vchDetectedYellow .vchNotesSuggestSub,.vchDetectedYellow .vchMutedSmall{color:#a16207!important}.vchSuggestInfo{border-color:#bbf7d0;background:#dcfce7}.vchSuggestWarn .vchSuggestTitle,.vchSuggestWarn .vchSuggestBody{color:#a16207!important}.vchSuggestInfo .vchSuggestTitle,.vchSuggestInfo .vchSuggestBody,.vchSuggestOk .vchSuggestTitle,.vchSuggestOk .vchSuggestBody{color:#15803d!important}.vchDetected{padding:14px!important}.vchDetected .vchSuggestTitle{font-weight:800!important;font-size:14px!important;margin-bottom:0!important}.vchDetected .vchMutedSmall{font-weight:700!important}.vchDetected .vchNotesSuggestSub{font-size:13px!important;margin-top:6px!important}.vchComplianceStatus{font-size:13px!important;font-weight:800!important}.vchComplianceStatusIcon{font-size:16px!important}.vchComplianceStatusText{font-size:13px!important;font-weight:800!important}.vchCompliancePass,.vchCompliancePass .vchComplianceStatusIcon,.vchCompliancePass .vchComplianceStatusText{color:#15803d!important}.vchComplianceReview,.vchComplianceReview .vchComplianceStatusIcon,.vchComplianceReview .vchComplianceStatusText{color:#d97706!important}.vchQuickActionTitle{font-size:14px!important;font-weight:700!important;color:#334155!important}.vchQuickActionRow{cursor:pointer;border-radius:12px;padding:10px}.vchQuickActionRow:hover{background:#f8fafc}.vchQuickActionIcon{color:#0b5d5d;display:flex;align-items:center;justify-content:center}.vchQuickActionChevron{color:#cbd5e1}.vchPanelTitleRow{margin-bottom:12px}.vchPanelTitleRow .vchSectionHeading{margin-bottom:0!important}.vchPanelTitleIcon{color:#2563eb;font-size:18px!important}.vchNotesInsightCard{border:1px solid #dbe3ef;border-radius:12px;padding:16px;background:#fff}.vchNotesInsightTopRow{margin-bottom:10px}.vchNotesInsightBody{padding-left:18px}.vchNotesDot{width:8px;height:8px;border-radius:999px;margin-top:0;flex-shrink:0}.vchNotesDotWarn{background:#f97316}.vchNotesDotOk{background:#2563eb}.vchNotesInsightTitle{font-weight:700!important;font-size:14px!important;color:#0f172a!important;margin-bottom:0}.vchNotesInsightBody{font-size:13px!important;color:#94a3b8!important;line-height:1.45}.vchNotesSuggestRow{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fff}.vchNotesSuggestTitle{font-weight:800!important;font-size:14px!important;color:#0f172a!important;margin-bottom:6px}.vchNotesSuggestChevron{color:#cbd5e1}.vm-main-wrapper{display:flex;flex-direction:column;height:91vh;background:#fff}.vm-custom-header{height:90px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.vm-header-name{font-size:18px!important;font-weight:700!important;color:#334155}.vm-header-right-icons{display:flex;gap:10px}.vm-chat-content{flex:1;padding:25px;background-color:#fdfdfd;overflow-y:auto;display:flex;flex-direction:column}.vm-timeline-date{text-align:center;margin:25px 0;font-size:12px;color:#94a3b8;position:relative}.vm-timeline-date:before{content:"";position:absolute;width:100%;height:1px;background:#f1f5f9;left:0;top:50%;z-index:1}.vm-timeline-date span{background:#fdfdfd;padding:0 15px;position:relative;z-index:2}.vm-bubble-row{display:flex;gap:15px;margin-bottom:30px;width:100%}.vm-bubble-row.left{justify-content:flex-start}.vm-bubble-row.right{justify-content:flex-end}.vm-msg-stack{display:flex;flex-direction:column;gap:8px;max-width:400px}.vm-chat-avatar{width:60px!important;height:60px!important;border:1px solid #f1f5f9}.vm-status-pill{padding:12px 18px;display:flex;align-items:center;gap:12px;position:relative;border-radius:18px}.vm-status-pill.grey{background:#f1f5f9;border-bottom-left-radius:2px}.vm-status-pill.error{background:#f8fafc;border:1px solid #f1f5f9;border-bottom-right-radius:2px}.blue-bg{background-color:#0d6e6e}.red-bg{background-color:#ef4444}.vm-pill-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.vm-pill-title{font-weight:700!important;font-size:14px!important;color:#1e293b}.vm-pill-sub{font-size:12px!important;color:#64748b}.vm-audio-pill{background:#cbd5e1;padding:6px 14px;border-radius:10px;display:flex;align-items:center;gap:10px}.vm-audio-track{color:#475569!important}.vm-duration,.vm-speed{font-size:11px;font-weight:700;color:#334155}.vm-voice-icon-float{color:#006b6b;position:absolute;font-size:20px!important}.left .vm-voice-icon-float{right:-30px}.right .vm-voice-icon-float{left:-30px}.vm-footer-input-container{padding:15px 24px;background:#fff;border-top:1px solid #f1f5f9}.vm-input-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;padding:15px 8px}.vm-actual-input{flex:1;border:none;background:transparent;padding:0 12px;outline:none;font-size:14px}.vm-send-trigger{background-color:#004d4d;border:none;border-radius:8px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.clNotesTab{padding-top:4px}.clNotesTitle{font-size:14px!important;font-weight:800!important;color:#0f172a!important;margin-bottom:12px!important}.clNotesItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.clNotesItemText{font-size:13px!important;color:#334155!important;line-height:1.45}.clNotesComposer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.clNotesTextarea{width:100%;border:none;outline:none;resize:none;min-height:56px;font-size:14px;color:#0f172a;font-family:inherit}.clNotesTextarea::placeholder{color:#94a3b8}.clNotesComposerFooter{margin-top:6px}.clNotesIconBtn{color:#94a3b8!important}.clNotesSendBtn{background:#004d4d!important;color:#fff!important;width:34px;height:34px;border-radius:8px!important}.clNotesSendBtn:hover{background:#003636!important}.clCallExpandDetails{padding:18px 88px!important;background:#fff;border-top:1px solid #f1f5f9}.clCallExpand{display:grid;grid-template-columns:220px 1px 1fr;column-gap:20px;align-items:start}.clCallExpandDivider{width:1px;background:#cbd5e1;height:100%}.clCallExpandLabels,.clCallExpandValues{display:grid;row-gap:10px}.clCallExpandLabel{font-size:12px!important;color:#64748b!important;font-weight:500!important;line-height:1.4}.clCallExpandValue{font-size:12px!important;color:#0f172a!important;font-weight:600!important;line-height:1.4}.clDayHeader{position:relative;display:flex;align-items:center;justify-content:center;margin:18px 0 10px}.clDayHeader:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#f1f5f9}.clDayHeaderText{position:relative;z-index:1;background:#fff;padding:0 14px;font-size:12px!important;color:#94a3b8!important;font-weight:500!important}.pd-modal-overlay{display:flex;align-items:center;justify-content:center;background-color:#0006}.pd-modal-container{width:950px;background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;outline:none;overflow:hidden}.pd-modal-header{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.pd-header-title{font-size:20px!important;font-weight:700!important;color:#1e293b}.pd-close-icon{color:#94a3b8}.pd-modal-body{padding:24px 32px}.pd-perm-section{margin-top:32px}.pd-perm-table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:12px 0;margin-bottom:8px}.pd-perm-col-main{font-size:14px!important;font-weight:600!important;color:#94a3b8}.pd-perm-col{text-align:center;font-size:14px!important;font-weight:600!important;color:#94a3b8}.pd-perm-table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:16px 0;border-bottom:1px solid #f1f5f9;align-items:center}.pd-perm-row-label{font-size:14px!important;font-weight:500!important;color:#475569}.pd-check-box-wrapper{display:flex;justify-content:center}.pd-check-box-wrapper input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#004d4d;border:1px solid #cbd5e1;border-radius:4px}.pd-modal-footer{padding:20px 32px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f1f5f9}.pd-btn{text-transform:none!important;font-weight:600!important;padding:8px 24px!important;border-radius:100px!important;font-size:14px!important}.pd-btn-cancel{background:#fff!important;color:#475569!important;border:1px solid #e2e8f0!important}.pd-btn-save{background:#004d4d!important;color:#fff!important}.pd-btn-save:hover{background:#003636!important}.drop-w{width:275px!important}.confirm-delete-modal.global-modal{width:min(420px,100%);border-radius:18px;padding:20px}.confirm-delete-modal .global-modal-header{border-bottom:none;padding:8px 10px 0;height:48px;justify-content:flex-end;gap:0;align-items:flex-start;box-sizing:border-box;position:relative}.confirm-delete-modal .global-modal-close{width:32px;height:32px;padding-bottom:16px!important}.confirm-delete-modal .global-modal-title{display:flex;position:absolute;left:50%;top:0;transform:translate(-50%);margin:0;pointer-events:none}.confirm-delete-modal-body{padding:34px 18px 6px!important}.confirm-delete-modal-headerIconWrap{width:56px;height:56px;border-radius:999px;background:#fee2e2;display:flex;align-items:center;justify-content:center}.confirm-delete-modal-iconWrap{width:56px;height:56px;border-radius:999px;background:#fee2e2;display:flex;align-items:center;justify-content:center;margin:2px auto 10px}.confirm-delete-modal-icon{color:#dc2626;font-size:24px!important}.confirm-delete-modal-title{text-align:center;font-weight:800!important;font-size:18px!important;color:#0f172a!important;margin-bottom:4px!important}.confirm-delete-modal-desc{text-align:center;font-size:13px!important;color:#94a3b8!important;margin-bottom:2px!important}.confirm-delete-modal-footer{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.confirm-delete-modal .global-modal-footer{border-top:none;padding:10px 20px!important}.confirm-delete-cancel,.confirm-delete-confirm{text-transform:none!important;border-radius:999px!important;height:44px;padding:10px 30px!important;min-width:16px!important;font-weight:700!important}.confirm-delete-cancel .MuiButton-startIcon,.confirm-delete-confirm .MuiButton-startIcon{margin-right:10px}.confirm-delete-cancel{border-color:#cbd5e1!important;color:#0f172a!important}.confirm-delete-confirm{background:#dc2626!important}.confirm-delete-confirm:hover{background:#b91c1c!important}.srModalPaper{width:min(820px,92vw)!important;max-height:min(740px,92vh)!important;border-radius:18px!important;overflow:hidden}.srHeader{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px 6px}.srTitle{font-weight:800!important;color:#0f172a;font-size:16px!important;line-height:1.2}.srSubTitle{margin-top:4px;color:#94a3b8;font-size:12px!important}.srCloseBtn{width:32px!important;height:32px!important;border-radius:10px!important;color:#94a3b8!important}.srCloseBtn:hover{background:#f1f5f9!important}.srBody{padding:2px 20px 16px!important;display:flex;flex-direction:column;overflow:hidden}.srUploadScroll{margin-top:0;overflow:auto;padding-bottom:12px}.srTabs{min-height:32px!important;margin-top:0}.srTab{text-transform:none!important;font-weight:700!important;min-height:32px!important;padding:8px 10px!important;font-size:12px!important;color:#64748b!important}.srTab.Mui-selected{color:#127070!important}.srTabIndicator{background:#127070!important;height:2px!important}.srSearchRow{display:flex;align-items:stretch;gap:10px;margin-top:8px}.srSearchInput .MuiOutlinedInput-root{border-radius:999px!important;background:#fff;min-height:40px;box-sizing:border-box}.srSearchInput .MuiOutlinedInput-input{padding:10px 16px!important;font-size:12px}.srSearchIcon{font-size:18px!important;color:#94a3b8}.srFilterBtn{border:1px solid #e2e8f0!important;width:40px!important;height:40px!important;min-width:40px!important;flex-shrink:0;border-radius:12px!important;color:#64748b!important;align-self:center}.srFilterBtn:hover{background:#f8fafc!important}.srSelectAllWrap{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-top:10px}.srSelectAllRow{display:flex;align-items:center;gap:10px;padding:10px 4px;cursor:pointer}.srSelectAllText{font-size:12px!important;color:#0f172a;font-weight:600!important}.srDivider{margin:0 0 8px!important}.srList{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow:auto;padding-right:2px;margin-top:10px;margin-bottom:4px}.srRow{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;background:#fff}.srRow:hover{background:#f8fafc}.srCheckbox{padding:0!important;border-color:red!important}.srRowText{min-width:0}.srRowName{font-size:13px!important;font-weight:700!important;color:#0f172a;line-height:1.35}.srRowPhone{font-size:12px!important;font-weight:400!important;color:#64748b;margin-top:4px;line-height:1.3;letter-spacing:.01em}.srFooter{display:flex;flex-direction:column;gap:6px;padding-top:8px;margin-top:auto}.srFooterSelectedRow{display:flex;justify-content:flex-end;align-items:center;width:100%}.srFooterMetaRow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;width:100%}.srFooterMetaRow--solo{justify-content:flex-start}.srFooterTextStrong{font-weight:600!important;color:#475569!important}.srFooterActions{padding-top:4px;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.srFooterText{font-size:11px!important;color:#64748b}.srCancelBtn{height:44px!important;border-radius:999px!important;text-transform:none!important;font-size:14px!important;font-weight:700!important;border-width:1px!important;border-color:#127070!important;color:#127070!important;background:#fff!important;padding:0 22px!important}.srCancelBtn:hover{background:#f0fdfa!important;border-color:#0f766e!important}.srPagination .MuiPaginationItem-root{min-width:32px;height:32px;margin:0 2px;border-radius:8px;font-size:12px;font-weight:600;color:#4b5563!important;background:#fff!important;border:1px solid #d1d5db!important;box-sizing:border-box}.srPagination .MuiPaginationItem-root.MuiPaginationItem-previousNext,.srPagination .MuiPaginationItem-root.MuiPaginationItem-firstLast{border:1px solid #d1d5db!important;color:#6b7280!important}.srPagination .MuiPaginationItem-root:hover{background:#f9fafb!important}.srPagination .MuiPaginationItem-root.Mui-disabled{opacity:.45;border-color:#e5e7eb!important}.srPagination .MuiPaginationItem-root.Mui-selected{background:#004d4d!important;color:#fff!important;border:1px solid #004d4d!important;font-weight:700!important}.srPagination .MuiPaginationItem-root.Mui-selected:hover{background:#003636!important;border-color:#003636!important}.srPagination .MuiPaginationItem-root.MuiPaginationItem-ellipsis{border:none!important;background:transparent!important;min-width:28px!important;font-weight:700!important;color:#6b7280!important}.srProceedBtn{height:44px;border-radius:999px!important;text-transform:none!important;font-size:14px!important;font-weight:800!important;background:#004d4d!important;padding:0 26px!important}.srProceedBtn:hover{background:#003636!important}.srProceedBtn.Mui-disabled{background:#e2e8f0!important;color:#94a3b8!important}.srUploadCard{margin-top:12px;border:1px dashed #cbd5e1;border-radius:12px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fafafa}.srUploadIconWrap{width:52px;height:52px;border-radius:999px;background:#e8fff6;border:2px solid #b7f0da;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.srUploadIcon{color:#0f766e;font-size:26px!important}.srUploadTitle{font-weight:800!important;color:#0f172a;font-size:14px!important;margin-bottom:6px!important}.srUploadSub{font-size:12px!important;color:#94a3b8;margin-bottom:4px!important}.srUploadHint{font-size:11px!important;color:#94a3b8;margin-bottom:14px!important}.srUploadInput{display:none}.srUploadBtn{text-transform:none!important;border-radius:999px!important;height:40px;padding:10px 18px!important;background:#004d4d!important;font-weight:800!important}.srUploadBtn:hover{background:#003636!important}.srUploadBtn .MuiButton-startIcon{margin-right:10px}.srUploadFileName{margin-top:10px;font-size:11px!important;color:#64748b}.srReqCard{margin-top:14px;border-radius:12px;padding:14px 16px;background:#ecfdf3;border:1px solid #bbf7d0}.srReqHeader{display:flex;align-items:center;gap:10px;margin-bottom:12px}.srReqHeaderIcon{font-size:18px!important;color:#14532d}.srReqTitle{font-size:14px!important;font-weight:800!important;color:#14532d;margin-bottom:0!important;color:#383838}.srReqGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.srReqItem{display:flex;align-items:center;gap:10px;font-size:14px!important;color:#364153;font-weight:600!important}.srReqDot{width:8px;height:8px;border-radius:999px;background:#0f766e;flex:0 0 8px}.srCsvError{margin-top:12px;border-radius:12px!important;border-color:#fecaca!important;background:#fef2f2!important;padding:10px 12px}.srCsvErrorText{font-size:12px!important;color:#991b1b;font-weight:600!important}.srCsvPreview{margin-top:12px;border-radius:12px!important;border-color:#e2e8f0!important;overflow:hidden}.srCsvDropZone{outline:none}.srCsvDropZone:focus-visible{box-shadow:0 0 0 3px #1270702e}.srCsvHeader{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 12px;border-bottom:1px solid #eef2f7}.srCsvTitle{font-size:14px!important;font-weight:800!important;color:#0f172a!important}.srCsvSubTitle{margin-top:2px;font-size:12px!important;color:#94a3b8!important}.srCsvUploadNewBtn{height:28px;border-radius:999px!important;text-transform:none!important;font-size:11px!important;font-weight:700!important;border-color:#86efac!important;color:#166534!important;padding:0 10px!important;background:#f0fdf4!important}.srCsvUploadNewBtn:hover{border-color:#4ade80!important;background:#dcfce7!important}.srCsvSummary{padding:12px 12px 0}.srCsvChip{font-size:11px!important}.srCsvChipValid{border-color:#86efac!important;color:#166534!important}.srCsvChipInvalid{border-color:#fecaca!important;color:#991b1b!important}.srCsvTabs{min-height:34px!important;padding:0 12px;border-bottom:1px solid #eef2f7}.srCsvTabIndicator{height:2px!important;background:#004d4d!important}.srCsvTab{text-transform:none!important;font-weight:700!important;min-height:34px!important;padding:8px 14px!important;font-size:12px!important;min-width:unset!important;color:#64748b!important}.srCsvTab.Mui-selected{color:#0f172a!important}.srCsvTableWrap{max-height:260px}.srCsvPager{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-top:1px solid #eef2f7;background:#fff}.srCsvPagerText{font-size:11px!important;color:#64748b!important;font-weight:600!important}.srCsvPagination .MuiPaginationItem-root{min-width:28px;height:28px;border-radius:8px;font-size:12px}.srCsvPagination .MuiPaginationItem-root.Mui-selected{background:#004d4d!important;color:#fff!important}.srCsvPagination .MuiPaginationItem-root.Mui-selected:hover{background:#003636!important}.srUploadFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #eef2f7;background:#fbfdff}.srUploadFooterLeft{display:flex;align-items:center;gap:8px}.srUploadFooterLeftIcon{font-size:16px!important;color:#94a3b8!important}.srUploadFooterLeftText{font-size:12px!important;color:#94a3b8!important;font-weight:600!important}.srUploadFooterRight{display:flex;align-items:center;gap:10px}.srUploadFooterCancel{height:36px;border-radius:999px!important;text-transform:none!important;font-size:12px!important;font-weight:700!important;border-color:#e2e8f0!important;color:#0f172a!important;padding:0 18px!important}.srUploadFooterProceed{height:36px;border-radius:999px!important;text-transform:none!important;font-size:12px!important;font-weight:800!important;background:#004d4d!important;padding:0 18px!important}.srUploadFooterProceed:hover{background:#003636!important}.srUploadFooterProceed.Mui-disabled{background:#e2e8f0!important;color:#94a3b8!important}.srUploadSummaryFooter{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:12px;padding-top:14px;border-top:1px solid #e2e8f0}.srUploadSummaryFooter .srUploadFooterProceed,.srUploadSummaryFooter .srUploadFooterCancel{height:44px!important;font-size:14px!important;font-weight:700!important;padding:0 20px!important}.srUploadSummaryFooter .srUploadFooterLeftText{font-size:12px!important;color:#475569!important}.srUploadSummaryFooter .srUploadFooterLeftText strong{color:#0f172a;font-weight:800}.srCsvTable{width:100%}.srCsvTh{font-size:11px!important;color:#64748b!important;font-weight:800!important;background:#f8fafc!important;white-space:nowrap}.srCsvTd{font-size:12px!important;color:#0f172a!important;white-space:nowrap}.srCsvStatus{font-weight:800!important;height:20px!important;border-radius:999px!important}.srCsvStatusValid{background:#dcfce7!important;color:#166534!important}.srCsvStatusInvalid{background:#ffedd5!important;color:#9a3412!important}.frModalPaper{width:min(560px,92vw)!important;border-radius:18px!important;overflow:hidden}.frHeader{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 20px 14px}.frTitle{font-weight:800!important;color:#0f172a;font-size:16px!important;line-height:1.2}.frSubTitle{margin-top:4px;color:#94a3b8;font-size:12px!important}.frCloseBtn{width:32px!important;height:32px!important;border-radius:10px!important;color:#94a3b8!important}.frCloseBtn:hover{background:#f1f5f9!important}.frHeaderDivider{margin:0!important}.frBody{padding:16px 20px 18px!important}.frSectionTitle{font-size:13px!important;font-weight:800!important;color:#0f172a;margin:12px 0 10px!important}.frGrid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.frGrid1{display:grid;grid-template-columns:1fr;gap:14px}.frControl{width:100%}.frSelect.MuiInputBase-root{border-radius:999px!important}.frSelect .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0!important}.frSelect:hover .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1!important}.frSelect.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#127070!important}.frSelect.Mui-focused .MuiSelect-icon{color:#0f172a}.frSelect .MuiSelect-icon{color:#94a3b8}.frSelect .MuiSelect-select{padding:12px 16px!important;font-size:12px;color:#64748b}.frSelect .MuiSelect-select.MuiSelect-select{display:flex;align-items:center}.frMenuPaper{border-radius:12px!important;margin-top:8px;box-shadow:0 12px 28px #0206171f!important;border:1px solid #e2e8f0;overflow:hidden}.frMenuList{padding:6px!important}.frMenuList .MuiMenuItem-root{border-radius:10px;font-size:13px;min-height:38px;padding:10px 12px;border-bottom:1px solid #e2e8f0!important}.frMenuList .MuiMenuItem-root:after{border-bottom:none!important}.frMenuList .MuiMenuItem-root:hover{background:#f8fafc}.frMenuList .MuiMenuItem-root.Mui-selected,.frMenuList .MuiMenuItem-root.Mui-selected:hover{background:#12707014}.btAutoTooltip{background:#ecfdf3!important;border:1px solid #bbf7d0!important;color:#364153!important;border-radius:10px!important;padding:10px 12px!important;max-width:260px!important;text-align:center!important;font-size:12px!important;line-height:1.35!important;box-shadow:0 10px 22px #0206171f!important}.btAutoTooltipArrow{color:#ecfdf3!important}.btAutoTooltipArrow:before{border:1px solid #bbf7d0}.btAutoTooltipContent{margin:0}.cpdModalPaper{border-radius:18px!important;overflow:hidden}.cpdHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px}.cpdTitle{font-size:14px!important;font-weight:800!important;color:#0f172a!important}.cpdSubTitle{margin-top:3px;font-size:12px!important;color:#94a3b8!important}.cpdCloseBtn{width:32px!important;height:32px!important;border-radius:10px!important;color:#94a3b8!important}.cpdCloseBtn:hover{background:#f1f5f9!important}.cpdHeaderDivider{margin:0!important}.cpdBody{padding:14px 20px 18px!important}.cpdTopRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.cpdCampaignName{font-size:15px!important;font-weight:800!important;color:#0f172a!important}.cpdStatusChip{background:#eafff2!important;color:#166534!important;font-weight:800!important}.cpdTemplateRow{margin-top:6px;display:flex;align-items:center;gap:8px;color:#64748b}.cpdTemplateIcon{font-size:16px!important;color:#94a3b8}.cpdTemplateText{font-size:12px!important;font-weight:700!important;color:#64748b}.cpdSectionLabel{margin-top:14px!important;font-size:12px!important;font-weight:800!important;color:#0f172a!important}.cpdMessageBox{margin-top:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 12px;font-size:12px;color:#475569}.cpdMetricsGrid{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cpdMetricCard{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;text-align:center}.cpdMetricValue{font-size:22px!important;font-weight:900!important;line-height:1.1!important}.cpdMetricValueBlue{color:#2563eb!important}.cpdMetricValuePurple{color:#7c3aed!important}.cpdMetricValueGreen{color:#16a34a!important}.cpdMetricLabel{margin-top:4px!important;font-size:11px!important;font-weight:700!important;color:#64748b!important}.cpdMetricSub{margin-top:2px!important;font-size:11px!important;font-weight:800!important;color:#64748b!important}.cpdMetricSubBlue{color:#2563eb!important}.cpdMetricSubPurple{color:#7c3aed!important}.cpdMetricSubGreen{color:#16a34a!important}.cpdDeliveryCard{margin-top:10px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.cpdDeliveryRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.cpdDeliveryDivider{margin:0!important}.cpdDeliveryRowError{background:#fff1f2}.cpdDeliveryLabel{font-size:12px!important;font-weight:700!important;color:#334155!important}.cpdDeliveryValue{font-size:12px!important;font-weight:900!important}.cpdDeliveryValueGreen{color:#16a34a!important}.cpdDeliveryValueRed{color:#ef4444!important}.cpdActions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.cpdCloseAction{text-transform:none!important;border-radius:999px!important;height:44px;padding:10px 22px!important;border-color:#e2e8f0!important;color:#0f172a!important;font-weight:700!important}.cpdDownloadBtn{text-transform:none!important;border-radius:999px!important;height:44px;padding:10px 22px!important;background:#004d4d!important;font-weight:800!important}.cpdDownloadBtn:hover{background:#003636!important}.cpdDownloadBtn .MuiButton-startIcon,.cpdCloseAction .MuiButton-startIcon{margin-right:10px}@media(max-width:600px){.cpdMetricsGrid{grid-template-columns:1fr}}.frFooterRow{display:flex;justify-content:flex-end;margin-top:14px}.frFilteringText{font-size:11px!important;color:#64748b}.frActions{display:flex;justify-content:flex-end;gap:12px;margin-top:14px}.frCancelBtn{text-transform:none!important;border-radius:999px!important;height:44px;padding:10px 22px!important;border-color:#e2e8f0!important;color:#0f172a!important;font-weight:700!important}.frApplyBtn{text-transform:none!important;border-radius:999px!important;height:44px;padding:10px 22px!important;background:#004d4d!important;font-weight:800!important}.frApplyBtn:hover{background:#003636!important}.frCancelBtn .MuiButton-startIcon,.frApplyBtn .MuiButton-startIcon{margin-right:10px}@media(max-width:600px){.frGrid2{grid-template-columns:1fr}}.srModal{width:900px!important;max-width:95vw;border-radius:16px!important}.srHeader{display:flex;justify-content:space-between;padding:20px}.srTitle{font-size:16px;font-weight:700}.srSub{font-size:12px;color:#94a3b8}.srBody{padding:20px!important}.srUploadCard{border:1px dashed #e2e8f0;border-radius:12px;padding:30px;text-align:center}.srUploadIcon{width:46px;height:46px;margin:auto;background:#ecfdf5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#047857}.srUploadTitle{font-weight:700;margin-top:10px}.srUploadSub{font-size:12px;color:#94a3b8}.srUploadBtn{margin-top:14px!important;background:#004d4d!important}.srPreview{margin-top:20px;border-radius:12px;border:1px solid #e2e8f0}.srPreviewHeader{display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid #e2e8f0}.srTitleSmall{font-size:14px;font-weight:700}.srSubSmall{font-size:12px;color:#94a3b8}.srUploadNew{height:28px;font-size:12px}.srSummary{display:flex;gap:10px;padding:12px 16px}.chipValid{background:#dcfce7!important;color:#15803d!important}.chipInvalid{background:#fee2e2!important;color:#b91c1c!important}.srTabs{padding-left:16px}.srTableWrap{max-height:260px}.srTableWrap table thead{background:#f8fafc}.statusValid{background:#dcfce7!important;color:#15803d!important}.statusInvalid{background:#fee2e2!important;color:#b91c1c!important}.srPager{display:flex;justify-content:space-between;padding:12px 16px;border-top:1px solid #e2e8f0}.srFooter{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.srFooterLeft{display:flex;align-items:center;gap:8px}.srFooterRight{display:flex;gap:10px}.srProceed{background:#004d4d!important}.icWrapper{position:fixed;top:88px;right:28px;z-index:6500}.icCard{width:360px;background:#fff;border-radius:10px;overflow:hidden;border:2px solid #86efac;box-shadow:0 18px 45px #0206172e}.icHeader{background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.icHeaderLeft{display:flex;align-items:center;gap:12px}.icHeaderIconBox{width:36px;height:36px;border-radius:12px;background:#0000002e;display:flex;align-items:center;justify-content:center}.icHeaderIcon{font-size:18px!important}.icHeaderTitle{font-size:16px!important;font-weight:600!important;letter-spacing:-.01em}.icCloseBtn{width:30px!important;height:30px!important;border-radius:10px!important;color:#ffffffeb!important}.icCloseBtn:hover{background:#ffffff24!important}.icBody{padding:12px 12px 6px;background:#fff}.icInner{background:#f8fafc;border-radius:14px;padding:16px 14px;text-align:center}.icAvatar{width:64px;height:64px;border-radius:999px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:#ecfdf5;border:2px solid #bbf7d0;color:#16a34a}.icAvatar svg{font-size:32px}.icName{font-size:14px!important;font-weight:900!important;color:#0f172a!important}.icNumber{margin-top:4px!important;font-size:12px!important;color:#475569!important;font-weight:600!important}.icActions{padding:12px;display:flex;gap:16px;justify-content:space-between}.icDecline,.icAccept{flex:1;height:44px;border-radius:999px!important;text-transform:none!important;font-weight:900!important;font-size:14px!important;padding:10px 20px!important}.icDecline{background:#dc2626!important}.icDecline:hover{background:#b91c1c!important}.icAccept{background:#0f766e!important}.icAccept:hover{background:#115e59!important}.icDecline .MuiButton-startIcon,.icAccept .MuiButton-startIcon{margin-right:10px}.icDecline .MuiButton-startIcon svg,.icAccept .MuiButton-startIcon svg{font-size:18px}@media(max-width:600px){.icWrapper{top:72px;right:12px;left:12px}.icCard{width:100%}}.mc-search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;margin-top:8px;box-shadow:0 12px 32px #0000001f;z-index:1000;max-height:240px;overflow-y:auto;padding:6px}.mc-search-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .15s}.mc-search-item:hover{background:#f8fafc}.mc-search-avatar{width:32px;height:32px;background:#e0f2f1;color:#00695c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;text-transform:uppercase}.mc-search-info{display:flex;flex-direction:column}.mc-search-name{font-size:.85rem;font-weight:600;color:#1a1a2e}.mc-search-email{font-size:.75rem;color:#64748b}.mc-gavatar{background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:700;text-transform:uppercase}.appt-section{display:flex;flex-direction:column;gap:16px}.appt-checkbox-row{display:flex;align-items:center;gap:10px;margin-top:4px}.appt-checkbox-row input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#004F4F;border:1px solid #CBD5E1;border-radius:4px}.appt-checkbox-row label{font-size:.85rem;color:#64748b;cursor:pointer}.appt-notes-container textarea{border:none;padding:0;height:80px;resize:none;font-size:.85rem}.ar-root{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding-bottom:24px;scrollbar-width:thin;scrollbar-color:#E8ECF0 transparent}.ar-top-filters{display:flex;gap:12px}.ar-select-wrap{position:relative}.ar-select{appearance:none;border:1px solid #E8ECF0;border-radius:8px;padding:8px 36px 8px 14px;font-size:13px;color:#64748b;background:#fff;cursor:pointer;outline:none;font-family:inherit}.ar-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#9aa3b0;pointer-events:none}.ar-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ar-stat-card{border-radius:16px;padding:20px 24px;display:flex;justify-content:space-between;align-items:flex-start;color:#fff;min-height:110px}.ar-stat-blue{background:linear-gradient(135deg,#38bdf8,#0ea5e9,#2563eb)}.ar-stat-green{background:linear-gradient(135deg,#4ade80,#22c55e,#15803d)}.ar-stat-purple{background:linear-gradient(135deg,#c084fc,#a855f7,#7c3aed)}.ar-stat-content{display:flex;flex-direction:column;gap:4px}.ar-stat-label{font-size:14px;font-weight:500;opacity:.95}.ar-stat-value{font-size:32px;font-weight:700;line-height:1.1;margin:4px 0}.ar-stat-trend{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;opacity:.9;margin-top:4px}.ar-stat-icon{width:44px;height:44px;background:#ffffff40;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ar-charts-row{display:grid;grid-template-columns:1fr 500px;gap:20px}.ar-chart-panel{background:#fff;border:1px solid #E8ECF0;border-radius:16px;padding:20px 24px;display:flex;flex-direction:column;gap:12px}.ar-chart-header{display:flex;flex-direction:column;gap:2px}.ar-chart-title{font-size:15px;font-weight:700;color:#1a1a2e}.ar-chart-sub{font-size:12px;color:#94a3b8}.ar-chart-sub-green{color:#16a34a;font-weight:500}.ar-chart-legend{display:flex;align-items:center;gap:16px;font-size:12px;color:#64748b}.ar-legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}.ar-bar-chart{display:flex;justify-content:center;justify-items:center;width:100%;overflow:hidden}.ar-bar-chart svg{display:block}.ar-donut-panel{align-items:center}.ar-donut-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:220px;height:220px;margin:0 auto}.ar-donut-label{position:absolute;font-size:18px;font-weight:700;color:#1a1a2e}.ar-donut-label-tl{top:8px;left:-4px}.ar-donut-label-tr{top:8px;right:-4px}.ar-donut-label-bl{bottom:24px;left:2px}.ar-donut-legend{display:flex;justify-content:space-evenly;width:100%;margin-top:4px}.ar-donut-legend-item{display:flex;flex-direction:column;align-items:center;gap:4px}.ar-donut-legend-dot{width:20px;height:20px;border-radius:50%}.ar-donut-legend-label{font-size:14px;color:#94a3b8}.ar-donut-legend-value{font-size:14px;font-weight:700;color:#1a1a2e}.ar-provider-panel{background:#fff;border:1px solid #E8ECF0;border-radius:16px;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.ar-provider-grid{display:flex;flex-direction:column;gap:10px}.ar-provider-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-radius:12px}.ar-provider-showmore{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:10px;height:36px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;cursor:pointer}.ar-provider-showmore:hover{background:#f8fafc}.ar-provider-left{display:flex;align-items:center;gap:14px}.ar-provider-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0}.ar-provider-name{font-size:14px;font-weight:600;color:#1a1a2e}.ar-provider-specialty{font-size:12px;color:#94a3b8;margin-top:2px}.ar-provider-metrics{display:flex;gap:40px;align-items:center}.ar-provider-metric{text-align:center}.ar-provider-metric-value{font-size:16px;font-weight:700;color:#1a1a2e}.ar-provider-metric-label{font-size:11px;color:#94a3b8;margin-top:2px}.ar-metric-green{color:#10b981}.ar-metric-blue{color:#3b82f6}.ar-provider-modal-overlay{position:fixed;inset:0;background:#02061759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:1800;padding:20px}.ar-provider-modal{width:min(446px,calc(100vw - 32px));background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 22px 70px #02061740;padding:24px;display:flex;flex-direction:column;gap:14px}.ar-provider-modal-head{display:flex;align-items:flex-start;justify-content:space-between}.ar-provider-modal-title{font-size:18px;line-height:1;font-weight:700;color:#1f2937}.ar-provider-modal-sub{margin-top:4px;font-size:14px;color:#94a3b8}.ar-provider-modal-close{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#64748b;display:grid;place-items:center;cursor:pointer}.ar-provider-modal-profile{border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.ar-provider-name-lg{font-size:15px;font-weight:700;color:#1f2937}.ar-provider-specialty-lg{margin-top:4px;font-size:12px;color:#64748b}.ar-provider-status{border-radius:999px;background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0;font-size:13px;font-weight:600;padding:6px 12px}.ar-provider-section-title{font-size:14px;font-weight:700;color:#334155}.ar-provider-metrics-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ar-pm-card{border:1px solid #e2e8f0;border-radius:12px;padding:14px 10px;text-align:center}.ar-pm-value{font-size:16px;font-weight:700;line-height:1}.ar-pm-label{margin-top:8px;font-size:11px;color:#64748b}.ar-provider-rate-list{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.ar-provider-rate-item{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #e2e8f0;font-size:14px;color:#334155}.ar-provider-rate-item:last-child{border-bottom:none}.ar-provider-rate-item strong{font-size:14px;font-weight:700;color:#111827}.ar-rate-done{background:#ecfdf5}.ar-rate-done strong{color:#16a34a}.ar-rate-cancel{background:#fef2f2}.ar-rate-cancel strong{color:#dc2626}.ar-provider-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ar-provider-btn-close,.ar-provider-btn-download{height:44px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.ar-provider-btn-download{border-color:#0f766e;background:#0f766e;color:#fff}.opp-root{display:flex;flex-direction:column;gap:0;height:100%;background:#fff;border:1px solid #E8ECF0;border-radius:16px;overflow:hidden}.opp-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #E8ECF0;flex-shrink:0}.opp-title{font-size:15px;font-weight:700;color:#1a1a2e}.opp-header-actions{display:flex;align-items:center;gap:10px}.opp-search{display:flex;align-items:center;border:1px solid #E8ECF0;border-radius:8px;padding:7px 12px;gap:8px;width:220px;background:#fff}.opp-search input{border:none;outline:none;font-size:13px;width:100%;color:#3f3b53;font-family:inherit}.opp-search input::placeholder{color:#9aa3b0}.opp-filter-btn{width:36px;height:36px;border:1px solid #E8ECF0;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}.opp-filter-btn:hover{background:#f8fafc}.opp-table-wrap{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#E8ECF0 transparent}.opp-table{width:100%;border-collapse:collapse;font-family:inherit}.opp-th{padding:12px 16px;font-size:12px;font-weight:600;color:#94a3b8;text-align:left;background:#fff;border-bottom:1px solid #E8ECF0;white-space:nowrap;position:sticky;top:0;z-index:1}.opp-th-check{width:40px;padding-left:20px}.opp-th-actions{text-align:right;padding-right:20px}.opp-th-label{display:inline-flex;align-items:center;gap:4px;color:#374151;font-weight:600}.opp-td{padding:14px 16px;font-size:13px;color:#374151;border-bottom:1px solid #F1F5F9;vertical-align:middle}.opp-td-check{width:40px;padding-left:20px}.opp-td-name{font-weight:500;color:#1a1a2e}.opp-td-actions{text-align:right;padding-right:20px}.opp-tr:hover{background:#f8fafc}.opp-tr-selected{background:#f0f9ff}.opp-action-icon{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;border-radius:6px;display:inline-flex;align-items:center;transition:color .15s,background .15s}.opp-action-icon:hover{background:#f1f5f9;color:#64748b}.opp-action-delete:hover{background:#fee2e2;color:#dc2626}.opp-table input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:#004F4F}.opp-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-top:1px solid #E8ECF0;flex-shrink:0}.opp-showing{font-size:13px;color:#64748b}.opp-pages{display:flex;align-items:center;gap:4px}.opp-page-btn{min-width:32px;height:32px;border:1px solid #E8ECF0;border-radius:8px;background:#fff;font-size:13px;color:#374151;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s;padding:0 6px}.opp-page-btn:hover{background:#f1f5f9}.opp-page-active{background:#004f4f;color:#fff;border-color:#004f4f;font-weight:600}.opp-page-active:hover{background:#003d3d}.opp-page-ellipsis{font-size:13px;color:#94a3b8;padding:0 4px}.qfw-root{display:flex;flex-direction:column;gap:24px;height:100%;overflow-y:auto;padding-bottom:24px}.qfw-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.qfw-stat-card{border-radius:16px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;color:#fff;min-height:100px}.qfw-stat-purple{background:linear-gradient(135deg,#7c3aed,#9d4edd)}.qfw-stat-green{background:linear-gradient(135deg,#22c55e,#4ade80)}.qfw-stat-blue{background:linear-gradient(135deg,#38bdf8,#60cfff)}.qfw-stat-label{font-size:15px;font-weight:500;opacity:.95;margin-bottom:8px}.qfw-stat-value{font-size:36px;font-weight:700;line-height:1}.qfw-stat-icon{width:44px;height:44px;background:#ffffff40;border-radius:12px;display:flex;align-items:center;justify-content:center}.qfw-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex:1;min-height:0}.qfw-panel{background:#fff;border:1px solid #E8ECF0;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.qfw-panel-header{display:flex;justify-content:space-between;align-items:flex-start}.qfw-panel-title{font-size:15px;font-weight:700;color:#1a1a2e}.qfw-panel-sub{font-size:12px;color:#9aa3b0;margin-top:2px}.qfw-badge-count,.qfw-badge-slots{background:#e0f2ee;color:#004f4f;font-size:11px;font-weight:600;padding:3px 10px;border-radius:99px;white-space:nowrap}.qfw-filters{display:flex;gap:12px}.qfw-select-wrap{position:relative;flex:1}.qfw-select{width:100%;appearance:none;border:1px solid #E8ECF0;border-radius:8px;padding:8px 32px 8px 12px;font-size:13px;color:#64748b;background:#fff;cursor:pointer;outline:none}.qfw-select-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#9aa3b0;pointer-events:none}.qfw-search{display:flex;align-items:center;border:1px solid #E8ECF0;border-radius:8px;padding:8px 12px;gap:8px}.qfw-search input{border:none;outline:none;font-size:13px;width:100%;color:#3f3b53}.qfw-search input::placeholder{color:#9aa3b0}.qfw-patient-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#E8ECF0 transparent}.qfw-patient-card{border:1px solid #E8ECF0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.qfw-patient-top{display:flex;justify-content:space-between;align-items:flex-start}.qfw-patient-left{display:flex;align-items:center;gap:10px}.qfw-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0}.qfw-patient-name{font-size:14px;font-weight:600;color:#1a1a2e}.qfw-patient-added{font-size:11px;color:#9aa3b0}.qfw-priority{font-size:11px;font-weight:600;padding:3px 10px;border-radius:99px}.qfw-priority-high{background:#fee2e2;color:#dc2626}.qfw-priority-medium{background:#fef3c7;color:#d97706}.qfw-priority-low{background:#dcfce7;color:#16a34a}.qfw-patient-info{display:flex;gap:16px;font-size:12px;color:#64748b}.qfw-patient-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.qfw-field-label{font-size:11px;color:#9aa3b0;margin-bottom:2px}.qfw-field-value{font-size:13px;color:#1a1a2e;font-weight:500}.qfw-patient-note{background:#fef9f0;border-radius:8px;padding:8px 12px;font-size:12px;color:#92400e;font-style:italic}.qfw-note-label{font-weight:700;font-style:normal}.qfw-patient-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.qfw-btn-fill{background:#004f4f;color:#fff;border:none;border-radius:99px;padding:7px 14px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer}.qfw-btn-outline{background:#fff;color:#3f3b53;border:1px solid #E8ECF0;border-radius:99px;padding:7px 14px;font-size:12px;font-weight:500;cursor:pointer}.qfw-btn-danger{background:#fee2e2;color:#dc2626;border:1px solid #FECACA;border-radius:99px;padding:7px 14px;font-size:12px;font-weight:500;cursor:pointer}.qfw-slot-list{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#E8ECF0 transparent}.qfw-slot-card{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:6px}.qfw-slot-header{display:flex;justify-content:space-between;align-items:center}.qfw-slot-date{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1a1a2e}.qfw-slot-duration{background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:600;padding:3px 10px;border-radius:99px}.qfw-slot-time{display:flex;align-items:center;gap:5px;font-size:13px;color:#64748b}.qfw-slot-provider-label{font-size:11px;color:#9aa3b0;margin-top:4px}.qfw-slot-provider{font-size:13px;font-weight:600;color:#1a1a2e}.qfw-btn-assign{background:#004f4f;color:#fff;border:none;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;margin-top:8px;width:100%}.qfw-btn-assign:hover{background:#003d3d}.qfap-backdrop{position:fixed;inset:0;background:#0f172a5c;z-index:12040}.qfap-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(557px,calc(100vw - 24px));max-height:86vh;overflow-y:auto;background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 16px 56px #0206173d;z-index:12050;padding:20px;display:flex;flex-direction:column;gap:20px}.qfap-header{display:flex;justify-content:space-between;gap:12px}.qfap-title{font-size:18px;line-height:1.08;font-weight:700;color:#0f172a}.qfap-subtitle{font-size:13px;color:#64748b;margin-top:3px}.qfap-close{border:none;background:transparent;color:#93a2b8;cursor:pointer;padding:0}.qfap-card{margin-top:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.qfap-card-title{display:flex;align-items:center;gap:7px;color:#0f766e;font-size:13px;font-weight:600;margin-bottom:12px;line-height:1}.qfap-patient-row{display:flex;align-items:center;gap:10px}.qfap-avatar{width:40px;height:40px;border-radius:999px;background:#0a5f5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.qfap-name{font-size:14px;font-weight:700;color:#111827;line-height:1.05}.qfap-phone{font-size:11px;color:#64748b;margin-top:4px;line-height:1.1}.qfap-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);width:475px;height:108px;row-gap:12px;column-gap:12px}.qfap-label{font-size:12px;color:#64748b;line-height:1.05}.qfap-value{font-size:14px;font-weight:500;color:#0f172a;line-height:20px;margin-top:3px}.qfap-priority{display:inline-block;margin-top:4px;font-size:11px;font-weight:600;border-radius:999px;padding:4px 12px;text-transform:capitalize;line-height:1.05}.qfap-priority-high{background:#fee2e2;color:#dc2626}.qfap-priority-medium{background:#fef3c7;color:#d97706}.qfap-priority-low{background:#dcfce7;color:#16a34a}.qfap-field{margin-top:0;width:515px;max-width:100%;height:75px;display:flex;flex-direction:column;gap:3px}.qfap-field label{font-size:12px;color:#1f2937;font-weight:600}.qfap-field label span{color:#ef4444}.qfap-select-wrap{position:relative;margin-top:0;width:515px;max-width:100%;height:48px}.qfap-select-trigger{width:100%;border:1px solid #d1d9e6;border-radius:999px;height:48px;padding:0 44px 0 20px;font-size:13px;color:#475569;background:#fff;text-align:left;outline:none;cursor:pointer;display:flex;align-items:center;position:relative}.qfap-select-trigger>span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qfap-select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#93a2b8;font-size:22px!important;transition:transform .15s ease}.qfap-select-icon.open{transform:translateY(-50%) rotate(180deg)}.qfap-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;width:515px;max-width:100%;max-height:220px;border:1px solid #d1d9e6;border-radius:10px;background:#fff;overflow-y:auto;z-index:12070;box-shadow:0 8px 24px #0206171f}.qfap-dropdown-item{width:100%;height:37px;border:none;border-bottom:1px solid #e2e8f0;border-radius:0;background:#fff;padding:10px 20px;display:flex;align-items:center;gap:20px;cursor:pointer;text-align:left}.qfap-dropdown-item:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.qfap-dropdown-item:last-child{border-bottom:none}.qfap-dropdown-item.selected,.qfap-dropdown-item:hover{background:#f8fafc}.qfap-dropdown-item-text{width:284px;height:17px;font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:100%;letter-spacing:0;color:#334155}.qfap-checkbox{margin-top:0;display:flex;align-items:center;gap:10px;font-size:13px;color:#334155;line-height:1.15}.qfap-checkbox input{appearance:none;width:18px;height:18px;border-radius:4px;border:1.5px solid #0b7285;background:#fff;position:relative;cursor:pointer;flex-shrink:0}.qfap-checkbox input:checked{background:#0a5f5f;border-color:#0a5f5f}.qfap-checkbox input:checked:after{content:"";position:absolute;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;top:2px;left:6px;transform:rotate(45deg)}.qfap-actions{margin-top:0;display:flex;justify-content:flex-end;gap:10px}.qfap-cancel,.qfap-confirm{border:none;border-radius:999px;height:44px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.qfap-cancel{background:#fff;color:#0f172a;border:1px solid #d5dbe5}.qfap-confirm{background:#045d5d;color:#fff;padding:0 22px}.qfap-confirm:disabled{opacity:.6;cursor:not-allowed}.sched-top-row{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #e9edf3;margin-bottom:32px}.sched-tabs{display:flex;gap:32px}.sched-tab{background:none;border:none;font-size:14px;font-weight:500;color:#64748b;display:flex;align-items:center;gap:8px;cursor:pointer;padding-bottom:12px;position:relative}.sched-tab.active{color:#004f4f;font-weight:600}.sched-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#004f4f}.sched-top-actions{display:flex;gap:16px;margin-bottom:8px}.sched-action-btn.primary{background:#004f4f;color:#fff;border:none;border-radius:9999px;padding:8px 20px;font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sched-action-btn.primary:hover{background:#003d3d;transform:translateY(-1px)}.awl-backdrop{position:fixed;inset:0;background:#0f172a33;z-index:9998}.awl-drawer{position:fixed;top:0;right:0;width:432px;max-width:100%;height:100vh;background:#fff;border-left:1px solid #e5e7eb;z-index:9999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.awl-drawer.open{transform:translate(0)}.awl-header{padding:22px 18px 18px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.awl-title{font-size:24px;line-height:1.08;font-weight:600;color:var(--text-main)}.awl-subtitle{margin-top:4px;font-size:12px;line-height:1.35;color:#6b7280;max-width:360px}.awl-close-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px}.awl-body{flex:1;overflow-y:auto;padding:16px 16px 18px;display:flex;flex-direction:column;gap:18px}.awl-section{display:flex;flex-direction:column;gap:10px}.awl-section-title{font-size:13px;line-height:1.1;font-weight:700;color:#2f2f2f}.awl-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.awl-row>.awl-field{min-width:0}.awl-field{display:flex;flex-direction:column;gap:6px}.awl-field label{font-size:12px;font-weight:500;color:#3f3f46}.awl-field label span{color:#ef4444}.awl-field>input,.awl-field>textarea,.awl-field .awl-select-wrap>select{width:100%;border:1px solid #d7dee7;border-radius:999px;min-height:40px;padding:12px 14px;font-size:14px;outline:none;color:#374151;background:#fff}.awl-field>textarea{border-radius:10px;min-height:98px;resize:vertical;padding-top:10px}.awl-field>input::placeholder,.awl-field>textarea::placeholder{color:#9ca3af}.awl-field>input:focus,.awl-field .awl-select-wrap>select:focus,.awl-field>textarea:focus{border-color:#004f4f}.awl-select-wrap{position:relative}.awl-select-wrap input,.awl-select-wrap select{appearance:none;padding-right:34px}.awl-select-icon{position:absolute;right:11px;top:50%;transform:translateY(-50%);color:#1f2937;pointer-events:none;font-size:16px!important}.awl-time-divider{color:#52525b;font-size:12px;line-height:1}.awl-mui-input{width:100%!important;display:block;min-width:0!important}.awl-field .MuiFormControl-root.awl-mui-input,.awl-time-wrap .MuiFormControl-root.awl-mui-input{width:100%!important;min-width:0}.awl-mui-input .MuiInputBase-root{background:#fff;border-radius:999px!important;font-size:11px!important;color:#374151;width:100%;height:38px;min-height:38px;display:flex;align-items:center;box-sizing:border-box}.awl-mui-input .MuiOutlinedInput-root{border-radius:999px!important}.awl-mui-input .MuiOutlinedInput-notchedOutline{border:1px solid #d7dee7;border-radius:inherit!important}.awl-mui-input .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#9ca3af}.awl-mui-input .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#005f5f!important;border-width:1px}.awl-mui-input .MuiInputBase-input{padding:8px 14px!important;font-size:12px!important;line-height:1.2!important;color:#374151;box-sizing:border-box}.awl-mui-input .MuiInputBase-input::placeholder{color:#9ca3af;opacity:1;font-size:12px!important}.awl-mui-input .MuiPickersInputBase-root,.awl-mui-input .MuiPickersInputBase-input,.awl-mui-input .MuiPickersInputBase-sectionContent,.awl-mui-input .MuiPickersInputBase-sectionContent *,.awl-mui-input .MuiPickersSectionList-root,.awl-mui-input .MuiPickersSectionList-sectionContent,.awl-mui-input .MuiPickersSectionList-sectionContent *{font-size:12px!important}.awl-mui-input .MuiInputAdornment-root .MuiIconButton-root{color:#7f8a9a;padding:4px}.awl-mui-input .MuiInputAdornment-root .MuiSvgIcon-root{font-size:18px!important}.awl-mui-input .MuiInputAdornment-root{margin-right:2px}.awl-picker-layer{z-index:12050!important}.awl-picker-popper .MuiPaper-root{border-radius:20px;box-shadow:0 12px 32px #0000001f;overflow:hidden}.awl-picker-popper{font-size:13px}.awl-picker-popper .MuiPickersSectionList-root,.awl-picker-popper .MuiPickersSectionList-sectionContent,.awl-picker-popper .MuiPickersSectionList-sectionContent *{font-size:13px!important}.awl-picker-popper .MuiPickersCalendarHeader-root{padding:12px 16px}.awl-picker-popper .MuiPickersDay-root{border-radius:50%;font-size:13px;width:36px;height:36px}.awl-picker-popper .MuiPickersDay-root.Mui-selected{background-color:#005f5f!important;color:#fff}.awl-picker-popper .MuiPickersDay-root.MuiPickersDay-today{border:1px solid #005f5f}.awl-picker-popper .MuiMultiSectionDigitalClock-root{max-height:260px;padding:8px}.awl-picker-popper .MuiMultiSectionDigitalClockSection-item{font-size:13px;border-radius:8px;margin:2px 0}.awl-picker-popper .Mui-selected{background-color:#005f5f!important;color:#fff!important}.awl-time-wrap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:2px}.awl-time-divider{font-size:12px;color:#52525b;line-height:1}.awl-priority-row{display:flex;gap:8px}.awl-priority-btn{border:1px solid #d7dee7;border-radius:999px;background:#fff;height:34px;padding:0 15px;display:inline-flex;align-items:center;gap:6px;color:#4b5563;cursor:pointer;font-size:13px;font-weight:500}.awl-priority-btn .dot{width:9px;height:9px;border-radius:999px}.awl-priority-btn.high .dot{background:#ef4444}.awl-priority-btn.medium .dot{background:#f59e0b}.awl-priority-btn.low .dot{background:#3b82f6}.awl-priority-btn.active.high{border-color:#ef4444;background:#fef2f2;color:#b91c1c}.awl-priority-btn.active.medium{border-color:#f59e0b;background:#fffbeb;color:#b45309}.awl-priority-btn.active.low{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.awl-footer{border-top:1px solid #e5e7eb;padding:12px 16px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.awl-footer-actions{display:flex;justify-content:flex-end;gap:10px}.awl-error-text{font-size:12px;line-height:1.2;color:#b00020;margin-top:0;display:inline-block}.awl-btn-cancel{display:flex;align-items:center;gap:2px;border:none;border-radius:999px;min-height:44px;padding:0 36px;cursor:pointer;font-weight:500;font-size:14px}.awl-btn-save{display:flex;align-items:center;gap:2px;border:none;border-radius:999px;min-height:44px;padding:0 56px;cursor:pointer;font-weight:500;font-size:14px}.awl-btn-cancel{background:#f3f4f6;color:#374151}.awl-btn-save{background:#004f4f;color:#fff}.awl-btn-save:disabled{opacity:.55;cursor:not-allowed}.sched-middle-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid #e9edf3;margin-bottom:24px}.mc-date-btn-only{background:none;border:none;font-size:16px;font-weight:600;color:#004f4f;display:flex;align-items:center;gap:8px;cursor:pointer}.sched-filters-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sched-dropdowns{display:flex;gap:12px}.sched-filter-dropdown .gc-select-trigger{border-radius:99px!important;border:1px solid #e5eaf2!important;background:#fff!important;height:42px!important;padding:0 20px!important;min-width:240px!important;font-size:.85rem!important;color:#64748b!important;display:flex!important;justify-content:space-between!important;align-items:center!important;box-shadow:none!important}.sched-filter-dropdown .gc-select-menu{background:#fff!important;border:1px solid #e5eaf2!important;border-radius:16px!important;box-shadow:0 12px 30px #0000000d!important;margin-top:8px!important;padding:8px 0!important;overflow:hidden!important;z-index:2000!important;min-width:100%!important}.sched-filter-dropdown .gc-select-option{padding:12px 20px!important;font-size:.85rem!important;color:#64748b!important;background:transparent!important;border:none!important;border-bottom:1px solid #f8fafc!important;width:100%!important;text-align:left!important;cursor:pointer!important;transition:all .2s ease!important;white-space:nowrap!important}.sched-filter-dropdown .gc-select-option:last-child{border-bottom:none!important}.sched-filter-dropdown .gc-select-option:hover{background:#f1f5f9!important;color:#004f4f!important}.sched-filter-dropdown .gc-select-option.selected{background:#f1f5f9!important;color:#004f4f!important;font-weight:600!important}.sched-filter-dropdown .gc-select-chevron{font-size:18px!important;color:#94a3b8!important;transition:transform .2s ease!important}.sched-filter-dropdown .gc-select-trigger.open .gc-select-chevron{transform:rotate(180deg)!important}.sched-search-wrap{position:relative;flex:1;max-width:480px}.sched-search{display:flex;align-items:center;background:#fff;border:1px solid #e5eaf2;border-radius:99px;padding:0 20px;height:42px;transition:all .2s ease}.sched-search:focus-within{border-color:#004f4f;box-shadow:0 0 0 3px #004f4f0d}.sched-search input{flex:1;border:none;background:transparent;font-size:.85rem;color:#1e293b;outline:none;padding-right:12px}.sched-search input::placeholder{color:#94a3b8}.sched-search svg{color:#94a3b8;font-size:20px}.sched-search-popover{position:absolute;top:calc(100% + 8px);right:0;width:360px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #00000014;z-index:1000;overflow:hidden}.search-popover-tabs{display:flex;padding:12px 12px 0;gap:16px;border-bottom:1px solid #f1f5f9}.search-pop-tab{background:none;border:none;padding:8px 0;font-size:.8125rem;font-weight:500;color:#64748b;cursor:pointer;position:relative}.search-pop-tab.active{color:#0f6662}.search-pop-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#0f6662}.search-popover-results{padding:8px 0}.search-result-item{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;transition:background .2s ease}.search-result-item:hover{background:#f8fafc}.search-result-item span{font-size:.875rem;color:#334155;font-weight:500}.mc-view-tabs{display:flex;background:#f3f4f6;border-radius:99px;padding:4px;gap:4px}.mc-view-tab{background:transparent;border:none;padding:6px 20px;font-size:14px;font-weight:500;color:#64748b;border-radius:99px;cursor:pointer;transition:all .2s ease}.mc-view-tab.active{background:#fff;color:#1a1a2e;box-shadow:0 1px 3px #0000001a;font-weight:600}.appt-modal-overlay{position:fixed;inset:0;background:#0006;z-index:1100;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.appt-details-modal{background:#fff;width:580px;max-width:95vw;max-height:88vh;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column}.adm-header{padding:12px 20px;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.adm-title{font-size:1.15rem;font-weight:700;color:#1a1a2e}.adm-sub{font-size:.8rem;color:#64748b;margin-top:2px}.adm-close{background:none;border:none;cursor:pointer;color:#64748b;padding:6px;border-radius:8px}.adm-close:hover{background:#f1f5f9}.adm-body{padding:14px 20px;background:#fafafa;overflow-y:auto;flex:1}.adm-section{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:12px;margin-bottom:10px}.adm-section-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;color:#1a1a2e;font-size:.9rem}.patient-info-block{margin-bottom:14px}.adm-user-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.adm-avatar{width:46px;height:46px;border-radius:50%;background:#127070;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.adm-username{font-size:1rem;font-weight:700;color:#1a1a2e}.adm-user-id{font-size:.8rem;color:#64748b}.adm-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adm-grid-item label,.adm-field label{font-size:.75rem;font-weight:600;color:#94a3b8;margin-bottom:2px;display:block}.adm-grid-item div{font-size:.85rem;color:#1a1a2e;font-weight:500;display:flex;align-items:center;gap:6px}.adm-row{display:flex;gap:14px}.doctor-block,.appt-info-block{flex:1}.adm-val{font-size:.85rem;color:#1a1a2e;font-weight:500}.adm-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.adm-status-badge{background:#ecfded;color:#22c55e;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;display:inline-block}.adm-status-badge.adm-status-canceled{background:#fee2e2;color:#b91c1c}.adm-action-error{padding:0 24px 8px;font-size:.8125rem;font-weight:600;color:#b91c1c}.adm-notes-block{background:#fffef0;border:1px solid #FFE58F;border-radius:12px;padding:12px}.adm-notes-block label{font-size:.8rem;font-weight:700;color:#475569;margin-bottom:4px;display:block}.adm-notes-val{font-size:.85rem;color:#334155;line-height:1.4}.adm-footer{padding:12px 20px;display:flex;gap:10px;background:#fff;justify-content:space-between;border-top:1px solid #F1F5F9;flex-shrink:0}.adm-btn-cancel{background:#fff;border:1.5px solid #F1F5F9;color:#64748b;border-radius:10px;padding:10px 20px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.85rem}.adm-btn-complete,.adm-btn-reschedule{background:#004f4f;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;flex:1;font-size:.9rem;justify-content:center}.mc-event.appt-block.appt-canceled,.mc-mevent.appt-month-block.appt-canceled{opacity:.88;background:#94a3b8!important;box-shadow:inset 0 0 0 1px #ffffff59}.adm-btn-cancel:disabled,.adm-btn-complete:disabled,.adm-btn-reschedule:disabled{opacity:.55;cursor:not-allowed;filter:none}.appt-backdrop{position:fixed;inset:0;background:#0006;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.appt-drawer{position:fixed;top:0;right:0;width:440px;height:100vh;background:#fff;z-index:1001;box-shadow:-10px 0 40px #0000001a;display:flex;flex-direction:column;transition:transform .3s ease;transform:translate(100%)}.appt-drawer.open{transform:translate(0)}.appt-header{padding:24px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}.appt-title{font-size:1.1rem;font-weight:700;color:#1a1a2e}.appt-sub{font-size:.85rem;color:#64748b;margin-top:2px}.appt-close-btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center}.appt-close-btn:hover{background:#f1f5f9}.appt-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:28px}.appt-section{display:flex;flex-direction:column;gap:12px}.appt-section-title{font-size:.95rem;font-weight:700;color:#1a1a2e;margin-bottom:4px}.appt-row{display:flex;gap:16px}.appt-field{flex:1;display:flex;flex-direction:column;gap:8px}.appt-field label{font-size:.82rem;font-weight:600;color:#475569}.appt-field label span{color:#ef4444}.appt-field input,.appt-field select,.appt-field textarea{width:100%;height:42px;padding:0 14px;border:1px solid #E2E8F0;border-radius:20px;background:#fff;font-family:Inter,sans-serif;font-size:.85rem;color:#1a1a2e;outline:none;box-sizing:border-box}.appt-field input:focus,.appt-field select:focus,.appt-field textarea:focus{border-color:#004f4f;box-shadow:0 0 0 2px #004f4f0d}.appt-field input::placeholder{color:#94a3b8}.appt-checkbox-row{display:flex;align-items:center;gap:10px;margin-top:2px}.appt-checkbox-row input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#004F4F;border:1.5px solid #004F4F;border-radius:4px}.appt-checkbox-row label{font-size:.85rem;color:#334155;cursor:pointer}.appt-select-container{position:relative;display:flex;align-items:center}.appt-select-container select{appearance:none;cursor:pointer;padding-right:40px}.appt-select-icon{position:absolute;right:14px;color:#94a3b8;pointer-events:none}.appt-duration-row{display:flex;align-items:center;gap:12px}.appt-duration-row span{font-size:.85rem;color:#64748b}.appt-time-input{flex:1;position:relative;display:flex;align-items:center}.appt-time-input input{height:42px;padding-right:40px;text-align:left;background:#fff;cursor:default}.appt-time-input svg{position:absolute;right:14px;pointer-events:none}.appt-notes-container{border:1px solid #E2E8F0;border-radius:12px;padding:12px;background:#fff;transition:border-color .2s}.appt-notes-container:focus-within{border-color:#004f4f}.appt-notes-container textarea{border:none!important;padding:0!important;height:80px!important;resize:none!important;font-size:.85rem!important;border-radius:0!important}.appt-char-count{font-size:.75rem;color:#94a3b8;text-align:right;margin-top:6px}.appt-footer{padding:24px;border-top:1px solid #E2E8F0;display:flex;gap:12px}.appt-btn-cancel{flex:1;height:46px;background:#fff;color:#64748b;border:1px solid #E2E8F0;border-radius:23px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}.appt-btn-cancel:hover{background:#f8fafc;border-color:#cbd5e0}.appt-btn-schedule{flex:2;height:46px;background:#004f4f;color:#fff;border:none;border-radius:23px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}.appt-btn-schedule:hover{background:#003a3a;box-shadow:0 4px 12px #004f4f33}.opp-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.opp-modal{background:#fff;border-radius:20px;width:500px;max-width:95vw;max-height:90vh;overflow-y:auto;padding:28px;display:flex;flex-direction:column;gap:20px;box-shadow:0 20px 60px #0003;scrollbar-width:thin;scrollbar-color:#E8ECF0 transparent}.opp-modal-header{display:flex;justify-content:space-between;align-items:flex-start}.opp-modal-title{font-size:17px;font-weight:700;color:#1a1a2e}.opp-modal-sub{font-size:12px;color:#94a3b8;margin-top:3px}.opp-modal-close{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;border-radius:8px;display:flex;align-items:center}.opp-modal-close:hover{background:#f1f5f9;color:#374151}.opp-modal-section{display:flex;flex-direction:column;gap:14px}.opp-modal-section-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#64748b}.opp-modal-section-title-plain{font-size:14px;font-weight:700;color:#1a1a2e}.opp-modal-patient-card{display:flex;align-items:center;gap:14px}.opp-modal-avatar{width:48px;height:48px;border-radius:50%;background:#004f4f;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.opp-modal-patient-name{font-size:16px;font-weight:700;color:#1a1a2e}.opp-modal-patient-phone{font-size:13px;color:#64748b;margin-top:2px}.opp-modal-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.opp-modal-field-label{font-size:11px;color:#94a3b8;margin-bottom:4px}.opp-modal-field-value{font-size:13px;color:#1a1a2e;display:flex;align-items:center;gap:5px}.opp-modal-bold{font-weight:600;font-size:14px}.opp-modal-opp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.opp-modal-divider{height:1px;background:#e8ecf0;margin:0 -4px}.opp-modal-notes{background:#fffbeb;border:1px solid #FDE68A;border-radius:12px;padding:14px 16px}.opp-modal-notes-title{font-size:13px;font-weight:700;color:#92400e;margin-bottom:6px}.opp-modal-notes-text{font-size:13px;color:#78350f;line-height:1.5}.opp-modal-ai{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:12px;padding:14px 16px}.opp-modal-ai-title{font-size:13px;font-weight:700;color:#14532d;margin-bottom:6px}.opp-modal-ai-text{font-size:13px;color:#166534;line-height:1.5}.opp-modal-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.opp-modal-btn-cancel{background:#fff;border:1px solid #E8ECF0;border-radius:99px;padding:10px 18px;font-size:13px;font-weight:500;color:#374151;display:flex;align-items:center;gap:6px;cursor:pointer}.opp-modal-btn-cancel:hover{background:#f1f5f9}.opp-modal-btn-dark{background:#004f4f;color:#fff;border:none;border-radius:99px;padding:10px 20px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer;flex:1;justify-content:center}.opp-modal-btn-dark:hover{background:#003d3d}.opp-modal-btn-dark:disabled{opacity:.5;cursor:not-allowed}.opp-modal-link-btn{border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.opp-modal-link-btn:disabled{cursor:default;opacity:.7}.appt-backdrop.appt-drawer-elevated{z-index:10050}.appt-drawer.appt-drawer-elevated{z-index:10051}.call-type-options{width:100%}.call-type-option{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;box-sizing:border-box;background:#fff;transition:border-color .2s ease,background-color .2s ease}.call-type-option-selected{border-color:#004f4f;background:#f0fdfa}.call-type-checkbox.gc-checkbox-wrap{display:flex;width:100%;align-items:center;gap:10px;padding:0;border-radius:0;box-shadow:none;background:transparent}.call-type-checkbox.gc-checkbox-wrap:hover,.call-type-checkbox.gc-checkbox-wrap:has(.gc-checkbox:focus-visible){background:transparent;box-shadow:none}.call-type-checkbox .gc-checkbox{width:18px;height:18px;flex-shrink:0}.call-type-checkbox .gc-checkbox-label{font-size:.9rem;font-weight:500;color:#111827}.fax-field-error{margin:4px 0 0;font-size:12px;color:#dc2626}.fax-card-thumb-wrap{position:relative;width:52px;height:68px;flex-shrink:0}.fax-card-thumb{width:52px;height:68px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;display:block}.fax-card-thumb-fallback{position:absolute;inset:0}.lead-dashboard{--lead-surface: #ffffff;--lead-ink: #464255;--lead-ink-2: #52514e;--lead-muted: #898781;--lead-hairline: #e6e9ef;--lead-series: #0d9488;gap:20px}.lead-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.lead-page-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--lead-ink)}.lead-page-sub{margin:4px 0 0;font-size:.82rem;color:var(--lead-muted)}.lead-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.lead-filters .gc-field{min-width:172px}.lead-refresh{height:40px;padding:0 18px;border-radius:10px;border:1px solid var(--lead-series);background:var(--lead-surface);color:var(--lead-series);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.lead-refresh:hover:not(:disabled){background:var(--lead-series);color:#fff}.lead-refresh:disabled{opacity:.6;cursor:default}.lead-error{padding:12px 16px;border-radius:10px;border:1px solid #f0c9c9;background:#fdf1f1;color:#8e2727;font-size:.85rem}.lead-kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(186px,1fr));gap:14px}.lead-kpi{--kpi-tone: #64748b;--kpi-wash: rgba(100, 116, 139, .12);position:relative;display:flex;flex-direction:column;gap:6px;padding:17px 18px 16px 20px;border-radius:16px;background:radial-gradient(125% 125% at 100% 0%,var(--kpi-wash) 0%,rgba(255,255,255,0) 60%),var(--lead-surface);border:1px solid var(--lead-hairline);box-shadow:0 1px 2px #0f172a0a,0 10px 22px -16px #0f172a38;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lead-kpi:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--kpi-tone)}.lead-kpi:hover{transform:translateY(-2px);border-color:#dde3ec;box-shadow:0 2px 4px #0f172a0d,0 18px 30px -20px #0f172a4d}.lead-kpi-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:34px}.lead-kpi-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;font-size:19px;background:var(--kpi-wash);color:var(--kpi-tone)}.lead-kpi-label{padding-top:3px;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--lead-muted)}.lead-kpi-value{font-size:1.75rem;font-weight:700;line-height:1.1;letter-spacing:-.015em;color:var(--lead-ink)}.lead-kpi-hint{font-size:.69rem;line-height:1.35;color:var(--lead-muted)}.lead-kpi--brand{--kpi-tone: #004f4f;--kpi-wash: rgba(0, 79, 79, .11)}.lead-kpi--positive{--kpi-tone: #0d9488;--kpi-wash: rgba(13, 148, 136, .13)}.lead-kpi--warning{--kpi-tone: #96650a;--kpi-wash: rgba(250, 178, 25, .18)}.lead-kpi--serious{--kpi-tone: #a4522b;--kpi-wash: rgba(236, 131, 90, .16)}.lead-kpi--critical{--kpi-tone: #d03b3b;--kpi-wash: rgba(208, 59, 59, .12)}.lead-kpi--neutral{--kpi-tone: #5a6b7f;--kpi-wash: rgba(100, 116, 139, .13)}@media(prefers-reduced-motion:reduce){.lead-kpi{transition:none}.lead-kpi:hover{transform:none}}.lead-grid{display:grid;gap:20px}.lead-grid.two{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}.lead-card{display:flex;flex-direction:column;gap:14px;padding:18px 20px;border-radius:16px;background:var(--lead-surface);border:1px solid var(--lead-hairline);box-shadow:0 1px 3px #0f172a0a;min-width:0}.lead-card-head{display:flex;flex-direction:column;gap:2px}.lead-card-title{margin:0;font-size:1rem;font-weight:700;color:var(--lead-ink)}.lead-card-sub{margin:0;font-size:.76rem;color:var(--lead-muted)}.lead-chart{width:100%;min-width:0}.lead-empty{margin:0;padding:28px 0;text-align:center;font-size:.82rem;color:var(--lead-muted)}.lead-tooltip{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:10px;background:var(--lead-surface);border:1px solid var(--lead-hairline);box-shadow:0 8px 20px #0f172a1f;font-size:.78rem}.lead-tooltip-head{font-weight:700;color:var(--lead-ink)}.lead-tooltip-row{display:flex;align-items:center;gap:8px;color:var(--lead-ink-2)}.lead-tooltip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lead-tooltip-name{flex:1}.lead-tooltip-value{font-weight:600;font-variant-numeric:tabular-nums;color:var(--lead-ink)}.lead-table-wrap{width:100%;overflow-x:auto}.lead-table{width:100%;border-collapse:collapse;font-size:.82rem;white-space:nowrap}.lead-table th{padding:9px 12px;text-align:left;font-weight:600;font-size:.74rem;letter-spacing:.02em;text-transform:uppercase;color:var(--lead-muted);background:#f7f8fa;border-bottom:1px solid var(--lead-hairline)}.lead-table td{padding:10px 12px;color:var(--lead-ink-2);border-bottom:1px solid var(--lead-hairline)}.lead-table tbody tr:last-child td{border-bottom:none}.lead-table tbody tr:hover td{background:#f9fbfb}.lead-table th.num,.lead-table td.num{text-align:right;font-variant-numeric:tabular-nums}.lead-table.compact th,.lead-table.compact td{padding:7px 10px}.lead-table .lead-name{font-weight:600;color:var(--lead-ink)}.lead-table .lead-reasons{max-width:260px;overflow:hidden;text-overflow:ellipsis;font-size:.76rem;color:var(--lead-muted)}.lead-table-empty{padding:28px 12px!important;text-align:center;color:var(--lead-muted)}.lead-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--lead-hairline)}.lead-pagination-info{font-size:.76rem;color:var(--lead-muted);font-variant-numeric:tabular-nums}.lead-pagination-size{display:inline-flex;align-items:center;gap:8px;font-size:.76rem;color:var(--lead-muted)}.lead-pagination-size select{height:32px;padding:0 8px;border-radius:9px;border:1px solid var(--lead-hairline);background:var(--lead-surface);color:var(--lead-ink-2);font-size:.78rem;font-weight:600;cursor:pointer}.lead-pagination-size select:focus-visible,.lead-page-btn:focus-visible{outline:2px solid var(--lead-series);outline-offset:1px}.lead-pagination-pages{display:inline-flex;align-items:center;gap:6px}.lead-page-btn{min-width:32px;height:32px;padding:0 9px;border-radius:9px;border:1px solid var(--lead-hairline);background:var(--lead-surface);color:var(--lead-ink-2);font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.lead-page-btn:hover:not(:disabled):not(.is-active){border-color:var(--lead-series);background:#f3fbfa;color:var(--lead-series)}.lead-page-btn.is-active{background:var(--lead-series);border-color:var(--lead-series);color:#fff}.lead-page-btn:disabled{opacity:.45;cursor:default}.lead-page-gap{padding:0 2px;font-size:.78rem;color:var(--lead-muted)}.lead-chip{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:600;white-space:nowrap}@media(max-width:900px){.lead-grid.two{grid-template-columns:minmax(0,1fr)}.lead-toolbar{flex-direction:column;align-items:stretch}}.leads-screen{display:flex;flex-direction:column;padding:18px}.lead-cell-stack{display:flex;flex-direction:column;gap:2px}.lead-cell-strong{font-size:.82rem;font-weight:600;color:var(--lead-ink, #464255)}.lead-cell-sub{font-size:.72rem;color:var(--lead-muted, #898781)}.lead-name-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer}.lead-name-btn:hover .lead-cell-strong,.lead-name-btn:focus-visible .lead-cell-strong{color:var(--lead-series, #0d9488);text-decoration:underline}.lead-chat-status{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.lead-chat-status.is-started{background:#e1f3e6;color:#1e6b33}.lead-chat-status.is-not-started{background:#eef2f6;color:#52616f}.lead-chat-status-icon{font-size:.95rem!important}.lead-message-count{display:inline-flex;flex-direction:column;gap:1px;min-width:72px;font-size:.74rem;font-weight:700}.lead-message-count small{color:#7f8792;font-size:.67rem;font-weight:500}.lead-message-count.is-sent{color:#176b3a}.lead-message-count.is-not-sent{color:#66717d}.leads-send-btn{color:#087f5b;border-color:#8fd8c0}.leads-send-btn:disabled{color:#94a3b8;border-color:#dbe2ea}.lead-send-result{margin-bottom:10px;padding:9px 12px;border:1px solid #a7dfc0;border-radius:8px;background:#edf9f2;color:#17643a;font-size:.82rem}.lead-send-result.is-error{border-color:#efb8b8;background:#fff1f1;color:#a12f2f}.lead-send-actions{display:flex;justify-content:flex-end;gap:10px;width:100%}.lead-send-recipients{max-height:240px;margin:12px 0;padding-left:22px;overflow-y:auto;color:var(--lead-ink, #464255);font-size:.84rem;line-height:1.8}.num .lead-cell-stack{align-items:flex-end}.lead-flag{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.lead-flag.is-yes{background:#e1f3e6;color:#1e6b33}.lead-flag.is-no{background:#eef2f6;color:#52616f}.leads-export{display:flex;flex-direction:column;gap:6px}.leads-export-label{font-size:.72rem;font-weight:600;color:var(--lead-muted, #898781)}.leads-export-buttons{display:flex;gap:8px}.leads-export-btn{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;border-radius:10px;border:1px solid var(--lead-hairline, #e6e9ef);background:var(--lead-surface, #fff);color:var(--lead-ink-2, #52514e);font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.leads-export-btn:hover:not(:disabled){border-color:var(--lead-series, #0d9488);color:var(--lead-series, #0d9488);background:#f4fbfa}.leads-export-btn:disabled{opacity:.6;cursor:not-allowed}.leads-import-btn{align-self:flex-end}.lead-detail-exports{display:flex;align-items:center;gap:10px}.leads-empty-card{padding:28px;border-radius:14px;border:1px solid var(--lead-hairline, #e6e9ef);background:var(--lead-surface, #fff);color:var(--lead-muted, #898781);font-size:.85rem;text-align:center}.leads-footer-left{display:inline-flex;align-items:center;gap:14px}.leads-page-size{display:inline-flex;align-items:center;gap:6px;color:var(--lead-muted, #898781)}.leads-page-size select{height:28px;padding:0 6px;border-radius:8px;border:1px solid var(--lead-hairline, #e6e9ef);background:var(--lead-surface, #fff);color:var(--lead-ink, #464255);font-size:.76rem;cursor:pointer}.leads-page-indicator{font-size:.76rem;color:var(--lead-ink-2, #52514e);white-space:nowrap}.lead-detail-modal{width:min(860px,100%)}.lead-report-preview-modal{width:min(1180px,100%);height:min(92vh,920px)}.lead-report-preview-body{display:flex;min-height:0;padding:0;background:#3a3a3a}.lead-report-preview-frame{width:100%;height:100%;min-height:520px;border:0;background:#fff}.lead-report-preview-actions{display:flex;justify-content:flex-end}.lead-detail{display:flex;flex-direction:column;gap:18px}.lead-detail-head{display:flex;align-items:center;gap:12px}.lead-detail-head-meta{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:var(--lead-ink-2, #52514e)}.lead-detail-block{display:flex;flex-direction:column;gap:10px}.lead-detail-block-title{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--lead-muted, #898781)}.lead-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 20px}.lead-detail-row{display:flex;flex-direction:column;gap:2px;padding-bottom:8px;border-bottom:1px solid var(--lead-hairline, #e6e9ef)}.lead-detail-label{font-size:.72rem;color:var(--lead-muted, #898781)}.lead-detail-value{font-size:.85rem;font-weight:600;color:var(--lead-ink, #464255);overflow-wrap:anywhere}.lead-activity{display:flex;flex-direction:column;gap:12px}.lead-activity-headline{margin:0;padding:10px 14px;border-radius:10px;border-left:3px solid transparent;font-size:.85rem;font-weight:600}.lead-activity-headline.is-live{border-left-color:#1e6b33;background:#e1f3e6;color:#1e4a2c}.lead-activity-headline.is-stalled{border-left-color:#b26a00;background:#fdf1de;color:#7a4a05}.lead-activity-breaks{display:flex;flex-direction:column;gap:6px;margin:0;padding:10px 14px 10px 30px;border-radius:10px;border:1px solid var(--lead-hairline, #e6e9ef);background:#f8fafb;font-size:.8rem;color:var(--lead-ink-2, #52514e)}.lead-detail-note{margin:0;font-size:.8rem;color:var(--lead-muted, #898781)}.lead-detail-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.lead-transcript{display:flex;flex-direction:column;gap:10px;max-height:320px;overflow-y:auto;padding:12px;border-radius:12px;border:1px solid var(--lead-hairline, #e6e9ef);background:#f8fafb}.lead-transcript-line{display:flex;flex-direction:column;gap:3px;max-width:78%;padding:8px 12px;border-radius:12px;font-size:.82rem}.lead-transcript-line.is-inbound{align-self:flex-end;background:#e1f3e6;color:#1e4a2c}.lead-transcript-line.is-outbound{align-self:flex-start;background:#fff;border:1px solid var(--lead-hairline, #e6e9ef);color:var(--lead-ink, #464255)}.lead-transcript-body{white-space:pre-wrap;overflow-wrap:anywhere}.lead-transcript-meta{font-size:.68rem;opacity:.7}@media(max-width:900px){.lead-detail-grid{grid-template-columns:minmax(0,1fr)}.lead-transcript-line{max-width:92%}}.responses-screen{min-height:100%;padding:20px 18px;background:#f5f7fb}.responses-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.responses-heading h2{margin:0 0 5px;color:#35324a;font-size:1.3rem}.responses-heading p{margin:0;color:#7d7a75;font-size:.82rem}.responses-actions,.responses-filters{display:flex;align-items:flex-end;gap:10px}.responses-actions button{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 15px;border:1px solid #dce2ea;border-radius:9px;background:#fff;color:#343246;font-weight:600;cursor:pointer}.responses-actions button:hover:not(:disabled){border-color:#0d9488;color:#087f75}.responses-actions button:disabled{opacity:.5;cursor:not-allowed}.responses-filters{margin-bottom:14px}.responses-filters .gc-field:first-child{width:390px}.responses-filters .gc-field:nth-child(2){width:310px}.responses-count{padding-bottom:11px;color:#77748a;font-size:.78rem;white-space:nowrap}.responses-count strong{color:#0d7d72;font-weight:600}.response-applicant{display:flex;flex-direction:column;gap:3px;min-width:180px}.response-applicant strong{color:#35324a;font-size:.82rem}.response-applicant small{color:#898781}.responses-screen .schema-table .schema-table-select-col{position:sticky;left:0;z-index:1;width:44px;min-width:44px;max-width:44px;padding-left:0;padding-right:0;background:#fff}.responses-screen .schema-table .response-applicant-col{position:sticky;left:44px;z-index:1;min-width:190px;background:#fff}.responses-screen .schema-table thead .schema-table-select-col,.responses-screen .schema-table thead .response-applicant-col{background:#fbfcfe}.responses-screen .schema-table tbody tr:hover .schema-table-select-col,.responses-screen .schema-table tbody tr:hover .response-applicant-col{background:#f1f7f7}.responses-screen .schema-table th.response-answer-col{min-width:132px;max-width:180px;white-space:normal;line-height:1.35;vertical-align:bottom}.responses-screen .schema-table th.response-answer-col .schema-table-sort-btn{align-items:flex-start}.responses-screen .schema-table td.response-answer-col{min-width:132px;white-space:normal}.responses-screen .schema-table th.response-answer-col-wide,.responses-screen .schema-table td.response-answer-col-wide{min-width:320px;max-width:560px}.responses-screen .schema-table .response-updated-col{min-width:120px;white-space:nowrap}.response-answer{display:inline-block;min-width:110px;padding:4px 9px;border-radius:7px;background:#e8f5f2;color:#176b61;font-weight:600}.response-answer-missing{color:#b3b0bd}.responses-error,.responses-empty{padding:22px;border:1px solid #e3e7ee;border-radius:12px;background:#fff;color:#77748a}.responses-error{border-color:#f1c6c6;color:#a53c3c}@media(max-width:900px){.responses-heading,.responses-filters{align-items:stretch;flex-direction:column}.responses-filters .gc-field:first-child,.responses-filters .gc-field:nth-child(2){width:100%}}.cs-main-container{position:relative;display:flex;flex-direction:row;height:100%;overflow:auto;border:solid 1px #d1dbe3;box-sizing:border-box;color:#000000de;background-color:#fff;font-size:1rem}.cs-main-container>.cs-conversation-list{order:0;height:100%;flex-basis:300px;border-top:solid 0px #d1dbe3;border-right:solid 1px #d1dbe3;border-bottom:solid 0px #d1dbe3;border-left:solid 0px #d1dbe3;box-shadow:2px 0 5px -2px #00000061;z-index:2}.cs-main-container>.cs-sidebar.cs-sidebar--left{order:0;height:100%;max-width:320px;flex-basis:35%;border-right:solid 1px #d1dbe3;z-index:2}.cs-main-container>.cs-sidebar.cs-sidebar--right{flex-basis:25%;min-width:150px;max-width:320px;border-top:solid 0px #d1dbe3;border-right:solid 0px #d1dbe3;border-bottom:solid 0px #d1dbe3;border-left:solid 1px #d1dbe3}.cs-main-container>.cs-sidebar.cs-sidebar--left .cs-search{margin:.5em}.cs-main-container .cs-chat-container{order:1;z-index:1;flex-grow:1;flex-basis:65%;border-right:solid 0px #d1dbe3}.cs-main-container .cs-sidebar{order:2;height:100%;z-index:3}.cs-main-container .cs-sidebar .cs-expansion-panel{border-left:0;border-top:0;border-right:0}.cs-main-container .cs-sidebar .cs-expansion-panel:nth-last-child(3){border-bottom:0}.cs-main-container .cs-conversation-header{z-index:1}.cs-main-container--responsive .cs-chat-container .cs-conversation-header .cs-conversation-header__back,.cs-main-container--responsive .cs-chat-container .cs-conversation-header .cs-conversation-header__actions .cs-button--info{display:none}@media(max-width:768px){.cs-main-container--responsive{min-width:calc(1.6em + 220px)}.cs-main-container--responsive .cs-search{display:none}.cs-main-container--responsive>.cs-sidebar.cs-sidebar--left{flex-basis:calc(1.6em + 40px);min-width:calc(1.6em + 40px)}.cs-main-container--responsive>.cs-sidebar.cs-sidebar--right{display:none}.cs-main-container--responsive>.cs-conversation-list{flex-basis:calc(1.6em + 40px)}.cs-main-container--responsive .cs-conversation-list .cs-conversation>.cs-avatar,.cs-main-container--responsive .cs-sidebar .cs-conversation-list .cs-conversation>.cs-avatar{margin-right:0}.cs-main-container--responsive .cs-conversation-list .cs-conversation__content,.cs-main-container--responsive .cs-sidebar .cs-conversation-list .cs-conversation__content,.cs-main-container--responsive .cs-conversation-list .cs-conversation__operations,.cs-main-container--responsive .cs-sidebar .cs-conversation-list .cs-conversation__operations,.cs-main-container--responsive .cs-conversation-list .cs-conversation__last-activity-time,.cs-main-container--responsive .cs-sidebar .cs-conversation-list .cs-conversation__last-activity-time{display:none}.cs-main-container--responsive .cs-conversation-list .cs-conversation__unread-dot,.cs-main-container--responsive .cs-sidebar .cs-conversation-list .cs-conversation__unread-dot{position:absolute;top:.3em;right:.3em;margin-right:0}.cs-main-container--responsive .cs-conversation-header .cs-conversation-header__actions .cs-button--info{display:flex}}@media(max-width:576px){.cs-main-container--responsive{min-width:auto}.cs-main-container--responsive>.cs-sidebar.cs-sidebar--left{display:none}.cs-main-container--responsive .cs-chat-container .cs-conversation-header .cs-conversation-header__back{display:flex}}.cs-message{box-sizing:border-box;font-size:1em;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;color:#000000de;display:flex;flex-direction:row;padding:0;background-color:transparent;overflow:hidden;border-radius:0}.cs-message:only-child{margin:.2em 0 0}.cs-message:not(:only-child){margin:.2em 0 0}.cs-message__avatar{box-sizing:border-box;margin:0 8px 0 0;display:flex;flex-direction:column;justify-content:flex-end;width:42px}.cs-message__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column}.cs-message__header{box-sizing:border-box;color:#4d4d4dde;background-color:transparent;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-size:.8em;margin:0 .2em .1em}.cs-message__header .cs-message__sender-name{box-sizing:border-box;color:#4d4d4dde;background-color:transparent}.cs-message__header .cs-message__sent-time{box-sizing:border-box;color:#4d4d4dde;background-color:transparent;margin-left:auto;padding-left:.8em}.cs-message__footer{box-sizing:border-box;color:#4d4d4dde;background-color:transparent;display:flex;font-size:.8em;margin:.1em .2em 0}.cs-message__footer .cs-message__sender-name{box-sizing:border-box;color:#4d4d4dde;background-color:transparent}.cs-message__footer .cs-message__sent-time{box-sizing:border-box;color:#4d4d4dde;background-color:transparent;margin-left:auto;padding-left:.8em}.cs-message__content{box-sizing:border-box;color:#000000de;background-color:#c6e3fa;margin-top:0;padding:.6em .9em;border-radius:.7em;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:.91em;font-variant:normal}.cs-message--incoming{color:#000000de;background-color:transparent;margin-right:auto}.cs-message--incoming .cs-message__avatar{margin:0 8px 0 0}.cs-message--incoming .cs-message__sender-name,.cs-message--incoming .cs-message__sent-time{display:none}.cs-message--incoming .cs-message__content{color:#000000de;background-color:#c6e3fa;border-radius:0 .7em .7em 0}.cs-message--outgoing{color:#000000de;background-color:transparent;margin-left:auto;justify-content:flex-end}.cs-message--outgoing .cs-message__avatar{order:1;margin:0 0 0 8px}.cs-message--outgoing .cs-message__sender-name,.cs-message--outgoing .cs-message__sent-time{display:none}.cs-message--outgoing .cs-message__content{color:#000000de;background-color:#6ea9d7;border-radius:.7em 0 0 .7em}.cs-message.cs-message--incoming.cs-message--single{border-radius:0}.cs-message.cs-message--incoming.cs-message--single:not(:first-child){margin-top:.4em}.cs-message.cs-message--incoming.cs-message--single .cs-message__sender-name,.cs-message.cs-message--incoming.cs-message--single .cs-message__sent-time{display:block}.cs-message.cs-message--incoming.cs-message--single .cs-message__content{border-radius:0 .7em .7em}.cs-message.cs-message--incoming.cs-message--first{border-radius:0}.cs-message.cs-message--incoming.cs-message--first:not(:first-child){margin-top:.4em}.cs-message.cs-message--incoming.cs-message--first .cs-message__sender-name,.cs-message.cs-message--incoming.cs-message--first .cs-message__sent-time{display:block}.cs-message.cs-message--incoming.cs-message--first .cs-message__content{border-radius:0 .7em .7em 0;background-color:#c6e3fa}.cs-message.cs-message--incoming.cs-message--last{border-radius:0}.cs-message.cs-message--incoming.cs-message--last .cs-message__sent-time{display:none}.cs-message.cs-message--incoming.cs-message--last .cs-message__content{border-radius:0 .7em}.cs-message.cs-message--outgoing.cs-message--single{border-radius:0}.cs-message.cs-message--outgoing.cs-message--single:not(:first-child){margin-top:.4em}.cs-message.cs-message--outgoing.cs-message--single .cs-message__sent-time{display:block}.cs-message.cs-message--outgoing.cs-message--single .cs-message__content{border-radius:.7em .7em 0}.cs-message.cs-message--outgoing.cs-message--first{border-radius:0;margin-top:.4em}.cs-message.cs-message--outgoing.cs-message--first .cs-message__sent-time{display:block}.cs-message.cs-message--outgoing.cs-message--first .cs-message__content{border-radius:.7em 0 0 .7em;background-color:#6ea9d7}.cs-message.cs-message--outgoing.cs-message--last{border-radius:0}.cs-message.cs-message--outgoing.cs-message--last .cs-message__sent-time{display:none}.cs-message.cs-message--outgoing.cs-message--last .cs-message__content{border-radius:.7em 0 .7em .7em}.cs-message--incoming.cs-message--avatar-spacer{margin-left:50px}.cs-message--outgoing.cs-message--avatar-spacer{margin-right:50px}.cs-message--avatar-tl .cs-message__avatar{justify-content:flex-start;order:0;margin-right:8px;margin-left:0}.cs-message--avatar-tl .cs-message__message-wrapper{order:1}.cs-message--avatar-tr .cs-message__avatar{justify-content:flex-start;order:1;margin-left:8px;margin-right:0}.cs-message--avatar-tr .cs-message__message-wrapper{order:0}.cs-message--avatar-br .cs-message__avatar{justify-content:flex-end;order:1;margin-left:8px;margin-right:0}.cs-message--avatar-br .cs-message__message-wrapper{order:0}.cs-message--avatar-bl .cs-message__avatar{justify-content:flex-end;order:0;margin-right:8px;margin-left:0}.cs-message--avatar-bl .cs-message__message-wrapper{order:1}.cs-message--avatar-cl .cs-message__avatar{justify-content:center;order:0;margin-right:8px;margin-left:0}.cs-message--avatar-cl .cs-message__message-wrapper{order:1}.cs-message--avatar-cr .cs-message__avatar{justify-content:center;order:1;margin-left:8px;margin-right:0}.cs-message--avatar-cr .cs-message__message-wrapper{order:0}.cs-message-group{box-sizing:border-box;display:flex;flex-direction:row;margin:.4em 0 0}.cs-message-group__avatar{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end}.cs-message-group__content{box-sizing:border-box;display:flex;flex-direction:column}.cs-message-group__header{box-sizing:border-box;display:flex;font-size:.8em;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;color:#0009;background-color:transparent;margin:0 0 .2em;padding:0}.cs-message-group__footer{box-sizing:border-box;display:flex;font-size:.8em;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;color:#0009;background-color:transparent;margin:.2em 0 0;padding:0}.cs-message-group__messages{box-sizing:border-box}.cs-message-group__messages .cs-message:first-child{margin-top:0}.cs-message-group__messages .cs-message .cs-message__content{background-color:#c6e3fa;margin-top:0}.cs-message-group--incoming{justify-content:flex-start}.cs-message-group--incoming .cs-message-group__avatar{margin-right:8px;order:0}.cs-message-group--incoming .cs-message-group__content{order:1}.cs-message-group--incoming .cs-message-group__messages .cs-message:first-child .cs-message__content{border-radius:0 .7em .7em 0}.cs-message-group--incoming .cs-message-group__messages .cs-message .cs-message__content{border-radius:0 .7em .7em 0;color:#000000de;background-color:#c6e3fa}.cs-message-group--incoming .cs-message-group__messages .cs-message:last-child .cs-message__content{border-radius:0 .7em}.cs-message-group--incoming .cs-message-group__messages .cs-message:only-child .cs-message__content{border-radius:0 .7em .7em}.cs-message-group--outgoing{justify-content:flex-end;margin-left:auto}.cs-message-group--outgoing .cs-message-group__avatar{margin-left:8px;order:1}.cs-message-group--outgoing .cs-message-group__content{order:0}.cs-message-group--outgoing .cs-message-group__messages .cs-message{justify-content:flex-end}.cs-message-group--outgoing .cs-message-group__messages .cs-message:first-child .cs-message__content{border-radius:.7em 0 0 .7em}.cs-message-group--outgoing .cs-message-group__messages .cs-message .cs-message__content{border-radius:.7em 0 0 .7em;color:#000000de;background-color:#6ea9d7}.cs-message-group--outgoing .cs-message-group__messages .cs-message:last-child .cs-message__content{border-radius:.7em 0 .7em .7em}.cs-message-group--outgoing .cs-message-group__messages .cs-message:only-child .cs-message__content{border-radius:.7em .7em 0}.cs-message-group--avatar-tl .cs-message-group__avatar{justify-content:flex-start;order:0;margin-right:8px;margin-left:0}.cs-message-group--avatar-tl .cs-message-group__content{order:1}.cs-message-group--avatar-tr .cs-message-group__avatar{justify-content:flex-start;order:1;margin-left:8px;margin-right:0}.cs-message-group--avatar-tr .cs-message-group__content{order:0}.cs-message-group--avatar-bl .cs-message-group__avatar{justify-content:flex-end;order:0;margin-right:8px;margin-left:0}.cs-message-group--avatar-bl .cs-message-group__content{order:1}.cs-message-group--avatar-br .cs-message-group__avatar{justify-content:flex-end;order:1;margin-left:8px;margin-right:0}.cs-message-group--avatar-br .cs-message-group__content{order:0}.cs-message-group--avatar-cl .cs-message-group__avatar{justify-content:center;order:0;margin-right:8px;margin-left:0}.cs-message-group--avatar-cl .cs-message-group__content{order:1}.cs-message-group--avatar-cr .cs-message-group__avatar{justify-content:center;order:1;margin-left:8px;margin-right:0}.cs-message-group--avatar-cr .cs-message-group__content{order:0}.cs-message-separator{box-sizing:border-box;color:#6ea9d7;background-color:#fff;font-size:.8em;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.cs-message-separator:before,.cs-message-separator:after{box-sizing:border-box;content:"";background-color:#6ea9d7;display:block;flex-grow:1;height:1px}.cs-message-separator:not(:empty):before{margin:0 1em 0 0}.cs-message-separator:not(:empty):after{margin:0 0 0 1em}.cs-message-list{box-sizing:border-box;width:100%;height:100%;overflow:hidden;min-height:1.25em;position:relative;color:#000000de;background-color:#fff}.cs-message-list__scroll-wrapper{box-sizing:border-box;position:absolute;inset:0;overflow:hidden;padding:0 1.2em 0 .8em}.cs-message-list__scroll-to:first-child{box-sizing:border-box;float:left;clear:both;height:0}.cs-message-list__scroll-wrapper>.cs-message:nth-last-child(4){margin-bottom:2.65em}.cs-message-list__scroll-wrapper>.cs-message-group:nth-last-child(4){margin-bottom:2.65em}.cs-message-list .cs-typing-indicator{position:absolute;bottom:0;left:0;right:15px;background-color:#fff;padding:.5em;font-size:.9em;height:1.25em;line-height:1.25em}.cs-message-list__scroll-wrapper>.cs-message,.cs-message-list__scroll-wrapper>.cs-message-group{max-width:85%}.cs-message-list .cs-message.cs-message--incoming,.cs-message-list .cs-message-group.cs-message-group--incoming{margin-right:auto}.cs-message-list .cs-message.cs-message--outgoing,.cs-message-list .cs-message-group.cs-message-group--outgoing{margin-left:auto}.cs-message-list .cs-message-separator:not(:first-child){margin-top:1.2em}.cs-message-list__loading-more{box-sizing:content-box;display:flex;flex-direction:row;justify-content:center;position:absolute;background-color:#fff;padding:2px 0;top:0;left:0;right:0;height:1.2em;z-index:1}.cs-message-list__loading-more .cs-loader{width:1.2em;height:1.2em}.cs-message-list__loading-more .cs-loader:before,.cs-message-list__loading-more .cs-loader:after{width:100%;height:100%}.cs-message-list__loading-more--bottom{top:initial;bottom:0}.cs-message-list .ps__rail-y{z-index:2}.cs-avatar{position:relative;width:42px;height:42px;border-radius:50%;box-sizing:border-box}.cs-avatar>img{box-sizing:border-box;width:100%;height:100%;border-radius:50%}.cs-avatar:hover>img{filter:brightness(115%)}.cs-avatar.cs-avatar--xs{width:16px;height:16px;min-width:16px;min-height:16px}.cs-avatar.cs-avatar--sm{width:26px;height:26px;min-width:26px;min-height:26px}.cs-avatar.cs-avatar--md{width:42px;height:42px;min-width:42px;min-height:42px}.cs-avatar.cs-avatar--lg{width:68px;height:68px;min-width:68px;min-height:68px}.cs-avatar.cs-avatar--fluid{width:100%;height:100%}.cs-avatar.cs-avatar--fluid .cs-status{right:5%;width:22%;height:22%}.cs-avatar .cs-status{box-sizing:border-box;position:absolute;right:-1px;bottom:3%}.cs-avatar .cs-status__bullet{box-sizing:content-box;border:solid 2px #fff}.cs-avatar .cs-status--xs,.cs-avatar .cs-status--xs:not(.cs-status--named){font-size:1em;width:6px;height:6px;right:0;bottom:0}.cs-avatar .cs-status--xs .cs-status__bullet,.cs-avatar .cs-status--xs:not(.cs-status--named) .cs-status__bullet{width:4px;min-width:4px;height:4px}.cs-avatar .cs-status--sm,.cs-avatar .cs-status--sm:not(.cs-status--named){font-size:1em;width:12px;height:12px;right:-3px;bottom:-1px}.cs-avatar .cs-status--sm .cs-status__bullet,.cs-avatar .cs-status--sm:not(.cs-status--named) .cs-status__bullet{width:8px;min-width:8px;height:8px}.cs-avatar .cs-status--md,.cs-avatar .cs-status--md:not(.cs-status--named){font-size:1em;width:15px;height:15px}.cs-avatar .cs-status--md .cs-status__bullet,.cs-avatar .cs-status--md:not(.cs-status--named) .cs-status__bullet{width:11px;min-width:11px;height:11px}.cs-avatar .cs-status--lg,.cs-avatar .cs-status--lg:not(.cs-status--named){font-size:1em;width:18px;height:18px;bottom:4%}.cs-avatar .cs-status--lg .cs-status__bullet,.cs-avatar .cs-status--lg:not(.cs-status--named) .cs-status__bullet{width:14px;min-width:14px;height:14px}.cs-avatar-group{display:flex;flex-direction:row-reverse;overflow:visible;position:relative;flex-wrap:wrap;box-sizing:border-box;min-width:40px;align-content:flex-start;justify-content:flex-end}.cs-avatar-group .cs-avatar--active{z-index:1}.cs-avatar-group .cs-avatar--active-on-hover:hover{z-index:2}.cs-avatar-group--xs{padding-left:6.112px;padding-top:6.112px}.cs-avatar-group--xs .cs-avatar{margin-top:-6.112px;margin-left:-6.112px;width:16px;height:16px;min-width:16px;min-height:16px;border:none;border-right:1px solid #f2f2f2}.cs-avatar-group--sm{padding-left:9.932px;padding-top:9.932px}.cs-avatar-group--sm .cs-avatar{margin-top:-9.932px;margin-left:-9.932px;width:26px;height:26px;min-width:26px;min-height:26px}.cs-avatar-group--md{padding-left:16.044px;padding-top:16.044px}.cs-avatar-group--md .cs-avatar{margin-top:-16.044px;margin-left:-16.044px;width:42px;height:42px;min-width:42px;min-height:42px;border:2px solid #f2f2f2}.cs-avatar-group--lg{padding-left:25.976px;padding-top:25.976px}.cs-avatar-group--lg .cs-avatar{margin-top:-25.976px;margin-left:-25.976px;width:68px;height:68px;min-width:68px;min-height:68px;border:2px solid #f2f2f2}.cs-message-input{display:flex;flex-direction:row;position:relative;background-color:#fff;border-top:none;border-right:none;border-bottom:none;border-left:none;box-sizing:border-box;padding:0;overflow:visible;flex-shrink:0}.cs-message-input__content-editor-wrapper{box-sizing:border-box;position:relative;background-color:#c6e3fa;margin:0;padding:.6em .9em;border-radius:.7em;flex-grow:1}.cs-message-input--disabled .cs-message-input__content-editor-wrapper{background-color:#c6e3fa61;color:#0009}.cs-message-input__content-editor-container{box-sizing:border-box;position:relative;background-color:#c6e3fa;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;overflow-y:auto;font-size:.94em;line-height:1.35em;min-height:1.35em;max-height:5.4em;padding:0;scroll-padding:0em}.cs-message-input--disabled .cs-message-input__content-editor-container{color:#0009;background-color:transparent}.cs-message-input__content-editor{box-sizing:border-box;flex-grow:1;background-color:#c6e3fa;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;outline:0;border-top:0 none;border-right:0 none;border-bottom:0 none;border-left:0 none;overflow:visible;color:#000000de;overflow-wrap:anywhere;word-break:break-word}.cs-message-input--disabled .cs-message-input__content-editor{background-color:transparent;color:#0009}.cs-message-input__content-editor[data-placeholder]:empty:before{box-sizing:border-box;content:attr(data-placeholder);color:#00000061;display:block;cursor:text}.cs-message-input__tools{display:flex;flex-direction:row;box-sizing:border-box}.cs-message-input__tools .cs-button{font-size:1.2em;margin-top:0;margin-bottom:0}.cs-message-input__tools .cs-button--send,.cs-message-input__tools .cs-button--attachment{align-self:flex-end}.cs-message-input__tools:first-child .cs-button:first-child{margin-left:0}.cs-message-input__tools:first-child .cs-button:last-child{margin-right:0}.cs-message-input__tools:last-child .cs-button:first-child{margin-left:0}.cs-message-input__tools:last-child .cs-button:last-child{margin-right:0}.cs-input-toolbox{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;margin:0;padding:0 0 .4em}.cs-input-toolbox .cs-button{padding:0;background:none;border:none;margin:0 .5em 0 0;font-size:1.2em}.cs-chat-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-width:180px;color:#000000de;background-color:#fff}.cs-chat-container .cs-message-input{border-top:solid 1px #d1dbe3;border-right:solid 0px #d1dbe3;border-bottom:solid 0px #d1dbe3;border-left:solid 0px #d1dbe3;margin-top:auto;padding:.3em 0;color:#000000de;background-color:#fff}.cs-chat-container .cs-message-input .cs-message-input__content-editor-wrapper:first-child{margin-left:.8em}.cs-chat-container .cs-message-input .cs-message-input__content-editor-wrapper:last-child{margin-right:.8em}.cs-chat-container .cs-input-toolbox{margin:0;padding:0 .8em .17em 0;color:#000000de;background-color:#fff}.cs-typing-indicator{box-sizing:content-box;font-size:inherit;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;display:flex;flex-direction:row;align-items:stretch}.cs-typing-indicator__indicator{box-sizing:inherit;background-color:transparent;display:flex;flex-direction:row;align-items:center}.cs-typing-indicator__dot{box-sizing:inherit;-webkit-animation:cs-typing-indicator__typing-animation 1.5s infinite ease-in-out;animation:cs-typing-indicator__typing-animation 1.5s infinite ease-in-out;border-radius:100%;display:inline-block;height:4px;width:4px;background-color:#6ea9d7}.cs-typing-indicator__dot:not(:last-child){margin-right:3px}.cs-typing-indicator__dot:nth-child(1){box-sizing:inherit}.cs-typing-indicator__dot:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.cs-typing-indicator__dot:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.cs-typing-indicator__text{box-sizing:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6ea9d7;background-color:transparent;margin:0 0 0 .5em;-webkit-user-select:none;-moz-user-select:none;user-select:none}@-webkit-keyframes cs-typing-indicator__typing-animation{0%{transform:translateY(0)}28%{transform:translateY(-5px)}44%{transform:translateY(0)}}@keyframes cs-typing-indicator__typing-animation{0%{transform:translateY(0)}28%{transform:translateY(-5px)}44%{transform:translateY(0)}}.cs-conversation-header{box-sizing:border-box;color:#000000de;background-color:#f6fbff;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-size:1em;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;align-items:stretch;border-top:solid 0px #d1dbe3;border-right:solid 0px #d1dbe3;border-bottom:solid 1px #d1dbe3;border-left:solid 0px #d1dbe3;padding:.6em .9em}.cs-conversation-header__back{box-sizing:border-box;margin-right:.5em;display:flex;flex-direction:row;align-items:center;cursor:pointer;order:1}.cs-conversation-header__back button{font-size:1.4em;padding:0}.cs-conversation-header__avatar{box-sizing:border-box;width:42px;height:42px;margin-right:1em;order:2}.cs-conversation-header__avatar>.cs-avatar>.cs-status>.cs-status__bullet{border-color:#f6fbff}.cs-conversation-header__avatar .cs-avatar-group{padding-right:0!important}.cs-conversation-header__content{box-sizing:border-box;display:flex;flex-direction:column;order:3;flex-grow:2;justify-content:center;min-width:0}.cs-conversation-header__content .cs-conversation-header__user-name{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:#000000de;background-color:#f6fbff}.cs-conversation-header__content .cs-conversation-header__info{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0009;background-color:#f6fbff;font-weight:400;font-size:.9em}.cs-conversation-header__actions{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;color:#000000de;background-color:transparent;margin:0 0 0 .5em;order:4}.cs-conversation-header__actions .cs-button:not(:first-child){margin-left:.2em}.cs-conversation-header__actions .cs-button{padding:0}.cs-conversation-header__actions .cs-button.cs-button--arrow,.cs-conversation-header__actions .cs-button.cs-button--info,.cs-conversation-header__actions .cs-button.cs-button--voicecall,.cs-conversation-header__actions .cs-button.cs-button--videocall,.cs-conversation-header__actions .cs-button.cs-button--star,.cs-conversation-header__actions .cs-button.cs-button--adduser,.cs-conversation-header__actions .cs-button.cs-button--ellipsis{font-size:1.4em;color:normal;background-color:transparent}.cs-conversation-header__actions .cs-button.cs-button--ellipsis{font-size:1.3em}.cs-conversation{display:flex;flex-direction:row;box-sizing:border-box;position:relative;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;padding:.675em .8em;cursor:pointer;justify-content:flex-start;color:#000000de;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top:0;border-right:0;border-bottom:0;border-left:0}.cs-conversation:hover{background-color:#f3f8fc}.cs-conversation:hover>.cs-avatar>.cs-status>.cs-status__bullet{border-color:#f3f8fc}.cs-conversation:hover>.cs-avatar>img{filter:none}.cs-conversation.cs-conversation:active{color:#000000de;background-color:#d5e7f5;border-top:0;border-right:0;border-bottom:0;border-left:0}.cs-conversation.cs-conversation:active>.cs-avatar>.cs-status>.cs-status__bullet{border-color:#d5e7f5}.cs-conversation.cs-conversation--active{color:#2b6a9b;background-color:#d5e7f5;font-weight:400;border-top:0;border-right:0;border-bottom:0;border-left:0}.cs-conversation.cs-conversation--active>.cs-avatar>.cs-status>.cs-status__bullet{border-color:#d5e7f5}.cs-conversation.cs-conversation--active .cs-conversation__name,.cs-conversation.cs-conversation--active .cs-conversation__info{color:#2b6a9b;font-weight:400}.cs-conversation>.cs-avatar{width:42.1px;height:42.1px;margin-right:1em}.cs-conversation>.cs-avatar>.cs-status{border-color:#fff}.cs-conversation>.cs-avatar-group{width:42.1px;height:42.1px;min-width:42.1px;min-height:42.1px;padding-right:0!important;margin-right:1em}.cs-conversation__content{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;margin-right:1.1em;flex-grow:1}.cs-conversation__operations{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;margin:0 0 0 auto;color:#b3b3b3de;visibility:hidden}.cs-conversation__operations--visible{visibility:visible}.cs-conversation__operations:hover{color:#666666de}.cs-conversation:hover .cs-conversation__operations{visibility:visible}.cs-conversation__name{box-sizing:border-box;color:#000000de;font-size:1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-conversation__info{box-sizing:border-box;color:#0009;font-size:.8em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cs-conversation__last-sender,.cs-conversation__info-content{box-sizing:border-box;display:inline;font-weight:400}.cs-conversation__last-activity-time{box-sizing:border-box;margin:0 0 0 auto;font-size:.8em;display:flex;flex-direction:row;align-items:center}.cs-conversation__last-activity-time+.cs-conversation__operations{margin-left:.5em}.cs-conversation__unread-dot{box-sizing:content-box;display:flex;flex-direction:row;align-items:center;margin-right:.5em;align-self:center;border-radius:50%;width:.7em;min-width:.7em;height:.7em;box-shadow:1px 1px 1px #b3b3b3;perspective:200px;perspective-origin:50% 50%;background:radial-gradient(circle at 3px 3px,#7c9df1,#2e63e8)}.cs-conversation__unread-dot:hover:before{content:"";position:absolute;top:1%;left:5%;border-radius:50%;z-index:2;filter:blur(0);height:80%;width:40%;background:radial-gradient(circle at 130% 130%,#fff0 0 46%,#fffc 50% 58%,#fff0 60% 100%);transform:translate(131%) translateY(58%) rotate(168deg) rotateX(10deg)}.cs-conversation__unread-dot:hover:after{content:"";position:absolute;top:5%;left:10%;width:80%;height:80%;border-radius:100%;filter:blur(1px);z-index:2;transform:rotate(-30deg);display:block;background:radial-gradient(circle at 50% 80%,#fff0,#fff0 74%,#fff 80% 84%,#fff0);-webkit-animation:cs-unread-anim 2s ease-out infinite;animation:cs-unread-anim 2s ease-out infinite}.cs-conversation__unread{box-sizing:border-box;position:absolute;right:.8em;top:.3em;padding:.01em .3em;border-radius:.3em;font-size:.75em;font-weight:600;color:#fff;background-color:#ec1212;max-width:30em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:100}@-webkit-keyframes cs-unread-anim{0%{transform:scale(1)}20%{transform:scaleY(.95) scaleX(1.05)}48%{transform:scaleY(1.1) scaleX(.9)}68%{transform:scaleY(.98) scaleX(1.02)}80%{transform:scaleY(1.02) scaleX(.98)}97%,to{transform:scale(1)}}@keyframes cs-unread-anim{0%{transform:scale(1)}20%{transform:scaleY(.95) scaleX(1.05)}48%{transform:scaleY(1.1) scaleX(.9)}68%{transform:scaleY(.98) scaleX(1.02)}80%{transform:scaleY(1.02) scaleX(.98)}97%,to{transform:scale(1)}}.cs-conversation-list{box-sizing:border-box;position:relative;overflow:hidden;height:100%;color:#000000de;background-color:transparent}.cs-conversation-list>div>ul{margin:0;padding:0;list-style-type:none}.cs-conversation-list__loading-more{box-sizing:content-box;display:flex;flex-direction:row;justify-content:center;position:absolute;background-color:transparent;padding:2px 0;bottom:0;left:0;right:0;height:1.2em;z-index:1}.cs-conversation-list__loading-more .cs-loader{width:1.2em;height:1.2em}.cs-conversation-list__loading-more .cs-loader:before,.cs-conversation-list__loading-more .cs-loader:after{width:100%;height:100%}.cs-conversation-list .ps__rail-y{z-index:2}.cs-status{box-sizing:border-box;position:relative;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;font-size:1em}.cs-status .cs-status__bullet{box-sizing:content-box;width:11px;height:11px;border-radius:50%;position:relative;perspective:200px;perspective-origin:50% 50%}.cs-status--selected{color:#2b6a9b;background-color:#d5e7f5}.cs-status--named{width:auto;height:auto}.cs-status__name{margin:0 0 0 .58em;line-height:1.5}.cs-avatar:hover .cs-status__bullet:before,.cs-status:hover .cs-status__bullet:before{box-sizing:border-box;content:"";position:absolute;top:1%;left:5%;border-radius:50%;z-index:2;filter:blur(0);height:80%;width:40%;background:radial-gradient(circle at 130% 130%,#fff0 0 46%,#fffc 50% 58%,#fff0 60% 100%);transform:translate(131%) translateY(58%) rotate(168deg) rotateX(10deg)}.cs-avatar:hover .cs-status__bullet:after,.cs-status:hover .cs-status__bullet:after{box-sizing:border-box;content:"";position:absolute;top:5%;left:10%;width:80%;height:80%;border-radius:100%;filter:blur(1px);z-index:2;transform:rotate(-30deg);display:block;background:radial-gradient(circle at 50% 80%,#fff0,#fff0 74%,#fff 80% 84%,#fff0);-webkit-animation:cs-bubble-anim 2s ease-out infinite;animation:cs-bubble-anim 2s ease-out infinite}.cs-status--available .cs-status__bullet{background:radial-gradient(circle at 3px 3px,#00d5a6,#00a27e)}.cs-status--available .cs-status__name{color:#000000de}.cs-status--unavailable .cs-status__bullet{background:radial-gradient(circle at 3px 3px,#ffb527,#a66d00)}.cs-status--unavailable .cs-status__name{color:#000000de}.cs-status--away .cs-status__bullet{background:radial-gradient(circle at 3px 3px,#ffdbb0,#fc8b00)}.cs-status--away .cs-status__name{color:#000000de}.cs-status--dnd .cs-status__bullet{background-color:#ec1212;background:radial-gradient(circle at 3px 3px,#f89f9f,#ec1212)}.cs-status--dnd .cs-status__name{color:#000000de}.cs-status--invisible .cs-status__bullet{background-color:#c2d1d9;background:radial-gradient(circle at 3px 3px,#fff,#c2d1d9)}.cs-status--invisible .cs-status__name{color:#000000de}.cs-status--eager .cs-status__bullet{background:radial-gradient(circle at 3px 3px,#fffccc,#fe0)}.cs-status--eager .cs-status__name{color:#000000de}.cs-status--xs:not(.cs-status--named){font-size:1em;width:4px;height:4px}.cs-status--xs:not(.cs-status--named) .cs-status__bullet{width:4px;min-width:4px;height:4px}.cs-status--sm:not(.cs-status--named){font-size:1em;width:8px;height:8px}.cs-status--sm:not(.cs-status--named) .cs-status__bullet{width:8px;min-width:8px;height:8px}.cs-status--md:not(.cs-status--named){font-size:1em;width:11px;height:11px}.cs-status--md:not(.cs-status--named) .cs-status__bullet{width:11px;min-width:11px;height:11px}.cs-status--lg:not(.cs-status--named){font-size:1em;width:14px;height:14px}.cs-status--lg:not(.cs-status--named) .cs-status__bullet{width:14px;min-width:14px;height:14px}.cs-status--fluid{width:100%;height:100%}.cs-status--fluid .cs-status__bullet{width:100%;min-width:100%;height:100%}@-webkit-keyframes cs-bubble-anim{0%{transform:scale(1)}20%{transform:scaleY(.95) scaleX(1.05)}48%{transform:scaleY(1.1) scaleX(.9)}68%{transform:scaleY(.98) scaleX(1.02)}80%{transform:scaleY(1.02) scaleX(.98)}97%,to{transform:scale(1)}}@keyframes cs-bubble-anim{0%{transform:scale(1)}20%{transform:scaleY(.95) scaleX(1.05)}48%{transform:scaleY(1.1) scaleX(.9)}68%{transform:scaleY(.98) scaleX(1.02)}80%{transform:scaleY(1.02) scaleX(.98)}97%,to{transform:scale(1)}}.cs-sidebar{box-sizing:border-box;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.cs-sidebar--left,.cs-sidebar--right{background-color:#fff}.cs-sidebar .cs-expansion-panel+.cs-expansion-panel{border-top:0}.cs-expansion-panel{box-sizing:border-box;display:flex;flex-direction:column;color:#000000de;background-color:#fff;border:solid 1px #d1dbe3;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:inherit;font-variant:normal}.cs-expansion-panel__header{box-sizing:border-box;display:flex;flex-direction:row;color:#0009;background-color:#f6fbff;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-weight:700;font-size:.75em;font-variant:normal;-webkit-user-select:none;-moz-user-select:none;padding:.8em;align-items:center;user-select:none;cursor:pointer}.cs-expansion-panel__header:hover{color:#0009;background-color:#f3f8fc}.cs-expansion-panel__title{box-sizing:border-box;flex-grow:1}.cs-expansion-panel__icon{box-sizing:border-box;margin-left:1em;margin-right:.5em}.cs-expansion-panel__content{display:none;color:#000000de;background-color:#fff;font-family:Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:.8em;font-variant:normal;padding:.4em .8em}.cs-expansion-panel--open .cs-expansion-panel__content{display:block;color:#000000de;background-color:#fff}.cs-expansion-panel--closed .cs-expansion-panel__content{display:none}.cs-expansion-panel--open .cs-expansion-panel__header{color:#0009;background-color:#f6fbff}.cs-search{box-sizing:border-box;display:flex;flex-direction:row;margin:0;background-color:#c6e3fa;align-items:center;position:relative;border-radius:.7em;padding:.6em .9em;font-size:inherit;font-family:inherit}.cs-search__input{box-sizing:border-box;order:1;color:#000000de;border:none;width:100%;min-width:0;outline:0;margin-right:.5em;background-color:#c6e3fa;font-size:.8em;font-family:inherit}.cs-search__input:disabled{color:#00000061;background-color:#c6e3fa}.cs-search__input::-moz-placeholder{color:#000000de}.cs-search__input::placeholder{color:#000000de}.cs-search__search-icon{box-sizing:border-box;order:0;display:block;margin-right:.5em;color:#6ea9d7}.cs-search__clear-icon{box-sizing:border-box;order:2;color:#6ea9d7;visibility:hidden}.cs-search__clear-icon:hover{color:#6ea9d799;cursor:pointer}.cs-search__clear-icon--active{visibility:visible}.cs-search--disabled{opacity:.38;color:#00000061;background-color:#c6e3fa}.cs-button{box-sizing:border-box;display:inline-block;vertical-align:middle;text-align:center;color:#6ea9d7;background-color:transparent;border:none;border-radius:.7em;margin:.1em .2em;padding:.2em .7em;outline:none;font-size:1em;line-height:1.5}.cs-button:focus{outline:none}.cs-button:disabled{opacity:.38}.cs-button:not(:disabled){cursor:pointer}.cs-button.cs-button--border{border:solid 1px #d1dbe3}.cs-button:hover:not(:disabled){opacity:.6}.cs-button.cs-button--right>svg[data-icon]:first-child{margin-right:.5em}.cs-button.cs-button--left>svg[data-icon]:last-child{margin-left:.5em}.cs-button--adduser,.cs-button--arrow,.cs-button--ellipsis,.cs-button--info,.cs-button--star,.cs-button--videocall,.cs-button--voicecall,.cs-button--send,.cs-button--attachment{color:#6ea9d7;background-color:transparent}.cs-loader{box-sizing:border-box;display:inline-flex;position:relative;font-size:1em;width:1.8em;height:1.8em;color:#000000de;background-color:transparent}.cs-loader:before,.cs-loader:after{box-sizing:border-box;display:block;width:1.8em;height:1.8em;margin:0 0 0 -.9em}.cs-loader:before{position:absolute;content:"";top:0;left:50%;border-radius:50%;border-color:#c6e3fa;border-style:solid;border-width:.2em}.cs-loader:after{position:absolute;content:"";top:0;left:50%;-webkit-animation:loader-default .6s linear;animation:loader-default .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%;border-color:#6ea9d7 transparent transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 transparent}.cs-loader--content{width:auto;height:auto;padding-top:2.6em}@-webkit-keyframes loader-default{to{transform:rotate(360deg)}}@keyframes loader-default{to{transform:rotate(360deg)}}.cs-overlay{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;inset:0;-webkit-backdrop-filter:blur(10%);backdrop-filter:blur(10%)}.cs-overlay__content{z-index:220}.cs-overlay:before{box-sizing:border-box;content:"";background-color:#c6e3fa61;position:absolute;inset:0;z-index:200}.cs-overlay--blur:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cs-overlay--grayscale:before{-webkit-backdrop-filter:grayscale(50%);backdrop-filter:grayscale(50%)}.cs-status-list{box-sizing:border-box;list-style-type:none;margin:0;padding:1em;color:#000000de;background-color:#fff}.cs-status-list>li{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-status-list>li>.cs-status{margin:0;padding:.4em .8em;width:auto;height:auto}.cs-status-list>li .cs-status--selected{color:#2b6a9b;background-color:#d5e7f5}.cs-status-list>li .cs-status--selected .cs-status__name{color:#2b6a9b;background-color:#d5e7f5}.cs-status-list>li:hover{color:#0009;background-color:#f3f8fc}.cs-status-list>li:focus{color:#000000de;background-color:#d5e7f5}.cs-status-list>li:active{color:#000000de;background-color:#d5e7f5}.cs-status-list--xs>li>.cs-status{font-size:1em;width:auto;height:auto}.cs-status-list--xs>li>.cs-status .cs-status__bullet{width:4px;min-width:4px;height:4px}.cs-status-list--sm>li>.cs-status{font-size:1em;width:auto;height:auto}.cs-status-list--sm>li>.cs-status .cs-status__bullet{width:8px;min-width:8px;height:8px}.cs-status-list--md>li>.cs-status{font-size:1em;width:auto;height:auto}.cs-status-list--md>li>.cs-status .cs-status__bullet{width:11px;min-width:11px;height:11px}.cs-status-list--lg>li>.cs-status{font-size:1em;width:auto;height:auto}.cs-status-list--lg>li>.cs-status .cs-status__bullet{width:14px;min-width:14px;height:14px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;left:auto!important;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;background-color:#f6fbff;opacity:.9}.ps__thumb-x{background-color:#6ea9d7;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#c6e3fa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#c6e3fa;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#c6e3fa;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}.global-header-tabs{display:flex;align-items:center;gap:32px;padding:40px 34px;height:66px;background:#fff;border-bottom:1px solid #e5e7eb;position:relative}.global-header-tabs:after{content:"";position:absolute;left:35px;bottom:0;width:0;height:3px;background:#0f6d67;border-radius:3px 3px 0 0;transition:transform .22s ease,width .22s ease;transform:translate(0)}.global-header-tabs.view-chat:after{width:64px;transform:translate(0)}.global-header-tabs.view-bulk:after{width:104px;transform:translate(112px)}.header-tabs-right{display:flex;align-items:center;gap:32px}.header-action-btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important;padding:8px 14px!important;margin-left:auto!important}.chat-hr{color:#fff!important;width:90%}.cs-message__content{margin-top:10px!important;margin-bottom:10px!important}.cs-message-list__scroll-wrapper{padding:50px 50px 0!important}.cs-message-separator{background-color:transparent!important;color:#475569!important;padding:20px}.cs-message-separator:before{background-color:#475569!important}.cs-message-separator:before,.cs-message-separator:after{background-color:#475569!important}.header-tab{height:100%;display:flex;align-items:center;font-size:16px;font-weight:500;color:#969ba7;cursor:pointer;position:relative;border:none;background:none;gap:10px;padding:14px 0 2px;transition:color .18s ease;line-height:1}.header-tab.active{color:#0f6d67;transition:color .18s ease}.MuiDrawer-paperAnchorRight{border-radius:18px 0 0}.missed-call-bubble{display:flex;align-items:center;gap:10px;padding:4px 2px}.missed-call-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#d628281f;color:#d62828;flex-shrink:0}.cs-message--outgoing .missed-call-icon{background:#fff3;color:#fff}.missed-call-text{display:flex;flex-direction:column;gap:2px;line-height:1.3}.missed-call-text strong{font-size:.85rem;font-weight:700}.missed-call-text span{font-size:.72rem;opacity:.75}.appointment-card{background:#004d40;color:#fff;border-radius:20px;padding:20px;min-width:260px;max-width:300px;display:flex;flex-direction:column;gap:16px;margin:8px 0;box-shadow:0 8px 24px #00000026;font-family:Inter,sans-serif}.appointment-card-header{display:flex;justify-content:space-between;align-items:center}.appointment-card-header span{font-size:.95rem;font-weight:500;letter-spacing:.3px}.appointment-card-header .open-icon{font-size:1.2rem;opacity:.9;cursor:pointer}.appointment-card-body{display:flex;flex-direction:column;gap:12px}.appointment-row{display:flex;align-items:center;gap:12px;font-size:.9rem}.appointment-row svg{font-size:1.25rem;opacity:.85}.appointment-card-footer{background:#fff;border-radius:50px;padding:8px 16px;display:flex;align-items:center;gap:12px;margin-top:4px}.appointment-host-avatar{width:36px;height:36px;border-radius:50%;border:1px solid #eee;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8ecf2,#c9d3df);color:#1a1a2e;font-size:.75rem;font-weight:700;flex-shrink:0}.appointment-host-avatar img{width:100%;height:100%;object-fit:cover}.appointment-host-name{color:#333;font-size:.9rem;font-weight:600}.chat-info-section-title{display:inline-flex;align-items:center;gap:8px}.chat-info-section-icon{font-size:1rem;color:#127070;flex-shrink:0}.chat-appointment-icon{font-size:1.1rem;color:#127070;flex-shrink:0}.cs-message__avatar{display:flex!important;align-items:flex-end!important;flex-shrink:0!important;visibility:visible!important}.cs-message__avatar .cs-avatar{width:42px!important;height:42px!important;min-width:42px!important;border-radius:50%!important;overflow:hidden!important;background:#e8ecf2!important}.cs-message__avatar .cs-avatar>img,.cs-message__avatar .chat-message-avatar-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:50%!important}.chat-thread--bot .cs-message__content,.chat-thread--bot .cs-message__custom-content{white-space:pre-wrap}.chat-contact-item--bot{background:linear-gradient(90deg,rgba(0,79,79,.06),transparent)}.chat-avatar--bot{display:flex;align-items:center;justify-content:center;background:#004f4f;color:#fff}.chat-avatar-bot-glyph{font-size:20px;line-height:1}.chat-contact-type--bot{background:#e2f4ef;color:#00695c;border:1px solid #b6e0d4}.chat-thread--whatsapp .cs-message__content,.chat-thread--whatsapp .cs-message__custom-content{white-space:pre-wrap}.chat-contact-item--whatsapp{background:linear-gradient(90deg,rgba(37,211,102,.07),transparent)}.chat-avatar--whatsapp{display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff}.chat-contact-type--whatsapp{background:#e5fbee;color:#0f7a3d;border:1px solid #a8e9c3}.chat-contact-number{font-size:11px;color:#6b7280;letter-spacing:.02em}.chat-quick-replies{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 0}.chat-quick-reply{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid #b6e0d4;border-radius:999px;background:#f2fbf8;color:#00514c;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.chat-quick-reply:hover{background:#dff3ec;border-color:#7fc9b6}.chat-quick-reply-index{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#004f4f;color:#fff;font-size:11px;font-weight:600}.chat-quick-reply--restart{background:#fff;border-color:#d4d9e0;color:#40484f}.contacts-container{padding:20px}.contacts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.contacts-title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}.header-actions{display:flex;gap:15px;align-items:center;position:relative}.search-box{position:relative;width:400px}.search-box input{width:100%;padding:12px 20px 12px 45px;border-radius:30px;border:1px solid #eee;background-color:#fcfcfc;font-size:14px;outline:none;transition:all .2s}.search-box input:focus{border-color:#004d4d;background-color:#fff;box-shadow:0 4px 12px #0000000d}.filter-btn{width:45px;height:45px;border-radius:8px;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s}.filter-btn:hover{background-color:#f5f5f5}.filter-btn.active{background-color:#004d4d;border-color:#004d4d;color:#fff}.contact-filter-panel{position:absolute;top:calc(100% + 10px);right:170px;width:min(600px,calc(100vw - 48px));background:#fff;border:1px solid #e5edf0;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;padding:16px;z-index:20}.contact-filter-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-filter-field{display:flex;flex-direction:column;gap:8px}.contact-filter-field span{color:#4f5f66;font-size:13px;font-weight:500}.contact-filter-field input{width:100%;height:40px;border:1px solid #dce6ea;border-radius:20px;background-color:#fff;color:#273238;font-size:14px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.contact-filter-select{position:relative;width:100%}.contact-filter-select-trigger{width:100%;height:40px;border:1px solid #dce6ea;border-radius:20px;background-color:#fff;color:#273238;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;font-size:14px;line-height:1;cursor:pointer;outline:none;transition:border-color .2s,box-shadow .2s}.contact-filter-select-trigger span{overflow:hidden;color:#273238;font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.contact-filter-select-trigger svg{color:#667780;flex:0 0 auto;transition:transform .2s}.contact-filter-select.open .contact-filter-select-trigger{border-color:#004d4d;box-shadow:0 0 0 3px #004d4d14}.contact-filter-select.open .contact-filter-select-trigger svg{transform:rotate(180deg)}.contact-filter-select-menu{position:absolute;top:calc(100% + 4px);left:0;width:126px;max-height:336px;overflow-y:auto;background:#fff;border:1px solid #dce6ea;border-radius:8px;box-shadow:0 8px 18px #0f172a1f;padding:6px 0;z-index:30}.contact-filter-field:nth-child(2) .contact-filter-select-menu{width:204px}.contact-filter-select-option{width:100%;min-height:34px;border:0;border-radius:0;background:#fff;color:#273238;display:flex;align-items:center;padding:0 14px;font-size:14px;text-align:left;cursor:pointer}.contact-filter-select-option:hover,.contact-filter-select-option:focus,.contact-filter-select-option.selected{background-color:#f5f9fa;color:#0b5656}.contact-filter-field input:focus{border-color:#004d4d;box-shadow:0 0 0 3px #004d4d14}.contact-filter-field input:disabled{color:#9aa7ad;background-color:#f6f9fa;cursor:not-allowed}.contact-filter-divider{height:1px;background-color:#dce6ea;margin:16px 0}.contact-filter-actions{display:flex;align-items:center;gap:14px}.apply-contact-filter-btn,.cancel-contact-filter-btn{height:44px;border-radius:24px;border:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}.apply-contact-filter-btn{background-color:#004d4d;color:#fff}.apply-contact-filter-btn:hover:not(:disabled){background-color:#033}.apply-contact-filter-btn:disabled{background-color:#9dbbbb;cursor:not-allowed}.cancel-contact-filter-btn{background-color:#fff;border:1px solid #dce6ea;color:#1f2d33}.cancel-contact-filter-btn:hover{border-color:#b7c7cc;background-color:#f8fbfc}.cancel-filter-icon{font-size:22px;line-height:1;font-weight:400}.add-contact-btn{height:45px;padding:0 20px;border-radius:50px;background-color:#004d4d;color:#fff;border:none;display:flex;align-items:center;gap:10px;font-weight:500;cursor:pointer;transition:all .2s}.add-contact-btn:hover{background-color:#033;transform:translateY(-1px)}.contacts-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000008;overflow:hidden}.contacts-table{width:100%;border-collapse:collapse}.contacts-table th{padding:18px 25px;text-align:left;color:#888;font-weight:500;font-size:14px;border-bottom:1px solid #f5f5f5}.th-content{display:flex;align-items:center;gap:8px}.contacts-table td{padding:18px 25px;font-size:14px;color:#333;border-bottom:1px solid #f9f9f9}.contacts-table tr:hover td{background-color:#fcfcfc}.action-btn{border:none;background:none;cursor:pointer;color:#bbb;transition:color .2s}.action-btn:hover{color:#666}input[type=checkbox]{width:18px;height:18px;border-radius:4px;border:1.5px solid #ddd;cursor:pointer;accent-color:#004d4d}@media(max-width:900px){.contacts-header{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{width:100%;flex-wrap:wrap}.search-box{width:min(100%,400px)}.contact-filter-panel{left:0;right:auto}}@media(max-width:640px){.contact-filter-fields{grid-template-columns:1fr}.contact-filter-actions{align-items:stretch;flex-direction:column}}.contact-details-container{display:flex;height:calc(100vh - 80px);background-color:#fff;border-radius:20px;overflow:hidden;margin:10px;box-shadow:0 4px 30px #0000000d}.details-main-content{flex:1;display:flex;flex-direction:column;border-right:1px solid #f0f0f0}.details-header{padding:15px 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.back-btn{display:flex;align-items:center;gap:8px;border:none;background:none;cursor:pointer;color:#1a1a1a;font-weight:600;font-size:16px}.details-search{position:relative;width:300px}.details-search input{width:100%;padding:10px 15px 10px 40px;border-radius:30px;border:1px solid #f0f0f0;background-color:#fcfcfc;outline:none}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#999}.interaction-timeline{flex:1;display:flex;flex-direction:column;background-color:#fdfdfd}.timeline-header{padding:15px 25px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:1px solid #f0f0f0}.timeline-contact{display:flex;align-items:center;gap:12px}.avatar{background-color:#e0f2f2;color:#004d4d;display:flex;align-items:center;justify-content:center;font-weight:600;border-radius:50%}.avatar.x-small{width:30px;height:30px;font-size:10px;flex-shrink:0}.avatar.small{width:35px;height:35px;font-size:12px}.avatar.large{width:80px;height:80px;font-size:24px;margin-bottom:15px}.timeline-actions{display:flex;gap:20px;color:#999}.timeline-scroll-area{flex:1;padding:25px;overflow-y:auto;display:flex;flex-direction:column;gap:25px}.interaction-row{display:flex;gap:12px;align-items:flex-end}.interaction-row.outgoing{justify-content:flex-end}.interaction-row.incoming{justify-content:flex-start}.date-separator{display:flex;justify-content:center;position:relative}.date-separator:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#eee;z-index:0}.date-separator span{background-color:#fdfdfd;padding:0 15px;color:#999;font-size:12px;position:relative;z-index:1}.interaction-group{display:flex;flex-direction:column;gap:10px}.interaction-bubble{display:flex;align-items:center;gap:15px;padding:12px 20px;border-radius:15px;max-width:350px}.interaction-bubble.left{border-bottom-left-radius:2px}.interaction-bubble.right{border-bottom-right-radius:2px}.interaction-bubble.missed{background-color:#fff1f1}.interaction-bubble.completed{background-color:#f0f7f7}.bubble-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.bubble-icon.missed{background-color:#ff4d4d;color:#fff}.bubble-icon.completed{background-color:#004d4d;color:#fff}.bubble-text{display:flex;flex-direction:column}.bubble-text strong{font-size:14px;color:#1a1a1a}.bubble-text span{font-size:12px;color:#666}.audio-player-bubble{background-color:#e6e6e6;padding:10px 20px;border-radius:15px;display:flex;align-items:center;gap:12px;color:#666;align-self:flex-start}.audio-player-bubble.right{align-self:flex-end}.play-btn{border:none;background:none;cursor:pointer;color:#1a1a1a}.waveform-placeholder{width:150px;height:4px;background-color:#ccc;border-radius:2px;position:relative}.progress-bar{position:absolute;left:0;top:0;bottom:0;width:30%;background-color:#1a1a1a;border-radius:2px}.details-message-input{padding:20px 25px;display:flex;align-items:center;gap:15px;background-color:#fff;border-top:1px solid #f0f0f0}.input-icon{color:#999;cursor:pointer}.details-message-input input{flex:1;border:none;outline:none;font-size:14px}.send-btn{width:40px;height:40px;border-radius:10px;background-color:#004d4d;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.details-sidebar{width:350px;padding:30px;display:flex;flex-direction:column}.sidebar-profile{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.sidebar-profile h3{margin:0 0 5px;color:#1a1a1a}.sidebar-profile p{margin:0 0 20px;color:#999;font-size:14px}.sidebar-quick-actions{display:flex;gap:15px}.sq-btn{width:40px;height:40px;border-radius:10px;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666}.sq-btn.active{background-color:#004d4d;color:#fff;border-color:#004d4d}.sidebar-tabs{display:flex;border-bottom:1px solid #eee;margin-bottom:20px}.tab{flex:1;text-align:center;padding:10px 0;font-size:14px;color:#999;cursor:pointer;position:relative}.tab.active{color:#1a1a1a;font-weight:600}.tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#004d4d}.history-list{display:flex;flex-direction:column;gap:15px;flex:1}.history-header{display:flex;justify-content:space-between;font-size:12px;color:#999;padding-bottom:5px}.history-item{display:flex;justify-content:space-between;align-items:center}.h-date{display:flex;flex-direction:column}.h-date strong{font-size:13px;color:#1a1a1a}.h-date span{font-size:11px;color:#999}.h-duration{font-size:13px;color:#666}.h-outcome{padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600}.h-outcome.completed{background-color:#e6f7f7;color:#00a8a8}.h-outcome.missed{background-color:#fff1f1;color:#ff4d4d}.view-all-history-btn{margin-top:20px;width:100%;padding:12px;border-radius:10px;background-color:#004d4d;color:#fff;border:none;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:500;cursor:pointer}
