.cda-member-dashboard{--cda-accent:#7b2cbf}.cda-member-dashboard header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:16px;background:#1d2327;color:#fff}.cda-member-dashboard header h2{color:#fff;margin:0}.cda-member-dashboard header strong{display:block;font-size:24px}.cda-season-list{display:grid;gap:16px;margin:22px 0}.cda-season-card,.cda-code{padding:20px;border:1px solid #e1e1e1;border-radius:14px;background:#fff}.cda-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cda-progress span{padding:9px;border-radius:8px;background:#f1f1f1;text-align:center;font-size:13px}.cda-progress .is-complete{background:#efe4f8;color:#5a189a;font-weight:700}.cda-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff1c7}.cda-code{margin:24px 0;border-left:5px solid var(--cda-accent)}@media(max-width:600px){.cda-progress{grid-template-columns:1fr 1fr}.cda-member-dashboard header{align-items:flex-start;flex-direction:column}}
