.dashboard-module__ri1OsW__page{flex-direction:column;gap:16px;display:flex}.dashboard-module__ri1OsW__dashboardHeader{margin-bottom:4px}.dashboard-module__ri1OsW__quickMetricsStrip{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-xxl);box-shadow:var(--shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.dashboard-module__ri1OsW__liveRevenue{min-width:0}.dashboard-module__ri1OsW__stripLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px;font-weight:800}.dashboard-module__ri1OsW__pulseActive{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite dashboard-module__ri1OsW__pulse;box-shadow:0 0 0 3px #006c4933}.dashboard-module__ri1OsW__stripValue{letter-spacing:-.03em;color:var(--foreground);margin-top:4px;font-size:22px;font-weight:800;display:block}.dashboard-module__ri1OsW__pulseGrid{flex-wrap:wrap;gap:20px;display:flex}.dashboard-module__ri1OsW__pulseItem{flex-direction:column;gap:2px;display:flex}.dashboard-module__ri1OsW__pulseLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:10px;font-weight:800}.dashboard-module__ri1OsW__pulseValue{color:var(--foreground);font-size:14px;font-weight:700}.dashboard-module__ri1OsW__headerActions{flex-shrink:0;gap:8px;display:flex}.dashboard-module__ri1OsW__mainGrid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.dashboard-module__ri1OsW__col12{grid-column:span 12}.dashboard-module__ri1OsW__col8{grid-column:span 8}.dashboard-module__ri1OsW__col4{grid-column:span 4}.dashboard-module__ri1OsW__metricsRow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dashboard-module__ri1OsW__metricCardMini{align-items:center;gap:14px;padding:14px;display:flex}.dashboard-module__ri1OsW__metricIconMini{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__ri1OsW__metricPrimary{background:var(--primary-soft);color:var(--primary)}.dashboard-module__ri1OsW__metricSuccess{background:var(--status-active-bg);color:var(--status-active-fg)}.dashboard-module__ri1OsW__metricWarning{background:var(--status-warning-bg);color:var(--status-warning-fg)}.dashboard-module__ri1OsW__metricError{background:var(--status-error-bg);color:var(--status-error-fg)}.dashboard-module__ri1OsW__metricData{min-width:0}.dashboard-module__ri1OsW__metricLabelMini{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:800;display:block}.dashboard-module__ri1OsW__metricValueGroup{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.dashboard-module__ri1OsW__metricValueMini{letter-spacing:-.03em;color:var(--foreground);font-size:20px;font-weight:800}.dashboard-module__ri1OsW__metricDeltaMini{color:var(--success);font-size:11px;font-weight:700}.dashboard-module__ri1OsW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-module__ri1OsW__sectionTitleGroup{align-items:center;gap:10px;display:flex}.dashboard-module__ri1OsW__sectionTitle{letter-spacing:-.02em;color:var(--foreground);font-size:16px;font-weight:800}.dashboard-module__ri1OsW__cardPill{background:var(--primary-soft);color:var(--primary);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.dashboard-module__ri1OsW__performanceSection{padding:20px}.dashboard-module__ri1OsW__chartAndLanes{grid-template-columns:2fr 1fr;align-items:stretch;gap:24px;display:grid}.dashboard-module__ri1OsW__chartColumn{gap:14px;min-height:0;display:grid}.dashboard-module__ri1OsW__chartContainer{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:linear-gradient(#110a580a,#110a5803);min-height:0;padding:14px 16px 12px}.dashboard-module__ri1OsW__chartHeaderRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.dashboard-module__ri1OsW__chartCaption{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:800}.dashboard-module__ri1OsW__chartHint{color:var(--muted);margin-top:3px;font-size:11px}.dashboard-module__ri1OsW__bars{border-bottom:1px solid var(--border);align-items:stretch;gap:12px;height:224px;padding-bottom:14px;display:flex}.dashboard-module__ri1OsW__barGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-height:0;display:flex;position:relative}.dashboard-module__ri1OsW__barValueSlot{justify-content:center;align-items:flex-end;width:100%;height:18px;display:flex}.dashboard-module__ri1OsW__barTooltip{color:#f8fafc;opacity:0;pointer-events:none;z-index:3;background:#0f172af5;border:1px solid #94a3b83d;border-radius:12px;flex-direction:column;gap:3px;min-width:128px;max-width:160px;padding:8px 10px;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 16px 30px #0f172a2e}.dashboard-module__ri1OsW__barTooltipDay{letter-spacing:.04em;text-transform:uppercase;color:#e2e8f0db;font-size:10px;font-weight:800}.dashboard-module__ri1OsW__barTooltipAmount{color:#fff;font-size:12px;font-weight:900;line-height:1.15}.dashboard-module__ri1OsW__barTooltipMeta{color:#e2e8f0c7;font-size:10px;line-height:1.2}.dashboard-module__ri1OsW__barGroup:hover .dashboard-module__ri1OsW__barTooltip,.dashboard-module__ri1OsW__barGroup:focus-within .dashboard-module__ri1OsW__barTooltip{opacity:1;transform:translate(-50%)translateY(0)}.dashboard-module__ri1OsW__barValueOutside{color:var(--primary);white-space:nowrap;opacity:.88;font-size:9px;font-weight:800;line-height:1}.dashboard-module__ri1OsW__barTrack{background:var(--interactive-surface);border:1px solid var(--border-light);border-radius:12px;flex:auto;width:100%;max-width:48px;min-height:20px;position:relative;overflow:hidden}.dashboard-module__ri1OsW__barFill{background:var(--primary);border-radius:10px 10px 0 0;justify-content:center;align-items:center;padding:6px 0;transition:height .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0;right:0}.dashboard-module__ri1OsW__barValue{color:var(--primary-foreground);opacity:.9;writing-mode:vertical-rl;white-space:nowrap;font-size:9px;font-weight:800;line-height:1;transform:rotate(180deg)}.dashboard-module__ri1OsW__barLabel{color:var(--muted);font-size:11px;font-weight:700}.dashboard-module__ri1OsW__linePanel{border-radius:var(--radius-xl);background:var(--interactive-surface);border:1px solid var(--border-light);flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.dashboard-module__ri1OsW__linePanelHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-module__ri1OsW__lineSummary{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.dashboard-module__ri1OsW__lineSummaryMetric{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.dashboard-module__ri1OsW__lineSummaryLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:10px;font-weight:800}.dashboard-module__ri1OsW__lineSummaryValue{color:var(--foreground);font-size:12px;font-weight:800}.dashboard-module__ri1OsW__lineChartShell{height:156px;padding:6px 0 0;position:relative}.dashboard-module__ri1OsW__lineChartSvg{width:100%;height:100%;overflow:visible}.dashboard-module__ri1OsW__lineAxis{stroke:var(--border);stroke-width:1.2px}.dashboard-module__ri1OsW__lineGrid{stroke:#94a3b842;stroke-width:.8px;stroke-dasharray:3 4}.dashboard-module__ri1OsW__lineArea{fill:#110a581a}.dashboard-module__ri1OsW__lineStroke{fill:none;stroke:var(--primary);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.dashboard-module__ri1OsW__lineDotActive{fill:var(--primary);stroke:#fff;stroke-width:1.2px}.dashboard-module__ri1OsW__lineDotIdle{fill:#110a583d;stroke:#fff;stroke-width:1px}.dashboard-module__ri1OsW__lineAxisLabels{justify-content:space-between;gap:8px;display:flex}.dashboard-module__ri1OsW__lineAxisLabel{color:var(--muted);font-size:10px;font-weight:700}.dashboard-module__ri1OsW__lineChartNote{color:var(--muted);font-size:11px;font-weight:700}.dashboard-module__ri1OsW__lineChartEmpty{border-radius:var(--radius-lg);border:1px dashed var(--border);min-height:156px;color:var(--muted);background:#110a5808;flex-direction:column;justify-content:center;gap:6px;padding:16px;display:flex}.dashboard-module__ri1OsW__lineChartEmpty strong{color:var(--foreground);font-size:13px}.dashboard-module__ri1OsW__lineChartEmpty span{font-size:11px;line-height:1.4}.dashboard-module__ri1OsW__laneContainer{flex-direction:column;gap:12px;display:flex}.dashboard-module__ri1OsW__subTitle{color:var(--foreground);letter-spacing:-.01em;font-size:13px;font-weight:800}.dashboard-module__ri1OsW__laneListCompact{flex-direction:column;gap:8px;display:flex}.dashboard-module__ri1OsW__laneItemCompact{border-radius:var(--radius-lg);background:var(--interactive-surface);border:1px solid var(--border-light);transition:all var(--transition-base);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.dashboard-module__ri1OsW__laneItemCompact:hover{background:var(--interactive-surface-hover);border-color:var(--border)}.dashboard-module__ri1OsW__laneInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-module__ri1OsW__laneName{color:var(--foreground);font-size:13px;font-weight:700}.dashboard-module__ri1OsW__laneNote{color:var(--muted);font-size:11px}.dashboard-module__ri1OsW__laneStats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.dashboard-module__ri1OsW__laneTrend{color:var(--success);font-size:11px;font-weight:700}.dashboard-module__ri1OsW__sidePanel{padding:16px}.dashboard-module__ri1OsW__panelHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-module__ri1OsW__panelTitle{letter-spacing:-.02em;color:var(--foreground);font-size:14px;font-weight:800}.dashboard-module__ri1OsW__countBadge{background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.dashboard-module__ri1OsW__viewAll{color:var(--primary);transition:opacity var(--transition-fast);font-size:12px;font-weight:700}.dashboard-module__ri1OsW__viewAll:hover{opacity:.8}.dashboard-module__ri1OsW__actionGridCompact{gap:6px;display:grid}.dashboard-module__ri1OsW__actionLink{border-radius:var(--radius-lg);color:var(--foreground);background:var(--interactive-surface);border:1px solid var(--border-light);transition:all var(--transition-base);justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.dashboard-module__ri1OsW__actionLink:hover{background:var(--interactive-surface-hover);border-color:var(--border);transform:translate(2px)}.dashboard-module__ri1OsW__priorityListCompact{flex-direction:column;gap:8px;display:flex}.dashboard-module__ri1OsW__priorityItemCompact{border-radius:var(--radius-lg);background:var(--interactive-surface);border:1px solid var(--border-light);transition:all var(--transition-base);padding:10px 12px}.dashboard-module__ri1OsW__priorityItemCompact:hover{background:var(--interactive-surface-hover)}.dashboard-module__ri1OsW__priorityTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.dashboard-module__ri1OsW__priorityTag{text-transform:uppercase;letter-spacing:.08em;background:var(--status-warning-bg);color:var(--status-warning-fg);border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800}.dashboard-module__ri1OsW__priorityEta{color:var(--muted);font-size:11px;font-weight:600}.dashboard-module__ri1OsW__priorityTitleCompact{color:var(--foreground);font-size:13px;font-weight:700;line-height:1.3}.dashboard-module__ri1OsW__priorityOwner{color:var(--muted);margin-top:4px;font-size:11px;font-weight:600}.dashboard-module__ri1OsW__customerListCompact{flex-direction:column;gap:8px;display:flex}.dashboard-module__ri1OsW__customerItemCompact{border-radius:var(--radius-lg);transition:background var(--transition-fast);align-items:center;gap:10px;padding:8px 10px;display:flex}.dashboard-module__ri1OsW__customerItemCompact:hover{background:var(--interactive-surface-hover)}.dashboard-module__ri1OsW__customerInitial{background:var(--primary-soft);width:32px;height:32px;color:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.dashboard-module__ri1OsW__customerInfo{flex:1;min-width:0}.dashboard-module__ri1OsW__customerName{color:var(--foreground);font-size:13px;font-weight:700}.dashboard-module__ri1OsW__customerMeta{color:var(--muted);margin-top:2px;font-size:11px;font-weight:600}.dashboard-module__ri1OsW__customerStatus{color:var(--success);font-weight:700}.dashboard-module__ri1OsW__customerVolume{color:var(--foreground);font-size:13px;font-weight:700;font-family:var(--font-mono);flex-shrink:0}.dashboard-module__ri1OsW__bluePanel{background:var(--surface-container-low);border-color:var(--surface-container-high)}.dashboard-module__ri1OsW__blueIcon{color:var(--info)}.dashboard-module__ri1OsW__daybookCompact{flex-direction:column;gap:10px;display:flex}.dashboard-module__ri1OsW__daybookItemCompact{border-radius:var(--radius-lg);transition:background var(--transition-fast);align-items:flex-start;gap:12px;padding:8px 10px;display:flex}.dashboard-module__ri1OsW__daybookItemCompact:hover{background:var(--interactive-surface-hover)}.dashboard-module__ri1OsW__daybookTime{text-transform:uppercase;letter-spacing:.08em;color:var(--success);flex-shrink:0;padding-top:2px;font-size:10px;font-weight:800}.dashboard-module__ri1OsW__daybookContent{flex:1}.dashboard-module__ri1OsW__daybookTitleCompact{color:var(--foreground);font-size:13px;font-weight:700}.dashboard-module__ri1OsW__daybookMeta{color:var(--muted);margin-top:2px;font-size:11px;font-weight:600}.dashboard-module__ri1OsW__logSection{padding:20px}.dashboard-module__ri1OsW__logTable{flex-direction:column;gap:6px;display:flex}.dashboard-module__ri1OsW__logEntry{border-radius:var(--radius-lg);background:var(--interactive-surface);border:1px solid var(--border-light);transition:all var(--transition-base);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.dashboard-module__ri1OsW__logEntry:hover{background:var(--interactive-surface-hover)}.dashboard-module__ri1OsW__logMain{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-module__ri1OsW__logEvent{color:var(--foreground);font-size:13px;font-weight:700}.dashboard-module__ri1OsW__logMeta{color:var(--muted);font-size:11px;font-weight:600}.dashboard-module__ri1OsW__logBadge{flex-shrink:0}@media (max-width:1100px){.dashboard-module__ri1OsW__mainGrid{grid-template-columns:1fr}.dashboard-module__ri1OsW__col8,.dashboard-module__ri1OsW__col4{grid-column:span 1}.dashboard-module__ri1OsW__metricsRow{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__chartAndLanes{grid-template-columns:1fr}.dashboard-module__ri1OsW__linePanelHeader{align-items:stretch}.dashboard-module__ri1OsW__lineSummaryMetric{align-items:flex-start}}@media (max-width:768px){.dashboard-module__ri1OsW__quickMetricsStrip{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-module__ri1OsW__metricsRow{grid-template-columns:1fr}.dashboard-module__ri1OsW__pulseGrid{gap:12px}.dashboard-module__ri1OsW__headerActions{width:100%}.dashboard-module__ri1OsW__headerActions>*{flex:1}}
