.DashboardPage[data-v-fe893b76]{display:flex;flex-direction:column;gap:1rem}.DashboardPage__grid[data-v-fe893b76]{display:grid;gap:1rem;grid-template-columns:1fr}.DashboardPage__sessionCard[data-v-fe893b76]{background-image:linear-gradient(to bottom right,var(--brand-red),var(--brand-red-dark));border-radius:2rem;box-shadow:var(--shadow-card);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}.DashboardPage__sessionHeader[data-v-fe893b76]{align-items:center;display:flex;justify-content:space-between}.DashboardPage__sessionLabel[data-v-fe893b76]{color:#fffc;font-size:.75rem;line-height:1rem;margin:0}.DashboardPage__sessionValue[data-v-fe893b76]{font-size:1.125rem;font-weight:600;line-height:1.75rem;margin:.5rem 0 0}.DashboardPage__sessionActions[data-v-fe893b76]{display:flex;font-size:.75rem;gap:.5rem;line-height:1rem;margin-top:1rem}.DashboardPage__sessionAction[data-v-fe893b76]{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;flex:1;padding:.5rem .75rem;text-align:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.DashboardPage__sessionAction[data-v-fe893b76]:hover{background:#fff3}.DashboardPage__infoCard[data-v-fe893b76]{background:var(--app-card);border-radius:2rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.DashboardPage__infoLabel[data-v-fe893b76]{color:var(--app-text-muted);font-size:.75rem;line-height:1rem;margin:0}.DashboardPage__infoValue[data-v-fe893b76]{font-size:1.5rem;font-weight:600;line-height:2rem;margin:.5rem 0 0}.DashboardPage__infoLink[data-v-fe893b76]{color:var(--brand-red);display:inline-flex;font-size:.75rem;line-height:1rem;margin-top:.75rem}.DashboardPage__infoLink[data-v-fe893b76]:hover{color:var(--brand-red-dark)}@media(min-width:768px){.DashboardPage__grid[data-v-fe893b76]{grid-template-columns:repeat(3,minmax(0,1fr))}}
