:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bg-navy-dark:#070d18;--bg-navy-main:#0b1329;--bg-navy-surface:#101c36;--border-navy-card:#ffffff14;--border-navy-subtle:#ffffff0a;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--bg-canvas:#f1f5f9;--bg-canvas-gradient:linear-gradient(145deg, #f8fafc 0%, #f1f5f9 100%);--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#94a3b8;--border-input:#e2e8f0;--border-input-hover:#cbd5e1;--border-input-focus:#2563eb;--color-danger-500:#ef4444;--color-danger-600:#dc2626;--color-danger-surface:#fef2f2;--color-danger-border:#fecaca;--shadow-subtle:0 1px 2px 0 #0000000a;--shadow-form-card:0 20px 25px -5px #0f172a0f, 0 8px 10px -6px #0f172a08, 0 0 0 1px #0f172a0d;--shadow-btn:0 1px 2px 0 #1018280f;--shadow-btn-hover:0 4px 12px 0 #2563eb40;--focus-ring:0 0 0 3px #2563eb29;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"cv02", "cv03", "cv04", "cv11";min-height:100%;margin:0;padding:0}body{min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:var(--type-line-body);letter-spacing:-.011em;background-color:var(--bg-canvas);color:var(--text-primary);margin:0;padding:0}#root{flex-direction:column;min-height:100vh;display:flex}.login-page-container{width:100%;min-height:100vh;display:flex}.brand-panel{background-color:var(--bg-navy-main);color:#fff;border-right:1px solid var(--border-navy-card);flex-direction:column;flex:1.25;justify-content:space-between;padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.brand-bg-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#2563eb29 0%,#1e40af0d 45%,#0000 70%);width:580px;height:580px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-bg-grid-overlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(#ffffff06 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 45%,#0000 85%);mask-image:radial-gradient(circle,#000 45%,#0000 85%)}.brand-header{z-index:3;justify-content:space-between;align-items:center;display:flex}.brand-identity{align-items:center;gap:.875rem;display:flex}.brand-logo-icon{border-radius:var(--radius-md);background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:1px solid #ffffff2e;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 14px #1d4ed859}.brand-logo-icon svg{color:#fff;width:22px;height:22px}.brand-text{flex-direction:column;display:flex}.brand-title{font-size:var(--type-section-title);letter-spacing:-.02em;color:#fff;font-weight:700;line-height:var(--type-line-heading)}.brand-company{font-size:var(--type-badge);color:#94a3b8;letter-spacing:.02em;font-weight:500}.brand-center-composition{z-index:3;justify-content:center;align-items:center;margin:2rem 0;display:flex}.abstract-crm-wrapper{width:100%;max-width:510px;position:relative}.abstract-crm-backdrop-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;pointer-events:none;background:#0e182e73;border:1px solid #ffffff0a;padding:1rem 1.25rem;position:absolute;inset:-12px -10px 12px 20px}.backdrop-card-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.backdrop-pill{border-radius:var(--radius-full);background-color:#ffffff14;width:50px;height:8px}.backdrop-dots{gap:4px;display:flex}.backdrop-dots span{background-color:#ffffff0f;border-radius:50%;width:6px;height:6px}.backdrop-card-body{flex-direction:column;gap:.6rem;display:flex}.backdrop-bar-row{gap:.5rem;display:flex}.backdrop-bar{border-radius:var(--radius-full);background-color:#ffffff0d;height:6px}.bar-1{width:45%}.bar-2{width:30%}.bar-3{width:25%}.bar-4{width:55%}.abstract-crm-main-card{z-index:2;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d162ad9;border:1px solid #ffffff17;padding:1.25rem;position:relative;box-shadow:inset 0 1px #ffffff1f,0 25px 45px -12px #00000080,0 0 0 1px #00000040}.abstract-app-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.abstract-dots{align-items:center;gap:6px;display:flex}.abstract-dots .dot{opacity:.75;border-radius:50%;width:9px;height:9px}.dot-red{background-color:#ef4444}.dot-amber{background-color:#f59e0b}.dot-green{background-color:#10b981}.abstract-header-center{align-items:center;gap:6px;display:flex}.abstract-header-tab{border-radius:var(--radius-full);background-color:#ffffff14;width:32px;height:8px}.abstract-header-tab.active{background-color:#3b82f659;width:44px}.abstract-header-right{align-items:center;gap:8px;display:flex}.abstract-search-bar{border-radius:var(--radius-full);background-color:#ffffff0d;width:90px;height:12px}.abstract-header-avatar{background-color:#3b82f666;border-radius:50%;width:16px;height:16px}.abstract-dashboard-content{flex-direction:column;gap:.85rem;display:flex}.abstract-widget{border-radius:var(--radius-lg);background-color:#14213ea6;border:1px solid #ffffff0f;padding:.95rem 1.15rem;box-shadow:inset 0 1px #ffffff0f}.widget-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.widget-title-skeleton{align-items:center;gap:.5rem;display:flex}.skeleton-icon{background-color:#3b82f640;border-radius:3px;width:14px;height:14px}.skeleton-line-title{border-radius:var(--radius-full);background-color:#fff3;width:85px;height:8px}.widget-badge-pill{border-radius:var(--radius-full);background-color:#2563eb33;border:1px solid #3b82f640;width:40px;height:14px}.abstract-chart-area{width:100%;height:48px;margin:.4rem 0 .85rem}.abstract-chart-svg{width:100%;height:100%;overflow:visible}.abstract-metrics-grid{border-top:1px solid #ffffff0a;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:.75rem;display:grid}.metric-box{flex-direction:column;gap:5px;display:flex}.metric-label-line{border-radius:var(--radius-full);background-color:#ffffff1f;width:32px;height:5px}.metric-value-line{border-radius:var(--radius-full);background-color:#ffffff38;height:8px}.w-45{width:45%}.w-55{width:55%}.w-60{width:60%}.w-75{width:75%}.w-85{width:85%}.metric-progress-track{border-radius:var(--radius-full);background-color:#ffffff0f;width:100%;height:4px;margin-top:2px;overflow:hidden}.progress-fill{border-radius:var(--radius-full);height:100%}.fill-blue{background-color:#3b82f6}.fill-emerald{background-color:#10b981}.fill-indigo{background-color:#818cf8}.abstract-widgets-split{grid-template-columns:1.6fr 1fr;gap:.85rem;display:grid}.widget-table{flex-direction:column;gap:.55rem;padding:.75rem .95rem;display:flex}.abstract-data-row{border-bottom:1px solid #ffffff09;align-items:center;gap:.65rem;padding:.35rem 0;display:flex}.abstract-data-row:last-child{border-bottom:none;padding-bottom:0}.row-icon-silhouette{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.row-icon-silhouette svg{width:12px;height:12px}.icon-shield{color:#34d399;background-color:#10b98126}.icon-doc{color:#60a5fa;background-color:#2563eb2e}.icon-user{color:#fbbf24;background-color:#f59e0b26}.row-lines-group{flex-direction:column;flex:1;gap:3px;display:flex}.row-line{border-radius:var(--radius-full);height:5px}.primary-line{background-color:#fff3}.secondary-line{background-color:#ffffff12}.row-pill{border-radius:var(--radius-full);width:28px;height:8px}.pill-emerald{background-color:#10b98159}.pill-blue{background-color:#3b82f659}.pill-amber{background-color:#f59e0b59}.widget-micro-stats{flex-direction:column;justify-content:space-between;padding:.75rem .95rem;display:flex}.mini-stat-header{align-items:center;gap:.4rem;display:flex}.mini-stat-dot{background-color:#38bdf8;border-radius:50%;width:6px;height:6px}.mini-stat-line{border-radius:var(--radius-full);background-color:#ffffff26;width:42px;height:6px}.mini-bars-container{justify-content:space-between;align-items:flex-end;height:48px;padding:.35rem .25rem 0;display:flex}.bar-col{background-color:#ffffff0d;border-radius:2px;align-items:flex-end;width:10px;height:100%;display:flex}.bar-fill{background-color:#3b82f680;border-radius:2px;width:100%}.bar-col.active .bar-fill{background-color:#38bdf8;box-shadow:0 0 8px #38bdf866}.mini-stat-footer-line{border-radius:var(--radius-full);background-color:#ffffff0d;width:100%;height:4px;margin-top:.35rem}.abstract-floating-badge{z-index:4;border-radius:var(--radius-full);background:#0f1930f2;border:1px solid #3b82f659;align-items:center;gap:.5rem;padding:.35rem .85rem;display:flex;position:absolute;bottom:-10px;right:18px;box-shadow:0 10px 20px #00000059,inset 0 1px #ffffff1a}.floating-badge-pulse{background-color:#38bdf8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #38bdf8}.floating-badge-lines{flex-direction:column;gap:2px;display:flex}.badge-line-top{border-radius:var(--radius-full);background-color:#ffffff59;width:44px;height:4px}.badge-line-bottom{border-radius:var(--radius-full);background-color:#ffffff26;width:24px;height:3px}.brand-footer{font-size:var(--type-helper);color:#64748b;border-top:1px solid var(--border-navy-subtle);z-index:3;padding-top:1.25rem}.form-section{background:var(--bg-canvas-gradient);flex:1;justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex}.login-card-container{justify-content:center;width:100%;margin-top:-1.5rem;display:flex}.form-card{background-color:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:450px;box-shadow:var(--shadow-form-card);border:1px solid var(--border-input);padding:2.75rem 2.5rem}.form-header{margin-bottom:2rem}.form-title{font-size:var(--type-page-title);letter-spacing:-.025em;color:var(--text-primary);font-weight:700;line-height:var(--type-line-heading);margin:0 0 .4rem}.form-subtitle{font-size:var(--type-helper);color:var(--text-secondary);line-height:var(--type-line-heading);margin:0}.login-form{flex-direction:column;gap:1.35rem;display:flex}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-label{font-size:var(--type-label);color:var(--text-primary);font-weight:600}.input-container{align-items:center;display:flex;position:relative}.input-icon-adornment{color:var(--text-light);pointer-events:none;justify-content:center;align-items:center;transition:color .15s;display:flex;position:absolute;left:1rem}.input-icon-adornment svg{width:18px;height:18px}.input-container:focus-within .input-icon-adornment{color:var(--color-primary-600)}.form-input{width:100%;height:46px;font-size:var(--type-input);color:var(--text-primary);border:1.5px solid var(--border-input);border-radius:var(--radius-md);box-shadow:var(--shadow-subtle);background-color:#fff;padding:.65rem 1rem .65rem 2.85rem;font-family:inherit;transition:border-color .15s,box-shadow .15s}.form-input:hover{border-color:var(--border-input-hover)}.form-input:focus{border-color:var(--border-input-focus);box-shadow:var(--focus-ring);outline:none}.form-input.has-error{border-color:var(--color-danger-500);background-color:var(--color-danger-surface)}.form-input.has-error:focus{box-shadow:0 0 0 3px #ef444426}.toggle-password-btn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:color .15s;display:flex;position:absolute;right:.75rem}.toggle-password-btn:hover{color:var(--text-primary)}.toggle-password-btn:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:1px}.toggle-password-btn svg{width:18px;height:18px}.field-error-message{font-size:var(--type-helper);color:var(--color-danger-600);align-items:center;gap:.35rem;margin-top:.2rem;font-weight:500;display:flex}.field-error-message svg{flex-shrink:0;width:14px;height:14px}.remember-me-group{-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;margin:.15rem 0;display:flex}.custom-checkbox{width:18px;height:18px;accent-color:var(--color-primary-700);cursor:pointer;border-radius:4px}.remember-me-label{font-size:var(--type-label);color:var(--text-secondary);cursor:pointer;font-weight:500}.submit-btn{color:#fff;width:100%;height:48px;font-size:var(--type-button);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-btn);background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:1px solid #00000014;justify-content:center;align-items:center;gap:.6rem;margin-top:.35rem;font-family:inherit;font-weight:600;transition:all .15s;display:inline-flex}.submit-btn:hover{box-shadow:var(--shadow-btn-hover);background:linear-gradient(#1d4ed8 0%,#1e40af 100%)}.submit-btn:active{background:#1e40af;transform:translateY(1px)}.submit-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb59}.submit-btn:disabled{color:#64748b;cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.form-status-banner{border-radius:var(--radius-md);font-size:var(--type-body);line-height:var(--type-line-compact);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem .95rem;font-weight:500;display:flex}.form-status-banner.info{background-color:var(--color-primary-50);border:1px solid var(--color-primary-200);color:var(--color-primary-800)}.form-status-banner.error{background-color:var(--color-danger-surface);border:1px solid var(--color-danger-border);color:var(--color-danger-600)}.btn-spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.login-page-container{flex-direction:column}.brand-panel{border-right:none;border-bottom:1px solid var(--border-navy-card);flex:none;padding:2rem 1.75rem}.brand-bg-glow,.brand-center-composition,.brand-footer{display:none}.form-section{padding:2.5rem 1.5rem 3.5rem}.login-card-container{margin-top:0}.form-card{max-width:480px;padding:2.25rem 1.75rem}}@media (width<=480px){.brand-panel{padding:1.5rem 1.25rem}.form-section{padding:1.25rem 1rem 2rem}.form-card{border-radius:var(--radius-lg);padding:1.75rem 1.25rem;box-shadow:0 4px 6px -1px #0f172a0d,0 2px 4px -2px #0f172a08}.form-title{font-size:var(--type-page-title)}}.toast-container{z-index:var(--crm-layer-toast);pointer-events:none;flex-direction:column;gap:.65rem;width:calc(100% - 3rem);max-width:380px;display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast-card{-webkit-backdrop-filter:blur(16px)saturate(180%);pointer-events:auto;background:#fffffff5;border:1px solid #0f172a14;border-radius:12px;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;transition:transform .18s,opacity .18s,box-shadow .18s;animation:.28s cubic-bezier(.21,1.02,.46,1) forwards toastSpringIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a0a,0 12px 24px -4px #0f172a14,0 0 0 1px #0f172a08}.toast-card:hover{box-shadow:0 6px 12px -2px #0f172a0f,0 16px 32px -4px #0f172a1a,0 0 0 1px #0f172a0a}@keyframes toastSpringIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-card:before{content:"";border-top-left-radius:12px;border-bottom-left-radius:12px;width:3.5px;position:absolute;top:0;bottom:0;left:0}.toast-leading-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:flex}.toast-leading-icon svg{width:15px;height:15px}.toast-content-wrapper{flex-direction:column;flex:1;gap:2px;min-width:0;padding-top:1px;display:flex}.toast-heading{font-size:var(--type-body);color:#0f172a;font-weight:600;line-height:var(--type-line-heading);letter-spacing:-.01em}.toast-description{font-size:var(--type-helper);color:#334155;font-weight:500;line-height:var(--type-line-compact);word-break:break-word}.toast-dismiss-trigger{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin:1px -.25rem 0 0;padding:0;transition:background-color .15s,color .15s;display:flex}.toast-dismiss-trigger svg{width:14px;height:14px}.toast-dismiss-trigger:hover{color:#1e293b;background-color:#0f172a0f}.toast-variant-success:before{background:#10b981}.toast-variant-success .toast-leading-icon{color:#059669;background:#ecfdf5;border:1px solid #10b98133}.toast-variant-error:before{background:#f43f5e}.toast-variant-error .toast-leading-icon{color:#e11d48;background:#fff1f2;border:1px solid #e11d4833}.toast-variant-warning:before{background:#f59e0b}.toast-variant-warning .toast-leading-icon{color:#d97706;background:#fffbeb;border:1px solid #f59e0b40}.toast-variant-info:before{background:#3b82f6}.toast-variant-info .toast-leading-icon{color:#2563eb;background:#eff6ff;border:1px solid #2563eb33}@media (width<=480px){.toast-container{width:auto;max-width:none;top:1rem;left:1rem;right:1rem}.toast-card{padding:.75rem .85rem}}:root{--shell-sidebar-bg:#0b1329;--shell-sidebar-border:#ffffff14;--shell-sidebar-hover:#ffffff0f;--shell-sidebar-active:#2563eb33;--shell-sidebar-active-text:#60a5fa;--shell-sidebar-text:#94a3b8;--shell-sidebar-text-muted:#64748b;--shell-topbar-bg:#fff;--shell-topbar-border:#e2e8f0;--shell-content-bg:#f8fafc;--shell-card-bg:#fff;--shell-card-border:#e2e8f0;--shell-text-heading:#0f172a;--shell-text-body:#475569;--shell-text-muted:#94a3b8;--shell-input-bg:#f1f5f9;--shell-input-border:#e2e8f0;--shell-dropdown-bg:#fff;--shell-dropdown-border:#e2e8f0;--shell-dropdown-hover:#f1f5f9;--crm-page-bg:var(--shell-content-bg);--crm-surface:#fff;--crm-surface-elevated:#fff;--crm-surface-muted:#f3f6fa;--crm-surface-strong:#eaf0f7;--crm-border:#64748b38;--crm-border-strong:#64748b57;--crm-border-soft:#64748b24;--crm-text-primary:#10213a;--crm-text-secondary:#5d6c82;--crm-text-muted:#8b98aa;--crm-accent:#245fd3;--crm-accent-hover:#183f8c;--crm-accent-soft:#245fd317;--crm-accent-border:#245fd340;--crm-primary:#143664;--crm-success:#087a5b;--crm-warning:#a65a08;--crm-danger:#c53b47;--crm-scrollbar-track:transparent;--crm-scrollbar-thumb:color-mix(in srgb, var(--crm-text-muted) 58%, transparent);--crm-scrollbar-thumb-hover:color-mix(in srgb, var(--crm-accent) 58%, var(--crm-text-muted));--crm-radius-sm:7px;--crm-radius-md:11px;--crm-radius-lg:14px;--crm-shadow-soft:0 10px 28px -22px #0f172a80, 0 2px 5px #0f172a09;--crm-shadow-elevated:0 18px 38px -18px #0f172a5c, 0 4px 10px #0f172a14;--crm-focus-ring:0 0 0 3px var(--crm-accent-soft);--crm-space-1:.25rem;--crm-space-2:.5rem;--crm-space-3:.75rem;--crm-space-4:1rem;--crm-space-5:1.25rem;--crm-space-6:1.5rem;--crm-control-sm:34px;--crm-control-md:40px;--crm-control-lg:44px;--crm-layer-menu:210;--crm-layer-modal:300;--crm-layer-floating:320;--crm-layer-tooltip:330;--crm-layer-toast:400}[data-theme=dark]{--shell-sidebar-bg:#070c1b;--shell-sidebar-border:#ffffff0f;--shell-sidebar-hover:#ffffff0d;--shell-sidebar-active:#2563eb38;--shell-sidebar-active-text:#60a5fa;--shell-sidebar-text:#94a3b8;--shell-sidebar-text-muted:#64748b;--shell-topbar-bg:#0d1527;--shell-topbar-border:#ffffff14;--shell-content-bg:#090e1a;--shell-card-bg:#111b33;--shell-card-border:#ffffff12;--shell-text-heading:#f8fafc;--shell-text-body:#94a3b8;--shell-text-muted:#64748b;--shell-input-bg:#ffffff0d;--shell-input-border:#ffffff14;--shell-dropdown-bg:#0f1a30;--shell-dropdown-border:#ffffff1a;--shell-dropdown-hover:#ffffff0f;--crm-page-bg:var(--shell-content-bg);--crm-surface:#111b31;--crm-surface-elevated:#14213a;--crm-surface-muted:#0d172a;--crm-surface-strong:#192943;--crm-border:#94a3b82e;--crm-border-strong:#94a3b84d;--crm-border-soft:#94a3b81a;--crm-text-primary:#edf4ff;--crm-text-secondary:#aab7c9;--crm-text-muted:#718198;--crm-accent:#67a1ff;--crm-accent-hover:#8ab6ff;--crm-accent-soft:#3b82f626;--crm-accent-border:#60a5fa4d;--crm-primary:#245da9;--crm-success:#40d2a3;--crm-warning:#f5bd62;--crm-danger:#fb8790;--crm-scrollbar-thumb:color-mix(in srgb, var(--crm-text-muted) 66%, transparent);--crm-scrollbar-thumb-hover:color-mix(in srgb, var(--crm-accent) 54%, var(--crm-text-muted));--crm-shadow-soft:0 14px 30px -24px #000000e6, 0 2px 6px #00000029;--crm-shadow-elevated:0 22px 44px -18px #000000b8, 0 5px 12px #0000004d}@media (hover:hover) and (pointer:fine){html,body,*{scrollbar-width:thin;scrollbar-color:var(--crm-scrollbar-thumb) var(--crm-scrollbar-track)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--crm-scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--crm-scrollbar-thumb);background-clip:padding-box;border:1px solid #0000;border-radius:999px;min-width:32px;min-height:32px}::-webkit-scrollbar-thumb:hover{background-color:var(--crm-scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:0 0}}.app-content-surface,.modal-generic-card .modal-content,.notif-list,.data-detail-table-scroll{scrollbar-gutter:stable}.app-shell-root{background-color:var(--shell-content-bg);height:100dvh;min-height:0;color:var(--shell-text-body);font-family:var(--font-sans);transition:background-color .2s;display:flex;overflow:hidden}.app-main-viewport{flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.app-sidebar{background-color:var(--shell-sidebar-bg);border-right:1px solid var(--shell-sidebar-border);z-index:100;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:width .22s cubic-bezier(.2,0,0,1),background-color .2s;display:flex;position:sticky;top:0}.app-sidebar.is-collapsed{width:72px}.sidebar-brand-header{border-bottom:1px solid var(--shell-sidebar-border);flex-shrink:0;align-items:center;gap:.75rem;height:64px;padding:0 1.25rem;display:flex}.sidebar-brand-logo-box{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 8px #2563eb59}.sidebar-brand-logo-box svg{width:19px;height:19px}.sidebar-brand-text{white-space:nowrap;align-items:center;gap:.4rem;display:flex;overflow:hidden}.brand-name{font-size:var(--type-body-strong);color:#fff;letter-spacing:-.02em;font-weight:700}.brand-badge{font-size:var(--type-badge);color:#60a5fa;background:#2563eb40;border:1px solid #3b82f64d;border-radius:4px;padding:.15rem .4rem;font-weight:700}.sidebar-nav-container{flex-direction:column;flex:1;gap:1.08rem;padding:1.05rem .7rem 1.2rem;display:flex;overflow:hidden auto}.app-sidebar.is-collapsed .sidebar-nav-container{gap:.75rem}.sidebar-nav-group{flex-direction:column;display:flex}.sidebar-group-title{font-size:var(--type-sidebar);color:color-mix(in srgb, var(--shell-sidebar-text) 68%, transparent);letter-spacing:.115em;text-transform:uppercase;-webkit-user-select:none;user-select:none;padding:0 .72rem .46rem;font-weight:720}.sidebar-menu-list{flex-direction:column;gap:.28rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-nav-btn{width:100%;min-height:42px;color:var(--shell-sidebar-text);font-size:var(--type-sidebar);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.68rem;padding:.58rem .72rem;font-weight:570;transition:background-color .15s,color .15s,box-shadow .15s;display:flex;position:relative}.sidebar-nav-btn:hover{background-color:var(--shell-sidebar-hover);color:#f8fafc}.sidebar-nav-btn:focus-visible,.sidebar-submenu-btn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--shell-sidebar-active-text) 42%, transparent);outline:0}.sidebar-nav-btn.is-active{background-color:color-mix(in srgb, var(--shell-sidebar-active) 76%, transparent);color:var(--shell-sidebar-active-text);font-weight:650}.sidebar-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.sidebar-icon svg{width:18px;height:18px}.sidebar-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.sidebar-parent-btn .sidebar-label{flex:1}.sidebar-parent-btn{min-height:46px;color:color-mix(in srgb, var(--shell-sidebar-text) 94%, #fff 6%);background:color-mix(in srgb, var(--shell-sidebar-hover) 48%, var(--shell-sidebar-bg));border:1px solid #0000;border-radius:9px;font-weight:640;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.sidebar-parent-btn:hover{border-color:color-mix(in srgb, var(--shell-sidebar-text) 10%, transparent);background:color-mix(in srgb, var(--shell-sidebar-hover) 72%, var(--shell-sidebar-bg))}.sidebar-parent-btn.is-active{border-color:color-mix(in srgb, var(--shell-sidebar-active-text) 10%, transparent);color:#fff;background:color-mix(in srgb, var(--shell-sidebar-active) 31%, var(--shell-sidebar-bg));box-shadow:0 8px 20px -20px #000000e6}.sidebar-parent-heading{cursor:pointer}.sidebar-parent-heading:hover{color:#fff;border-color:color-mix(in srgb, var(--shell-sidebar-text) 10%, transparent);background:color-mix(in srgb, var(--shell-sidebar-hover) 72%, var(--shell-sidebar-bg))}.sidebar-parent-heading.is-open,.sidebar-parent-heading.is-open:hover,.sidebar-parent-heading.is-active,.sidebar-parent-heading.is-active:hover{color:#fff;border-color:color-mix(in srgb, var(--shell-sidebar-active-text) 10%, transparent);background:color-mix(in srgb, var(--shell-sidebar-active) 31%, var(--shell-sidebar-bg))}.sidebar-parent-heading.is-open .sidebar-label,.sidebar-parent-heading.is-active .sidebar-label{color:#fff}.sidebar-parent-chevron{width:16px;height:16px;color:color-mix(in srgb, var(--shell-sidebar-text) 72%, transparent);flex:none;justify-content:center;align-items:center;transition:transform .15s,color .15s;display:inline-flex}.sidebar-parent-chevron svg{width:14px;height:14px}.sidebar-parent-heading.is-open .sidebar-parent-chevron{color:#fff;transform:rotate(180deg)}.sidebar-parent-btn .sidebar-icon{color:color-mix(in srgb, var(--shell-sidebar-text) 82%, transparent)}.sidebar-parent-btn.is-active .sidebar-icon{color:color-mix(in srgb, var(--shell-sidebar-active-text) 78%, var(--shell-sidebar-text))}.sidebar-submenu-list{flex-direction:column;gap:.18rem;margin:0 0 0 .72rem;padding:.3rem 0 .36rem;list-style:none;display:flex;overflow:hidden}.sidebar-submenu-list>li:first-child{padding-top:0}.sidebar-submenu-list>li:last-child{padding-bottom:0}.sidebar-submenu-btn{width:100%;min-height:38px;color:color-mix(in srgb, var(--shell-sidebar-text) 88%, #f8fafc 12%);font:inherit;font-size:var(--type-sidebar-child);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px 7px 7px 4px;align-items:center;gap:.56rem;padding:.46rem .58rem;font-weight:580;transition:background-color .14s,color .14s,box-shadow .14s;display:flex}.sidebar-submenu-btn:hover{color:#f8fafc;background:color-mix(in srgb, var(--shell-sidebar-hover) 62%, transparent)}.sidebar-submenu-btn.is-active{color:#f8fafc;background:color-mix(in srgb, var(--shell-sidebar-active) 25%, var(--shell-sidebar-bg));box-shadow:none;font-weight:660}.sidebar-submenu-icon{width:18px;height:18px;color:color-mix(in srgb, var(--shell-sidebar-text) 78%, transparent);opacity:.82;flex:none;justify-content:center;align-items:center;display:inline-flex}.sidebar-submenu-icon svg{width:15px;height:15px}.sidebar-submenu-btn.is-active .sidebar-submenu-icon{color:var(--shell-sidebar-active-text);opacity:1}.app-sidebar.is-collapsed .sidebar-nav-btn{justify-content:center;padding:.58rem 0}.app-sidebar.is-collapsed .sidebar-parent-btn.is-active{box-shadow:none}.sidebar-collapsed-flyout.crm-popover-content{width:264px;padding:.42rem}.sidebar-flyout-header{border-bottom:1px solid var(--crm-border-soft);align-items:center;gap:.58rem;min-height:52px;padding:.42rem .48rem .58rem;display:flex}.sidebar-flyout-header>span{border:1px solid var(--crm-accent-border);width:34px;height:34px;color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sidebar-flyout-header>span svg{width:17px;height:17px}.sidebar-flyout-header>div{flex-direction:column;gap:.12rem;min-width:0;display:flex}.sidebar-flyout-header strong{color:var(--crm-text-primary);font-size:var(--type-sidebar-child);font-weight:690}.sidebar-flyout-header small{color:var(--crm-text-muted);font-size:var(--type-sidebar-child)}.sidebar-flyout-list{flex-direction:column;gap:.16rem;padding-top:.34rem;display:flex}.sidebar-flyout-item{width:100%;min-height:38px;color:var(--crm-text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.52rem;padding:.42rem .5rem;transition:background-color .14s,border-color .14s,color .14s;display:flex}.sidebar-flyout-item:hover{color:var(--crm-text-primary);background:var(--crm-surface-muted);border-color:var(--crm-border-soft)}.sidebar-flyout-item:focus-visible{border-color:var(--crm-accent-border);box-shadow:var(--crm-focus-ring);outline:0}.sidebar-flyout-item.is-active{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-color:var(--crm-accent-border)}.sidebar-flyout-item>span{color:currentColor;background:var(--crm-surface-elevated);border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex}.sidebar-flyout-item>span svg{width:14px;height:14px}.sidebar-flyout-item>strong{min-width:0;font-size:var(--type-sidebar-child);text-overflow:ellipsis;white-space:nowrap;font-weight:630;overflow:hidden}.app-sidebar.is-collapsed .sidebar-nav-btn[data-tooltip]:hover:after{content:attr(data-tooltip);color:#f8fafc;font-size:var(--type-sidebar);white-space:nowrap;z-index:1000;pointer-events:none;background:#0f172a;border:1px solid #ffffff1a;border-radius:6px;padding:.35rem .65rem;font-weight:500;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 4px 12px #00000040}.sidebar-footer{border-top:1px solid var(--shell-sidebar-border);flex-shrink:0;padding:.72rem}.sidebar-collapse-toggle-btn{background-color:color-mix(in srgb, var(--shell-sidebar-hover) 48%, transparent);border:1px solid var(--shell-sidebar-border);width:100%;min-height:42px;color:color-mix(in srgb, var(--shell-sidebar-text) 82%, transparent);font-size:var(--type-sidebar);cursor:pointer;border-radius:9px;align-items:center;gap:.65rem;padding:.55rem .72rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.sidebar-collapse-toggle-btn:hover{background-color:var(--shell-sidebar-hover);color:#f8fafc;border-color:color-mix(in srgb, var(--shell-sidebar-active-text) 18%, var(--shell-sidebar-border))}.app-sidebar.is-collapsed .sidebar-collapse-toggle-btn{justify-content:center;padding:.55rem 0}.sidebar-collapse-toggle-btn svg{flex-shrink:0;width:18px;height:18px}.app-topbar{background-color:var(--shell-topbar-bg);border-bottom:1px solid var(--shell-topbar-border);z-index:90;flex:0 0 64px;justify-content:space-between;align-items:center;height:64px;padding:0 1.75rem;transition:background-color .2s,border-color .2s;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:1rem;display:flex}.topbar-mobile-menu-btn{border:1px solid var(--shell-topbar-border);width:36px;height:36px;color:var(--shell-text-body);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:none}.topbar-mobile-menu-btn svg{width:18px;height:18px}.topbar-breadcrumb{align-items:center;gap:.5rem;display:flex}.breadcrumb-root{color:var(--shell-text-muted);font-size:var(--type-helper);font-weight:500}.breadcrumb-separator{color:var(--shell-text-muted);font-size:var(--type-helper)}.breadcrumb-current{font-size:var(--type-body);color:var(--shell-text-heading);margin:0;font-weight:600}.topbar-right{align-items:center;gap:.75rem;display:flex}.topbar-search-wrapper{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:8px;align-items:center;gap:.5rem;width:250px;height:38px;padding:0 .75rem;transition:all .18s;display:flex}.topbar-search-wrapper:focus-within{border-color:var(--color-primary-500);background-color:var(--shell-card-bg);width:290px;box-shadow:0 0 0 3px #2563eb1f}.search-icon-adornment{color:var(--shell-text-muted);align-items:center;display:flex}.search-icon-adornment svg{width:15px;height:15px}.topbar-search-input{font-size:var(--type-input);color:var(--shell-text-heading);background:0 0;border:none;outline:none;flex:1;min-width:0}.topbar-search-input::placeholder{color:var(--shell-text-muted)}.search-shortcut-badge{font-size:var(--type-badge);color:var(--shell-text-muted);background:#0000000d;border:1px solid #00000014;border-radius:4px;padding:.15rem .4rem;font-weight:600}[data-theme=dark] .search-shortcut-badge{background:#ffffff14;border-color:#ffffff1a}.topbar-action-icon-btn{width:38px;height:38px;color:var(--shell-text-body);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.topbar-action-icon-btn:hover{background-color:var(--shell-input-bg);color:var(--shell-text-heading)}.topbar-action-icon-btn svg{width:18px;height:18px}.notif-badge-dot{border:1.5px solid var(--shell-topbar-bg);color:#fff;box-sizing:border-box;min-width:17px;height:17px;font-size:var(--type-badge);font-weight:700;line-height:var(--type-line-control);font-variant-numeric:tabular-nums;background-color:#ef4444;border-radius:999px;place-items:center;padding:0 4px;display:grid;position:absolute;top:3px;right:1px}.topbar-dropdown-container{position:relative}.topbar-dropdown-panel{background:var(--shell-dropdown-bg);border:1px solid var(--shell-dropdown-border);z-index:1000;border-radius:10px;animation:.15s dropdownPop;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #00000014}@keyframes dropdownPop{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notif-panel{flex-direction:column;width:min(380px,100vw - 24px);max-height:min(520px,100vh - 76px);padding:0;display:flex;overflow:hidden}.dropdown-panel-header{border-bottom:1px solid var(--shell-dropdown-border);justify-content:space-between;align-items:center;margin:0;padding:.85rem .85rem .65rem;display:flex}.panel-title{font-size:var(--type-body);color:var(--shell-text-heading);font-weight:600}.panel-badge{font-size:var(--type-badge);color:#2563eb;background:#2563eb1a;border-radius:4px;padding:.15rem .4rem;font-weight:600}.dropdown-empty-state{text-align:center;font-size:var(--type-helper);color:var(--shell-text-muted);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem .5rem;display:flex}.notif-panel-body{min-height:0;overflow:hidden}.notif-list{flex-direction:column;gap:2px;max-height:390px;padding:.5rem;display:flex;overflow-y:auto}.notif-list-item{width:100%;color:var(--shell-text-body);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:.65rem;padding:.7rem .65rem;transition:background-color .15s;display:flex}.notif-list-item:hover{background:var(--shell-input-bg)}.notif-list-item.is-unread,.notif-list-item.is-recently-seen{background:#2563eb12}.notif-item-indicator{background:0 0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-top:5px}.notif-list-item.is-unread .notif-item-indicator{background:#2563eb}.notif-item-icon{width:30px;height:30px;color:var(--crm-accent);background:var(--crm-accent-soft);border-radius:8px;flex:0 0 30px;place-items:center;display:grid}.notif-item-content{flex-direction:column;gap:.22rem;min-width:0;display:flex}.notif-item-content strong{color:var(--shell-text-heading);font-size:var(--type-body-strong);line-height:var(--type-line-compact)}.notif-item-content>span{color:var(--shell-text-muted);font-size:var(--type-badge);line-height:var(--type-line-compact)}.notif-item-content time{color:var(--text-subtle);font-size:var(--type-helper)}.notif-retry-button{color:#2563eb;font-size:var(--type-button);cursor:pointer;background:0 0;border:0;margin-top:.55rem;padding:0;font-weight:600}.notif-panel-footer{border-top:1px solid var(--shell-dropdown-border);background:var(--shell-dropdown-bg);flex:none;padding:.5rem}.notif-all-button{border:1px solid var(--shell-dropdown-border);width:100%;min-height:36px;color:var(--shell-text-heading);font-size:var(--type-button);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:0 .7rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:flex}.notif-all-button:hover{background:var(--shell-input-bg);color:#2563eb;border-color:#2563eb59}.notif-all-button:focus-visible{box-shadow:var(--focus-ring);outline:0}.notif-all-button svg{width:15px;height:15px}.topbar-profile-trigger{border:1px solid var(--shell-topbar-border);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:.65rem;height:40px;padding:0 .65rem 0 .4rem;transition:all .15s;display:flex}.topbar-profile-trigger:hover{background-color:var(--shell-input-bg)}.profile-avatar-pill{color:#fff;width:30px;height:30px;font-size:var(--type-badge);background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.profile-meta-text{text-align:left;flex-direction:column;display:flex}.profile-full-name{font-size:var(--type-body-strong);color:var(--shell-text-heading);font-weight:600;line-height:var(--type-line-compact)}.profile-role-badge{font-size:var(--type-badge);color:var(--shell-text-muted);font-weight:500}.profile-chevron-icon{width:16px;height:16px;color:var(--shell-text-muted);transition:transform .15s}.profile-panel{width:220px;padding:.4rem}.profile-dropdown-header{padding:.6rem .75rem}.dropdown-user-name{font-size:var(--type-body-strong);color:var(--shell-text-heading);font-weight:600}.dropdown-user-email{font-size:var(--type-badge);color:var(--shell-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown-divider{background-color:var(--shell-dropdown-border);height:1px;margin:.35rem 0}.dropdown-menu-item{width:100%;font-size:var(--type-helper);color:var(--shell-text-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-weight:500;transition:all .12s;display:flex}.dropdown-menu-item:hover{background-color:var(--shell-dropdown-hover);color:var(--shell-text-heading)}.dropdown-menu-item svg{width:16px;height:16px;color:var(--shell-text-muted)}.dropdown-menu-item.logout-item:hover,.dropdown-menu-item.logout-item:hover svg{color:#ef4444}.app-content-surface{background-color:var(--shell-content-bg);flex:1;min-height:0;padding:1.75rem 2rem 3rem;transition:background-color .2s;overflow-y:auto}.content-shell-container{flex-direction:column;gap:1.5rem;width:100%;margin-left:auto;margin-right:auto;display:flex}.content-shell-container.content-wide,.content-wide{max-width:1680px}.content-shell-container.content-standard,.content-standard{max-width:1180px}.content-shell-container.content-narrow,.content-narrow{max-width:900px}.content-shell-container.content-full,.content-full{max-width:100%}.content-page-header{justify-content:space-between;align-items:center;display:flex}.content-page-title{font-size:var(--type-page-title);color:var(--shell-text-heading);letter-spacing:-.02em;margin:0;font-weight:700}.content-page-subtitle{font-size:var(--type-helper);color:var(--shell-text-muted);margin:.25rem 0 0}.placeholder-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.placeholder-content-grid{grid-template-columns:2fr 1fr;gap:1.25rem;display:grid}.placeholder-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:12px;padding:1.5rem;transition:background-color .2s,border-color .2s;box-shadow:0 1px 3px #00000008}.card-skeleton-header{justify-content:space-between;align-items:center;display:flex}.skeleton-pill{background:var(--shell-input-bg);border-radius:var(--radius-full);height:12px}.skeleton-line{background:var(--shell-input-bg);border-radius:var(--radius-full);height:10px}.skeleton-line-tall{background:var(--shell-input-bg);border-radius:6px;height:24px}.skeleton-icon-box{background:var(--shell-input-bg);border-radius:8px;width:32px;height:32px}.panel-header-row{border-bottom:1px solid var(--shell-card-border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.wireframe-block{background:var(--shell-input-bg);border:1px dashed var(--shell-card-border);border-radius:8px}.w-20{width:80px}.w-24{width:96px}.w-28{width:112px}.w-32{width:128px}.w-36{width:144px}.w-40{width:160px}.w-44{width:176px}.w-48{width:192px}.w-full{width:100%}.h-12{height:48px}.h-20{height:80px}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-3{margin-bottom:.75rem}@media (width<=960px){.app-sidebar{visibility:hidden;pointer-events:none;box-shadow:none;transition:transform .22s,visibility 0s linear .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app-sidebar.is-mobile-open{visibility:visible;pointer-events:auto;transition:transform .22s,visibility linear;transform:translate(0);box-shadow:0 0 24px #0006}.app-main-viewport{flex-basis:100%;width:100%}.sidebar-mobile-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0000008c;position:fixed;inset:0}.topbar-mobile-menu-btn{display:flex}.placeholder-stats-grid,.placeholder-content-grid{grid-template-columns:1fr}.topbar-search-wrapper{width:180px}.topbar-search-wrapper:focus-within{width:220px}}@media (width<=640px){.app-topbar{padding:0 1rem}.app-content-surface{padding:1.25rem 1rem 2rem}.topbar-search-wrapper,.profile-meta-text{display:none}.topbar-profile-trigger{border:none;padding:0}.profile-chevron-icon{display:none}}.users-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.invite-user-btn{background-color:var(--color-primary-600);color:#fff;border:1px solid var(--color-primary-700);border-radius:var(--radius-md);height:40px;font-size:var(--type-button);cursor:pointer;letter-spacing:-.01em;align-items:center;gap:.5rem;padding:0 1.15rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #2563eb40}.invite-user-btn:hover{background-color:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.invite-user-btn .btn-leading-icon{width:18px;height:18px}.users-toolbar-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;transition:background-color .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #00000005}.toolbar-search-wrapper{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);flex:1;align-items:center;gap:.5rem;min-width:260px;max-width:420px;height:38px;padding:0 .75rem;transition:all .15s;display:flex}.toolbar-search-wrapper:focus-within{border-color:var(--color-primary-500);background-color:var(--shell-card-bg);box-shadow:0 0 0 3px #2563eb1f}.toolbar-search-icon svg{width:16px;height:16px;color:var(--shell-text-muted)}.toolbar-search-input{font-size:var(--type-input);color:var(--shell-text-heading);background:0 0;border:none;outline:none;flex:1;min-width:0}.toolbar-search-input::placeholder{color:var(--shell-text-muted)}.toolbar-clear-btn{color:var(--shell-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.toolbar-clear-btn svg{width:14px;height:14px}.toolbar-filters-group{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.toolbar-select-wrapper{position:relative}.toolbar-select-input{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);height:38px;color:var(--shell-text-heading);font-size:var(--type-input);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:14px;outline:none;padding:0 2rem 0 .85rem;font-weight:500;transition:all .15s}.toolbar-select-input:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #2563eb1f}.users-table-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-lg);flex-direction:column;transition:background-color .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}.table-responsive-wrapper{width:100%;overflow-x:auto}.enterprise-data-table{border-collapse:collapse;text-align:left;width:100%}.enterprise-data-table thead tr{background-color:var(--shell-input-bg);border-bottom:1px solid var(--shell-card-border)}.enterprise-data-table th{font-size:var(--type-table-header);color:var(--shell-text-muted);letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:.75rem 1rem;font-weight:600}.enterprise-data-table tbody tr{border-bottom:1px solid var(--shell-card-border);transition:background-color .12s}.enterprise-data-table tbody tr:last-child{border-bottom:none}.enterprise-data-table tbody tr:hover{background-color:var(--shell-sidebar-hover)}.enterprise-data-table td{font-size:var(--type-table-body);color:var(--shell-text-body);vertical-align:middle;padding:.75rem 1rem}.table-skeleton-row td{padding:.85rem 1rem}.table-skeleton-row .skeleton-pill,.table-skeleton-row .skeleton-avatar,.table-skeleton-row .skeleton-icon-box{animation:1.5s ease-in-out infinite skeletonPulse}.skeleton-avatar{background-color:var(--shell-input-bg);border-radius:50%;flex-shrink:0;width:34px;height:34px}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.45}}.table-user-cell{align-items:center;gap:.75rem;display:flex}.table-user-avatar{color:#fff;width:34px;height:34px;font-size:var(--type-table-body);background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.table-user-meta{flex-direction:column;gap:2px;display:flex}.table-user-name{font-size:var(--type-table-body);color:var(--shell-text-heading);font-weight:600;line-height:var(--type-line-compact)}.table-user-email{font-size:var(--type-table-body);color:var(--shell-text-muted);line-height:var(--type-line-compact)}.table-role-tag{font-size:var(--type-table-body);color:#2563eb;background-color:#2563eb14;border:1px solid #2563eb26;border-radius:6px;padding:.2rem .6rem;font-weight:600;display:inline-block}[data-theme=dark] .table-role-tag{color:#60a5fa;background-color:#2563eb2e;border-color:#2563eb40}.table-cell-text{font-size:var(--type-table-body);color:var(--shell-text-body)}.table-cell-date{font-size:var(--type-table-body);color:var(--shell-text-muted);font-variant-numeric:tabular-nums}.user-status-pill{border-radius:var(--radius-full);font-size:var(--type-badge);letter-spacing:.01em;align-items:center;gap:.45rem;padding:.2rem .65rem;font-weight:600;display:inline-flex}.status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.badge-status-active{color:#059669;background-color:#10b9811a;border:1px solid #10b98133}.badge-status-active .status-dot{background-color:#10b981}.badge-status-inactive{color:#64748b;background-color:#94a3b81f;border:1px solid #94a3b833}.badge-status-inactive .status-dot{background-color:#94a3b8}.badge-status-suspended{color:#d97706;background-color:#f59e0b1a;border:1px solid #f59e0b33}.badge-status-suspended .status-dot{background-color:#f59e0b}[data-theme=dark] .badge-status-active{color:#34d399}[data-theme=dark] .badge-status-suspended{color:#fbbf24}.table-actions-container{display:inline-block;position:relative}.table-action-trigger-btn{width:32px;height:32px;color:var(--shell-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.table-action-trigger-btn:hover,.table-action-trigger-btn.is-active{background-color:var(--shell-input-bg);color:var(--shell-text-heading);border-color:var(--shell-card-border)}.table-action-trigger-btn svg{width:18px;height:18px}.table-actions-dropdown,.table-actions-portal-dropdown{background:var(--shell-dropdown-bg);border:1px solid var(--shell-dropdown-border);min-width:165px;z-index:var(--crm-layer-menu);border-radius:8px;padding:.35rem;animation:.12s cubic-bezier(.16,1,.3,1) dropdownPop;position:fixed;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0000001a}.table-dropdown-item{width:100%;font-family:inherit;font-size:var(--type-table-body);color:var(--shell-text-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;padding:.45rem .65rem;font-weight:500;transition:background-color .1s,color .1s;align-items:center!important;gap:.5rem!important;display:flex!important}.table-dropdown-item:hover{background-color:var(--shell-dropdown-hover);color:var(--shell-text-heading)}.table-dropdown-item svg{color:var(--shell-text-muted);flex-shrink:0!important;width:16px!important;min-width:16px!important;max-width:16px!important;height:16px!important}.table-dropdown-item.item-danger:hover{color:#ef4444;background-color:#ef444414}.table-dropdown-item.item-danger:hover svg{color:#ef4444}.table-dropdown-item.item-success:hover{color:#10b981;background-color:#10b98114}.table-dropdown-item.item-success:hover svg{color:#10b981}.table-dropdown-divider{background-color:var(--shell-dropdown-border);height:1px;margin:.3rem 0}.table-empty-cell{text-align:center;padding:3.5rem 1rem!important}.table-empty-content{flex-direction:column;justify-content:center;align-items:center;gap:.65rem;display:flex}.empty-icon{width:32px;height:32px;color:var(--shell-text-muted);opacity:.6}.empty-title{font-size:var(--type-body);color:var(--shell-text-muted);font-weight:500}.table-pagination-footer{border-top:1px solid var(--shell-card-border);background-color:var(--shell-card-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.pagination-info{font-size:var(--type-helper);color:var(--shell-text-muted)}.pagination-info strong{color:var(--shell-text-heading)}.pagination-controls{align-items:center;gap:.65rem;display:flex}.pagination-page-indicator{font-size:var(--type-helper);color:var(--shell-text-muted);font-weight:500}.pagination-btn{border:1px solid var(--shell-card-border);background-color:var(--shell-input-bg);width:30px;height:30px;color:var(--shell-text-body);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-btn:not(:disabled):hover{background-color:var(--shell-dropdown-hover);color:var(--shell-text-heading)}.pagination-btn svg{width:14px;height:14px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:var(--crm-layer-modal);background-color:#070d18a6;justify-content:center;align-items:center;padding:1.25rem;animation:.15s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:520px;animation:.18s cubic-bezier(.16,1,.3,1) modalPop;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d,0 0 0 1px #ffffff0d}@keyframes modalPop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-header{border-bottom:1px solid var(--shell-card-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.modal-title-group{flex-direction:column;gap:.25rem;display:flex}.modal-title{font-size:var(--type-modal-title);color:var(--shell-text-heading);letter-spacing:-.015em;margin:0;font-weight:700}.modal-subtitle{font-size:var(--type-helper);color:var(--shell-text-muted);line-height:var(--type-line-heading);margin:0}.modal-close-btn{border-radius:var(--radius-md);width:32px;height:32px;color:var(--shell-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:flex}.modal-close-btn:hover{background-color:var(--shell-input-bg);color:var(--shell-text-heading)}.modal-close-btn svg{width:18px;height:18px}.modal-form{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.modal-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.modal-form-group{flex-direction:column;gap:.45rem;display:flex}.modal-label{font-size:var(--type-label);color:var(--shell-text-heading);align-items:center;gap:.25rem;font-weight:600;display:flex}.label-required{color:#ef4444}.modal-input{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);width:100%;height:40px;font-size:var(--type-input);color:var(--shell-text-heading);outline:none;padding:0 .85rem;transition:all .15s}.modal-input:focus{border-color:var(--color-primary-500);background-color:var(--shell-card-bg);box-shadow:0 0 0 3px #2563eb1f}.modal-select-wrapper{position:relative}.modal-select{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);width:100%;height:40px;font-size:var(--type-input);color:var(--shell-text-heading);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:14px;outline:none;padding:0 2rem 0 .85rem;transition:all .15s}.modal-select:focus{border-color:var(--color-primary-500);background-color:var(--shell-card-bg);box-shadow:0 0 0 3px #2563eb1f}.modal-footer{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.modal-btn{border-radius:var(--radius-md);height:40px;font-size:var(--type-button);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:600;transition:all .15s;display:inline-flex}.modal-btn-secondary{background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);color:var(--shell-text-body)}.modal-btn-secondary:hover{background-color:var(--shell-dropdown-hover);color:var(--shell-text-heading)}.modal-btn-primary{background-color:var(--color-primary-600);border:1px solid var(--color-primary-700);color:#fff;box-shadow:0 1px 3px #2563eb40}.modal-btn-primary:hover:not(:disabled){background-color:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.modal-btn-primary:disabled{opacity:.6;cursor:not-allowed}.modal-success-view{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.invite-summary-card{background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-md);flex-direction:column;gap:.65rem;padding:1rem 1.25rem;display:flex}.summary-row{font-size:var(--type-body);justify-content:space-between;align-items:center;display:flex}.summary-label{color:var(--shell-text-muted);font-weight:500}.summary-value{color:var(--shell-text-heading);font-weight:500}.summary-value.font-medium{font-weight:600}.summary-value.badge-role{font-size:var(--type-badge);color:#2563eb;background-color:#2563eb1a;border-radius:4px;padding:.15rem .5rem;font-weight:600}[data-theme=dark] .summary-value.badge-role{color:#60a5fa;background-color:#2563eb33}.summary-value.text-expiry{font-size:var(--type-body-strong);color:#d97706;font-weight:600}[data-theme=dark] .summary-value.text-expiry{color:#fbbf24}.invite-link-box-wrapper{flex-direction:column;gap:.45rem;display:flex}.invite-link-field{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.25rem .25rem .25rem .85rem;display:flex}.invite-link-input{font-size:var(--type-input);color:var(--shell-text-heading);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:monospace}.invite-copy-btn{background-color:var(--color-primary-600);border-radius:var(--radius-sm);color:#fff;height:34px;font-size:var(--type-button);cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:.4rem;padding:0 .85rem;font-weight:600;transition:all .12s;display:inline-flex}.invite-copy-btn:hover{background-color:var(--color-primary-700)}.invite-copy-btn.is-copied{background-color:#10b981}.invite-copy-btn svg{width:14px;height:14px}@media (width<=540px){.modal-form-grid{grid-template-columns:1fr}}.user-detail-page-content{flex-direction:column;gap:1.5rem;display:flex}.user-detail-top-nav{align-items:center;margin-bottom:-.25rem;display:flex}.user-detail-back-btn{border-radius:var(--radius-md);background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);color:var(--shell-text-muted);font-size:var(--type-button);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .85rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #00000008}.user-detail-back-btn:hover{background-color:var(--shell-dropdown-hover);color:var(--shell-text-heading);border-color:var(--color-primary-500)}.user-detail-back-btn svg{width:15px;height:15px}.user-profile-hero-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -2px #0000000a,0 2px 6px -1px #00000005}.user-profile-hero-card:hover{border-color:#2563eb40;box-shadow:0 6px 24px -2px #0000000d,0 2px 6px -1px #00000005}.user-profile-hero-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);height:3px;position:absolute;top:0;left:0;right:0}.hero-user-identity{align-items:center;gap:1.5rem;display:flex}.hero-avatar-wrapper{flex-shrink:0;position:relative}.hero-avatar-circle{color:#fff;width:68px;height:68px;font-size:var(--type-page-title);background:linear-gradient(135deg,#1e40af,#2563eb 60%,#3b82f6);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;box-shadow:0 6px 16px -2px #2563eb59}.hero-status-indicator{border:2px solid var(--shell-card-bg);border-radius:50%;width:14px;height:14px;position:absolute;bottom:2px;right:2px}.hero-status-indicator.indicator-active{background-color:#10b981}.hero-status-indicator.indicator-inactive{background-color:#94a3b8}.hero-status-indicator.indicator-suspended{background-color:#ef4444}.hero-meta-group{flex-direction:column;gap:.4rem;display:flex}.hero-name-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero-full-name{font-size:var(--type-body-strong);color:var(--shell-text-heading);letter-spacing:-.025em;font-weight:700;line-height:var(--type-line-compact);margin:0}.hero-id-badge{font-family:monospace;font-size:var(--type-badge);color:var(--shell-text-muted);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-sm);padding:.15rem .45rem;font-weight:600}.hero-email-row{font-size:var(--type-body);color:var(--shell-text-muted);align-items:center;gap:.65rem;display:flex}.inline-meta-icon{width:14px;height:14px;color:var(--shell-text-muted);vertical-align:-2px;margin-right:.35rem;display:inline-block}.hero-email{color:var(--shell-text-body);font-weight:500}.hero-divider{color:var(--shell-card-border)}.hero-role-tag{font-size:var(--type-badge);color:#2563eb;border-radius:var(--radius-sm);background-color:#2563eb1a;border:1px solid #2563eb26;padding:.15rem .55rem;font-weight:600}[data-theme=dark] .hero-role-tag{color:#60a5fa;background-color:#2563eb33;border-color:#2563eb4d}.hero-action-buttons{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.detail-action-btn{border-radius:var(--radius-md);height:38px;font-size:var(--type-button);cursor:pointer;border:1px solid #0000;align-items:center;gap:.45rem;padding:0 1.1rem;font-weight:600;transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.detail-action-btn svg{width:15px;height:15px}.detail-action-btn.btn-primary{background-color:var(--color-primary-600);border-color:var(--color-primary-700);color:#fff;box-shadow:0 2px 4px #2563eb33}.detail-action-btn.btn-primary:hover{background-color:var(--color-primary-700);box-shadow:0 4px 12px #2563eb4d}.detail-action-btn.btn-secondary-warning{background-color:var(--shell-input-bg);color:#d97706;border-color:#f59e0b59}.detail-action-btn.btn-secondary-warning:hover{color:#b45309;background-color:#f59e0b1f;border-color:#d97706}.detail-action-btn.btn-secondary-danger{background-color:var(--shell-input-bg);color:#ef4444;border-color:#ef444459}.detail-action-btn.btn-secondary-danger:hover{color:#dc2626;background-color:#ef44441f;border-color:#ef4444}.detail-action-btn.btn-secondary-success{background-color:var(--shell-input-bg);color:#059669;border-color:#10b98159}.detail-action-btn.btn-secondary-success:hover{background-color:#10b9811f;border-color:#059669}[data-theme=dark] .detail-action-btn.btn-secondary-warning{color:#fbbf24}[data-theme=dark] .detail-action-btn.btn-secondary-success{color:#34d399}[data-theme=dark] .detail-action-btn.btn-secondary-danger{color:#f87171}.summary-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.summary-kpi-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-lg);flex-direction:column;gap:.65rem;padding:1.25rem 1.4rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #00000005}.summary-kpi-card:hover{border-color:#2563eb40;box-shadow:0 4px 12px #00000008}.kpi-header{justify-content:space-between;align-items:center;display:flex}.kpi-label{font-size:var(--type-label);text-transform:uppercase;letter-spacing:.04em;color:var(--shell-text-muted);font-weight:600}.kpi-icon-badge{border-radius:var(--radius-sm);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);width:28px;height:28px;color:var(--shell-text-muted);justify-content:center;align-items:center;display:flex}.kpi-icon-badge svg{width:14px;height:14px}.kpi-value-row{flex-direction:column;gap:.2rem;display:flex}.kpi-main-text{font-size:var(--type-card-title);color:var(--shell-text-heading);letter-spacing:-.01em;font-weight:700}.kpi-sub-text{font-size:var(--type-badge);color:var(--shell-text-muted)}.user-detail-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.detail-section-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-xl);flex-direction:column;gap:1rem;padding:1.5rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #00000005}.detail-section-card:hover{border-color:#2563eb40;box-shadow:0 4px 12px #00000008}.section-card-header{border-bottom:1px solid var(--shell-card-border);justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.section-title-wrap{align-items:center;gap:.55rem;display:flex}.section-header-icon{width:17px;height:17px;color:var(--color-primary-500)}.section-card-title{font-size:var(--type-card-title);color:var(--shell-text-heading);letter-spacing:-.015em;margin:0;font-weight:700}.detail-keyvalue-list{flex-direction:column;display:flex}.keyvalue-row{font-size:var(--type-body-strong);border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:.65rem 0;display:flex}.keyvalue-row:last-child{border-bottom:none;padding-bottom:0}.key-label{color:var(--shell-text-muted);font-weight:500;font-size:var(--type-label)}.key-value{color:var(--shell-text-heading);text-align:right;font-weight:500}.key-value.font-medium{font-weight:600}.key-value.text-primary{color:#2563eb}[data-theme=dark] .key-value.text-primary{color:#60a5fa}.key-value.text-secondary{color:var(--shell-text-body)}.key-value.code-slug{font-family:monospace;font-size:var(--type-code);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-sm);color:var(--shell-text-body);padding:.15rem .5rem;font-weight:600}.key-value.text-muted{color:var(--shell-text-muted)}.recent-activity-card{margin-top:.25rem}.activity-count-badge{font-size:var(--type-badge);color:var(--shell-text-muted);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-sm);padding:.15rem .45rem;font-weight:600}.activity-timeline-list{flex-direction:column;gap:1rem;padding-left:.25rem;display:flex}.timeline-item{align-items:flex-start;gap:.85rem;display:flex;position:relative}.timeline-item:not(:last-child):after{content:"";background-color:var(--shell-card-border);width:1px;position:absolute;top:18px;bottom:-10px;left:5px}.timeline-bullet{border-radius:50%;flex-shrink:0;width:11px;height:11px;margin-top:4px}.timeline-bullet.bullet-primary{background-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.timeline-bullet.bullet-info{background-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.timeline-bullet.bullet-success{background-color:#10b981;box-shadow:0 0 0 3px #10b98126}.timeline-content{flex-direction:column;flex:1;gap:.2rem;display:flex}.timeline-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.timeline-title{font-size:var(--type-body);color:var(--shell-text-heading);font-weight:600}.timeline-time{font-size:var(--type-helper);color:var(--shell-text-muted);font-weight:500}.timeline-desc{font-size:var(--type-helper);color:var(--shell-text-muted);line-height:var(--type-line-compact);margin:0}.table-user-cell.is-clickable{cursor:pointer}.table-user-name.user-link:hover{color:var(--color-primary-600);text-decoration:underline}.confirm-modal-body{gap:1rem;display:flex}.confirm-icon-box{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.confirm-icon-box.is-danger{color:#ef4444;background-color:#ef44441f}.confirm-icon-box.is-primary{color:#2563eb;background-color:#2563eb1f}.confirm-icon-box svg{width:22px;height:22px}.confirm-text-group{flex-direction:column;gap:.35rem;display:flex}.confirm-title{font-size:var(--type-modal-title);color:var(--shell-text-heading);margin:0;font-weight:700}.confirm-message{font-size:var(--type-body);color:var(--shell-text-body);line-height:var(--type-line-compact);margin:0}.modal-btn-danger{color:#fff;background-color:#ef4444;border:1px solid #dc2626;box-shadow:0 1px 3px #ef444440}.modal-btn-danger:hover:not(:disabled){background-color:#dc2626;box-shadow:0 4px 12px #ef444459}@media (width<=900px){.summary-cards-grid{grid-template-columns:1fr}}@media (width<=768px){.user-detail-grid{grid-template-columns:1fr}.user-profile-hero-card{flex-direction:column;align-items:flex-start;padding:1.25rem}.hero-user-identity{flex-direction:column;align-items:flex-start;gap:1rem}}.permissions-page-content{flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.permissions-user-banner{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 1px 3px #00000005}.banner-identity-group{align-items:center;gap:1rem;display:flex}.banner-meta{flex-direction:column;gap:.25rem;display:flex}.banner-name-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.banner-name{font-size:var(--type-body-strong);color:var(--shell-text-heading);letter-spacing:-.02em;margin:0;font-weight:700}.banner-sub-row{font-size:var(--type-helper);color:var(--shell-text-muted);align-items:center;gap:.5rem;display:flex}.banner-email{color:var(--shell-text-body)}.banner-actions{align-items:center;gap:.75rem;display:flex}.detail-action-btn.btn-secondary-outline{background-color:var(--shell-input-bg);border-color:var(--shell-card-border);color:var(--shell-text-heading)}.detail-action-btn.btn-secondary-outline:hover{background-color:var(--shell-dropdown-hover);border-color:var(--color-primary-500)}.permissions-toolbar-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-lg);padding:.75rem 1rem;box-shadow:0 1px 2px #00000005}.permissions-search-box{background-color:var(--shell-input-bg);border:1px solid var(--shell-input-border);border-radius:var(--radius-md);align-items:center;gap:.5rem;height:38px;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.permissions-search-box:focus-within{border-color:var(--color-primary-500);background-color:var(--shell-card-bg);box-shadow:0 0 0 3px #2563eb1a}.permissions-search-box .search-icon{width:16px;height:16px;color:var(--shell-text-muted);flex-shrink:0}.permissions-search-input{font-size:var(--type-input);color:var(--shell-text-heading);background:0 0;border:none;outline:none;flex:1;min-width:0}.search-clear-btn{color:var(--shell-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.2rem;display:flex}.search-clear-btn:hover{color:var(--shell-text-heading);background-color:var(--shell-dropdown-hover)}.search-clear-btn svg{width:14px;height:14px}.permissions-modules-container{flex-direction:column;gap:1.25rem;display:flex}.permission-module-card{background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 1px 3px #00000005}.module-card-header{background-color:var(--shell-input-bg);border-bottom:1px solid var(--shell-card-border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.module-title-wrap{align-items:center;gap:.5rem;display:flex}.module-icon{width:17px;height:17px;color:var(--color-primary-500)}.module-title{font-size:var(--type-card-title);color:var(--shell-text-heading);letter-spacing:-.01em;margin:0;font-weight:700}.module-count-badge{font-size:var(--type-badge);color:var(--shell-text-muted);background-color:var(--shell-card-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-sm);padding:.15rem .5rem;font-weight:600}.module-permissions-list{flex-direction:column;display:flex}.permission-row-item{border-bottom:1px solid var(--shell-card-border);justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;transition:background-color .12s;display:flex}.permission-row-item:last-child{border-bottom:none}.permission-row-item:hover{background-color:#ffffff04}.perm-info-col{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.perm-title-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.perm-name{font-size:var(--type-body-strong);color:var(--shell-text-heading);font-weight:600}.perm-slug{font-size:var(--type-badge)}.perm-desc{font-size:var(--type-badge);color:var(--shell-text-muted);line-height:var(--type-line-compact);margin:0}.effective-badge{font-size:var(--type-badge);white-space:nowrap;border-radius:4px;padding:.12rem .45rem;font-weight:600}.badge-role-allow{color:#2563eb;background-color:#2563eb14;border:1px solid #2563eb33}[data-theme=dark] .badge-role-allow{color:#60a5fa;background-color:#2563eb2e}.badge-user-allow{color:#059669;background-color:#10b98114;border:1px solid #10b98140}[data-theme=dark] .badge-user-allow{color:#34d399;background-color:#10b9812e}.badge-user-deny{color:#ef4444;background-color:#ef444414;border:1px solid #ef444440}[data-theme=dark] .badge-user-deny{color:#f87171;background-color:#ef44442e}.badge-none{color:var(--shell-text-muted);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border)}.perm-control-col{flex-shrink:0}.segmented-control{background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-md);align-items:center;gap:2px;padding:2px;display:inline-flex}.segmented-option{border-radius:calc(var(--radius-md) - 2px);font-size:var(--type-badge);color:var(--shell-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.35rem .75rem;font-weight:500;transition:background-color .12s,color .12s,border-color .12s,box-shadow .12s}.segmented-option:hover:not(.is-selected){color:var(--shell-text-heading)}.segmented-option.is-selected{background-color:var(--shell-card-bg);color:var(--shell-text-heading);font-weight:600;box-shadow:0 1px 3px #00000014}.segmented-option.opt-allow.is-selected{color:#059669;background-color:#10b98126;border:1px solid #10b9814d}[data-theme=dark] .segmented-option.opt-allow.is-selected{color:#34d399}.segmented-option.opt-deny.is-selected{color:#ef4444;background-color:#ef444426;border:1px solid #ef44444d}[data-theme=dark] .segmented-option.opt-deny.is-selected{color:#f87171}.permissions-sticky-footer{background-color:var(--shell-card-bg);border:1px solid var(--color-primary-500);border-radius:var(--radius-xl);z-index:50;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.15s modalPop;display:flex;position:sticky;bottom:1.25rem;box-shadow:0 10px 25px -5px #0003,0 0 0 1px #2563eb33}.footer-message{font-size:var(--type-body);color:var(--shell-text-heading)}.footer-message strong{color:var(--color-primary-600)}.footer-buttons{align-items:center;gap:.75rem;display:flex}@media (width<=768px){.permission-row-item{flex-direction:column;align-items:flex-start;gap:.75rem}.permissions-sticky-footer{flex-direction:column;align-items:flex-start}.footer-buttons{justify-content:flex-end;width:100%}}.table-role-cell{flex-direction:column;gap:.25rem;display:flex}.table-role-name-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.table-role-main-name{font-size:var(--type-table-body);color:var(--shell-text-heading);font-weight:600;transition:color .12s}.table-role-main-name.is-clickable:hover{color:#2563eb;cursor:pointer}[data-theme=dark] .table-role-main-name.is-clickable:hover{color:#60a5fa}.role-system-tag{font-size:var(--type-badge);text-transform:uppercase;letter-spacing:.05em;color:#6366f1;font-weight:700;line-height:var(--type-line-compact);background-color:#6366f11a;border:1px solid #6366f140;border-radius:4px;padding:.1rem .45rem}[data-theme=dark] .role-system-tag{color:#818cf8}.table-role-slug{font-family:monospace;font-size:var(--type-table-body);color:var(--shell-text-muted)}.table-desc-text{font-size:var(--type-table-body);color:var(--shell-text-muted);line-height:var(--type-line-compact);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.table-count-badge{font-size:var(--type-table-body);color:var(--shell-text-body);background-color:var(--shell-input-bg);border:1px solid var(--shell-card-border);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:.35rem;padding:.2rem .55rem;font-weight:500;display:inline-flex}.badge-mini-icon{width:13px;height:13px;color:var(--shell-text-muted);flex-shrink:0}.role-perm-checkbox-row:hover{background-color:#2563eb05}:root{--type-page-title:26px;--type-modal-title:20px;--type-section-title:18px;--type-card-title:16px;--type-body:14px;--type-body-strong:14px;--type-label:14px;--type-input:14px;--type-button:14px;--type-table-header:13px;--type-table-body:14px;--type-sidebar:14px;--type-sidebar-child:14px;--type-helper:13px;--type-badge:12px;--type-code:12px;--type-line-heading:1.3;--type-line-body:1.55;--type-line-compact:1.4;--type-line-control:1.25;--type-line-relaxed:1.65}:where(body){font-size:var(--type-body);line-height:var(--type-line-body)}:where(body) :where(input,select,textarea){font-size:var(--type-input);line-height:var(--type-line-control)}:where(body) :where(button){font-size:var(--type-button);line-height:var(--type-line-control)}:where(body) :where(table,td){font-size:var(--type-table-body);line-height:var(--type-line-body)}:where(body) :where(th){font-size:var(--type-table-header);line-height:var(--type-line-compact)}:where(body) :where(small){font-size:var(--type-helper);line-height:var(--type-line-compact)}:where(body) :where(code,pre,kbd,samp){font-size:var(--type-code);line-height:var(--type-line-compact)}.app-shell-root textarea{resize:none}.app-shell-root{font-size:var(--type-body);line-height:var(--type-line-body)}.crm-button,.crm-icon-button,.crm-input,.crm-textarea,.crm-select-trigger,.crm-date-trigger,.crm-checkbox,.crm-radio-control,.crm-switch{font:inherit}.crm-button,.crm-icon-button{cursor:pointer;box-sizing:border-box;border:1px solid #0000;outline:0;justify-content:center;align-items:center;font-family:inherit;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,opacity .14s;display:inline-flex}.crm-button{min-height:var(--crm-control-md,40px);font-size:var(--type-button);font-weight:600;line-height:var(--type-line-control);white-space:nowrap;border-radius:9px;gap:8px;padding:.55rem 1.15rem}.crm-button.is-sm{min-height:var(--crm-control-sm,34px);font-size:var(--type-button);font-weight:600;line-height:var(--type-line-control);border-radius:8px;gap:8px;padding:.38rem .95rem}.crm-button.is-lg{min-height:var(--crm-control-lg,44px);font-size:var(--type-button);font-weight:600;line-height:var(--type-line-control);border-radius:10px;gap:8px;padding:.65rem 1.35rem}.crm-button.is-primary{color:#fff;background:var(--crm-primary);border-color:color-mix(in srgb, var(--crm-primary) 72%, transparent);box-shadow:0 5px 14px -9px color-mix(in srgb, var(--crm-primary) 85%, transparent), inset 0 1px #ffffff1f}.crm-button.is-primary:hover:not(:disabled){background:var(--crm-accent-hover)}.crm-button.is-secondary{color:var(--crm-text-secondary);background:var(--crm-surface-elevated);border-color:var(--crm-border);box-shadow:var(--crm-shadow-soft)}.crm-button.is-secondary:hover:not(:disabled){color:var(--crm-text-primary);background:var(--crm-surface-muted);border-color:var(--crm-border-strong)}.crm-button.is-ghost{color:var(--crm-text-muted);background:0 0}.crm-button.is-ghost:hover:not(:disabled){color:var(--crm-text-primary);background:var(--crm-surface-muted);border-color:var(--crm-border-soft)}.crm-button.is-danger{color:#fff;background:var(--crm-danger);border-color:color-mix(in srgb, var(--crm-danger) 75%, transparent)}.crm-button.is-danger:hover:not(:disabled){background:color-mix(in srgb, var(--crm-danger) 85%, #000)}.crm-button:disabled,.crm-icon-button:disabled{opacity:.46;cursor:not-allowed}.crm-button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite crmSpin}@keyframes crmSpin{to{rotate:360deg}}.crm-icon-button{width:38px;min-width:36px;height:38px;min-height:36px;color:var(--crm-text-muted);background:0 0;border-radius:9px;padding:0}.crm-icon-button.is-sm{border-radius:8px;width:34px;min-width:34px;height:34px;min-height:34px}.crm-icon-button.is-lg{border-radius:10px;width:44px;min-width:42px;height:44px;min-height:42px}.crm-icon-button:hover:not(:disabled),.crm-icon-button[data-state=open]{color:var(--crm-text-primary);background:var(--crm-surface-muted);border-color:var(--crm-border-soft)}.crm-icon-button.is-danger:hover:not(:disabled){color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 8%, transparent);border-color:color-mix(in srgb, var(--crm-danger) 18%, transparent)}.crm-button:focus-visible,.crm-icon-button:focus-visible,.crm-input:focus-visible,.crm-textarea:focus-visible,.crm-select-trigger:focus-visible,.crm-date-trigger:focus-visible,.crm-date-clear:focus-visible,.crm-checkbox:focus-visible,.crm-switch:focus-visible,.crm-radio-input:focus-visible+.crm-radio-control,.crm-segmented-tab:focus-visible,.crm-dropdown-item:focus-visible{outline:2px solid var(--crm-accent);outline-offset:2px}.crm-input,.crm-textarea{background:var(--crm-surface-muted);width:100%;box-shadow:inset 0 0 0 1px var(--crm-border-soft);color:var(--crm-text-primary);font-size:var(--type-input);border:1px solid #0000;border-radius:8px;outline:0;font-weight:500;transition:background-color .14s,border-color .14s,box-shadow .14s}.crm-input{min-height:var(--crm-control-md);height:auto;padding:0 .72rem}.crm-textarea{min-height:94px;line-height:var(--type-line-control);resize:none;padding:.7rem .72rem}.crm-textarea.is-sm{min-height:72px}.crm-textarea.is-lg{min-height:142px}.crm-input:hover:not(:disabled),.crm-textarea:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--crm-border)}.crm-input:focus,.crm-textarea:focus,.crm-input-shell:focus-within{background:var(--crm-surface-elevated);border-color:var(--crm-accent-border);box-shadow:var(--crm-focus-ring)}.crm-input:disabled,.crm-textarea:disabled{opacity:.5;cursor:not-allowed}.crm-input:read-only,.crm-textarea:read-only{color:var(--crm-text-secondary);background:var(--crm-surface-strong);cursor:default}.crm-input.is-invalid,.crm-textarea.is-invalid,.crm-input-shell.is-invalid{border-color:color-mix(in srgb, var(--crm-danger) 55%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--crm-danger) 10%, transparent)}.crm-input::placeholder,.crm-textarea::placeholder,.crm-search-input input::placeholder{color:var(--crm-text-muted)}.crm-input[type=number]{appearance:textfield}.crm-input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.crm-input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.crm-input-shell,.crm-search-input{color:var(--crm-text-muted);background:var(--crm-surface-muted);box-shadow:inset 0 0 0 1px var(--crm-border-soft);border:1px solid #0000;border-radius:9px;align-items:center;display:flex}.crm-input-shell .crm-input{min-width:0;box-shadow:none;background:0 0;border:0}.crm-input-icon,.crm-input-suffix{flex:none;padding:0 .7rem;display:inline-flex}.crm-search-input{width:min(390px,100%);min-width:260px;min-height:var(--crm-control-lg);gap:.55rem;padding:0 .42rem 0 .78rem;transition:background-color .14s,border-color .14s,box-shadow .14s}.crm-search-input:focus-within{background:var(--crm-surface-elevated);border-color:var(--crm-accent-border);box-shadow:var(--crm-focus-ring)}.crm-search-input input{min-width:0;color:var(--crm-text-primary);font:inherit;font-size:var(--type-input);background:0 0;border:0;outline:0;flex:1}.crm-search-input input::-webkit-search-cancel-button{display:none}.crm-choice-label,.crm-switch-field{color:var(--crm-text-secondary);font-size:var(--type-body);cursor:pointer;align-items:center;gap:.55rem;display:inline-flex}.crm-choice-label.is-disabled,.crm-switch-field.is-disabled{opacity:.5;cursor:not-allowed}.crm-checkbox{border:1px solid var(--crm-border);background:var(--crm-surface-elevated);color:#0000;cursor:pointer;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background-color .12s,border-color .12s,box-shadow .12s,color .12s;display:inline-flex}.crm-checkbox[data-state=checked],.crm-checkbox[data-state=indeterminate]{color:#fff;background:var(--crm-accent);border-color:var(--crm-accent)}.crm-checkbox:disabled{opacity:.46;cursor:not-allowed}.crm-checkbox-indicator{display:inline-flex}.crm-radio-input{opacity:0;width:1px;height:1px;position:absolute}.crm-radio-control{border:1px solid var(--crm-border);background:var(--crm-surface-elevated);width:18px;height:18px;box-shadow:inset 0 0 0 4px var(--crm-surface-elevated);border-radius:50%}.crm-radio-input:checked+.crm-radio-control{background:var(--crm-accent);border-color:var(--crm-accent)}.crm-switch{border:1px solid var(--crm-border);background:var(--crm-surface-strong);cursor:pointer;border-radius:999px;align-items:center;width:38px;height:22px;padding:2px;transition:background-color .14s,border-color .14s;display:inline-flex}.crm-switch[aria-checked=true]{background:var(--crm-accent);border-color:var(--crm-accent)}.crm-switch-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:translate .14s;translate:0;box-shadow:0 1px 3px #0f172a3d}.crm-switch[aria-checked=true] .crm-switch-thumb{translate:16px}.crm-select-trigger{width:100%;min-height:var(--crm-control-md);background:var(--crm-surface-muted);box-shadow:inset 0 0 0 1px var(--crm-border-soft);color:var(--crm-text-primary);font-size:var(--type-input);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:8px;outline:0;justify-content:space-between;align-items:center;gap:.6rem;padding:0 .64rem 0 .72rem;font-weight:520;display:inline-flex}.crm-select-trigger[data-state=open]{background:var(--crm-surface-elevated);border-color:var(--crm-accent-border);box-shadow:var(--crm-focus-ring)}.crm-select-trigger.is-invalid{border-color:var(--crm-danger)}.crm-select-trigger:disabled{opacity:.46;cursor:not-allowed}.crm-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.crm-select-chevron{color:var(--crm-text-muted);flex:none;display:inline-flex}.crm-select-content{z-index:var(--crm-layer-floating);width:var(--radix-select-trigger-width);min-width:190px;max-width:min(360px,100vw - 20px);max-height:min(360px, var(--radix-select-content-available-height));background:var(--crm-surface-elevated);border:1px solid var(--crm-border);box-shadow:var(--crm-shadow-elevated);border-radius:10px;animation:.12s ease-out crmFade;overflow:hidden}@keyframes crmFade{0%{opacity:0}to{opacity:1}}.crm-select-viewport{padding:.34rem}.crm-select-scroll-button{height:26px;color:var(--crm-text-muted);justify-content:center;align-items:center;display:flex}.crm-select-item{min-height:38px;color:var(--crm-text-secondary);font-size:var(--type-input);cursor:default;-webkit-user-select:none;user-select:none;border-radius:7px;outline:0;align-items:center;padding:.42rem 2rem .42rem .52rem;display:flex;position:relative}.crm-select-item[data-highlighted]{color:var(--crm-text-primary);background:var(--crm-surface-muted)}.crm-select-item[data-disabled]{opacity:.38}.crm-select-item-layout{align-items:center;gap:.58rem;min-width:0;display:flex}.crm-select-item-copy{flex-direction:column;gap:.08rem;min-width:0;display:flex}.crm-select-item-copy strong{color:inherit;font-size:var(--type-input);text-overflow:ellipsis;white-space:nowrap;font-weight:640;overflow:hidden}.crm-select-item-copy small{color:var(--crm-text-muted);font-size:var(--type-helper);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crm-select-avatar{width:27px;height:27px;color:var(--crm-accent-hover);background:var(--crm-accent-soft);border:1px solid var(--crm-accent-border);font-size:var(--type-input);border-radius:7px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.crm-select-check{color:var(--crm-accent);display:inline-flex;position:absolute;right:.58rem}.crm-form-field{flex-direction:column;gap:.42rem;display:flex}.crm-form-label{color:var(--crm-text-primary);font-size:var(--type-label);align-items:baseline;gap:.34rem;font-weight:640;display:flex}.crm-form-label em{color:var(--crm-danger);font-style:normal}.crm-form-label small{color:var(--crm-text-muted);font-size:var(--type-helper);margin-left:auto;font-weight:480}.crm-form-hint,.crm-form-error{font-size:var(--type-helper);line-height:var(--type-line-compact)}.crm-form-hint{color:var(--crm-text-muted)}.crm-form-error{color:var(--crm-danger)}.crm-badge,.crm-status-badge{border:1px solid var(--crm-border-soft);width:fit-content;color:var(--crm-text-muted);background:var(--crm-surface-muted);font-size:var(--type-badge);white-space:nowrap;border-radius:7px;align-items:center;font-weight:640;display:inline-flex}.crm-badge{gap:.3rem;padding:.2rem .48rem}.crm-status-badge{gap:.37rem;padding:.2rem .48rem}.crm-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.crm-badge.is-success,.crm-status-badge.is-success{color:var(--crm-success);background:color-mix(in srgb, var(--crm-success) 8%, transparent);border-color:color-mix(in srgb, var(--crm-success) 18%, transparent)}.crm-badge.is-info,.crm-status-badge.is-info{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-color:var(--crm-accent-border)}.crm-badge.is-warning,.crm-status-badge.is-warning{color:var(--crm-warning);background:color-mix(in srgb, var(--crm-warning) 8%, transparent);border-color:color-mix(in srgb, var(--crm-warning) 18%, transparent)}.crm-badge.is-danger,.crm-status-badge.is-danger{color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 8%, transparent);border-color:color-mix(in srgb, var(--crm-danger) 18%, transparent)}.crm-segmented-tabs-shell{background:var(--crm-surface-muted);border:1px solid var(--crm-border-soft);border-radius:12px;width:fit-content;max-width:100%;padding:4px;overflow-x:auto}.crm-segmented-tabs{grid-auto-columns:minmax(168px,1fr);grid-auto-flow:column;gap:3px;display:grid}.crm-segmented-tab{min-height:var(--crm-control-md);color:var(--crm-text-muted);font:inherit;font-size:var(--type-button);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.48rem;padding:0 .85rem;font-weight:600;display:inline-flex}.crm-segmented-tab:hover{color:var(--crm-text-secondary);background:color-mix(in srgb, var(--crm-surface-elevated) 55%, transparent)}.crm-segmented-tab.is-active{color:var(--crm-accent-hover);background:var(--crm-surface-elevated);border-color:var(--crm-border-soft);box-shadow:0 1px 3px #0f172a14}.crm-pagination{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);justify-content:space-between;align-items:center;gap:1rem;min-height:55px;padding:.62rem .82rem;display:flex}.crm-pagination-summary{color:var(--crm-text-muted);font-size:var(--type-helper);align-items:baseline;gap:.24rem;display:flex}.crm-pagination-summary strong,.crm-page-indicator strong{color:var(--crm-text-primary);font-weight:680}.crm-pagination-controls{align-items:center;gap:.45rem;display:flex}.crm-page-indicator{min-width:76px;color:var(--crm-text-muted);font-size:var(--type-helper);text-align:center}.crm-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.42rem;min-height:260px;padding:2.6rem 1rem;display:flex}.crm-state-icon{border-radius:var(--crm-radius-lg);width:54px;height:54px;color:var(--crm-accent);background:var(--crm-accent-soft);border:1px solid var(--crm-accent-border);justify-content:center;align-items:center;margin-bottom:.38rem;display:inline-flex}.crm-state strong{color:var(--crm-text-primary);font-size:var(--type-body-strong);font-weight:680}.crm-state p{max-width:430px;color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-body);margin:0 0 .58rem}.crm-error-state .crm-state-icon{color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 7%, transparent);border-color:color-mix(in srgb, var(--crm-danger) 16%, transparent)}.crm-skeleton{background:var(--crm-surface-strong);border-radius:999px;width:min(100%,126px);height:10px;animation:1.4s ease-in-out infinite crmSkeleton;display:block}.crm-skeleton.is-short{width:18px}@keyframes crmSkeleton{0%,to{opacity:1}50%{opacity:.38}}.crm-stat-summary-strip{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-lg);background:var(--crm-surface-elevated);box-shadow:var(--crm-shadow-soft);display:grid;overflow:hidden}.crm-stat-summary-strip.has-1-columns{grid-template-columns:1fr}.crm-stat-summary-strip.has-2-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-stat-summary-strip.has-3-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-stat-summary-strip.has-4-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-stat-summary-strip.has-5-columns{grid-template-columns:repeat(5,minmax(0,1fr))}.crm-stat-summary-strip.has-6-columns{grid-template-columns:repeat(6,minmax(0,1fr))}.crm-stat-summary-item{border:0;border-left:1px solid var(--crm-border-soft);min-width:0;min-height:84px;color:inherit;font:inherit;text-align:left;background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px 18px;display:grid}.crm-stat-summary-strip>.crm-stat-summary-item:first-child,.crm-stat-summary-strip.has-2-columns>.crm-stat-summary-item:nth-child(odd),.crm-stat-summary-strip.has-3-columns>.crm-stat-summary-item:nth-child(3n+1),.crm-stat-summary-strip.has-4-columns>.crm-stat-summary-item:nth-child(4n+1),.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:nth-child(5n+1),.crm-stat-summary-strip.has-6-columns>.crm-stat-summary-item:nth-child(6n+1){border-left:0}.crm-stat-summary-strip.has-2-columns>.crm-stat-summary-item:nth-child(n+3),.crm-stat-summary-strip.has-3-columns>.crm-stat-summary-item:nth-child(n+4),.crm-stat-summary-strip.has-4-columns>.crm-stat-summary-item:nth-child(n+5),.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:nth-child(n+6),.crm-stat-summary-strip.has-6-columns>.crm-stat-summary-item:nth-child(n+7){border-top:1px solid var(--crm-border-soft)}.crm-stat-summary-icon{border-radius:var(--crm-radius-md);width:38px;height:38px;color:var(--crm-accent);background:var(--crm-accent-soft);flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.crm-stat-summary-item.is-success .crm-stat-summary-icon{color:var(--crm-success);background:color-mix(in srgb, var(--crm-success) 9%, var(--crm-surface-elevated))}.crm-stat-summary-item.is-warning .crm-stat-summary-icon{color:var(--crm-warning);background:color-mix(in srgb, var(--crm-warning) 9%, var(--crm-surface-elevated))}.crm-stat-summary-item.is-danger .crm-stat-summary-icon{color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 9%, var(--crm-surface-elevated))}.crm-stat-summary-copy{overflow-wrap:anywhere;gap:2px;min-width:0;display:grid}.crm-stat-summary-copy small{min-width:0;color:var(--crm-text-muted);font-size:var(--type-helper);font-weight:680;line-height:var(--type-line-compact);white-space:normal;overflow-wrap:anywhere}.crm-stat-summary-copy strong{min-width:0;color:var(--crm-text-primary);font-size:var(--type-body-strong);line-height:var(--type-line-compact);text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.crm-stat-summary-helper{min-width:0;color:var(--crm-text-secondary);font-size:var(--type-helper);line-height:var(--type-line-compact);text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.crm-stat-summary-copy strong.is-hidden-value{letter-spacing:.08em}.crm-stat-summary-skeleton{width:56px;height:16px}.crm-stat-summary-item.is-interactive{cursor:pointer;transition:background-color var(--crm-transition-fast), box-shadow var(--crm-transition-fast)}.crm-stat-summary-item.is-interactive:hover{background:color-mix(in srgb, var(--crm-accent-soft) 45%, transparent)}.crm-stat-summary-item.is-interactive:focus-visible{z-index:1;box-shadow:inset 0 0 0 2px var(--crm-accent-border);outline:0;position:relative}.crm-stat-summary-item.is-interactive.is-active{background:var(--crm-accent-soft);box-shadow:inset 0 -2px var(--crm-accent)}.crm-stat-summary-item.is-interactive:disabled{opacity:.48;cursor:not-allowed}@media (width>=769px) and (width<=1024px){.crm-stat-summary-strip.has-1-columns{grid-template-columns:minmax(0,1fr)}.crm-stat-summary-strip.has-2-columns,.crm-stat-summary-strip.has-4-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-stat-summary-strip.has-3-columns,.crm-stat-summary-strip.has-5-columns,.crm-stat-summary-strip.has-6-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-stat-summary-strip>.crm-stat-summary-item{border-top:0;border-left:0}.crm-stat-summary-strip.has-2-columns>.crm-stat-summary-item:nth-child(2n),.crm-stat-summary-strip.has-4-columns>.crm-stat-summary-item:nth-child(2n),.crm-stat-summary-strip.has-3-columns>.crm-stat-summary-item:not(:nth-child(3n+1)),.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:not(:nth-child(3n+1)),.crm-stat-summary-strip.has-6-columns>.crm-stat-summary-item:not(:nth-child(3n+1)){border-left:1px solid var(--crm-border-soft)}.crm-stat-summary-strip.has-4-columns>.crm-stat-summary-item:nth-child(n+3),.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:nth-child(n+4),.crm-stat-summary-strip.has-6-columns>.crm-stat-summary-item:nth-child(n+4){border-top:1px solid var(--crm-border-soft)}}@media (width<=768px){.crm-stat-summary-strip.has-1-columns{grid-template-columns:minmax(0,1fr)}.crm-stat-summary-strip.has-2-columns,.crm-stat-summary-strip.has-3-columns,.crm-stat-summary-strip.has-4-columns,.crm-stat-summary-strip.has-5-columns,.crm-stat-summary-strip.has-6-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-stat-summary-strip>.crm-stat-summary-item{border-top:0;border-left:0;min-width:0}.crm-stat-summary-strip>.crm-stat-summary-item:nth-child(2n){border-left:1px solid var(--crm-border-soft)}.crm-stat-summary-strip>.crm-stat-summary-item:nth-child(n+3){border-top:1px solid var(--crm-border-soft)}.crm-stat-summary-strip.has-3-columns>.crm-stat-summary-item:last-child,.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:last-child{border-left:0;grid-column:1/-1}}@media (width<=400px){.crm-stat-summary-strip.has-1-columns,.crm-stat-summary-strip.has-2-columns,.crm-stat-summary-strip.has-3-columns,.crm-stat-summary-strip.has-4-columns,.crm-stat-summary-strip.has-5-columns,.crm-stat-summary-strip.has-6-columns{grid-template-columns:minmax(0,1fr)}.crm-stat-summary-strip.has-3-columns>.crm-stat-summary-item:last-child,.crm-stat-summary-strip.has-5-columns>.crm-stat-summary-item:last-child{grid-column:auto}.crm-stat-summary-strip>.crm-stat-summary-item,.crm-stat-summary-strip>.crm-stat-summary-item:nth-child(2n){border-left:0}.crm-stat-summary-strip>.crm-stat-summary-item+.crm-stat-summary-item{border-top:1px solid var(--crm-border-soft)}}.crm-table-shell{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);min-width:0;max-width:100%;box-shadow:var(--crm-shadow-soft);overflow:hidden}.crm-table-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;width:100%;max-width:100%;overflow:auto visible}.crm-table-scroll>:where(.crm-table){min-width:max(100%, var(--crm-table-min-width,900px))}.crm-table{border-collapse:separate;border-spacing:0;width:100%;color:var(--crm-text-secondary);font-size:var(--type-table-body);line-height:var(--type-line-body)}.crm-table thead th{z-index:1;background:var(--crm-surface-strong);border-bottom:1px solid var(--crm-border);color:var(--crm-text-secondary);font-size:var(--type-table-header);font-weight:660;line-height:var(--type-line-compact);text-align:left;white-space:nowrap;padding:.72rem .78rem;position:sticky;top:0}.crm-table tbody td{border-bottom:1px solid var(--crm-border-soft);vertical-align:middle;padding:.72rem .78rem}.crm-table tbody tr:last-child td{border-bottom:0}.crm-table tbody tr:hover{background:color-mix(in srgb, var(--crm-accent-soft) 35%, transparent)}.crm-table tbody tr.is-selected{background:var(--crm-accent-soft);box-shadow:inset 3px 0 var(--crm-accent)}.crm-dropdown-content{z-index:var(--crm-layer-floating);background:var(--crm-surface-elevated);border:1px solid var(--crm-border);width:190px;box-shadow:var(--crm-shadow-elevated);border-radius:10px;padding:.34rem;animation:.12s ease-out crmFade}.crm-dropdown-item{min-height:36px;color:var(--crm-text-secondary);font-size:var(--type-body);cursor:default;-webkit-user-select:none;user-select:none;border-radius:7px;outline:0;align-items:center;gap:.55rem;padding:.45rem .55rem;font-weight:560;display:flex}.crm-dropdown-item[data-highlighted]{color:var(--crm-text-primary);background:var(--crm-surface-muted)}.crm-dropdown-item[data-disabled]{opacity:.42;cursor:not-allowed}.crm-dropdown-item.is-danger{color:var(--crm-danger)}.crm-dropdown-separator{background:var(--crm-border-soft);height:1px;margin:.25rem .4rem}.crm-tooltip{z-index:var(--crm-layer-tooltip);border-radius:var(--crm-radius-sm);background:var(--crm-text-primary);max-width:240px;color:var(--crm-surface-elevated);box-shadow:var(--crm-shadow-elevated);font-size:var(--type-badge);line-height:var(--type-line-compact);padding:.38rem .52rem}.crm-tooltip-arrow{fill:var(--crm-text-primary)}.crm-date-control{min-width:0;position:relative}.crm-date-trigger{width:100%;min-height:var(--crm-control-md);background:var(--crm-surface-muted);box-shadow:inset 0 0 0 1px var(--crm-border-soft);color:var(--crm-text-primary);font-size:var(--type-input);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:8px;outline:0;align-items:center;gap:.48rem;padding:0 .65rem 0 .72rem;font-weight:540;display:flex}.content-page-title{font-size:var(--type-page-title)}.content-page-subtitle{font-size:var(--type-helper);line-height:var(--type-line-heading)}.topbar-breadcrumb,.breadcrumb-root,.breadcrumb-current{font-size:var(--type-body)}.crm-date-trigger[data-state=open]{background:var(--crm-surface-elevated);border-color:var(--crm-accent-border);box-shadow:var(--crm-focus-ring)}.crm-date-trigger.is-invalid{border-color:var(--crm-danger)}.crm-date-trigger:disabled{opacity:.46;cursor:not-allowed}.crm-date-trigger>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.crm-date-trigger .is-placeholder,.crm-date-trigger-icon,.crm-date-chevron{color:var(--crm-text-muted)}.crm-date-trigger-icon,.crm-date-chevron{flex:none}.crm-date-chevron{transition:rotate .14s}.crm-date-chevron.is-open{rotate:180deg}.crm-date-control:has(.crm-date-clear) .crm-date-trigger{padding-right:2.45rem}.crm-date-clear{width:24px;height:24px;color:var(--crm-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:7px;right:26px}.crm-date-clear:hover{color:var(--crm-text-primary);background:var(--crm-surface-strong)}.crm-date-popover{z-index:var(--crm-layer-floating);background:var(--crm-surface-elevated);border:1px solid var(--crm-border);width:324px;max-width:calc(100vw - 24px);box-shadow:var(--crm-shadow-elevated);color:var(--crm-text-primary);border-radius:12px;animation:.12s ease-out crmFade;overflow:hidden}.crm-date-popover-arrow{fill:var(--crm-surface-elevated)}.crm-popover-content{z-index:var(--crm-layer-floating);width:min(340px,100vw - 24px);color:var(--crm-text-primary);border:1px solid var(--crm-border);background:var(--crm-surface-elevated);box-shadow:var(--crm-shadow-elevated);border-radius:12px;padding:.72rem;animation:.12s ease-out crmFade}.crm-popover-arrow{fill:var(--crm-surface-elevated)}.crm-date-range-hint{color:var(--crm-text-muted);font-size:var(--type-helper);padding:.62rem .75rem 0;font-weight:580}.crm-date-popover .rdp-root{--rdp-day-width:36px;--rdp-day-height:36px;margin:0;padding:.7rem .7rem .55rem;position:relative}.crm-date-popover .rdp-months,.crm-date-popover .rdp-month{max-width:100%}.crm-date-popover .rdp-month_caption{justify-content:center;align-items:center;min-height:36px;padding:0 2.4rem;display:flex}.crm-date-popover .rdp-caption_label{color:var(--crm-text-primary);font-size:var(--type-helper);text-transform:capitalize;font-weight:690}.crm-date-popover .rdp-nav{pointer-events:none;justify-content:space-between;display:flex;position:absolute;inset:.7rem .7rem auto}.crm-date-popover .rdp-button_previous,.crm-date-popover .rdp-button_next{border:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);width:32px;height:32px;color:var(--crm-text-secondary);cursor:pointer;pointer-events:auto;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.crm-date-popover .rdp-button_previous:hover:not(:disabled),.crm-date-popover .rdp-button_next:hover:not(:disabled){color:var(--crm-accent);border-color:var(--crm-accent-border);background:var(--crm-accent-soft)}.crm-date-popover .rdp-month_grid{border-collapse:collapse;table-layout:fixed;width:100%}.crm-date-popover .rdp-weekday{height:30px;color:var(--crm-text-muted);font-size:var(--type-badge);text-align:center;font-weight:650}.crm-date-popover .rdp-day{text-align:center;width:36px;height:36px;padding:0}.crm-date-popover .rdp-day_button{width:34px;height:34px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-button);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;outline:0;justify-content:center;align-items:center;margin:1px auto;padding:0;font-weight:560;display:inline-flex}.crm-date-popover .rdp-day_button:hover{color:var(--crm-text-primary);background:var(--crm-surface-strong)}.crm-date-popover .rdp-day_button:focus-visible{border-color:var(--crm-accent);box-shadow:0 0 0 2px var(--crm-accent-soft)}.crm-date-popover .rdp-today:not(.rdp-selected) .rdp-day_button{color:var(--crm-accent-hover);border-color:var(--crm-accent-border);font-weight:720}.crm-date-popover .rdp-outside .rdp-day_button{color:var(--crm-text-muted);opacity:.48}.crm-date-popover .rdp-disabled .rdp-day_button{opacity:.34;cursor:not-allowed}.crm-date-popover .rdp-selected .rdp-day_button,.crm-date-popover .rdp-range_start .rdp-day_button,.crm-date-popover .rdp-range_end .rdp-day_button{color:#fff;background:var(--crm-accent);border-color:var(--crm-accent);font-weight:700}.crm-date-popover .rdp-range_middle{background:var(--crm-accent-soft)}.crm-date-popover .rdp-range_middle .rdp-day_button{width:100%;color:var(--crm-accent-hover);background:0 0;border-radius:0}.crm-date-quick-actions{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);grid-template-columns:repeat(4,1fr);gap:.28rem;padding:.55rem .65rem;display:grid}.crm-date-quick-actions button{min-height:30px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-button);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:.25rem .38rem;font-weight:610}.crm-date-quick-actions button:hover,.crm-date-quick-actions button:focus-visible{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-color:var(--crm-accent-border);outline:0}.crm-date-quick-actions button:only-child{grid-column:1/-1}.crm-date-quick-actions button:first-child:nth-last-child(2),.crm-date-quick-actions button:first-child:nth-last-child(2)~button{grid-column:span 2}.crm-date-quick-actions.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-date-quick-actions.is-three button{grid-column:auto}.crm-date-caption-button{color:var(--crm-text-primary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:.3rem;padding:.28rem .5rem;display:inline-flex}.crm-date-caption-button:hover,.crm-date-caption-button:focus-visible{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-color:var(--crm-accent-border);outline:0}.crm-date-month-year-panel{gap:.65rem;padding:.7rem;display:grid}.crm-date-month-year-heading{color:var(--crm-text-primary);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.crm-date-month-year-heading strong{font-size:var(--type-body-strong);font-weight:720}.crm-date-month-year-heading button{color:var(--crm-accent-hover);font:inherit;font-size:var(--type-button);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.25rem .38rem;font-weight:650}.crm-date-month-year-heading button:hover,.crm-date-month-year-heading button:focus-visible{background:var(--crm-accent-soft);outline:0}.crm-date-year-grid{scrollbar-gutter:stable;border:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.28rem;max-height:142px;padding:.12rem;display:grid;overflow-y:auto}.crm-date-month-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;display:grid}.crm-date-year-grid button,.crm-date-month-grid button{min-height:34px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-button);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:.25rem;font-weight:620}.crm-date-year-grid button:hover,.crm-date-year-grid button:focus-visible,.crm-date-month-grid button:hover,.crm-date-month-grid button:focus-visible{color:var(--crm-text-primary);background:var(--crm-surface-muted);border-color:var(--crm-border);outline:0}.crm-date-year-grid button.is-selected,.crm-date-month-grid button.is-selected{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border-color:var(--crm-accent-border);font-weight:720}.crm-date-manual-entry{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-elevated);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.4rem;padding:.58rem .65rem;display:grid}.crm-date-manual-entry label{gap:.25rem;min-width:0;display:grid}.crm-date-manual-entry label>span{color:var(--crm-text-muted);font-size:var(--type-label);letter-spacing:.025em;font-weight:680}.crm-date-manual-entry input{border:1px solid var(--crm-border);background:var(--crm-surface);width:100%;min-width:0;min-height:34px;color:var(--crm-text-primary);font:inherit;font-size:var(--type-input);border-radius:7px;outline:0;padding:0 .55rem}.crm-date-manual-entry input:focus{border-color:var(--crm-accent);box-shadow:var(--crm-focus-ring)}.crm-date-manual-entry input[aria-invalid=true]{border-color:var(--crm-danger)}.crm-date-manual-entry>button{border:1px solid var(--crm-accent-border);background:var(--crm-accent-soft);min-height:34px;color:var(--crm-accent-hover);font:inherit;font-size:var(--type-button);cursor:pointer;border-radius:7px;padding:0 .65rem;font-weight:700}.crm-date-manual-entry>button:hover,.crm-date-manual-entry>button:focus-visible{background:var(--crm-surface-muted);border-color:var(--crm-accent);outline:0}.crm-date-manual-entry small{color:var(--crm-danger);font-size:var(--type-helper);line-height:var(--type-line-compact);grid-column:1/-1}.modal-backdrop{z-index:var(--crm-layer-modal)}.modal-card{background:var(--crm-surface-elevated);border-color:var(--crm-border);color:var(--crm-text-primary)}.modal-card .modal-title,.modal-confirm-card .confirm-title{font-size:var(--type-modal-title)}.app-shell-root :is(.crm-page-title,.content-page-title,[class*=-page-title]){font-size:var(--type-page-title)}.app-shell-root :is(.crm-section-title,[class*=-section-title]){font-size:var(--type-section-title)}.app-shell-root :is(.crm-card-title,.crm-module-title,[class*=-card-title]){font-size:var(--type-card-title)}#root .app-shell-root :is(.crm-button,[class*=-button],[class*=-btn]){font-size:var(--type-button)}#root .app-shell-root :is(.crm-form-label,[class*=-form-label],.data-control-label){font-size:var(--type-label)}#root .app-shell-root :is(.crm-input,.crm-textarea,.crm-select-trigger,.crm-date-trigger,.customer-combobox-input,.topbar-search-input){font-size:var(--type-input)}#root .app-shell-root :is(.crm-table,[class*=-table]) tbody td{font-size:var(--type-table-body)}#root .app-shell-root :is(.crm-table,[class*=-table]) thead th{font-size:var(--type-table-header)}#root .app-shell-root :is(.crm-page-subtitle,.content-page-subtitle,.crm-form-hint,.crm-form-error,[class*=-helper],[class*=-subtitle],[class*=-meta]){font-size:var(--type-helper)}#root .app-shell-root :is(.crm-badge,.crm-status-badge,[class*=-badge],[class*=-chip]){font-size:var(--type-badge)}#root .app-shell-root :is(.sidebar-nav-btn,.sidebar-collapse-toggle-btn){font-size:var(--type-sidebar)}#root .app-shell-root :is(.sidebar-submenu-btn,.sidebar-flyout-item>strong){font-size:var(--type-sidebar-child)}.modal-backdrop .modal-card :is(.crm-button,[class*=-button],[class*=-btn]){font-size:var(--type-button)}.modal-backdrop .modal-card :is(.crm-form-label,[class*=-form-label]){font-size:var(--type-label)}.modal-backdrop .modal-card :is(.crm-input,.crm-textarea,.crm-select-trigger,.crm-date-trigger,.customer-combobox-input){font-size:var(--type-input)}.modal-backdrop .modal-card :is(.crm-form-hint,.crm-form-error,[class*=-helper],[class*=-subtitle],[class*=-meta]){font-size:var(--type-helper)}.modal-backdrop .modal-card :is(.crm-badge,.crm-status-badge,[class*=-badge],[class*=-chip]){font-size:var(--type-badge)}.customer-combobox-root{width:100%;position:relative}.customer-combobox-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.customer-combobox-search-icon{color:var(--crm-text-muted);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:.75rem}.customer-combobox-input{width:100%;min-height:var(--crm-control-md,40px);background:var(--crm-surface);border:1px solid var(--crm-border);color:var(--crm-text-primary);font:inherit;font-size:var(--type-input);border-radius:9px;outline:0;padding:.55rem 2.4rem .55rem 2.35rem;font-weight:500;transition:border-color .14s,box-shadow .14s}.customer-combobox-input:focus{border-color:var(--crm-accent);box-shadow:var(--crm-focus-ring)}.customer-combobox-root.is-invalid .customer-combobox-input,.customer-combobox-root.is-invalid .customer-combobox-selected-surface{border-color:var(--crm-danger)}.customer-combobox-input:disabled{background:var(--crm-surface-muted);color:var(--crm-text-muted);cursor:not-allowed}.customer-combobox-spinner{border:2px solid var(--crm-border-soft);border-top-color:var(--crm-accent);border-radius:50%;width:16px;height:16px;animation:.75s linear infinite customerComboboxSpin;position:absolute;right:.75rem}.customer-combobox-spinner.is-inline{margin-right:.4rem;display:inline-block;position:static}@keyframes customerComboboxSpin{to{transform:rotate(360deg)}}.customer-combobox-input-clear{background:var(--crm-surface-muted);width:22px;height:22px;color:var(--crm-text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:inline-flex;position:absolute;right:.75rem}.customer-combobox-input-clear:hover{color:var(--crm-text-primary);background:var(--crm-border-soft)}.customer-combobox-chevron{color:var(--crm-text-muted);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;right:.75rem}.customer-combobox-selected-surface{width:100%;min-height:var(--crm-control-md,40px);background:var(--crm-surface);border:1px solid var(--crm-border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9px;justify-content:space-between;align-items:center;gap:.65rem;padding:.35rem .65rem;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.customer-combobox-selected-surface:hover{border-color:var(--crm-border-strong);background:var(--crm-surface-elevated)}.customer-combobox-selected-surface:focus-visible{border-color:var(--crm-accent);box-shadow:var(--crm-focus-ring);outline:0}.customer-combobox-selected-left{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex}.customer-combobox-avatar-badge{background:var(--crm-accent-soft);width:28px;height:28px;color:var(--crm-accent-hover);border:1px solid var(--crm-accent-border);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.customer-combobox-selected-copy{text-align:left;min-width:0;line-height:var(--type-line-control);flex-direction:column;display:flex}.customer-combobox-name{color:var(--crm-text-primary);font-size:var(--type-input);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.customer-combobox-meta{color:var(--crm-text-muted);font-size:var(--type-helper);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;display:flex;overflow:hidden}.customer-combobox-sep{opacity:.5}.customer-combobox-selected-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.customer-combobox-clear-btn{width:24px;height:24px;color:var(--crm-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:inline-flex}.customer-combobox-clear-btn:hover{color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 10%, transparent)}.customer-combobox-dropdown{z-index:1000;background:var(--crm-surface-elevated);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);flex-direction:column;max-height:300px;animation:.14s cubic-bezier(.16,1,.3,1) customerComboboxDrop;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 28px #0000001f,0 2px 8px #0000000f}@keyframes customerComboboxDrop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.customer-combobox-list{flex-direction:column;flex:1;gap:.15rem;padding:.35rem;display:flex;overflow-y:auto}.customer-combobox-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:.65rem;padding:.55rem .75rem;transition:background .1s;display:flex}.customer-combobox-item:hover,.customer-combobox-item.is-highlighted{background:var(--crm-surface-muted)}.customer-combobox-item.is-selected{background:var(--crm-accent-soft);color:var(--crm-accent-hover)}.customer-combobox-item-avatar{background:var(--crm-surface-muted);width:28px;height:28px;color:var(--crm-text-secondary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.customer-combobox-item.is-selected .customer-combobox-item-avatar{background:var(--crm-accent-soft);color:var(--crm-accent-hover)}.customer-combobox-item-copy{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.customer-combobox-item-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.customer-combobox-item-title{color:var(--crm-text-primary);font-size:var(--type-input);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.customer-combobox-item-status-badge{font-size:var(--type-badge);background:var(--crm-surface-muted);color:var(--crm-text-muted);text-transform:capitalize;border-radius:999px;padding:.1rem .4rem;font-weight:600}.customer-combobox-item-meta{color:var(--crm-text-secondary);font-size:var(--type-helper);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;display:flex;overflow:hidden}.customer-combobox-check-icon{color:var(--crm-accent-hover);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.customer-combobox-state-msg{color:var(--crm-text-muted);font-size:var(--type-input);text-align:center;justify-content:center;align-items:center;gap:.45rem;padding:1.15rem 1rem;display:flex}.customer-combobox-state-msg.is-error{color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 7%, transparent);border-bottom:1px solid color-mix(in srgb, var(--crm-danger) 18%, transparent);text-align:left;justify-content:flex-start}.customer-combobox-state-msg.is-empty{flex-direction:column;gap:.2rem;padding-bottom:.5rem}.customer-combobox-state-msg.is-empty small{color:var(--crm-text-secondary);font-size:var(--type-input)}.customer-combobox-empty-wrapper{flex-direction:column;align-items:center;padding-bottom:.65rem;display:flex}.customer-combobox-create-action-btn,.customer-combobox-footer-create-btn{border:1px dashed var(--crm-accent-border);background:var(--crm-accent-soft);width:calc(100% - 1rem);color:var(--crm-accent-hover);font:inherit;font-size:var(--type-input);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:.4rem;margin:0 .5rem;padding:.45rem .75rem;font-weight:650;transition:background .12s,border-color .12s;display:inline-flex}.customer-combobox-create-action-btn:hover,.customer-combobox-footer-create-btn:hover{background:color-mix(in srgb, var(--crm-accent) 20%, transparent);border-color:var(--crm-accent)}.customer-combobox-dropdown-footer{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-elevated);padding:.4rem 0 .45rem}@media (width<=640px){.crm-search-input{width:100%;min-width:0}.crm-pagination{flex-direction:column;align-items:flex-start}.crm-pagination-controls{justify-content:flex-end;width:100%}}@media (width<=768px){.modal-backdrop .crm-table-shell,.modal-backdrop .crm-table-scroll{overflow:visible}.modal-backdrop .crm-table.is-modal-responsive-table,.modal-backdrop .crm-table.is-modal-responsive-table tbody{width:100%;display:block}.modal-backdrop .crm-table.is-modal-responsive-table{table-layout:auto}.modal-backdrop .crm-table.is-modal-responsive-table thead,.modal-backdrop .crm-table.is-modal-responsive-table colgroup{display:none}.modal-backdrop .crm-table.is-modal-responsive-table tbody{padding:.72rem}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-md);background:var(--crm-surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem .9rem;min-width:0;padding:.85rem;display:grid}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr+tr{margin-top:.72rem}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr>td{white-space:normal;border:0;flex-direction:column;align-items:flex-start;gap:.28rem;width:auto;min-width:0;height:auto;padding:0;display:flex}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr>td[data-label]:before{content:attr(data-label);color:var(--crm-text-muted);font-size:var(--type-helper);font-weight:650;line-height:var(--type-line-compact)}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr>td[colspan]{grid-column:1/-1}.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr>td.crm-col-actions,.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr>td.data-cell-actions{text-align:left;grid-column:1/-1;align-items:flex-start}.modal-backdrop .crm-table.is-modal-responsive-table :where(.crm-button,.crm-select-trigger,.crm-input){max-width:100%}}@media (width<=520px){.modal-backdrop .crm-table.is-modal-responsive-table tbody>tr{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.crm-button,.crm-icon-button,.crm-input,.crm-textarea,.crm-select-content,.crm-date-popover,.crm-dropdown-content{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.crm-admin-page{width:100%;color:var(--crm-text-secondary);flex-direction:column;gap:1rem;display:flex}.crm-page-header,.crm-entity-hero,.crm-toolbar,.crm-permission-toolbar,.crm-sticky-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.crm-page-header{min-height:62px}.crm-page-heading{min-width:0}.crm-page-title{color:var(--crm-text-primary);font-size:var(--type-page-title);letter-spacing:-.025em;margin:0;font-weight:720}.crm-page-subtitle{max-width:720px;color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-heading);margin:.28rem 0 0}.crm-page-actions,.crm-toolbar-filters,.crm-inline-actions{align-items:center;gap:.55rem;display:flex}.crm-toolbar,.crm-permission-toolbar{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-soft);padding:.72rem}.crm-toolbar .crm-search-input,.crm-permission-toolbar .crm-search-input{flex:1}.crm-toolbar-filters .crm-select-trigger{min-width:160px}.crm-toolbar-filters .is-wide{min-width:205px}.crm-list-filter-toolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:11px;display:flex}.crm-list-filter-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex}.crm-toolbar.crm-list-filter-toolbar,.crm-permission-toolbar.crm-list-filter-toolbar,.data-toolbar.crm-list-filter-toolbar,.notifications-toolbar.crm-list-filter-toolbar,.contact-access-toolbar.crm-list-filter-toolbar{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);min-height:0;box-shadow:var(--crm-shadow-soft);padding:.75rem 1rem}.crm-list-filter-main{flex:720px;min-width:0}.crm-list-filter-count,.data-result-count,:is(.data-list-meta,.notifications-list-meta)>span:first-child{min-height:42px;color:var(--crm-text-secondary);background:var(--crm-surface-muted);border:1px solid var(--crm-border-soft);font-size:var(--type-helper);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .85rem;display:inline-flex}.crm-list-filter-count strong,.data-result-count strong,:is(.data-list-meta,.notifications-list-meta)>span:first-child strong{color:var(--crm-text-primary);font-weight:750}.crm-toolbar.crm-list-filter-toolbar,.crm-permission-toolbar.crm-list-filter-toolbar,.data-toolbar.crm-list-filter-toolbar,.data-toolbar-group.crm-list-filter-toolbar,.customers-toolbar-left.crm-list-filter-toolbar,.notifications-filter-grid.crm-list-filter-toolbar,.notifications-toolbar.crm-list-filter-toolbar,.commission-row-actions.crm-list-filter-toolbar{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:11px}.crm-list-filter-toolbar .crm-search-input{flex:0 340px;width:min(340px,100%);min-width:300px;max-width:360px;height:42px}.data-toolbar.crm-list-filter-toolbar .crm-search-input{flex:0 340px;width:min(340px,100%);min-width:300px;max-width:360px}.crm-list-filter-toolbar .crm-list-filter-control{flex:0 170px;width:170px;min-width:150px;max-width:190px}.crm-list-filter-toolbar .crm-list-filter-control.is-wide{flex-basis:190px;width:190px}.crm-list-filter-toolbar .crm-list-filter-control.is-date{flex-basis:210px;width:210px;min-width:180px;max-width:220px}.crm-list-filter-toolbar .crm-list-filter-control.is-date>.crm-button{width:100%;height:42px}.crm-list-filter-toolbar>.crm-date-control{flex:0 210px;width:210px;min-width:180px;max-width:220px}.crm-list-filter-toolbar .crm-toolbar-filters{display:contents}.crm-list-filter-toolbar .crm-toolbar-filters .crm-select-trigger,.crm-list-filter-toolbar>.crm-select-trigger{width:170px;min-width:150px;max-width:190px}.crm-list-filter-toolbar .crm-select-trigger,.crm-list-filter-toolbar .crm-date-trigger,.crm-list-filter-toolbar>.crm-button{height:42px;min-height:42px}.crm-list-filter-toolbar>.crm-segmented-tabs-shell{min-height:42px;padding:2px}.crm-list-filter-toolbar>.crm-segmented-tabs-shell .crm-segmented-tabs{grid-auto-columns:minmax(86px,auto)}.crm-list-filter-toolbar>.crm-segmented-tabs-shell .crm-segmented-tab{min-height:36px}.crm-list-filter-toolbar .data-filter-grid,.crm-list-filter-toolbar .call-history-filter-grid,.crm-list-filter-toolbar .call-operations-filter-grid{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:11px;min-width:0;display:flex}.crm-list-filter-toolbar .data-control-label{flex:0 170px;justify-content:center;gap:0;width:170px;min-width:150px;max-width:190px}.crm-list-filter-toolbar .data-control-label>span:not(.sr-only){display:none}.crm-list-filter-toolbar .data-control-label.is-date-range,.crm-list-filter-toolbar .contact-access-date-filter{flex-basis:210px;width:210px;max-width:220px}.crm-list-filter-toolbar .data-control-label.is-date{flex-basis:180px;width:180px;min-width:180px;max-width:190px}.crm-table .crm-col-user{min-width:240px}.crm-table .crm-col-description{min-width:250px}.crm-table .crm-col-medium{min-width:150px}.crm-table .crm-col-status{min-width:118px}.crm-table .crm-col-actions{text-align:center;white-space:nowrap;width:96px;min-width:96px}.crm-table .crm-col-actions .crm-icon-button{margin-inline:auto}.crm-person-cell,.crm-primary-cell,.crm-person-copy,.crm-cell-stack{min-width:0;display:flex}.crm-person-cell{align-items:center;gap:.68rem}.crm-primary-cell,.crm-person-copy,.crm-cell-stack{flex-direction:column;gap:.16rem}.crm-person-avatar,.crm-entity-avatar{color:var(--crm-accent-hover);background:var(--crm-accent-soft);border:1px solid var(--crm-accent-border);flex:none;justify-content:center;align-items:center;font-weight:720;display:inline-flex}.crm-person-avatar{width:34px;height:34px;font-size:var(--type-badge);border-radius:9px}.crm-entity-avatar{width:58px;height:58px;font-size:var(--type-section-title);border-radius:15px}.crm-cell-title{color:var(--crm-text-primary);font-size:var(--type-body);font-weight:660}.crm-cell-link{cursor:pointer}.crm-cell-link:hover{color:var(--crm-accent-hover);text-underline-offset:3px;text-decoration:underline}.crm-cell-subtitle,.crm-cell-description{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-heading)}.crm-cell-description{max-width:420px;display:block}.crm-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--type-code)}.crm-table-badge-link{cursor:pointer}.crm-back-row{align-items:center;min-height:34px;display:flex}.crm-entity-hero{background:linear-gradient(145deg, var(--crm-surface-elevated), var(--crm-surface));border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);box-shadow:var(--crm-shadow-soft);align-items:flex-start;padding:1rem 1.05rem}.crm-entity-identity{align-items:center;gap:.82rem;min-width:0;display:flex}.crm-entity-copy{min-width:0}.crm-entity-title-row,.crm-entity-meta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.crm-entity-title{color:var(--crm-text-primary);font-size:var(--type-card-title);letter-spacing:-.02em;margin:0;font-weight:720}.crm-entity-meta{color:var(--crm-text-muted);font-size:var(--type-helper);margin-top:.3rem}.crm-entity-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.crm-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.crm-stat-card,.crm-detail-card,.crm-permission-module,.crm-summary-panel{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-soft)}.crm-stat-card{flex-direction:column;justify-content:space-between;gap:.6rem;min-height:108px;padding:.85rem;display:flex}.crm-stat-label{color:var(--crm-text-muted);font-size:var(--type-label);letter-spacing:.035em;text-transform:uppercase;font-weight:650}.crm-stat-value{color:var(--crm-text-primary);font-size:var(--type-body-strong);font-weight:690}.crm-stat-note{color:var(--crm-text-muted);font-size:var(--type-helper);margin-top:.2rem}.crm-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.crm-detail-card{overflow:hidden}.crm-card-header,.crm-permission-module-header{border-bottom:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;padding:.7rem .82rem;display:flex}.crm-card-title{color:var(--crm-text-primary);font-size:var(--type-card-title);align-items:center;gap:.48rem;margin:0;font-weight:680;display:flex}.crm-key-values{margin:0}.crm-key-value{border-bottom:1px solid var(--crm-border-soft);grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);align-items:center;gap:.75rem;min-height:45px;padding:.62rem .82rem;display:grid}.crm-key-value:last-child{border-bottom:0}.crm-key-value dt{color:var(--crm-text-muted);font-size:var(--type-helper)}.crm-key-value dd{min-width:0;color:var(--crm-text-primary);font-size:var(--type-body);overflow-wrap:anywhere;margin:0;font-weight:580}.crm-activity-list{padding:.2rem .82rem}.crm-activity-item{border-bottom:1px solid var(--crm-border-soft);padding:.72rem 0 .72rem 1rem;position:relative}.crm-activity-item:last-child{border-bottom:0}.crm-activity-item:before{content:"";background:var(--crm-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:1rem;left:0}.crm-activity-head{color:var(--crm-text-primary);font-size:var(--type-body);justify-content:space-between;gap:1rem;font-weight:630;display:flex}.crm-activity-time{color:var(--crm-text-muted);font-size:var(--type-helper);font-weight:500}.crm-activity-item p{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-body);margin:.22rem 0 0}.crm-permissions-layout{flex-direction:column;gap:.8rem;display:flex}.crm-permission-modules{flex-direction:column;gap:.65rem;display:flex}.crm-permission-module{overflow:hidden}.crm-module-heading{align-items:center;gap:.5rem;min-width:0;display:flex}.crm-module-title{color:var(--crm-text-primary);font-size:var(--type-card-title);margin:0;font-weight:680}.crm-permission-list{flex-direction:column;display:flex}.crm-permission-row{border-bottom:1px solid var(--crm-border-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:68px;padding:.72rem .82rem;display:grid}.crm-permission-row:last-child{border-bottom:0}.crm-permission-row:hover{background:color-mix(in srgb, var(--crm-accent-soft) 25%, transparent)}.crm-permission-copy{min-width:0}.crm-permission-title-row{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.crm-permission-name{color:var(--crm-text-primary);font-size:var(--type-body);font-weight:650}.crm-permission-description{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-body);margin:.24rem 0 0}.crm-permission-options{border:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);border-radius:9px;align-items:center;gap:.5rem;padding:.38rem;display:flex}.crm-permission-options .crm-choice-label{font-size:var(--type-label);white-space:nowrap;padding:.24rem .34rem}.crm-sticky-actions{background:color-mix(in srgb, var(--crm-surface-elevated) 94%, transparent);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md);box-shadow:var(--crm-shadow-elevated);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.72rem .8rem;position:sticky;bottom:.75rem}.crm-sticky-message{color:var(--crm-text-secondary);font-size:var(--type-helper)}.crm-modal-form{flex-direction:column;gap:18px;padding:0;display:flex}.crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.crm-modal-section{gap:14px;min-width:0;display:grid}.crm-modal-section+.crm-modal-section{border-top:1px solid var(--crm-border-soft);padding-top:23px}.crm-modal-section-header{gap:5px;min-width:0;display:grid}.crm-modal-section-header h4{color:var(--crm-text-primary);font-size:var(--type-card-title);font-weight:700;line-height:var(--type-line-heading);margin:0}.crm-modal-section-header p{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-body);margin:0}.crm-modal-section-content{gap:18px;min-width:0;display:grid}.crm-modal-form-grid,.crm-modal-detail-grid{gap:18px 16px;min-width:0;margin:0;display:grid}.crm-modal-form-grid.is-1-columns,.crm-modal-detail-grid.is-1-columns{grid-template-columns:minmax(0,1fr)}.crm-modal-form-grid.is-2-columns,.crm-modal-detail-grid.is-2-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-modal-form-grid.is-3-columns,.crm-modal-detail-grid.is-3-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-modal-detail-grid.is-4-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.crm-modal-form-grid>.is-full,.crm-modal-detail-grid>.is-full{grid-column:1/-1}.crm-modal-detail-grid>div{border-bottom:1px solid var(--crm-border-soft);align-content:start;gap:5px;min-width:0;padding:11px 0;display:grid}.crm-modal-detail-grid :where(dt,.crm-modal-detail-label){color:var(--crm-text-muted);font-size:var(--type-helper);font-weight:600}.crm-modal-detail-grid :where(dd,.crm-modal-detail-value){min-width:0;color:var(--crm-text-primary);font-size:var(--type-body);overflow-wrap:anywhere;margin:0;font-weight:650}.crm-modal-footer{border-top:1px solid var(--crm-border-soft);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:11px;padding:16px 20px;display:flex}.data-modal-footer.crm-modal-footer,.call-session-footer.crm-modal-footer{justify-content:flex-end;gap:11px;padding:16px 20px}.modal-backdrop .modal-generic-card{border-radius:var(--crm-radius-lg);flex-direction:column;width:fit-content;max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);display:flex;overflow:hidden}.modal-backdrop .modal-generic-card.is-sm{width:min(500px,100vw - 40px)}.modal-backdrop .modal-generic-card.is-md{width:min(680px,100vw - 40px)}.modal-backdrop .modal-generic-card.is-lg{width:min(900px,100vw - 40px)}.modal-backdrop .modal-generic-card.is-content{width:fit-content;min-width:min(880px,100vw - 40px);max-width:calc(100vw - 40px)}.modal-backdrop .modal-generic-card .modal-header{background:var(--crm-surface-elevated);border-bottom:1px solid var(--crm-border-soft);box-shadow:none;flex:none;align-items:flex-start;gap:16px;padding:20px 24px}.modal-backdrop .modal-generic-card .modal-title-group{gap:5px;min-width:0}.modal-backdrop .modal-generic-card .modal-title{color:var(--crm-text-primary);font-size:var(--type-modal-title);font-weight:700;line-height:var(--type-line-heading);margin:0}.modal-backdrop .modal-generic-card .modal-subtitle{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-heading);margin:0}.modal-backdrop .modal-generic-card .modal-close-btn{flex:none;width:34px;height:34px;margin:-2px -4px 0 0}.modal-backdrop .modal-generic-card .modal-content{flex-direction:column;flex:auto;min-width:0;max-width:100%;min-height:0;display:flex;overflow-x:hidden}.modal-backdrop .modal-generic-card .modal-content:not(.has-canonical-footer){-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:22px 24px;overflow-y:auto}.modal-backdrop .modal-generic-card .modal-content.has-canonical-footer{padding:0;overflow:hidden}.modal-backdrop .modal-generic-card .modal-layout-root{flex-direction:column;flex:auto;gap:0;min-width:0;min-height:0;max-height:100%;display:flex;overflow:hidden}.modal-backdrop .modal-generic-card .modal-scroll-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;align-items:stretch;gap:18px;min-width:0;min-height:0;padding:22px 24px;scroll-padding-block:22px;display:flex;overflow:hidden auto}.modal-backdrop .modal-generic-card .modal-scroll-body .customer-combobox-root.is-open{z-index:12}.modal-backdrop .modal-generic-card :is(.modal-scroll-body,.modal-content:not(.has-canonical-footer))>*{flex:none;min-width:0;max-width:100%}.modal-backdrop .modal-generic-card.is-content .modal-content{width:max-content;max-width:100%}.modal-backdrop .modal-generic-card.is-content :is(.modal-layout-root,.modal-scroll-body){width:100%;max-width:100%}.modal-backdrop .modal-generic-card .modal-content :where(.crm-table-shell,.crm-table-scroll,.crm-table,.crm-form-grid,.modal-form-grid,.crm-input-shell,.crm-select-trigger,.crm-date-trigger,.customer-combobox-root){min-width:0;max-width:100%}.modal-backdrop .modal-generic-card .modal-content :where(input,select,textarea,button,img,svg){max-width:100%}.modal-backdrop .modal-generic-card .modal-content :where(.crm-table-scroll){overflow:visible}.modal-backdrop .modal-generic-card .modal-content :where(.crm-table){table-layout:auto;width:100%}.modal-backdrop .modal-generic-card .modal-content :where(.crm-table th,.crm-table td){white-space:normal;overflow-wrap:anywhere;min-width:0}.modal-backdrop .modal-generic-card .modal-content :where(.crm-table .is-numeric,.crm-table .crm-col-actions){white-space:nowrap}.modal-backdrop .modal-generic-card .modal-content :where(pre,code){white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}.modal-backdrop .modal-generic-card .crm-modal-footer,.modal-backdrop .modal-generic-card .modal-canonical-footer{z-index:2;border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-elevated);min-height:68px;box-shadow:none;flex:none;justify-content:flex-end;align-items:center;gap:11px;margin:0;padding:16px 24px;display:flex;position:relative}.modal-backdrop .modal-generic-card .crm-modal-footer>.crm-button,.modal-backdrop .modal-generic-card .modal-canonical-footer>.crm-button{max-width:100%}.modal-backdrop .modal-generic-card .crm-form-field,.modal-backdrop .modal-generic-card .modal-form-group{gap:7px}.modal-backdrop .modal-generic-card .crm-modal-form{gap:18px}.modal-backdrop .modal-generic-card .crm-modal-form:has(>.crm-modal-section){gap:23px}.modal-backdrop .modal-generic-card :is(.crm-form-grid,.modal-form-grid){gap:18px 16px}.modal-backdrop .modal-generic-card :is(.crm-form-label,.modal-label){color:var(--crm-text-primary);font-size:var(--type-label);font-weight:600;line-height:var(--type-line-compact)}.modal-backdrop .modal-generic-card .crm-form-label small{color:var(--crm-text-muted);font-size:var(--type-helper);margin-left:0;font-weight:500}.modal-backdrop .modal-generic-card :is(.crm-form-hint,.crm-form-error){font-size:var(--type-helper);line-height:var(--type-line-compact);margin-top:0}.modal-backdrop .modal-generic-card :is(.crm-input,.crm-input-shell,.crm-select-trigger,.crm-date-trigger,.customer-combobox-input,.modal-input,.modal-select){min-height:42px;font-size:var(--type-input)}.modal-backdrop .modal-generic-card .crm-textarea{resize:none;min-height:116px;font-size:var(--type-input)}.modal-backdrop .modal-confirm-card{border-radius:var(--crm-radius-lg);flex-direction:column;width:min(100vw - 40px,500px);max-width:500px;max-height:calc(100dvh - 40px);display:flex;overflow:hidden}.modal-backdrop .modal-confirm-card .confirm-modal-body{gap:16px;min-height:0;padding:0}.modal-backdrop .modal-confirm-card .confirm-title{font-size:var(--type-modal-title);font-weight:700;line-height:var(--type-line-heading)}.modal-backdrop .modal-confirm-card .confirm-message{font-size:var(--type-body);line-height:var(--type-line-body)}.modal-backdrop .modal-confirm-card .confirm-footer{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-elevated);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:11px;min-height:68px;margin:0;padding:16px 24px;display:flex}@media (width<=900px){.crm-modal-form-grid.is-3-columns,.crm-modal-detail-grid.is-3-columns,.crm-modal-detail-grid.is-4-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.modal-backdrop{padding:8px}.modal-backdrop .modal-generic-card{width:calc(100vw - 16px);min-width:0;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.modal-backdrop .modal-generic-card .modal-header,.modal-backdrop .modal-generic-card .modal-scroll-body,.modal-backdrop .modal-generic-card .modal-content:not(.has-canonical-footer){padding-inline:20px}.modal-backdrop .modal-generic-card .crm-modal-footer,.modal-backdrop .modal-generic-card .modal-canonical-footer{flex-wrap:wrap;padding:14px 20px}.modal-backdrop .modal-confirm-card{width:min(100vw - 16px,500px);max-height:calc(100dvh - 16px)}.modal-backdrop .modal-confirm-card .confirm-modal-body{padding:0}.modal-backdrop .modal-confirm-card .confirm-footer{padding:14px 20px}.crm-modal-form-grid.is-2-columns,.crm-modal-form-grid.is-3-columns,.crm-modal-detail-grid.is-2-columns,.crm-modal-detail-grid.is-3-columns,.crm-modal-detail-grid.is-4-columns{grid-template-columns:minmax(0,1fr)}.crm-modal-form-grid>.is-full,.crm-modal-detail-grid>.is-full{grid-column:auto}}.crm-summary-panel{background:var(--crm-surface-muted);box-shadow:none;flex-direction:column;gap:.55rem;padding:.78rem;display:flex}.crm-summary-row{color:var(--crm-text-secondary);font-size:var(--type-body);grid-template-columns:132px minmax(0,1fr);gap:.75rem;display:grid}.crm-summary-row>span:first-child{color:var(--crm-text-muted)}.crm-copy-row{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.crm-notice{color:var(--crm-text-secondary);background:var(--crm-accent-soft);border:1px solid var(--crm-accent-border);font-size:var(--type-helper);line-height:var(--type-line-body);border-radius:9px;align-items:flex-start;gap:.55rem;padding:.72rem;display:flex}.crm-tab-label{align-items:center;gap:.42rem;display:inline-flex}.crm-inline-empty{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius-md)}@media (width<=980px){.crm-page-header,.crm-entity-hero,.crm-toolbar,.crm-permission-toolbar{flex-direction:column;align-items:stretch}.crm-page-actions,.crm-entity-actions{justify-content:flex-start}.crm-toolbar-filters{flex-wrap:wrap;width:100%}.crm-toolbar-filters .crm-select-trigger{flex:1;min-width:150px}.crm-toolbar.crm-list-filter-toolbar,.crm-permission-toolbar.crm-list-filter-toolbar{flex-direction:row;align-items:center}.crm-stats-grid{grid-template-columns:1fr}}@media (width<=720px){.crm-list-filter-card{align-items:stretch}.crm-list-filter-main{flex-basis:100%}.crm-list-filter-count{margin-left:auto}.crm-list-filter-toolbar .crm-search-input,.data-toolbar.crm-list-filter-toolbar .crm-search-input,.crm-list-filter-toolbar .crm-list-filter-control,.crm-list-filter-toolbar .crm-list-filter-control.is-wide,.crm-list-filter-toolbar .crm-list-filter-control.is-date,.crm-list-filter-toolbar .data-control-label,.crm-list-filter-toolbar .data-control-label.is-date,.crm-list-filter-toolbar .data-control-label.is-date-range,.crm-list-filter-toolbar .contact-access-date-filter,.crm-list-filter-toolbar .crm-toolbar-filters .crm-select-trigger,.crm-list-filter-toolbar>.crm-select-trigger,.crm-list-filter-toolbar>.crm-date-control{flex:100%;width:100%;min-width:0;max-width:none}.crm-list-filter-toolbar .data-filter-grid,.crm-list-filter-toolbar .call-history-filter-grid,.crm-list-filter-toolbar .call-operations-filter-grid{width:100%}.crm-details-grid,.crm-form-grid,.crm-permission-row{grid-template-columns:1fr}.crm-permission-options{flex-wrap:wrap;width:100%}.crm-sticky-actions{flex-direction:column;align-items:stretch}.crm-inline-actions{flex-wrap:wrap;justify-content:flex-end}.crm-key-value{grid-template-columns:1fr;gap:.18rem}.crm-activity-head{flex-direction:column;gap:.2rem}}@media (width<=520px){.crm-page-actions,.crm-page-actions .crm-button,.crm-toolbar-filters,.crm-toolbar-filters .crm-select-trigger{width:100%}.crm-page-actions{flex-direction:column}.crm-entity-identity{align-items:flex-start}.crm-entity-actions .crm-button{flex:1}.crm-summary-row{grid-template-columns:1fr;gap:.16rem}.crm-copy-row{grid-template-columns:1fr}}.typography-trigger-glyph{color:currentColor;font-size:var(--type-card-title);letter-spacing:-.055em;font-weight:720;line-height:var(--type-line-compact);justify-content:center;align-items:baseline;display:inline-flex}.typography-popover.crm-popover-content{width:min(370px,100vw - 24px);max-height:min(620px,100dvh - 84px);padding:0;overflow:hidden}.typography-popover-header{border-bottom:1px solid var(--crm-border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.typography-popover-header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.typography-popover-header strong{color:var(--crm-text-primary);font-size:var(--type-body-strong);font-weight:700}.typography-popover-header span{color:var(--crm-text-muted);font-size:var(--type-badge)}.typography-reset{color:var(--crm-accent-hover);font:inherit;font-size:var(--type-badge);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 7px;font-weight:650}.typography-reset:hover{background:var(--crm-accent-soft)}.typography-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:12px 14px;display:grid}.typography-presets button{border:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);min-width:0;min-height:36px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-button);cursor:pointer;border-radius:8px;padding:0 6px;font-weight:620;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s}.typography-presets button:hover{color:var(--crm-text-primary);border-color:var(--crm-border-strong);background:var(--crm-surface-elevated)}.typography-presets button.is-active{color:var(--crm-accent-hover);border-color:var(--crm-accent-border);background:var(--crm-accent-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--crm-accent) 8%, transparent)}.typography-advanced-toggle{border:0;border-top:1px solid var(--crm-border-soft);background:var(--crm-surface-elevated);width:100%;min-height:42px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-helper);cursor:pointer;justify-content:space-between;align-items:center;padding:0 14px;font-weight:650;display:flex}.typography-advanced-toggle:hover{color:var(--crm-text-primary);background:var(--crm-surface-muted)}.typography-advanced-toggle>span:last-child{font-size:var(--type-section-title);font-weight:500;transition:rotate .15s;rotate:90deg}.typography-advanced-toggle>span:last-child.is-open{rotate:-90deg}.typography-advanced{border-top:1px solid var(--crm-border-soft);background:var(--crm-surface);max-height:min(430px,100dvh - 250px);padding:4px 14px 14px;overflow-y:auto}.typography-setting{border-bottom:1px solid var(--crm-border-soft);padding:10px 0}.typography-setting:last-child{border-bottom:0}.typography-setting-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.typography-setting-heading label{color:var(--crm-text-secondary);font-size:var(--type-label);font-weight:620}.typography-setting-heading output{min-width:38px;color:var(--crm-text-primary);font-size:var(--type-badge);text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.typography-setting-control{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid}.typography-setting-control button{border:1px solid var(--crm-border-soft);background:var(--crm-surface-muted);width:30px;height:30px;color:var(--crm-text-secondary);font:inherit;font-size:var(--type-button);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0;font-weight:650;display:inline-flex}.typography-setting-control button:hover:not(:disabled){color:var(--crm-accent-hover);border-color:var(--crm-accent-border);background:var(--crm-accent-soft)}.typography-setting-control button:disabled{opacity:.4;cursor:not-allowed}.typography-setting-control input[type=range]{width:100%;accent-color:var(--crm-accent);cursor:pointer}@media (width<=560px){.typography-popover.crm-popover-content{max-height:calc(100dvh - 76px)}.typography-presets{grid-template-columns:repeat(2,minmax(0,1fr))}}.system-update-notice{border:1px solid color-mix(in srgb, var(--crm-warning) 24%, var(--crm-border));background:color-mix(in srgb, var(--crm-warning) 6%, var(--crm-surface-elevated));box-shadow:var(--crm-shadow-soft);border-radius:11px;align-items:center;gap:.75rem;margin:.8rem 2rem 0;padding:.7rem .8rem;display:flex}.system-update-notice.is-blocked{border-color:color-mix(in srgb, var(--crm-danger) 26%, var(--crm-border));background:color-mix(in srgb, var(--crm-danger) 5%, var(--crm-surface-elevated))}.system-update-notice-icon,.system-update-panel-icon,.system-update-release-icon{color:var(--crm-warning);background:color-mix(in srgb, var(--crm-warning) 10%, transparent);flex:none;justify-content:center;align-items:center;display:inline-flex}.system-update-notice-icon{border-radius:9px;width:34px;height:34px}.system-update-notice-copy{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.system-update-notice-copy strong{color:var(--crm-text-primary);font-size:var(--type-button)}.system-update-notice-copy span{color:var(--crm-text-muted);font-size:var(--type-helper);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.system-updates-page{gap:1.15rem}.system-updates-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.system-updates-header h1{color:var(--crm-text-primary);font-size:var(--type-page-title);margin:.25rem 0 0}.system-updates-header p{color:var(--crm-text-secondary);font-size:var(--type-body);margin:.3rem 0 0}.system-updates-eyebrow{color:var(--crm-accent);font-size:var(--type-badge);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:.35rem;font-weight:700;display:flex}.system-update-release-card,.system-update-panel{border:1px solid var(--crm-border);background:var(--crm-surface-elevated);box-shadow:var(--crm-shadow-soft);border-radius:14px}.system-update-release-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem;display:grid}.system-update-release-icon{width:50px;height:50px;color:var(--crm-accent);background:var(--crm-accent-soft);border-radius:13px}.system-update-release-main h2{color:var(--crm-text-primary);font-size:var(--type-section-title);margin:.45rem 0 .2rem}.system-update-release-main p{color:var(--crm-text-secondary);font-size:var(--type-body);margin:0}.system-update-release-main ul{color:var(--crm-text-secondary);font-size:var(--type-helper);gap:.25rem;margin:.75rem 0 0;padding-left:1.1rem;display:grid}.system-update-release-meta{color:var(--crm-text-muted);font-size:var(--type-helper);flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.system-update-release-action{text-align:center;flex-direction:column;align-items:stretch;gap:.4rem;display:flex}.system-update-release-action small{color:var(--crm-text-muted);font-size:var(--type-badge)}.system-update-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:1rem;display:grid}.system-update-panel{overflow:hidden}.system-update-panel-header{border-bottom:1px solid var(--crm-border-soft);justify-content:space-between;align-items:center;gap:.8rem;padding:1rem 1.1rem;display:flex}.system-update-panel-header>div{align-items:center;gap:.65rem;min-width:0;display:flex}.system-update-panel-header h3{color:var(--crm-text-primary);font-size:var(--type-card-title);margin:0}.system-update-panel-header p{color:var(--crm-text-muted);font-size:var(--type-helper);margin:.18rem 0 0}.system-update-panel-icon{width:35px;height:35px;color:var(--crm-accent);background:var(--crm-accent-soft);border-radius:9px}.system-update-panel-icon.is-success{color:var(--crm-success);background:color-mix(in srgb, var(--crm-success) 9%, transparent)}.system-update-migration-list{display:grid}.system-update-migration-list article{border-bottom:1px solid var(--crm-border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.85rem 1.1rem;display:grid}.system-update-migration-list article:last-child{border-bottom:0}.system-update-migration-list article>span{color:var(--crm-accent);display:inline-flex}.system-update-migration-list article>div{flex-direction:column;gap:.15rem;min-width:0;display:flex}.system-update-migration-list strong{color:var(--crm-text-primary);font-size:var(--type-button)}.system-update-migration-list small{color:var(--crm-text-secondary);font-size:var(--type-helper)}.system-update-migration-list code{color:var(--crm-text-muted);font-size:var(--type-badge);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.system-update-steps{gap:0;margin:0;padding:.3rem 1.1rem;list-style:none;display:grid}.system-update-steps li{border-bottom:1px solid var(--crm-border-soft);gap:.65rem;padding:.75rem 0;display:flex}.system-update-steps li:last-child{border-bottom:0}.system-update-steps li>span{width:24px;height:24px;color:var(--crm-accent);background:var(--crm-accent-soft);font-size:var(--type-badge);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.system-update-steps li>div{flex-direction:column;gap:.15rem;display:flex}.system-update-steps strong{color:var(--crm-text-primary);font-size:var(--type-button)}.system-update-steps small{color:var(--crm-text-muted);font-size:var(--type-helper);line-height:var(--type-line-body)}.system-update-backup-result{border:1px solid color-mix(in srgb, var(--crm-success) 18%, var(--crm-border));background:color-mix(in srgb, var(--crm-success) 6%, transparent);border-radius:10px;flex-direction:column;gap:.2rem;margin:.25rem 1.1rem 1rem;padding:.75rem;display:flex}.system-update-backup-result strong{color:var(--crm-success);font-size:var(--type-button);align-items:center;gap:.35rem;display:flex}.system-update-backup-result span{overflow-wrap:anywhere;color:var(--crm-text-primary);font-size:var(--type-helper)}.system-update-backup-result small,.system-update-last-applied{color:var(--crm-text-muted);font-size:var(--type-badge)}.system-update-last-applied{padding:0 1.1rem 1rem}.system-update-blocker{border:1px solid color-mix(in srgb, var(--crm-danger) 24%, var(--crm-border));color:var(--crm-danger);background:color-mix(in srgb, var(--crm-danger) 6%, var(--crm-surface-elevated));border-radius:11px;gap:.65rem;padding:.85rem 1rem;display:flex}.system-update-blocker>div{flex-direction:column;gap:.2rem;display:flex}.system-update-blocker strong{font-size:var(--type-button)}.system-update-blocker span{font-size:var(--type-helper)}.sidebar-update-badge{color:#fff;min-width:19px;height:19px;font-size:var(--type-badge);background:#d97706;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:0 .3rem;font-weight:750;display:inline-flex}.sidebar-update-dot{background:#f59e0b;border:1px solid #0b1730;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}@media (width<=1000px){.system-update-grid{grid-template-columns:1fr}.system-update-release-card{grid-template-columns:auto minmax(0,1fr)}.system-update-release-action{grid-column:1/-1;align-items:flex-start}}@media (width<=720px){.system-update-notice{flex-wrap:wrap;align-items:flex-start;margin:.65rem 1rem 0}.system-update-notice-copy{min-width:calc(100% - 50px)}.system-update-notice .crm-button{width:100%}.system-updates-header{flex-direction:column;align-items:flex-start}.system-update-release-card{grid-template-columns:1fr;padding:1rem}.system-update-release-action{grid-column:auto}.system-update-release-action .crm-button{width:100%}.system-update-migration-list article{grid-template-columns:auto minmax(0,1fr)}.system-update-migration-list article>.crm-badge{grid-column:2}}.privacy-shield{z-index:2147483000;opacity:0;visibility:hidden;pointer-events:none;background:color-mix(in srgb, var(--crm-surface-elevated) 58%, #08142a7a);-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate();place-items:center;padding:1.25rem;transition:opacity 1.9s cubic-bezier(.22,1,.36,1),visibility 0s linear 2.4s,-webkit-backdrop-filter 2.4s cubic-bezier(.22,1,.36,1),backdrop-filter 2.4s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;inset:0;overflow:hidden}.privacy-shield.is-active{visibility:visible;pointer-events:auto;transition-delay:0s}.privacy-shield.is-blurred{opacity:1;-webkit-backdrop-filter:blur(18px)saturate(72%);backdrop-filter:blur(18px)saturate(72%)}.privacy-shield-card{width:min(440px,100vw - 2rem);color:var(--crm-text-primary);text-align:center;background:color-mix(in srgb, var(--crm-surface-elevated) 94%, transparent);border:1px solid color-mix(in srgb, var(--crm-accent-border) 75%, var(--crm-border));opacity:0;border-radius:20px;flex-direction:column;align-items:center;gap:.48rem;padding:2rem 1.75rem 1.6rem;display:flex;transform:translateY(22px)scale(.96);box-shadow:0 24px 70px -32px #08142a9e}.privacy-shield.is-card-visible .privacy-shield-card{animation:.9s cubic-bezier(.16,1,.3,1) both privacyShieldCardArrive}@keyframes privacyShieldCardArrive{0%{opacity:0;transform:translateY(22px)scale(.96)}68%{opacity:1;transform:translateY(-3px)scale(1.008)}to{opacity:1;transform:translateY(0)scale(1)}}.privacy-shield-icon{width:54px;height:54px;color:var(--crm-accent-hover);background:var(--crm-accent-soft);border:1px solid var(--crm-accent-border);box-shadow:0 10px 24px -18px var(--crm-accent);border-radius:16px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.privacy-shield-card>small{color:var(--crm-accent-hover);font-size:var(--type-label);letter-spacing:.08em;text-transform:uppercase;font-weight:750}.privacy-shield-card h2{color:var(--crm-text-primary);font-size:var(--type-page-title);line-height:var(--type-line-heading);letter-spacing:-.025em;margin:.15rem 0 0}.privacy-shield-card p{color:var(--crm-text-secondary);font-size:var(--type-body);margin:0 0 .8rem}.privacy-shield-card .crm-button{min-width:152px}.privacy-shield-hint{color:var(--crm-text-muted);font-size:var(--type-helper);margin-top:.4rem}@media (width<=560px){.privacy-shield{padding:.8rem}.privacy-shield-card{border-radius:16px;padding:1.55rem 1.1rem 1.3rem}}
