:root{--crm-theme-primary:#2563EB;--crm-theme-primary-hover:#2055CA;--crm-theme-primary-active:#1C4BB3;--crm-theme-primary-soft:#DAE5FA;--crm-theme-primary-strong:#18419B;--crm-theme-on-primary:#FFFFFF;--crm-theme-bg:#F8FAFC;--crm-theme-surface:#FFFFFF;--crm-theme-surface-2:#F8FAFC;--crm-theme-surface-3:#F1F5F9;--crm-theme-form-surface:#F8FAFC;--crm-theme-control-boundary:#7A8594;--crm-theme-border:#E2E8F0;--crm-theme-outline:#CBD5E1;--crm-theme-text:#0F172A;--crm-theme-text-muted:#475569;--crm-theme-text-subtle:#64748B;--crm-theme-input:#F1F5F9;--crm-theme-topbar:#FFFFFF;--crm-theme-sidebar:#0F172A;--crm-theme-sidebar-end:#0B1220;--crm-theme-sidebar-text:#CBD5E1;--crm-theme-sidebar-line:color-mix(in srgb,#CBD5E1 18%,transparent);--crm-theme-sidebar-hover:color-mix(in srgb,#CBD5E1 10%,transparent);--crm-theme-sidebar-active:#2563EB;--crm-theme-sidebar-active-hover:color-mix(in srgb,#2563EB 86%,#FFFFFF);--crm-theme-sidebar-active-text:#FFFFFF;--crm-theme-sidebar-accent:#60A5FA;--crm-theme-success:#006D43;--crm-theme-success-soft:#F8FAFC;--crm-theme-warning:#974806;--crm-theme-warning-soft:#F8FAFC;--crm-theme-error:#BA1A1A;--crm-theme-error-soft:#F8FAFC;--crm-theme-info:#00677F;--crm-theme-info-soft:#F8FAFC;--crm-theme-form-button-primary:#2563EB;--crm-theme-form-button-primary-hover:#2055CA;--crm-theme-form-button-secondary:#FFFFFF;--crm-theme-form-button-text:#FFFFFF;--crm-theme-accent:#2563EB;--crm-color-canvas:#F8FAFC;--crm-color-surface:#FFFFFF;--crm-color-surface-subtle:#F8FAFC;--crm-color-surface-raised:#F1F5F9;--crm-color-surface-strong:#0F172A;--crm-color-text:#0F172A;--crm-color-text-muted:#475569;--crm-color-text-inverse:#FFFFFF;--crm-color-border:#E2E8F0;--crm-color-border-strong:#CBD5E1;--crm-color-action-primary:#2563EB;--crm-color-action-hover:#2055CA;--crm-color-action-active:#1C4BB3;--crm-color-action-soft:#DAE5FA;--crm-color-focus:#2563EB;--crm-color-focus-contrast:#FFFFFF;--crm-color-positive:#006D43;--crm-color-positive-soft:#F8FAFC;--crm-color-warning:#974806;--crm-color-warning-soft:#F8FAFC;--crm-color-critical:#BA1A1A;--crm-color-critical-soft:#F8FAFC;--crm-color-on-critical:#FFFFFF;--crm-color-info:#00677F;--crm-button-primary-background:#2563EB;--crm-button-primary-hover:#2055CA;--crm-button-primary-text:#FFFFFF;--crm-button-secondary-background:#FFFFFF;--crm-button-secondary-text:#0F172A;--crm-control-background:#F1F5F9;--crm-control-border:#7A8594;--crm-card-background:#FFFFFF;--crm-card-border:#CBD5E1;--crm-record-accent:#2563EB;--crm-theme-radius-surface:8px;--crm-theme-radius-control:6px;--crm-theme-sidebar-width:320px;--crm-theme-sidebar-mini-width:76px;--crm-theme-header-height:64px;--crm-theme-control-height:40px;--crm-theme-table-row-height:44px;--crm-theme-content-padding-desktop:8px;--crm-theme-content-padding-tablet:8px;--crm-theme-content-padding-mobile:8px;--crm-theme-card-padding:16px;--crm-theme-grid-gap:16px;--crm-theme-content-max-width:1540px;--crm-theme-icon-small:14px;--crm-theme-icon-base:16px;--crm-theme-icon-nav:18px;--crm-theme-icon-large:20px;--crm-theme-icon-button-size:40px;--crm-radius-control:var(--crm-theme-radius-control);--crm-radius-surface:var(--crm-theme-radius-surface);--crm-control-min-size:var(--crm-theme-control-height);--crm-icon-size:var(--crm-theme-icon-base);--crm-content-max:var(--crm-theme-content-max-width);--crm-theme-shadow-1:0 1px 2px rgb(15 23 42 / 4%),0 8px 24px rgb(15 23 42 / 3.5%);--crm-theme-shadow-2:0 2px 4px rgb(15 23 42 / 5%),0 14px 32px rgb(15 23 42 / 7%);--crm-theme-shadow-3:0 24px 64px rgb(15 23 42 / 16%);--crm-shadow-surface:var(--crm-theme-shadow-1);--crm-font-size-1:12px;--crm-font-size-2:13px;--crm-font-size-3:14px;--crm-font-size-4:14px;--crm-font-size-5:16px;--crm-font-size-6:18px;--crm-font-size-7:22px;--crm-line-body:1.72;--crm-weight-regular:400;--crm-weight-medium:400;--crm-weight-semibold:400;--crm-weight-strong:400;--crm-weight-bold:400;--crm-weight-extrabold:400;--crm-weight-black:400;}:root[data-theme="dark"]{--crm-theme-primary:#69B5DF;--crm-theme-primary-hover:#7EBFE3;--crm-theme-primary-active:#8DC7E7;--crm-theme-primary-soft:#18293B;--crm-theme-primary-strong:#9CCEEA;--crm-theme-on-primary:#071426;--crm-theme-bg:#0B1220;--crm-theme-surface:#172033;--crm-theme-surface-2:#1C2D43;--crm-theme-surface-3:#1C2D43;--crm-theme-form-surface:#1C2D43;--crm-theme-control-boundary:#97A3B2;--crm-theme-border:#29354A;--crm-theme-outline:#8C9198;--crm-theme-text:#E5EEF9;--crm-theme-text-muted:#CBD5E1;--crm-theme-text-subtle:#94A3B8;--crm-theme-input:#1C2D43;--crm-theme-topbar:#0F172A;--crm-theme-sidebar:#0F172A;--crm-theme-sidebar-end:#0F172A;--crm-theme-sidebar-text:#CBD5E1;--crm-theme-sidebar-line:color-mix(in srgb,#CBD5E1 18%,transparent);--crm-theme-sidebar-hover:color-mix(in srgb,#CBD5E1 10%,transparent);--crm-theme-sidebar-active:#1C2D43;--crm-theme-sidebar-active-hover:color-mix(in srgb,#1C2D43 86%,#69B5DF);--crm-theme-sidebar-active-text:#69B5DF;--crm-theme-sidebar-accent:#69B5DF;--crm-theme-success:#76DAA1;--crm-theme-success-soft:#1C2D43;--crm-theme-warning:#FFB68A;--crm-theme-warning-soft:#1C2D43;--crm-theme-error:#FFB4AB;--crm-theme-error-soft:#1C2D43;--crm-theme-info:#5BD5FA;--crm-theme-info-soft:#1C2D43;--crm-theme-form-button-primary:#60A5FA;--crm-theme-form-button-primary-hover:#538ED7;--crm-theme-form-button-secondary:#172033;--crm-theme-form-button-text:#07111F;--crm-theme-accent:#69B5DF;--crm-color-canvas:#0B1220;--crm-color-surface:#172033;--crm-color-surface-subtle:#1C2D43;--crm-color-surface-raised:#1C2D43;--crm-color-surface-strong:#0F172A;--crm-color-text:#E5EEF9;--crm-color-text-muted:#CBD5E1;--crm-color-text-inverse:#071426;--crm-color-border:#29354A;--crm-color-border-strong:#8C9198;--crm-color-action-primary:#69B5DF;--crm-color-action-hover:#7EBFE3;--crm-color-action-active:#8DC7E7;--crm-color-action-soft:#18293B;--crm-color-focus:#69B5DF;--crm-color-focus-contrast:#071426;--crm-color-positive:#76DAA1;--crm-color-positive-soft:#1C2D43;--crm-color-warning:#FFB68A;--crm-color-warning-soft:#1C2D43;--crm-color-critical:#FFB4AB;--crm-color-critical-soft:#1C2D43;--crm-color-on-critical:#690005;--crm-color-info:#5BD5FA;--crm-button-primary-background:#60A5FA;--crm-button-primary-hover:#538ED7;--crm-button-primary-text:#07111F;--crm-button-secondary-background:#172033;--crm-button-secondary-text:#E5EEF9;--crm-control-background:#1C2D43;--crm-control-border:#97A3B2;--crm-card-background:#172033;--crm-card-border:#8C9198;--crm-record-accent:#006398;--crm-theme-shadow-1:0 1px 2px rgb(0 0 0 / 18%),0 10px 28px rgb(0 0 0 / 14%);--crm-theme-shadow-2:0 2px 4px rgb(0 0 0 / 22%),0 16px 36px rgb(0 0 0 / 22%);--crm-theme-shadow-3:0 28px 70px rgb(0 0 0 / 46%);--crm-shadow-surface:var(--crm-theme-shadow-1);}@media (min-width:768px) and (max-width:1199px){:root{--crm-font-size-1:12px;--crm-font-size-2:13px;--crm-font-size-3:14px;--crm-font-size-4:14px;--crm-font-size-5:16px;--crm-font-size-6:18px;--crm-font-size-7:22px;--crm-line-body:1.72;}}@media (max-width:767px){:root{--crm-font-size-1:12px;--crm-font-size-2:13px;--crm-font-size-3:14px;--crm-font-size-4:14px;--crm-font-size-5:16px;--crm-font-size-6:18px;--crm-font-size-7:22px;--crm-line-body:1.72;}}html,body{font-weight:400!important}html body :not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fad):not(.fa-solid):not(.fa-regular):not(.fa-brands):not(.fa-light):not(.fa-duotone){font-weight:400!important}.fa,.fas,.fa-solid{font-weight:900!important}.far,.fa-regular{font-weight:400!important}.fab,.fa-brands{font-weight:400!important}