.Sidebar-module__WZVnLW__sidebar{background-color:hsl(var(--bg-sidebar));width:260px;height:100vh;color:hsl(var(--fg-sidebar));z-index:10;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Sidebar-module__WZVnLW__sidebarCollapsed{width:60px}.Sidebar-module__WZVnLW__brandArea{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;min-height:64px;padding:16px 12px;display:flex}.Sidebar-module__WZVnLW__toggleBtn{cursor:pointer;width:28px;height:28px;color:hsl(var(--fg-sidebar-dim));background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__toggleBtn:hover{color:#fff;background:#ffffff24}.Sidebar-module__WZVnLW__brandLogo{background:var(--theme-gradient);color:#fff;width:40px;height:40px;box-shadow:0 4px 12px #0000004d, 0 0 10px var(--theme-color-glow);border-radius:10px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;transition:all .5s;display:flex}.Sidebar-module__WZVnLW__brandName{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__brandTitle{letter-spacing:.02em;font-size:1.15rem;font-weight:700}.Sidebar-module__WZVnLW__brandSubtitle{color:hsl(var(--fg-sidebar-dim));text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.Sidebar-module__WZVnLW__navigation{flex-direction:column;flex:1;gap:4px;padding:16px 8px;display:flex}.Sidebar-module__WZVnLW__navItem{color:hsl(var(--fg-sidebar-dim));cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Sidebar-module__WZVnLW__navItemCollapsed{justify-content:center;gap:0;padding:10px 0}.Sidebar-module__WZVnLW__navItem:hover{color:hsl(var(--fg-sidebar));background-color:#ffffff0a;transform:translate(4px)}.Sidebar-module__WZVnLW__navItemActive{color:#fff;box-shadow:inset 3px 0 0 var(--theme-color);background:#ffffff12;font-weight:600}.Sidebar-module__WZVnLW__navItemIcon{width:20px;height:20px;transition:transform .2s}.Sidebar-module__WZVnLW__navItem:hover .Sidebar-module__WZVnLW__navItemIcon{transform:scale(1.1)}.Sidebar-module__WZVnLW__navItemActive .Sidebar-module__WZVnLW__navItemIcon{color:var(--theme-color);filter:drop-shadow(0 0 4px var(--theme-color))}.Sidebar-module__WZVnLW__userProfile{background-color:#00000026;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 12px;display:flex}.Sidebar-module__WZVnLW__userProfileCollapsed{justify-content:center;padding:14px 0}.Sidebar-module__WZVnLW__avatar{background-color:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.Sidebar-module__WZVnLW__avatarOnline{background-color:hsl(var(--success));border:2px solid hsl(var(--bg-sidebar));border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.Sidebar-module__WZVnLW__userInfo{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__userName{color:#fff;font-size:.9rem;font-weight:600}.Sidebar-module__WZVnLW__userRole{color:hsl(var(--fg-sidebar-dim));font-size:.75rem}
.Header-module__hBw1pG__header{border-bottom:1px solid hsl(var(--border-color));background-color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.Header-module__hBw1pG__titleArea{flex-direction:column;display:flex}.Header-module__hBw1pG__title{color:#0f172a;font-size:1.4rem;font-weight:700}.Header-module__hBw1pG__subtitle{color:#64748b;margin-top:2px;font-size:.85rem}.Header-module__hBw1pG__actionArea{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__companySelector{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:4px;padding:5px;display:flex}.Header-module__hBw1pG__companyBtn{font-family:var(--font-family);cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__hBw1pG__companyBtn:hover{color:#334155;background-color:#ffffff80}.Header-module__hBw1pG__btnAlferActive{color:#1e3a8a;background-color:#fff;box-shadow:0 4px 10px #1e3a8a1a,0 0 0 1px #1e3a8a26}.Header-module__hBw1pG__btnAnaluActive{color:#0d9488;background-color:#fff;box-shadow:0 4px 10px #0d94881a,0 0 0 1px #0d948826}.Header-module__hBw1pG__btnAmoreiraActive{color:#ca8a04;background-color:#fff;box-shadow:0 4px 10px #ca8a041a,0 0 0 1px #ca8a0426}.Header-module__hBw1pG__indicatorDot{background-color:#cbd5e1;border-radius:50%;width:8px;height:8px}.Header-module__hBw1pG__dotAlfer{background-color:#1e3a8a;box-shadow:0 0 6px #1e3a8a}.Header-module__hBw1pG__dotAnalu{background-color:#0d9488;box-shadow:0 0 6px #0d9488}.Header-module__hBw1pG__dotAmoreira{background-color:#ca8a04;box-shadow:0 0 6px #ca8a04}.Header-module__hBw1pG__metaInfo{border-left:1px solid hsl(var(--border-color));align-items:center;gap:16px;padding-left:20px;display:flex}.Header-module__hBw1pG__currentCompanyBadge{text-align:right;flex-direction:column;display:flex}.Header-module__hBw1pG__currentCompLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.Header-module__hBw1pG__currentCompName{color:var(--theme-color);font-size:.9rem;font-weight:700;transition:color .3s}
