.Navbar-module__cJzEcG__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #ffffff4d;align-items:center;height:80px;padding:0 40px;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logoGroup{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__kioskMenuBtn{color:var(--primary);background:#0080801a;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__kioskMenuBtn:hover{background:var(--primary);color:#fff;transform:scale(1.05)}.Navbar-module__cJzEcG__logo{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:12px;padding:8px 15px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo span{font-size:1.2rem;font-weight:400}.Navbar-module__cJzEcG__links{align-items:center;gap:30px;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-light);align-items:center;gap:8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__loginLink{color:var(--primary);background:#0080800d;border-radius:10px;padding:8px 16px}.Navbar-module__cJzEcG__userProfile{border-left:1px solid #eee;align-items:center;gap:15px;padding-left:20px;display:flex}.Navbar-module__cJzEcG__userInfo{text-align:right;flex-direction:column;display:flex}.Navbar-module__cJzEcG__userInfo strong{color:var(--primary-dark);font-size:.85rem}.Navbar-module__cJzEcG__userInfo span{text-transform:uppercase;letter-spacing:1px;color:var(--primary);font-size:.65rem;font-weight:700}.Navbar-module__cJzEcG__logoutBtn{color:#c53030;cursor:pointer;background:#fff5f5;border:none;border-radius:10px;justify-content:center;align-items:center;width:35px;height:35px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__logoutBtn:hover{color:#fff;background:#c53030;transform:scale(1.1)}.Navbar-module__cJzEcG__dashboardLink{background:var(--primary);border-radius:12px;padding:10px 20px;box-shadow:0 4px 14px #0080804d;color:#fff!important}.Navbar-module__cJzEcG__dashboardLink:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00808066}.Navbar-module__cJzEcG__roleBadge{text-transform:uppercase;letter-spacing:1px;color:var(--primary);background:#0080801a;border-radius:4px;margin-top:2px;padding:2px 6px;font-size:.65rem;font-weight:700}
.LoadingSpinner-module__plFE7G__fullPage{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#fffc;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingSpinner-module__plFE7G__inline{justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.LoadingSpinner-module__plFE7G__wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.LoadingSpinner-module__plFE7G__spinner{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;padding:3px;animation:1s linear infinite LoadingSpinner-module__plFE7G__rotate;position:relative}.LoadingSpinner-module__plFE7G__inner{background:#fff;border-radius:50%;width:100%;height:100%}.LoadingSpinner-module__plFE7G__small{width:24px;height:24px}.LoadingSpinner-module__plFE7G__medium{width:48px;height:48px}.LoadingSpinner-module__plFE7G__large{width:64px;height:64px}.LoadingSpinner-module__plFE7G__message{color:var(--text-dark);opacity:.8;font-size:.9rem;font-weight:500}@keyframes LoadingSpinner-module__plFE7G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes SkeletonLayout-module__xoCKvq__pulse{0%{background-color:#f1f5f9}50%{background-color:#e2e8f0}to{background-color:#f1f5f9}}.SkeletonLayout-module__xoCKvq__skeletonBlock{background-color:#f1f5f9;border-radius:4px;animation:1.5s ease-in-out infinite SkeletonLayout-module__xoCKvq__pulse}.SkeletonLayout-module__xoCKvq__tableWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:16px;overflow:hidden}.SkeletonLayout-module__xoCKvq__tableHeader{border-bottom:1px solid #e2e8f0;gap:16px;margin-bottom:16px;padding-bottom:16px;display:grid}.SkeletonLayout-module__xoCKvq__tableRow{border-bottom:1px solid #f8fafc;gap:16px;padding:12px 0;display:grid}.SkeletonLayout-module__xoCKvq__gridWrapper{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;display:grid}.SkeletonLayout-module__xoCKvq__cardSkeleton{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 4px 6px -1px #00000005}.SkeletonLayout-module__xoCKvq__textWrapper{flex-direction:column;display:flex}
.patients-module__8B94Pa__container{background-color:#fff;min-height:100%;padding:32px 32px 64px}.patients-module__8B94Pa__header{margin-bottom:32px}.patients-module__8B94Pa__header h1{color:#0f172a;margin-bottom:8px;font-size:24px;font-weight:700}.patients-module__8B94Pa__header p{color:#64748b;font-size:14px}.patients-module__8B94Pa__searchWrapper{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:32px;display:flex}@media (max-width:768px){.patients-module__8B94Pa__searchWrapper{gap:12px}.patients-module__8B94Pa__searchBox{order:1;width:100%}}.patients-module__8B94Pa__searchBox{flex:1;position:relative}.patients-module__8B94Pa__searchInput{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:14px 16px 14px 48px;font-size:15px;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.patients-module__8B94Pa__searchInput:focus{border-color:#0d9488;outline:none;box-shadow:0 0 0 3px #0d94881a}.patients-module__8B94Pa__searchIcon{color:#94a3b8;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.patients-module__8B94Pa__dashboardGrid{grid-template-columns:350px 1fr;align-items:start;gap:24px;display:grid}@media (max-width:1024px){.patients-module__8B94Pa__dashboardGrid{grid-template-columns:1fr}.patients-module__8B94Pa__patientList{max-height:400px;margin-bottom:24px}}.patients-module__8B94Pa__patientList{flex-direction:column;gap:12px;max-height:calc(100vh - 250px);padding-right:8px;display:flex;overflow-y:auto}.patients-module__8B94Pa__patientCard{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.patients-module__8B94Pa__patientCard:hover{background:#f0fdfa;border-color:#0d9488}.patients-module__8B94Pa__patientCardActive{background:#f0fdfa;border-color:#0d9488;box-shadow:0 4px 12px #0d948814}.patients-module__8B94Pa__pagination{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px;display:flex}.patients-module__8B94Pa__pageBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex}.patients-module__8B94Pa__pageBtn:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.patients-module__8B94Pa__pageBtn:disabled{opacity:.5;cursor:not-allowed}.patients-module__8B94Pa__pageInfo{color:#94a3b8;font-size:12px;font-weight:600}.patients-module__8B94Pa__avatar{color:#0d9488;background:#e1f5ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.patients-module__8B94Pa__patientInfo h3{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:600}.patients-module__8B94Pa__patientInfo p{color:#64748b;font-size:13px}.patients-module__8B94Pa__detailPanel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:600px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.patients-module__8B94Pa__emptyState{color:#94a3b8;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:80px;display:flex}.patients-module__8B94Pa__detailHeader{background:linear-gradient(90deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}@media (max-width:768px){.patients-module__8B94Pa__detailHeader{flex-direction:column;align-items:flex-start}.patients-module__8B94Pa__patientProfile{width:100%}}.patients-module__8B94Pa__patientProfile{align-items:center;gap:20px;display:flex}.patients-module__8B94Pa__largeAvatar{color:#fff;background:#0d9488;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:700;display:flex}.patients-module__8B94Pa__profileText h2{color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:700}.patients-module__8B94Pa__badgeGroup{gap:8px;display:flex}.patients-module__8B94Pa__badge{border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.patients-module__8B94Pa__badgeBlue{color:#0369a1;background:#e0f2fe}.patients-module__8B94Pa__badgeRed{color:#991b1b;background:#fee2e2}.patients-module__8B94Pa__badgeTeal{color:#0d9488;background:#f0fdfa}.patients-module__8B94Pa__visitSummary{border-top:1px dashed #e2e8f0;gap:20px;margin-top:12px;padding-top:12px;display:flex}.patients-module__8B94Pa__summaryItem{flex-direction:column;display:flex}.patients-module__8B94Pa__summaryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.patients-module__8B94Pa__summaryValue{color:#334155;font-size:13px;font-weight:600}.patients-module__8B94Pa__globalFilter{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 1px 3px #0000000d}@media (max-width:768px){.patients-module__8B94Pa__globalFilter{justify-content:space-between;width:100%}}.patients-module__8B94Pa__filterLabel{color:#64748b;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.patients-module__8B94Pa__dateRangeInputs{align-items:center;gap:6px;display:flex}.patients-module__8B94Pa__dateInput{color:#1e293b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;outline:none;padding:6px 8px;font-size:13px}.patients-module__8B94Pa__dateInput:focus{background:#fff;border-color:#0d9488}.patients-module__8B94Pa__resetBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;align-items:center;padding:6px;display:flex}.patients-module__8B94Pa__resetBtn:hover{background:#fee2e2}.patients-module__8B94Pa__tabs{background:#fff;border-bottom:1px solid #e2e8f0;gap:24px;padding:0 24px;display:flex}.patients-module__8B94Pa__tab{color:#64748b;cursor:pointer;background:0 0;border:none;padding:16px 4px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.patients-module__8B94Pa__tab:hover{color:#0f172a}.patients-module__8B94Pa__activeTab{color:#0d9488;font-weight:600}.patients-module__8B94Pa__activeTab:after{content:"";background:#0d9488;height:2px;position:absolute;bottom:-1px;left:0;right:0}.patients-module__8B94Pa__tabContent{max-height:calc(100vh - 400px);padding:24px;overflow-y:auto}.patients-module__8B94Pa__timeline{flex-direction:column;gap:24px;display:flex;position:relative}.patients-module__8B94Pa__timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:15px}.patients-module__8B94Pa__timelineItem{gap:24px;display:flex;position:relative}.patients-module__8B94Pa__timelineDot{z-index:1;color:#0d9488;background:#fff;border:2px solid #0d9488;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.patients-module__8B94Pa__timelineCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:16px}.patients-module__8B94Pa__timelineHeader{justify-content:space-between;margin-bottom:12px;display:flex}.patients-module__8B94Pa__visitDate{color:#0f172a;font-size:14px;font-weight:700}.patients-module__8B94Pa__visitDoctor{color:#64748b;font-size:12px}.patients-module__8B94Pa__soapGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.patients-module__8B94Pa__soapBox{font-size:13px}.patients-module__8B94Pa__soapBox strong{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;display:block}.patients-module__8B94Pa__soapBox p{color:#1e293b;line-height:1.5}.patients-module__8B94Pa__soapGridFull{flex-direction:column;gap:24px;display:flex}.patients-module__8B94Pa__soapTwoCol{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.patients-module__8B94Pa__soapBox{flex-direction:column;gap:6px;display:flex}.patients-module__8B94Pa__soapBox strong{text-transform:uppercase;color:#64748b;letter-spacing:.05em;font-size:11px;font-weight:700}.patients-module__8B94Pa__soapBox p{color:#1e293b;margin:0;font-size:14px;line-height:1.6}.patients-module__8B94Pa__tagGroup{gap:8px;margin-top:8px;display:flex}.patients-module__8B94Pa__icdTag,.patients-module__8B94Pa__dentalTag{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.patients-module__8B94Pa__icdTag{color:#475569;background:#f1f5f9}.patients-module__8B94Pa__dentalTag{color:#9a3412;background:#fff7ed;border:1px solid #ffedd5}.patients-module__8B94Pa__prescriptionBox{color:#0d9488;background:#f0fdfa;border-radius:8px;align-items:flex-start;gap:10px;margin-top:10px;padding:10px;display:flex}.patients-module__8B94Pa__prescriptionBox ul{margin:0;padding:0;font-size:13px;font-weight:500;list-style:none}.patients-module__8B94Pa__soapFooter{border-top:1px solid #e2e8f0;flex-direction:column;gap:12px;margin-top:12px;padding-top:16px;display:flex}.patients-module__8B94Pa__footerItem{flex-direction:column;gap:6px;display:flex}.patients-module__8B94Pa__footerItem strong{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:11px}.patients-module__8B94Pa__teethList{flex-wrap:wrap;gap:6px;display:flex}.patients-module__8B94Pa__toothBadge{color:#fff;background:#334155;border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600}.patients-module__8B94Pa__notesText{color:#475569;background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:8px;padding:12px;font-size:13px;line-height:1.6}.patients-module__8B94Pa__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.patients-module__8B94Pa__mediaItem{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.patients-module__8B94Pa__mediaThumb{background-position:50%;background-size:cover;height:120px}.patients-module__8B94Pa__mediaInfo{background:#fff;padding:8px;font-size:12px}.patients-module__8B94Pa__icdTag{color:#475569;background:#f1f5f9;border-radius:4px;margin-top:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.patients-module__8B94Pa__prescriptionList{border-top:1px dashed #e2e8f0;margin-top:12px;padding-top:8px}.patients-module__8B94Pa__prescriptionList p{color:#64748b;margin-bottom:4px;font-size:11px;font-weight:700}.patients-module__8B94Pa__prescriptionList ul{margin:0;padding:0;list-style:none}.patients-module__8B94Pa__prescriptionList li{color:#0d9488;font-size:13px;font-weight:500}.patients-module__8B94Pa__infoGridWrapper{flex-direction:column;gap:32px;display:flex}.patients-module__8B94Pa__infoSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.patients-module__8B94Pa__infoSection h3{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:16px;padding-bottom:8px;font-size:16px;font-weight:700}.patients-module__8B94Pa__btnSmall{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:6px;padding:6px 12px;font-size:12px}.patients-module__8B94Pa__insuranceForm{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;gap:12px;margin-bottom:16px;padding:12px;display:flex}.patients-module__8B94Pa__insuranceForm select,.patients-module__8B94Pa__insuranceForm input{border:1px solid #cbd5e1;border-radius:6px;flex:1;padding:8px;font-size:13px}.patients-module__8B94Pa__insuranceForm button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:6px;padding:8px 16px;font-size:13px}.patients-module__8B94Pa__insuranceList,.patients-module__8B94Pa__packageList{flex-direction:column;gap:12px;display:flex}.patients-module__8B94Pa__insuranceCard,.patients-module__8B94Pa__packageCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.patients-module__8B94Pa__insuranceCard strong,.patients-module__8B94Pa__packageCard strong{color:#0f172a;font-size:14px}.patients-module__8B94Pa__insuranceCard span,.patients-module__8B94Pa__packageCard span{color:#64748b;font-size:12px}.patients-module__8B94Pa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.patients-module__8B94Pa__infoGroup{flex-direction:column;gap:8px;display:flex}.patients-module__8B94Pa__infoGroup label{color:#64748b;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.patients-module__8B94Pa__infoGroup span{color:#0f172a;font-size:15px}.patients-module__8B94Pa__emptyResults{text-align:center;color:#94a3b8;padding:20px;font-size:14px}.patients-module__8B94Pa__noHistory{color:#94a3b8;text-align:center;padding:40px;font-style:italic}.patients-module__8B94Pa__odontogramView{background:#fff;border-radius:12px;padding:20px}.patients-module__8B94Pa__securityOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;z-index:50;background:#ffffffd9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:380px;padding:40px;display:flex;position:relative}.patients-module__8B94Pa__lockIcon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.patients-module__8B94Pa__securityOverlay h3{color:#1e293b;margin-bottom:12px;font-size:20px}.patients-module__8B94Pa__securityOverlay p{color:#64748b;max-width:400px;margin-bottom:32px;line-height:1.6}.patients-module__8B94Pa__btnBreakGlass{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #ef444440}.patients-module__8B94Pa__btnBreakGlass:hover{filter:brightness(1.1);transform:translateY(-2px)}.patients-module__8B94Pa__modal{z-index:1001;background:#fff;border-radius:24px;width:90%;max-width:450px;padding:32px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.patients-module__8B94Pa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;position:fixed;inset:0}.patients-module__8B94Pa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.patients-module__8B94Pa__modalHeader h2{color:#1e293b;font-size:1.25rem;font-weight:700}.patients-module__8B94Pa__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none}.patients-module__8B94Pa__fullOdontogramOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#0f172ab3;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.patients-module__8B94Pa__fullOdontogramContent{background:#fff;border-radius:32px;width:100%;max-width:1100px;max-height:90vh;padding:60px 40px 40px;position:relative;overflow:auto;box-shadow:0 40px 100px -20px #00000080}.patients-module__8B94Pa__closeFullBtn{color:#64748b;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.patients-module__8B94Pa__closeFullBtn:hover{color:#ef4444;background:#fee2e2;transform:rotate(90deg)}.patients-module__8B94Pa__odontogramToolbar{background:#f8fafc;border-radius:12px;justify-content:flex-end;margin-bottom:16px;padding:12px 20px;display:flex}.patients-module__8B94Pa__btnExpand{color:#0d9488;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.patients-module__8B94Pa__btnExpand:hover{background:#f0fdfa;border-color:#0d9488;box-shadow:0 4px 6px #0d94881a}.patients-module__8B94Pa__formGroup{margin-bottom:20px}.patients-module__8B94Pa__formGroup label{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-weight:700}.patients-module__8B94Pa__formGroup textarea,.patients-module__8B94Pa__formGroup input{border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px;font-size:14px;transition:all .2s}.patients-module__8B94Pa__formGroup textarea:focus,.patients-module__8B94Pa__formGroup input:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.patients-module__8B94Pa__otpInput{text-align:center;letter-spacing:.5em;color:#1e293b;background:#f8fafc;padding-left:.5em;font-weight:700;transition:all .2s;border:1.5px solid #cbd5e1!important;font-size:24px!important}.patients-module__8B94Pa__otpInput:focus{background:#fff;border-color:#0d9488!important;box-shadow:0 0 0 4px #0d94881a!important}.patients-module__8B94Pa__modalActions{gap:12px;margin-top:32px;display:flex}.patients-module__8B94Pa__btnCancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;padding:12px;font-weight:600}.patients-module__8B94Pa__btnSubmit{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;flex:2;padding:12px;font-weight:600}.patients-module__8B94Pa__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.patients-module__8B94Pa__spin{animation:1s linear infinite patients-module__8B94Pa__spin}@keyframes patients-module__8B94Pa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.patients-module__8B94Pa__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:16px;overflow-x:auto;box-shadow:0 4px 6px -1px #0000000d}.patients-module__8B94Pa__dataTable{border-collapse:collapse;width:100%;min-width:900px}.patients-module__8B94Pa__dataTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:13px;font-weight:700}.patients-module__8B94Pa__dataTable td{vertical-align:middle;color:#334155;border-bottom:1px solid #f1f5f9;padding:16px 24px;font-size:14px}.patients-module__8B94Pa__dataTable tbody tr{transition:background .2s}.patients-module__8B94Pa__dataTable tbody tr:hover{background:#f8fafc}.patients-module__8B94Pa__tableAvatar{color:#0d9488;background:#e1f5ee;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.patients-module__8B94Pa__personCol{align-items:center;gap:12px;display:flex}.patients-module__8B94Pa__personInfo{flex-direction:column;display:flex}.patients-module__8B94Pa__personInfo strong{color:#0f172a;font-weight:600}.patients-module__8B94Pa__personInfo span{color:#94a3b8;font-size:12px}.patients-module__8B94Pa__actionBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.patients-module__8B94Pa__actionBtn:hover{background:#1e293b;transform:translateY(-1px)}.patients-module__8B94Pa__backBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.patients-module__8B94Pa__backBtn:hover{color:#0f172a;background:#f8fafc}
.crm-module__Le1yba__container{background-color:#fff;min-height:100%;padding:32px 32px 64px;font-family:Inter,system-ui,-apple-system,sans-serif}.crm-module__Le1yba__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.crm-module__Le1yba__headerTitle h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:28px;font-weight:800}.crm-module__Le1yba__headerTitle p{color:#64748b;margin:0;font-size:15px}.crm-module__Le1yba__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:36px;display:grid}.crm-module__Le1yba__statCard{background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.crm-module__Le1yba__statCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0d9488,#14b8a6);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.crm-module__Le1yba__statCard:hover{border-color:#0d9488;transform:translateY(-4px);box-shadow:0 12px 20px -4px #0d948826}.crm-module__Le1yba__statCard:hover:before{opacity:1}.crm-module__Le1yba__statHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.crm-module__Le1yba__statTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}.crm-module__Le1yba__statIcon{color:#0d9488;background:#f0fdfa;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.crm-module__Le1yba__statValue{color:#0f172a;letter-spacing:-.03em;margin-bottom:4px;font-size:32px;font-weight:800}.crm-module__Le1yba__statSub{color:#10b981;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.crm-module__Le1yba__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #0d948840}.crm-module__Le1yba__btnPrimary:hover{background:linear-gradient(135deg,#0f766e 0%,#115e59 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0d948859}.crm-module__Le1yba__btnSecondary{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.crm-module__Le1yba__btnSecondary:hover{color:#0f172a;background:#e2e8f0}.crm-module__Le1yba__btnDanger{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.crm-module__Le1yba__btnDanger:hover{color:#991b1b;background:#fee2e2}.crm-module__Le1yba__tableContainer{background:#fff;border:1px solid #cbd5e1;border-radius:24px;margin-bottom:32px;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.crm-module__Le1yba__tableHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.crm-module__Le1yba__tableTitle h2{color:#0f172a;margin:0;font-size:18px;font-weight:700}.crm-module__Le1yba__filterGroup{flex-wrap:wrap;gap:12px;display:flex}.crm-module__Le1yba__selectFilter{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.crm-module__Le1yba__selectFilter:focus{background:#fff;border-color:#0d9488}.crm-module__Le1yba__table{border-collapse:collapse;text-align:left;width:100%}.crm-module__Le1yba__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:13px;font-weight:700}.crm-module__Le1yba__table td{color:#334155;border-bottom:1px solid #e2e8f0;padding:20px 24px;font-size:14px}.crm-module__Le1yba__table tr:last-child td{border-bottom:none}.crm-module__Le1yba__table tr:hover td{background:#fafafa}.crm-module__Le1yba__campaignName{color:#0f172a;align-items:center;gap:10px;font-weight:600;display:flex}.crm-module__Le1yba__badge{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.crm-module__Le1yba__badgeRecall{color:#0369a1;background:#e0f2fe}.crm-module__Le1yba__badgeBroadcast{color:#6b21a8;background:#f3e8ff}.crm-module__Le1yba__badgeBirthday{color:#be185d;background:#fce7f3}.crm-module__Le1yba__badgeWinback{color:#c2410c;background:#ffedd5}.crm-module__Le1yba__badgeDraft{color:#475569;background:#f1f5f9}.crm-module__Le1yba__badgeScheduled{color:#854d0e;background:#fef9c3}.crm-module__Le1yba__badgeRunning{color:#15803d;background:#dcfce7}.crm-module__Le1yba__badgePaused{color:#991b1b;background:#fee2e2}.crm-module__Le1yba__badgeCompleted{color:#0d9488;background:#f0fdfa}.crm-module__Le1yba__builderContainer{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:900px;margin:0 auto;padding:36px;box-shadow:0 4px 12px #00000008}.crm-module__Le1yba__stepHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;display:flex}.crm-module__Le1yba__stepNumber{color:#fff;background:#0d9488;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.crm-module__Le1yba__formGroup{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.crm-module__Le1yba__formGroup label{color:#1e293b;font-size:14px;font-weight:600}.crm-module__Le1yba__input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:14px 18px;font-size:15px;transition:all .2s}.crm-module__Le1yba__input:focus{background:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.crm-module__Le1yba__cardGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.crm-module__Le1yba__typeCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;transition:all .2s;display:flex}.crm-module__Le1yba__typeCard:hover{background:#f8fafc;border-color:#cbd5e1}.crm-module__Le1yba__typeCardActive{background:#f0fdfa;border-color:#0d9488;box-shadow:0 4px 12px #0d94881a}.crm-module__Le1yba__typeTitle{color:#0f172a;font-size:16px;font-weight:700}.crm-module__Le1yba__typeDesc{color:#64748b;font-size:13px;line-height:1.5}.crm-module__Le1yba__previewBox{background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;margin-top:24px;padding:24px;position:relative}.crm-module__Le1yba__previewPhone{background:#fff;border:12px solid #0f172a;border-radius:36px;min-height:300px;padding:20px;font-family:system-ui,sans-serif;box-shadow:0 12px 24px #00000026}.crm-module__Le1yba__waMessageBubble{color:#111b21;white-space:pre-wrap;background:#dcf8c6;border-radius:4px 16px 16px;margin-bottom:12px;padding:16px;font-size:14px;line-height:1.5;box-shadow:0 1px 2px #0000001a}.crm-module__Le1yba__progressSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:32px;padding:28px}.crm-module__Le1yba__progressBarContainer{background:#f1f5f9;border-radius:10px;height:12px;margin:16px 0;overflow:hidden}.crm-module__Le1yba__progressBar{background:linear-gradient(90deg,#0d9488,#10b981);height:100%;transition:width .5s}.crm-module__Le1yba__maskedPhone{color:#334155;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-family:monospace;font-size:13px}.crm-module__Le1yba__tabContainer{padding:24px 0}.crm-module__Le1yba__tierBadge{text-transform:uppercase;border-radius:14px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:800;display:inline-flex}.crm-module__Le1yba__tierGold{color:#713f12;background:linear-gradient(135deg,#fef08a,#facc15)}.crm-module__Le1yba__tierSilver{color:#334155;background:linear-gradient(135deg,#f1f5f9,#cbd5e1)}.crm-module__Le1yba__tierStandard{color:#0d9488;background:#f0fdfa}.crm-module__Le1yba__toggleCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:20px;display:flex}.crm-module__Le1yba__toggleInfo h4{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:700}.crm-module__Le1yba__toggleInfo p{color:#64748b;margin:0;font-size:13px}
.staff-module__M1rJeW__main{background-color:#fff;min-height:100%;padding:32px 32px 64px}.staff-module__M1rJeW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.staff-module__M1rJeW__headerTitle{align-items:center;gap:16px;display:flex}.staff-module__M1rJeW__headerActions{align-items:center;gap:10px;display:flex}.staff-module__M1rJeW__liveIndicator{color:#059669;letter-spacing:.5px;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:700;display:flex}.staff-module__M1rJeW__liveDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite staff-module__M1rJeW__pulse}@keyframes staff-module__M1rJeW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.staff-module__M1rJeW__lastUpdated{color:#6ee7b7;font-weight:500}@media (max-width:768px){.staff-module__M1rJeW__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding-left:0}}.staff-module__M1rJeW__loadingState{height:300px;color:var(--text-light);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.staff-module__M1rJeW__spin{animation:1s linear infinite staff-module__M1rJeW__spin}@keyframes staff-module__M1rJeW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.staff-module__M1rJeW__header h1{font-family:Outfit,sans-serif;font-size:2.5rem}@media (max-width:768px){.staff-module__M1rJeW__header h1{font-size:1.8rem}}.staff-module__M1rJeW__stats{gap:20px;margin-bottom:20px;display:flex}.staff-module__M1rJeW__statCard{background:#fff;border:1px solid #cbd5e1;border-radius:20px;flex:1;align-items:center;gap:15px;padding:20px 25px;display:flex;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.staff-module__M1rJeW__statCard span{color:var(--text-light);font-size:.9rem}.staff-module__M1rJeW__statCard b{color:var(--primary-dark);font-size:1.2rem;display:block}.staff-module__M1rJeW__layout,.staff-module__M1rJeW__fullWidthContent{width:100%}.staff-module__M1rJeW__statsRow{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px;display:grid}.staff-module__M1rJeW__doctorStat{background:#f0fdfa!important;border:1px solid #a7f3d0!important}.staff-module__M1rJeW__statInfo{flex-direction:column;display:flex}.staff-module__M1rJeW__statInfo span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.staff-module__M1rJeW__statInfo b{color:#1e293b;font-size:1.5rem}.staff-module__M1rJeW__tabs{background:#00000008;border-radius:12px;gap:8px;width:fit-content;margin-bottom:25px;padding:4px;display:flex}.staff-module__M1rJeW__tabs button{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-radius:10px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.staff-module__M1rJeW__activeTab{box-shadow:0 4px 10px #0000000d;color:var(--primary)!important;background:#fff!important}.staff-module__M1rJeW__tabSwitcher{background:#0000000d;border-radius:12px;gap:4px;padding:4px;display:flex}.staff-module__M1rJeW__tabSwitcher button{cursor:pointer;color:var(--text-light);background:0 0;border:none;border-radius:10px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.staff-module__M1rJeW__tabSwitcher button.staff-module__M1rJeW__activeTab{box-shadow:0 4px 12px #0000000d;color:var(--primary)!important;background:#fff!important}.staff-module__M1rJeW__statCard{align-items:center;gap:10px;padding:10px 20px;font-size:.9rem;display:flex}.staff-module__M1rJeW__layout{grid-template-columns:1fr;gap:30px;transition:all .3s;display:grid}@media (min-width:1800px){.staff-module__M1rJeW__layout{grid-template-columns:1fr;gap:50px;max-width:1800px;margin:0 auto}.staff-module__M1rJeW__layout h1{font-size:2.5rem}.staff-module__M1rJeW__statCard{padding:20px 30px;font-size:1.1rem}}@media (max-width:1200px){.staff-module__M1rJeW__layout{grid-template-columns:1fr;gap:20px}.staff-module__M1rJeW__sidebar{display:none}}.staff-module__M1rJeW__mainContent{flex-direction:column;gap:30px;display:flex}@media (max-width:768px){.staff-module__M1rJeW__mainContent{gap:20px}}.staff-module__M1rJeW__sidebar{flex-direction:column;gap:20px;display:flex}.staff-module__M1rJeW__tableSection{padding:30px;overflow-x:auto}@media (max-width:768px){.staff-module__M1rJeW__tableSection{padding:15px}.staff-module__M1rJeW__table{min-width:600px}}.staff-module__M1rJeW__tableHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.staff-module__M1rJeW__tableActions{align-items:center;gap:12px;display:flex}.staff-module__M1rJeW__dateSelectorWrapper,.staff-module__M1rJeW__searchBar{align-items:center;height:42px;display:flex}@media (max-width:1024px){.staff-module__M1rJeW__tableHeader{flex-direction:column;align-items:flex-start;gap:20px}.staff-module__M1rJeW__tableActions{flex-wrap:wrap;width:100%}}.staff-module__M1rJeW__searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 15px;transition:all .2s;display:flex}.staff-module__M1rJeW__searchBar:focus-within{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.staff-module__M1rJeW__searchBar input{color:var(--primary-dark);background:0 0;border:none;outline:none;flex:1;font-size:.9rem;font-weight:500}.staff-module__M1rJeW__filterSelect{cursor:pointer;border:1px solid #ddd;border-radius:10px;padding:8px 12px;font-family:inherit}.staff-module__M1rJeW__exportBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:8px;padding:8px 15px;font-weight:600;transition:all .2s;display:flex}.staff-module__M1rJeW__exportBtn:hover{border-color:var(--primary);color:var(--primary);background:#f8f9fa}.staff-module__M1rJeW__table{border-collapse:collapse;width:100%}.staff-module__M1rJeW__table th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #eee;padding:16px 24px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__table td{border-bottom:1px solid #f8f9fa;padding:20px 24px;font-size:.95rem;transition:background .2s}.staff-module__M1rJeW__table tr:hover td{background:#00808005}.staff-module__M1rJeW__bold{color:var(--primary);font-weight:700}.staff-module__M1rJeW__statusBadge{border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.staff-module__M1rJeW__waiting{color:#ff9800;background:#fff3e0}.staff-module__M1rJeW__completed{color:#4caf50;background:#e8f5e9}.staff-module__M1rJeW__skipped{color:#f44336;background:#ffebee}.staff-module__M1rJeW__called{color:#2196f3;background:#e3f2fd}.staff-module__M1rJeW__activeSection{flex-direction:column;display:flex}.staff-module__M1rJeW__activeCard{text-align:center;border:1px solid #0080801a;flex-direction:column;align-items:center;gap:20px;padding:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0080800d}.staff-module__M1rJeW__patientHeader{align-items:center;gap:15px;margin-top:10px;display:flex}.staff-module__M1rJeW__editBtn{color:var(--primary);cursor:pointer;background:#0080800d;border:1px solid #00808033;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.staff-module__M1rJeW__editBtn:hover{background:var(--primary);color:#fff}.staff-module__M1rJeW__badge{background:var(--primary);color:#fff;letter-spacing:1px;border-radius:20px;padding:5px 15px;font-size:.8rem;font-weight:700}.staff-module__M1rJeW__activeNumber{color:var(--primary-dark);font-size:5.5rem;font-weight:800;line-height:1}.staff-module__M1rJeW__callingContext{text-align:left;background:#f8fafc;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-top:10px;padding:15px;display:flex}.staff-module__M1rJeW__doctorAssigned{color:#0f766e;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.staff-module__M1rJeW__roomAssigned{color:#64748b;background:#e2e8f0;border-radius:20px;padding:2px 10px;font-size:.9rem;font-weight:600}.staff-module__M1rJeW__waitTime{border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__waitGreen{color:#166534;background:#dcfce7}.staff-module__M1rJeW__waitAmber{color:#92400e;background:#fef3c7}.staff-module__M1rJeW__waitRed{color:#991b1b;background:#fee2e2;animation:.5s ease-in-out infinite staff-module__M1rJeW__shake}@keyframes staff-module__M1rJeW__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@media (max-width:768px){.staff-module__M1rJeW__activeNumber{letter-spacing:-1px;margin:10px 0;font-size:3.5rem}.staff-module__M1rJeW__activeCard{border-radius:20px;padding:25px 15px!important}}.staff-module__M1rJeW__metaInfo{color:var(--text-light);justify-content:center;gap:10px;width:100%;margin-bottom:20px;font-size:.85rem;display:flex}.staff-module__M1rJeW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:30px;display:flex}.staff-module__M1rJeW__btnCall{border:none;border-radius:12px;align-items:center;gap:8px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0d948833;color:#fff!important;background:#0d9488!important;padding:10px 24px!important;font-weight:700!important}.staff-module__M1rJeW__btnCall:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0d94884d;background:#0f766e!important}.staff-module__M1rJeW__btnMessage{border-radius:12px;align-items:center;gap:8px;transition:all .2s;display:flex;color:#475569!important;background:#fff!important;border:1px solid #cbd5e1!important;padding:8px 16px!important;font-weight:600!important}.staff-module__M1rJeW__btnSkip{border-radius:12px;align-items:center;gap:8px;transition:all .2s;display:flex;color:#854f0b!important;background:#fffbeb!important;border:1px solid #fde68a!important;padding:8px 16px!important;font-weight:600!important}.staff-module__M1rJeW__btnCompleteWrapper{margin-left:auto;position:relative}.staff-module__M1rJeW__btnComplete{border:none;border-radius:12px;align-items:center;gap:8px;transition:all .2s;display:flex;box-shadow:0 4px 12px #22c55e33;color:#fff!important;background:#22c55e!important;padding:10px 24px!important;font-weight:700!important}.staff-module__M1rJeW__btnComplete:hover{transform:translateY(-2px);background:#16a34a!important}.staff-module__M1rJeW__confirmPopover{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:220px;padding:16px;animation:.2s cubic-bezier(.175,.885,.32,1.275) staff-module__M1rJeW__popIn;position:absolute;bottom:115%;right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes staff-module__M1rJeW__popIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.staff-module__M1rJeW__confirmPopover p{color:#1e293b;text-align:center;margin-bottom:12px;font-size:.85rem;font-weight:600}.staff-module__M1rJeW__confirmActions{gap:8px;display:flex}.staff-module__M1rJeW__btnConfirmNo{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex:1;padding:6px;font-size:.75rem;font-weight:700}.staff-module__M1rJeW__btnConfirmYes{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;flex:1;padding:6px;font-size:.75rem;font-weight:700}@media (max-width:768px){.staff-module__M1rJeW__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.staff-module__M1rJeW__btnCompleteWrapper{grid-area:1/2;margin-left:0}.staff-module__M1rJeW__btnCall{grid-area:1/1;justify-content:center}.staff-module__M1rJeW__btnComplete{justify-content:center;width:100%}.staff-module__M1rJeW__btnMessage,.staff-module__M1rJeW__btnSkip{grid-row:2;justify-content:center}}.staff-module__M1rJeW__quickContact{border-top:1px solid #0000000d;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:30px;padding-top:20px;display:flex}.staff-module__M1rJeW__iconBtn{cursor:pointer;width:36px;height:36px;color:var(--primary);background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.staff-module__M1rJeW__iconBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00808033}.staff-module__M1rJeW__waNote{color:var(--text-light);font-size:.8rem}.staff-module__M1rJeW__listSection h3{margin-bottom:20px}.staff-module__M1rJeW__list{flex-direction:column;gap:15px;display:flex}.staff-module__M1rJeW__listItem{align-items:center;gap:20px;padding:15px 20px;display:flex}.staff-module__M1rJeW__listNumber{color:var(--primary);width:70px;font-size:1.2rem;font-weight:700}.staff-module__M1rJeW__listIcon{align-items:center;width:70px;display:flex}.staff-module__M1rJeW__listInfo{flex-direction:column;flex:1;display:flex}.staff-module__M1rJeW__listInfo span{color:var(--text-light);font-size:.8rem}.staff-module__M1rJeW__listStatus{color:var(--accent);font-size:.8rem;font-weight:600}.staff-module__M1rJeW__empty{text-align:center;color:var(--text-light);flex-direction:column;align-items:center;gap:10px;padding:40px;display:flex}@media (max-width:1000px){.staff-module__M1rJeW__layout{grid-template-columns:1fr}}.staff-module__M1rJeW__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.staff-module__M1rJeW__modal{background:#fff;border-radius:28px;flex-direction:column;width:90%;max-width:500px;padding:35px;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}.staff-module__M1rJeW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.staff-module__M1rJeW__modalHeader h2{color:var(--primary-dark);margin:0;font-size:1.5rem}.staff-module__M1rJeW__modalHeader button{cursor:pointer;color:var(--text-light);background:0 0;border:none;transition:color .2s}.staff-module__M1rJeW__modalHeader button:hover{color:var(--primary)}.staff-module__M1rJeW__form{flex-direction:column;gap:20px;display:flex}.staff-module__M1rJeW__inputGroup{flex-direction:column;gap:8px;display:flex;position:relative}.staff-module__M1rJeW__inputGroup label{color:#64748b;margin-left:4px;font-size:.85rem;font-weight:600}.staff-module__M1rJeW__row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.staff-module__M1rJeW__inputGroup>input,.staff-module__M1rJeW__inputGroup>select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.staff-module__M1rJeW__inputGroup>input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #0080801a}.staff-module__M1rJeW__modalActions{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.staff-module__M1rJeW__insuranceSection{border-top:1px dashed #e2e8f0;margin-top:25px;padding-top:20px}.staff-module__M1rJeW__sectionTitle{color:teal;align-items:center;gap:10px;margin-bottom:15px;display:flex}.staff-module__M1rJeW__sectionTitle h3{margin:0;font-size:16px}.staff-module__M1rJeW__insuranceList{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.staff-module__M1rJeW__insCard{background:#ffffff80;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.staff-module__M1rJeW__insInfo{flex-direction:column;display:flex}.staff-module__M1rJeW__insInfo strong{color:#1e293b;font-size:14px}.staff-module__M1rJeW__insInfo span{color:#64748b;font-size:12px}.staff-module__M1rJeW__activeBadge{color:#10b981;text-transform:uppercase;background:#ecfdf5;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.staff-module__M1rJeW__addInsuranceForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:15px}.staff-module__M1rJeW__addInsuranceForm h4{color:#475569;margin:0 0 12px;font-size:13px}.staff-module__M1rJeW__insGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.staff-module__M1rJeW__insGrid select,.staff-module__M1rJeW__insGrid input{border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 12px;font-size:13px}.staff-module__M1rJeW__emptyText{text-align:center;color:#94a3b8;padding:20px;font-size:14px;font-style:italic}.staff-module__M1rJeW__searchDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;width:100%;max-height:200px;position:absolute;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.staff-module__M1rJeW__dropdownItem{cursor:pointer;padding:10px 15px;font-size:.85rem;transition:background .2s}.staff-module__M1rJeW__dropdownItem:hover{background:#f1f5f9}.staff-module__M1rJeW__selectedBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:10px 15px;font-size:.85rem;display:flex}.staff-module__M1rJeW__selectedBadge svg{cursor:pointer;color:#ef4444}.staff-module__M1rJeW__dateSelectorWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 15px;transition:all .2s;display:flex}.staff-module__M1rJeW__dateSelectorWrapper:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.staff-module__M1rJeW__dateFilter{color:var(--primary-dark);cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;font-size:.9rem;font-weight:600}.staff-module__M1rJeW__dateFilter::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .2s}.staff-module__M1rJeW__activeBtn{background:var(--primary)!important;color:#fff!important}.staff-module__M1rJeW__widgetGroup{flex-direction:column;gap:25px;margin:0;padding:0;list-style:none;display:flex}.staff-module__M1rJeW__widgetItem{width:100%;list-style:none}.staff-module__M1rJeW__draggable{cursor:grab;border:2px dashed var(--primary);background:#00808005;border-radius:24px;padding:10px;transition:transform .2s,box-shadow .2s;position:relative}.staff-module__M1rJeW__draggable:active{cursor:grabbing}.staff-module__M1rJeW__draggable:after{content:"⇅ Drag to Reorder";background:var(--primary);color:#fff;border-radius:10px;padding:2px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:20px}.staff-module__M1rJeW__briefView{margin-top:30px}.staff-module__M1rJeW__briefView h3{color:var(--text-light);margin-bottom:15px;font-size:1rem}.staff-module__M1rJeW__summaryList{flex-direction:column;gap:12px;display:flex}.staff-module__M1rJeW__summaryItem{justify-content:space-between;font-size:.9rem;display:flex}.staff-module__M1rJeW__summaryItem strong{color:var(--primary)}.staff-module__M1rJeW__activeGrid{grid-template-columns:1fr 380px;align-items:stretch;gap:25px;margin-bottom:25px;display:grid}.staff-module__M1rJeW__activeSection{margin:0}.staff-module__M1rJeW__activeCard{box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px;display:flex}.staff-module__M1rJeW__briefSide{box-shadow:var(--shadow);background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;padding:25px;display:flex}.staff-module__M1rJeW__briefHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.staff-module__M1rJeW__briefHeader h3{margin:0;font-size:1.1rem}.staff-module__M1rJeW__countBadge{color:var(--primary);background:#0080801a;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:700}.staff-module__M1rJeW__briefList{flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}.staff-module__M1rJeW__briefItem{background:#f8fafc;border:1px solid #00000005;border-radius:12px;align-items:center;gap:12px;padding:10px;transition:all .2s;display:flex}.staff-module__M1rJeW__briefItemWarning{background:#fff1f2!important;border-color:#fca5a5!important}.staff-module__M1rJeW__briefItemWarning strong{color:#be123c!important}.staff-module__M1rJeW__warnIcon{color:#ef4444;animation:2s infinite staff-module__M1rJeW__pulse}.staff-module__M1rJeW__doctorStatusSection{flex-direction:column;flex:1;margin-top:20px;display:flex}.staff-module__M1rJeW__doctorList{flex-direction:column;gap:10px;margin-top:10px;display:flex}.staff-module__M1rJeW__doctorRow{background:#fff;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex}.staff-module__M1rJeW__docAvatar{color:#fff;background:#0d9488;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.staff-module__M1rJeW__docInfo{flex-direction:column;flex:1;display:flex}.staff-module__M1rJeW__docInfo h4{color:#1e293b;margin:0;font-size:.85rem}.staff-module__M1rJeW__docInfo span{color:#64748b;font-size:.7rem}.staff-module__M1rJeW__docStatusBadge{text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800}.staff-module__M1rJeW__statusAvailable{color:#1e40af;background:#dbeafe}.staff-module__M1rJeW__statusBusy{color:#92400e;background:#fef3c7}.staff-module__M1rJeW__statusBreak{color:#475569;background:#f1f5f9}.staff-module__M1rJeW__briefNumber{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;font-size:.9rem;font-weight:700;display:flex}.staff-module__M1rJeW__briefInfo{flex-direction:column;display:flex}.staff-module__M1rJeW__briefInfo strong{color:var(--text);font-size:.9rem}.staff-module__M1rJeW__briefInfo span{color:var(--text-light);font-size:.75rem}.staff-module__M1rJeW__emptyBrief{text-align:center;color:var(--text-light);padding:30px;font-size:.9rem}.staff-module__M1rJeW__typeBadge{color:#6366f1;text-transform:uppercase;background:#6366f11a;border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.staff-module__M1rJeW__queueCategoryTabs{scrollbar-width:none;border-bottom:2px solid #f1f5f9;gap:10px;margin-bottom:25px;padding-bottom:2px;display:flex;overflow-x:auto}.staff-module__M1rJeW__queueCategoryTabs::-webkit-scrollbar{display:none}.staff-module__M1rJeW__queueCategoryTabs button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .2s;position:relative}.staff-module__M1rJeW__queueCategoryTabs button:hover,.staff-module__M1rJeW__queueCategoryTabs button.staff-module__M1rJeW__activeCat{color:var(--primary)}.staff-module__M1rJeW__queueCategoryTabs button.staff-module__M1rJeW__activeCat:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.staff-module__M1rJeW__queueNum{color:var(--primary-dark);font-size:1.2rem}.staff-module__M1rJeW__pagination{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:20px;margin-top:30px;padding-top:20px;display:flex}.staff-module__M1rJeW__pagination button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 20px;font-weight:600;transition:all .2s}.staff-module__M1rJeW__pagination button:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#f8fafc}.staff-module__M1rJeW__pagination button:disabled{opacity:.5;cursor:not-allowed}.staff-module__M1rJeW__pagination span{color:#64748b;font-size:.9rem;font-weight:600}.staff-module__M1rJeW__rowActions{justify-content:flex-end;gap:8px;display:flex}.staff-module__M1rJeW__btnActionCall{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__btnActionProgress{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__btnActionPayment{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__btnActionComplete{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__btnActionSkip{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700}.staff-module__M1rJeW__btnActionCall:hover,.staff-module__M1rJeW__btnActionProgress:hover,.staff-module__M1rJeW__btnActionPayment:hover,.staff-module__M1rJeW__btnActionComplete:hover{filter:brightness(.9);transform:translateY(-1px)}.staff-module__M1rJeW__kanbanBoard{grid-template-columns:repeat(5,1fr);gap:15px;min-height:500px;padding-bottom:20px;display:grid;overflow-x:auto}.staff-module__M1rJeW__kanbanColumn{background:#f8fafc80;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:10px;padding:15px;display:flex}.staff-module__M1rJeW__columnHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.staff-module__M1rJeW__columnHeader h4{color:#475569;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:800}.staff-module__M1rJeW__columnCount{color:#64748b;background:#e2e8f0;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}.staff-module__M1rJeW__kanbanItem{cursor:pointer;text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:15px;transition:all .2s;box-shadow:0 2px 4px #00000005}.staff-module__M1rJeW__kanbanItem:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.staff-module__M1rJeW__kanbanItem b{color:var(--primary-dark);font-size:1.4rem}@media (max-width:1200px){.staff-module__M1rJeW__kanbanBoard{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.staff-module__M1rJeW__kanbanBoard{grid-template-columns:repeat(1,1fr)}}.staff-module__M1rJeW__kanbanContainer{flex-direction:column;gap:30px;width:100%;display:flex}.staff-module__M1rJeW__kanbanSection{flex-direction:column;gap:15px;display:flex}.staff-module__M1rJeW__sectionHeader{background:#0d94880d;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:8px 15px;display:flex}.staff-module__M1rJeW__sectionHeader h3{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:800}.staff-module__M1rJeW__kanbanGrid{gap:15px;width:100%;display:grid}.staff-module__M1rJeW__gridTwo{grid-template-columns:repeat(2,1fr)}.staff-module__M1rJeW__gridThree{grid-template-columns:repeat(3,1fr)}.staff-module__M1rJeW__kanbanItem{padding:10px 15px}.staff-module__M1rJeW__kanbanItem b{font-size:1.1rem}.staff-module__M1rJeW__columnHeader h4{font-size:.75rem}@media (max-width:1024px){.staff-module__M1rJeW__gridTwo,.staff-module__M1rJeW__gridThree{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.staff-module__M1rJeW__gridTwo,.staff-module__M1rJeW__gridThree{grid-template-columns:1fr}.staff-module__M1rJeW__kanbanSection{gap:10px}}.staff-module__M1rJeW__kanbanBoardMain{grid-template-columns:repeat(5,1fr);gap:15px;width:100%;display:grid}.staff-module__M1rJeW__columnListGrid{grid-template-columns:repeat(2,1fr);gap:8px;padding-top:5px;display:grid}.staff-module__M1rJeW__kanbanItemMini{text-align:center;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:10px;padding:8px 5px;transition:all .2s;box-shadow:0 1px 3px #00000005}.staff-module__M1rJeW__kanbanItemMini b{font-size:.95rem}@media (max-width:1400px){.staff-module__M1rJeW__kanbanBoardMain{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.staff-module__M1rJeW__kanbanBoardMain{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.staff-module__M1rJeW__kanbanBoardMain{grid-template-columns:1fr}}
.Odontogram-module__PGVyjq__odontogramContainer{background:#ffffff80;border-radius:20px;padding:20px}.Odontogram-module__PGVyjq__odontogramHeader{justify-content:flex-end;margin-bottom:20px;display:flex}.Odontogram-module__PGVyjq__statusIndicator{color:var(--text-light);background:#00000008;border-radius:20px;align-items:center;gap:8px;padding:5px 12px;font-size:.75rem;display:flex}.Odontogram-module__PGVyjq__loading{height:300px;color:var(--text-light);justify-content:center;align-items:center;display:flex}.Odontogram-module__PGVyjq__spin{animation:1s linear infinite Odontogram-module__PGVyjq__spin}@keyframes Odontogram-module__PGVyjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Odontogram-module__PGVyjq__odontogramGrid{flex-direction:column;align-items:center;gap:40px;display:flex}.Odontogram-module__PGVyjq__arch{gap:20px;display:flex}.Odontogram-module__PGVyjq__quadrant{gap:8px;display:flex}.Odontogram-module__PGVyjq__tooth{cursor:pointer;border-radius:6px;flex-direction:column;align-items:center;gap:4px;width:45px;height:65px;padding:4px;transition:all .2s;display:flex}.Odontogram-module__PGVyjq__tooth:hover{background:#0080800d}.Odontogram-module__PGVyjq__toothId{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:2px;width:100%;font-size:11px;font-weight:600;display:flex;position:absolute;top:-15px}.Odontogram-module__PGVyjq__diagBadge{color:#fff;text-align:center;background:#3b82f6;border-radius:10px;min-width:12px;padding:1px 4px;font-size:9px;animation:.3s Odontogram-module__PGVyjq__fadeIn;box-shadow:0 2px 4px #3b82f64d}@keyframes Odontogram-module__PGVyjq__fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Odontogram-module__PGVyjq__toothGraphic{flex-direction:column;flex:1;gap:2px;width:100%;display:flex}.Odontogram-module__PGVyjq__surfaceTop,.Odontogram-module__PGVyjq__surfaceBottom,.Odontogram-module__PGVyjq__surfaceLeft,.Odontogram-module__PGVyjq__surfaceRight,.Odontogram-module__PGVyjq__surfaceCenter{background:#fff;border:1px solid #ddd;transition:all .2s}.Odontogram-module__PGVyjq__surfaceTop,.Odontogram-module__PGVyjq__surfaceBottom{border-radius:2px;width:20px;height:12px;margin:0 auto}.Odontogram-module__PGVyjq__surfaceMiddle{flex:1;justify-content:center;gap:2px;display:flex}.Odontogram-module__PGVyjq__surfaceLeft,.Odontogram-module__PGVyjq__surfaceRight{border-radius:2px;width:10px;height:20px}.Odontogram-module__PGVyjq__surfaceCenter{border-radius:2px;width:20px;height:20px}.Odontogram-module__PGVyjq__caries{background-color:#ff5252!important;border-color:#b71c1c!important}.Odontogram-module__PGVyjq__filled{background-color:#448aff!important;border-color:#1a237e!important}.Odontogram-module__PGVyjq__plan{background-color:#ffd740!important;border-color:#f57f17!important}.Odontogram-module__PGVyjq__missing .Odontogram-module__PGVyjq__surfaceTop,.Odontogram-module__PGVyjq__missing .Odontogram-module__PGVyjq__surfaceBottom,.Odontogram-module__PGVyjq__missing .Odontogram-module__PGVyjq__surfaceLeft,.Odontogram-module__PGVyjq__missing .Odontogram-module__PGVyjq__surfaceRight,.Odontogram-module__PGVyjq__missing .Odontogram-module__PGVyjq__surfaceCenter,.Odontogram-module__PGVyjq__surfaceTop.Odontogram-module__PGVyjq__missing,.Odontogram-module__PGVyjq__surfaceBottom.Odontogram-module__PGVyjq__missing,.Odontogram-module__PGVyjq__surfaceLeft.Odontogram-module__PGVyjq__missing,.Odontogram-module__PGVyjq__surfaceRight.Odontogram-module__PGVyjq__missing,.Odontogram-module__PGVyjq__surfaceCenter.Odontogram-module__PGVyjq__missing{background-color:#ff9800!important;border-color:#e65100!important}.Odontogram-module__PGVyjq__missing{opacity:.9}.Odontogram-module__PGVyjq__normal{background-color:#fff}.Odontogram-module__PGVyjq__legend{border-top:1px solid #0000000d;justify-content:center;gap:20px;margin-top:30px;padding-top:20px;display:flex}.Odontogram-module__PGVyjq__legendItem{color:var(--text-light);align-items:center;gap:8px;font-size:.85rem;display:flex}.Odontogram-module__PGVyjq__dotNormal,.Odontogram-module__PGVyjq__dotCaries,.Odontogram-module__PGVyjq__dotFilled,.Odontogram-module__PGVyjq__dotMissing{border-radius:3px;width:12px;height:12px}.Odontogram-module__PGVyjq__dotNormal{border:1px solid #ccc}.Odontogram-module__PGVyjq__dotCaries{background:var(--error)}.Odontogram-module__PGVyjq__dotFilled{background:var(--primary)}.Odontogram-module__PGVyjq__dotMissing{background:#ff9800;border:1px solid #e65100}.Odontogram-module__PGVyjq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Odontogram-module__PGVyjq__popup{background:#fff;border-radius:16px;width:100%;max-width:450px;padding:28px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Odontogram-module__PGVyjq__popupHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Odontogram-module__PGVyjq__headerTitle{flex-direction:column;display:flex}.Odontogram-module__PGVyjq__modalLabel{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:800}.Odontogram-module__PGVyjq__popupHeader h3{color:var(--primary-dark);margin:0;font-family:Outfit,sans-serif;font-size:1.25rem}.Odontogram-module__PGVyjq__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Odontogram-module__PGVyjq__closeBtn:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca}.Odontogram-module__PGVyjq__section{margin-bottom:24px}.Odontogram-module__PGVyjq__sectionLabel{color:#4b5563;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.Odontogram-module__PGVyjq__btnGrid{flex-wrap:wrap;gap:8px;display:flex}.Odontogram-module__PGVyjq__pillBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#f9fafb;border:.5px solid #d1d5db;border-radius:8px;width:auto;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.Odontogram-module__PGVyjq__pillBtn:hover{border-color:var(--primary);color:var(--primary)}.Odontogram-module__PGVyjq__surfaceActive{color:#085041!important;background:#e1f5ee!important;border:1.5px solid #0f6e56!important}.Odontogram-module__PGVyjq__cariesActive{color:#791f1f!important;background:#fcebeb!important;border:1.5px solid #a32d2d!important}.Odontogram-module__PGVyjq__filledActive{color:#0c447c!important;background:#e6f1fb!important;border:1.5px solid #185fa5!important}.Odontogram-module__PGVyjq__normalActive{color:#444441!important;background:#f1efe8!important;border:1.5px solid #5f5e5a!important}.Odontogram-module__PGVyjq__modalFooter{gap:12px;margin-top:32px;display:flex}.Odontogram-module__PGVyjq__cancelBtn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;height:44px;font-weight:600;transition:all .2s}.Odontogram-module__PGVyjq__saveBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:2;height:44px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0d948833}.Odontogram-module__PGVyjq__saveBtn:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 15px #0d94884d}.Odontogram-module__PGVyjq__saveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}
.FeatureGateBanner-module__Ih2STG__banner{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:16px 0;padding:24px;display:flex}.FeatureGateBanner-module__Ih2STG__iconWrapper{color:#64748b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FeatureGateBanner-module__Ih2STG__title{color:#334155;margin:0 0 8px;font-size:16px;font-weight:600}.FeatureGateBanner-module__Ih2STG__description{color:#64748b;max-width:400px;margin:0 0 16px;font-size:14px}.FeatureGateBanner-module__Ih2STG__upgradeBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FeatureGateBanner-module__Ih2STG__upgradeBtn:hover{background-color:var(--primary-dark);transform:translateY(-1px)}
.FilterDrawer-module__Bmrg-q__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background-color:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.FilterDrawer-module__Bmrg-q__drawer{background-color:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;display:flex;box-shadow:-4px 0 24px #0000001a}.FilterDrawer-module__Bmrg-q__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.FilterDrawer-module__Bmrg-q__header h2{color:#0f172a;margin:0;font-size:18px;font-weight:600}.FilterDrawer-module__Bmrg-q__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.FilterDrawer-module__Bmrg-q__closeBtn:hover{color:#0f172a;background-color:#f1f5f9}.FilterDrawer-module__Bmrg-q__content{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.FilterDrawer-module__Bmrg-q__footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.FilterDrawer-module__Bmrg-q__resetBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.FilterDrawer-module__Bmrg-q__resetBtn:hover{background-color:#f1f5f9;border-color:#94a3b8}.FilterDrawer-module__Bmrg-q__applyBtn{color:#fff;cursor:pointer;background-color:#0d9488;border:1px solid #0d9488;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.FilterDrawer-module__Bmrg-q__applyBtn:hover{background-color:#0f766e}
.users-module__iDHlWG__mainWrapper{background-color:#fff;max-width:1400px;min-height:100%;margin:0 auto;padding:40px}.users-module__iDHlWG__pageHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.users-module__iDHlWG__titleArea h1{color:var(--primary-dark);font-size:2.4rem}.users-module__iDHlWG__titleArea p{color:var(--text-light);margin-top:5px}.users-module__iDHlWG__headerActions{gap:12px;display:flex}.users-module__iDHlWG__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;padding:12px 24px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #00808033}.users-module__iDHlWG__addBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0080804d}.users-module__iDHlWG__compactStats{background:#fff;border:1px solid #cbd5e1;border-radius:16px;gap:30px;width:fit-content;margin-bottom:30px;padding:15px 25px;display:flex;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.users-module__iDHlWG__statItem{color:var(--text-light);align-items:center;gap:10px;font-size:.9rem;display:flex}.users-module__iDHlWG__statItem b{color:var(--primary-dark)}.users-module__iDHlWG__toolbar{justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.users-module__iDHlWG__searchBox{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex:1;align-items:center;gap:12px;max-width:500px;padding:12px 20px;display:flex}.users-module__iDHlWG__searchBox input{background:0 0;border:none;outline:none;width:100%;font-size:1rem}.users-module__iDHlWG__filterGroup{background:#fff;border:1px solid #cbd5e1;border-radius:14px;align-items:center;gap:10px;padding:10px 15px;display:flex}.users-module__iDHlWG__filterGroup select{color:var(--primary-dark);cursor:pointer;border:none;outline:none;font-weight:600}.users-module__iDHlWG__refreshBtn{cursor:pointer;width:45px;height:45px;color:var(--text-light);background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;transition:all .2s;display:flex}.users-module__iDHlWG__refreshBtn:hover{color:var(--primary);border-color:var(--primary);transform:rotate(180deg)}.users-module__iDHlWG__tableContainer{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #cbd5e1;border-radius:24px;overflow:auto hidden;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.users-module__iDHlWG__dataTable{border-collapse:collapse;background:#fff;width:100%;min-width:1000px}.users-module__iDHlWG__dataTable th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#f8fafc;padding:18px 25px;font-size:.85rem;font-weight:700}.users-module__iDHlWG__dataTable td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:18px 25px}.users-module__iDHlWG__dataTable tbody tr{transition:background .2s}.users-module__iDHlWG__dataTable tbody tr:hover{background:#fdfdfd}.users-module__iDHlWG__idxCol{color:#94a3b8;font-weight:600}.users-module__iDHlWG__clinicInfo{color:#475569;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:flex}.users-module__iDHlWG__personCol{align-items:center;gap:15px;display:flex}.users-module__iDHlWG__avatar{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;font-weight:700;display:flex}.users-module__iDHlWG__nameInfo{flex-direction:column;display:flex}.users-module__iDHlWG__nameInfo strong{color:var(--primary-dark);font-size:1.05rem}.users-module__iDHlWG__orgBadge{color:#94a3b8;align-items:center;gap:4px;font-size:.7rem;display:flex}.users-module__iDHlWG__roleBadge{border-radius:12px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.users-module__iDHlWG__credentialsCol{flex-direction:column;gap:4px;display:flex}.users-module__iDHlWG__credItem{color:var(--text-light);align-items:center;gap:6px;font-size:.85rem;display:flex}.users-module__iDHlWG__statusLabel{border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.users-module__iDHlWG__statusLabel.users-module__iDHlWG__active{color:#059669;background:#ecfdf5}.users-module__iDHlWG__statusLabel.users-module__iDHlWG__suspended{color:#ef4444;background:#fef2f2}.users-module__iDHlWG__inactiveRow{opacity:.6}.users-module__iDHlWG__actionButtons{justify-content:flex-end;gap:8px;display:flex}.users-module__iDHlWG__iconBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.users-module__iDHlWG__iconBtn:hover{color:var(--primary);border-color:var(--primary);background:#f8fafc;transform:translateY(-2px)}.users-module__iDHlWG__iconBtn.users-module__iDHlWG__danger:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.users-module__iDHlWG__iconBtn.users-module__iDHlWG__success:hover{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.users-module__iDHlWG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000004d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.users-module__iDHlWG__modalContent{background:#fff;border-radius:30px;width:100%;max-width:650px;overflow:hidden;box-shadow:0 25px 50px -12px #0003}.users-module__iDHlWG__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:25px 35px;display:flex}.users-module__iDHlWG__modalHeader h2{color:var(--primary-dark);font-size:1.6rem}.users-module__iDHlWG__modalBody{padding:30px 35px}.users-module__iDHlWG__modalForm{padding:35px}.users-module__iDHlWG__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.users-module__iDHlWG__inputGroup{flex-direction:column;gap:8px;margin-bottom:25px;display:flex}.users-module__iDHlWG__inputGroup label{color:var(--primary-dark);font-size:.85rem;font-weight:700}.users-module__iDHlWG__inputGroup input,.users-module__iDHlWG__inputGroup select{border:1px solid #e2e8f0;border-radius:14px;outline:none;padding:12px 18px;font-size:1rem;transition:all .2s}.users-module__iDHlWG__inputGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #0080800d}.users-module__iDHlWG__roleGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.users-module__iDHlWG__roleOption{cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;transition:all .2s;display:flex}.users-module__iDHlWG__roleOption span{font-size:.85rem;font-weight:600}.users-module__iDHlWG__activeRole{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #00808033}.users-module__iDHlWG__medicalBox{background:#f0fdfa;border:1px dashed #5eead4;border-radius:20px;margin-bottom:25px;padding:20px}.users-module__iDHlWG__modalActions{justify-content:flex-end;gap:15px;margin-top:10px;display:flex}.users-module__iDHlWG__cancelBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:12px 20px;font-weight:700}.users-module__iDHlWG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 30px;font-weight:700;transition:all .2s}.users-module__iDHlWG__submitBtn:hover{background:var(--primary-dark);transform:scale(1.02)}.users-module__iDHlWG__tableLoading,.users-module__iDHlWG__emptyTable{text-align:center;color:var(--text-light);padding:80px;font-weight:600}.users-module__iDHlWG__closeBtn{cursor:pointer;color:var(--text-light);background:0 0;border:none}.users-module__iDHlWG__detailGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.users-module__iDHlWG__detailItem{flex-direction:column;gap:4px;display:flex}.users-module__iDHlWG__detailItem label{text-transform:uppercase;color:var(--text-light);letter-spacing:.5px;font-size:.75rem;font-weight:700}.users-module__iDHlWG__detailItem p{color:var(--primary-dark);font-size:.95rem;font-weight:600}.users-module__iDHlWG__pagination{justify-content:flex-end;align-items:center;gap:15px;margin-top:20px;padding:0 10px;display:flex}.users-module__iDHlWG__pageBtn{color:var(--primary-dark);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 16px;font-weight:600;transition:all .2s}.users-module__iDHlWG__pageBtn:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary)}.users-module__iDHlWG__pageBtn:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.users-module__iDHlWG__pageInfo{color:var(--text-light);font-size:.9rem;font-weight:600}@media (max-width:1024px){.users-module__iDHlWG__dataTable{min-width:auto}.users-module__iDHlWG__dataTable th,.users-module__iDHlWG__dataTable td{white-space:normal;padding:12px 10px;font-size:.75rem}.users-module__iDHlWG__avatar{display:none}.users-module__iDHlWG__personCol{gap:0}.users-module__iDHlWG__nameInfo strong{font-size:.85rem}.users-module__iDHlWG__roleBadge{padding:4px 8px;font-size:.7rem}.users-module__iDHlWG__statusLabel{padding:4px 8px;font-size:.65rem}.users-module__iDHlWG__iconBtn{width:28px;height:28px}.users-module__iDHlWG__iconBtn svg{width:14px;height:14px}.users-module__iDHlWG__credItem{font-size:.7rem}.users-module__iDHlWG__clinicInfo{font-size:.75rem}}@media (max-width:768px){.users-module__iDHlWG__mainWrapper{padding:15px 0}.users-module__iDHlWG__pageHeader{flex-direction:column;align-items:flex-start;gap:15px}.users-module__iDHlWG__compactStats{flex-direction:column;align-items:flex-start;gap:15px;width:100%}.users-module__iDHlWG__toolbar{flex-direction:column}.users-module__iDHlWG__searchBox{max-width:100%}.users-module__iDHlWG__formRow,.users-module__iDHlWG__roleGrid{grid-template-columns:1fr}}.users-module__iDHlWG__tabsContainer{border-bottom:2px solid #e2e8f0;gap:12px;margin-bottom:30px;padding-bottom:2px;display:flex}.users-module__iDHlWG__tabBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-radius:10px 10px 0 0;padding:12px 24px;font-size:1rem;font-weight:700;transition:all .2s;position:relative}.users-module__iDHlWG__tabBtn:hover{color:var(--primary);background:#00808005}.users-module__iDHlWG__tabBtn.users-module__iDHlWG__active{color:var(--primary)}.users-module__iDHlWG__tabBtn.users-module__iDHlWG__active:after{content:"";background:var(--primary);border-radius:2px;height:4px;position:absolute;bottom:-4px;left:0;right:0}.users-module__iDHlWG__roleConfigGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:25px;margin-top:10px;display:grid}.users-module__iDHlWG__roleCard{background:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:20px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000003}.users-module__iDHlWG__roleCard:hover{transform:translateY(-3px);box-shadow:0 15px 35px #00000008}.users-module__iDHlWG__roleCardHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:15px;padding-bottom:18px;display:flex}.users-module__iDHlWG__roleCardAvatar{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.users-module__iDHlWG__roleCardTitle{flex-direction:column;display:flex}.users-module__iDHlWG__roleCardTitle h3{color:var(--primary-dark);margin:0;font-size:1.15rem;font-weight:700}.users-module__iDHlWG__roleCardTitle span{text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:.75rem;font-weight:700}.users-module__iDHlWG__roleCardDesc{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.55}.users-module__iDHlWG__roleCardSection{flex-direction:column;gap:10px;display:flex}.users-module__iDHlWG__roleCardSection h4{text-transform:uppercase;color:var(--primary-dark);letter-spacing:.5px;margin:0;font-size:.8rem;font-weight:700}.users-module__iDHlWG__allowedPathsList{flex-wrap:wrap;gap:8px;display:flex}.users-module__iDHlWG__pathTag{color:#475569;background:#f1f5f9;border-radius:10px;padding:6px 12px;font-family:monospace;font-size:.8rem;font-weight:600}.users-module__iDHlWG__actionsList{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.users-module__iDHlWG__actionsList li{color:#475569;font-size:.85rem;line-height:1.4}@media (max-width:768px){.users-module__iDHlWG__roleConfigGrid{grid-template-columns:1fr}.users-module__iDHlWG__tabBtn{padding:10px 15px;font-size:.9rem}}.users-module__iDHlWG__roleMatrixLayout{background:#fff;border:1px solid #0000000a;border-radius:24px;gap:0;margin-top:10px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000005}.users-module__iDHlWG__roleSidebar{background:#f8fafc;border-right:1px solid #f1f5f9;flex-direction:column;width:320px;display:flex}.users-module__iDHlWG__roleSidebarHeader{border-bottom:1px solid #f1f5f9;padding:24px}.users-module__iDHlWG__roleSidebarHeader h3{color:var(--primary-dark);margin:0;font-size:1.1rem}.users-module__iDHlWG__roleList{flex-direction:column;gap:8px;padding:15px;display:flex}.users-module__iDHlWG__roleListItem{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:15px;padding:14px 18px;transition:all .2s;display:flex}.users-module__iDHlWG__roleListItem:hover{background:#00808008}.users-module__iDHlWG__roleListItem.users-module__iDHlWG__active{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 10px #00000008}.users-module__iDHlWG__roleListAvatar{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.users-module__iDHlWG__roleListInfo{flex-direction:column;display:flex}.users-module__iDHlWG__roleListInfo strong{color:var(--primary-dark);font-size:.95rem}.users-module__iDHlWG__roleListInfo span{color:#64748b;text-transform:uppercase;margin-top:2px;font-size:.75rem}.users-module__iDHlWG__roleMatrixContent{flex-direction:column;flex:1;padding:35px 45px;display:flex}.users-module__iDHlWG__matrixHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.users-module__iDHlWG__matrixHeader h2{color:var(--primary-dark);align-items:center;gap:8px;margin:0;font-size:1.3rem;display:flex}.users-module__iDHlWG__matrixHeader h2 span{color:#ef4444}.users-module__iDHlWG__matrixTableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.users-module__iDHlWG__matrixTable{border-collapse:collapse;width:100%}.users-module__iDHlWG__matrixTable th{text-align:left;color:#334155;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:18px 25px;font-size:.85rem;font-weight:700}.users-module__iDHlWG__matrixTable th:last-child{text-align:center;width:120px}.users-module__iDHlWG__matrixTable td{vertical-align:middle;color:#475569;border-bottom:1px solid #f1f5f9;padding:18px 25px;font-size:.95rem}.users-module__iDHlWG__matrixTable tr:last-child td{border-bottom:none}.users-module__iDHlWG__checkboxContainer{justify-content:center;align-items:center;display:flex}.users-module__iDHlWG__matrixCheckbox{cursor:pointer;width:22px;height:22px;accent-color:var(--primary);border-radius:4px}@media (max-width:1024px){.users-module__iDHlWG__roleMatrixLayout{flex-direction:column}.users-module__iDHlWG__roleSidebar{border-bottom:1px solid #f1f5f9;border-right:none;width:100%}}
.Notification-module__-cKSHa__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;width:calc(100% - 48px);max-width:420px;display:flex;position:fixed;top:24px;right:24px}.Notification-module__-cKSHa__notification{pointer-events:auto;background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Notification-module__-cKSHa__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Notification-module__-cKSHa__content{flex-grow:1}.Notification-module__-cKSHa__title{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:700;display:block}.Notification-module__-cKSHa__message{color:#64748b;font-size:13px;line-height:1.5;display:block}.Notification-module__-cKSHa__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px;transition:all .2s}.Notification-module__-cKSHa__closeBtn:hover{color:#64748b;background:#f1f5f9}.Notification-module__-cKSHa__success .Notification-module__-cKSHa__icon{color:#fff;background:#10b981}.Notification-module__-cKSHa__success{border-left:5px solid #10b981}.Notification-module__-cKSHa__error .Notification-module__-cKSHa__icon{color:#fff;background:#f43f5e}.Notification-module__-cKSHa__error{border-left:5px solid #f43f5e}.Notification-module__-cKSHa__warning .Notification-module__-cKSHa__icon{color:#fff;background:#f59e0b}.Notification-module__-cKSHa__warning{border-left:5px solid #f59e0b}.Notification-module__-cKSHa__info .Notification-module__-cKSHa__icon{color:#fff;background:#3b82f6}.Notification-module__-cKSHa__info{border-left:5px solid #3b82f6}.Notification-module__-cKSHa__progressBar{opacity:.3;height:3px;position:absolute;bottom:0;left:0}.Notification-module__-cKSHa__success .Notification-module__-cKSHa__progressBar{background:#10b981}.Notification-module__-cKSHa__error .Notification-module__-cKSHa__progressBar{background:#f43f5e}.Notification-module__-cKSHa__warning .Notification-module__-cKSHa__progressBar{background:#f59e0b}.Notification-module__-cKSHa__info .Notification-module__-cKSHa__progressBar{background:#3b82f6}
.PortalHeader-module__NiRDxW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 32px 0 20px;display:flex;position:sticky;top:0}.PortalHeader-module__NiRDxW__left{align-items:center;gap:16px;display:flex}.PortalHeader-module__NiRDxW__menuToggle{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.PortalHeader-module__NiRDxW__menuToggle:hover{color:var(--primary);background:#f1f5f9}.PortalHeader-module__NiRDxW__right{align-items:center;gap:16px;display:flex}.PortalHeader-module__NiRDxW__branchSelectorHeader{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;margin-right:8px;padding:6px 12px;display:flex}.PortalHeader-module__NiRDxW__branchIcon{color:var(--primary)}.PortalHeader-module__NiRDxW__branchSelectHeader{color:#0f172a;cursor:pointer;background:0 0;border:none;outline:none;padding-right:4px;font-size:13px;font-weight:600}.PortalHeader-module__NiRDxW__branchStaticName{color:#0f172a;padding-right:4px;font-size:13px;font-weight:600}.PortalHeader-module__NiRDxW__iconBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px;transition:all .2s;position:relative}.PortalHeader-module__NiRDxW__iconBtn:hover{color:#0f172a;background:#f1f5f9}.PortalHeader-module__NiRDxW__badge{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.PortalHeader-module__NiRDxW__userSection{border-left:1px solid #e2e8f0;align-items:center;gap:12px;padding-left:16px;display:flex}.PortalHeader-module__NiRDxW__userProfile{align-items:center;gap:12px;display:flex}.PortalHeader-module__NiRDxW__directLogout{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.PortalHeader-module__NiRDxW__directLogout:hover{background:#fee2e2;transform:translateY(-1px);box-shadow:0 4px 6px -1px #ef44441a}.PortalHeader-module__NiRDxW__directLogout:active{transform:translateY(0)}.PortalHeader-module__NiRDxW__avatar{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.PortalHeader-module__NiRDxW__userInfo{flex-direction:column;display:flex}.PortalHeader-module__NiRDxW__userName{color:#0f172a;font-size:14px;font-weight:600}.PortalHeader-module__NiRDxW__userRole{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.PortalHeader-module__NiRDxW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PortalHeader-module__NiRDxW__confirmModal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:420px;padding:32px;box-shadow:0 25px 50px -12px #00000026}.PortalHeader-module__NiRDxW__modalIcon{color:#0d9488;background:#f0fdf4;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.PortalHeader-module__NiRDxW__confirmModal h3{color:#0f172a;margin-bottom:12px;font-size:20px;font-weight:700}.PortalHeader-module__NiRDxW__confirmModal p{color:#64748b;margin-bottom:8px;font-size:14px;line-height:1.6}.PortalHeader-module__NiRDxW__targetBranch{color:#0d9488;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0;padding:12px;font-size:16px;font-weight:700}.PortalHeader-module__NiRDxW__warningText{font-style:italic;color:#94a3b8!important;font-size:12px!important}.PortalHeader-module__NiRDxW__modalActions{grid-template-columns:1fr 1.5fr;gap:12px;margin-top:24px;display:grid}.PortalHeader-module__NiRDxW__btnCancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-weight:600;transition:all .2s}.PortalHeader-module__NiRDxW__btnCancel:hover{background:#f8fafc}.PortalHeader-module__NiRDxW__btnConfirm{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:12px;padding:12px;font-weight:600;transition:all .2s;box-shadow:0 10px 15px -3px #0d948833}.PortalHeader-module__NiRDxW__btnConfirm:hover{background:#0f766e;transform:translateY(-1px)}.PortalHeader-module__NiRDxW__loadingOverlay{z-index:2000;background:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PortalHeader-module__NiRDxW__loader{flex-direction:column;align-items:center;gap:20px;display:flex}.PortalHeader-module__NiRDxW__loader span{color:#0f172a;letter-spacing:-.01em;font-weight:600}.PortalHeader-module__NiRDxW__spinner{border:3px solid #f1f5f9;border-top-color:#0d9488;border-radius:50%;width:40px;height:40px;animation:1s linear infinite PortalHeader-module__NiRDxW__spin}@keyframes PortalHeader-module__NiRDxW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PortalHeader-module__NiRDxW__kioskLogo{background:#f0fdfa;border-radius:12px;align-items:center;gap:12px;padding:8px 16px;text-decoration:none;transition:all .2s;display:flex}.PortalHeader-module__NiRDxW__kioskLogo:hover{background:#ccfbf1}.PortalHeader-module__NiRDxW__kioskLogo span{color:#0f172a;font-size:18px;font-weight:600}.PortalHeader-module__NiRDxW__kioskLogo b{color:var(--primary)}
.PortalLayout-module__JKjLFW__layout{background:var(--background);align-items:stretch;min-height:100vh;display:flex;position:relative}.PortalLayout-module__JKjLFW__mainArea{flex-direction:column;flex:1;min-width:0;display:flex}.PortalLayout-module__JKjLFW__content{background:#f8fafc;flex:1;width:100%;padding:0;transition:all .3s;overflow-y:auto}@media (max-width:768px){.PortalLayout-module__JKjLFW__content{padding:75px 16px 20px}}.PortalLayout-module__JKjLFW__footer{text-align:center;color:#94a3b8;background:#fff;border-top:1px solid #f1f5f9;width:100%;padding:16px;font-size:12px}
.billing-module__xu1Enq__container{background-color:#fff;min-height:100%;padding:24px}.billing-module__xu1Enq__header{margin-bottom:32px}.billing-module__xu1Enq__titleGroup h1{color:#1e293b;margin:0;font-size:28px}.billing-module__xu1Enq__titleGroup h1 b{color:var(--primary)}.billing-module__xu1Enq__titleGroup p{color:#64748b;margin:4px 0 0}.billing-module__xu1Enq__grid{grid-template-columns:1fr 320px;gap:24px;display:grid}.billing-module__xu1Enq__mainCol{flex-direction:column;gap:24px;display:flex}.billing-module__xu1Enq__alertCard{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:16px;gap:16px;padding:20px;display:flex}.billing-module__xu1Enq__alertCard strong{margin-bottom:4px;font-size:16px;display:block}.billing-module__xu1Enq__alertCard p{opacity:.9;margin:0;font-size:14px}.billing-module__xu1Enq__planCard{text-align:center;padding:40px;position:relative;overflow:hidden}.billing-module__xu1Enq__planBadge{color:#475569;background:#f1f5f9;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.billing-module__xu1Enq__planSelector{justify-content:center;gap:12px;margin-bottom:24px;display:flex}.billing-module__xu1Enq__planSelectorBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.billing-module__xu1Enq__activePlanSelectorBtn{border-color:var(--primary);background:var(--primary);box-shadow:0 4px 6px -1px #0d948833;color:#fff!important}.billing-module__xu1Enq__currentPlanBadge{color:#166534;background:#dcfce7;border-radius:4px;padding:2px 6px;font-size:10px}.billing-module__xu1Enq__activePlanSelectorBtn .billing-module__xu1Enq__currentPlanBadge{color:#fff;background:#fff3}.billing-module__xu1Enq__durationToggle{background:#f1f5f9;border-radius:14px;margin-bottom:24px;padding:6px;display:inline-flex}.billing-module__xu1Enq__durationToggle button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.billing-module__xu1Enq__activeToggle{box-shadow:0 4px 6px -1px #0000001a;color:var(--primary)!important;background:#fff!important}.billing-module__xu1Enq__saveBadge{color:#166534;background:#dcfce7;border-radius:4px;padding:2px 6px;font-size:10px}.billing-module__xu1Enq__planCard h2{color:#1e293b;margin:0 0 16px;font-size:32px}.billing-module__xu1Enq__price{color:var(--primary);margin-bottom:32px;font-size:48px;font-weight:800}.billing-module__xu1Enq__price span{color:#64748b;font-size:18px;font-weight:600}.billing-module__xu1Enq__features{text-align:left;grid-template-columns:1fr 1fr;gap:16px;max-width:600px;margin:0 auto 40px;display:grid}.billing-module__xu1Enq__featureItem{color:#475569;align-items:center;gap:10px;font-size:14px;display:flex}.billing-module__xu1Enq__renewBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:400px;margin:0 auto;padding:18px 40px;font-size:18px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 15px -3px #0d94884d}.billing-module__xu1Enq__renewBtn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0d948866}.billing-module__xu1Enq__historyCard{padding:24px}.billing-module__xu1Enq__historyCard h3{color:#1e293b;margin:0 0 20px;font-size:18px}.billing-module__xu1Enq__historyList{flex-direction:column;gap:12px;display:flex}.billing-module__xu1Enq__historyItem{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.billing-module__xu1Enq__historyInfo strong{color:#334155;font-size:14px;display:block}.billing-module__xu1Enq__historyInfo span{color:#64748b;font-size:12px}.billing-module__xu1Enq__historyStatus{color:#64748b;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.billing-module__xu1Enq__statusPaid{color:#166534!important;background:#dcfce7!important}.billing-module__xu1Enq__statusPending{color:#854d0e!important;background:#fef9c3!important}.billing-module__xu1Enq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.billing-module__xu1Enq__modal{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:450px;padding:40px}.billing-module__xu1Enq__modalIcon{margin-bottom:24px}.billing-module__xu1Enq__modal h2{color:#1e293b;margin-bottom:12px}.billing-module__xu1Enq__modal p{color:#64748b;margin-bottom:32px;line-height:1.6}.billing-module__xu1Enq__logoutConfirmBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-weight:700;transition:all .2s;display:flex}.billing-module__xu1Enq__logoutConfirmBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}.billing-module__xu1Enq__checkoutModal{background:#fff;border-radius:24px;width:95%;max-width:500px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.billing-module__xu1Enq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.billing-module__xu1Enq__modalHeader h2{color:#1e293b;margin:0;font-size:1.5rem}.billing-module__xu1Enq__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.billing-module__xu1Enq__closeBtn:hover{color:#1e293b;background:#e2e8f0}.billing-module__xu1Enq__orderSummary{background:#f8fafc;border-radius:16px;margin-bottom:24px;padding:24px}.billing-module__xu1Enq__summaryRow{color:#64748b;justify-content:space-between;margin-bottom:12px;font-size:.95rem;display:flex}.billing-module__xu1Enq__summaryRow strong{color:#1e293b}.billing-module__xu1Enq__divider{background:#e2e8f0;height:1px;margin:16px 0}.billing-module__xu1Enq__totalRow{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.billing-module__xu1Enq__totalRow span{color:#1e293b;font-weight:700}.billing-module__xu1Enq__totalRow strong{color:var(--primary);font-size:1.4rem}.billing-module__xu1Enq__paymentInfo{color:#059669;background:#ecfdf5;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:12px;font-size:.85rem;font-weight:600;display:flex}.billing-module__xu1Enq__confirmPayBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.billing-module__xu1Enq__confirmPayBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 15px -3px #00808066}.billing-module__xu1Enq__supportSection{background:#f0f9ff;border:1px solid #bae6fd;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px;display:flex}.billing-module__xu1Enq__supportInfo{align-items:center;gap:15px;display:flex}.billing-module__xu1Enq__supportInfo strong{color:#0369a1;margin-bottom:4px;font-size:1rem;display:block}.billing-module__xu1Enq__supportInfo p{color:#075985;margin:0;font-size:.85rem}.billing-module__xu1Enq__supportBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0ea5e9;border:none;border-radius:12px;padding:10px 20px;font-weight:700;transition:all .2s}.billing-module__xu1Enq__supportBtn:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e94d}.billing-module__xu1Enq__sideCol{flex-direction:column;gap:24px;display:flex}.billing-module__xu1Enq__statusCard{padding:24px}.billing-module__xu1Enq__statusCard h3{color:#1e293b;margin:0 0 20px;font-size:16px}.billing-module__xu1Enq__statusDetail{margin-bottom:24px}.billing-module__xu1Enq__detailRow{justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.billing-module__xu1Enq__detailRow span{color:#64748b}.billing-module__xu1Enq__detailRow strong{color:#1e293b}.billing-module__xu1Enq__daysRemaining{background:var(--primary);color:#fff;text-align:center;border-radius:12px;padding:16px;font-size:20px;font-weight:800}.billing-module__xu1Enq__supportCard{color:#115e59;background-color:#f0fdfa;border:1px solid #ccfbf1;padding:24px}.billing-module__xu1Enq__supportCard h3{margin:12px 0 8px;font-size:16px}.billing-module__xu1Enq__supportCard p{opacity:.9;margin-bottom:16px;font-size:13px;line-height:1.5}.billing-module__xu1Enq__supportLink{color:var(--primary);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:flex}@media (max-width:1024px){.billing-module__xu1Enq__grid{grid-template-columns:1fr}.billing-module__xu1Enq__sideCol{order:-1}}
.branches-module__ZFZYKa__mainContainer{background-color:#fff;min-height:100%;padding:32px 32px 64px}.branches-module__ZFZYKa__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.branches-module__ZFZYKa__titleArea h1{color:var(--primary-dark);font-size:2.4rem}.branches-module__ZFZYKa__titleArea p{color:var(--text-light);margin-top:5px}.branches-module__ZFZYKa__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;padding:12px 24px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #00808033}.branches-module__ZFZYKa__addBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0080804d}.branches-module__ZFZYKa__addBtn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1}.branches-module__ZFZYKa__topSection{grid-template-columns:1fr 350px;gap:25px;margin-bottom:30px;display:grid}.branches-module__ZFZYKa__quotaCard{background:#fff;border:1px solid #cbd5e1;border-radius:24px;padding:25px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.branches-module__ZFZYKa__quotaHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.branches-module__ZFZYKa__quotaTitle{color:var(--primary-dark);align-items:center;gap:12px;display:flex}.branches-module__ZFZYKa__quotaCount{color:var(--primary);font-size:1rem;font-weight:700}.branches-module__ZFZYKa__progressBarWrapper{background:#f1f5f9;border-radius:10px;height:8px;margin-bottom:10px;overflow:hidden}.branches-module__ZFZYKa__progressBar{height:100%;transition:width .5s ease-out}.branches-module__ZFZYKa__quotaWarning{color:#ef4444;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.branches-module__ZFZYKa__infoCard{cursor:pointer;border-radius:24px;align-items:center;gap:20px;padding:25px;transition:all .2s;display:flex}.branches-module__ZFZYKa__infoCard:hover{background:#ffffffe6;transform:translate(5px)}.branches-module__ZFZYKa__infoCard h4{color:var(--primary-dark);margin-bottom:4px}.branches-module__ZFZYKa__infoCard p{color:var(--text-light);font-size:.8rem}.branches-module__ZFZYKa__arrow{color:#cbd5e1;margin-left:auto}.branches-module__ZFZYKa__toolbar{justify-content:space-between;gap:20px;margin-bottom:25px;display:flex}.branches-module__ZFZYKa__searchBox{background:#fff;border:1px solid #0000000d;border-radius:16px;flex:1;align-items:center;gap:12px;max-width:500px;padding:12px 20px;display:flex}.branches-module__ZFZYKa__searchBox input{background:0 0;border:none;outline:none;width:100%;font-size:1rem}.branches-module__ZFZYKa__refreshBtn{cursor:pointer;width:45px;height:45px;color:var(--text-light);background:#fff;border:1px solid #eee;border-radius:14px;justify-content:center;align-items:center;transition:all .2s;display:flex}.branches-module__ZFZYKa__refreshBtn:hover{color:var(--primary);border-color:var(--primary);transform:rotate(180deg)}.branches-module__ZFZYKa__tableWrapper{border:1px solid #ffffff80;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #00000008}.branches-module__ZFZYKa__dataTable{border-collapse:collapse;background:#fff;width:100%}.branches-module__ZFZYKa__dataTable th{text-align:left;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:16px 24px;font-size:.85rem;font-weight:700}.branches-module__ZFZYKa__dataTable td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:20px 24px}.branches-module__ZFZYKa__branchInfo{align-items:center;gap:15px;display:flex}.branches-module__ZFZYKa__branchIcon{width:40px;height:40px;color:var(--primary);background:#f0fdfa;border-radius:12px;justify-content:center;align-items:center;display:flex}.branches-module__ZFZYKa__branchInfo strong{color:var(--primary-dark);font-size:1.05rem;display:block}.branches-module__ZFZYKa__slug{color:#94a3b8;font-size:.75rem}.branches-module__ZFZYKa__contactInfo{flex-direction:column;gap:4px;display:flex}.branches-module__ZFZYKa__infoItem{color:var(--text-light);align-items:center;gap:8px;font-size:.85rem;display:flex}.branches-module__ZFZYKa__complianceBadge{color:#059669;background:#ecfdf5;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.branches-module__ZFZYKa__nonComplianceBadge{color:#ea580c;background:#fff7ed;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.branches-module__ZFZYKa__actionButtons{justify-content:flex-end;gap:8px;display:flex}.branches-module__ZFZYKa__iconBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.branches-module__ZFZYKa__iconBtn:hover{color:var(--primary);border-color:var(--primary);background:#f8fafc}.branches-module__ZFZYKa__iconBtn.branches-module__ZFZYKa__danger:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.branches-module__ZFZYKa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000004d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.branches-module__ZFZYKa__modalContent{background:#fff;border-radius:30px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.branches-module__ZFZYKa__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:25px 35px;display:flex}.branches-module__ZFZYKa__modalForm{padding:35px}.branches-module__ZFZYKa__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.branches-module__ZFZYKa__inputGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.branches-module__ZFZYKa__inputGroup label{color:var(--primary-dark);font-size:.85rem;font-weight:700}.branches-module__ZFZYKa__inputGroup input,.branches-module__ZFZYKa__inputGroup textarea{border:1px solid #e2e8f0;border-radius:14px;outline:none;padding:12px 18px;font-size:1rem;transition:all .2s}.branches-module__ZFZYKa__inputGroup input:focus,.branches-module__ZFZYKa__inputGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #0080800d}.branches-module__ZFZYKa__modalFooter{justify-content:flex-end;gap:15px;margin-top:15px;display:flex}.branches-module__ZFZYKa__cancelBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:10px 20px;font-weight:700}.branches-module__ZFZYKa__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 30px;font-weight:700}.branches-module__ZFZYKa__loadingWrapper,.branches-module__ZFZYKa__emptyTable{text-align:center;color:var(--text-light);flex-direction:column;align-items:center;gap:20px;padding:80px;display:flex}.branches-module__ZFZYKa__idxCol{color:#94a3b8;font-weight:600}.branches-module__ZFZYKa__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none}@media (max-width:900px){.branches-module__ZFZYKa__topSection,.branches-module__ZFZYKa__formGrid{grid-template-columns:1fr}}.branches-module__ZFZYKa__badgeActive{color:#059669;vertical-align:middle;background:#ecfdf5;border-radius:8px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.branches-module__ZFZYKa__badgeInactive{color:#64748b;vertical-align:middle;background:#f1f5f9;border-radius:8px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.branches-module__ZFZYKa__iconBtn.branches-module__ZFZYKa__success{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.branches-module__ZFZYKa__iconBtn.branches-module__ZFZYKa__success:hover{color:#047857;background:#d1fae5;border-color:#34d399}
.organizations-module__ZaQitW__container{background-color:#fff;min-height:100%;padding:24px}.organizations-module__ZaQitW__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.organizations-module__ZaQitW__titleGroup h1{color:#1e293b;margin:0;font-size:28px}.organizations-module__ZaQitW__titleGroup h1 b{color:var(--primary)}.organizations-module__ZaQitW__titleGroup p{color:#64748b;margin:4px 0 0}.organizations-module__ZaQitW__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex}.organizations-module__ZaQitW__addBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}.organizations-module__ZaQitW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:32px;display:grid}.organizations-module__ZaQitW__statCard{align-items:center;gap:16px;padding:20px;display:flex}.organizations-module__ZaQitW__statIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.organizations-module__ZaQitW__statInfo span{color:#64748b;font-size:14px}.organizations-module__ZaQitW__statInfo h2{color:#1e293b;margin:0;font-size:24px}.organizations-module__ZaQitW__tableWrapper{border-radius:16px;overflow-x:auto}.organizations-module__ZaQitW__table{border-collapse:collapse;text-align:left;width:100%}.organizations-module__ZaQitW__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:16px;font-size:12px;font-weight:600}.organizations-module__ZaQitW__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px}.organizations-module__ZaQitW__orgName{flex-direction:column;display:flex}.organizations-module__ZaQitW__orgName strong{color:#1e293b}.organizations-module__ZaQitW__orgName span{color:#64748b;font-size:12px}.organizations-module__ZaQitW__badge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.organizations-module__ZaQitW__badgeSuccess{color:#166534;background:#dcfce7}.organizations-module__ZaQitW__badgeWarning{color:#854d0e;background:#fef9c3}.organizations-module__ZaQitW__badgeError{color:#991b1b;background:#fef2f2}.organizations-module__ZaQitW__actions{gap:8px;display:flex}.organizations-module__ZaQitW__actionBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.organizations-module__ZaQitW__actionBtn:hover{color:var(--primary);border-color:var(--primary);background:#f8fafc}.organizations-module__ZaQitW__lockBtn{color:#ef4444}.organizations-module__ZaQitW__lockBtn:hover{background:#fef2f2;border-color:#ef4444}.organizations-module__ZaQitW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.organizations-module__ZaQitW__modal{background:#fff;border-radius:24px;width:90%;max-width:500px;padding:32px;box-shadow:0 20px 25px -5px #0000001a}.organizations-module__ZaQitW__modal h2{color:#1e293b;margin:0 0 24px;font-size:20px}.organizations-module__ZaQitW__formGroup{margin-bottom:16px}.organizations-module__ZaQitW__formGroup label{color:#475569;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.organizations-module__ZaQitW__input{border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:12px;font-size:14px;transition:all .2s}.organizations-module__ZaQitW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0d94881a}.organizations-module__ZaQitW__checkboxGroup{gap:24px;margin-top:24px;display:flex}.organizations-module__ZaQitW__checkbox{cursor:pointer;color:#475569;align-items:center;gap:8px;font-size:14px;display:flex}.organizations-module__ZaQitW__modalActions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.organizations-module__ZaQitW__btnCancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:12px 24px;font-weight:600}.organizations-module__ZaQitW__btnSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-weight:600}
