.side-menu{background:#102235;border-right:1px solid rgba(255,255,255,.12);bottom:0;box-shadow:14px 0 34px #10223524;color:#fff;display:grid;grid-template-rows:auto 1fr auto;left:0;padding:14px 10px;position:fixed;top:0;transition:width .18s ease;width:218px;z-index:50}.side-menu.collapsed{width:74px}.menu-brand{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:18px;min-height:38px;overflow:hidden}.menu-logo{display:block;height:30px;max-width:142px;object-fit:contain;object-position:left center;width:auto}.side-menu.collapsed .menu-brand{display:grid;gap:8px;justify-items:center}.side-menu.collapsed .menu-logo{height:34px;max-width:42px;object-position:center}.menu-collapse-button{align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.menu-collapse-button:hover{background:#ffffff2e}.side-menu.collapsed .menu-collapse-button{margin:0 auto}.side-menu nav{display:grid;gap:8px;align-content:start}.side-menu a,.menu-group-button{align-items:center;border:0;border-radius:8px;color:#d2dde6;display:grid;gap:12px;grid-template-columns:24px 1fr;min-height:44px;overflow:hidden;padding:0 12px;text-decoration:none}.menu-group-button{background:transparent;cursor:pointer;font:inherit;text-align:left;width:100%}.side-menu a:hover,.side-menu a.active,.menu-group-button:hover,.menu-group-button.active{background:#ffffff1a;color:#fff}.side-menu a span,.menu-group-button span{font-size:14px;font-weight:900;white-space:nowrap}.menu-group{display:grid;gap:6px}.menu-group-button{grid-template-columns:24px 1fr 16px}.menu-chevron{transition:transform .16s ease}.menu-group.open .menu-chevron{transform:rotate(180deg)}.submenu{border-left:1px solid rgba(255,255,255,.14);display:grid;gap:4px;margin-left:23px;padding-left:9px}.submenu a{min-height:38px}.submenu a span{font-size:13px}.side-menu.collapsed a,.side-menu.collapsed .menu-group-button{grid-template-columns:24px;justify-content:center;padding:0}.side-menu.collapsed a span,.side-menu.collapsed .menu-group-button span,.side-menu.collapsed .menu-chevron,.side-menu.collapsed .submenu{display:none}.global-actions{align-items:center;display:flex;gap:8px;position:fixed;right:24px;top:18px;z-index:90}.global-icon-button{align-items:center;background:#fff;border:1px solid #d7deea;border-radius:999px;box-shadow:0 12px 28px #1022351f;color:#172033;cursor:pointer;display:inline-flex;height:38px;justify-content:center;position:relative;text-decoration:none;width:38px}.menu-footer{display:grid;gap:8px}.global-icon-button:hover,.global-icon-button.active{background:#eef4ff;border-color:#bfd2ff;color:#1d4ed8}.global-icon-button.logout:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.global-icon-button.bell.active{animation:bellPulse 1.3s infinite}.notification-count{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:900;height:19px;justify-content:center;min-width:19px;padding:0 4px;position:absolute;right:-6px;top:-6px}.notification-wrap{position:relative}.notification-panel{background:#fff;border:1px solid #d7deea;border-radius:8px;box-shadow:0 24px 60px #10223533;color:#172033;position:absolute;right:0;top:48px;width:min(380px,calc(100vw - 32px))}.notification-head{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:13px 14px}.notification-head strong{font-size:15px}.notification-head span{color:#64748b;font-size:12px;font-weight:800}.notification-list{display:grid;gap:8px;max-height:440px;overflow:auto;padding:10px}.notification-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#172033;display:grid;gap:4px;padding:10px;text-decoration:none}.notification-item strong{font-size:13px}.notification-item span{color:#475569;font-size:12px;line-height:1.35}.notification-item.danger{background:#fef2f2;border-color:#fecaca}.notification-item.warning{background:#fff7ed;border-color:#fed7aa}.notification-item.info{background:#eff6ff;border-color:#bfdbfe}.notification-empty{color:#64748b;font-size:13px;padding:18px 8px;text-align:center}@keyframes bellPulse{0%,to{box-shadow:0 0 #ef44445c;transform:scale(1)}50%{box-shadow:0 0 0 8px #ef444400;transform:scale(1.03)}}:root[data-theme=dark]{color-scheme:dark}.access-blocked{align-items:center;background:#102235b8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:120}.access-blocked>div{background:#fff;border-radius:8px;box-shadow:0 24px 70px #10223547;color:#102235;display:grid;gap:10px;max-width:420px;padding:22px;text-align:center}.access-blocked strong{font-size:22px}.access-blocked span{color:#526174;line-height:1.4}.access-blocked a{align-items:center;background:#ffbe0b;border-radius:999px;color:#102235;display:inline-flex;font-weight:900;justify-content:center;min-height:42px;padding:0 16px;text-decoration:none}.settings-process-backdrop{align-items:center;background:#1022358a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:130}.settings-process-modal{background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:8px;box-shadow:0 28px 80px #0a182647;color:#17202e;display:grid;gap:14px;max-width:680px;padding:16px;width:min(680px,100%)}.settings-process-head{align-items:center;border-bottom:1px solid #e3e9ef;display:flex;justify-content:space-between;padding-bottom:12px}.settings-process-head span{color:#006d77;display:block;font-size:12px;font-weight:900;margin-bottom:4px;text-transform:uppercase}.settings-process-head strong{font-size:22px}.settings-process-close{align-items:center;background:#f3f6f8;border:1px solid #d7e1ea;border-radius:8px;color:#102235;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.settings-process-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-process-card{background:#fbfcfd;border:1px solid #dce3ea;border-radius:8px;color:#17202e;display:grid;gap:8px;min-height:146px;padding:16px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.settings-process-card:hover{border-color:#b8c9d8;box-shadow:0 16px 34px #25364a1f;transform:translateY(-1px)}.settings-process-card>div{align-items:center;background:#102235;border-radius:8px;color:#fff;display:inline-flex;height:42px;justify-content:center;width:42px}.settings-process-card.primary>div{background:#006d77}.settings-process-card strong{font-size:17px}.settings-process-card span{color:#657184;font-size:13px;line-height:1.35}@media(max-width:760px){.side-menu{width:66px}.side-menu:not(.collapsed){width:210px}.global-actions{right:12px;top:12px}.settings-process-backdrop{padding:10px}.settings-process-grid{grid-template-columns:1fr}}:root{--page-bg: #eef2f5;--page-gradient: linear-gradient(135deg, #f7fafc 0%, #e9eef2 60%, #f5f7f9 100%);--surface: rgba(255, 255, 255, .94);--surface-solid: #ffffff;--surface-soft: #fbfcfd;--text: #17202e;--muted: #657184;--line: #dce3ea;--line-soft: #e1e8ee}:root[data-theme=dark]{--page-bg: #0d1520;--page-gradient: linear-gradient(135deg, #0d1520 0%, #111c2a 60%, #0f1722 100%);--surface: rgba(20, 32, 46, .94);--surface-solid: #14202e;--surface-soft: #182536;--text: #e8eef5;--muted: #9fb0c0;--line: #2a3a4d;--line-soft: #304154;color-scheme:dark}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell,:root[data-theme=dark] .clientes-shell,:root[data-theme=dark] .import-shell,:root[data-theme=dark] .users-shell,:root[data-theme=dark] .config-shell{background:var(--page-gradient);color:var(--text)}:root[data-theme=dark] .panel,:root[data-theme=dark] .metric,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .client-form,:root[data-theme=dark] .client-board,:root[data-theme=dark] .import-panel,:root[data-theme=dark] .grid-panel,:root[data-theme=dark] .modal-section,:root[data-theme=dark] .access-modal,:root[data-theme=dark] .access-panel,:root[data-theme=dark] .form-card,:root[data-theme=dark] .profile-builder,:root[data-theme=dark] .profile-panel,:root[data-theme=dark] .impact-panel{background:var(--surface);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .config-hero{color:#fff}:root[data-theme=dark] .section-card,:root[data-theme=dark] .client-row-card,:root[data-theme=dark] .user-row,:root[data-theme=dark] .collab-card,:root[data-theme=dark] .preview-card,:root[data-theme=dark] .collab-row,:root[data-theme=dark] .profile-row,:root[data-theme=dark] .check,:root[data-theme=dark] .profile-preview,:root[data-theme=dark] .search-box{background:var(--surface-soft);border-color:var(--line-soft);color:var(--text)}:root[data-theme=dark] .permission-card,:root[data-theme=dark] .module-card,:root[data-theme=dark] .impact-card{background:var(--surface-soft);border-color:var(--line-soft);color:var(--text)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:var(--surface-solid);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .field span,:root[data-theme=dark] .metric span,:root[data-theme=dark] .metric-card span,:root[data-theme=dark] .empty,:root[data-theme=dark] small,:root[data-theme=dark] .user-row span,:root[data-theme=dark] .client-row-title span,:root[data-theme=dark] .panel-title p,:root[data-theme=dark] .table-header,:root[data-theme=dark] .identity-cell small,:root[data-theme=dark] .contact-cell,:root[data-theme=dark] .empty-state{color:var(--muted)}:root[data-theme=dark] .form-title,:root[data-theme=dark] .list-title,:root[data-theme=dark] .panel-title,:root[data-theme=dark] .modal-head,:root[data-theme=dark] .board-title{border-color:var(--line-soft)}:root[data-theme=dark] .profile-pill,:root[data-theme=dark] .profile-preview span,:root[data-theme=dark] .panel-head strong{background:var(--surface-solid);color:var(--text)}:root[data-theme=dark] .module-card em,:root[data-theme=dark] .profile-actions em,:root[data-theme=dark] .edit-inline,:root[data-theme=dark] .block-title-row>span{background:var(--surface-solid);color:var(--text)}:root[data-theme=dark] .form-actions,:root[data-theme=dark] .builder-head,:root[data-theme=dark] .impact-head,:root[data-theme=dark] .config-block{border-color:var(--line-soft)}.status-filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.status-filter-bar button,.analysis-action-button{align-items:center;background:#fff;border:1px solid #d7deea;border-radius:999px;color:#475569;cursor:pointer;display:inline-flex;font-size:12px;font-weight:900;gap:7px;min-height:34px;padding:0 12px}.status-filter-bar button.active,.analysis-action-button{background:#102235;border-color:#102235;color:#fff}.status-dot-label{align-items:center;display:inline-flex;gap:7px}.status-dot{border-radius:999px;display:inline-flex;flex:0 0 auto;height:10px;width:10px}.status-dot.ativo{background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.status-dot.inativo{background:#64748b;box-shadow:0 0 0 4px #64748b1f}.status-dot.suspenso{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.status-dot.outros{background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}
