.dashboard-module__-WhXwa__shell{background:var(--color-bg);flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.dashboard-module__-WhXwa__topbar{height:var(--topbar-height);min-height:var(--topbar-height);background:var(--color-topbar-bg);border-bottom:2px solid var(--color-primary);-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.dashboard-module__-WhXwa__topbarLeft{align-items:center;gap:8px;display:flex}.dashboard-module__-WhXwa__topbarLogo{object-fit:contain;border-radius:4px;width:22px;height:22px}.dashboard-module__-WhXwa__topbarTitle{color:var(--color-topbar-text);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.dashboard-module__-WhXwa__topbarRight{align-items:center;gap:12px;display:flex}.dashboard-module__-WhXwa__companySelector{align-items:center;gap:6px;display:flex}.dashboard-module__-WhXwa__companySelectorLabel{color:var(--color-accent);letter-spacing:.08em;white-space:nowrap;font-size:.6875rem;font-weight:700}.dashboard-module__-WhXwa__companySelect{color:var(--color-topbar-text);font-family:var(--font-sans);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;outline:none;max-width:280px;padding:3px 8px;font-size:.8125rem;font-weight:500;transition:border-color .15s}.dashboard-module__-WhXwa__companySelect:hover,.dashboard-module__-WhXwa__companySelect:focus{border-color:var(--color-accent)}.dashboard-module__-WhXwa__companySelect option{color:#fff;background:#1e2130}.dashboard-module__-WhXwa__menubar{height:var(--menubar-height);min-height:var(--menubar-height);background:var(--color-menu-bg);scrollbar-width:none;border-bottom:1px solid #0003;flex-shrink:0;align-items:stretch;padding:0 4px;display:flex;overflow:auto hidden}.dashboard-module__-WhXwa__menubar::-webkit-scrollbar{display:none}.dashboard-module__-WhXwa__menuItem{color:var(--color-menu-text);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;padding:0 14px;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex;position:relative}.dashboard-module__-WhXwa__menuItem:hover:not(.dashboard-module__-WhXwa__menuItemDisabled){color:#fff;border-bottom-color:var(--color-primary);background:#ffffff12}.dashboard-module__-WhXwa__menuItem:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.dashboard-module__-WhXwa__menuItemDisabled{opacity:.4;cursor:not-allowed}.dashboard-module__-WhXwa__menuItemActive{color:#fff!important;border-bottom-color:var(--color-primary)!important;background:#ffffff1f!important}.dashboard-module__-WhXwa__menuDropdownWrap{align-items:stretch;display:flex;position:relative}.dashboard-module__-WhXwa__dropdown{z-index:999;border:1px solid #ffffff1f;border-top:2px solid var(--color-primary);background:#1e2130;border-radius:0 0 6px 6px;min-width:210px;padding:4px 0;animation:.12s dashboard-module__-WhXwa__dropIn;position:fixed;box-shadow:0 8px 24px #0006}@keyframes dashboard-module__-WhXwa__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__-WhXwa__dropdownItem{width:100%;color:var(--color-menu-text);font-family:var(--font-sans);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 16px;font-size:.8125rem;text-decoration:none;transition:background .1s,color .1s;display:block}.dashboard-module__-WhXwa__dropdownItem:hover{color:#fff;background:#ffffff14}.dashboard-module__-WhXwa__dropdownItemActive{color:var(--color-primary-light,#f87171);background:#cc29362e;font-weight:600}.dashboard-module__-WhXwa__dropdownGroup{border-bottom:1px solid #ffffff14;padding:4px 0}.dashboard-module__-WhXwa__dropdownGroup:last-child{border-bottom:none}.dashboard-module__-WhXwa__dropdownGroupLabel{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;opacity:.8;padding:4px 16px;font-size:.65rem;font-weight:700}.dashboard-module__-WhXwa__dropdownSubGroup{margin-top:4px}.dashboard-module__-WhXwa__dropdownSubGroup .dashboard-module__-WhXwa__dropdownGroupLabel{padding-left:24px}.dashboard-module__-WhXwa__dropdownSubGroup .dashboard-module__-WhXwa__dropdownItem{padding-left:36px}.dashboard-module__-WhXwa__dropdownSubItem{padding-left:24px}.dashboard-module__-WhXwa__filialLabel{color:var(--color-accent);letter-spacing:.08em;white-space:nowrap;font-size:.6875rem;font-weight:700}.dashboard-module__-WhXwa__filialSelect{color:var(--color-topbar-text);font-family:var(--font-sans);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;outline:none;max-width:280px;padding:3px 8px;font-size:.8125rem;font-weight:500;transition:border-color .15s}.dashboard-module__-WhXwa__filialSelect:hover{border-color:var(--color-accent)}.dashboard-module__-WhXwa__filialSelect option{color:#fff;background:#1e2130}.dashboard-module__-WhXwa__tabbar{height:var(--tabbar-height);min-height:var(--tabbar-height);background:var(--color-tab-bar-bg);scrollbar-width:none;flex-shrink:0;align-items:flex-end;gap:2px;padding:0 4px;display:flex;overflow:auto hidden}.dashboard-module__-WhXwa__tabbar::-webkit-scrollbar{display:none}.dashboard-module__-WhXwa__tab{background:var(--color-tab-bg);border:1px solid var(--color-border);height:26px;font-family:var(--font-sans);color:var(--color-tab-text);cursor:pointer;white-space:nowrap;border-bottom:none;border-radius:4px 4px 0 0;align-items:center;gap:6px;margin-top:4px;padding:0 12px;font-size:.8125rem;font-weight:500;transition:all .12s;display:flex}.dashboard-module__-WhXwa__tab:hover:not(.dashboard-module__-WhXwa__tabActive){color:var(--color-text);background:#eaedf2}.dashboard-module__-WhXwa__tabActive{background:var(--color-tab-active);color:var(--color-tab-active-text);border-color:var(--color-border);box-shadow:0 -2px 0 var(--color-primary);height:28px;margin-top:2px;font-weight:600}.dashboard-module__-WhXwa__tabLabel{line-height:1}.dashboard-module__-WhXwa__tabClose{width:16px;height:16px;color:var(--color-text-faint);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:all .12s;display:flex}.dashboard-module__-WhXwa__tabClose:hover{color:var(--color-primary);background:#cc293626}.dashboard-module__-WhXwa__content{background:var(--color-surface);border-top:1px solid var(--color-border);flex:1;position:relative;overflow:hidden auto}.dashboard-module__-WhXwa__tabPanel{width:100%;height:100%;display:none;overflow:auto}.dashboard-module__-WhXwa__tabPanelActive{animation:.2s dashboard-module__-WhXwa__fadeIn;display:block}@keyframes dashboard-module__-WhXwa__fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-module__-WhXwa__bottombar{height:var(--bottombar-height);min-height:var(--bottombar-height);background:var(--color-bottombar-bg);border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 10px;display:flex}.dashboard-module__-WhXwa__bottomLeft{align-items:center;gap:6px;min-width:180px;display:flex}.dashboard-module__-WhXwa__bottomLogo{object-fit:contain;opacity:.8;width:18px;height:18px}.dashboard-module__-WhXwa__bottomCompany{color:var(--color-accent);letter-spacing:.05em;white-space:nowrap;font-size:.6875rem;font-weight:700}.dashboard-module__-WhXwa__bottomShortcuts{flex:1;justify-content:center;align-items:center;gap:3px;display:flex}.dashboard-module__-WhXwa__shortcut{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;justify-content:center;align-items:center;width:34px;height:30px;padding:0;transition:all .15s;display:flex}.dashboard-module__-WhXwa__shortcut:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary)}.dashboard-module__-WhXwa__shortcut:disabled{opacity:.35;cursor:not-allowed}.dashboard-module__-WhXwa__shortcutIcon{font-size:14px;line-height:1}.dashboard-module__-WhXwa__bottomRight{justify-content:flex-end;align-items:center;min-width:160px;display:flex;position:relative}.dashboard-module__-WhXwa__userBtn{cursor:pointer;color:var(--color-topbar-text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px 4px 4px;transition:all .15s;display:flex}.dashboard-module__-WhXwa__userBtn:hover{border-color:var(--color-primary-light);background:#ffffff1a}.dashboard-module__-WhXwa__userAvatar{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.dashboard-module__-WhXwa__userName{color:var(--color-topbar-text);white-space:nowrap;font-size:.8125rem;font-weight:600}.dashboard-module__-WhXwa__userMenu{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);z-index:1000;border-radius:8px;min-width:180px;animation:.15s dashboard-module__-WhXwa__slideUp;position:absolute;bottom:44px;right:0;overflow:hidden}@keyframes dashboard-module__-WhXwa__slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__-WhXwa__userMenuItem{width:100%;font-family:var(--font-sans);color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:9px 14px;font-size:.875rem;transition:background .12s;display:flex}.dashboard-module__-WhXwa__userMenuItem:hover{background:var(--color-surface-2);color:var(--color-text)}.dashboard-module__-WhXwa__userMenuItemDanger{color:var(--color-danger)}.dashboard-module__-WhXwa__userMenuItemDanger:hover{background:var(--color-primary-soft)}.dashboard-module__-WhXwa__userMenuDivider{background:var(--color-border-light);height:1px;margin:3px 0}
.home-module__l3RFBa__home{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-module__l3RFBa__center{flex-direction:column;align-items:center;gap:10px;animation:.5s home-module__l3RFBa__pop;display:flex}@keyframes home-module__l3RFBa__pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.home-module__l3RFBa__logo{object-fit:contain;filter:drop-shadow(0 6px 18px #cc29362e);width:200px;height:200px}.home-module__l3RFBa__line{background:linear-gradient(90deg,#cc2936,#95c11f);border-radius:99px;width:72px;height:3px;margin:2px 0}.home-module__l3RFBa__brand{letter-spacing:-.04em;font-size:3.2rem;font-weight:800;line-height:1}.home-module__l3RFBa__flor{color:#cc2936}.home-module__l3RFBa__pe{color:#7daf0e}.home-module__l3RFBa__sub{color:#9ca3af;letter-spacing:.18em;font-size:.875rem;font-weight:600}
