.crm-theme-root,.crm-ws-shell{--crm-radius-8:8px;--crm-radius-12:12px;--crm-radius-16:16px;--crm-radius-24:24px;--crm-elev-1:0 1px 2px color-mix(in srgb,#0f172a 6%,transparent);--crm-elev-2:0 6px 18px color-mix(in srgb,#0f172a 8%,transparent);--crm-elev-3:0 16px 40px color-mix(in srgb,#0f172a 14%,transparent);--crm-status-success:#059669;--crm-status-success-soft:color-mix(in srgb,#10b981 14%,#fff);--crm-status-warning:#d97706;--crm-status-warning-soft:color-mix(in srgb,#f59e0b 16%,#fff);--crm-status-critical:#b91c1c;--crm-status-critical-soft:color-mix(in srgb,#ef4444 12%,#fff);--crm-accent-grad:linear-gradient(135deg,#0d9488,#0284c7);--crm-type-title:1.125rem;--crm-type-section:0.9375rem;--crm-type-meta:0.75rem;--crm-lh-body:1.55;--crm-motion-sheet:180ms;--crm-motion-swipe:220ms;--crm-motion-card:160ms;--crm-motion-status:120ms;--crm-ease-sheet:ease-out;--crm-ease-swipe:cubic-bezier(0.22,1,0.36,1)}.crm-elev-1{box-shadow:var(--crm-elev-1)}.crm-elev-2{box-shadow:var(--crm-elev-2)}.crm-elev-3{box-shadow:var(--crm-elev-3)}.crm-type-title{margin:0;font-size:var(--crm-type-title);line-height:1.35;font-weight:700}.crm-type-section{margin:0;font-size:var(--crm-type-section);line-height:var(--crm-lh-body);font-weight:600}.crm-type-meta{margin:0;font-size:var(--crm-type-meta);line-height:1.45;color:var(--crm-muted,#64748b)}.crm-sheet{position:fixed;inset:0;z-index:80;display:grid;align-items:end}.crm-sheet__backdrop{position:absolute;inset:0;border:0;background:color-mix(in srgb,#0f172a 42%,transparent);animation:crm-fade-in var(--crm-motion-sheet) var(--crm-ease-sheet)}.crm-sheet__panel{position:relative;z-index:1;max-height:min(86dvh,720px);display:grid;grid-template-rows:auto auto 1fr auto;border-radius:var(--crm-radius-24) var(--crm-radius-24) 0 0;background:#fff;color:#0f172a;padding:8px 16px calc(16px + env(safe-area-inset-bottom));animation:crm-sheet-up var(--crm-motion-sheet) var(--crm-ease-sheet)}.crm-sheet__handle{width:42px;height:4px;margin:4px auto 10px;border-radius:999px;background:#cbd5e1}.crm-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.crm-sheet__close{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;display:grid;place-items:center;cursor:pointer}.crm-sheet__body{overflow:auto;min-height:0;padding-bottom:8px}.crm-sheet__footer{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid #e2e8f0}.crm-fab{position:fixed;inset-inline-end:16px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:55;display:none;flex-direction:column;align-items:flex-end;gap:10px}.crm-fab__trigger{width:56px;height:56px;border:0;border-radius:999px;background:var(--crm-accent-grad);color:#fff;display:grid;place-items:center;box-shadow:var(--crm-elev-3),0 0 0 6px color-mix(in srgb,#0d9488 16%,transparent);cursor:pointer;transition:transform .14s ease}.crm-fab__trigger:active{transform:scale(.94)}.crm-fab__menu{display:grid;grid-gap:8px;gap:8px;animation:crm-fade-in .16s ease}.crm-fab__item{display:inline-flex;align-items:center;gap:10px;padding:10px 12px 10px 14px;border-radius:999px;background:#fff;color:#0f172a;text-decoration:none;font-size:13px;font-weight:600;box-shadow:var(--crm-elev-2)}.crm-fab__item i{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,#0d9488 14%,#fff);color:#0f766e}.crm-fab__item.tone-critical i{background:var(--crm-status-critical-soft);color:var(--crm-status-critical)}.crm-fab.is-open .crm-fab__trigger{background:#0f172a}.crm-skeleton-kpis,.crm-skeleton-stack{display:grid;grid-gap:10px;gap:10px}.crm-skeleton-kpis{grid-auto-flow:column;grid-auto-columns:minmax(140px,70vw);overflow:hidden}.crm-skeleton-card,.crm-skeleton-kpi{border-radius:var(--crm-radius-16);background:#fff;padding:12px;display:grid;grid-gap:8px;gap:8px}.crm-skeleton-line{height:10px;border-radius:999px;background:linear-gradient(90deg,#e2e8f0 20%,#f8fafc 50%,#e2e8f0 80%);background-size:200% 100%;animation:crm-shimmer 1.1s linear infinite}.crm-skeleton-line.tall{height:22px}.crm-skeleton-line.w-30{width:30%}.crm-skeleton-line.w-40{width:40%}.crm-skeleton-line.w-50{width:50%}.crm-skeleton-line.w-55{width:55%}.crm-skeleton-line.w-70{width:70%}@media (max-width:900px){.crm-fab{display:flex}.crm-ws-mobile-nav-item{border-radius:14px;transition:background .14s ease,color .14s ease,transform .12s ease}.crm-ws-mobile-nav-item:active{transform:scale(.96)}.crm-ws-mobile-nav-item.is-active{background:color-mix(in srgb,var(--crm-primary,#0d9488) 12%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--crm-primary,#0d9488) 28%,transparent),0 8px 18px color-mix(in srgb,var(--crm-primary,#0d9488) 18%,transparent)}.crm-ws-mobile-nav-item .crm-ws-mobile-badge{position:absolute;top:2px;inset-inline-end:18%;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--crm-status-critical);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.crm-ws-mobile-nav-item{position:relative}.crm-ws-page-header h1{font-size:1.2rem;line-height:1.35}.crm-type-meta,.crm-ws-page-description,.muted{line-height:var(--crm-lh-body)}.appt-ops-center,.appt-ops-day-card,.appt-ops-detail,.crm-slot-card,.metric-card{border-radius:var(--crm-radius-16);box-shadow:var(--crm-elev-1)}.mvp-button:not(.secondary){background:var(--crm-accent-grad);border:0;color:#fff;box-shadow:0 8px 18px color-mix(in srgb,#0284c7 24%,transparent)}.crm-ws-header-action--primary:active,.mvp-button:active{transform:scale(.97)}}.appt-day-strip{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:var(--crm-radius-16);background:color-mix(in srgb,#fff 82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid color-mix(in srgb,#cbd5e1 70%,transparent);box-shadow:var(--crm-elev-1)}.appt-day-strip strong{font-size:var(--crm-type-title)}.appt-day-viewport{touch-action:pan-y;overflow:hidden}.appt-day-track{display:flex;transition:transform var(--crm-motion-swipe) var(--crm-ease-swipe);will-change:transform}.crm-entity-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:var(--crm-radius-16);background:#fff;text-align:start;font:inherit;color:inherit;cursor:pointer;transition:transform var(--crm-motion-card) ease,box-shadow var(--crm-motion-card) ease,opacity var(--crm-motion-status) ease}.crm-entity-card:active{transform:scale(.985)}.crm-entity-card.is-selected{box-shadow:var(--crm-elev-2),0 0 0 2px color-mix(in srgb,#0d9488 28%,transparent)}.crm-entity-card__avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;font-weight:700;font-size:13px;color:#0f766e;background:color-mix(in srgb,#14b8a6 16%,#fff)}.crm-entity-card__body{display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-entity-card__action{margin-top:4px}.crm-timeline-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:start;padding:10px 12px;border-radius:var(--crm-radius-12);border:1px solid #e2e8f0;background:#fff}.crm-timeline-card__time{min-width:52px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.crm-timeline-card__body{display:grid;grid-gap:6px;gap:6px}.crm-timeline-card__body p{margin:0}.crm-alert-card{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:var(--crm-radius-12);border:1px solid #e2e8f0;background:#fff}.crm-alert-card.is-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:4}.crm-alert-card.tone-info{background:color-mix(in srgb,#0284c7 8%,#fff);border-color:color-mix(in srgb,#0284c7 22%,#e2e8f0);color:#0c4a6e}.crm-alert-card.tone-warning{background:var(--crm-status-warning-soft);border-color:color-mix(in srgb,#d97706 28%,#e2e8f0);color:#92400e}.crm-alert-card.tone-critical{background:var(--crm-status-critical-soft);border-color:color-mix(in srgb,#b91c1c 24%,#e2e8f0);color:#7f1d1d}.crm-alert-card__icon{flex:0 0 auto;margin-top:1px}.crm-alert-card p{margin:0;flex:1 1;line-height:var(--crm-lh-body)}.crm-alert-card__action{flex:0 0 auto}.appt-status-pill{transition:opacity var(--crm-motion-status) ease,transform var(--crm-motion-status) ease}.appt-status-pill.is-updating{opacity:.72;transform:scale(.96)}.appt-day-track.is-dragging{transition:none}.appt-day-pane{flex:0 0 100%;min-width:100%}.appt-premium-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:var(--crm-radius-16);background:#fff;box-shadow:var(--crm-elev-1);text-align:start;font:inherit;color:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.appt-premium-card:active{transform:scale(.985)}.appt-premium-card.is-selected{box-shadow:var(--crm-elev-2),0 0 0 2px color-mix(in srgb,#0d9488 30%,transparent)}.appt-avatar{width:40px;height:40px;display:grid;place-items:center;font-size:13px;color:#0f766e;background:color-mix(in srgb,#14b8a6 16%,#fff)}.appt-avatar,.appt-status-pill{border-radius:999px;font-weight:700}.appt-status-pill{display:inline-flex;align-items:center;padding:3px 8px;font-size:11px;background:#e2e8f0;color:#334155}.appt-status-pill.is-success{background:var(--crm-status-success-soft);color:var(--crm-status-success)}.appt-status-pill.is-warning{background:var(--crm-status-warning-soft);color:var(--crm-status-warning)}.appt-status-pill.is-critical{background:var(--crm-status-critical-soft);color:var(--crm-status-critical)}.appt-status-pill.is-info{background:color-mix(in srgb,#0284c7 14%,#fff);color:#0369a1}.appt-swipe-row{position:relative;overflow:hidden;border-radius:var(--crm-radius-16)}.appt-swipe-actions{position:absolute;inset-block:0;inset-inline-end:0;display:flex;align-items:stretch;z-index:0}.appt-swipe-actions button{border:0;min-width:72px;color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.appt-swipe-actions .act-confirm{background:#0284c7}.appt-swipe-actions .act-arrive{background:#0d9488}.appt-swipe-actions .act-cancel{background:#b91c1c}.appt-swipe-row .appt-premium-card{position:relative;z-index:1;transition:transform .16s ease}.appt-swipe-row.is-open .appt-premium-card{transform:translateX(-140px)}[dir=rtl] .appt-swipe-row.is-open .appt-premium-card{transform:translateX(140px)}.appt-slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:10px;gap:10px}.appt-slot-premium{display:grid;grid-gap:8px;gap:8px;padding:12px;border-radius:var(--crm-radius-16);border:1px solid #e2e8f0;background:#fff;box-shadow:var(--crm-elev-1);cursor:pointer;text-align:start;font:inherit;color:inherit}.appt-slot-premium.is-full{background:linear-gradient(180deg,#fff,var(--crm-status-warning-soft))}.appt-slot-premium.is-open{background:linear-gradient(180deg,#fff,color-mix(in srgb,#10b981 10%,#fff))}.appt-slot-bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.appt-slot-bar>span{display:block;height:100%;border-radius:inherit;background:var(--crm-accent-grad)}.appt-slot-premium.is-full .appt-slot-bar>span{background:linear-gradient(90deg,#f59e0b,#b91c1c)}@keyframes crm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes crm-sheet-up{0%{transform:translateY(18%);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes crm-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:901px){.crm-fab{display:none}}.crm-theme-root,.crm-ws-shell{--crm-font-xs:0.75rem;--crm-font-sm:0.875rem;--crm-font-md:1rem;--crm-font-lg:1.125rem;--crm-font-xl:1.25rem;--crm-font-title:clamp(1.25rem,0.9vw + 1rem,1.75rem);--crm-font-weight-regular:400;--crm-font-weight-medium:500;--crm-font-weight-semibold:600;--crm-font-weight-bold:700;--crm-type-display:clamp(1.5rem,1.2vw + 1.1rem,2rem);--crm-type-h1:var(--crm-font-title);--crm-type-h2:var(--crm-font-lg);--crm-type-h3:var(--crm-font-md);--crm-type-title:var(--crm-font-md);--crm-type-body:var(--crm-font-md);--crm-type-caption:var(--crm-font-sm);--crm-type-label:var(--crm-font-xs);--crm-type-button:var(--crm-font-sm);--crm-type-table:var(--crm-font-sm);--crm-space-1:8px;--crm-space-2:16px;--crm-space-3:24px;--crm-space-4:32px;--crm-space-5:40px;--crm-space-6:48px;--crm-space-7:56px;--crm-space-8:64px;--crm-radius-xs:4px;--crm-radius-sm:8px;--crm-radius-md:12px;--crm-radius-lg:16px;--crm-shadow-sm:0 4px 12px rgba(15,23,42,0.06);--crm-shadow-md:0 12px 30px rgba(15,23,42,0.08);--crm-shadow-lg:0 18px 50px rgba(15,23,42,0.12);--crm-tone-blue:#16d9f2;--crm-tone-cyan:#13c8b5;--crm-tone-green:#27f5a6;--crm-tone-amber:#ffb84d;--crm-tone-red:#ff5b6e;--crm-tone-violet:#8b7cff;--crm-tone-pink:#ff6aa2;--crm-tone-slate:#a6bacf;--crm-tone-blue-soft:color-mix(in srgb,var(--crm-tone-blue) 14%,var(--crm-surface-solid));--crm-tone-green-soft:color-mix(in srgb,var(--crm-tone-green) 14%,var(--crm-surface-solid));--crm-tone-amber-soft:color-mix(in srgb,var(--crm-tone-amber) 14%,var(--crm-surface-solid));--crm-tone-red-soft:color-mix(in srgb,var(--crm-tone-red) 14%,var(--crm-surface-solid));--crm-tone-violet-soft:color-mix(in srgb,var(--crm-tone-violet) 14%,var(--crm-surface-solid));--crm-tone-cyan-soft:color-mix(in srgb,var(--crm-tone-cyan) 14%,var(--crm-surface-solid));--crm-tone-pink-soft:color-mix(in srgb,var(--crm-tone-pink) 14%,var(--crm-surface-solid));--crm-glass-blur:10px;--crm-glass-opacity:0.9;--crm-surface-solid:var(--crm-surface-strong);--crm-surface-form:var(--crm-surface-strong);--crm-motion-fast:150ms;--crm-motion-base:200ms;--crm-motion-slow:250ms;--crm-motion-ease:cubic-bezier(0.4,0,0.2,1);--crm-motion-ease-out:cubic-bezier(0,0,0.2,1);--crm-btn-height:36px;--crm-btn-height-sm:32px;--crm-btn-radius:var(--crm-radius-sm);--crm-input-height:40px;--crm-focus-ring:0 0 0 3px color-mix(in srgb,var(--crm-primary) 35%,transparent)}.crm-theme-root[data-crm-theme=crm-glass-dark],html[data-crm-theme=crm-glass-dark] .crm-theme-root{--crm-muted:#c8d6e8;--crm-ink-secondary:#e2ebf6;--crm-surface-solid:#0f1c2e;--crm-surface-form:#121f32}.crm-theme-root[data-crm-theme=crm-enterprise-light],html[data-crm-theme=crm-enterprise-light] .crm-theme-root{--crm-muted:#475569;--crm-ink-secondary:#334155;--crm-surface-solid:#ffffff;--crm-surface-form:#f8fafc;--crm-card-blur:8px}.crm-type-display{font-size:var(--crm-type-display)}.crm-type-display,.crm-type-h1{font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--crm-ink)}.crm-type-h1{font-size:var(--crm-type-h1)}.crm-type-h2{font-size:var(--crm-type-h2);line-height:1.4}.crm-type-h2,.crm-type-h3{font-weight:var(--font-semibold);color:var(--crm-ink)}.crm-type-h3{font-size:var(--crm-type-h3);line-height:1.45}.crm-type-body{font-size:var(--crm-type-body);line-height:var(--leading-normal);color:var(--crm-ink)}.crm-type-caption{font-size:var(--crm-type-caption);line-height:1.5;color:var(--crm-muted)}.crm-type-label{font-size:var(--crm-type-label);font-weight:var(--font-semibold);letter-spacing:.02em;color:var(--crm-ink-secondary)}.crm-theme-root .page-header-bar h1,.crm-ws-page-header h1{font-size:var(--crm-type-display);font-weight:var(--font-bold);line-height:var(--leading-tight)}.crm-theme-root .crm-card h2,.crm-theme-root .crm-command-card-head h2,.crm-theme-root .mvp-card h2,.crm-theme-root .synex-chart-card h3,.crm-ws-page-header h1{font-size:var(--crm-type-h2)}.crm-theme-root .crm-command-kpi strong{font-size:clamp(1.375rem,1vw + 1rem,1.875rem)}.crm-theme-root .app-header-bar,.crm-theme-root .crm-command-header,.crm-theme-root .crm-ws-header,.crm-theme-root .crm-ws-nav-block,.crm-theme-root .page-header-bar{background:color-mix(in srgb,var(--crm-header) calc(var(--crm-glass-opacity) * 100%),transparent);backdrop-filter:blur(var(--crm-glass-blur));-webkit-backdrop-filter:blur(var(--crm-glass-blur))}.crm-theme-root .crm-card,.crm-theme-root .crm-command-card,.crm-theme-root .crm-command-drawer,.crm-theme-root .crm-command-kpi,.crm-theme-root .crm-command-search,.crm-theme-root .crm-command-table,.crm-theme-root .crm-drawer,.crm-theme-root .crm-ws-page-toolbar,.crm-theme-root .data-table-wrap,.crm-theme-root .mvp-card,.crm-theme-root .rfm-table-wrap,.crm-theme-root .search-box,.crm-theme-root .synex-chart-card,.crm-theme-root input,.crm-theme-root select,.crm-theme-root textarea{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--crm-surface-solid)}.crm-theme-root input,.crm-theme-root select,.crm-theme-root textarea{background:var(--crm-surface-form)}.tone-blue{color:var(--crm-tone-blue)}.tone-cyan{color:var(--crm-tone-cyan)}.tone-green{color:var(--crm-tone-green)}.tone-amber{color:var(--crm-tone-amber)}.tone-red{color:var(--crm-tone-red)}.tone-violet{color:var(--crm-tone-violet)}.tone-pink{color:var(--crm-tone-pink)}.tone-slate{color:var(--crm-tone-slate)}.crm-command-badge.tone-blue{background:var(--crm-tone-blue-soft);color:var(--crm-tone-blue)}.crm-command-badge.tone-green{background:var(--crm-tone-green-soft);color:var(--crm-tone-green)}.crm-command-badge.tone-amber{background:var(--crm-tone-amber-soft);color:var(--crm-tone-amber)}.crm-command-badge.tone-red{background:var(--crm-tone-red-soft);color:var(--crm-tone-red)}.crm-command-badge.tone-violet{background:var(--crm-tone-violet-soft);color:var(--crm-tone-violet)}.crm-command-badge.tone-cyan{background:var(--crm-tone-cyan-soft);color:var(--crm-tone-cyan)}.crm-command-badge.tone-pink{background:var(--crm-tone-pink-soft);color:var(--crm-tone-pink)}.crm-command-funnel-stage.tone-blue{--stage-accent:var(--crm-tone-blue)}.crm-command-funnel-stage.tone-cyan{--stage-accent:var(--crm-tone-cyan)}.crm-command-funnel-stage.tone-green{--stage-accent:var(--crm-tone-green)}.crm-command-funnel-stage.tone-amber{--stage-accent:var(--crm-tone-amber)}.crm-command-funnel-stage.tone-violet{--stage-accent:var(--crm-tone-violet)}.crm-command-funnel-stage.tone-pink{--stage-accent:var(--crm-tone-pink)}.crm-command-funnel-stage.tone-red{--stage-accent:var(--crm-tone-red)}.crm-theme-root .rfm-import-tone.tone-success{color:var(--crm-success)}.crm-theme-root .rfm-import-tone.tone-info{color:var(--crm-tone-blue)}.crm-theme-root .rfm-import-tone.tone-warning{color:var(--crm-warning)}.crm-theme-root .rfm-import-tone.tone-error{color:var(--crm-danger)}.crm-theme-root .rfm-cluster-champion{background:color-mix(in srgb,var(--crm-warning) 18%,transparent);color:var(--crm-warning)}.crm-theme-root .rfm-cluster-loyal{background:color-mix(in srgb,var(--crm-success) 18%,transparent);color:var(--crm-success)}.crm-theme-root .rfm-cluster-at-risk{background:color-mix(in srgb,var(--crm-danger) 18%,transparent);color:var(--crm-danger)}.crm-theme-root .rfm-cluster-new{background:color-mix(in srgb,var(--crm-tone-blue) 18%,transparent);color:var(--crm-tone-blue)}.crm-theme-root .rfm-cluster-dormant,.crm-theme-root .rfm-cluster-other{background:color-mix(in srgb,var(--crm-muted) 16%,transparent);color:var(--crm-ink-secondary)}.crm-theme-root .crm-command-dashboard,.crm-theme-root .mvp-main,.crm-ws-content,.crm-ws-page,.crm-ws-page-body,.crm-ws-shell{max-width:100%;min-width:0;overflow-x:clip}.crm-command-kpi-grid,.crm-command-kpi-grid--executive{display:grid;grid-gap:clamp(var(--space-2),2vw,var(--space-4));gap:clamp(var(--space-2),2vw,var(--space-4));grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.crm-theme-root .crm-command-dashboard{display:grid;grid-gap:clamp(var(--space-3),2.5vw,var(--space-5));gap:clamp(var(--space-3),2.5vw,var(--space-5));grid-template-columns:repeat(12,minmax(0,1fr))}.crm-theme-root .crm-command-card,.crm-theme-root .crm-command-kpi,.crm-theme-root .synex-chart-card{min-height:unset;height:auto}.crm-theme-root .crm-command-kpi-badge{display:inline-block;margin-top:.35rem;padding:.1rem .45rem;border-radius:.35rem;font-size:.7rem;font-weight:600;letter-spacing:.01em;background:color-mix(in srgb,var(--crm-tone-amber,#f59e0b) 18%,transparent);color:var(--crm-text-secondary,inherit)}.crm-theme-root .crm-command-kpi-badge--real{background:color-mix(in srgb,var(--crm-tone-green,#10b981) 16%,transparent)}.crm-theme-root .crm-command-kpi.is-deprecated-kpi{outline:1px dashed color-mix(in srgb,var(--crm-tone-amber,#f59e0b) 45%,transparent)}.crm-theme-root .crm-command-deprecated-note{margin:0 0 .75rem;font-size:.8rem;color:var(--crm-text-muted,#94a3b8)}.crm-ws-page-body>*{min-width:0}.crm-theme-root .crm-button,.crm-theme-root .crm-command-icon-btn,.crm-theme-root .crm-command-small-btn,.crm-theme-root .crm-theme-switcher,.crm-theme-root .crm-ws-header-action,.crm-theme-root .crm-ws-header-icon-btn,.crm-theme-root .mvp-button{min-height:var(--crm-btn-height);border-radius:var(--crm-btn-radius);font-size:var(--crm-type-button);font-weight:var(--font-semibold);transition:background-color var(--crm-motion-fast) var(--crm-motion-ease),border-color var(--crm-motion-fast) var(--crm-motion-ease),color var(--crm-motion-fast) var(--crm-motion-ease),box-shadow var(--crm-motion-fast) var(--crm-motion-ease),transform var(--crm-motion-fast) var(--crm-motion-ease)}.crm-theme-root .crm-ws-header-icon-btn{width:var(--crm-btn-height);height:var(--crm-btn-height);padding:0}.crm-theme-root input:not([type=checkbox]):not([type=radio]),.crm-theme-root select,.crm-theme-root textarea{min-height:var(--crm-input-height);font-size:var(--crm-type-body);border-radius:var(--radius-sm)}.crm-theme-root .crm-button:disabled,.crm-theme-root .mvp-button:disabled,.crm-theme-root button:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.crm-theme-root .data-table-wrap,.crm-theme-root .rfm-table-wrap{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;border-radius:var(--crm-radius)}.crm-theme-root .crm-command-table thead th,.crm-theme-root .data-table thead th,.crm-theme-root .rfm-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);background:var(--crm-surface-solid);box-shadow:0 1px 0 var(--crm-border)}.crm-theme-root .crm-command-table tbody td:first-child,.crm-theme-root .data-table tbody td:first-child{position:-webkit-sticky;position:sticky;inset-inline-start:0;z-index:calc(var(--z-sticky) - 1);background:inherit}@media (max-width:768px){.crm-theme-root .data-table--responsive-stack thead{display:none}.crm-theme-root .data-table--responsive-stack tbody tr{display:grid;grid-gap:var(--space-2);gap:var(--space-2);padding:var(--space-3);border-bottom:1px solid var(--crm-border)}.crm-theme-root .data-table--responsive-stack tbody td{display:grid;grid-template-columns:minmax(7rem,38%) 1fr;grid-gap:var(--space-2);gap:var(--space-2);border:none;padding:0}.crm-theme-root .data-table--responsive-stack tbody td:before{content:attr(data-label);font-size:var(--crm-type-label);font-weight:var(--font-semibold);color:var(--crm-muted)}}.crm-theme-root .synex-chart-card{container-type:inline-size}@container (max-width: 420px){.synex-donut-legend,.synex-mini-line-labels{flex-direction:column;align-items:stretch;gap:var(--space-1)}.synex-donut-legend-item{justify-content:space-between}}.crm-theme-root .synex-mini-bar-chart{touch-action:pan-x}.crm-theme-root .crm-command-drawer,.crm-theme-root .crm-drawer{transition:transform var(--crm-motion-base) var(--crm-motion-ease-out)}.crm-theme-root .crm-ws-nav-link,.crm-theme-root .rfm-engine-nav button{transition:background-color var(--crm-motion-fast) var(--crm-motion-ease),border-color var(--crm-motion-fast) var(--crm-motion-ease),color var(--crm-motion-fast) var(--crm-motion-ease)}@media (prefers-reduced-motion:reduce){.crm-theme-root *,.crm-theme-root :after,.crm-theme-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.crm-theme-root :focus-visible{outline:2px solid var(--crm-primary);outline-offset:2px;box-shadow:var(--crm-focus-ring)}.crm-theme-root .crm-ws-header-search input:focus-visible{outline:none;box-shadow:none}.crm-theme-root .crm-ws-header-search:has(input:focus-visible){border-color:var(--crm-border-strong);box-shadow:var(--crm-focus-ring)}.crm-theme-root .crm-ws-page-description,.crm-theme-root .muted,.crm-theme-root .page-header-subtitle{color:var(--crm-muted)}@media (max-width:1024px){.crm-ws-header:not([data-crm-header=rc16]){grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);grid-template-areas:"brand actions" "search search"}.crm-ws-header:not([data-crm-header=rc16]) .crm-ws-header-brand{grid-area:brand}.crm-ws-header:not([data-crm-header=rc16]) .crm-ws-header-search{grid-area:search}.crm-ws-header:not([data-crm-header=rc16]) .crm-ws-header-actions{grid-area:actions}}@media (max-width:480px){.crm-ws-header-search kbd{display:none}.crm-ws-page-header{flex-direction:column;align-items:stretch}.crm-ws-page-actions{width:100%;justify-content:stretch}.crm-ws-page-actions>*{flex:1 1 auto}}@media (min-width:1920px){.crm-ws-page{max-width:min(100%,1680px);margin-inline:auto}}.crm-theme-root{--surface:var(--crm-surface-solid);--surface-soft:var(--crm-surface-soft);--surface-muted:var(--crm-surface-soft);--border:var(--crm-border);--line:var(--crm-border);--text:var(--crm-ink);--ink:var(--crm-ink);--muted:var(--crm-muted);--primary:var(--crm-primary);--primary-2:var(--crm-secondary);--shadow-lg:var(--crm-shadow)}.crm-theme-root .notification-counter-chip,.crm-theme-root .notification-item,.crm-theme-root .notification-panel{background:#ffffff;color:#0f172a;border-color:#e2e8f0}.crm-theme-root .notification-counter-chip,.crm-theme-root .notification-inbox-head h2,.crm-theme-root .notification-item p,.crm-theme-root .notification-item span,.crm-theme-root .notification-item strong,.crm-theme-root .notification-panel-toolbar strong{color:#0f172a}.crm-theme-root .notification-item .muted,.crm-theme-root .notification-panel .muted{color:#475569}.crm-theme-root .notification-item.is-unread{border-color:color-mix(in srgb,var(--crm-primary) 40%,#e2e8f0);background:#eff6ff;color:#0f172a}.crm-theme-root .notification-item.is-critical{background:#fef2f2;color:#0f172a}.crm-theme-root .notification-filter-row select{background:#ffffff;color:#0f172a;border-color:#cbd5e1}.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-drawer,.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-kpi-card,.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-mini-kpis .mvp-card,.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-segment-card,.rfm-mini-kpis .crm-card,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-drawer,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-kpi-card,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-mini-kpis .mvp-card,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-segment-card{background:var(--crm-surface-solid);color:var(--crm-ink);border-color:var(--crm-border);box-shadow:var(--crm-card-shadow)}.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-kpi-card strong,.crm-theme-root[data-crm-theme=crm-enterprise-light] .rfm-segment-card strong,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-kpi-card strong,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .rfm-segment-card strong{color:var(--crm-ink)}.rfm-import-grid{display:grid;grid-gap:clamp(12px,2vw,20px);gap:clamp(12px,2vw,20px);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.rfm-import-actions{display:grid;grid-gap:14px;gap:14px}.rfm-drop-zone{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px dashed var(--crm-border,var(--border));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--crm-primary,#0891b2) 6%,var(--crm-surface-solid,#fff));color:var(--crm-ink,var(--text))}.rfm-drop-zone--direct{border-style:solid;background:color-mix(in srgb,var(--crm-secondary,#0d9488) 8%,var(--crm-surface-solid,#fff))}.rfm-table-actions{display:flex;flex-wrap:wrap;gap:8px}.rfm-btn-inline{min-height:32px}.rfm-segment-grid{display:grid;grid-gap:clamp(10px,1.5vw,16px);gap:clamp(10px,1.5vw,16px);grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.rfm-segment-card{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border:1px solid var(--crm-border,var(--border));border-radius:var(--radius-lg);background:var(--crm-surface-solid,var(--surface));color:var(--crm-ink,var(--text));text-align:right;cursor:pointer;transition:border-color var(--crm-motion-fast),box-shadow var(--crm-motion-fast),transform var(--crm-motion-fast)}.rfm-segment-card:hover{border-color:var(--crm-border-strong,var(--crm-primary));box-shadow:var(--crm-card-shadow);transform:translateY(-1px)}.rfm-engine-layout{grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:clamp(12px,2vw,20px);align-items:start}.rfm-engine-sidebar{position:-webkit-sticky;position:sticky;top:88px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0;max-height:calc(100dvh - 96px);overflow:auto}@media (max-width:1100px){.rfm-engine-layout{grid-template-columns:minmax(180px,220px) minmax(0,1fr)}}@media (max-width:860px){.rfm-engine-layout{grid-template-columns:1fr}.rfm-engine-sidebar{position:static;max-height:none;margin-inline:0}.rfm-engine-nav{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.crm-theme-root{--crm-space-page:clamp(16px,2.5vw,28px);--crm-space-section:clamp(12px,2vw,20px);--crm-space-card:clamp(12px,1.5vw,16px);--crm-space-inline:clamp(8px,1vw,12px)}.crm-theme-root .crm-command-dashboard,.crm-theme-root .mvp-main,.crm-theme-root .rfm-tab-stack,.crm-ws-page-body{display:grid;grid-gap:var(--crm-space-section);gap:var(--crm-space-section)}.crm-theme-root .crm-funnel-actions,.crm-theme-root .crm-funnel-stages,.crm-theme-root .crm-funnel-summary-grid,.crm-theme-root .crm-metrics-row,.crm-theme-root .dashboard-chart-grid,.crm-theme-root .page-grid,.crm-theme-root .page-toolbar,.crm-theme-root .rfm-chart-grid,.crm-theme-root .rfm-kpi-grid{gap:var(--crm-space-section)}.crm-theme-root .page-grid.two{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.crm-theme-root .page-grid.three{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.crm-theme-root .crm-metrics-row.page-grid.four,.crm-theme-root .page-grid.four{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.crm-theme-root .crm-funnel-actions{display:flex;flex-wrap:wrap;gap:var(--crm-space-inline)}.crm-theme-root .crm-funnel-actions>*{min-height:var(--crm-btn-height)}.crm-theme-root .crm-campaign-cards>article,.crm-theme-root .crm-card,.crm-theme-root .crm-create-form,.crm-theme-root .crm-funnel-stage-card,.crm-theme-root .crm-funnel-summary-metric,.crm-theme-root .mvp-card,.crm-theme-root .record-card,.crm-theme-root .rfm-kpi-card,.crm-theme-root .rfm-package-card,.crm-theme-root .state-box{background:var(--crm-surface-solid);color:var(--crm-ink);border-color:var(--crm-border);box-shadow:var(--crm-card-shadow);backdrop-filter:none;-webkit-backdrop-filter:none}.crm-theme-root .crm-funnel-summary-metric strong,.crm-theme-root .crm-metric-value,.crm-theme-root .rfm-kpi-card strong{font-size:clamp(1.25rem,1vw + 1rem,1.75rem);font-weight:var(--font-bold);color:var(--crm-ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.crm-metrics-row .crm-card,.crm-theme-root .crm-metrics-row .mvp-card{min-height:96px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:var(--crm-space-card);border-radius:var(--crm-radius);border:1px solid var(--crm-border)}.crm-card:before,.crm-theme-root .crm-metrics-row .mvp-card:before,.crm-theme-root .rfm-kpi-card:before{content:"";display:block;width:100%;height:3px;margin:-4px 0 6px;border-radius:999px;background:linear-gradient(90deg,var(--crm-primary),var(--crm-secondary));opacity:.85}.crm-theme-root .crm-create-form,.crm-theme-root .field,.crm-theme-root .page-toolbar{gap:var(--crm-space-inline)}.crm-theme-root .field>span,.crm-theme-root label.field>span{font-size:var(--crm-type-label);font-weight:var(--font-semibold);color:var(--crm-ink-secondary)}.crm-theme-root .crm-create-form{padding:var(--crm-space-card);border-radius:var(--crm-radius);border:1px dashed var(--crm-border-strong);background:color-mix(in srgb,var(--crm-primary) 4%,var(--crm-surface-solid))}.crm-theme-root .persian-date-time-popover,.crm-theme-root .persian-date-time-time input,.crm-theme-root .persian-date-time-trigger{background:var(--crm-surface-form);color:var(--crm-ink);border-color:var(--crm-border)}.crm-theme-root .persian-date-time-day.is-selected{background:var(--crm-primary);color:#fff}.crm-theme-root .persian-date-time-day.is-today{border-color:color-mix(in srgb,var(--crm-primary) 45%,transparent)}.crm-theme-root .crm-command-table tbody tr:hover,.crm-theme-root .data-table tbody tr:hover,.crm-theme-root .rfm-table tbody tr:hover{background:color-mix(in srgb,var(--crm-primary) 6%,var(--crm-surface-solid))}.crm-theme-root .crm-command-table tbody tr:nth-child(2n),.crm-theme-root .data-table tbody tr:nth-child(2n),.crm-theme-root .rfm-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--crm-muted) 4%,var(--crm-surface-solid))}.crm-theme-root .crm-command-table td,.crm-theme-root .crm-command-table th,.crm-theme-root .data-table td,.crm-theme-root .data-table th,.crm-theme-root .rfm-table td,.crm-theme-root .rfm-table th{padding:10px 12px;font-size:var(--crm-type-table);color:var(--crm-ink)}.crm-theme-root .crm-command-table th,.crm-theme-root .data-table th,.crm-theme-root .rfm-table th{color:var(--crm-ink-secondary);font-weight:var(--font-semibold)}.crm-theme-root .synex-chart-card{background:var(--crm-surface-solid);border-color:var(--crm-border);color:var(--crm-ink);min-height:200px;padding:var(--crm-space-card)}.crm-theme-root .synex-chart-card header h3{font-size:var(--crm-type-h3);color:var(--crm-ink)}.crm-theme-root .synex-chart-active-value{border-color:color-mix(in srgb,var(--crm-primary) 35%,var(--crm-border));background:color-mix(in srgb,var(--crm-primary) 10%,var(--crm-surface-solid));color:var(--crm-ink)}.crm-theme-root .synex-mini-line-chart .line-path{stroke:var(--crm-primary)}.crm-theme-root .synex-mini-line-chart .area-path{fill:color-mix(in srgb,var(--crm-primary) 16%,transparent)}.crm-theme-root .synex-chart-empty{display:grid;grid-gap:8px;gap:8px;place-items:center;padding:var(--crm-space-section);color:var(--crm-muted);font-size:var(--crm-type-caption)}.crm-theme-root .synex-chart-empty:before{content:"";width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--crm-tone-cyan-soft),var(--crm-tone-blue-soft));border:1px solid var(--crm-border);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 20V10M10 20V4M16 20v-6M22 20V8'/%3E%3C/svg%3E");mask-size:60%;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 20V10M10 20V4M16 20v-6M22 20V8'/%3E%3C/svg%3E");-webkit-mask-size:60%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--crm-primary)}.crm-theme-root .crm-ws-nav-block{padding-inline:clamp(12px,2vw,24px)}.crm-theme-root .crm-ws-nav{scroll-snap-type:x proximity;scroll-padding-inline:12px;padding-block:4px}.crm-theme-root .crm-ws-nav-link{scroll-snap-align:start;white-space:nowrap;min-height:var(--crm-btn-height-sm);padding:8px 14px;font-size:var(--crm-type-button);color:var(--crm-muted);border-radius:999px;border:1px solid transparent}.crm-theme-root .crm-ws-nav-link.active{color:var(--crm-primary);border-color:var(--crm-border-strong);background:color-mix(in srgb,var(--crm-primary) 10%,var(--crm-surface-solid))}.crm-theme-root .crm-theme-switcher{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--crm-border);border-radius:999px;background:var(--crm-surface-solid);color:var(--crm-ink);font-size:var(--crm-type-caption)}.crm-theme-root .record-card{padding:var(--crm-space-card);border-radius:var(--radius-lg);border:1px solid var(--crm-border);display:grid;grid-gap:8px;gap:8px}.crm-theme-root .record-card header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;align-items:baseline}.crm-theme-root .record-card strong{color:var(--crm-ink);font-size:var(--crm-type-body)}.crm-theme-root .dashboard-inline-warning{padding:12px 14px;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--crm-warning) 45%,var(--crm-border));background:color-mix(in srgb,var(--crm-warning) 12%,var(--crm-surface-solid));color:var(--crm-ink);font-size:var(--crm-type-caption)}.crm-theme-root[data-crm-theme=crm-glass-dark] .rfm-engine-sidebar,html[data-crm-theme=crm-glass-dark] .crm-theme-root .rfm-engine-sidebar{background:color-mix(in srgb,var(--crm-surface-solid) 92%,transparent);backdrop-filter:blur(var(--crm-glass-blur));-webkit-backdrop-filter:blur(var(--crm-glass-blur))}.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-ws-shell,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-ws-shell{background:radial-gradient(900px 380px at 100% -8%,color-mix(in srgb,var(--crm-primary) 10%,transparent),transparent 58%),radial-gradient(700px 320px at 0 0,color-mix(in srgb,var(--crm-secondary) 8%,transparent),transparent 52%),linear-gradient(180deg,var(--crm-bg),var(--crm-bg-2))}.crm-theme-root .crm-theme-switcher:focus-visible,.crm-theme-root .crm-ws-nav-link:focus-visible,.crm-theme-root .persian-date-time-day:focus-visible,.crm-theme-root .rfm-segment-card:focus-visible{outline:2px solid var(--crm-primary);outline-offset:2px;box-shadow:var(--crm-focus-ring)}@media (prefers-contrast:more){.crm-theme-root{--crm-border:color-mix(in srgb,var(--crm-ink) 28%,transparent);--crm-border-strong:color-mix(in srgb,var(--crm-primary) 70%,var(--crm-ink))}.crm-theme-root .crm-ws-nav-link.active{border-width:2px}}@media (max-width:768px){.crm-ws-page-header h1{font-size:var(--crm-type-h1)}.crm-theme-root .crm-metrics-row.page-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-theme-root .crm-create-form{padding:12px}}@media (max-width:420px){.crm-theme-root .crm-metrics-row.page-grid.four{grid-template-columns:1fr}.crm-theme-root .crm-funnel-actions{flex-direction:column}.crm-theme-root .crm-funnel-actions>*{width:100%}}.crm-theme-root .data-table-wrap,.crm-theme-root .mvp-main,.crm-theme-root .rfm-engine-layout,.crm-theme-root .rfm-engine-main,.crm-theme-root .rfm-table-wrap,.crm-ws-content,.crm-ws-page,.crm-ws-shell{max-width:100%;overflow-x:clip}.crm-theme-root .crm-ws-page-description,.crm-theme-root .muted,.crm-theme-root .notification-item{font-size:var(--crm-font-sm);font-weight:var(--crm-font-weight-regular)}.crm-theme-root .crm-activity-list,.crm-theme-root .crm-campaign-cards article,.crm-theme-root .crm-command-drawer,.crm-theme-root .crm-drawer,.crm-theme-root .crm-note-list,.crm-theme-root .crm-ws-nav-block,.crm-theme-root .notification-panel,.crm-theme-root .record-list,.crm-theme-root .rfm-drawer,.crm-theme-root .rfm-drawer-backdrop+.rfm-drawer,.crm-theme-root .rfm-engine-sidebar{background:var(--crm-surface-solid);color:var(--crm-ink);backdrop-filter:none;-webkit-backdrop-filter:none}.crm-theme-root .crm-ws-header,.crm-theme-root .crm-ws-header-search{backdrop-filter:blur(var(--crm-glass-blur));-webkit-backdrop-filter:blur(var(--crm-glass-blur))}.crm-theme-root .crm-card,.crm-theme-root .crm-create-form,.crm-theme-root .data-table-wrap,.crm-theme-root .mvp-card,.crm-theme-root .notification-item,.crm-theme-root .record-card,.crm-theme-root .rfm-kpi-card,.crm-theme-root .rfm-segment-card,.crm-theme-root .synex-chart-card{border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-sm)}.crm-theme-root .crm-ws-page-header,.crm-theme-root .page-toolbar,.crm-theme-root .rfm-tab-header{gap:var(--crm-space-1);margin-bottom:var(--crm-space-2)}.crm-theme-root .synex-chart-card,.crm-theme-root .synex-mini-bar-chart,.crm-theme-root .synex-mini-line-chart{direction:rtl}.crm-theme-root .synex-donut-chart svg,.crm-theme-root .synex-mini-line-chart svg{contain:layout style}.crm-theme-root .data-table-wrap,.crm-theme-root .rfm-table-wrap{background:var(--crm-surface-solid)}.crm-theme-root .data-table tbody tr:focus-within,.crm-theme-root .rfm-table tbody tr:focus-within{outline:2px solid color-mix(in srgb,var(--crm-primary) 40%,transparent);outline-offset:-2px}@media (max-width:640px){.crm-theme-root .rfm-table-wrap{border:none;background:transparent}.crm-theme-root .rfm-table thead{display:none}.crm-theme-root .rfm-table tbody tr{display:grid;grid-gap:var(--crm-space-1);gap:var(--crm-space-1);padding:var(--crm-space-2);margin-bottom:var(--crm-space-1);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);background:var(--crm-surface-solid);box-shadow:var(--crm-shadow-sm)}.crm-theme-root .rfm-table tbody td{display:flex;justify-content:space-between;gap:var(--crm-space-1);border:none;padding:4px 0}.crm-theme-root .rfm-table tbody td:before{content:attr(data-label);font-size:var(--crm-font-xs);font-weight:var(--crm-font-weight-semibold);color:var(--crm-muted)}}.crm-theme-root input:focus-visible,.crm-theme-root select:focus-visible,.crm-theme-root textarea:focus-visible{border-color:var(--crm-border-strong);box-shadow:var(--crm-focus-ring)}.crm-theme-root .crm-ws-breadcrumb,.crm-theme-root .page-header-subtitle,.crm-theme-root .rfm-engine-nav button{font-weight:var(--crm-font-weight-medium)}.crm-theme-root .rfm-engine-nav button{font-size:var(--crm-font-sm)}.crm-theme-root .crm-ws-nav-link:hover,.crm-theme-root .rfm-segment-card:hover{transform:translateY(-1px)}.crm-theme-root .notification-panel,.crm-theme-root .rfm-drawer{transition:transform var(--crm-motion-base) var(--crm-motion-ease-out)}.crm-ws-shell .crm-skip-link{position:absolute;inset-inline-start:var(--crm-space-2);top:-48px;z-index:100;padding:var(--crm-space-1) var(--crm-space-2);border-radius:var(--crm-radius-sm);background:var(--crm-primary);color:#fff;font-size:var(--crm-font-sm);text-decoration:none}.crm-ws-shell .crm-skip-link:focus{top:var(--crm-space-1)}@media (prefers-reduced-motion:reduce){.crm-theme-root .crm-ws-nav-link:hover,.crm-theme-root .rfm-segment-card:hover{transform:none}}.crm-theme-root,.crm-theme-root .data-table-wrap,.crm-theme-root .mvp-main,.crm-theme-root .rfm-engine-main,.crm-theme-root .rfm-table-wrap,.crm-ws-content,.crm-ws-page,.crm-ws-shell{max-width:100%;overflow-x:clip}.crm-theme-root .crm-command-small-btn,.crm-theme-root .crm-ws-header-action,.crm-theme-root .mvp-button,.crm-theme-root button{font-size:var(--crm-font-sm);font-weight:var(--crm-font-weight-semibold)}.crm-theme-root .crm-card h2,.crm-theme-root .crm-ws-page-header h1,.crm-theme-root .mvp-card h2,.crm-theme-root .synex-chart-card h3{font-weight:var(--crm-font-weight-bold)}.crm-theme-root .crm-ws-nav-link,.crm-theme-root .field>span,.crm-theme-root .notification-item,.crm-theme-root .rfm-engine-nav button{font-size:var(--crm-font-sm);font-weight:var(--crm-font-weight-medium)}.crm-theme-root .crm-activity-list li,.crm-theme-root .crm-command-drawer,.crm-theme-root .crm-drawer,.crm-theme-root .crm-note-list li,.crm-theme-root .notification-panel,.crm-theme-root .record-list .record-card,.crm-theme-root .rfm-drawer,.crm-theme-root .rfm-engine-sidebar{background:var(--crm-surface-solid);color:var(--crm-ink);border-color:var(--crm-border);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:var(--crm-shadow-sm)}.crm-theme-root .crm-ws-header,.crm-theme-root .crm-ws-header-search,.crm-theme-root .crm-ws-nav-block{backdrop-filter:blur(var(--crm-glass-blur));-webkit-backdrop-filter:blur(var(--crm-glass-blur))}.crm-theme-root .crm-card,.crm-theme-root .crm-create-form,.crm-theme-root .data-table-wrap,.crm-theme-root .mvp-card,.crm-theme-root .record-card,.crm-theme-root .rfm-kpi-card,.crm-theme-root .rfm-segment-card,.crm-theme-root .synex-chart-card{border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-sm)}.crm-theme-root .crm-drawer,.crm-theme-root .notification-panel,.crm-theme-root .rfm-drawer{border-radius:var(--crm-radius-lg);box-shadow:var(--crm-shadow-lg)}.crm-theme-root .crm-ws-page-body{padding:var(--crm-space-2);gap:var(--crm-space-2)}.crm-theme-root .crm-ws-page-toolbar,.crm-theme-root .page-toolbar{gap:var(--crm-space-1);margin-block:var(--crm-space-1)}.crm-theme-root .rfm-bubble-grid,.crm-theme-root .synex-chart-card,.crm-theme-root .synex-mini-bar-chart,.crm-theme-root .synex-mini-line-chart{direction:rtl}.crm-theme-root .synex-mini-bar-chart svg,.crm-theme-root .synex-mini-line-chart svg{contain:layout style paint}.crm-theme-root .synex-chart-active-value{min-height:26px;transition:opacity var(--crm-motion-fast) var(--crm-motion-ease)}.crm-theme-root .synex-mini-line-chart .dot{transition:r var(--crm-motion-fast) var(--crm-motion-ease)}.crm-theme-root .data-table-wrap,.crm-theme-root .rfm-table-wrap{border:1px solid var(--crm-border);border-radius:var(--crm-radius-md)}.crm-theme-root .data-table tbody tr:focus-within{outline:2px solid color-mix(in srgb,var(--crm-primary) 35%,transparent);outline-offset:-2px}@media (max-width:768px){.crm-theme-root .data-table:not(.data-table--responsive-stack){display:block}.crm-theme-root .data-table:not(.data-table--responsive-stack) thead{display:none}.crm-theme-root .data-table:not(.data-table--responsive-stack) tbody tr{display:grid;grid-gap:var(--crm-space-1);gap:var(--crm-space-1);padding:var(--crm-space-2);margin-bottom:var(--crm-space-1);border:1px solid var(--crm-border);border-radius:var(--crm-radius-sm);background:var(--crm-surface-solid)}.crm-theme-root .data-table:not(.data-table--responsive-stack) tbody td{display:flex;justify-content:space-between;gap:var(--crm-space-1);border:none;padding:0;font-size:var(--crm-font-sm)}.crm-theme-root .data-table:not(.data-table--responsive-stack) tbody td:before{content:attr(data-label);font-size:var(--crm-font-xs);font-weight:var(--crm-font-weight-semibold);color:var(--crm-muted)}.crm-theme-root .rfm-table-wrap{overflow-x:auto}}.crm-theme-root input:user-invalid,.crm-theme-root select:user-invalid,.crm-theme-root textarea:user-invalid{border-color:var(--crm-danger);box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-danger) 20%,transparent)}.crm-theme-root button:disabled,.crm-theme-root input:disabled,.crm-theme-root select:disabled,.crm-theme-root textarea:disabled{opacity:.55;cursor:not-allowed}.crm-theme-root .field-error,.crm-theme-root .field-hint{font-size:var(--crm-font-xs);margin-top:4px}.crm-theme-root .field-error{color:var(--crm-danger)}.crm-theme-root .crm-ws-breadcrumb,.crm-theme-root .page-header-subtitle{font-size:var(--crm-font-xs);color:var(--crm-muted);letter-spacing:.01em}.crm-theme-root .crm-ws-breadcrumb a{color:var(--crm-ink-secondary);text-decoration:none}.crm-theme-root .crm-ws-breadcrumb a:hover{color:var(--crm-primary)}.crm-theme-root .rfm-engine-nav button{border-radius:var(--crm-radius-sm);padding:var(--crm-space-1) var(--crm-space-2);transition:background-color var(--crm-motion-fast) var(--crm-motion-ease),border-color var(--crm-motion-fast) var(--crm-motion-ease),color var(--crm-motion-fast) var(--crm-motion-ease)}.crm-theme-root .rfm-segment-card:hover{transform:none}.crm-theme-root .rfm-segment-card{transition:border-color var(--crm-motion-fast) var(--crm-motion-ease),box-shadow var(--crm-motion-base) var(--crm-motion-ease)}.crm-theme-root .sr-only-focusable:not(:focus):not(:focus-within){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.crm-theme-root .rfm-segment-card,.crm-theme-root .synex-chart-active-value,.crm-theme-root .synex-mini-line-chart .dot{transition:none}}@media (max-width:320px){.crm-ws-header{grid-template-columns:1fr;gap:var(--crm-space-1)}.crm-theme-root .crm-ws-nav-link{padding:6px 10px;font-size:var(--crm-font-xs)}}@media (min-width:1600px){.crm-ws-page{max-width:min(100%,1760px);margin-inline:auto}}.crm-theme-root .crm-command-dashboard>*{grid-column:1/-1;min-width:0}.crm-theme-root .crm-command-dashboard{grid-template-columns:minmax(0,1fr)}.crm-theme-root .ew-area-chart,.crm-theme-root .ew-heatmap-chart,.crm-theme-root .synex-chart-card{overflow:hidden;isolation:isolate;contain:layout paint;min-width:0}.crm-theme-root .ew-area-chart-canvas,.crm-theme-root .ew-heatmap-grid{overflow:hidden;max-width:100%}.crm-theme-root .ew-area-chart-canvas svg{display:block;width:100%;height:100%}.crm-theme-root .rfm-tab-stack .synex-chart-card{max-width:100%}.crm-theme-root .crm-card,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-card,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-command-card,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-command-kpi,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-create-form,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-simple-list strong,.crm-theme-root[data-crm-theme=crm-enterprise-light] .mvp-card,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-command-card,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-command-kpi,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-create-form,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-simple-list strong,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .mvp-card{background:var(--crm-surface-solid);color:var(--crm-ink);border-color:var(--crm-border)}.crm-theme-root .crm-card .muted,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-card .muted,.crm-theme-root[data-crm-theme=crm-enterprise-light] .crm-simple-list .muted,.crm-theme-root[data-crm-theme=crm-enterprise-light] .mvp-card .muted,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .crm-simple-list .muted,html[data-crm-theme=crm-enterprise-light] .crm-theme-root .mvp-card .muted{color:var(--crm-muted)}.crm-theme-root[data-crm-theme=crm-enterprise-light] select option,html[data-crm-theme=crm-enterprise-light] .crm-theme-root select option{background:#ffffff;color:#0f172a}.crm-bi-dashboard{display:grid;grid-gap:var(--crm-space-section);gap:var(--crm-space-section);min-width:0}.crm-bi-dashboard-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--crm-space-inline)}.crm-bi-dashboard-head h2{margin:0;font-size:var(--crm-type-h1);color:var(--crm-ink)}.crm-bi-kpi-grid{display:grid;grid-gap:var(--crm-space-section);gap:var(--crm-space-section);grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.crm-bi-kpi-card{display:grid;grid-gap:6px;gap:6px;padding:var(--crm-space-card);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);background:var(--crm-surface-solid);box-shadow:var(--crm-card-shadow);min-height:108px}.crm-bi-kpi-card header{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--crm-muted);font-size:var(--crm-type-caption)}.crm-bi-chart-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.crm-bi-funnel{display:grid;grid-gap:10px;gap:10px}.crm-bi-funnel-row{display:grid;grid-gap:6px;gap:6px}.crm-bi-funnel-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:var(--crm-type-caption)}.crm-bi-funnel-track{height:10px;border-radius:var(--crm-radius-xs);background:color-mix(in srgb,var(--crm-muted) 16%,transparent);overflow:hidden}.crm-bi-funnel-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--crm-primary),var(--crm-secondary))}.persian-date-time-picker{position:relative}.persian-date-time-trigger{width:100%;min-height:44px;display:flex;align-items:center;gap:var(--space-2);padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;text-align:right;cursor:pointer}.persian-date-time-trigger:disabled{opacity:.6;cursor:not-allowed}.persian-date-time-popover{position:absolute;inset-inline-end:0;top:calc(100% + 6px);z-index:40;width:min(320px,92vw);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg)}.persian-date-time-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-2)}.persian-date-time-head strong{font-size:var(--text-sm)}.persian-date-time-grid,.persian-date-time-weekdays{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.persian-date-time-weekdays span{text-align:center;font-size:var(--text-xs);color:var(--muted);padding:4px 0}.persian-date-time-day{min-height:34px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink);font:inherit;cursor:pointer}.persian-date-time-day.is-today{border-color:color-mix(in srgb,var(--primary) 40%,transparent)}.persian-date-time-day.is-selected{background:var(--primary);color:#fff}.persian-date-time-day:disabled{opacity:.35;cursor:not-allowed}.persian-date-time-empty{min-height:34px}.persian-date-time-time{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:var(--space-2);gap:var(--space-2);margin-top:var(--space-3);align-items:end}.persian-date-time-time label{display:grid;grid-gap:4px;gap:4px;font-size:var(--text-xs)}.persian-date-time-time input{min-height:36px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);padding:0 8px}.persian-date-time-actions{display:flex;justify-content:space-between;gap:var(--space-2);margin-top:var(--space-2)}@media (max-width:640px){.persian-date-time-popover{inset-inline:0;width:auto}}[data-theme=dark] .persian-date-time-popover,html.dark .persian-date-time-popover{background:var(--surface);border-color:var(--line)}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.dashboard-bar-chart{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.dashboard-bar-row{display:grid;grid-template-columns:minmax(72px,92px) 1fr auto;grid-gap:var(--space-2);gap:var(--space-2);align-items:center;font-size:var(--text-sm)}.dashboard-bar-track{height:10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,transparent);overflow:hidden}.dashboard-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),color-mix(in srgb,var(--primary) 70%,#38bdf8))}.branding-upload-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.branding-upload-tile{display:grid;grid-gap:var(--space-2);gap:var(--space-2);padding:var(--space-3);border:1px dashed var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 90%,transparent)}.branding-upload-preview{min-height:96px;display:grid;place-items:center;border-radius:var(--radius-sm);background:var(--bg);overflow:hidden}.branding-upload-preview img{max-width:100%;max-height:120px;object-fit:contain}.branding-preview-stack{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.branding-preview-header,.branding-preview-login,.branding-preview-pdf{border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-3);background:color-mix(in srgb,var(--surface) 92%,transparent)}.branding-preview-header{display:flex;gap:var(--space-3);align-items:center;border-width:2px}.branding-preview-header img{width:48px;height:48px;object-fit:contain}.branding-preview-assets{display:flex;gap:var(--space-3);margin-top:var(--space-2)}.branding-preview-assets img{max-height:48px;object-fit:contain}.portal-stat-card{padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.portal-stat-card strong{display:block;font-size:var(--text-xl);margin-bottom:4px}.synex-chart-card{display:grid;grid-gap:var(--space-3);gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:180px}.synex-chart-card header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}.synex-chart-card header h3{margin:0;font-size:var(--text-md);font-weight:600}.synex-chart-card header>div:first-child{display:grid;grid-gap:4px;gap:4px}.synex-chart-active-value{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:26px;align-items:center;padding:2px 8px;border:1px solid color-mix(in srgb,var(--primary) 35%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--primary) 11%,var(--surface));color:var(--ink);font-size:var(--text-xs);font-weight:700;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.synex-chart-active-value.is-idle{border-color:transparent;background:transparent;color:var(--muted);font-weight:400}.synex-chart-empty{margin:0;padding:var(--space-4) 0;text-align:center;color:var(--muted);font-size:var(--text-sm)}.synex-mini-line-chart{width:100%;height:120px}.synex-mini-line-chart svg{width:100%;height:100%;overflow:visible}.synex-mini-line-chart .line-path{fill:none;stroke:var(--primary);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.synex-mini-line-chart .area-path{fill:color-mix(in srgb,var(--primary) 18%,transparent)}.synex-mini-line-chart .dot{fill:var(--primary);stroke:var(--surface);stroke-width:2}.synex-mini-line-chart .grid-line{stroke:color-mix(in srgb,var(--line) 80%,transparent);stroke-width:1}.synex-mini-line-labels{display:flex;justify-content:space-between;gap:var(--space-1);font-size:var(--text-xs);color:var(--muted)}.synex-mini-bar-chart{display:flex;align-items:flex-end;gap:var(--space-2);height:120px;padding-top:var(--space-2)}.synex-mini-bar{flex:1 1;display:grid;grid-template-rows:1fr auto auto;grid-gap:var(--space-1);gap:var(--space-1);align-items:end;min-width:0;border-radius:var(--radius-sm);outline:none;transition:transform var(--transition-base),filter var(--transition-base)}.synex-mini-bar.is-active,.synex-mini-bar:focus-visible{transform:translateY(-3px);filter:drop-shadow(0 10px 18px color-mix(in srgb,var(--primary) 24%,transparent))}.synex-mini-bar-fill{width:100%;min-height:4px;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(180deg,var(--primary),color-mix(in srgb,var(--primary) 65%,#38bdf8));transition:height var(--transition-base)}.synex-mini-bar.is-active .synex-mini-bar-fill{box-shadow:0 0 0 1px color-mix(in srgb,#fff 38%,transparent),0 0 18px color-mix(in srgb,var(--primary) 44%,transparent)}.synex-mini-bar-value{font-size:var(--text-xs);font-weight:600;text-align:center}.synex-mini-bar-label{font-size:var(--text-xs);color:var(--muted);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.synex-donut-chart{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-4);gap:var(--space-4);align-items:center}.synex-donut-chart svg{width:96px;height:96px;transform:rotate(-90deg)}.synex-donut-track{fill:none;stroke:color-mix(in srgb,var(--line) 60%,transparent);stroke-width:10}.synex-donut-segment{fill:none;stroke-width:10;stroke-linecap:round;cursor:pointer;outline:none;transition:stroke-dasharray var(--transition-base),stroke-width var(--transition-base),filter var(--transition-base),opacity var(--transition-base)}.synex-donut-segment.is-active,.synex-donut-segment:focus-visible{stroke-width:12;filter:drop-shadow(0 0 7px currentColor)}.synex-donut-center{transform:rotate(90deg);transform-origin:center;font-size:14px;font-weight:700;fill:var(--ink)}.synex-donut-legend{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.synex-donut-legend-item{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);transition:color var(--transition-base),transform var(--transition-base)}.synex-donut-legend-item.is-active{color:var(--ink);transform:translateX(-2px)}.synex-donut-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.synex-funnel-chart{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.synex-funnel-stage{display:grid;grid-template-columns:auto 1fr auto;grid-gap:var(--space-2);gap:var(--space-2);align-items:center;font-size:var(--text-sm)}.synex-funnel-bar{height:28px;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--primary),color-mix(in srgb,var(--primary) 55%,var(--brand-secondary,#134e4a)));min-width:8%;transition:width var(--transition-base)}.synex-stat-trend-card{display:grid;grid-gap:var(--space-2);gap:var(--space-2);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.synex-stat-trend-card .value-row{display:flex;align-items:baseline;gap:var(--space-2)}.synex-stat-trend-card .value-row strong{font-size:1.75rem;line-height:1}.synex-stat-trend-card .trend{font-size:var(--text-sm);font-weight:600}.synex-stat-trend-card .trend.up{color:var(--success,#059669)}.synex-stat-trend-card .trend.down{color:var(--danger,#dc2626)}.synex-stat-trend-card .trend.neutral{color:var(--muted)}.synex-stat-trend-sparkline{height:36px}.synex-stat-trend-sparkline svg{width:100%;height:100%}.dashboard-visual-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:var(--space-3);gap:var(--space-3);margin-block:var(--space-4)}@media (max-width:640px){.synex-donut-chart{grid-template-columns:1fr;justify-items:center}.synex-donut-legend{width:100%;flex-direction:column;align-items:stretch;gap:var(--space-1)}.synex-donut-legend-item{justify-content:space-between;padding:var(--space-1) 0}.synex-mini-line-labels{flex-direction:column;align-items:stretch;gap:2px}.synex-mini-bar-label{font-size:var(--text-xs)}.dashboard-visual-grid{grid-template-columns:minmax(0,1fr)}}.ew-area-chart-canvas{position:relative;cursor:crosshair;touch-action:pan-y}.ew-area-tooltip-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-3);min-height:48px;padding:4px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-soft) 70%,transparent);font-size:var(--text-xs);pointer-events:none}.synex-chart-tooltip-row{position:relative}.ew-area-tooltip-row strong{font-size:var(--text-xs)}.ew-area-tooltip-item{display:inline-flex;align-items:center;gap:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ew-area-tooltip-item i{width:8px;height:8px;border-radius:50%}.ew-area-guideline{stroke:color-mix(in srgb,var(--ink) 30%,transparent);stroke-width:1;stroke-dasharray:4 4;pointer-events:none}.ew-area-label-btn{border:none;background:transparent;padding:2px 4px;border-radius:var(--radius-xs);color:inherit;font:inherit;font-size:var(--text-xs);cursor:pointer}.ew-area-label-btn.is-active{color:var(--ink);background:color-mix(in srgb,var(--primary) 12%,transparent)}.ew-area-active-dot{opacity:.82;stroke:var(--surface);stroke-width:2;transition:r var(--transition-base),opacity var(--transition-base),filter var(--transition-base)}.ew-area-active-dot.is-active{opacity:1;filter:drop-shadow(0 0 8px currentColor)}.ew-area-legend-item{transition:color var(--transition-base),opacity var(--transition-base)}.ew-area-legend-item.is-active{color:var(--ink);opacity:1}.clinical-chart-card{gap:10px;border-radius:16px;background:linear-gradient(165deg,#fff,color-mix(in srgb,#f8fafc 88%,#fff));box-shadow:0 1px 2px color-mix(in srgb,#0f172a 5%,transparent),0 0 0 1px color-mix(in srgb,#0f172a 4%,transparent);overflow:hidden}.clinical-chart-head{display:grid;grid-gap:2px;gap:2px}.clinical-chart-title{margin:0;font-size:.95rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.clinical-chart-message{margin:0;font-size:.75rem;line-height:1.5;color:#64748b}.clinical-insight-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-radius:12px;background:color-mix(in srgb,#fff 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in srgb,#cbd5e1 55%,transparent)}.clinical-insight-header strong{font-size:.9rem;color:#0f172a}.clinical-insight-delta{font-size:.75rem;font-weight:600;color:#0369a1}.clinical-insight-warn{font-size:.75rem;font-weight:600;color:#b45309}.clinical-insight-rec{font-size:.72rem;color:#64748b}.clinical-tooltip{min-height:52px;padding:10px 12px;border-radius:12px;background:color-mix(in srgb,#0f766e 6%,#f8fafc);border:1px solid color-mix(in srgb,#0f766e 12%,#e2e8f0)}.clinical-tooltip dl{display:grid;grid-gap:6px;gap:6px;margin:0}.clinical-tooltip dl>div{display:flex;justify-content:space-between;gap:10px;font-size:.78rem}.clinical-tooltip dt{color:#64748b}.clinical-tooltip dd{margin:0;font-weight:700;color:#0f172a;text-align:end}.clinical-tooltip-rec dd{color:#0f766e;font-weight:600}.clinical-tooltip-idle{font-size:.78rem;color:#64748b;line-height:1.5}.clinical-flow-chart{touch-action:pan-y;height:132px}.clinical-flow-chart .clinical-primary-line{fill:none;stroke:#0369a1;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.clinical-flow-chart .clinical-area{stroke:none}.clinical-flow-chart .clinical-grid-soft{stroke:color-mix(in srgb,#94a3b8 22%,transparent);stroke-width:1}.clinical-flow-chart .clinical-dot.is-active,.clinical-flow-chart .clinical-dot.is-peak{stroke:#fff;stroke-width:2}.clinical-axis-labels{font-size:.7rem}.clinical-axis-labels .is-active{color:#0f172a;font-weight:700}.clinical-capacity-chart{height:132px;gap:6px}.clinical-bar{border-radius:10px 10px 0 0}.clinical-bar-fill{border-radius:10px 10px 4px 4px}.clinical-bar.is-active .clinical-bar-fill{filter:drop-shadow(0 8px 14px color-mix(in srgb,#0369a1 22%,transparent))}.clinical-bar.level-high.is-active .clinical-bar-fill{filter:drop-shadow(0 8px 14px color-mix(in srgb,#b45309 24%,transparent))}.clinical-bar.level-over.is-active .clinical-bar-fill{filter:drop-shadow(0 8px 14px color-mix(in srgb,#991b1b 24%,transparent))}.clinical-risk-heatmap .clinical-risk-cell{border:0;min-height:36px;border-radius:8px;cursor:pointer;font:inherit;color:#0f172a;transition:transform .14s ease,box-shadow .14s ease}.clinical-risk-heatmap .clinical-risk-cell.is-active{transform:scale(1.04);box-shadow:0 0 0 2px color-mix(in srgb,#0369a1 35%,transparent)}@media (max-width:900px){.clinical-chart-card{min-height:0;padding:12px}.clinical-tooltip{min-height:64px;font-size:.85rem}.clinical-tooltip dl>div{font-size:.82rem}.synex-mini-bar-label,.synex-mini-bar-value{font-size:.68rem}}