/* A0019504 Unified Learning Framework
   Reuses ChatsifiedsLearning, Practice Lab, Master Quiz and existing lesson content. */
.csf-learning-framework{max-width:72rem;margin:1.5rem auto 0;padding:0 1rem;font-family:inherit}
.csf-learning-framework__card{background:#fff;border:1px solid #dfe7e4;border-radius:1.35rem;box-shadow:0 10px 30px rgba(15,55,48,.07);overflow:hidden}
.csf-learning-framework__head{display:grid;gap:.55rem;padding:1.25rem 1.35rem;background:linear-gradient(135deg,#f3fbf8,#fff)}
.csf-learning-framework__eyebrow{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0d7c66}
.csf-learning-framework__head h2{margin:0;color:#14352f;font-size:clamp(1.3rem,2.5vw,1.75rem);line-height:1.2}
.csf-learning-framework__outcome{margin:0;max-width:60rem;color:#425b55;line-height:1.65}
.csf-learning-framework__route{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;padding:1rem 1.35rem 1.25rem;list-style:none;margin:0}
.csf-learning-framework__route a,.csf-learning-framework__route span{display:flex;align-items:center;gap:.55rem;min-height:3rem;padding:.65rem .75rem;border-radius:.9rem;text-decoration:none;font-weight:750;font-size:.88rem;line-height:1.25}
.csf-learning-framework__route a{background:#f7faf9;color:#1e5247;border:1px solid #e2ebe8}
.csf-learning-framework__route a:hover,.csf-learning-framework__route a:focus-visible{background:#eaf7f2;border-color:#b9ddd2;outline:2px solid transparent}
.csf-learning-framework__route span{background:#fafafa;color:#7a8985;border:1px dashed #d8dfdd}
.csf-learning-framework__num{display:grid;place-items:center;flex:0 0 1.55rem;height:1.55rem;border-radius:50%;background:#0d7c66;color:#fff;font-size:.72rem;font-weight:900}
.csf-learning-framework__route span .csf-learning-framework__num{background:#aab8b4}
.csf-learning-framework-slot{scroll-margin-top:6.5rem}
.csf-learning-framework-fallback{max-width:72rem;margin:1.25rem auto;padding:0 1rem}
.csf-learning-framework-fallback__card{border:1px solid #dfe7e4;border-radius:1.15rem;background:#fff;padding:1.15rem 1.25rem;box-shadow:0 8px 24px rgba(15,55,48,.05)}
.csf-learning-framework-fallback__card h2{margin:.15rem 0 .55rem;color:#14352f;font-size:1.25rem}
.csf-learning-framework-fallback__card p{margin:.35rem 0;color:#425b55;line-height:1.65}
.csf-learning-framework-fallback__card strong{color:#173e35}
.csf-learning-next-best{max-width:72rem;margin:1.25rem auto 2rem;padding:0 1rem}
.csf-learning-next-best__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.3rem;border-radius:1.2rem;background:#14352f;color:#fff}
.csf-learning-next-best__inner p{margin:.25rem 0 0;color:#d8eee7}
.csf-learning-next-best__inner a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#0d6f5d;padding:.75rem 1rem;font-weight:850;text-decoration:none}
.csf-learning-next-best__inner a:hover,.csf-learning-next-best__inner a:focus-visible{background:#edf8f4}
@media(min-width:760px){.csf-learning-framework__route{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:620px){.csf-learning-framework__route{grid-template-columns:1fr 1fr}.csf-learning-next-best__inner{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.csf-learning-framework *{scroll-behavior:auto!important}}

body[data-learning-framework="a0019504-unified-v1"] .csf-learning-progress .csf-learning-next{display:none}
