.dashboard-module__XABe8G__dashboardContent{animation:.5s ease-out dashboard-module__XABe8G__fadeIn}.dashboard-module__XABe8G__header{margin-bottom:32px}.dashboard-module__XABe8G__title{font-family:var(--font-display), "Syne", sans-serif;letter-spacing:-.02em;color:#fafafa;margin-bottom:8px;font-size:36px;font-weight:700}.dashboard-module__XABe8G__subtitle{color:#fafafa99;font-size:16px;font-weight:400}.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px;display:grid}.dashboard-module__XABe8G__statCard{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #0000004d}.dashboard-module__XABe8G__statCard:hover{border-color:#f59e0b4d;transform:translateY(-2px);box-shadow:0 8px 32px #0006}.dashboard-module__XABe8G__statLabel{color:#fafafa99;margin-bottom:8px;font-size:14px;font-weight:500}.dashboard-module__XABe8G__statValue{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;letter-spacing:-.02em;font-size:28px;font-weight:700}.dashboard-module__XABe8G__statRow,.dashboard-module__XABe8G__planRow{justify-content:space-between;align-items:center;display:flex}.dashboard-module__XABe8G__planRow{gap:12px}.dashboard-module__XABe8G__planBadge{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b26;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.dashboard-module__XABe8G__link{color:#f59e0b;font-size:14px;text-decoration:none;transition:color .2s}.dashboard-module__XABe8G__link:hover{color:#fbbf24}.dashboard-module__XABe8G__card{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:32px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #0000004d}.dashboard-module__XABe8G__card:hover{border-color:#f59e0b4d}.dashboard-module__XABe8G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__XABe8G__cardTitle{font-family:var(--font-display), "Syne", sans-serif;color:#fafafa;font-size:18px;font-weight:600}.dashboard-module__XABe8G__usagePercentage{font-family:var(--font-display), "Syne", sans-serif;color:#f59e0b;font-size:24px;font-weight:700}.dashboard-module__XABe8G__progressBar{background:#ffffff1a;border-radius:100px;height:8px;margin-bottom:16px;overflow:hidden}.dashboard-module__XABe8G__progressFill{border-radius:100px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.dashboard-module__XABe8G__progressAmber{background:linear-gradient(90deg,#f59e0b,#d97706)}.dashboard-module__XABe8G__progressYellow{background:linear-gradient(90deg,#eab308,#ca8a04)}.dashboard-module__XABe8G__progressRed{background:linear-gradient(90deg,#ef4444,#dc2626)}.dashboard-module__XABe8G__usageText{color:#fafafa99;font-size:14px}.dashboard-module__XABe8G__tableContainer{background:#0a0a1280;border-radius:12px;overflow-x:auto}.dashboard-module__XABe8G__table{border-collapse:collapse;width:100%}.dashboard-module__XABe8G__tableHeadRow{border-bottom:1px solid #ffffff14}.dashboard-module__XABe8G__tableHeader{text-align:left;color:#fafafab3;text-transform:uppercase;letter-spacing:.05em;padding:16px;font-size:13px;font-weight:600}.dashboard-module__XABe8G__tableRow{border-bottom:1px solid #ffffff0a;transition:background .2s}.dashboard-module__XABe8G__tableRow:hover{background:#ffffff0a}.dashboard-module__XABe8G__tableRow:last-child{border-bottom:none}.dashboard-module__XABe8G__tableCell{color:#fafafad9;text-overflow:ellipsis;white-space:nowrap;max-width:180px;padding:16px;font-size:14px;overflow:hidden}@media (max-width:768px){.dashboard-module__XABe8G__tableCell{max-width:120px;padding:12px 8px;font-size:12px}}@media (max-width:480px){.dashboard-module__XABe8G__tableCell{max-width:100px;padding:8px 6px;font-size:11px}}.dashboard-module__XABe8G__cellMain{color:#fafafa;font-weight:500}.dashboard-module__XABe8G__cellLink{color:#fafafab3;text-decoration:none;transition:color .2s}.dashboard-module__XABe8G__cellLink:hover{color:#f59e0b}.dashboard-module__XABe8G__emptyCell{text-align:center;color:#fafafa80;padding:32px 16px;font-size:14px}.dashboard-module__XABe8G__emptyValue{color:#fafafa4d}.dashboard-module__XABe8G__tag{color:#f59e0b;background:#f59e0b1a;border-radius:8px;padding:4px 10px;font-size:12px;display:inline-flex}.dashboard-module__XABe8G__quickActions{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.dashboard-module__XABe8G__actionCard{-webkit-backdrop-filter:blur(12px);background:#14141eb3;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:16px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 24px #0000004d}.dashboard-module__XABe8G__actionCard:hover{border-color:#f59e0b66;transform:translateY(-2px);box-shadow:0 8px 32px #0006}.dashboard-module__XABe8G__actionIcon{background:#f59e0b1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s;display:flex}.dashboard-module__XABe8G__actionCard:hover .dashboard-module__XABe8G__actionIcon{background:#f59e0b33}.dashboard-module__XABe8G__actionTitle{color:#fafafa;margin-bottom:4px;font-weight:600;transition:color .2s}.dashboard-module__XABe8G__actionCard:hover .dashboard-module__XABe8G__actionTitle{color:#f59e0b}.dashboard-module__XABe8G__actionDesc{color:#fafafa99;font-size:14px}@keyframes dashboard-module__XABe8G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dashboard-module__XABe8G__statsGrid,.dashboard-module__XABe8G__quickActions{grid-template-columns:1fr}}
