.DashboardPage-module__ILUReW__dashboard{--admin-bg:#080909;--admin-panel:#0f1012;--admin-border:#1e2124;--admin-border-light:#2b2e32;--admin-amber:#d9822b;--admin-amber-glow:#d9822b14;--admin-ivory:#eee8de;--admin-muted:#6b6560;--admin-muted-light:#9a9389;flex-direction:column;flex:1;gap:10px;min-height:calc(100dvh - 68px);padding:18px 24px 24px;display:flex;position:relative;overflow-x:hidden}.DashboardPage-module__ILUReW__bgDecor{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.DashboardPage-module__ILUReW__bgDecorRing{border:1px solid var(--admin-border);opacity:.14;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.DashboardPage-module__ILUReW__bgDecorRingInner{border:1px solid var(--admin-amber);opacity:.04;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.DashboardPage-module__ILUReW__bgDecorGrid{background-image:linear-gradient(var(--admin-border) 1px, transparent 1px), linear-gradient(90deg, var(--admin-border) 1px, transparent 1px);opacity:.04;background-size:48px 48px;position:absolute;inset:0}.DashboardPage-module__ILUReW__kpiSection{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid;position:relative}.DashboardPage-module__ILUReW__analyticsSection{z-index:1;grid-template-columns:minmax(0,2fr) minmax(0,.85fr) minmax(0,1.25fr);gap:10px;height:265px;display:grid;position:relative}.DashboardPage-module__ILUReW__analyticsSection>*{height:100%;overflow:hidden}.DashboardPage-module__ILUReW__operationalSection{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;height:220px;display:grid;position:relative}.DashboardPage-module__ILUReW__operationalSection>*{height:100%;overflow:hidden}.DashboardPage-module__ILUReW__bottomSection{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,2fr);gap:10px;height:180px;display:grid;position:relative}.DashboardPage-module__ILUReW__bottomSection>*{height:100%;overflow:hidden}.DashboardPage-module__ILUReW__emptyStatePanel{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:0;padding:6px 0;display:flex}.DashboardPage-module__ILUReW__emptyStatePanelCounter{flex-direction:column;align-items:center;gap:3px;display:flex}.DashboardPage-module__ILUReW__emptyStatePanelValue{font-family:var(--hooks-font-sans);color:var(--admin-muted);font-size:2rem;font-weight:700;line-height:1}.DashboardPage-module__ILUReW__emptyStatePanelLabel{font-family:var(--hooks-font-mono);letter-spacing:.3em;color:var(--admin-muted);text-transform:uppercase;font-size:.5rem}.DashboardPage-module__ILUReW__emptyStatePanelText{font-family:var(--hooks-font-mono);letter-spacing:.22em;color:var(--admin-muted);text-transform:uppercase;margin:0;font-size:.5rem}.DashboardPage-module__ILUReW__tablePanel{flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:hidden}.DashboardPage-module__ILUReW__tableHeader{border-bottom:1px solid var(--admin-border-light);flex-shrink:0;gap:8px;margin-bottom:6px;padding:4px 0 6px;display:flex}.DashboardPage-module__ILUReW__tableCol{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted-light);text-transform:uppercase;flex-shrink:0;min-width:36px;font-size:.5rem}.DashboardPage-module__ILUReW__tableColWide{flex:1;min-width:0}.DashboardPage-module__ILUReW__tableEmptyState{flex:1;justify-content:center;align-items:center;padding:14px 0;display:flex}.DashboardPage-module__ILUReW__tableEmptyState span{font-family:var(--hooks-font-mono);letter-spacing:.22em;color:var(--admin-muted);text-transform:uppercase;font-size:.5rem}@media (max-width:1280px){.DashboardPage-module__ILUReW__analyticsSection{height:240px}.DashboardPage-module__ILUReW__operationalSection{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.DashboardPage-module__ILUReW__operationalSection>*{height:190px}.DashboardPage-module__ILUReW__bottomSection{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.DashboardPage-module__ILUReW__bottomSection>*{height:165px}}@media (max-width:1024px){.DashboardPage-module__ILUReW__dashboard{gap:8px;padding:14px 16px 20px}.DashboardPage-module__ILUReW__kpiSection{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardPage-module__ILUReW__analyticsSection{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto}.DashboardPage-module__ILUReW__analyticsSection>*{height:200px}.DashboardPage-module__ILUReW__analyticsSection>:last-child{grid-column:1/-1;height:180px}.DashboardPage-module__ILUReW__operationalSection{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.DashboardPage-module__ILUReW__operationalSection>*{height:190px}.DashboardPage-module__ILUReW__bottomSection{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.DashboardPage-module__ILUReW__bottomSection>*{height:165px}}@media (max-width:768px){.DashboardPage-module__ILUReW__dashboard{gap:8px;padding:12px 12px 18px}.DashboardPage-module__ILUReW__kpiSection{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardPage-module__ILUReW__analyticsSection{grid-template-columns:1fr;height:auto}.DashboardPage-module__ILUReW__analyticsSection>*{height:200px}.DashboardPage-module__ILUReW__operationalSection{grid-template-columns:1fr;height:auto}.DashboardPage-module__ILUReW__operationalSection>*{height:170px}.DashboardPage-module__ILUReW__bottomSection{grid-template-columns:1fr;height:auto}.DashboardPage-module__ILUReW__bottomSection>*{height:165px}.DashboardPage-module__ILUReW__bgDecorRing{display:none}}@media (max-width:480px){.DashboardPage-module__ILUReW__dashboard{gap:6px;padding:10px 10px 14px}.DashboardPage-module__ILUReW__kpiSection{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.DashboardPage-module__ILUReW__bgDecorRing{animation:none}}
.DashboardKpi-module__cB_U0q__kpi{--admin-panel:#0f1012;--admin-border:#1e2124;--admin-border-light:#2b2e32;--admin-amber:#d9822b;--admin-amber-glow:#d9822b17;--admin-ivory:#eee8de;--admin-muted:#6b6560;--admin-muted-light:#9a9389;background-color:var(--admin-panel);border:1px solid var(--admin-border);clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%);background-image:linear-gradient(160deg,#ffffff04 0%,#0000 60%);flex-direction:column;gap:8px;min-width:0;padding:14px 16px 12px;display:flex;position:relative;overflow:hidden}.DashboardKpi-module__cB_U0q__kpi:before{content:"";background:linear-gradient(to bottom, var(--admin-amber-glow) 0%, transparent 100%);pointer-events:none;height:40px;position:absolute;top:0;left:0;right:0}.DashboardKpi-module__cB_U0q__kpi:after{content:"";background:linear-gradient(to right, transparent 0%, var(--admin-border-light) 30%, var(--admin-border-light) 70%, transparent 100%);opacity:.5;height:1px;position:absolute;bottom:28px;left:14px;right:14px}.DashboardKpi-module__cB_U0q__topAccent{background:linear-gradient(to right, var(--admin-amber) 0%, #d9822b80 50%, transparent 80%);opacity:.7;height:1px;position:absolute;top:0;left:0;right:0}.DashboardKpi-module__cB_U0q__kpi_loja{border-left:2px solid #d9822b66}.DashboardKpi-module__cB_U0q__kpi_parceiros{border-left:2px solid #646a738c}.DashboardKpi-module__cB_U0q__kpi_global{border-left:2px solid var(--admin-border-light)}.DashboardKpi-module__cB_U0q__header{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.DashboardKpi-module__cB_U0q__label{font-family:var(--hooks-font-mono);letter-spacing:.28em;color:var(--admin-muted-light);text-transform:uppercase;font-size:.5rem;line-height:1.5}.DashboardKpi-module__cB_U0q__icon{color:var(--admin-amber);opacity:.55;flex-shrink:0;align-items:center;display:flex}.DashboardKpi-module__cB_U0q__valueBlock{align-items:baseline;gap:4px;display:flex}.DashboardKpi-module__cB_U0q__value{font-family:var(--hooks-font-sans);letter-spacing:.02em;color:var(--admin-ivory);font-size:1.5rem;font-weight:700;line-height:1}.DashboardKpi-module__cB_U0q__footer{margin-top:2px}.DashboardKpi-module__cB_U0q__note{font-family:var(--hooks-font-mono);letter-spacing:.22em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardKpi-module__cB_U0q__cornerDecor{border-top:1px solid var(--admin-amber);border-left:1px solid var(--admin-amber);opacity:.25;width:20px;height:20px;position:absolute;bottom:12px;right:0}
.DashboardPanel-module__Um4_SG__panel{--admin-panel:#0f1012;--admin-panel-inner:#0c0d0f;--admin-border:#1e2124;--admin-border-light:#2b2e32;--admin-amber:#d9822b;--admin-amber-glow:#d9822b12;--admin-ivory:#eee8de;--admin-muted:#6b6560;--admin-muted-light:#9a9389;background-color:var(--admin-panel);border:1px solid var(--admin-border);clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%);background-image:linear-gradient(170deg,#ffffff03 0%,#0000 50%);flex-direction:column;display:flex;position:relative;overflow:hidden}.DashboardPanel-module__Um4_SG__panel:before{content:"";background:linear-gradient(to bottom, var(--admin-amber-glow) 0%, transparent 100%);pointer-events:none;z-index:0;height:50px;position:absolute;top:0;left:0;right:0}.DashboardPanel-module__Um4_SG__panel:after{content:"";background:var(--admin-amber);opacity:.35;z-index:2;width:30px;height:1px;position:absolute;top:0;left:0}.DashboardPanel-module__Um4_SG__topAccent{background:linear-gradient(to right, var(--admin-amber) 0%, #d9822b66 35%, transparent 65%);opacity:.55;z-index:1;height:1px;position:absolute;top:0;left:0;right:0}.DashboardPanel-module__Um4_SG__header{z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px 8px;display:flex;position:relative}.DashboardPanel-module__Um4_SG__titleBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.DashboardPanel-module__Um4_SG__title{font-family:var(--hooks-font-mono);letter-spacing:.26em;color:var(--admin-muted-light);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.5625rem;font-weight:600;overflow:hidden}.DashboardPanel-module__Um4_SG__subtitle{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardPanel-module__Um4_SG__headerDecor{flex-shrink:0;align-items:center;gap:3px;display:flex}.DashboardPanel-module__Um4_SG__headerDecorDot{background-color:var(--admin-border-light);border-radius:50%;width:4px;height:4px}.DashboardPanel-module__Um4_SG__divider{background:linear-gradient(to right, var(--admin-amber) 0%, var(--admin-border-light) 15%, var(--admin-border) 60%, transparent 100%);opacity:.6;flex-shrink:0;height:1px}.DashboardPanel-module__Um4_SG__content{z-index:1;flex-direction:column;flex:1;min-height:0;padding:12px 16px;display:flex;position:relative;overflow:hidden}.DashboardPanel-module__Um4_SG__span_full{grid-column:1/-1}.DashboardPanel-module__Um4_SG__span_half{grid-column:span 2}.DashboardPanel-module__Um4_SG__span_third{grid-column:span 1}.DashboardPanel-module__Um4_SG__span_two_thirds{grid-column:span 2}
.DashboardCharts-module__mJwR0q__chartWrapper,.DashboardCharts-module__mJwR0q__donutWrapper,.DashboardCharts-module__mJwR0q__alertsWrapper,.DashboardCharts-module__mJwR0q__stockWrapper,.DashboardCharts-module__mJwR0q__expedicaoWrapper{--admin-panel:#0f1012;--admin-border:#1e2124;--admin-border-light:#2b2e32;--admin-amber:#d9822b;--admin-ivory:#eee8de;--admin-muted:#6b6560;--admin-muted-light:#9a9389}.DashboardCharts-module__mJwR0q__chartWrapper{flex-direction:column;gap:8px;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.DashboardCharts-module__mJwR0q__chartCircleDecor{border:1px solid var(--admin-border);opacity:.2;pointer-events:none;border-radius:50%;width:110px;height:110px;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.DashboardCharts-module__mJwR0q__chartCircleDecorInner{border:1px solid var(--admin-amber);opacity:.06;pointer-events:none;border-radius:50%;width:70px;height:70px;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.DashboardCharts-module__mJwR0q__chartSvg{flex:1;width:100%;min-height:0;max-height:100%;display:block}.DashboardCharts-module__mJwR0q__chartLegend{flex-shrink:0;align-items:center;gap:16px;padding:0 4px;display:flex}.DashboardCharts-module__mJwR0q__legendItem{align-items:center;gap:6px;display:flex}.DashboardCharts-module__mJwR0q__legendDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.DashboardCharts-module__mJwR0q__legendBar{flex-shrink:0;width:10px;height:2px}.DashboardCharts-module__mJwR0q__legendLabel{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted-light);text-transform:uppercase;font-size:.5rem}.DashboardCharts-module__mJwR0q__chartEmptyState{flex-shrink:0;justify-content:center;align-items:center;padding:3px 0;display:flex}.DashboardCharts-module__mJwR0q__chartEmptyText{font-family:var(--hooks-font-mono);letter-spacing:.25em;color:var(--admin-muted);text-transform:uppercase;font-size:.5rem}.DashboardCharts-module__mJwR0q__donutWrapper{align-items:center;gap:16px;height:100%;min-height:0;display:flex;overflow:hidden}.DashboardCharts-module__mJwR0q__donutContainer{flex-shrink:0;width:96px;height:96px;position:relative}.DashboardCharts-module__mJwR0q__donutSvg{width:100%;height:100%}.DashboardCharts-module__mJwR0q__donutCenter{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.DashboardCharts-module__mJwR0q__donutValue{font-family:var(--hooks-font-sans);color:var(--admin-ivory);font-size:1.375rem;font-weight:700;line-height:1}.DashboardCharts-module__mJwR0q__donutLabel{font-family:var(--hooks-font-mono);letter-spacing:.22em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardCharts-module__mJwR0q__donutLegend{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex;overflow:hidden}.DashboardCharts-module__mJwR0q__donutLegendItem{align-items:center;gap:6px;display:flex}.DashboardCharts-module__mJwR0q__donutLegendDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.DashboardCharts-module__mJwR0q__donutLegendLabel{font-family:var(--hooks-font-sans);color:var(--admin-muted-light);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.625rem;overflow:hidden}.DashboardCharts-module__mJwR0q__donutLegendValue{font-family:var(--hooks-font-mono);color:var(--admin-muted);flex-shrink:0;font-size:.625rem;font-weight:600}.DashboardCharts-module__mJwR0q__donutEmptyState{border-top:1px solid var(--admin-border);margin-top:4px;padding-top:5px}.DashboardCharts-module__mJwR0q__donutEmptyState span{font-family:var(--hooks-font-mono);letter-spacing:.22em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardCharts-module__mJwR0q__alertsWrapper{flex-direction:column;gap:0;height:100%;min-height:0;display:flex;overflow:hidden}.DashboardCharts-module__mJwR0q__alertItem{border-bottom:1px solid var(--admin-border);flex:1;align-items:center;gap:10px;min-height:0;padding:0;display:flex}.DashboardCharts-module__mJwR0q__alertItem:last-child{border-bottom:none}.DashboardCharts-module__mJwR0q__alertDot{background-color:var(--admin-border-light);border-radius:50%;flex-shrink:0;width:5px;height:5px}.DashboardCharts-module__mJwR0q__alertInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.DashboardCharts-module__mJwR0q__alertLabel{font-family:var(--hooks-font-sans);color:var(--admin-muted-light);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;overflow:hidden}.DashboardCharts-module__mJwR0q__alertCount{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardCharts-module__mJwR0q__alertValue{font-family:var(--hooks-font-sans);color:var(--admin-muted);flex-shrink:0;font-size:1rem;font-weight:700}.DashboardCharts-module__mJwR0q__stockWrapper{flex-direction:column;justify-content:center;gap:12px;height:100%;min-height:0;display:flex;overflow:hidden}.DashboardCharts-module__mJwR0q__stockChannel{align-items:center;gap:12px;display:flex}.DashboardCharts-module__mJwR0q__stockCircleWrapper{flex-shrink:0;position:relative}.DashboardCharts-module__mJwR0q__stockCircleCenter{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashboardCharts-module__mJwR0q__stockPercent{font-family:var(--hooks-font-mono);color:var(--admin-muted);font-size:.5625rem;font-weight:600}.DashboardCharts-module__mJwR0q__stockInfo{flex-direction:column;gap:2px;display:flex}.DashboardCharts-module__mJwR0q__stockChannelLabel{font-family:var(--hooks-font-mono);letter-spacing:.3em;text-transform:uppercase;font-size:.5rem;font-weight:600}.DashboardCharts-module__mJwR0q__stockItems{font-family:var(--hooks-font-sans);color:var(--admin-ivory);font-size:1.125rem;font-weight:700;line-height:1}.DashboardCharts-module__mJwR0q__stockItemsLabel{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted);text-transform:uppercase;font-size:.4375rem}.DashboardCharts-module__mJwR0q__expedicaoWrapper{align-items:flex-end;gap:14px;height:100%;min-height:0;padding-bottom:4px;display:flex;overflow:hidden}.DashboardCharts-module__mJwR0q__expedicaoSlot{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.DashboardCharts-module__mJwR0q__expedicaoBar{opacity:.4;border:1px solid;flex:1;align-items:flex-end;width:100%;max-height:90px;display:flex;position:relative;overflow:hidden}.DashboardCharts-module__mJwR0q__expedicaoBarFill{width:100%;transition:height .3s}.DashboardCharts-module__mJwR0q__expedicaoValue{font-family:var(--hooks-font-sans);color:var(--admin-muted);flex-shrink:0;font-size:1rem;font-weight:700}.DashboardCharts-module__mJwR0q__expedicaoLabel{font-family:var(--hooks-font-mono);letter-spacing:.2em;color:var(--admin-muted);text-transform:uppercase;text-align:center;flex-shrink:0;font-size:.4375rem}@media (max-width:768px){.DashboardCharts-module__mJwR0q__donutWrapper{flex-direction:column;align-items:flex-start;gap:10px}.DashboardCharts-module__mJwR0q__stockWrapper{flex-flow:wrap}}
