.dashboard_container__NwfBK{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f4f9fd;padding:2rem}.dashboard_wrapper__fNoxq{max-width:900px;width:100%}.dashboard_header__IYRHh{text-align:center;margin-bottom:3rem}.dashboard_logo__TfXnV{display:inline-flex;justify-content:center;align-items:center;margin-bottom:1rem}.dashboard_iconBlue__1UaYI{color:#1a56db}.dashboard_title__m1iWF{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-family:var(--font-heading)}.dashboard_subtitle__tVn8u{color:#6b7280;font-size:1.1rem}.dashboard_cards__TYQD6{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard_card__yGBr4{background:#fff;border-radius:16px;padding:2.5rem 2rem;text-align:center;border:1px solid #e5e7eb;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.02);text-decoration:none;display:block}.dashboard_card__yGBr4:hover{transform:translateY(-5px);border-color:#1a56db;box-shadow:0 10px 25px rgba(26,86,219,.1)}.dashboard_iconWrapper__W1iSA{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.dashboard_bgGreen__iuS9a{background-color:#0e9f6e}.dashboard_bgBlue__ucSYZ{background-color:#1a56db}.dashboard_bgGray__D6dim{background-color:#4b5563}.dashboard_cardTitle__RxGOx{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.dashboard_cardDesc__Trr6E{color:#6b7280;font-size:.95rem;line-height:1.5}.dashboard_footer__ngXaI{margin-top:3rem;text-align:center}.dashboard_backLink__yT3oY{color:#1a56db;font-weight:500;text-decoration:underline}.dashboard_backLink__yT3oY:hover{color:#1e40af}