.Sidebar-module__p_bCwa__backdrop{background:var(--dash-overlay,#0f172a66);opacity:0;pointer-events:none;z-index:95;border:0;transition:opacity .25s;position:fixed;inset:0}.Sidebar-module__p_bCwa__backdropOpen{opacity:1;pointer-events:auto}.Sidebar-module__p_bCwa__sidebar{background:var(--dash-surface,#fff);border-left:1px solid var(--dash-border,#e2e8f0);z-index:100;background:radial-gradient(circle at top right, #f59e0b14, transparent 22%), var(--dash-surface,#fff);flex-direction:column;width:272px;max-width:100vw;height:100vh;transition:width .25s,transform .25s;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:0 18px 38px #0f172a14}.Sidebar-module__p_bCwa__logoContainer{border-bottom:1px solid var(--dash-border);flex-shrink:0;align-items:center;gap:.875rem;padding:1.2rem 1.1rem;display:flex}.Sidebar-module__p_bCwa__logo{filter:drop-shadow(0 2px 4px #0000000d);width:auto;height:32px}.Sidebar-module__p_bCwa__logoTextWrap{flex-direction:column;gap:.1rem;display:flex}.Sidebar-module__p_bCwa__logoText{color:var(--dash-text);font-size:1.05rem;font-weight:900;line-height:1.2}.Sidebar-module__p_bCwa__logoSubtext{color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:700}.Sidebar-module__p_bCwa__nav{flex-direction:column;flex:1;gap:.4rem;padding:.95rem .7rem;display:flex;overflow-y:auto}.Sidebar-module__p_bCwa__navItem{width:100%;color:var(--dash-text-muted,#6b7280);cursor:pointer;text-align:start;background:0 0;border:1px solid #0000;border-radius:.85rem;align-items:center;gap:.6rem;padding:.65rem .75rem;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.Sidebar-module__p_bCwa__navItem:hover{color:var(--dash-text,#111827);background:linear-gradient(#fff 0%,#f8fafc 100%)}.Sidebar-module__p_bCwa__primaryNavItem{margin-bottom:.3rem}.Sidebar-module__p_bCwa__active{color:#9a3412;background:linear-gradient(#fff7ed 0%,#fff 100%);border-color:#fdba74;font-weight:800;box-shadow:inset 3px 0 #f59e0b,0 8px 18px #f59e0b14}.Sidebar-module__p_bCwa__navIcon{flex-shrink:0}.Sidebar-module__p_bCwa__navLabel{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.Sidebar-module__p_bCwa__navLabelRow{align-items:center;gap:.35rem;width:100%;min-width:0;display:flex}.Sidebar-module__p_bCwa__navCopy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.Sidebar-module__p_bCwa__navDescription{color:#94a3b8;white-space:normal;font-size:.69rem;line-height:1.3}.Sidebar-module__p_bCwa__activeDot{background:#ea580c;border-radius:50%;width:6px;height:6px;margin-right:auto}.Sidebar-module__p_bCwa__stateBadge{white-space:nowrap;border-radius:999px;align-items:center;padding:.12rem .42rem;font-size:.64rem;font-weight:800;display:inline-flex}.Sidebar-module__p_bCwa__stateReadonly{color:#1d4ed8;background:#eff6ff}.Sidebar-module__p_bCwa__stateMixed{color:#b45309;background:#fffbeb}.Sidebar-module__p_bCwa__stateAdmin{color:#fff;background:#111827}.Sidebar-module__p_bCwa__divider{background:var(--dash-border,#e2e8f0);height:1px;margin:.75rem 0}.Sidebar-module__p_bCwa__group{flex-direction:column;gap:.15rem;display:flex}.Sidebar-module__p_bCwa__groupHeader{color:var(--dash-text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.65rem;width:100%;min-height:2.35rem;padding:.55rem .75rem;transition:background .2s,color .2s;display:flex}.Sidebar-module__p_bCwa__groupHeader:hover{background:var(--dash-bg,#f1f5f9);color:var(--dash-text,#111827)}.Sidebar-module__p_bCwa__groupHeaderActive{color:var(--dash-text,#111827);background:#fff7ed;box-shadow:inset 3px 0 #f59e0b}.Sidebar-module__p_bCwa__groupLabel{text-align:start;white-space:nowrap;flex:1;font-size:.85rem;font-weight:700}.Sidebar-module__p_bCwa__groupIcon{opacity:.8;flex-shrink:0}.Sidebar-module__p_bCwa__groupChevron{opacity:.6;flex-shrink:0;transition:transform .25s}.Sidebar-module__p_bCwa__groupChevronOpen{opacity:1;transform:rotate(180deg)}.Sidebar-module__p_bCwa__groupItems{flex-direction:column;gap:.25rem;padding:.25rem 1.75rem .45rem 0;display:flex}.Sidebar-module__p_bCwa__navAction{border:0}.Sidebar-module__p_bCwa__bottomAction{margin-top:.25rem}.Sidebar-module__p_bCwa__navItemDisabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.Sidebar-module__p_bCwa__navItemDisabled:hover{color:#94a3b8;background:#f8fafc}.Sidebar-module__p_bCwa__disabledBadge{color:#64748b;background:#e2e8f0;border-radius:999px;margin-right:auto;padding:.12rem .45rem;font-size:.68rem;font-weight:800}.Sidebar-module__p_bCwa__roleWrap{flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:.75rem;display:flex}.Sidebar-module__p_bCwa__roleLabel{color:var(--dash-text-muted,#64748b);font-size:.72rem;font-weight:800}.Sidebar-module__p_bCwa__footer{border-top:1px solid var(--dash-border,#e2e8f0);flex-shrink:0;padding:1rem}@media (max-width:1200px){.Sidebar-module__p_bCwa__backdrop{display:none}.Sidebar-module__p_bCwa__sidebar{width:72px}.Sidebar-module__p_bCwa__logoContainer,.Sidebar-module__p_bCwa__nav,.Sidebar-module__p_bCwa__footer{padding-inline:.55rem}.Sidebar-module__p_bCwa__logoContainer{justify-content:center;padding-block:1rem}.Sidebar-module__p_bCwa__logoTextWrap,.Sidebar-module__p_bCwa__groupLabel,.Sidebar-module__p_bCwa__navLabel,.Sidebar-module__p_bCwa__roleWrap,.Sidebar-module__p_bCwa__activeDot,.Sidebar-module__p_bCwa__groupChevron,.Sidebar-module__p_bCwa__navDescription{display:none}.Sidebar-module__p_bCwa__navItem,.Sidebar-module__p_bCwa__groupHeader{justify-content:center;padding-inline:.65rem}.Sidebar-module__p_bCwa__groupItems{padding-right:0}}@media (max-width:768px){.Sidebar-module__p_bCwa__backdrop{display:block}.Sidebar-module__p_bCwa__sidebar{width:min(86vw,300px);transform:translate(100%);box-shadow:0 16px 48px #0f172a3d}.Sidebar-module__p_bCwa__sidebarOpen{transform:translate(0)}.Sidebar-module__p_bCwa__logoContainer,.Sidebar-module__p_bCwa__nav,.Sidebar-module__p_bCwa__footer{padding-inline:initial}.Sidebar-module__p_bCwa__logoContainer{justify-content:flex-start;padding:1.25rem 1rem}.Sidebar-module__p_bCwa__logoTextWrap,.Sidebar-module__p_bCwa__groupLabel,.Sidebar-module__p_bCwa__navLabel,.Sidebar-module__p_bCwa__roleWrap,.Sidebar-module__p_bCwa__groupChevron{display:flex}.Sidebar-module__p_bCwa__navDescription{display:block}.Sidebar-module__p_bCwa__navItem,.Sidebar-module__p_bCwa__groupHeader{justify-content:flex-start;padding-inline:.75rem}.Sidebar-module__p_bCwa__nav{padding:1rem .75rem}.Sidebar-module__p_bCwa__groupItems{padding-right:1.5rem}.Sidebar-module__p_bCwa__activeDot{display:inline-flex}}
.AdflowUi-module__7D_yTq__badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;max-width:100%;padding:.28rem .65rem;font-size:.78rem;font-weight:700;line-height:1.25;display:inline-flex}.AdflowUi-module__7D_yTq__badgeNeutral{color:#475569;background:#f8fafc;border-color:#e2e8f0}.AdflowUi-module__7D_yTq__badgeReady,.AdflowUi-module__7D_yTq__badgeSuccess,.AdflowUi-module__7D_yTq__badgeHealthy,.AdflowUi-module__7D_yTq__badgeConfirmed,.AdflowUi-module__7D_yTq__badgeArrived,.AdflowUi-module__7D_yTq__badgeCompleted,.AdflowUi-module__7D_yTq__badgeTrusted,.AdflowUi-module__7D_yTq__badgeActivePatient,.AdflowUi-module__7D_yTq__badgeInterested,.AdflowUi-module__7D_yTq__badgeVisited,.AdflowUi-module__7D_yTq__badgeScheduled{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.AdflowUi-module__7D_yTq__badgePending,.AdflowUi-module__7D_yTq__badgeWarning,.AdflowUi-module__7D_yTq__badgePreparing,.AdflowUi-module__7D_yTq__badgeFollowUp,.AdflowUi-module__7D_yTq__badgeNoAnswer,.AdflowUi-module__7D_yTq__badgeHigh,.AdflowUi-module__7D_yTq__badgeMedium,.AdflowUi-module__7D_yTq__badgeDegraded{color:#b45309;background:#fffbeb;border-color:#fde68a}.AdflowUi-module__7D_yTq__badgeBlocked,.AdflowUi-module__7D_yTq__badgeDanger,.AdflowUi-module__7D_yTq__badgeError,.AdflowUi-module__7D_yTq__badgeDisabled,.AdflowUi-module__7D_yTq__badgeNoShow,.AdflowUi-module__7D_yTq__badgeCancelled,.AdflowUi-module__7D_yTq__badgeUntrusted,.AdflowUi-module__7D_yTq__badgeUrgent{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.AdflowUi-module__7D_yTq__badgeInfo,.AdflowUi-module__7D_yTq__badgeNew,.AdflowUi-module__7D_yTq__badgeContacted,.AdflowUi-module__7D_yTq__badgeNormal,.AdflowUi-module__7D_yTq__badgePostponed,.AdflowUi-module__7D_yTq__badgeTransferred{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.AdflowUi-module__7D_yTq__roleBadge{color:#334155;background:#f8fafc;border-color:#cbd5e1}.AdflowUi-module__7D_yTq__roleSuperAdmin,.AdflowUi-module__7D_yTq__roleAdmin{color:#fff;background:#111827;border-color:#111827}.AdflowUi-module__7D_yTq__roleDoctor{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.AdflowUi-module__7D_yTq__roleReceptionist,.AdflowUi-module__7D_yTq__roleReceptionSupervisor{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.AdflowUi-module__7D_yTq__roleMarketingManager,.AdflowUi-module__7D_yTq__roleMarketingLead{color:#92400e;background:#fef3c7;border-color:#fde68a}.AdflowUi-module__7D_yTq__roleCxAgent,.AdflowUi-module__7D_yTq__roleCxSupervisor{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.AdflowUi-module__7D_yTq__sectionCard{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;overflow:hidden}.AdflowUi-module__7D_yTq__sectionHeader{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.AdflowUi-module__7D_yTq__sectionTitle{color:#111827;margin:0;font-size:1rem;font-weight:800}.AdflowUi-module__7D_yTq__sectionDescription{color:#64748b;margin:.25rem 0 0;font-size:.83rem;line-height:1.55}.AdflowUi-module__7D_yTq__sectionBody{padding:1.15rem}.AdflowUi-module__7D_yTq__metricGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;display:grid}.AdflowUi-module__7D_yTq__metricCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.55rem;flex-direction:column;gap:.25rem;min-width:0;padding:.9rem 1rem;display:flex}.AdflowUi-module__7D_yTq__metricLabel{color:#64748b;font-size:.76rem;font-weight:700}.AdflowUi-module__7D_yTq__metricValue{color:#111827;font-size:1.25rem;font-weight:900;line-height:1.2}.AdflowUi-module__7D_yTq__metricHelp{color:#94a3b8;font-size:.72rem;line-height:1.45}.AdflowUi-module__7D_yTq__placeholder,.AdflowUi-module__7D_yTq__emptyState{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:160px;padding:2.2rem 1.25rem;display:flex}.AdflowUi-module__7D_yTq__placeholderIcon,.AdflowUi-module__7D_yTq__emptyIcon{color:#94a3b8}.AdflowUi-module__7D_yTq__placeholderTitle,.AdflowUi-module__7D_yTq__emptyTitle{color:#334155;margin:0;font-size:.98rem;font-weight:800}.AdflowUi-module__7D_yTq__placeholderDescription,.AdflowUi-module__7D_yTq__emptyDescription{color:#64748b;max-width:560px;margin:0;font-size:.84rem;line-height:1.6}.AdflowUi-module__7D_yTq__placeholderReason{color:#475569;background:#fff;border-radius:999px;margin-top:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.AdflowUi-module__7D_yTq__warningBanner{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.6rem;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;font-size:.86rem;line-height:1.6;display:flex}.AdflowUi-module__7D_yTq__warningDanger{color:#991b1b;background:#fef2f2;border-color:#fecaca}.AdflowUi-module__7D_yTq__warningSuccess{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.AdflowUi-module__7D_yTq__permissionHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.45rem;padding:.4rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.AdflowUi-module__7D_yTq__visitCount{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}@media (max-width:640px){.AdflowUi-module__7D_yTq__sectionHeader{flex-direction:column}.AdflowUi-module__7D_yTq__sectionBody{padding:1rem}.AdflowUi-module__7D_yTq__metricGrid{grid-template-columns:1fr}}
.CustomerFilters-module__4-xFwW__wrap{flex-direction:column;gap:.6rem;width:100%;min-width:0;max-width:100%;margin-bottom:.75rem;display:flex}.CustomerFilters-module__4-xFwW__qvRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.CustomerFilters-module__4-xFwW__qvLabel{color:#94a3b8;margin-inline-end:.25rem;font-size:.74rem}.CustomerFilters-module__4-xFwW__qvPill{cursor:pointer;color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.3rem .7rem;font-size:.74rem;font-weight:600;transition:all .15s}.CustomerFilters-module__4-xFwW__qvPill:hover{background:#f1f5f9;border-color:#cbd5e1}.CustomerFilters-module__4-xFwW__qvPillActive{color:#fff;background:#0369a1;border-color:#0369a1;}.CustomerFilters-module__4-xFwW__toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;flex-flow:wrap;align-items:center;gap:.5rem;padding:.7rem;display:flex;box-shadow:0 10px 24px #0f172a0a}.CustomerFilters-module__4-xFwW__searchWrap{flex:360px;min-width:0;position:relative}.CustomerFilters-module__4-xFwW__searchInput{box-sizing:border-box;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.45rem;width:100%;height:38px;padding:0 2rem 0 .65rem;font-size:.85rem}.CustomerFilters-module__4-xFwW__searchInput:focus{border-color:#0369a1;outline:none;box-shadow:0 0 0 3px #0369a11f}.CustomerFilters-module__4-xFwW__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.CustomerFilters-module__4-xFwW__searchClear{cursor:pointer;color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:.15rem;display:inline-flex;position:absolute;top:50%;left:.4rem;transform:translateY(-50%)}.CustomerFilters-module__4-xFwW__select{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:.45rem;flex:0 0 145px;height:38px;padding:0 .6rem;font-size:.82rem}.CustomerFilters-module__4-xFwW__select:focus{border-color:#0369a1;outline:none;box-shadow:0 0 0 3px #0369a11f}.CustomerFilters-module__4-xFwW__sortSelect{flex:0 0 165px}.CustomerFilters-module__4-xFwW__advancedBtn{color:#475569;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;flex:none;align-items:center;gap:.35rem;height:38px;padding:0 .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.CustomerFilters-module__4-xFwW__advancedBtn:hover{border-color:#94a3b8}.CustomerFilters-module__4-xFwW__advancedBtnOpen{color:#0369a1;background:#eff6ff;border-color:#0369a1;}.CustomerFilters-module__4-xFwW__chevron{transition:transform .15s}.CustomerFilters-module__4-xFwW__chevronOpen{transform:rotate(180deg);}.CustomerFilters-module__4-xFwW__clearBtn{color:#64748b;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.45rem;flex:none;align-items:center;gap:.3rem;height:38px;padding:0 .7rem;font-size:.78rem;display:inline-flex}.CustomerFilters-module__4-xFwW__clearBtn:hover{background:#f8fafc;border-color:#cbd5e1}.CustomerFilters-module__4-xFwW__chipRow{flex-wrap:wrap;align-items:center;gap:.35rem;padding:.3rem .1rem 0;display:flex}.CustomerFilters-module__4-xFwW__chipLabel{color:#64748b;font-size:.74rem;font-weight:600}.CustomerFilters-module__4-xFwW__filterChip{color:#0369a1;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.74rem;font-weight:600;transition:all .1s;display:inline-flex}.CustomerFilters-module__4-xFwW__filterChip:hover{background:#dbeafe;border-color:#93c5fd}.CustomerFilters-module__4-xFwW__drawerPanel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.6rem;flex-direction:column;gap:.65rem;padding:.85rem;display:flex}.CustomerFilters-module__4-xFwW__drawerGrid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));align-items:start;gap:.75rem .9rem;display:grid}.CustomerFilters-module__4-xFwW__drawerSection{flex-direction:column;gap:.35rem;min-width:0;display:flex}.CustomerFilters-module__4-xFwW__drawerSectionTitle{color:#475569;text-transform:uppercase;letter-spacing:.02em;font-size:.74rem;font-weight:700}.CustomerFilters-module__4-xFwW__checkRow{cursor:pointer;color:#374151;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.CustomerFilters-module__4-xFwW__checkRow input[type=checkbox]{accent-color:#0369a1;cursor:pointer;width:16px;height:16px}.CustomerFilters-module__4-xFwW__dateRow{align-items:center;gap:.4rem;display:flex}.CustomerFilters-module__4-xFwW__dateLabel{color:#64748b;min-width:24px;font-size:.74rem}.CustomerFilters-module__4-xFwW__dateInput{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.4rem;flex:1;min-width:0;height:36px;padding:0 .5rem;font-size:.78rem}.CustomerFilters-module__4-xFwW__dateInput:focus{border-color:#0369a1;outline:none;box-shadow:0 0 0 2px #0369a11a}.CustomerFilters-module__4-xFwW__drawerSelect{flex:none;width:100%;height:36px;min-height:36px;margin-top:.25rem;}.CustomerFilters-module__4-xFwW__drawerActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.5rem;padding-top:.75rem;display:flex}.CustomerFilters-module__4-xFwW__applyBtn{justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.82rem;display:inline-flex}.CustomerFilters-module__4-xFwW__ghostBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.4rem;padding:.45rem .85rem;font-size:.82rem;transition:all .1s}.CustomerFilters-module__4-xFwW__ghostBtn:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1440px){.CustomerFilters-module__4-xFwW__toolbar{flex-wrap:wrap;align-items:stretch;overflow-x:visible}.CustomerFilters-module__4-xFwW__searchWrap{flex:100%}.CustomerFilters-module__4-xFwW__select,.CustomerFilters-module__4-xFwW__sortSelect{flex:calc(25% - .375rem);min-width:170px}.CustomerFilters-module__4-xFwW__advancedBtn,.CustomerFilters-module__4-xFwW__clearBtn{flex:none}}@media (max-width:1100px){.CustomerFilters-module__4-xFwW__select,.CustomerFilters-module__4-xFwW__sortSelect{flex:calc(50% - .25rem);min-width:0}.CustomerFilters-module__4-xFwW__advancedBtn,.CustomerFilters-module__4-xFwW__clearBtn{flex:calc(50% - .25rem);justify-content:center}.CustomerFilters-module__4-xFwW__drawerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.CustomerFilters-module__4-xFwW__toolbar{border-radius:.9rem;padding:.65rem}.CustomerFilters-module__4-xFwW__searchWrap{flex:100%}.CustomerFilters-module__4-xFwW__select,.CustomerFilters-module__4-xFwW__sortSelect{flex:calc(50% - .25rem)}.CustomerFilters-module__4-xFwW__advancedBtn,.CustomerFilters-module__4-xFwW__clearBtn{flex:100%;justify-content:center}.CustomerFilters-module__4-xFwW__drawerGrid{grid-template-columns:1fr}.CustomerFilters-module__4-xFwW__drawerActions{flex-direction:column-reverse}.CustomerFilters-module__4-xFwW__drawerActions>*{width:100%}}@media (max-width:390px){.CustomerFilters-module__4-xFwW__qvRow{gap:.25rem}.CustomerFilters-module__4-xFwW__qvPill,.CustomerFilters-module__4-xFwW__qvPillActive{padding-inline:.55rem;font-size:.7rem}.CustomerFilters-module__4-xFwW__toolbar{padding:.55rem}.CustomerFilters-module__4-xFwW__select,.CustomerFilters-module__4-xFwW__sortSelect{flex-basis:100%}}.CustomerFilters-module__4-xFwW__archiveToggle{cursor:pointer;color:#475569;white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;align-items:center;gap:.4rem;height:38px;padding:0 .5rem;font-size:.82rem;font-weight:600;display:inline-flex}.CustomerFilters-module__4-xFwW__archiveToggle input[type=checkbox]{accent-color:#0369a1;cursor:pointer;width:16px;height:16px;margin:0}
.CustomerList-module__U7w-kG__crmHeader{box-sizing:border-box;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;max-width:100%;margin-bottom:.75rem;padding:1.25rem 1.35rem;display:flex;box-shadow:0 12px 24px #0f172a0a}.CustomerList-module__U7w-kG__crmHeader>div:first-child{flex:280px;min-width:0}.CustomerList-module__U7w-kG__crmTitle{color:#111827;margin:0 0 .25rem;font-size:1.35rem;font-weight:800}.CustomerList-module__U7w-kG__crmSubtitle{color:#64748b;margin:0;font-size:.8rem;line-height:1.7}.CustomerList-module__U7w-kG__crmSummaryRow{flex-wrap:wrap;gap:.45rem;margin-top:.6rem;display:flex}.CustomerList-module__U7w-kG__summaryBadge{color:#1d4ed8;background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;align-items:center;padding:.32rem .62rem;font-size:.75rem;font-weight:700;display:inline-flex}.CustomerList-module__U7w-kG__overdueBadge{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;align-items:center;padding:.32rem .62rem;font-size:.75rem;font-weight:700;display:inline-flex}.CustomerList-module__U7w-kG__crmMeta{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.CustomerList-module__U7w-kG__metaBadge{color:#0369a1;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.28rem .55rem;font-size:.74rem;font-weight:700}.CustomerList-module__U7w-kG__crmHeaderActions{align-items:center;gap:.5rem;margin-inline-start:auto;display:flex}.CustomerList-module__U7w-kG__compactCta{justify-content:center;align-items:center;padding:.72rem 1.1rem;font-size:.84rem;display:inline-flex}.CustomerList-module__U7w-kG__errorAlert{color:#b91c1c;background:#fef2f2;border-right:3px solid #dc2626;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.CustomerList-module__U7w-kG__tableTools{justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:.5rem;padding-inline:.1rem;display:flex}.CustomerList-module__U7w-kG__tableHint{color:#64748b;font-size:.78rem;font-weight:600}.CustomerList-module__U7w-kG__tableViewport{width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.CustomerList-module__U7w-kG__edgeScrollBtn{z-index:2;color:#475569;opacity:.72;backdrop-filter:blur(8px);cursor:pointer;background:#ffffffe0;border:1px solid #cbd5e1e6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .15s,transform .15s,background .15s;display:inline-flex;position:absolute;top:.75rem;box-shadow:0 2px 8px #0f172a14}.CustomerList-module__U7w-kG__edgeScrollBtn:hover{opacity:1;background:#fffffff5;transform:translateY(-1px)}.CustomerList-module__U7w-kG__edgeScrollLeft{left:.75rem}.CustomerList-module__U7w-kG__tableScrollWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#94a3b8b8 #e2e8f0a6;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:100%;overflow:auto hidden;box-shadow:0 1px 3px #0000000a}.CustomerList-module__U7w-kG__tableScrollWrapper::-webkit-scrollbar{height:10px}.CustomerList-module__U7w-kG__tableScrollWrapper::-webkit-scrollbar-track{background:#e2e8f0a6;border-radius:999px}.CustomerList-module__U7w-kG__tableScrollWrapper::-webkit-scrollbar-thumb{background:#94a3b8b8;border-radius:999px}.CustomerList-module__U7w-kG__tableScrollWrapper::-webkit-scrollbar-thumb:hover{background:#64748b}.CustomerList-module__U7w-kG__tableWrapper{width:100%;max-width:100%;display:block}.CustomerList-module__U7w-kG__table{border-collapse:collapse;text-align:right;direction:rtl;width:max-content;min-width:1200px;font-size:.85rem}.CustomerList-module__U7w-kG__table thead th{color:#475569;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.6rem .75rem;font-size:.72rem;font-weight:700}.CustomerList-module__U7w-kG__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}.CustomerList-module__U7w-kG__table tbody tr:hover{background:#f8fafc}.CustomerList-module__U7w-kG__table tbody tr.CustomerList-module__U7w-kG__muted{opacity:.6}.CustomerList-module__U7w-kG__table tbody td{vertical-align:middle;padding:.55rem .75rem}.CustomerList-module__U7w-kG__statusBadge{white-space:nowrap;border-radius:2rem;padding:.25rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.CustomerList-module__U7w-kG__statusDefault{color:#6b7280;background:#f3f4f6}.CustomerList-module__U7w-kG__statusNew{color:#3b82f6;background:#eff6ff}.CustomerList-module__U7w-kG__statusContacted{color:#8b5cf6;background:#f5f3ff}.CustomerList-module__U7w-kG__statusNoAnswer{color:#b45309;background:#fef3c7}.CustomerList-module__U7w-kG__statusInterested{color:#059669;background:#ecfdf5}.CustomerList-module__U7w-kG__statusScheduled{color:#047857;background:#d1fae5}.CustomerList-module__U7w-kG__statusVisited{color:#065f46;background:#d1fae5}.CustomerList-module__U7w-kG__statusNoShow{color:#dc2626;background:#fef2f2}.CustomerList-module__U7w-kG__statusActivePatient{color:#16a34a;background:#dcfce7}.CustomerList-module__U7w-kG__statusFollowUp{color:#ca8a04;background:#fef9c3}.CustomerList-module__U7w-kG__statusNotInterested{color:#6b7280;background:#f3f4f6}.CustomerList-module__U7w-kG__statusClosed{color:#475569;background:#f1f5f9}.CustomerList-module__U7w-kG__priorityBadge{white-space:nowrap;border-radius:.35rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.CustomerList-module__U7w-kG__priorityDefault{color:#6b7280;background:#f3f4f6}.CustomerList-module__U7w-kG__priorityLow{color:#64748b;background:#f1f5f9}.CustomerList-module__U7w-kG__priorityNormal{color:#3b82f6;background:#eff6ff}.CustomerList-module__U7w-kG__priorityHigh{color:#ea580c;background:#fff7ed}.CustomerList-module__U7w-kG__priorityUrgent{color:#dc2626;background:#fef2f2}.CustomerList-module__U7w-kG__priorityBadge.CustomerList-module__U7w-kG__urgent{box-shadow:inset 0 0 0 1px #dc2626}.CustomerList-module__U7w-kG__priorityBadge.CustomerList-module__U7w-kG__high{box-shadow:inset 0 0 0 1px #ea580c}.CustomerList-module__U7w-kG__followUpCell{white-space:nowrap;align-items:center;font-size:.78rem;display:inline-flex}.CustomerList-module__U7w-kG__followUpCell.CustomerList-module__U7w-kG__today{color:#0369a1;background:#eff6ff;border-radius:.3rem;padding:.15rem .4rem;font-weight:700}.CustomerList-module__U7w-kG__followUpCell.CustomerList-module__U7w-kG__overdue{color:#dc2626;background:#fef2f2;border-radius:.3rem;padding:.15rem .4rem;font-weight:700}.CustomerList-module__U7w-kG__followUpCell.CustomerList-module__U7w-kG__empty{color:#9ca3af;font-size:.8rem}.CustomerList-module__U7w-kG__nameLink{color:#111827;font-size:.85rem;font-weight:600;text-decoration:none}.CustomerList-module__U7w-kG__nameLink:hover{text-decoration:underline}.CustomerList-module__U7w-kG__patientId{color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.75rem}.CustomerList-module__U7w-kG__actionGroup{align-items:center;gap:.25rem;display:inline-flex}.CustomerList-module__U7w-kG__actionBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.4rem;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .1s;display:inline-flex}.CustomerList-module__U7w-kG__actionBtn:hover{color:#374151;background:#f1f5f9;border-color:#e2e8f0}.CustomerList-module__U7w-kG__actionBtn:focus-visible,.CustomerList-module__U7w-kG__cardBtn:focus-visible,.CustomerList-module__U7w-kG__nameLink:focus-visible,.CustomerList-module__U7w-kG__cardName:focus-visible{outline-offset:2px;outline:3px solid #0369a129}.CustomerList-module__U7w-kG__complaintCell{text-overflow:ellipsis;white-space:nowrap;color:#374151;max-width:160px;font-size:.82rem;overflow:hidden}.CustomerList-module__U7w-kG__activityCell{color:#64748b;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.78rem}.CustomerList-module__U7w-kG__phoneCell{text-align:right;color:#374151;white-space:nowrap;font-variant-numeric:tabular-nums;direction:ltr;font-size:.82rem}.CustomerList-module__U7w-kG__branchCell{color:#374151;overflow-wrap:anywhere;max-width:180px;font-size:.82rem}.CustomerList-module__U7w-kG__emptyCell{text-align:center;color:#64748b;padding:2.25rem 1rem;font-size:.9rem}.CustomerList-module__U7w-kG__emptyTitle{color:#111827;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.CustomerList-module__U7w-kG__emptyBody{color:#64748b;margin-bottom:1rem;font-size:.85rem}.CustomerList-module__U7w-kG__emptyHint{color:#9a3412;margin-top:.75rem;font-size:.8rem;font-weight:700}.CustomerList-module__U7w-kG__emptyActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;display:flex}.CustomerList-module__U7w-kG__emptyActionLink{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:.8rem;justify-content:center;align-items:center;min-height:40px;padding:.65rem .95rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.CustomerList-module__U7w-kG__unstyledCell{border:none;padding:0}.CustomerList-module__U7w-kG__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding-bottom:.5rem;display:flex}.CustomerList-module__U7w-kG__pageBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:.85rem;transition:all .15s;display:inline-flex}.CustomerList-module__U7w-kG__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.CustomerList-module__U7w-kG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.CustomerList-module__U7w-kG__pageInfo{color:#64748b;text-align:center;min-width:100px;font-size:.84rem;font-weight:700}.CustomerList-module__U7w-kG__mobileCards{display:none}.CustomerList-module__U7w-kG__cardList{flex-direction:column;gap:.6rem;display:flex}.CustomerList-module__U7w-kG__customerCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 10px 24px #0f172a0a}.CustomerList-module__U7w-kG__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;display:flex}.CustomerList-module__U7w-kG__cardIdentity{min-width:0}.CustomerList-module__U7w-kG__cardName{color:#111827;font-size:1rem;font-weight:700;line-height:1.3;text-decoration:none}.CustomerList-module__U7w-kG__cardBadges{flex-shrink:0;gap:.3rem;display:flex}.CustomerList-module__U7w-kG__cardMeta{color:#64748b;margin-bottom:.5rem;font-size:.8rem;line-height:1.5}.CustomerList-module__U7w-kG__cardBadge{font-size:.68rem}.CustomerList-module__U7w-kG__cardField{color:#374151;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:.35rem;margin-bottom:.42rem;font-size:.84rem;display:grid}.CustomerList-module__U7w-kG__cardFieldLabel{color:#94a3b8;min-width:0;font-size:.75rem;font-weight:700}.CustomerList-module__U7w-kG__cardComplaint{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.CustomerList-module__U7w-kG__cardActions{border-top:1px solid #f1f5f9;gap:.3rem;padding-top:.6rem;display:flex}.CustomerList-module__U7w-kG__cardBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.7rem;flex:1;justify-content:center;align-items:center;gap:.3rem;min-height:42px;padding:.55rem .6rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:1440px){.CustomerList-module__U7w-kG__crmHeader{align-items:flex-start}.CustomerList-module__U7w-kG__crmMeta{order:3;width:100%}.CustomerList-module__U7w-kG__crmSummaryRow{width:100%}.CustomerList-module__U7w-kG__tableTools{flex-wrap:wrap}.CustomerList-module__U7w-kG__table thead th,.CustomerList-module__U7w-kG__table tbody td{padding:.55rem .6rem}}@media (max-width:1100px){.CustomerList-module__U7w-kG__crmHeader{padding:1rem 1.1rem}.CustomerList-module__U7w-kG__crmHeaderActions{width:100%;margin-inline-start:0}.CustomerList-module__U7w-kG__crmHeaderActions a,.CustomerList-module__U7w-kG__crmHeaderActions button{width:100%}.CustomerList-module__U7w-kG__table thead th,.CustomerList-module__U7w-kG__table tbody td{padding:.5rem}.CustomerList-module__U7w-kG__actionGroup{gap:.15rem}.CustomerList-module__U7w-kG__actionBtn{width:26px;height:26px}}@media (max-width:768px){.CustomerList-module__U7w-kG__tableWrapper{display:none}.CustomerList-module__U7w-kG__mobileCards{display:block}.CustomerList-module__U7w-kG__crmHeader{flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem}.CustomerList-module__U7w-kG__crmMeta{width:100%}.CustomerList-module__U7w-kG__crmHeaderActions{width:100%;margin-inline-start:0}.CustomerList-module__U7w-kG__crmHeaderActions a{text-align:center;justify-content:center;width:100%}.CustomerList-module__U7w-kG__resultsBar{flex-direction:column;align-items:flex-start}.CustomerList-module__U7w-kG__customerCard{padding:.95rem}.CustomerList-module__U7w-kG__cardActions{flex-wrap:wrap;gap:.45rem}.CustomerList-module__U7w-kG__cardBtn{flex:calc(50% - .25rem)}.CustomerList-module__U7w-kG__pagination{gap:.8rem}.CustomerList-module__U7w-kG__pageInfo{min-width:auto}}@media (max-width:520px){.CustomerList-module__U7w-kG__crmTitle{font-size:1.15rem}.CustomerList-module__U7w-kG__crmSubtitle{font-size:.78rem;line-height:1.6}.CustomerList-module__U7w-kG__cardHeader{flex-direction:column}.CustomerList-module__U7w-kG__cardBadges{flex-wrap:wrap}.CustomerList-module__U7w-kG__cardField{grid-template-columns:56px minmax(0,1fr)}.CustomerList-module__U7w-kG__cardBtn{flex-basis:100%}}.CustomerList-module__U7w-kG__checkboxCell{text-align:center;width:36px;padding:.5rem .35rem!important}.CustomerList-module__U7w-kG__checkboxBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem;transition:color .15s,background .15s;display:inline-flex}.CustomerList-module__U7w-kG__checkboxBtn:hover{color:#1976d2;background:#e3f2fd}.CustomerList-module__U7w-kG__checkboxLabel{font-size:.75rem}.CustomerList-module__U7w-kG__cardCheckboxRow{border-bottom:1px solid #f1f5f9;align-items:center;padding:.35rem .5rem;display:flex}.CustomerList-module__U7w-kG__cardSelected{border-color:#1976d2;box-shadow:0 0 0 2px #1976d226}.CustomerList-module__U7w-kG__bulkBar{background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.CustomerList-module__U7w-kG__bulkInfo{color:#1565c0;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.CustomerList-module__U7w-kG__bulkClearBtn{color:#1565c0;cursor:pointer;background:0 0;border:1px solid #90caf9;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;transition:background .15s;display:inline-flex}.CustomerList-module__U7w-kG__bulkClearBtn:hover{background:#bbdefb}.CustomerList-module__U7w-kG__bulkActions{gap:.5rem;display:flex}.CustomerList-module__U7w-kG__bulkActionBtn,.CustomerList-module__U7w-kG__bulkActionBtnDanger{cursor:pointer;border:1px solid;border-radius:6px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.8rem;font-weight:500;transition:background .15s,opacity .15s;display:inline-flex}.CustomerList-module__U7w-kG__bulkActionBtn{color:#fff;background:#1976d2;border-color:#1976d2}.CustomerList-module__U7w-kG__bulkActionBtn:hover{opacity:.9}.CustomerList-module__U7w-kG__bulkActionBtnDanger{color:#c62828;background:#fff;border-color:#ef9a9a}.CustomerList-module__U7w-kG__bulkActionBtnDanger:hover{background:#ffebee}.CustomerList-module__U7w-kG__bulkSuccess{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;margin-bottom:.75rem;padding:.65rem 1rem;font-size:.85rem}.CustomerList-module__U7w-kG__bulkError{color:#c62828;background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;margin-bottom:.75rem;padding:.65rem 1rem;font-size:.85rem}.CustomerList-module__U7w-kG__bulkModal{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CustomerList-module__U7w-kG__bulkModalCard{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:1.5rem;box-shadow:0 20px 60px #0003}.CustomerList-module__U7w-kG__bulkModalTitle{color:#111827;margin:0 0 .75rem;font-size:1rem;font-weight:700}.CustomerList-module__U7w-kG__bulkModalDesc{color:#64748b;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.CustomerList-module__U7w-kG__bulkModalField{margin-bottom:1rem}.CustomerList-module__U7w-kG__bulkModalLabel{color:#374151;margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.CustomerList-module__U7w-kG__bulkModalSelect{direction:rtl;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.85rem}.CustomerList-module__U7w-kG__bulkModalActions{justify-content:flex-start;gap:.5rem;padding-top:.5rem;display:flex}.CustomerList-module__U7w-kG__bulkModalConfirm,.CustomerList-module__U7w-kG__bulkModalCancel{cursor:pointer;border:1px solid;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:background .15s,opacity .15s;display:inline-flex}.CustomerList-module__U7w-kG__bulkModalConfirm{color:#fff;background:#1976d2;border-color:#1976d2}.CustomerList-module__U7w-kG__bulkModalConfirm:hover{opacity:.9}.CustomerList-module__U7w-kG__bulkModalConfirm:disabled{opacity:.5;cursor:not-allowed}.CustomerList-module__U7w-kG__bulkModalCancel{color:#374151;background:#fff;border-color:#d1d5db}.CustomerList-module__U7w-kG__bulkModalCancel:hover{background:#f9fafb}@media (max-width:640px){.CustomerList-module__U7w-kG__bulkBar{flex-direction:column;align-items:stretch}.CustomerList-module__U7w-kG__bulkActions{flex-direction:column}}.CustomerList-module__U7w-kG__exportBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.78rem;font-weight:500;transition:background .15s;display:inline-flex}.CustomerList-module__U7w-kG__exportBtn:hover{background:#f3f4f6}.CustomerList-module__U7w-kG__exportNote{color:#94a3b8;font-size:.7rem}.CustomerList-module__U7w-kG__bulkModalInput{direction:rtl;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;margin-top:.35rem;padding:.5rem .75rem;font-size:.85rem}.CustomerList-module__U7w-kG__bulkModalCheckboxContainer{align-items:flex-start;gap:.5rem;margin:1rem 0;display:flex}.CustomerList-module__U7w-kG__bulkModalCheckbox{cursor:pointer;margin-top:.2rem}.CustomerList-module__U7w-kG__bulkModalCheckboxLabel{color:#374151;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:.82rem;line-height:1.4}.CustomerList-module__U7w-kG__bulkModalConfirmDanger{color:#fff;background:#dc2626;border-color:#dc2626}.CustomerList-module__U7w-kG__bulkModalConfirmDanger:hover{opacity:.9}.CustomerList-module__U7w-kG__bulkModalConfirmDanger:disabled{opacity:.5;cursor:not-allowed}.CustomerList-module__U7w-kG__inlineDropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:140px;max-height:260px;padding:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.CustomerList-module__U7w-kG__inlineOption{text-align:right;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:4px;width:100%;padding:6px 10px;font-size:.82rem;display:block}.CustomerList-module__U7w-kG__inlineOption:hover{background:#f3f4f6}.CustomerList-module__U7w-kG__inlineOptionActive{color:#2563eb;background:#eff6ff;font-weight:600}.CustomerList-module__U7w-kG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.CustomerList-module__U7w-kG__sortableHeader:hover{background:#f3f4f6}.CustomerList-module__U7w-kG__sortIndicator{color:#9ca3af;margin-inline-start:4px;font-size:.7em}.CustomerList-module__U7w-kG__sortActive{color:#2563eb;font-weight:600}
.CustomersWorkspace-module__O2DPyW__page{gap:.85rem;width:100%;min-width:0;max-width:100%;display:grid;overflow-x:hidden}.CustomersWorkspace-module__O2DPyW__workspaceHero{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4ee;border-radius:20px;gap:.8rem;padding:1rem 1.05rem;display:grid;box-shadow:0 16px 34px #0f172a0f}.CustomersWorkspace-module__O2DPyW__workspaceHeroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.CustomersWorkspace-module__O2DPyW__workspaceHeroCopy{gap:.32rem;display:grid}.CustomersWorkspace-module__O2DPyW__workspaceEyebrow{color:#1d4ed8;letter-spacing:.02em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.CustomersWorkspace-module__O2DPyW__workspaceStats{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.CustomersWorkspace-module__O2DPyW__workspace{width:100%;min-width:0;max-width:100%;position:relative}.CustomersWorkspace-module__O2DPyW__workspacePanel{background:#fff;border:1px solid #dbe4ee;border-radius:20px;gap:.75rem;padding:.95rem 1rem;display:grid;box-shadow:0 18px 34px #0f172a0f}.CustomersWorkspace-module__O2DPyW__panelSectionHeader,.CustomersWorkspace-module__O2DPyW__workspacePanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.CustomersWorkspace-module__O2DPyW__sectionTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:800}.CustomersWorkspace-module__O2DPyW__sectionCopy{color:#64748b;margin:.25rem 0 0;font-size:.82rem;line-height:1.7}.CustomersWorkspace-module__O2DPyW__sectionBadge{color:#475569;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;align-items:center;min-height:34px;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.CustomersWorkspace-module__O2DPyW__viewScroller{overflow-x:auto}.CustomersWorkspace-module__O2DPyW__viewRow{gap:.55rem;min-width:max-content;padding-bottom:.1rem;display:flex}.CustomersWorkspace-module__O2DPyW__viewPill{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:.65rem .95rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.CustomersWorkspace-module__O2DPyW__viewPillActive{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#2563eb;box-shadow:0 12px 24px #2563eb2e}.CustomersWorkspace-module__O2DPyW__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.CustomersWorkspace-module__O2DPyW__toolCardLink{text-decoration:none}.CustomersWorkspace-module__O2DPyW__toolCard{background:#ffffffeb;border:1px solid #f3e8d8;border-radius:16px;align-items:flex-start;gap:.75rem;min-height:100%;padding:.95rem 1rem;display:flex}.CustomersWorkspace-module__O2DPyW__toolIcon{color:#c2410c;background:#fff7ed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.CustomersWorkspace-module__O2DPyW__toolBody{gap:.2rem;min-width:0;display:grid}.CustomersWorkspace-module__O2DPyW__toolTitle{color:#0f172a;margin:0;font-size:.87rem;font-weight:800}.CustomersWorkspace-module__O2DPyW__toolCopy{color:#64748b;margin:0;font-size:.76rem;line-height:1.7}.CustomersWorkspace-module__O2DPyW__toolArrow{color:#c2410c;flex-shrink:0;margin-inline-start:auto}.CustomersWorkspace-module__O2DPyW__listArea{width:100%;min-width:0;max-width:100%}.CustomersWorkspace-module__O2DPyW__headerActions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-inline-start:auto;display:flex}.CustomersWorkspace-module__O2DPyW__primaryButton,.CustomersWorkspace-module__O2DPyW__secondaryButton,.CustomersWorkspace-module__O2DPyW__iconButton,.CustomersWorkspace-module__O2DPyW__modeTab,.CustomersWorkspace-module__O2DPyW__minimizedDock{cursor:pointer;border:1px solid #0000;transition:background-color .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s}.CustomersWorkspace-module__O2DPyW__primaryButton,.CustomersWorkspace-module__O2DPyW__secondaryButton,.CustomersWorkspace-module__O2DPyW__modeTab,.CustomersWorkspace-module__O2DPyW__minimizedDock{border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.72rem 1rem;font-size:.84rem;font-weight:800;display:inline-flex}.CustomersWorkspace-module__O2DPyW__primaryButton{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 10px 18px #2563eb2e}.CustomersWorkspace-module__O2DPyW__primaryButton:hover,.CustomersWorkspace-module__O2DPyW__secondaryButton:hover,.CustomersWorkspace-module__O2DPyW__modeTab:hover,.CustomersWorkspace-module__O2DPyW__iconButton:hover,.CustomersWorkspace-module__O2DPyW__minimizedDock:hover{transform:translateY(-1px)}.CustomersWorkspace-module__O2DPyW__primaryButton:active,.CustomersWorkspace-module__O2DPyW__secondaryButton:active,.CustomersWorkspace-module__O2DPyW__modeTab:active,.CustomersWorkspace-module__O2DPyW__iconButton:active,.CustomersWorkspace-module__O2DPyW__minimizedDock:active{transform:translateY(0)}.CustomersWorkspace-module__O2DPyW__primaryButton:focus-visible,.CustomersWorkspace-module__O2DPyW__secondaryButton:focus-visible,.CustomersWorkspace-module__O2DPyW__iconButton:focus-visible,.CustomersWorkspace-module__O2DPyW__modeTab:focus-visible,.CustomersWorkspace-module__O2DPyW__minimizedDock:focus-visible,.CustomersWorkspace-module__O2DPyW__input:focus-visible,.CustomersWorkspace-module__O2DPyW__textarea:focus-visible,.CustomersWorkspace-module__O2DPyW__fileInputArea:focus-within{outline-offset:2px;outline:3px solid #f59e0b33}.CustomersWorkspace-module__O2DPyW__secondaryButton,.CustomersWorkspace-module__O2DPyW__modeTab{color:#334155;background:#fff;border-color:#dbe4ee}.CustomersWorkspace-module__O2DPyW__primaryButton:disabled,.CustomersWorkspace-module__O2DPyW__secondaryButton:disabled{cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#e5e7eb}.CustomersWorkspace-module__O2DPyW__disabledHint{color:#64748b;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;align-items:center;min-height:38px;padding:.45rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.CustomersWorkspace-module__O2DPyW__panel{overscroll-behavior:contain;z-index:150;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(720px,100vw - 2rem);max-height:calc(100vh - 2.5rem);position:fixed;inset-block-end:1.25rem;inset-inline-end:1.25rem;overflow:auto;box-shadow:0 22px 46px #0f172a29}.CustomersWorkspace-module__O2DPyW__panelHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem .85rem;display:flex}.CustomersWorkspace-module__O2DPyW__panelTitle{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:800}.CustomersWorkspace-module__O2DPyW__panelSubtitle{color:#64748b;overflow-wrap:anywhere;margin:.3rem 0 0;font-size:.79rem;line-height:1.7}.CustomersWorkspace-module__O2DPyW__panelActions{align-items:center;gap:.4rem;display:inline-flex}.CustomersWorkspace-module__O2DPyW__iconButton{color:#475569;background:#fff;border-color:#e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.CustomersWorkspace-module__O2DPyW__modeTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.9rem 1rem 0;display:grid}.CustomersWorkspace-module__O2DPyW__modeTabActive{color:#9a3412;background:#fff7ed;border-color:#fdba74}.CustomersWorkspace-module__O2DPyW__notice{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.55rem;margin:.9rem 1rem 0;padding:.85rem .95rem;font-size:.8rem;line-height:1.7;display:flex}.CustomersWorkspace-module__O2DPyW__noticeBadge{color:#9a3412;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.CustomersWorkspace-module__O2DPyW__form,.CustomersWorkspace-module__O2DPyW__uploadPanel{gap:.85rem;min-width:0;padding:1rem;display:grid}.CustomersWorkspace-module__O2DPyW__field{align-content:start;gap:.35rem;display:grid}.CustomersWorkspace-module__O2DPyW__fieldLabel{color:#334155;font-size:.8rem;font-weight:700}.CustomersWorkspace-module__O2DPyW__input{box-sizing:border-box!important;color:#0f172a!important;appearance:none!important;vertical-align:top!important;background:#fff!important;border:1px solid #dbe4ee!important;border-radius:12px!important;width:100%!important;height:42px!important;min-height:42px!important;padding:0 .9rem!important;font-size:.84rem!important;line-height:normal!important;display:block!important}input.CustomersWorkspace-module__O2DPyW__input,select.CustomersWorkspace-module__O2DPyW__input{box-sizing:border-box!important;vertical-align:top!important;height:42px!important;min-height:42px!important;padding:0 .9rem!important;line-height:normal!important}select.CustomersWorkspace-module__O2DPyW__input,input[type=date].CustomersWorkspace-module__O2DPyW__input{padding-block:0!important}.CustomersWorkspace-module__O2DPyW__textarea{box-sizing:border-box;color:#0f172a;resize:vertical;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:100%;padding:.75rem .9rem;font-size:.84rem}.CustomersWorkspace-module__O2DPyW__formFooter,.CustomersWorkspace-module__O2DPyW__uploadActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;display:flex}.CustomersWorkspace-module__O2DPyW__minimizedDock{color:#0f172a;z-index:150;background:#fff;border-color:#dbe4ee;position:fixed;inset-block-end:1.25rem;inset-inline-end:1.25rem;box-shadow:0 14px 28px #0f172a24}.CustomersWorkspace-module__O2DPyW__fileInputArea{color:#64748b;text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #dbe4ee;border-radius:14px;flex-direction:column;align-items:center;gap:.65rem;padding:2rem 1rem;font-size:.84rem;transition:border-color .16s,background-color .16s;display:flex;position:relative}.CustomersWorkspace-module__O2DPyW__fileInputArea:hover{background:#fffbeb;border-color:#f59e0b}.CustomersWorkspace-module__O2DPyW__fileInputArea input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.CustomersWorkspace-module__O2DPyW__previewCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:.55rem;padding:.9rem;display:grid}.CustomersWorkspace-module__O2DPyW__previewStat{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.CustomersWorkspace-module__O2DPyW__previewLabel{color:#64748b;font-size:.78rem;font-weight:600}.CustomersWorkspace-module__O2DPyW__previewValue{color:#0f172a;text-align:left;overflow-wrap:anywhere;direction:ltr;min-width:0;font-size:.84rem;font-weight:700}.CustomersWorkspace-module__O2DPyW__successNotice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.8rem;font-weight:700;display:flex}.CustomersWorkspace-module__O2DPyW__errorNotice{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.8rem;font-weight:700;display:flex}.CustomersWorkspace-module__O2DPyW__fieldError{color:#b91c1c;margin-top:.15rem;font-size:.75rem}.CustomersWorkspace-module__O2DPyW__duplicateList{margin:.5rem 0 0;padding-right:1rem;font-size:.8rem;list-style:outside}.CustomersWorkspace-module__O2DPyW__duplicateList li{margin-bottom:.25rem}.CustomersWorkspace-module__O2DPyW__duplicateLink{color:#92400e;text-decoration:underline}.CustomersWorkspace-module__O2DPyW__roleHint{color:#64748b;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .65rem;font-size:.75rem;line-height:1.6}.CustomersWorkspace-module__O2DPyW__fileInputMeta{color:#94a3b8;font-size:.72rem}.CustomersWorkspace-module__O2DPyW__dropdownWrap{position:relative}.CustomersWorkspace-module__O2DPyW__dropdownMenu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:180px;padding:.35rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f172a1a}.CustomersWorkspace-module__O2DPyW__dropdownItem{color:#334155;border-radius:7px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.CustomersWorkspace-module__O2DPyW__dropdownItem:hover{background:#f8fafc}@media (max-width:960px){.CustomersWorkspace-module__O2DPyW__workspaceHeroTop{flex-direction:column}.CustomersWorkspace-module__O2DPyW__headerActions{margin-inline-start:0}}@media (max-width:720px){.CustomersWorkspace-module__O2DPyW__workspacePanel{border-radius:18px;padding:.85rem}.CustomersWorkspace-module__O2DPyW__viewScroller{z-index:5;padding:.5rem 0;background:#fff;border-bottom:1px solid #f1f5f9;margin:0 -.85rem;padding-inline:.85rem;position:sticky;top:0}.CustomersWorkspace-module__O2DPyW__toolsGrid{grid-template-columns:1fr}.CustomersWorkspace-module__O2DPyW__panel{width:auto;max-height:calc(100dvh - 2rem);inset-block-end:1rem;inset-inline:1rem}.CustomersWorkspace-module__O2DPyW__panelHeader,.CustomersWorkspace-module__O2DPyW__modeTabs,.CustomersWorkspace-module__O2DPyW__form,.CustomersWorkspace-module__O2DPyW__uploadPanel{padding-inline:.9rem}.CustomersWorkspace-module__O2DPyW__formFooter,.CustomersWorkspace-module__O2DPyW__uploadActions,.CustomersWorkspace-module__O2DPyW__previewStat{flex-direction:column;align-items:stretch}.CustomersWorkspace-module__O2DPyW__formFooter>*,.CustomersWorkspace-module__O2DPyW__uploadActions>*{width:100%}.CustomersWorkspace-module__O2DPyW__previewValue{text-align:right;direction:rtl;width:100%}.CustomersWorkspace-module__O2DPyW__headerActions{width:100%}.CustomersWorkspace-module__O2DPyW__minimizedDock{justify-content:center;inset-inline:1rem}}.CustomersWorkspace-module__O2DPyW__fieldFullWidth{grid-column:span 1}@media (min-width:721px){.CustomersWorkspace-module__O2DPyW__form{grid-template-columns:repeat(2,1fr)}.CustomersWorkspace-module__O2DPyW__errorNotice,.CustomersWorkspace-module__O2DPyW__successNotice,.CustomersWorkspace-module__O2DPyW__previewCard,.CustomersWorkspace-module__O2DPyW__formFooter,.CustomersWorkspace-module__O2DPyW__fieldFullWidth{grid-column:span 2}}
.BridgePreviewBadge-module__Ye9gJW__disabledPreview,.BridgePreviewBadge-module__Ye9gJW__loadingText{color:#94a3b8;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.75rem;display:inline-flex}.BridgePreviewBadge-module__Ye9gJW__disabledPreview{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:.4rem;padding:.4rem .6rem}.BridgePreviewBadge-module__Ye9gJW__previewCard{background:#fafafa;border:1px solid #e5e7eb;border-radius:.55rem;flex-direction:column;gap:.45rem;width:100%;max-width:360px;margin-top:.5rem;padding:.65rem .8rem;font-size:.78rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__previewHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__previewTitle{color:#374151;align-items:center;gap:.3rem;font-weight:900;display:inline-flex}.BridgePreviewBadge-module__Ye9gJW__titleIcon{color:#2563eb}.BridgePreviewBadge-module__Ye9gJW__confidenceBadge{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:.3rem;padding:.15rem .45rem;font-size:.7rem;font-weight:900}.BridgePreviewBadge-module__Ye9gJW__confidenceHigh{color:#15803d;background:#dcfce7}.BridgePreviewBadge-module__Ye9gJW__confidenceMedium{color:#b45309;background:#fef3c7}.BridgePreviewBadge-module__Ye9gJW__confidenceLow{color:#b91c1c;background:#fef2f2}.BridgePreviewBadge-module__Ye9gJW__previewMeta{color:#4b5563;flex-wrap:wrap;gap:.35rem .65rem;font-size:.72rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__controlArea{margin-top:.25rem}.BridgePreviewBadge-module__Ye9gJW__manualButton,.BridgePreviewBadge-module__Ye9gJW__secondaryButton,.BridgePreviewBadge-module__Ye9gJW__confirmButton{cursor:pointer;border-radius:.35rem;font-weight:900}.BridgePreviewBadge-module__Ye9gJW__manualButton{color:#fff;background:#2563eb;border:1px solid #2563eb;padding:.35rem .65rem;font-size:.72rem}.BridgePreviewBadge-module__Ye9gJW__manualButton:disabled,.BridgePreviewBadge-module__Ye9gJW__secondaryButton:disabled,.BridgePreviewBadge-module__Ye9gJW__confirmButton:disabled{cursor:not-allowed;opacity:.6}.BridgePreviewBadge-module__Ye9gJW__mutedReason{color:#94a3b8;margin-top:.2rem;font-size:.72rem;font-weight:800}.BridgePreviewBadge-module__Ye9gJW__result,.BridgePreviewBadge-module__Ye9gJW__resultSuccess,.BridgePreviewBadge-module__Ye9gJW__resultError{border-radius:.3rem;align-items:center;gap:.3rem;margin-top:.3rem;padding:.35rem .5rem;font-size:.72rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__resultSuccess{color:#15803d;background:#dcfce7}.BridgePreviewBadge-module__Ye9gJW__resultError{color:#b91c1c;background:#fef2f2}.BridgePreviewBadge-module__Ye9gJW__warningArea{color:#b45309;background:#fffbeb;border:1px solid #fef3c7;border-radius:.35rem;align-items:flex-start;gap:.35rem;margin-top:.2rem;padding:.4rem .5rem;font-size:.7rem;line-height:1.45;display:flex}.BridgePreviewBadge-module__Ye9gJW__warningIcon{flex-shrink:0;margin-top:.1rem}.BridgePreviewBadge-module__Ye9gJW__warningText{flex-direction:column;gap:.15rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__warningStrong{font-weight:900}.BridgePreviewBadge-module__Ye9gJW__modalBackdrop{z-index:1000;background:#0f172a6b;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BridgePreviewBadge-module__Ye9gJW__modalCard{background:#fff;border-radius:.55rem;width:min(340px,100%);padding:1.2rem;box-shadow:0 16px 40px #0f172a33}.BridgePreviewBadge-module__Ye9gJW__modalTitle{color:#111827;margin:0 0 .75rem;font-size:.92rem;font-weight:900}.BridgePreviewBadge-module__Ye9gJW__modalText{color:#4b5563;margin:0 0 1rem;font-size:.8rem;line-height:1.6}.BridgePreviewBadge-module__Ye9gJW__modalDetails{color:#374151;background:#f9fafb;border-radius:.35rem;flex-direction:column;gap:.3rem;margin-bottom:1rem;padding:.55rem;font-size:.75rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.BridgePreviewBadge-module__Ye9gJW__secondaryButton,.BridgePreviewBadge-module__Ye9gJW__confirmButton{padding:.4rem .75rem;font-size:.76rem}.BridgePreviewBadge-module__Ye9gJW__secondaryButton{color:#374151;background:#fff;border:1px solid #d1d5db}.BridgePreviewBadge-module__Ye9gJW__confirmButton{color:#fff;background:#2563eb;border:1px solid #2563eb}@media (max-width:640px){.BridgePreviewBadge-module__Ye9gJW__previewHeader{flex-direction:column;align-items:flex-start}}
.AdFlowLayout-module__VNJNAW__dashboardLayout{color:#111827;--dash-bg:#f8fafc;--dash-surface:#fff;--dash-border:#e5e7eb;--dash-text:#111827;--dash-text-muted:#6b7280;--dash-header-bg:#ffffffd9;--dash-overlay:#0f172a6b;--color-gold:#f59e0b;--color-gold-hover:#d97706;--color-gold-gradient:linear-gradient(135deg, #f59e0b, #fbbf24);--color-white:#fff;--color-text-muted:#6b7280;--color-primary:#3b82f6;--color-primary-dark:#1e40af;--color-border:#e5e7eb;background-color:#f8fafc;min-height:100vh;display:flex}.AdFlowLayout-module__VNJNAW__dark{color:#f1f5f9;--dash-bg:#0f172a;--dash-surface:#1e293b;--dash-border:#334155;--dash-text:#f1f5f9;--dash-text-muted:#94a3b8;--dash-header-bg:#0f172ad9;--dash-overlay:#020617ad;--color-border:#334155;--color-text-muted:#94a3b8;background-color:#0f172a}.AdFlowLayout-module__VNJNAW__dark .AdFlowLayout-module__VNJNAW__header{background:var(--dash-header-bg);border-bottom-color:var(--dash-border);color:var(--dash-text)}.AdFlowLayout-module__VNJNAW__dark .AdFlowLayout-module__VNJNAW__content{background:var(--dash-bg)}.AdFlowLayout-module__VNJNAW__themeToggle{border:1px solid var(--dash-border,#e5e7eb);background:var(--dash-surface,#fff);width:36px;height:36px;color:var(--dash-text-muted,#6b7280);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.AdFlowLayout-module__VNJNAW__themeToggle:hover{background:var(--dash-border,#e5e7eb)}.AdFlowLayout-module__VNJNAW__mainContent{flex-direction:column;flex:1;min-width:0;margin-right:260px;transition:margin-right .3s;display:flex;overflow-x:hidden}.AdFlowLayout-module__VNJNAW__header{border-bottom:1px solid var(--color-border);background:var(--dash-header-bg,#fffc);backdrop-filter:blur(16px);z-index:50;justify-content:space-between;align-items:center;gap:1rem;min-height:76px;padding:.9rem 1.5rem;display:flex;position:sticky;top:0}.AdFlowLayout-module__VNJNAW__headerLeft{align-items:center;gap:.85rem;min-width:0;display:flex}.AdFlowLayout-module__VNJNAW__headerTitle{flex-direction:column;gap:.12rem;min-width:0;display:flex}.AdFlowLayout-module__VNJNAW__headerEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);font-size:.72rem;font-weight:800}.AdFlowLayout-module__VNJNAW__headerRoute{color:var(--dash-text);white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;font-weight:800;overflow:hidden}.AdFlowLayout-module__VNJNAW__mobileMenuButton{border:1px solid var(--dash-border,#e5e7eb);background:var(--dash-surface,#fff);width:40px;height:40px;color:var(--dash-text);cursor:pointer;border-radius:.85rem;justify-content:center;align-items:center;display:none}.AdFlowLayout-module__VNJNAW__headerRight{align-items:center;gap:1rem;display:flex}.AdFlowLayout-module__VNJNAW__userProfile{cursor:pointer;align-items:center;gap:.75rem;display:flex}.AdFlowLayout-module__VNJNAW__userProfile span{color:var(--color-text-muted);font-size:.9rem;font-weight:500}.AdFlowLayout-module__VNJNAW__avatar{background:var(--color-gold-gradient);color:#000;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.9rem;font-weight:700;display:flex}.AdFlowLayout-module__VNJNAW__content{box-sizing:border-box;flex:1;width:100%;max-width:1680px;margin:0 auto;padding:1.25rem}@media (max-width:1200px){.AdFlowLayout-module__VNJNAW__mainContent{margin-right:72px}.AdFlowLayout-module__VNJNAW__content{padding:1rem}}@media (max-width:1024px){.AdFlowLayout-module__VNJNAW__header{padding:.85rem 1rem}.AdFlowLayout-module__VNJNAW__headerRoute{font-size:.88rem}.AdFlowLayout-module__VNJNAW__userProfile span{max-width:120px}}@media (max-width:768px){.AdFlowLayout-module__VNJNAW__mainContent{margin-right:0}.AdFlowLayout-module__VNJNAW__header{min-height:68px;padding:.75rem .9rem}.AdFlowLayout-module__VNJNAW__headerLeft{flex:1}.AdFlowLayout-module__VNJNAW__headerTitle{gap:0}.AdFlowLayout-module__VNJNAW__mobileMenuButton{display:inline-flex}.AdFlowLayout-module__VNJNAW__content{padding:.85rem}.AdFlowLayout-module__VNJNAW__userProfile span{display:none}}@media (max-width:390px){.AdFlowLayout-module__VNJNAW__header{padding-inline:.7rem}.AdFlowLayout-module__VNJNAW__headerRoute{font-size:.82rem}}
.SystemNav-module__fsQQyW__navContainer{backdrop-filter:blur(8px);scrollbar-width:none;-webkit-overflow-scrolling:touch;direction:rtl;background:#fff9;border:1px solid #0000000d;border-radius:1rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex;overflow-x:auto}.SystemNav-module__fsQQyW__navContainer::-webkit-scrollbar{display:none}.SystemNav-module__fsQQyW__navLink{white-space:nowrap;color:#4b5563;border:1px solid #0000;border-radius:.75rem;flex-direction:column;align-items:flex-start;padding:.6rem 1.25rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SystemNav-module__fsQQyW__navLink:hover{color:#111827;background:#00000005;transform:translateY(-1px)}.SystemNav-module__fsQQyW__navLinkActive{color:#c2410c;background:#fff;border-color:#00000014;font-weight:700;box-shadow:0 4px 12px #00000008,0 1px 2px #00000005}.SystemNav-module__fsQQyW__labelRow{align-items:center;gap:.4rem;display:flex}.SystemNav-module__fsQQyW__label{font-size:.95rem;font-weight:600}.SystemNav-module__fsQQyW__icon{flex-shrink:0}.SystemNav-module__fsQQyW__description{color:#9ca3af;margin-top:.1rem;padding-right:1.4rem;font-size:.75rem}.SystemNav-module__fsQQyW__navLinkActive .SystemNav-module__fsQQyW__description{color:#ea580c}@media (max-width:768px){.SystemNav-module__fsQQyW__navContainer{gap:.35rem;padding:.4rem}.SystemNav-module__fsQQyW__navLink{padding:.5rem 1rem}.SystemNav-module__fsQQyW__label{font-size:.85rem}.SystemNav-module__fsQQyW__description{padding-right:1.4rem;font-size:.7rem}}
.ControlOverview-module__rdAjTW__commandCard{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4ee;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem 1.1rem;display:flex}.ControlOverview-module__rdAjTW__commandEyebrow{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:28px;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.ControlOverview-module__rdAjTW__commandTitle{color:#0f172a;margin:.35rem 0 0;font-size:1.02rem;font-weight:800}.ControlOverview-module__rdAjTW__commandText{color:#64748b;max-width:720px;margin:.35rem 0 0;font-size:.82rem;line-height:1.7}.ControlOverview-module__rdAjTW__commandMeta{flex-wrap:wrap;gap:.55rem;display:flex}.ControlOverview-module__rdAjTW__commandPill,.ControlOverview-module__rdAjTW__groupCount{color:#475569;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.ControlOverview-module__rdAjTW__legendCard{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);border-radius:12px;gap:.75rem;margin-bottom:1rem;padding:1rem 1.1rem;display:grid}.ControlOverview-module__rdAjTW__legendTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.ControlOverview-module__rdAjTW__legendIntro{color:var(--color-muted,#666);margin:0;font-size:.82rem;line-height:1.6}.ControlOverview-module__rdAjTW__legendGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;display:grid}.ControlOverview-module__rdAjTW__legendItem{flex-direction:column;gap:.3rem;display:flex}.ControlOverview-module__rdAjTW__legendBadge,.ControlOverview-module__rdAjTW__cardStatus{border-radius:999px;align-items:center;width:fit-content;padding:.18rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.ControlOverview-module__rdAjTW__legendText{color:var(--color-muted,#666);font-size:.76rem;line-height:1.5}.ControlOverview-module__rdAjTW__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.ControlOverview-module__rdAjTW__groupStack{gap:1rem;display:grid}.ControlOverview-module__rdAjTW__groupCard{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);border-radius:14px;gap:.95rem;padding:1rem 1.05rem;display:grid}.ControlOverview-module__rdAjTW__groupHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ControlOverview-module__rdAjTW__groupTitle{color:#0f172a;margin:0;font-size:.96rem;font-weight:800}.ControlOverview-module__rdAjTW__groupDescription{color:#64748b;margin:.25rem 0 0;font-size:.8rem;line-height:1.6}.ControlOverview-module__rdAjTW__card{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);color:inherit;border-radius:10px;align-items:flex-start;gap:.85rem;padding:1.25rem;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex;position:relative}.ControlOverview-module__rdAjTW__card:hover{border-color:var(--color-accent,#2563eb);box-shadow:0 2px 8px #0000000f}.ControlOverview-module__rdAjTW__cardIcon{color:var(--color-accent,#2563eb);opacity:.7;flex-shrink:0;margin-top:.1rem}.ControlOverview-module__rdAjTW__cardContent{flex:1;min-width:0}.ControlOverview-module__rdAjTW__cardTitle{margin:0 0 .25rem;font-size:1rem;font-weight:600}.ControlOverview-module__rdAjTW__cardDescription{color:var(--color-muted,#666);margin:0;font-size:.82rem;line-height:1.45}.ControlOverview-module__rdAjTW__cardStatus{color:var(--color-muted,#888);background:var(--color-surface-subtle,#f3f4f6);position:absolute;top:.75rem;left:.75rem}.ControlOverview-module__rdAjTW__legendActive,.ControlOverview-module__rdAjTW__legendReadonly{color:#1d4ed8;background:#eff6ff}.ControlOverview-module__rdAjTW__legendDisabled,.ControlOverview-module__rdAjTW__legendSoon{color:#64748b;background:#f3f4f6}.ControlOverview-module__rdAjTW__legendReview{color:#92400e;background:#fffbeb}.ControlOverview-module__rdAjTW__legendDegraded{color:#991b1b;background:#fef2f2}
.ControlPages-module__0zLZoa__stack{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;min-width:0;max-width:100%;padding:1.25rem;display:flex}@media (max-width:640px){.ControlPages-module__0zLZoa__stack{padding:1rem}}.ControlPages-module__0zLZoa__statusGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ControlPages-module__0zLZoa__readOnlyNote{color:#94a3b8;font-size:.76rem;font-weight:700}
.AttributionPanel-module__S6thsq__panel{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);box-sizing:border-box;border-radius:10px;width:100%;min-width:0;max-width:100%;margin-bottom:1.5rem;overflow:hidden}.AttributionPanel-module__S6thsq__panelHeader{border-bottom:1px solid var(--color-border,#e5e7eb);align-items:center;gap:.65rem;padding:1.15rem 1.25rem;display:flex}.AttributionPanel-module__S6thsq__panelIcon{color:var(--color-accent,#2563eb);flex-shrink:0}.AttributionPanel-module__S6thsq__panelTitle{flex:1;margin:0;font-size:1.05rem;font-weight:600}.AttributionPanel-module__S6thsq__trustBadge{border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.82rem;font-weight:600;display:inline-flex}.AttributionPanel-module__S6thsq__healthHealthy,.AttributionPanel-module__S6thsq__healthWarning,.AttributionPanel-module__S6thsq__healthDanger,.AttributionPanel-module__S6thsq__healthMuted{align-items:center;gap:.2rem;display:inline-flex}.AttributionPanel-module__S6thsq__healthHealthy{color:#10b981}.AttributionPanel-module__S6thsq__healthWarning{color:#f59e0b}.AttributionPanel-module__S6thsq__healthDanger{color:#ef4444}.AttributionPanel-module__S6thsq__healthMuted{color:#6b7280}.AttributionPanel-module__S6thsq__statusSection{border-bottom:1px solid var(--color-border,#e5e7eb);background:#f9fafb;padding:1.25rem}.AttributionPanel-module__S6thsq__statusTitle{color:#374151;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.AttributionPanel-module__S6thsq__statusGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.AttributionPanel-module__S6thsq__statusCard{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.AttributionPanel-module__S6thsq__statusLabel{color:#4b5563;font-size:.82rem}.AttributionPanel-module__S6thsq__statusValue{font-size:.82rem;font-weight:600}.AttributionPanel-module__S6thsq__blockedMessage{text-align:center;color:#6b7280;background:#fff;padding:2.5rem 1.25rem}.AttributionPanel-module__S6thsq__blockedIcon{color:#ef4444;margin:0 auto 1rem}.AttributionPanel-module__S6thsq__blockedTitle{color:#ef4444;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.AttributionPanel-module__S6thsq__blockedText{max-width:500px;margin:0 auto;font-size:.85rem;line-height:1.5}.AttributionPanel-module__S6thsq__blockReasons{color:#b91c1c;text-align:start;background:#fef2f2;border:1px solid #fee2e2;border-radius:.4rem;margin-top:1rem;padding:.5rem 1rem;font-size:.8rem;display:inline-block}.AttributionPanel-module__S6thsq__statsSection{padding:1.25rem}.AttributionPanel-module__S6thsq__demoHeader{color:#2563eb;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1rem;display:flex}.AttributionPanel-module__S6thsq__demoHeader h3{margin:0;font-size:.95rem;font-weight:800}.AttributionPanel-module__S6thsq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.AttributionPanel-module__S6thsq__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.AttributionPanel-module__S6thsq__statValue{color:#111827;font-size:1.75rem;font-weight:700}.AttributionPanel-module__S6thsq__statLabel{color:#4b5563;font-size:.82rem}.AttributionPanel-module__S6thsq__topChannelsSection{border-top:1px solid #e5e7eb;margin-top:1.25rem;padding-top:1.25rem}.AttributionPanel-module__S6thsq__channelsList{flex-direction:column;gap:.25rem;display:flex}.AttributionPanel-module__S6thsq__topChannelsTitle{color:#374151;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.AttributionPanel-module__S6thsq__channelRow{border-bottom:1px dashed #e5e7eb;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.85rem;display:flex}.AttributionPanel-module__S6thsq__channelName{font-weight:800}.AttributionPanel-module__S6thsq__channelValue{color:#4b5563}.AttributionPanel-module__S6thsq__infoNote{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:.4rem;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.6rem .8rem;font-size:.75rem;display:flex}.AttributionPanel-module__S6thsq__infoNote svg{flex-shrink:0}.AttributionPanel-module__S6thsq__channelRow:last-child{border-bottom:none}
.HealthPanels-module__iqD7ZW__panel{border:1px solid var(--color-border,#e5e7eb);background:var(--color-surface,#fff);box-sizing:border-box;border-radius:10px;width:100%;min-width:0;max-width:100%;overflow:hidden}.HealthPanels-module__iqD7ZW__panelHeader{border-bottom:1px solid var(--color-border,#e5e7eb);flex-wrap:wrap;align-items:center;gap:.65rem;padding:1.15rem 1.25rem;display:flex}.HealthPanels-module__iqD7ZW__panelIcon{color:var(--color-accent,#2563eb);flex-shrink:0}.HealthPanels-module__iqD7ZW__panelTitle{flex:1;margin:0;font-size:1.05rem;font-weight:600}.HealthPanels-module__iqD7ZW__healthBadge{border:1px solid;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;max-width:100%;padding:.3rem .55rem;font-size:.82rem;font-weight:600;display:inline-flex}.HealthPanels-module__iqD7ZW__healthSuccess{color:var(--color-success,#16a34a)}.HealthPanels-module__iqD7ZW__healthWarning{color:var(--color-warning,#f59e0b)}.HealthPanels-module__iqD7ZW__healthDanger{color:var(--color-error,#dc2626)}.HealthPanels-module__iqD7ZW__healthMuted{color:var(--color-muted,#999)}.HealthPanels-module__iqD7ZW__warningBanner{background:var(--color-warning-bg,#fef9c3);color:var(--color-warning-text,#92400e);border-bottom:1px solid var(--color-border,#e5e7eb);overflow-wrap:anywhere;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-size:.85rem;line-height:1.45;display:flex}.HealthPanels-module__iqD7ZW__statsGrid{background:var(--color-border,#e5e7eb);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1px;display:grid}.HealthPanels-module__iqD7ZW__statCard{background:var(--color-surface,#fff);flex-direction:column;align-items:center;gap:.25rem;min-width:0;padding:1.1rem .75rem;display:flex}.HealthPanels-module__iqD7ZW__statValue{color:var(--color-text,#111);text-align:center;overflow-wrap:anywhere;font-size:1.4rem;font-weight:700;line-height:1.2}.HealthPanels-module__iqD7ZW__statSuccess{color:var(--color-success,#16a34a)}.HealthPanels-module__iqD7ZW__statWarning{color:var(--color-warning,#f59e0b)}.HealthPanels-module__iqD7ZW__statDanger{color:var(--color-error,#dc2626)}.HealthPanels-module__iqD7ZW__statMuted{color:var(--color-muted,#888)}.HealthPanels-module__iqD7ZW__futureField{color:var(--color-muted,#888);font-size:.85rem}.HealthPanels-module__iqD7ZW__statLabel{color:var(--color-muted,#888);text-align:center;font-size:.75rem}.HealthPanels-module__iqD7ZW__tableSection{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:1rem 1.25rem;overflow-x:auto}.HealthPanels-module__iqD7ZW__tableTitle{color:var(--color-text,#333);margin:0 0 .75rem;font-size:.9rem;font-weight:600}.HealthPanels-module__iqD7ZW__table{border-collapse:collapse;width:100%;min-width:280px;font-size:.85rem}.HealthPanels-module__iqD7ZW__table th{text-align:right;border-bottom:2px solid var(--color-border,#e5e7eb);color:var(--color-muted,#666);padding:.5rem .75rem;font-size:.78rem;font-weight:600}.HealthPanels-module__iqD7ZW__table td{border-bottom:1px solid var(--color-border,#f0f0f0);padding:.6rem .75rem}.HealthPanels-module__iqD7ZW__table tr:last-child td{border-bottom:none}.HealthPanels-module__iqD7ZW__statusDot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-inline-start:.4rem;display:inline-block}.HealthPanels-module__iqD7ZW__statusDotActive{background:var(--color-success,#16a34a)}.HealthPanels-module__iqD7ZW__statusDotInactive{background:var(--color-muted,#999)}.HealthPanels-module__iqD7ZW__refreshSection{border-top:1px solid var(--color-border,#e5e7eb);background:var(--color-surface-tinted,#fafafa);padding:1.25rem}.HealthPanels-module__iqD7ZW__refreshTitle{color:var(--color-text,#111);margin:0 0 .4rem;font-size:.95rem;font-weight:600}.HealthPanels-module__iqD7ZW__refreshDescription{color:var(--color-muted,#666);margin:0 0 .85rem;font-size:.8rem;line-height:1.45}.HealthPanels-module__iqD7ZW__refreshButton{border:1px solid var(--color-border,#e5e7eb);background:var(--color-disabled-bg,#f3f4f6);width:min(100%,220px);min-height:42px;color:var(--color-disabled-text,#9ca3af);cursor:not-allowed;box-shadow:none;opacity:1;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.HealthPanels-module__iqD7ZW__refreshButton[data-state=upcoming]{color:#64748b;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.HealthPanels-module__iqD7ZW__refreshButton:focus-visible{outline-offset:2px;outline:3px solid #94a3b833}.HealthPanels-module__iqD7ZW__refreshControls{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.HealthPanels-module__iqD7ZW__reasonDanger,.HealthPanels-module__iqD7ZW__reasonMuted{overflow-wrap:anywhere;font-size:.78rem;font-weight:800;line-height:1.6}.HealthPanels-module__iqD7ZW__reasonDanger{color:#dc2626}.HealthPanels-module__iqD7ZW__reasonMuted{color:#64748b}.HealthPanels-module__iqD7ZW__infoMessage{color:#1e40af;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.35rem;margin-top:.25rem;padding:.5rem .75rem;font-size:.8rem;font-weight:800;line-height:1.6}.HealthPanels-module__iqD7ZW__inlineIcon{vertical-align:middle;margin-inline-start:.35rem}.HealthPanels-module__iqD7ZW__inlineMetaText{color:#64748b;overflow-wrap:anywhere;font-size:.78rem}@media (max-width:640px){.HealthPanels-module__iqD7ZW__panelHeader{padding:1rem}.HealthPanels-module__iqD7ZW__warningBanner,.HealthPanels-module__iqD7ZW__refreshSection,.HealthPanels-module__iqD7ZW__tableSection{padding-inline:1rem}.HealthPanels-module__iqD7ZW__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HealthPanels-module__iqD7ZW__refreshButton{width:100%}}
.PatientDetails-module__wr_3bG__legacyBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.78rem;font-weight:800;line-height:1.25;display:inline-flex}.PatientDetails-module__wr_3bG__headerMeta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.65rem;margin:.4rem 0 0;font-size:.85rem;display:flex}.PatientDetails-module__wr_3bG__summaryShell{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;gap:1rem;margin-top:1rem;padding:1.15rem;display:grid;box-shadow:0 12px 24px #0f172a0a}.PatientDetails-module__wr_3bG__summaryTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PatientDetails-module__wr_3bG__summaryIdentity{gap:.35rem;min-width:0;display:grid}.PatientDetails-module__wr_3bG__summaryEyebrow{color:#0369a1;font-size:.74rem;font-weight:800}.PatientDetails-module__wr_3bG__summaryNameRow{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.PatientDetails-module__wr_3bG__summaryName{color:#0f172a;margin:0;font-size:1.3rem;font-weight:900}.PatientDetails-module__wr_3bG__summaryBadges{flex-wrap:wrap;gap:.45rem;display:flex}.PatientDetails-module__wr_3bG__summarySubcopy{color:#64748b;margin:0;font-size:.82rem;line-height:1.7}.PatientDetails-module__wr_3bG__summaryAssignment{background:#f8fbff;border:1px solid #dbeafe;border-radius:.85rem;gap:.18rem;min-width:180px;padding:.9rem;display:grid}.PatientDetails-module__wr_3bG__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.PatientDetails-module__wr_3bG__summaryItem{background:#fff;border:1px solid #edf2f7;border-radius:.85rem;gap:.18rem;padding:.8rem .85rem;display:grid}.PatientDetails-module__wr_3bG__summaryLabel{color:#64748b;font-size:.74rem;font-weight:700}.PatientDetails-module__wr_3bG__summaryValue{color:#0f172a;overflow-wrap:anywhere;font-size:.88rem;font-weight:800}.PatientDetails-module__wr_3bG__summaryFooter{border-top:1px solid #edf2f7;flex-wrap:wrap;gap:.75rem 1.25rem;padding-top:.25rem;display:flex}.PatientDetails-module__wr_3bG__summaryFooterNote{color:#64748b;font-size:.78rem;line-height:1.6}.PatientDetails-module__wr_3bG__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;min-width:0;max-width:100%;margin-top:1rem;display:grid}.PatientDetails-module__wr_3bG__stackSection{margin-top:1rem}.PatientDetails-module__wr_3bG__fieldGrid{color:#374151;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.25rem;font-size:.9rem;line-height:1.7;display:grid}.PatientDetails-module__wr_3bG__fullSpan{grid-column:1/-1}.PatientDetails-module__wr_3bG__mutedText{color:#64748b}.PatientDetails-module__wr_3bG__normalText{color:#374151}.PatientDetails-module__wr_3bG__assignmentValue{color:#0f172a;font-weight:800}.PatientDetails-module__wr_3bG__assignmentEmpty{color:#64748b;font-weight:800}.PatientDetails-module__wr_3bG__assignmentDisplayBlock{flex-direction:column;gap:.15rem;display:flex}.PatientDetails-module__wr_3bG__assignmentSecondary{color:#64748b;font-size:.74rem;font-weight:400}.PatientDetails-module__wr_3bG__assignmentSource{color:#94a3b8;font-size:.68rem;font-weight:400}.PatientDetails-module__wr_3bG__assignmentPanel{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.PatientDetails-module__wr_3bG__assignmentDate{color:#64748b;font-size:.74rem}.PatientDetails-module__wr_3bG__assignmentToggle{color:#0369a1;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:800}.PatientDetails-module__wr_3bG__assignmentToggle:hover{color:#075985;text-decoration:underline}.PatientDetails-module__wr_3bG__assignmentHint{color:#94a3b8;margin-top:.15rem;font-size:.68rem;display:block}.PatientDetails-module__wr_3bG__assignmentEditor{background:#f8fbff;border:1px solid #dbeafe;border-radius:.7rem;flex-direction:column;gap:.45rem;width:min(100%,260px);margin-top:.25rem;padding:.7rem;display:flex}.PatientDetails-module__wr_3bG__assignmentLabel{color:#475569;font-size:.74rem;font-weight:800}.PatientDetails-module__wr_3bG__assignmentSelect{color:#0f172a;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.55rem;padding:0 .6rem;font-size:.82rem}.PatientDetails-module__wr_3bG__assignmentActions{flex-wrap:wrap;gap:.4rem;display:flex}.PatientDetails-module__wr_3bG__assignmentSave,.PatientDetails-module__wr_3bG__assignmentCancel{cursor:pointer;border-radius:.55rem;min-height:34px;padding:.35rem .75rem;font-size:.76rem;font-weight:800}.PatientDetails-module__wr_3bG__assignmentSave{color:#fff;background:#0369a1;border:1px solid #0369a1}.PatientDetails-module__wr_3bG__assignmentCancel{color:#475569;background:#fff;border:1px solid #cbd5e1}.PatientDetails-module__wr_3bG__assignmentSave:disabled{cursor:not-allowed;opacity:.65}.PatientDetails-module__wr_3bG__assignmentError{color:#dc2626;font-size:.74rem;font-weight:700}.PatientDetails-module__wr_3bG__todayText{color:#0369a1;font-weight:800}.PatientDetails-module__wr_3bG__overdueText{color:#b91c1c;font-weight:800}.PatientDetails-module__wr_3bG__inlineMeta{align-items:center;gap:.35rem;display:inline-flex}.PatientDetails-module__wr_3bG__activityList{flex-direction:column;display:flex}.PatientDetails-module__wr_3bG__activityItem{margin-bottom:1.25rem;padding-inline-start:1.5rem;position:relative}.PatientDetails-module__wr_3bG__activityDot{inset-inline-start:0;border:2px solid;border-radius:50%;width:12px;height:12px;position:absolute;top:.25rem}.PatientDetails-module__wr_3bG__activityLine{inset-inline-start:5px;background:#e5e7eb;width:2px;position:absolute;top:1.5rem;bottom:-1.25rem}.PatientDetails-module__wr_3bG__activityCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.65rem;padding:1rem}.PatientDetails-module__wr_3bG__activityHeader{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.PatientDetails-module__wr_3bG__activityTitle{color:#111827;font-weight:800}.PatientDetails-module__wr_3bG__activityDate{color:#94a3b8;font-size:.75rem}.PatientDetails-module__wr_3bG__activityNote{color:#374151;margin-bottom:.75rem;font-size:.9rem;line-height:1.65}.PatientDetails-module__wr_3bG__activityMeta{color:#64748b;flex-wrap:wrap;gap:.75rem;font-size:.8rem;display:flex}.PatientDetails-module__wr_3bG__appointmentList{flex-direction:column;gap:.75rem;display:flex}.PatientDetails-module__wr_3bG__appointmentItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.75rem;font-size:.9rem;display:flex}.PatientDetails-module__wr_3bG__messagingPlaceholder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.PatientDetails-module__wr_3bG__placeholderIcon{color:#94a3b8;flex-shrink:0}.PatientDetails-module__wr_3bG__placeholderCopy{flex:1;min-width:0}.PatientDetails-module__wr_3bG__placeholderTitle{color:#0f172a;font-size:.86rem;font-weight:800}.PatientDetails-module__wr_3bG__placeholderText{color:#64748b;margin-top:.2rem;font-size:.8rem;line-height:1.6}.PatientDetails-module__wr_3bG__placeholderBadge{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:.22rem .55rem;font-size:.72rem;font-weight:800}.PatientDetails-module__wr_3bG__messagingEventsEmpty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.75rem;padding:1.1rem}.PatientDetails-module__wr_3bG__eventsIcon{color:#94a3b8;margin-bottom:.5rem}.PatientDetails-module__wr_3bG__timelineLoading{color:#94a3b8;text-align:center;padding:1.5rem}.PatientDetails-module__wr_3bG__timelineSections{flex-direction:column;gap:1rem;display:flex}.PatientDetails-module__wr_3bG__timelineTopbar{justify-content:flex-start;display:flex}.PatientDetails-module__wr_3bG__timelineGroup{border:1px solid #edf2f7;border-radius:.65rem;overflow:hidden}.PatientDetails-module__wr_3bG__timelineGroupTitle{color:#334155;background:#f8fafc;border-bottom:1px solid #edf2f7;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:900}.PatientDetails-module__wr_3bG__groupEmpty{color:#94a3b8;padding:.9rem 1rem;font-size:.82rem}.PatientDetails-module__wr_3bG__visitCard{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(80px,110px) minmax(0,1fr);gap:.75rem;padding:.85rem 1rem;display:grid}.PatientDetails-module__wr_3bG__visitCard:last-child{border-bottom:0}.PatientDetails-module__wr_3bG__visitDate{color:#64748b;text-align:start;font-size:.8rem}.PatientDetails-module__wr_3bG__visitBody{min-width:0}.PatientDetails-module__wr_3bG__visitTitle{color:#111827;margin-bottom:.3rem;font-size:.86rem;font-weight:800}.PatientDetails-module__wr_3bG__visitMeta{color:#64748b;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;line-height:1.55;display:flex}.PatientDetails-module__wr_3bG__visitMeta span span{color:#94a3b8}.PatientDetails-module__wr_3bG__backLinkWrap{margin-top:1.5rem}.PatientDetails-module__wr_3bG__modalBackdrop{z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PatientDetails-module__wr_3bG__modalCard{background:#fff;border-radius:1rem;width:min(500px,100%);max-height:calc(100vh - 2rem);padding:1.5rem;overflow:auto;box-shadow:0 10px 40px #0f172a38}.PatientDetails-module__wr_3bG__modalHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.PatientDetails-module__wr_3bG__modalTitle{color:#111827;margin:0;font-size:1.1rem;font-weight:900}.PatientDetails-module__wr_3bG__modalClose{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.PatientDetails-module__wr_3bG__modalError{color:#b91c1c;background:#fef2f2;border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.PatientDetails-module__wr_3bG__modalForm{flex-direction:column;gap:1rem;display:flex}.PatientDetails-module__wr_3bG__modalLabel{color:#111827;margin-bottom:.5rem;font-size:.9rem;font-weight:800;display:block}.PatientDetails-module__wr_3bG__modalInput,.PatientDetails-module__wr_3bG__modalTextarea{color:#111827;width:100%;font:inherit;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem .75rem;font-size:.9rem}.PatientDetails-module__wr_3bG__modalTextarea{resize:vertical}.PatientDetails-module__wr_3bG__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.PatientDetails-module__wr_3bG__secondaryButton,.PatientDetails-module__wr_3bG__primaryButton{cursor:pointer;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:800}.PatientDetails-module__wr_3bG__secondaryButton{color:#374151;background:#fff;border:1px solid #e2e8f0}.PatientDetails-module__wr_3bG__primaryButton{color:#fff;background:#3b82f6;border:1px solid #3b82f6}.PatientDetails-module__wr_3bG__secondaryButton:disabled,.PatientDetails-module__wr_3bG__primaryButton:disabled{cursor:not-allowed;opacity:.7}@media (max-width:760px){.PatientDetails-module__wr_3bG__summaryTop,.PatientDetails-module__wr_3bG__summaryGrid,.PatientDetails-module__wr_3bG__detailGrid,.PatientDetails-module__wr_3bG__fieldGrid{grid-template-columns:1fr}.PatientDetails-module__wr_3bG__summaryTop{display:grid}.PatientDetails-module__wr_3bG__detailGrid,.PatientDetails-module__wr_3bG__fieldGrid,.PatientDetails-module__wr_3bG__visitCard{grid-template-columns:1fr}.PatientDetails-module__wr_3bG__messagingPlaceholder{flex-direction:column;align-items:flex-start}}
.ReceptionQueue-module__GynEGG__queue{flex-direction:column;display:flex}.ReceptionQueue-module__GynEGG__errorBanner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.55rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.ReceptionQueue-module__GynEGG__errorClose{color:#991b1b;cursor:pointer;background:0 0;border:0;font-size:1rem;font-weight:900}.ReceptionQueue-module__GynEGG__filterBar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ReceptionQueue-module__GynEGG__filterButton,.ReceptionQueue-module__GynEGG__filterActive{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.3rem;padding:.42rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.ReceptionQueue-module__GynEGG__filterButton{color:#374151;background:#f8fafc}.ReceptionQueue-module__GynEGG__filterActive{color:#fff;background:#111827;border-color:#111827}.ReceptionQueue-module__GynEGG__filterCount{opacity:.75}.ReceptionQueue-module__GynEGG__queueCount{color:#64748b;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.ReceptionQueue-module__GynEGG__queueHelp{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.55rem;margin-bottom:.9rem;padding:.65rem .85rem;font-size:.8rem;line-height:1.6}.ReceptionQueue-module__GynEGG__cards{flex-direction:column;gap:.65rem;display:flex}.ReceptionQueue-module__GynEGG__appointmentCard{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;grid-template-columns:70px minmax(0,1fr) auto minmax(220px,auto);align-items:center;gap:1rem;padding:.85rem 1rem;display:grid}.ReceptionQueue-module__GynEGG__cardLoading{opacity:.6}.ReceptionQueue-module__GynEGG__timeCell{color:#111827;font-size:.9rem;font-weight:900}.ReceptionQueue-module__GynEGG__patientInfo{min-width:0}.ReceptionQueue-module__GynEGG__patientName{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:900;overflow:hidden}.ReceptionQueue-module__GynEGG__nameLink{color:inherit;cursor:pointer;text-decoration:none}.ReceptionQueue-module__GynEGG__nameLink:hover{color:#2563eb;text-decoration:underline}.ReceptionQueue-module__GynEGG__patientMeta{color:#64748b;margin-top:.2rem;font-size:.8rem;line-height:1.5}.ReceptionQueue-module__GynEGG__actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.ReceptionQueue-module__GynEGG__actionButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.ReceptionQueue-module__GynEGG__actionButton:disabled{color:#94a3b8;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.ReceptionQueue-module__GynEGG__modalBackdrop{z-index:50;background:#0f172a61;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReceptionQueue-module__GynEGG__modalCard{background:#fff;border-radius:.75rem;width:min(420px,100%);max-height:calc(100vh - 2rem);padding:1.25rem;overflow:auto;box-shadow:0 18px 45px #0f172a38}.ReceptionQueue-module__GynEGG__modalTitle{color:#111827;margin:0 0 1rem;font-size:1rem;font-weight:900}.ReceptionQueue-module__GynEGG__modalFields{flex-direction:column;gap:.75rem;display:flex}.ReceptionQueue-module__GynEGG__modalLabel{color:#374151;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:800;display:flex}.ReceptionQueue-module__GynEGG__modalInput,.ReceptionQueue-module__GynEGG__modalTextarea{color:#111827;width:100%;font:inherit;border:1px solid #d1d5db;border-radius:.4rem;padding:.55rem .65rem}.ReceptionQueue-module__GynEGG__modalTextarea{resize:vertical}.ReceptionQueue-module__GynEGG__modalActions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.ReceptionQueue-module__GynEGG__secondaryButton,.ReceptionQueue-module__GynEGG__primaryButton,.ReceptionQueue-module__GynEGG__dangerButton,.ReceptionQueue-module__GynEGG__neutralButton{cursor:pointer;border-radius:.4rem;padding:.45rem .85rem;font-size:.82rem;font-weight:900}.ReceptionQueue-module__GynEGG__secondaryButton{color:#374151;background:#fff;border:1px solid #d1d5db}.ReceptionQueue-module__GynEGG__primaryButton{color:#fff;background:#7c3aed;border:1px solid #7c3aed}.ReceptionQueue-module__GynEGG__dangerButton{color:#fff;background:#dc2626;border:1px solid #dc2626}.ReceptionQueue-module__GynEGG__neutralButton{color:#fff;background:#9ca3af;border:1px solid #9ca3af}.ReceptionQueue-module__GynEGG__primaryButton:disabled,.ReceptionQueue-module__GynEGG__dangerButton:disabled,.ReceptionQueue-module__GynEGG__neutralButton:disabled,.ReceptionQueue-module__GynEGG__secondaryButton:disabled{cursor:not-allowed;opacity:.55}@media (max-width:900px){.ReceptionQueue-module__GynEGG__appointmentCard{grid-template-columns:1fr;align-items:stretch}.ReceptionQueue-module__GynEGG__actions{justify-content:flex-start}}
.MessagingDashboard-module__SStu7a__page{gap:1rem;display:grid}.MessagingDashboard-module__SStu7a__commandBar{background:radial-gradient(circle at 100% 0,#16a34a14,#0000 30%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4ee;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 16px 34px #0f172a0f}.MessagingDashboard-module__SStu7a__commandCopy{gap:.3rem;max-width:720px;display:grid}.MessagingDashboard-module__SStu7a__eyebrow{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.MessagingDashboard-module__SStu7a__commandTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:900}.MessagingDashboard-module__SStu7a__commandText{color:#64748b;margin:0;font-size:.84rem;line-height:1.7}.MessagingDashboard-module__SStu7a__commandMeta{gap:.65rem;min-width:min(320px,100%);display:grid}.MessagingDashboard-module__SStu7a__healthBadge{background:#fff;border:1px solid #dbe4ee;border-radius:16px;align-items:center;gap:.75rem;padding:.85rem .95rem;display:flex}.MessagingDashboard-module__SStu7a__healthIconWrap{color:#0f172a;background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.MessagingDashboard-module__SStu7a__healthBadgeBody{gap:.3rem;display:grid}.MessagingDashboard-module__SStu7a__healthLabel{color:#64748b;font-size:.76rem;font-weight:700}.MessagingDashboard-module__SStu7a__metaPills{flex-wrap:wrap;gap:.55rem;display:flex}.MessagingDashboard-module__SStu7a__metaPill{color:#475569;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;align-items:center;min-height:34px;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.MessagingDashboard-module__SStu7a__sectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.MessagingDashboard-module__SStu7a__listRows{gap:.75rem;display:grid}.MessagingDashboard-module__SStu7a__statusRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .9rem;display:flex}.MessagingDashboard-module__SStu7a__rowLabelWrap{color:#334155;align-items:center;gap:.45rem;display:inline-flex}.MessagingDashboard-module__SStu7a__rowLabel{color:#0f172a;font-size:.84rem;font-weight:700}.MessagingDashboard-module__SStu7a__linksGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.MessagingDashboard-module__SStu7a__quickLink{color:inherit;background:#f8fafc;border:1px solid #dbe4ee;border-radius:16px;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;text-decoration:none;display:flex}.MessagingDashboard-module__SStu7a__quickLinkActive{background:#eff6ff;border-color:#bfdbfe}.MessagingDashboard-module__SStu7a__quickIcon{color:#1d4ed8;background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.MessagingDashboard-module__SStu7a__quickBody{gap:.2rem;min-width:0;display:grid}.MessagingDashboard-module__SStu7a__quickTitle{color:#0f172a;font-size:.85rem;font-weight:800}.MessagingDashboard-module__SStu7a__quickDescription{color:#64748b;font-size:.77rem;line-height:1.6}.MessagingDashboard-module__SStu7a__quickArrow{color:#64748b;flex-shrink:0;margin-inline-start:auto}@media (max-width:900px){.MessagingDashboard-module__SStu7a__sectionGrid{grid-template-columns:1fr}}
.HumanRequired-module__wrne2G__wrap{padding:1.5rem}.HumanRequired-module__wrne2G__summaryCard{background:#fff7ed;border:1px solid #fed7aa;border-radius:.9rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.HumanRequired-module__wrne2G__summaryIcon{color:#d97706;background:#f59e0b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.HumanRequired-module__wrne2G__summaryTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.HumanRequired-module__wrne2G__summaryMeta{color:#64748b;margin-top:.2rem;font-size:.82rem;display:block}.HumanRequired-module__wrne2G__queueList{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;overflow:hidden}.HumanRequired-module__wrne2G__queueItem{border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.HumanRequired-module__wrne2G__queueItem:last-child{border-bottom:0}.HumanRequired-module__wrne2G__itemIcon{color:#64748b}.HumanRequired-module__wrne2G__itemBody{min-width:0}.HumanRequired-module__wrne2G__itemTitle{color:#0f172a;overflow-wrap:anywhere;font-size:.86rem;font-weight:800}.HumanRequired-module__wrne2G__itemMeta{color:#64748b;flex-wrap:wrap;gap:.45rem;margin-top:.25rem;font-size:.78rem;line-height:1.6;display:flex}.HumanRequired-module__wrne2G__reasonPill,.HumanRequired-module__wrne2G__channelPill,.HumanRequired-module__wrne2G__waitingPill{border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.HumanRequired-module__wrne2G__reasonPill{color:#92400e;background:#fffbeb}.HumanRequired-module__wrne2G__channelPill{color:#475569;background:#f1f5f9}.HumanRequired-module__wrne2G__waitingPill{color:#92400e;white-space:nowrap;background:#fef3c7;border:1px solid #fde68a}.HumanRequired-module__wrne2G__emptyState{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.9rem;padding:3rem 1.5rem}.HumanRequired-module__wrne2G__emptyTitle{color:#334155;margin:0;font-size:1rem;font-weight:800}.HumanRequired-module__wrne2G__emptyText{max-width:460px;margin:.55rem auto 0;font-size:.84rem;line-height:1.8}.HumanRequired-module__wrne2G__manualNotice{color:#1e40af;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.8rem;margin-top:1.5rem;padding:1rem;font-size:.82rem;font-weight:700;line-height:1.8}@media (max-width:760px){.HumanRequired-module__wrne2G__wrap{padding:1rem}.HumanRequired-module__wrne2G__summaryCard{align-items:flex-start}.HumanRequired-module__wrne2G__queueItem{grid-template-columns:auto minmax(0,1fr)}.HumanRequired-module__wrne2G__waitingPill{grid-column:2;justify-self:start}}
.ReceptionPage-module__s74WcW__page{padding:2rem}.ReceptionPage-module__s74WcW__title{color:#111827;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin:0 0 1.5rem;font-size:1.5rem;font-weight:900;display:flex}.ReceptionPage-module__s74WcW__date{color:#64748b;font-size:.92rem;font-weight:700}@media (max-width:640px){.ReceptionPage-module__s74WcW__page{padding:1rem}}
.PeopleManager-module__crP0PG__shell{box-sizing:border-box;direction:rtl;width:100%;min-width:0;max-width:1080px;margin:0 auto;padding:1.25rem}@media (max-width:640px){.PeopleManager-module__crP0PG__shell{padding:1rem}}.PeopleManager-module__crP0PG__header{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 22%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.PeopleManager-module__crP0PG__title{color:#111827;margin:0;font-size:1.35rem;font-weight:800}.PeopleManager-module__crP0PG__subtitle{color:#64748b;max-width:700px;margin:.3rem 0 0;font-size:.82rem;line-height:1.65}.PeopleManager-module__crP0PG__card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.25rem;padding:1.25rem;box-shadow:0 1px 3px #0000000a}.PeopleManager-module__crP0PG__cardTitle{color:#0f172a;margin:0 0 1rem;font-size:1.05rem;font-weight:700}.PeopleManager-module__crP0PG__formGrid{grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem;display:grid}@media (max-width:640px){.PeopleManager-module__crP0PG__formGrid{grid-template-columns:1fr}}.PeopleManager-module__crP0PG__field{flex-direction:column;gap:.35rem;display:flex}.PeopleManager-module__crP0PG__field label{color:#374151;font-size:.8rem;font-weight:600}.PeopleManager-module__crP0PG__field input,.PeopleManager-module__crP0PG__field select{color:#111827;direction:rtl;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.PeopleManager-module__crP0PG__field input:focus,.PeopleManager-module__crP0PG__field select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.PeopleManager-module__crP0PG__field input:disabled,.PeopleManager-module__crP0PG__field select:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.PeopleManager-module__crP0PG__helper{color:#6b7280;margin:.15rem 0 0;font-size:.75rem}.PeopleManager-module__crP0PG__formActions{justify-content:flex-start;margin-top:1rem;display:flex}.PeopleManager-module__crP0PG__primaryBtn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;transition:opacity .15s,transform .1s;display:inline-flex}.PeopleManager-module__crP0PG__primaryBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.PeopleManager-module__crP0PG__primaryBtn:disabled{opacity:.55;cursor:not-allowed}.PeopleManager-module__crP0PG__alert{border-radius:.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.PeopleManager-module__crP0PG__alertError{color:#b91c1c;background:#fef2f2;border-right:3px solid #dc2626}.PeopleManager-module__crP0PG__alertSuccess{color:#047857;background:#ecfdf5;border-right:3px solid #10b981}.PeopleManager-module__crP0PG__tableScroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#94a3b8b8 #e2e8f0a6;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:100%;overflow:auto hidden;box-shadow:0 1px 3px #0000000a}.PeopleManager-module__crP0PG__tableScroll::-webkit-scrollbar{height:10px}.PeopleManager-module__crP0PG__tableScroll::-webkit-scrollbar-track{background:#e2e8f0a6;border-radius:999px}.PeopleManager-module__crP0PG__tableScroll::-webkit-scrollbar-thumb{background:#94a3b8b8;border-radius:999px}.PeopleManager-module__crP0PG__table{border-collapse:collapse;text-align:right;direction:rtl;width:100%;min-width:600px;font-size:.85rem}.PeopleManager-module__crP0PG__table thead th{color:#475569;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.6rem .75rem;font-size:.72rem;font-weight:700}.PeopleManager-module__crP0PG__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}.PeopleManager-module__crP0PG__table tbody tr:hover{background:#f8fafc}.PeopleManager-module__crP0PG__table tbody td{vertical-align:middle;padding:.55rem .75rem}.PeopleManager-module__crP0PG__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.PeopleManager-module__crP0PG__badgeActive{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.PeopleManager-module__crP0PG__badgeInactive{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.PeopleManager-module__crP0PG__roleSelect{color:#374151;direction:rtl;background:#fff;border:1px solid #d1d5db;border-radius:.4rem;min-width:120px;padding:.4rem .6rem;font-size:.82rem}.PeopleManager-module__crP0PG__roleSelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb1a}.PeopleManager-module__crP0PG__roleSelect:disabled{opacity:.7;background:#f3f4f6}.PeopleManager-module__crP0PG__emptyState{text-align:center;color:#9ca3af;padding:2.5rem 1rem;font-size:.9rem}.PeopleManager-module__crP0PG__securityNote{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:.9rem 1rem;display:flex}.PeopleManager-module__crP0PG__securityNoteIcon{color:#2563eb;flex-shrink:0;margin-top:.1rem}.PeopleManager-module__crP0PG__securityNoteText{color:#1e40af;margin:0;font-size:.8rem;line-height:1.6}.PeopleManager-module__crP0PG__readonlyList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.PeopleManager-module__crP0PG__readonlyList li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.6rem .8rem;font-size:.85rem;display:flex}.PeopleManager-module__crP0PG__readonlyList li span:first-child{color:#374151;font-weight:600}.PeopleManager-module__crP0PG__readonlyList li span:last-child{color:#6b7280;font-size:.8rem}.PeopleManager-module__crP0PG__loadingText{color:#6b7280;padding:1rem 0;font-size:.9rem}.PeopleManager-module__crP0PG__rawRole{color:#9ca3af;margin-right:.3rem;font-size:.7rem;font-weight:500}
.PermissionsManager-module__deaoJa__shell{box-sizing:border-box;direction:rtl;width:100%;min-width:0;max-width:1080px;margin:0 auto;padding:1.25rem}@media (max-width:640px){.PermissionsManager-module__deaoJa__shell{padding:.85rem}}.PermissionsManager-module__deaoJa__header{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 22%),linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.PermissionsManager-module__deaoJa__title{color:#111827;margin:0;font-size:1.35rem;font-weight:800}.PermissionsManager-module__deaoJa__subtitle{color:#64748b;max-width:700px;margin:.3rem 0 0;font-size:.82rem;line-height:1.65}.PermissionsManager-module__deaoJa__alert{border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.PermissionsManager-module__deaoJa__alertError{color:#b91c1c;background:#fef2f2;border-right:3px solid #dc2626}.PermissionsManager-module__deaoJa__tableWrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#94a3b8b8 #e2e8f0a6;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;overflow-x:auto;box-shadow:0 1px 3px #0000000a}.PermissionsManager-module__deaoJa__tableWrap::-webkit-scrollbar{height:8px}.PermissionsManager-module__deaoJa__tableWrap::-webkit-scrollbar-track{background:#e2e8f0a6;border-radius:999px}.PermissionsManager-module__deaoJa__tableWrap::-webkit-scrollbar-thumb{background:#94a3b8b8;border-radius:999px}.PermissionsManager-module__deaoJa__table{border-collapse:collapse;text-align:right;direction:rtl;width:100%;min-width:560px;font-size:.85rem}.PermissionsManager-module__deaoJa__table thead th{color:#475569;white-space:nowrap;letter-spacing:.02em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.6rem .85rem;font-size:.72rem;font-weight:700}.PermissionsManager-module__deaoJa__roleRow{border-bottom:1px solid #f1f5f9;transition:background .1s}.PermissionsManager-module__deaoJa__roleRow:hover{background:#f8fafc}.PermissionsManager-module__deaoJa__roleRowExpanded{background:#eff6ff!important}.PermissionsManager-module__deaoJa__roleRow td{vertical-align:middle;padding:.6rem .85rem}.PermissionsManager-module__deaoJa__expandedRow{background:#f8faff}.PermissionsManager-module__deaoJa__expandedCell{border-bottom:2px solid #bfdbfe;padding:0!important}.PermissionsManager-module__deaoJa__roleKey{color:#6b7280;background:#f3f4f6;border-radius:.3rem;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.PermissionsManager-module__deaoJa__roleLabel{color:#111827;font-weight:600}.PermissionsManager-module__deaoJa__permCountCell{white-space:nowrap}.PermissionsManager-module__deaoJa__permCount{color:#374151;font-size:.82rem;font-weight:600}.PermissionsManager-module__deaoJa__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.PermissionsManager-module__deaoJa__badgeActive{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.PermissionsManager-module__deaoJa__badgeInactive{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.PermissionsManager-module__deaoJa__expandBtn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.4rem;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;transition:background .15s;display:inline-flex}.PermissionsManager-module__deaoJa__expandBtn:hover{background:#dbeafe}.PermissionsManager-module__deaoJa__permPanel{border-top:1px solid #dbeafe;padding:1.1rem 1.25rem}@media (max-width:640px){.PermissionsManager-module__deaoJa__permPanel{padding:.9rem .85rem}}.PermissionsManager-module__deaoJa__permPanelCount{color:#64748b;margin:0 0 .85rem;font-size:.8rem}.PermissionsManager-module__deaoJa__panelAlert{border-radius:.45rem;margin-bottom:.85rem;padding:.55rem .85rem;font-size:.82rem;line-height:1.5}.PermissionsManager-module__deaoJa__panelAlertSuccess{color:#166534;background:#f0fdf4;border-right:3px solid #22c55e}.PermissionsManager-module__deaoJa__panelAlertError{color:#b91c1c;background:#fef2f2;border-right:3px solid #dc2626}.PermissionsManager-module__deaoJa__permGroupsWrap{flex-direction:column;gap:.85rem;margin-bottom:1.1rem;display:flex}.PermissionsManager-module__deaoJa__permGroupLabel{color:#1e3a5f;letter-spacing:.04em;text-transform:uppercase;background:#dbeafe;border-radius:.3rem;margin:0 0 .4rem;padding:.15rem .35rem;font-size:.7rem;font-weight:800;display:inline-block}.PermissionsManager-module__deaoJa__permChipList{flex-wrap:wrap;gap:.45rem;display:flex}.PermissionsManager-module__deaoJa__permChip{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.4rem;align-items:center;gap:.3rem;padding:.3rem .55rem;line-height:1.3;display:inline-flex}.PermissionsManager-module__deaoJa__permChipLabel{color:#1e40af;font-size:.8rem;font-weight:600}.PermissionsManager-module__deaoJa__permChipKey{color:#93c5fd;background:#dbeafe80;border-radius:.2rem;padding:.05rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.67rem}.PermissionsManager-module__deaoJa__removePermBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;margin-right:.1rem;padding:0;transition:background .12s;display:inline-flex}.PermissionsManager-module__deaoJa__removePermBtn:hover:not(:disabled){background:#fee2e2}.PermissionsManager-module__deaoJa__removePermBtn:disabled{opacity:.5;cursor:not-allowed}.PermissionsManager-module__deaoJa__addPermRow{border-top:1px dashed #e2e8f0;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.25rem;padding-top:.85rem;display:flex}.PermissionsManager-module__deaoJa__addPermSelect{color:#111827;direction:rtl;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;flex:1;min-width:200px;padding:.45rem .7rem;font-size:.82rem}.PermissionsManager-module__deaoJa__addPermSelect:disabled{opacity:.6;cursor:not-allowed}.PermissionsManager-module__deaoJa__addPermBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:.45rem;align-items:center;gap:.3rem;padding:.45rem .9rem;font-size:.82rem;font-weight:700;transition:background .15s;display:inline-flex}.PermissionsManager-module__deaoJa__addPermBtn:hover:not(:disabled){background:#1d4ed8}.PermissionsManager-module__deaoJa__addPermBtn:disabled{opacity:.5;cursor:not-allowed}.PermissionsManager-module__deaoJa__resetPermBtn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fffbeb;border:1px solid #fde68a;border-radius:.45rem;align-items:center;gap:.3rem;padding:.45rem .85rem;font-size:.8rem;font-weight:600;transition:background .15s;display:inline-flex}.PermissionsManager-module__deaoJa__resetPermBtn:hover:not(:disabled){background:#fef3c7}.PermissionsManager-module__deaoJa__resetPermBtn:disabled{opacity:.5;cursor:not-allowed}.PermissionsManager-module__deaoJa__superAdminNote{color:#166534;background:#f0fdf4;border-top:1px solid #bbf7d0;align-items:center;gap:.6rem;padding:.9rem 1.1rem;font-size:.83rem;font-weight:600;display:flex}.PermissionsManager-module__deaoJa__superAdminIcon{color:#22c55e;flex-shrink:0}.PermissionsManager-module__deaoJa__spin{animation:.9s linear infinite PermissionsManager-module__deaoJa__spin}@keyframes PermissionsManager-module__deaoJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PermissionsManager-module__deaoJa__loadingText{color:#6b7280;padding:1rem 0;font-size:.9rem}.PermissionsManager-module__deaoJa__emptyState{text-align:center;color:#9ca3af;padding:2.5rem 1rem;font-size:.9rem}
.Toast-module__9WWWZG__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__9WWWZG__toast{pointer-events:auto;color:#fff;border-radius:.5rem;align-items:center;gap:.75rem;width:max-content;max-width:90vw;padding:.85rem 1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__9WWWZG__slideIn;display:flex;box-shadow:0 10px 15px -3px #0000001a}.Toast-module__9WWWZG__success{background-color:#10b981}.Toast-module__9WWWZG__error{background-color:#ef4444}.Toast-module__9WWWZG__info{background-color:#c9a24b}.Toast-module__9WWWZG__message{margin:0;font-size:.9rem;font-weight:500}.Toast-module__9WWWZG__close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;padding:0 .5rem;font-size:1.2rem;transition:opacity .2s;display:flex}.Toast-module__9WWWZG__close:hover{opacity:1}@keyframes Toast-module__9WWWZG__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[dir=rtl] .Toast-module__9WWWZG__container{left:2rem;right:auto}[dir=rtl] .Toast-module__9WWWZG__toast{animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__9WWWZG__slideInRtl}@keyframes Toast-module__9WWWZG__slideInRtl{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Pagination-module__u2IQdG__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:1rem 0;display:flex}.Pagination-module__u2IQdG__paginationBtn{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);min-width:40px;height:40px;color:var(--gray-700);cursor:pointer;justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Pagination-module__u2IQdG__paginationBtn:hover:not(.Pagination-module__u2IQdG__disabled):not(.Pagination-module__u2IQdG__active){background:var(--gray-50);border-color:var(--amber-400);color:var(--amber-600);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Pagination-module__u2IQdG__active{background:var(--gradient-yellow);color:var(--gray-900);border-color:#0000;box-shadow:0 10px 20px -5px #f59e0b66}.Pagination-module__u2IQdG__disabled{opacity:.5;cursor:not-allowed;background:var(--gray-100)}.Pagination-module__u2IQdG__prevNextBtn{padding:0 1rem}.Pagination-module__u2IQdG__ellipsis{color:var(--gray-400);padding:0 .5rem}@media (max-width:640px){.Pagination-module__u2IQdG__pagination{gap:.25rem}.Pagination-module__u2IQdG__paginationBtn{min-width:36px;height:36px;font-size:.875rem}}
.TestimonialsSlider-module__ottn3W__ctaWrapper{margin-top:var(--spacing-xl);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.TestimonialsSlider-module__ottn3W__grid{gap:2.5rem;display:grid}.TestimonialsSlider-module__ottn3W__grid1{grid-template-columns:1fr;max-width:800px;margin:0 auto}.TestimonialsSlider-module__ottn3W__grid2{grid-template-columns:repeat(2,1fr)}.TestimonialsSlider-module__ottn3W__grid3{grid-template-columns:repeat(3,1fr)}.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.TestimonialsSlider-module__ottn3W__grid3,.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TestimonialsSlider-module__ottn3W__grid2,.TestimonialsSlider-module__ottn3W__grid3,.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:1fr}}.TestimonialsSlider-module__ottn3W__itemCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemCard:hover{border-color:var(--amber-400);transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #1e3a8a1a}.TestimonialsSlider-module__ottn3W__itemImage{aspect-ratio:16/10;background:#f8fafc;position:relative;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.TestimonialsSlider-module__ottn3W__itemCard:hover .TestimonialsSlider-module__ottn3W__itemImage img{transform:scale(1.05)}.TestimonialsSlider-module__ottn3W__itemContent{text-align:right;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.TestimonialsSlider-module__ottn3W__itemCategory{color:var(--blue-600);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.TestimonialsSlider-module__ottn3W__itemTitle{color:var(--gray-900);font-size:1.25rem;font-weight:800;line-height:1.4}.TestimonialsSlider-module__ottn3W__itemText{color:var(--gray-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemFooter{justify-content:flex-end;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.TestimonialsSlider-module__ottn3W__itemLink{color:var(--amber-600);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.TestimonialsSlider-module__ottn3W__videoOverlay{background:#1e3a8a33;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TestimonialsSlider-module__ottn3W__playBtn{width:3.5rem;height:3.5rem;color:var(--blue-600);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 8px 20px #0003}.TestimonialsSlider-module__ottn3W__itemCard:hover .TestimonialsSlider-module__ottn3W__playBtn{background:var(--blue-600);color:#fff;transform:scale(1.1)}