.dashboard-module__I3Ma9W__container{background-color:var(--color-background);width:100%;min-height:calc(100vh - 64px);display:flex}.dashboard-module__I3Ma9W__sidebar{background-color:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;width:260px;padding-top:1.5rem;display:flex}.dashboard-module__I3Ma9W__navLink{color:var(--color-text-secondary);transition:var(--transition);border-left:3px solid #0000;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.dashboard-module__I3Ma9W__navLink:hover{color:var(--color-primary);background-color:#f8fafc}.dashboard-module__I3Ma9W__navLink.dashboard-module__I3Ma9W__active{color:var(--color-primary);border-left-color:var(--color-accent);background-color:#f0f9ff;font-weight:600}.dashboard-module__I3Ma9W__navIcon{text-align:center;width:24px;font-size:1.25rem}.dashboard-module__I3Ma9W__main{flex:1;padding:3rem 4rem;overflow-y:auto}.dashboard-module__I3Ma9W__header{margin-bottom:2.5rem}.dashboard-module__I3Ma9W__greeting{color:var(--color-primary);margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.dashboard-module__I3Ma9W__subgreeting{color:var(--color-text-secondary);font-size:1rem}.dashboard-module__I3Ma9W__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.dashboard-module__I3Ma9W__statCard{border-radius:var(--radius-md);flex-direction:column;padding:1.5rem;transition:transform .2s;display:flex}.dashboard-module__I3Ma9W__statCard:hover{transform:translateY(-2px)}.dashboard-module__I3Ma9W__statBlue{background-color:#f0f9ff}.dashboard-module__I3Ma9W__statGreen{background-color:#f0fdf4}.dashboard-module__I3Ma9W__statOrange{background-color:#fff7ed}.dashboard-module__I3Ma9W__statPink{background-color:#fef2f2}.dashboard-module__I3Ma9W__statIcon{margin-bottom:1.25rem;font-size:1.5rem}.dashboard-module__I3Ma9W__statValue{color:var(--color-primary);margin-bottom:.25rem;font-size:2.25rem;font-weight:700;line-height:1.1}.dashboard-module__I3Ma9W__statLabel{color:var(--color-text-secondary);font-size:.85rem}.dashboard-module__I3Ma9W__bottomGrid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}.dashboard-module__I3Ma9W__card{background-color:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:2rem;box-shadow:0 4px 15px #00000008}.dashboard-module__I3Ma9W__cardTitle{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.dashboard-module__I3Ma9W__sessionList{flex-direction:column;display:flex}.dashboard-module__I3Ma9W__sessionRow{border-bottom:1px solid var(--color-border);align-items:center;gap:1.25rem;padding:1.25rem 0;display:flex}.dashboard-module__I3Ma9W__sessionRow:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__I3Ma9W__scoreBadge{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__I3Ma9W__scoreGreen{color:#16a34a;background-color:#dcfce7}.dashboard-module__I3Ma9W__scoreYellow{color:#ca8a04;background-color:#fef08a}.dashboard-module__I3Ma9W__sessionInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.dashboard-module__I3Ma9W__sessionTitle{color:var(--color-primary);font-size:1rem;font-weight:600}.dashboard-module__I3Ma9W__sessionMeta{color:var(--color-text-muted);font-size:.85rem}.dashboard-module__I3Ma9W__reviewLink{color:var(--color-accent);transition:var(--transition);font-size:.9rem;font-weight:600;text-decoration:none}.dashboard-module__I3Ma9W__reviewLink:hover{opacity:.8}.dashboard-module__I3Ma9W__reminderList{flex-direction:column;display:flex}.dashboard-module__I3Ma9W__reminderRow{border-bottom:1px solid var(--color-border);flex-direction:column;gap:.25rem;padding:1.25rem 0;display:flex}.dashboard-module__I3Ma9W__reminderRow:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__I3Ma9W__reminderTitle{color:var(--color-primary);font-size:.95rem;font-weight:600}.dashboard-module__I3Ma9W__reminderTime{color:var(--color-accent);align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.dashboard-module__I3Ma9W__reminderPriority{color:var(--color-text-muted);font-size:.8rem}@media (max-width:1024px){.dashboard-module__I3Ma9W__bottomGrid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-module__I3Ma9W__sidebar{display:none}.dashboard-module__I3Ma9W__statsGrid{grid-template-columns:1fr 1fr}.dashboard-module__I3Ma9W__main{padding:2rem 1.5rem}}
