.dashboard-module__XABe8G__welcomeHeader{background-color:var(--bg-content);border:1px solid var(--border-color);border-radius:12px;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding:1.5rem;display:flex}.dashboard-module__XABe8G__headerText{flex-direction:column;display:flex}.dashboard-module__XABe8G__welcomeTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.dashboard-module__XABe8G__welcomeSubtitle{color:var(--text-secondary);font-size:.875rem}.dashboard-module__XABe8G__actions{gap:1rem;display:flex}.dashboard-module__XABe8G__select{border:1px solid var(--border-color);color:var(--text-primary);appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1em;border-radius:6px;outline:none;padding:.5rem 2rem .5rem 1rem;font-size:.875rem}.dashboard-module__XABe8G__downloadBtn{background-color:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.dashboard-module__XABe8G__statCard{background-color:var(--bg-content);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}.dashboard-module__XABe8G__statLabel{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.dashboard-module__XABe8G__statBottom{justify-content:space-between;align-items:flex-end;display:flex}.dashboard-module__XABe8G__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:600}.dashboard-module__XABe8G__statChange{align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.dashboard-module__XABe8G__changeUp{color:var(--accent-green)}.dashboard-module__XABe8G__changeDown{color:var(--accent-red)}.dashboard-module__XABe8G__chartCard{background-color:var(--bg-content);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.dashboard-module__XABe8G__chartHeader{margin-bottom:1.5rem}.dashboard-module__XABe8G__chartTitle{color:var(--text-primary);font-size:1.125rem;font-weight:600}.dashboard-module__XABe8G__chartSubtitle{color:var(--text-secondary);font-size:.875rem}.dashboard-module__XABe8G__chartContainer{width:100%;height:300px}
