.ed-stage-pathway{max-width:1120px;margin:1.5rem auto;padding:0 1.25rem;font-family:'DM Sans',Arial,sans-serif}.ed-stage-pathway__inner{background:#fff;border:1px solid rgba(15,31,56,.14);border-top:4px solid #b89c6a;box-shadow:0 10px 28px rgba(15,31,56,.07);padding:1.2rem}.ed-stage-pathway__eyebrow{margin:0 0 .3rem;color:#8f1f1f;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ed-stage-pathway h2{margin:0;color:#0f1f38;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.4rem,2.6vw,1.9rem);line-height:1.12;border:0;padding:0}.ed-stage-pathway__intro{max-width:850px;margin:.45rem 0 .75rem;color:#526074;font-size:.86rem;line-height:1.6}.ed-stage-pathway__parent{margin:.55rem 0 .9rem;padding:.55rem .7rem;background:#eef2f6;color:#344157;font-size:.78rem}.ed-stage-pathway__parent a{color:#8f1f1f;font-weight:800}.ed-stage-pathway__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;list-style:none;margin:0;padding:0;counter-reset:edstage}.ed-stage-pathway__steps li{counter-increment:edstage;min-width:0}.ed-stage-pathway__steps a{display:flex;gap:.55rem;height:100%;box-sizing:border-box;padding:.7rem;border:1px solid rgba(15,31,56,.12);background:#faf8f4;color:#17243a;text-decoration:none;line-height:1.3}.ed-stage-pathway__steps a::before{content:counter(edstage);display:grid;place-items:center;flex:0 0 1.5rem;height:1.5rem;background:#0f1f38;color:#fff;border-radius:50%;font-size:.68rem;font-weight:800}.ed-stage-pathway__steps li[aria-current="step"] a{border-color:#b52a2a;background:#fff3f1;box-shadow:inset 0 0 0 1px #b52a2a}.ed-stage-pathway__steps li[aria-current="step"] a::before{background:#b52a2a}.ed-stage-pathway__label{display:block;font-size:.78rem;font-weight:800}.ed-stage-pathway__detail{display:block;margin-top:.15rem;color:#6a7485;font-size:.69rem}.ed-stage-pathway__urgent{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.85rem;padding:.8rem .9rem;background:#8f1f1f;color:#fff}.ed-stage-pathway__urgent p{margin:0;color:#fff;font-size:.78rem;line-height:1.45}.ed-stage-pathway__urgent a{flex:0 0 auto;padding:.55rem .75rem;background:#fff;color:#8f1f1f;font-size:.72rem;font-weight:800;text-decoration:none}@media(max-width:760px){.ed-stage-pathway{padding:0 .85rem}.ed-stage-pathway__steps{grid-template-columns:1fr}.ed-stage-pathway__urgent{align-items:flex-start;flex-direction:column}.ed-stage-pathway__urgent a{width:100%;box-sizing:border-box;text-align:center}}
