.dashboard-module__WBsb5q__dashboard{background:var(--background);min-height:100vh;color:var(--foreground)}.dashboard-module__WBsb5q__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-module__WBsb5q__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#00408b 0%,#138901 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.dashboard-module__WBsb5q__subtitle{color:var(--text-color-muted);margin-top:8px;margin-bottom:0}.dashboard-module__WBsb5q__headerActions{align-items:center;gap:16px;display:flex}.dashboard-module__WBsb5q__dateFilter{background:var(--background);border:1px solid var(--border-color);color:var(--foreground);border-radius:8px;padding:8px 16px}.dashboard-module__WBsb5q__statsGrid{grid-template-columns:1fr;gap:24px;margin-bottom:32px;display:grid}@media (min-width:768px){.dashboard-module__WBsb5q__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-module__WBsb5q__statsGrid{grid-template-columns:repeat(4,1fr)}}.dashboard-module__WBsb5q__statCard{background:var(--background);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.dashboard-module__WBsb5q__statCard:before{content:"";background:linear-gradient(90deg,transparent,var(--cards-bg-hover),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.dashboard-module__WBsb5q__statCard:hover{border-color:var(--primary);transform:scale(1.05);box-shadow:0 20px 40px #00408b33}.dashboard-module__WBsb5q__statCard:hover:before{left:100%}.dashboard-module__WBsb5q__statContent{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.dashboard-module__WBsb5q__statLabel{color:#666;margin-top:0;margin-bottom:8px;font-size:.875rem;font-weight:500}.dashboard-module__WBsb5q__statValue{margin:0;font-size:1.5rem;font-weight:700}.dashboard-module__WBsb5q__statChange{color:var(--secondary);margin-top:4px;margin-bottom:0;font-size:.875rem}.dashboard-module__WBsb5q__statIcon{border-radius:12px;padding:12px;transition:transform .3s}.dashboard-module__WBsb5q__statCard:hover .dashboard-module__WBsb5q__statIcon{transform:scale(1.1)}.dashboard-module__WBsb5q__icon{width:24px;height:24px;color:var(--background);justify-content:center;align-items:center;display:flex}.dashboard-module__WBsb5q__revenueGradient{background:linear-gradient(135deg,#00408b 0%,#06c 100%)}.dashboard-module__WBsb5q__partnersGradient{background:linear-gradient(135deg,#138901 0%,#00a862 100%)}.dashboard-module__WBsb5q__impressionsGradient{background:linear-gradient(135deg,#00408b 0%,#138901 100%)}.dashboard-module__WBsb5q__ctrGradient{background:linear-gradient(135deg,#06c 0%,#00a862 100%)}.dashboard-module__WBsb5q__chartsGrid{grid-template-columns:1fr;gap:24px;margin-bottom:32px;display:grid}@media (min-width:1024px){.dashboard-module__WBsb5q__chartsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__WBsb5q__fullWidth{grid-column:1/-1}}.dashboard-module__WBsb5q__chartCard{background:var(--background);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:all .3s}.dashboard-module__WBsb5q__chartCard:hover{border-color:var(--primary);box-shadow:0 8px 32px #00408b1a}.dashboard-module__WBsb5q__chartTitle{margin-top:0;margin-bottom:16px;font-size:1.125rem;font-weight:600}.dashboard-module__WBsb5q__quickStatsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:768px){.dashboard-module__WBsb5q__quickStatsGrid{grid-template-columns:repeat(4,1fr)}}.dashboard-module__WBsb5q__quickStatCard{background:var(--background);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .3s;display:flex}.dashboard-module__WBsb5q__quickStatCard:hover{border-color:var(--primary);transform:translateY(-2px)}.dashboard-module__WBsb5q__quickStatIcon{background:linear-gradient(135deg,#00408b 0%,#138901 100%);border-radius:8px;padding:8px}.dashboard-module__WBsb5q__quickStatContent{flex:1}.dashboard-module__WBsb5q__quickStatValue{margin:0;font-size:1.125rem;font-weight:600}.dashboard-module__WBsb5q__quickStatLabel{color:var(--foreground);margin:4px 0 0;font-size:.875rem}
