.Dashboard-module__8Mmpzq__dashboardShell{--dash-primary:#07070a;--dash-accent:#ffde02;--dash-positive:#14c33a;--dash-negative:#f63538}.Dashboard-module__8Mmpzq__container{background:#fafafa;max-width:1400px;min-height:100%;margin:0 auto;padding:2rem}.Dashboard-module__8Mmpzq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:2rem;display:flex}.Dashboard-module__8Mmpzq__headerTitles{flex:1;min-width:min(100%,260px)}.Dashboard-module__8Mmpzq__header h1{color:var(--dash-primary);margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.Dashboard-module__8Mmpzq__subtitle{color:rgba(7,7,10,.55);margin:0;font-size:1.125rem}.Dashboard-module__8Mmpzq__metricHint{color:rgba(7,7,10,.58);max-width:52rem;margin:.5rem 0 0;font-size:.8125rem;line-height:1.42}.Dashboard-module__8Mmpzq__metricHint strong{color:var(--dash-primary)}.Dashboard-module__8Mmpzq__codeInline{color:var(--dash-primary);background:rgba(7,7,10,.07);border-radius:4px;padding:.1rem .35rem;font-family:ui-monospace,monospace;font-size:.8125rem}.Dashboard-module__8Mmpzq__methodologyBanner{background:rgba(255,222,2,.14);border:1px solid rgba(180,150,0,.35);border-radius:12px;max-width:min(100%,56rem);margin:0 0 1.75rem;padding:1rem 1.25rem}.Dashboard-module__8Mmpzq__methodologyBanner strong{text-transform:uppercase;letter-spacing:.04em;color:var(--dash-primary);margin-bottom:.5rem;font-size:.8125rem;font-weight:700;display:block}.Dashboard-module__8Mmpzq__methodologyBanner p{color:rgba(7,7,10,.72);margin:0;font-size:.875rem;line-height:1.55}.Dashboard-module__8Mmpzq__paidSubscribersBanner{background:#fff;border:1px solid rgba(7,7,10,.1);border-radius:12px;margin-bottom:1rem;padding:1.1rem 1.35rem;box-shadow:0 1px rgba(7,7,10,.04)}.Dashboard-module__8Mmpzq__paidSubscribersBannerHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.Dashboard-module__8Mmpzq__paidSubscribersBannerTitle{text-transform:uppercase;letter-spacing:.06em;color:rgba(7,7,10,.52);margin:0 0 .4rem;font-size:.75rem;font-weight:600}.Dashboard-module__8Mmpzq__paidSubscribersBannerMetric{color:var(--dash-primary);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.Dashboard-module__8Mmpzq__insightsSplitRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}@media (max-width:720px){.Dashboard-module__8Mmpzq__insightsSplitRow{grid-template-columns:1fr}}.Dashboard-module__8Mmpzq__insightStatCard{background:linear-gradient(#fff 0%,rgba(255,250,230,.55) 100%);border-color:rgba(200,140,0,.28)}.Dashboard-module__8Mmpzq__insightStatCard:hover{border-color:rgba(200,140,0,.42)}.Dashboard-module__8Mmpzq__wideTable{min-width:1100px}.Dashboard-module__8Mmpzq__statChangeStack{color:rgba(7,7,10,.55);flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:500;line-height:1.35;display:flex}.Dashboard-module__8Mmpzq__statChangeStack code{font-size:.75rem}.Dashboard-module__8Mmpzq__loading{min-height:400px;color:var(--dash-primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__spinner{border:4px solid rgba(7,7,10,.08);border-top:4px solid var(--dash-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite Dashboard-module__8Mmpzq__spin}@keyframes Dashboard-module__8Mmpzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__8Mmpzq__error{text-align:center;color:var(--dash-negative);padding:2rem}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__8Mmpzq__statCard{background:#fff;border:1px solid rgba(7,7,10,.08);border-radius:12px;padding:1.2rem 1.25rem .95rem;transition:border-color .2s}.Dashboard-module__8Mmpzq__statCard:hover{border-color:rgba(7,7,10,.14)}.Dashboard-module__8Mmpzq__statHeader{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Dashboard-module__8Mmpzq__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__8Mmpzq__statLucideIcon{flex-shrink:0;width:22px;height:22px}.Dashboard-module__8Mmpzq__statIconPositive{background-color:var(--dash-positive);color:#fff}.Dashboard-module__8Mmpzq__statIconNegative{background-color:var(--dash-negative);color:#fff}.Dashboard-module__8Mmpzq__statIconAccent{background-color:var(--dash-accent);color:var(--dash-primary)}.Dashboard-module__8Mmpzq__statIconPrimary{background-color:var(--dash-primary);color:#fff}.Dashboard-module__8Mmpzq__statInfo h3{color:rgba(7,7,10,.55);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.875rem;font-weight:500}.Dashboard-module__8Mmpzq__statValue{color:var(--dash-primary);font-size:2rem;font-weight:700}.Dashboard-module__8Mmpzq__statChange{color:rgba(7,7,10,.55);margin:0;font-size:.8125rem;font-weight:500;line-height:1.38}.Dashboard-module__8Mmpzq__contentGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__8Mmpzq__chartsGrid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__8Mmpzq__cardContent{padding:1.5rem}.Dashboard-module__8Mmpzq__cardContentFlush{padding:0}.Dashboard-module__8Mmpzq__cardContent svg{overflow:visible}.Dashboard-module__8Mmpzq__card{background:#fff;border:1px solid rgba(7,7,10,.08);border-radius:12px;overflow:hidden}.Dashboard-module__8Mmpzq__statValueWithScope{flex-wrap:wrap;align-items:baseline;gap:.45rem .6rem;display:flex}.Dashboard-module__8Mmpzq__statScopeBadge{text-transform:uppercase;letter-spacing:.07em;border-radius:999px;flex-shrink:0;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.Dashboard-module__8Mmpzq__statScopeSnapshot{color:rgba(7,7,10,.5);background:rgba(7,7,10,.08)}.Dashboard-module__8Mmpzq__statScopePeriod{color:var(--dash-primary);background:rgba(255,222,2,.35);border:1px solid rgba(180,150,0,.4)}.Dashboard-module__8Mmpzq__cardHeaderTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.125rem;display:flex}.Dashboard-module__8Mmpzq__cardHeaderTitleRow h3{color:var(--dash-primary);margin:0;font-size:1.125rem;font-weight:600}.Dashboard-module__8Mmpzq__scopeBadgeRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.Dashboard-module__8Mmpzq__cardHeader{border-bottom:1px solid rgba(7,7,10,.08);padding:1.25rem 1.25rem .875rem}.Dashboard-module__8Mmpzq__cardHeader h3{color:var(--dash-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.Dashboard-module__8Mmpzq__cardHeader .Dashboard-module__8Mmpzq__cardHeaderTitleRow h3{margin-bottom:0}.Dashboard-module__8Mmpzq__cardSubtitle{color:rgba(7,7,10,.55);margin-top:.125rem;font-size:.8125rem;line-height:1.35;display:block}.Dashboard-module__8Mmpzq__planDetailsHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;display:flex}.Dashboard-module__8Mmpzq__planDetailsTitleBlock{flex:220px;min-width:0}.Dashboard-module__8Mmpzq__planMetricToggle{background:rgba(7,7,10,.06);border-radius:10px;flex-shrink:0;gap:2px;padding:4px;display:inline-flex}.Dashboard-module__8Mmpzq__planMetricToggleBtn{color:rgba(7,7,10,.52);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:.8125rem;font-weight:600;transition:color .15s,background .15s,box-shadow .15s}.Dashboard-module__8Mmpzq__planMetricToggleBtn:hover{color:var(--dash-primary)}.Dashboard-module__8Mmpzq__planMetricToggleBtn:focus-visible{outline:2px solid var(--dash-accent);outline-offset:2px}.Dashboard-module__8Mmpzq__planMetricToggleBtnActive{color:var(--dash-primary);background:#fff;box-shadow:0 1px 4px rgba(7,7,10,.1)}.Dashboard-module__8Mmpzq__userList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__userItem{border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .2s;display:flex}.Dashboard-module__8Mmpzq__userItem:hover{background:#f8fafc}.Dashboard-module__8Mmpzq__userAvatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:600;display:flex}.Dashboard-module__8Mmpzq__userDetails{flex:1}.Dashboard-module__8Mmpzq__userName{color:#1f2937;margin-bottom:.25rem;font-weight:600}.Dashboard-module__8Mmpzq__userEmail{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.Dashboard-module__8Mmpzq__userMeta{align-items:center;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__userRole{text-transform:uppercase;border-radius:4px;padding:.125rem .375rem;font-size:.75rem;font-weight:600}.Dashboard-module__8Mmpzq__userRole.Dashboard-module__8Mmpzq__admin{color:#dc2626;background:#fef2f2}.Dashboard-module__8Mmpzq__userRole.Dashboard-module__8Mmpzq__user{color:#374151;background:#f3f4f6}.Dashboard-module__8Mmpzq__userDate{color:#9ca3af;font-size:.75rem}.Dashboard-module__8Mmpzq__userStatus{gap:.25rem;display:flex}.Dashboard-module__8Mmpzq__verified{color:#10b981;font-weight:600}.Dashboard-module__8Mmpzq__banned{color:#ef4444}.Dashboard-module__8Mmpzq__empty{text-align:center;color:#6b7280;padding:2rem}.Dashboard-module__8Mmpzq__distribution{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__distributionItem{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__8Mmpzq__distributionBar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.Dashboard-module__8Mmpzq__distributionFill{border-radius:4px;height:100%;transition:width .3s}.Dashboard-module__8Mmpzq__distributionInfo{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__8Mmpzq__distributionLabel{color:#374151;font-size:.875rem;font-weight:500}.Dashboard-module__8Mmpzq__distributionValue{color:#1f2937;font-size:.875rem;font-weight:600}.Dashboard-module__8Mmpzq__quickActions{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Dashboard-module__8Mmpzq__quickActions h3{color:#1f2937;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.Dashboard-module__8Mmpzq__actionButtons{flex-wrap:wrap;gap:1rem;display:flex}.Dashboard-module__8Mmpzq__actionButton{cursor:pointer;color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__actionButton:hover{background:#e2e8f0;transform:translateY(-1px)}.Dashboard-module__8Mmpzq__actionIcon{font-size:1rem}.Dashboard-module__8Mmpzq__section{margin-bottom:2rem}.Dashboard-module__8Mmpzq__sectionTitle{color:var(--dash-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.Dashboard-module__8Mmpzq__tableContainer{overflow-x:auto}.Dashboard-module__8Mmpzq__table{border-collapse:collapse;width:100%}.Dashboard-module__8Mmpzq__table thead{background:rgba(7,7,10,.043)}.Dashboard-module__8Mmpzq__table th{text-align:left;color:var(--dash-primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid rgba(7,7,10,.1);padding:.75rem 1rem;font-size:.875rem;font-weight:600}.Dashboard-module__8Mmpzq__table tbody tr{border-bottom:1px solid rgba(7,7,10,.08);transition:background-color .2s}.Dashboard-module__8Mmpzq__table tbody tr:hover{background:rgba(7,7,10,.035)}.Dashboard-module__8Mmpzq__tableCell{color:var(--dash-primary);padding:.75rem 1rem;font-size:.875rem}@media (max-width:1100px){.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Dashboard-module__8Mmpzq__container{padding:1rem}.Dashboard-module__8Mmpzq__header h1{font-size:2rem}.Dashboard-module__8Mmpzq__statsGrid,.Dashboard-module__8Mmpzq__contentGrid,.Dashboard-module__8Mmpzq__chartsGrid{grid-template-columns:1fr}.Dashboard-module__8Mmpzq__actionButtons{flex-direction:column}.Dashboard-module__8Mmpzq__actionButton{justify-content:center}.Dashboard-module__8Mmpzq__tableContainer{overflow-x:scroll}.Dashboard-module__8Mmpzq__table{min-width:600px}}
