*{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f8fc;color:#10213a;line-height:1.55}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;border-radius:8px;z-index:20}.topbar{background:#0b1f3a;color:#fff}.topbar-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.22rem;font-weight:800;color:#fff;text-decoration:none}.brand span{color:#2f8cff}.topbar nav{display:flex;gap:18px}.topbar nav a{color:#dbe8ff;text-decoration:none}.dashboard{padding:48px 0 64px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.hero h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.05;margin:8px 0 12px}.hero p{margin:0;color:#526176;max-width:720px}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.12em;color:#1467d8}.secondary-btn,.filters button,.course-action{border:1px solid #c7d5e8;background:#fff;color:#12345d;border-radius:10px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}.secondary-btn:hover,.filters button:hover,.course-action:hover{border-color:#1467d8}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.stats article{background:#fff;border:1px solid #dce6f2;border-radius:16px;padding:20px;box-shadow:0 10px 24px rgba(25,61,104,.05)}.stats strong{display:block;font-size:1.8rem}.stats span{color:#65748a;font-size:.92rem}.controls{display:flex;align-items:end;justify-content:space-between;gap:20px;background:#fff;border:1px solid #dce6f2;border-radius:16px;padding:18px;margin-bottom:14px}.search-field{display:grid;gap:7px;flex:1}.search-field span{font-size:.82rem;font-weight:800;color:#3f5169}.search-field input{width:100%;border:1px solid #c7d5e8;border-radius:10px;padding:11px 12px;font:inherit}.search-field input:focus,.filters button:focus-visible,.secondary-btn:focus-visible,.course-action:focus-visible{outline:3px solid rgba(20,103,216,.24);outline-offset:2px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button[aria-pressed="true"]{background:#0b63ce;color:#fff;border-color:#0b63ce}.status{min-height:24px;color:#65748a;margin:12px 0 16px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.course-card{background:#fff;border:1px solid #dce6f2;border-radius:16px;padding:20px;display:grid;gap:14px;box-shadow:0 10px 24px rgba(25,61,104,.05)}.course-card h2{font-size:1.16rem;margin:0}.course-card p{margin:0;color:#65748a}.course-meta{display:flex;justify-content:space-between;gap:12px;font-size:.9rem}.progress-track{height:9px;background:#e8eef6;border-radius:999px;overflow:hidden}.progress-bar{height:100%;background:#0b63ce;border-radius:inherit}.course-action{justify-self:start}.course-action[data-complete="true"]{background:#eaf7ef;border-color:#9dd8b0;color:#146233}.footer{border-top:1px solid #dce6f2;background:#fff;color:#65748a;padding:22px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:820px){.stats{grid-template-columns:repeat(2,1fr)}.course-grid{grid-template-columns:repeat(2,1fr)}.controls,.hero{align-items:stretch;flex-direction:column}.topbar-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.topbar nav{flex-wrap:wrap}}@media(max-width:560px){.course-grid,.stats{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr}.filters button:first-child{grid-column:1/-1}.dashboard{padding-top:32px}}