.dashboard-module__Ap9lTa__page{max-width:1100px;padding:28px 32px}.dashboard-module__Ap9lTa__header{margin-bottom:28px}.dashboard-module__Ap9lTa__greeting{color:var(--gray-900);margin-bottom:4px;font-size:1.5rem;font-weight:700}.dashboard-module__Ap9lTa__sub{color:var(--gray-400);font-size:.875rem}.dashboard-module__Ap9lTa__statsGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.dashboard-module__Ap9lTa__statCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:18px}.dashboard-module__Ap9lTa__statLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.6875rem;font-weight:500}.dashboard-module__Ap9lTa__statValue{color:var(--gray-900);font-size:1.625rem;font-weight:700}.dashboard-module__Ap9lTa__statSub{color:var(--gray-400);margin-top:6px;font-size:.75rem}.dashboard-module__Ap9lTa__usageRow{color:var(--gray-400);justify-content:space-between;margin-top:8px;margin-bottom:4px;font-size:.6875rem;display:flex}.dashboard-module__Ap9lTa__scoreBar{background:var(--gray-200);border-radius:var(--radius-full);height:5px;overflow:hidden}.dashboard-module__Ap9lTa__scoreBarFill{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--brand-500), var(--brand-300));height:100%}.dashboard-module__Ap9lTa__section{margin-bottom:28px}.dashboard-module__Ap9lTa__sectionTitle{color:var(--gray-900);margin-bottom:12px;font-size:.875rem;font-weight:600}.dashboard-module__Ap9lTa__quickGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.dashboard-module__Ap9lTa__quickCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);cursor:pointer;flex-direction:column;gap:8px;padding:16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.dashboard-module__Ap9lTa__quickCard:hover{box-shadow:var(--shadow-float);border-color:var(--brand-200);transform:translateY(-2px)}.dashboard-module__Ap9lTa__quickIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.dashboard-module__Ap9lTa__quickLabel{color:var(--gray-900);font-size:.8125rem;font-weight:500}.dashboard-module__Ap9lTa__historyList{flex-direction:column;gap:8px;display:flex}.dashboard-module__Ap9lTa__historyItem{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);align-items:center;gap:12px;padding:12px 16px;display:flex}.dashboard-module__Ap9lTa__historyBadge{border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;padding:3px 9px;font-size:.6875rem;font-weight:500}.dashboard-module__Ap9lTa__historyContent{color:var(--gray-900);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;overflow:hidden}.dashboard-module__Ap9lTa__historyMeta{color:var(--gray-400);flex-shrink:0;font-size:.6875rem}@media (max-width:768px){.dashboard-module__Ap9lTa__page{padding:16px 16px 76px}.dashboard-module__Ap9lTa__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.dashboard-module__Ap9lTa__quickGrid{grid-template-columns:repeat(2,1fr);gap:8px}.dashboard-module__Ap9lTa__historyItem{padding:10px 12px}.dashboard-module__Ap9lTa__historyContent{font-size:.75rem}}@media (max-width:400px){.dashboard-module__Ap9lTa__statsGrid{grid-template-columns:1fr}.dashboard-module__Ap9lTa__quickGrid{grid-template-columns:repeat(2,1fr)}}
