.sabcrm-twenty{--st-bg:#fff;--st-bg-secondary:#fafafa;--st-sidebar-bg:#fbfbfb;--st-sidebar-bg-alt:#f7f7f7;--st-border:#ebebeb;--st-border-light:#f1f1f1;--st-text:#1b1b18;--st-text-primary:var(--st-text);--st-text-secondary:#666;--st-text-tertiary:#b3b3b3;--st-text-inverted:#fff;--st-accent:#2b6ef2;--st-accent-hover:#1f5ad6;--st-accent-soft:#eaf1fe;--st-accent-grad:linear-gradient(180deg, #3b7af5 0%, #2563eb 100%);--st-accent-ring:#2b6ef22e;--st-danger:#c13c2c;--st-danger-hover:#a8311f;--st-danger-strong:#9b1c1c;--st-danger-soft:#fdf3f3;--st-warn:#c77700;--st-status-ok:#2e7d32;--st-status-err:#b3261e;--st-hover:#f3f6fd;--st-active:#e7eefc;--st-bg-muted:#f4f4f4;--st-surface:var(--st-bg);--st-surface-hover:var(--st-hover);--st-surface-muted:var(--st-bg-muted);--st-bg-subtle:var(--st-bg-secondary);--st-text-muted:var(--st-text-secondary);--st-text-soft:var(--st-text-tertiary);--st-text-light:var(--st-text-tertiary);--st-border-strong:#d9d9d9;--st-font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--st-radius-pill:999px;--st-shadow-sm:0 1px 2px #1018280d;--st-shadow-md:0 4px 14px #10182814;--st-shadow-lg:0 16px 40px #10182829;--st-red:var(--st-danger);--st-green:var(--st-status-ok);--st-success:var(--st-status-ok);--st-radius:6px;--st-radius-sm:4px;--st-radius-lg:10px;--st-font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--st-font-size:13px;--st-font-size-sm:12px;--st-font-size-xs:11px;--st-font-size-lg:14px;--st-font-size-xl:16px;--st-fw-regular:400;--st-fw-medium:500;--st-fw-semibold:600;--st-space-1:4px;--st-space-2:8px;--st-space-3:12px;--st-space-4:16px;--st-space-5:24px;--st-space-6:32px;--st-sidebar-width:240px;--st-topbar-height:40px;--st-shadow:0 1px 3px #1018280f, 0 0 0 1px var(--st-border);--st-shadow-pop:0 10px 28px #10182824;font-family:var(--st-font);font-size:var(--st-font-size);color:var(--st-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4}.sabcrm-twenty.st-theme-dark{--st-bg:#181818;--st-bg-secondary:#1d1d1d;--st-sidebar-bg:#1a1a1a;--st-sidebar-bg-alt:#202020;--st-border:#2a2a2a;--st-border-light:#242424;--st-text:#e8e8e8;--st-text-secondary:#9a9a9a;--st-text-tertiary:#6b6b6b;--st-text-inverted:#fff;--st-accent:#3b7bff;--st-accent-hover:#5a90ff;--st-accent-soft:#1b2640;--st-danger:#f3777a;--st-danger-hover:#ff9395;--st-danger-strong:#ff9b9d;--st-danger-soft:#2a1818;--st-warn:#e0974a;--st-status-ok:#6cc06f;--st-status-err:#f3777a;--st-hover:#242424;--st-active:#313131;--st-bg-muted:#222;--st-border-strong:#3a3a3a;--st-shadow-sm:0 1px 2px #00000080;--st-shadow-lg:0 12px 32px #0000008c;--st-shadow:0 2px 4px #0006, 0 0 0 1px var(--st-border);--st-shadow-pop:0 8px 24px #00000080;color:var(--st-text)}.sabcrm-twenty.st-theme-dark .st-banner{color:#f3b4b4;background:#2a1818;border-color:#5a2a2a}.sabcrm-twenty.st-theme-dark .st-dialog-overlay{background:#0009}.sabcrm-twenty *,.sabcrm-twenty :before,.sabcrm-twenty :after{box-sizing:border-box}.sabcrm-twenty :focus-visible{outline:2px solid var(--st-accent);outline-offset:1px;border-radius:var(--st-radius-sm)}.sabcrm-twenty input:focus-visible,.sabcrm-twenty select:focus-visible,.sabcrm-twenty textarea:focus-visible{outline:none}.sabcrm-twenty{height:100%}.st-shell{background:var(--st-bg);width:100%;height:100%;min-height:0;color:var(--st-text);display:flex}.st-rail{width:52px;height:100vh;padding:var(--st-space-2) 0;background:var(--st-sidebar-bg-alt);border-right:1px solid var(--st-border);z-index:1;flex-direction:column;flex:0 0 52px;align-items:center;gap:2px;display:flex;position:sticky;top:0}.st-rail__brand{width:32px;height:32px;margin-bottom:var(--st-space-2);border-radius:var(--st-radius);flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.st-rail__brand-mark{border-radius:var(--st-radius);background:var(--st-accent);width:28px;height:28px;color:var(--st-text-inverted);font-size:var(--st-font-size);font-weight:var(--st-fw-semibold);justify-content:center;align-items:center;display:inline-flex}.st-rail__scroll{scrollbar-width:none;flex-direction:column;flex:auto;align-items:center;gap:2px;width:100%;min-height:0;display:flex;overflow-y:auto}.st-rail__scroll::-webkit-scrollbar{display:none}.st-rail__item{border-radius:var(--st-radius);width:36px;height:36px;color:var(--st-text-secondary);cursor:pointer;flex:none;justify-content:center;align-items:center;text-decoration:none;transition:background .12s,color .12s;display:inline-flex;position:relative;min-height:40px!important}.st-rail__item:hover{background:var(--st-hover);color:var(--st-text)}.st-rail__item.active{background:var(--st-accent);color:var(--st-text-inverted)}.st-rail__item.active:hover{background:var(--st-accent-hover);color:var(--st-text-inverted)}.st-rail__icon{flex:none;width:18px;height:18px}.st-rail__tip{border-radius:var(--st-radius-sm);background:var(--st-text);color:var(--st-bg);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-medium);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;box-shadow:var(--st-shadow-pop);z-index:30;padding:4px 8px;transition:opacity .12s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.st-rail__brand:hover .st-rail__tip,.st-rail__brand:focus-visible .st-rail__tip,.st-rail__item:hover .st-rail__tip,.st-rail__item:focus-visible .st-rail__tip{opacity:1;visibility:visible}@media (max-width:560px){.st-rail{display:none}}.st-sidebar{flex-direction:column;flex:0 0 var(--st-sidebar-width);width:var(--st-sidebar-width);background:var(--st-sidebar-bg);border-right:1px solid var(--st-border);height:100vh;min-height:0;max-height:100vh;padding:var(--st-space-2);display:flex;position:sticky;top:0;overflow:hidden}.st-sidebar__scroll{scrollbar-width:thin;flex-direction:column;flex:auto;gap:2px;min-height:0;display:flex;overflow-y:auto}.st-sidebar__footer{padding-top:var(--st-space-2);border-top:1px solid var(--st-border);margin-top:var(--st-space-1);flex:none}.st-workspace-switcher{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);margin-bottom:var(--st-space-2);border-radius:var(--st-radius);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);font-weight:var(--st-fw-medium);cursor:pointer;text-align:left;background:0 0;border:none;transition:background .12s;display:flex}.st-workspace-switcher:hover{background:var(--st-hover)}.st-workspace-switcher__avatar{border-radius:var(--st-radius-sm);background:var(--st-accent);width:20px;height:20px;color:var(--st-text-inverted);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);text-transform:uppercase;flex:none;justify-content:center;align-items:center;display:inline-flex}.st-workspace-switcher__name{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.st-workspace-switcher__chevron{color:var(--st-text-tertiary);flex:none}.st-ws{flex:auto;min-width:0;position:relative}.st-ws .st-workspace-switcher{width:100%}.st-ws-menu{z-index:40;width:max(220px,100%);padding:var(--st-space-1);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);background:var(--st-bg);box-shadow:var(--st-shadow-pop);position:absolute;top:calc(100% + 4px);left:0}.st-ws-menu__header{align-items:center;gap:var(--st-space-2);padding:6px var(--st-space-2);margin-bottom:var(--st-space-1);display:flex}.st-ws-menu__avatar,.st-ws-menu__item-avatar{border-radius:var(--st-radius-sm);background:var(--st-accent);width:20px;height:20px;color:var(--st-text-inverted);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);text-transform:uppercase;flex:none;justify-content:center;align-items:center;display:inline-flex}.st-ws-menu__title{white-space:nowrap;text-overflow:ellipsis;font-size:var(--st-font-size);font-weight:var(--st-fw-semibold);color:var(--st-text);flex:auto;overflow:hidden}.st-ws-menu__item-row{align-items:center;gap:var(--st-space-2);min-width:0;display:flex}.st-ws-menu__item-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.st-ws-menu__section{flex-direction:column;gap:1px;max-height:240px;display:flex;overflow-y:auto}.st-ws-menu__empty{padding:6px var(--st-space-2);color:var(--st-text-tertiary);font-size:var(--st-font-size-sm)}.st-ws-menu__item{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);border-radius:var(--st-radius);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);text-align:left;cursor:pointer;background:0 0;border:none;transition:background .12s;display:flex}.st-ws-menu__item:hover{background:var(--st-hover)}.st-ws-menu__item-icon{width:20px;height:20px;color:var(--st-text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.st-ws-menu__item-label{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.st-ws-menu__check{color:var(--st-accent);flex:none}.st-ws-menu__sep{height:1px;margin:var(--st-space-1) 0;background:var(--st-border)}.st-ws-field-label{margin-bottom:var(--st-space-1);font-size:var(--st-font-size-sm);font-weight:var(--st-fw-medium);color:var(--st-text-secondary);display:block}.st-ws-error{margin:var(--st-space-2) 0 0;color:var(--st-danger);font-size:var(--st-font-size-sm)}.st-ws-logo{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.st-ws-menu__edit{border-radius:var(--st-radius-sm);width:24px;height:24px;color:var(--st-text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;transition:background .12s,color .12s;display:inline-flex}.st-ws-menu__edit:hover{background:var(--st-hover);color:var(--st-text)}.st-ws-form{gap:var(--st-space-3);flex-direction:column;display:flex}.st-ws-field{flex-direction:column;display:flex}.st-search-btn{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);margin-bottom:var(--st-space-3);border-radius:var(--st-radius);color:var(--st-text-secondary);font-family:inherit;font-size:var(--st-font-size);cursor:pointer;text-align:left;background:0 0;border:none;transition:background .12s;display:flex}.st-search-btn:hover{background:var(--st-hover)}.st-search-btn__icon{color:var(--st-text-secondary);flex:none}.st-search-btn__label{flex:auto}.st-kbd{border:1px solid var(--st-border);border-radius:var(--st-radius-sm);background:var(--st-bg);color:var(--st-text-tertiary);font-family:inherit;font-size:var(--st-font-size-xs);font-weight:var(--st-fw-medium);align-items:center;gap:1px;padding:1px 5px;line-height:1.5;display:inline-flex}.st-section-title{align-items:center;gap:var(--st-space-1);padding:var(--st-space-2) var(--st-space-2) var(--st-space-1);color:var(--st-text-tertiary);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);letter-spacing:.02em;text-transform:none;-webkit-user-select:none;user-select:none;display:flex}.st-section-title__chevron{color:var(--st-text-tertiary);flex:none;transition:transform .12s}.st-section-title__chevron.collapsed{transform:rotate(-90deg)}.st-nav-item{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);border-radius:var(--st-radius);color:var(--st-text-secondary);font-size:var(--st-font-size);font-weight:var(--st-fw-regular);cursor:pointer;text-decoration:none;transition:background .12s,color .12s;display:flex}.st-nav-item:hover{background:var(--st-hover);color:var(--st-text)}.st-nav-item.active{background:var(--st-active);color:var(--st-text);font-weight:var(--st-fw-medium)}.st-nav-item__icon{color:var(--st-text-secondary);flex:none}.st-nav-item.active .st-nav-item__icon{color:var(--st-text)}.st-nav-item__label{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.st-ws-identity{align-items:center;gap:6px;min-width:0;padding:2px 8px 6px;display:flex}.st-ws-identity__icon{flex:none;font-size:14px;line-height:1}.st-ws-identity__name{white-space:nowrap;text-overflow:ellipsis;font-size:var(--st-fs-sm,12px);font-weight:var(--st-fw-medium);color:var(--st-text-secondary);flex:auto;overflow:hidden}.sabcrm-twenty.st-density-compact .st-nav-item{padding-top:4px;padding-bottom:4px}.sabcrm-twenty.st-density-compact .st-section-title{margin-top:8px}.sabcrm-twenty.st-density-compact .st-search-btn{padding-top:5px;padding-bottom:5px}.sabcrm-twenty.st-density-compact .st-table td,.sabcrm-twenty.st-density-compact .st-table th{padding-top:4px;padding-bottom:4px}@media (max-width:900px){.sabcrm-twenty{--st-sidebar-width:200px}}@media (max-width:560px){.st-sidebar{display:none}}.st-main{background:var(--st-bg);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.st-main__content{min-height:0;padding:var(--st-space-5);flex:auto;overflow-y:auto}.st-topbar{align-items:center;gap:var(--st-space-2);height:var(--st-topbar-height);min-height:var(--st-topbar-height);padding:0 var(--st-space-4);border-bottom:1px solid var(--st-border);background:var(--st-bg);color:var(--st-text);font-size:var(--st-font-size);font-weight:var(--st-fw-medium);display:flex}.st-topbar__title{align-items:center;gap:var(--st-space-2);font-weight:var(--st-fw-medium);display:flex}.st-topbar__actions{align-items:center;gap:var(--st-space-2);margin-left:auto;display:flex}.st-btn{height:28px;padding:0 var(--st-space-3);border-radius:var(--st-radius);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);font-weight:var(--st-fw-medium);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.st-btn:disabled{opacity:.5;cursor:not-allowed}.st-btn--primary{background:var(--st-accent);border-color:var(--st-accent);color:var(--st-text-inverted)}.st-btn--primary:hover:not(:disabled){background:var(--st-accent-hover);border-color:var(--st-accent-hover)}.st-btn--danger{background:var(--st-danger,#d92d20);border-color:var(--st-danger,#d92d20);color:#fff}.st-btn--danger:hover:not(:disabled){filter:brightness(.94)}.st-btn--secondary{background:var(--st-bg);border-color:var(--st-border);color:var(--st-text)}.st-btn--secondary:hover:not(:disabled){background:var(--st-hover)}.st-btn--ghost{color:var(--st-text-secondary);background:0 0;border-color:#0000}.st-btn--ghost:hover:not(:disabled){background:var(--st-hover);color:var(--st-text)}.st-chip{align-items:center;gap:var(--st-space-1);max-width:100%;height:20px;padding:0 var(--st-space-2);border-radius:var(--st-radius-sm);background:var(--st-bg-muted);color:var(--st-text-secondary);font-size:var(--st-font-size-sm);font-weight:var(--st-fw-medium);white-space:nowrap;border:none;line-height:1;display:inline-flex}.st-chip__dot{background:var(--st-text-tertiary);border-radius:50%;flex:none;width:7px;height:7px}.st-chip__label{text-overflow:ellipsis;overflow:hidden}.st-multiselect-chips{gap:var(--st-space-1);flex-wrap:wrap;display:flex}button.st-chip{cursor:pointer;border:1px solid var(--st-border);background:var(--st-bg);height:24px;transition:background .12s,border-color .12s,color .12s}button.st-chip:hover{background:var(--st-hover)}.st-chip--active{background:var(--st-accent-soft,var(--st-active))!important;border-color:var(--st-accent)!important;color:var(--st-text)!important}.st-avatar{border-radius:var(--st-radius);background:var(--st-accent-soft);width:24px;height:24px;color:var(--st-accent);font-size:var(--st-font-size-xs);font-weight:var(--st-fw-semibold);text-transform:uppercase;-webkit-user-select:none;user-select:none;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.st-avatar img{object-fit:cover;width:100%;height:100%;display:block}.st-avatar--sm{width:18px;height:18px;font-size:9px}.st-avatar--md{width:24px;height:24px}.st-avatar--lg{width:40px;height:40px;font-size:var(--st-font-size)}.st-page-header{align-items:center;gap:var(--st-space-3);margin-bottom:var(--st-space-5);display:flex}.st-page-header__icon{border-radius:var(--st-radius);background:var(--st-bg-secondary);border:1px solid var(--st-border);width:28px;height:28px;color:var(--st-text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.st-page-header__title{font-size:var(--st-font-size-xl);font-weight:var(--st-fw-semibold);color:var(--st-text);letter-spacing:-.01em;margin:0}.st-page-header__actions{align-items:center;gap:var(--st-space-2);margin-left:auto;display:flex}.st-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:var(--st-font-size);color:var(--st-text)}.st-table th{box-sizing:border-box;height:32px;padding:0 var(--st-space-2);text-align:left;vertical-align:middle;font-weight:var(--st-fw-medium);font-size:var(--st-font-size);color:var(--st-text-tertiary);background:var(--st-bg);border-bottom:1px solid var(--st-border-light);border-right:1px solid var(--st-border-light);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;overflow:hidden}.st-table th:hover{background:var(--st-bg-secondary)}.st-table th:last-child{border-right:none}.st-table td{box-sizing:border-box;height:32px;padding:0 var(--st-space-2);border-bottom:1px solid var(--st-border-light);border-right:1px solid var(--st-border-light);text-align:left;vertical-align:middle;color:var(--st-text);font-size:var(--st-font-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.st-table td:last-child{border-right:none}.st-row{transition:background .1s}.st-row:hover>td{background:var(--st-bg-secondary)}.st-row.is-selected>td{background:var(--st-accent-soft)}.st-page{min-height:0;padding:var(--st-space-5);flex:auto;overflow-y:auto}.st-toolbar{align-items:center;gap:var(--st-space-3);margin-bottom:var(--st-space-4);flex-wrap:wrap;display:flex}.st-search{flex:320px;align-items:center;min-width:240px;max-width:560px;display:inline-flex;position:relative}.st-search__icon{color:var(--st-text-tertiary);pointer-events:none;position:absolute;left:8px}.st-search__input{width:100%;height:28px;padding:0 var(--st-space-3) 0 28px;border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);outline:none;transition:border-color .12s,box-shadow .12s}.st-search__input:focus{border-color:var(--st-accent);box-shadow:0 0 0 2px var(--st-accent-soft)}.st-toolbar__spacer{flex:auto}.st-count{color:var(--st-text-secondary);font-size:var(--st-font-size-sm)}.st-viewswitch{border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg-secondary);align-items:center;gap:2px;padding:2px;display:inline-flex}.st-viewswitch__btn{height:22px;padding:0 var(--st-space-2);border-radius:var(--st-radius-sm);color:var(--st-text-secondary);font-family:inherit;font-size:var(--st-font-size-sm);font-weight:var(--st-fw-medium);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;transition:background .12s,color .12s;display:inline-flex}.st-viewswitch__btn:hover{color:var(--st-text)}.st-viewswitch__btn.active{background:var(--st-bg);color:var(--st-text);box-shadow:0 0 0 1px var(--st-border)}.st-table-wrap{border:1px solid var(--st-border);border-radius:var(--st-radius);width:100%;overflow-x:auto}.st-table-wrap .st-table th:first-child,.st-table-wrap .st-table th:last-child{border-radius:0}.st-cell-link{color:var(--st-text);font-weight:var(--st-fw-medium);text-decoration:none}.st-cell-link:hover{color:var(--st-accent);text-decoration:underline}.st-identifier-cell{align-items:center;gap:var(--st-space-1);min-width:0;display:flex}.st-lead-quick{border:1px solid var(--st-border);border-radius:var(--st-radius-sm);background:var(--st-bg);width:20px;height:20px;color:var(--st-text-tertiary);cursor:pointer;opacity:0;flex:none;justify-content:center;align-items:center;transition:opacity .1s,color .12s,border-color .12s,background .12s;display:inline-flex}.st-row:hover .st-lead-quick,.st-lead-quick:focus-visible{opacity:1}.st-lead-quick:hover{color:var(--st-accent);border-color:var(--st-accent);background:var(--st-accent-soft)}.st-cell-link--identifier{align-items:center;gap:var(--st-space-2);min-width:0;max-width:100%;display:inline-flex}.st-cell-link--identifier .st-avatar{flex:none}.st-cell-link__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.st-cell-link--identifier:hover{text-decoration:none}.st-cell-link--identifier:hover .st-cell-link__label{text-decoration:underline}.st-cell-muted{color:var(--st-text-tertiary)}.st-cell-editable{cursor:text;border-radius:var(--st-radius-sm);margin:-1px -4px;padding:1px 4px;transition:background .1s}.st-cell-editable:hover{background:var(--st-active)}.st-cell-input,.st-cell-select{border:1px solid var(--st-accent);border-radius:var(--st-radius-sm);background:var(--st-bg);width:100%;min-width:100px;height:24px;color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);box-shadow:0 0 0 2px var(--st-accent-soft);outline:none;padding:0 6px}.st-cell-email{color:var(--st-accent);text-decoration:none}.st-cell-email:hover{text-decoration:underline}.st-board{align-items:flex-start;gap:var(--st-space-3);padding-bottom:var(--st-space-2);display:flex;overflow-x:auto}.st-board__col{gap:var(--st-space-2);flex-direction:column;flex:0 0 260px;width:260px;display:flex}.st-board__head{align-items:center;gap:var(--st-space-2);min-width:0;padding:var(--st-space-1) var(--st-space-1);display:flex}.st-board__count{color:var(--st-text-tertiary);font-size:var(--st-font-size-sm);font-weight:var(--st-fw-medium)}.st-board__body{gap:var(--st-space-2);flex-direction:column;min-height:40px;display:flex}.st-card{text-align:left;width:100%;padding:var(--st-space-3);border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg);color:var(--st-text);cursor:pointer;text-decoration:none;transition:border-color .12s,box-shadow .12s;display:block}.st-card:hover{border-color:var(--st-text-tertiary);box-shadow:var(--st-shadow)}.st-card__title{font-weight:var(--st-fw-medium);color:var(--st-text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.st-card__meta{margin-top:var(--st-space-1);color:var(--st-text-secondary);font-size:var(--st-font-size-sm);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.st-board__empty{padding:var(--st-space-3);text-align:center;color:var(--st-text-tertiary);font-size:var(--st-font-size-sm)}.st-empty{justify-content:center;align-items:center;gap:var(--st-space-3);padding:var(--st-space-6) var(--st-space-4);text-align:center;flex-direction:column;display:flex}.st-empty__icon{border-radius:var(--st-radius-lg);background:var(--st-bg-secondary);border:1px solid var(--st-border);width:44px;height:44px;color:var(--st-text-tertiary);justify-content:center;align-items:center;display:inline-flex}.st-empty__title{font-size:var(--st-font-size-lg);font-weight:var(--st-fw-semibold);color:var(--st-text);margin:0}.st-empty__desc{max-width:360px;color:var(--st-text-secondary);font-size:var(--st-font-size-sm);margin:0}.st-banner{align-items:flex-start;gap:var(--st-space-2);padding:var(--st-space-3);margin-bottom:var(--st-space-4);border-radius:var(--st-radius);color:#9b1c1c;font-size:var(--st-font-size-sm);background:#fdf3f3;border:1px solid #f0c9c9;display:flex}.st-banner__icon{flex:none;margin-top:1px}.st-skeleton{border-radius:var(--st-radius);background:linear-gradient(90deg, var(--st-bg-secondary) 25%, var(--st-hover) 37%, var(--st-bg-secondary) 63%);background-size:400% 100%;animation:1.4s infinite st-shimmer}.st-skeleton-row{height:36px;margin-bottom:var(--st-space-1)}@keyframes st-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.st-dialog-overlay{z-index:1000;padding:64px var(--st-space-4) var(--st-space-4);background:#00000059;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.st-dialog{border:1px solid var(--st-border);border-radius:var(--st-radius-lg);background:var(--st-bg);width:100%;max-width:440px;box-shadow:var(--st-shadow-pop)}.st-dialog--sm{max-width:400px}.st-dialog__text{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);margin:0;line-height:1.5}.st-dialog__header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-3);padding:var(--st-space-4) var(--st-space-4) var(--st-space-2);display:flex}.st-dialog__title{font-size:var(--st-font-size-lg);font-weight:var(--st-fw-semibold);color:var(--st-text);margin:0}.st-dialog__close{border-radius:var(--st-radius);width:24px;height:24px;color:var(--st-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .12s;display:inline-flex}.st-dialog__close:hover{background:var(--st-hover)}.st-dialog__body{gap:var(--st-space-3);padding:var(--st-space-2) var(--st-space-4);flex-direction:column;max-height:60vh;display:flex;overflow-y:auto}.st-dialog__footer{justify-content:flex-end;align-items:center;gap:var(--st-space-2);padding:var(--st-space-3) var(--st-space-4) var(--st-space-4);display:flex}.st-field{gap:var(--st-space-1);flex-direction:column;display:flex}.st-field__label{font-size:var(--st-font-size-sm);font-weight:var(--st-fw-medium);color:var(--st-text-secondary)}.st-field__req{color:var(--st-danger);margin-left:2px}.st-input,.st-select,.st-textarea{width:100%;height:28px;padding:0 var(--st-space-2);border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);outline:none;transition:border-color .12s,box-shadow .12s}.st-textarea{height:auto;min-height:64px;padding:var(--st-space-2);resize:vertical}.st-input:focus,.st-select:focus,.st-textarea:focus{border-color:var(--st-accent);box-shadow:0 0 0 2px var(--st-accent-soft)}.st-checkbox-row{align-items:center;gap:var(--st-space-2);font-size:var(--st-font-size);color:var(--st-text);display:inline-flex}.st-detail-header{align-items:center;gap:var(--st-space-3);margin-bottom:var(--st-space-4);display:flex}.st-back{color:var(--st-text-secondary);font-size:var(--st-font-size-sm);margin-bottom:var(--st-space-4);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.st-back:hover{color:var(--st-text)}.st-detail-grid{gap:var(--st-space-5);grid-template-columns:minmax(0,1fr) 300px;align-items:start;display:grid}@media (max-width:860px){.st-detail-grid{grid-template-columns:minmax(0,1fr)}}.st-panel{border:1px solid var(--st-border);border-radius:var(--st-radius-lg);background:var(--st-bg)}.st-panel__head{padding:var(--st-space-3) var(--st-space-4);border-bottom:1px solid var(--st-border);font-size:var(--st-font-size-sm);font-weight:var(--st-fw-semibold);color:var(--st-text-secondary);letter-spacing:.02em}.st-panel__body{padding:var(--st-space-2) var(--st-space-4)}.st-field-row{gap:var(--st-space-3);padding:var(--st-space-2) 0;border-bottom:1px solid var(--st-border-light);grid-template-columns:160px minmax(0,1fr);align-items:center;display:grid}.st-field-row:last-child{border-bottom:none}.st-field-row__key{color:var(--st-text-secondary);font-size:var(--st-font-size-sm);align-items:center;gap:6px;display:inline-flex}.st-field-row__val{min-width:0;color:var(--st-text)}.st-field-row__val .st-cell-editable{min-width:60px;display:inline-block}.st-timeline-empty{padding:var(--st-space-5) var(--st-space-3);text-align:center;color:var(--st-text-tertiary);font-size:var(--st-font-size-sm)}.st-spin{animation:.8s linear infinite st-spin}@keyframes st-spin{to{transform:rotate(360deg)}}.st-popover{z-index:1200;background:var(--st-bg);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-lg);font-family:var(--st-font);font-size:var(--st-font-size);color:var(--st-text);overflow:hidden}.st-select2{width:100%;position:relative}.st-select2__trigger{align-items:center;gap:var(--st-space-2);width:100%;height:28px;padding:0 var(--st-space-2);border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-bg);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);cursor:pointer;outline:none;transition:border-color .12s,box-shadow .12s;display:flex}.st-select2__trigger:hover{border-color:var(--st-border-strong)}.st-select2__trigger:focus-visible,.st-select2__trigger--open{border-color:var(--st-accent);box-shadow:0 0 0 2px var(--st-accent-soft)}.st-select2__trigger:disabled{opacity:.55;cursor:not-allowed}.st-select2__value{align-items:center;gap:var(--st-space-2);flex:auto;min-width:0;display:flex}.st-select2__value-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.st-select2__placeholder{color:var(--st-text-tertiary)}.st-select2__chevron{color:var(--st-text-secondary);flex:none}.st-select2__clear{border-radius:var(--st-radius-sm);width:16px;height:16px;color:var(--st-text-tertiary);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}.st-select2__clear:hover{background:var(--st-hover);color:var(--st-text)}.st-select2__dot{border-radius:var(--st-radius-pill);flex:none;width:8px;height:8px}.st-select2__popover{flex-direction:column;max-height:320px;display:flex}.st-select2__search{align-items:center;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-3);border-bottom:1px solid var(--st-border-light);color:var(--st-text-tertiary);display:flex}.st-select2__search input{font-family:inherit;font-size:var(--st-font-size);color:var(--st-text);background:0 0;border:none;outline:none;flex:auto}.st-select2__list{min-height:0;padding:var(--st-space-1);scrollbar-width:thin;flex:auto;overflow-y:auto}.st-select2__empty{padding:var(--st-space-3);text-align:center;color:var(--st-text-tertiary);font-size:var(--st-font-size-sm)}.st-select2__option{align-items:center;gap:var(--st-space-2);width:100%;padding:6px var(--st-space-2);border-radius:var(--st-radius);color:var(--st-text);font-family:inherit;font-size:var(--st-font-size);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.st-select2__option--active{background:var(--st-hover)}.st-select2__option--selected{font-weight:var(--st-fw-medium)}.st-select2__option:disabled{opacity:.5;cursor:not-allowed}.st-select2__option-text{flex-direction:column;flex:auto;min-width:0;display:flex}.st-select2__option-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.st-select2__option-desc{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.st-select2__check{color:var(--st-accent);flex:none}.sabcrm-twenty .st-table-wrap{border:1px solid var(--st-border-light);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-md);background:var(--st-bg)}.sabcrm-twenty .st-table thead th{z-index:2;border-bottom:1px solid var(--st-border);color:var(--st-text-secondary);font-weight:var(--st-fw-semibold);letter-spacing:.01em;background:linear-gradient(#fcfdff 0%,#f7f9fc 100%);position:sticky;top:0}.sabcrm-twenty .st-table td{border-right-color:#0000;border-bottom-color:var(--st-border-light);transition:background 90ms}.sabcrm-twenty .st-row:hover td{background:var(--st-hover)}.sabcrm-twenty .st-nav-item{border-radius:var(--st-radius-lg);position:relative}.sabcrm-twenty .st-nav-item.active{background:var(--st-accent-soft);color:var(--st-accent-hover);font-weight:var(--st-fw-semibold)}.sabcrm-twenty .st-nav-item.active .st-nav-item__icon{color:var(--st-accent)}.sabcrm-twenty .st-nav-item.active:before{content:"";border-radius:var(--st-radius-pill);background:var(--st-accent);width:3px;height:16px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.sabcrm-twenty .st-btn--primary{background:var(--st-accent-grad);border-color:#0000;transition:filter .12s,box-shadow .12s,transform 60ms;box-shadow:0 1px 2px #1018281f,inset 0 0 0 1px #2563eb66}.sabcrm-twenty .st-btn--primary:hover{filter:brightness(1.04);box-shadow:0 3px 10px var(--st-accent-ring), 0 0 0 1px #2563eb80 inset}.sabcrm-twenty .st-btn--primary:active{filter:brightness(.98);transform:translateY(.5px)}.sabcrm-twenty .st-input,.sabcrm-twenty .st-select,.sabcrm-twenty .st-textarea,.sabcrm-twenty .st-select2__trigger{border-radius:var(--st-radius)}.sabcrm-twenty .st-input:focus,.sabcrm-twenty .st-select:focus,.sabcrm-twenty .st-textarea:focus,.sabcrm-twenty .st-select2__trigger--open{box-shadow:0 0 0 3px var(--st-accent-ring)}.sabcrm-twenty .st-avatar{border-radius:var(--st-radius);box-shadow:inset 0 0 0 1px #1018280f}.sabcrm-twenty .st-avatar--round{border-radius:var(--st-radius-pill)}.sabcrm-twenty .st-avatar--lg{box-shadow:inset 0 0 0 1px #10182814, var(--st-shadow-sm)}.sabcrm-twenty .st-chip{border-radius:var(--st-radius-pill)}.sabcrm-twenty .st-dialog,.sabcrm-twenty .st-popover{border-radius:var(--st-radius-lg)}.sabcrm-twenty .st-page-header__icon{background:var(--st-accent-soft);color:var(--st-accent);border-color:#0000}.sabcrm-twenty .st-search__input{border-radius:var(--st-radius)}
