.page-module___8aEwW__stage{background:var(--background);width:100%;min-height:100vh}.page-module___8aEwW__dashboard{width:min(100%,1200px);margin:0 auto}.page-module___8aEwW__chartToolbar{justify-content:space-between;align-items:center;gap:16px;padding:20px 20px 0;display:flex}.page-module___8aEwW__rangeControls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-module___8aEwW__rangeSelector{position:relative}.page-module___8aEwW__controlDock{position:fixed;bottom:20px;left:20px}.page-module___8aEwW__chartSection{padding:20px 20px 0}.page-module___8aEwW__chartSection:last-child{padding-bottom:20px}.page-module___8aEwW__chartStack{flex-direction:column;gap:20px;display:flex}.page-module___8aEwW__chartRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.page-module___8aEwW__chartRowFull{grid-template-columns:1fr;display:grid}.page-module___8aEwW__compactChartGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module___8aEwW__chartCard{border:1px solid var(--border);background:var(--card);border-radius:12px;width:100%;min-width:0;min-height:326px;padding:18px 15px 16px}.page-module___8aEwW__chartCardTall{min-height:376px}.page-module___8aEwW__chartHeader{min-height:94px}.page-module___8aEwW__chartHeaderNoLegend{min-height:58px}.page-module___8aEwW__chartHeaderNoLegend .page-module___8aEwW__chartTitle{margin-bottom:0}.page-module___8aEwW__chartTotal{color:var(--card-foreground);letter-spacing:0;margin:0 0 2px;font-size:36px;font-weight:600;line-height:40px}.page-module___8aEwW__chartTitle{color:var(--card-foreground);margin:0 0 8px;font-size:15px;font-weight:500;line-height:20px}.page-module___8aEwW__legend{min-height:16px;color:var(--muted-foreground);flex-wrap:wrap;gap:6px 10px;font-size:11px;line-height:14px;display:flex}.page-module___8aEwW__legendItem{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.page-module___8aEwW__legendDot{border-radius:999px;width:7px;height:7px}.page-module___8aEwW__chartBody{width:100%;min-width:0}.page-module___8aEwW__belowLegend{margin-top:10px}.page-module___8aEwW__belowLegend .page-module___8aEwW__legend{min-height:0}.page-module___8aEwW__legendCollapsed{flex-wrap:nowrap;max-height:14px;overflow:hidden}.page-module___8aEwW__legendToggle{width:100%;color:var(--muted-foreground);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:flex-start;gap:8px;padding:0;display:flex}.page-module___8aEwW__legendToggle .page-module___8aEwW__legend{flex:auto;min-width:0}.page-module___8aEwW__legendToggle[aria-expanded=true] .page-module___8aEwW__legendItem{white-space:normal;align-items:flex-start;max-width:100%}.page-module___8aEwW__legendToggleIcon{width:14px;height:14px;color:var(--muted-foreground);flex:none;margin-top:0;transition:transform .15s}.page-module___8aEwW__legendToggleIconExpanded{transform:rotate(180deg)}.page-module___8aEwW__chartSlot{width:100%;min-width:0;height:190px;margin-top:8px}.page-module___8aEwW__chartCardTall .page-module___8aEwW__chartSlot{height:240px}.page-module___8aEwW__compactChartCard{border:1px solid var(--border);background:var(--card);border-radius:12px;width:100%;min-width:0;min-height:232px;padding:16px 12px 12px}.page-module___8aEwW__compactChartHeader{min-height:50px}.page-module___8aEwW__compactChartTotal{color:var(--card-foreground);letter-spacing:0;margin:0 0 2px;font-size:28px;font-weight:600;line-height:32px}.page-module___8aEwW__compactChartTitle{color:var(--card-foreground);margin:0 0 7px;font-size:14px;font-weight:500;line-height:18px}.page-module___8aEwW__compactLegend{min-height:14px;color:var(--muted-foreground);flex-wrap:wrap;gap:5px 8px;font-size:10px;line-height:13px;display:flex}.page-module___8aEwW__compactLegendItem{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.page-module___8aEwW__compactLegendDot{border-radius:999px;width:6px;height:6px}.page-module___8aEwW__compactChartSlot{width:100%;min-width:0;height:142px;margin-top:14px;padding-left:2px;position:relative}.page-module___8aEwW__compactChartMaxLabel{color:var(--muted-foreground);font-size:12px;line-height:14px;position:absolute;top:0;left:0}.page-module___8aEwW__monthlySpendCard,.page-module___8aEwW__balanceCard{border:1px solid var(--border);background:var(--card);border-radius:12px;grid-template-rows:auto 1fr auto;width:100%;min-width:0;min-height:232px;padding:16px 12px 12px;display:grid}.page-module___8aEwW__documentationCard{background:linear-gradient(var(--card), var(--card)) padding-box, linear-gradient(var(--border), var(--border)) border-box;width:100%;min-width:0;min-height:232px;color:var(--card-foreground);cursor:pointer;font:inherit;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 12px 12px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__documentationCard:hover{background:linear-gradient(var(--card), var(--card)) padding-box, linear-gradient(color-mix(in oklch, var(--border) 86%, var(--foreground)), color-mix(in oklch, var(--border) 86%, var(--foreground))) border-box}.page-module___8aEwW__documentationCardIcon{color:var(--muted-foreground);position:relative}.page-module___8aEwW__documentationCardLabel{font-size:15px;font-weight:500;line-height:20px;position:relative}.page-module___8aEwW__documentationCardSubtitle{max-width:210px;color:var(--muted-foreground);text-align:center;margin-top:-4px;font-size:13px;line-height:18px;position:relative}.page-module___8aEwW__creditBalanceChartSlot{align-self:start;width:100%;min-width:0;height:110px;margin-top:7px;padding-left:4px;position:relative}.page-module___8aEwW__creditAxisTick{fill:var(--muted-foreground);font-size:12px;line-height:12px}.page-module___8aEwW__budgetResetLabel{width:fit-content;color:var(--muted-foreground);align-items:center;gap:6px;margin-top:1px;font-size:14px;line-height:18px;display:inline-flex}.page-module___8aEwW__budgetResetIcon{flex-shrink:0}.page-module___8aEwW__budgetChartSlot{align-self:center;width:100%;min-width:0;height:62px;padding-top:4px;padding-bottom:6px;position:relative}.page-module___8aEwW__budgetAxisTick{fill:var(--muted-foreground);font-size:12px;line-height:12px}.page-module___8aEwW__budgetAlertTooltip{z-index:1;border:1px solid var(--border);background:var(--popover);max-width:180px;box-shadow:0 8px 24px color-mix(in oklch, var(--foreground) 10%, transparent);color:var(--popover-foreground);pointer-events:none;white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:12px;font-weight:500;line-height:16px;position:absolute;transform:translate(-50%,calc(-100% - 8px))}.page-module___8aEwW__monthlySpendButton{background:var(--muted);width:fit-content;height:36px;min-height:36px;color:var(--foreground);font:inherit;border:0;border-radius:999px;justify-content:center;align-self:end;align-items:center;margin-top:0;padding:0 16px;font-size:15px;font-weight:500;line-height:20px;transition:background-color .15s;display:inline-flex}.page-module___8aEwW__balanceCard .page-module___8aEwW__monthlySpendButton{margin-top:16px}.page-module___8aEwW__monthlySpendButton:hover{background:color-mix(in oklch, var(--muted) 94%, var(--foreground))}.page-module___8aEwW__tooltip{border:1px solid var(--border);background:var(--popover);min-width:104px;box-shadow:0 8px 24px color-mix(in oklch, var(--foreground) 10%, transparent);color:var(--popover-foreground);pointer-events:none;border-radius:8px;padding:8px 10px}.page-module___8aEwW__tooltipTitle{font-size:12px;font-weight:500;line-height:16px}.page-module___8aEwW__tooltipDetail{color:var(--muted-foreground);margin-top:2px;font-size:11px;line-height:14px}.page-module___8aEwW__tooltipRows{gap:5px;margin-top:8px;display:grid}.page-module___8aEwW__tooltipRow{grid-template-columns:8px minmax(70px,1fr) auto;align-items:center;gap:7px;display:grid}.page-module___8aEwW__tooltipDot{border-radius:999px;width:7px;height:7px}.page-module___8aEwW__tooltipLabel{color:var(--muted-foreground);font-size:12px;line-height:16px}.page-module___8aEwW__tooltipValue{text-align:right;font-size:12px;font-weight:600;line-height:16px}.page-module___8aEwW__tooltipTotalRow{border-top:1px solid var(--border);grid-template-columns:minmax(70px,1fr) auto;gap:7px;padding-top:6px;display:grid}.page-module___8aEwW__tooltipTotalLabel{font-size:12px;font-weight:500;line-height:16px}@media (max-width:1100px){.page-module___8aEwW__compactChartGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.page-module___8aEwW__chartRow,.page-module___8aEwW__compactChartGrid{grid-template-columns:1fr}}@media (max-width:640px){.page-module___8aEwW__chartToolbar{align-items:flex-start;padding:16px 16px 0}.page-module___8aEwW__rangeControls{width:100%}.page-module___8aEwW__chartSection{padding:16px}.page-module___8aEwW__chartSection+.page-module___8aEwW__chartSection{padding-top:0}.page-module___8aEwW__chartRow,.page-module___8aEwW__chartStack{gap:16px}.page-module___8aEwW__chartCard,.page-module___8aEwW__compactChartCard{padding:16px 12px 14px}.page-module___8aEwW__chartTotal{font-size:32px;line-height:36px}}
