.es-program-detail{max-width:1280px;margin:auto;padding:28px clamp(20px,4vw,56px) 72px;color:var(--cream)}
.es-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;color:var(--muted);margin-bottom:32px}
.es-detail-breadcrumb a{text-decoration:none;color:inherit}.es-detail-breadcrumb a:hover{color:var(--cream)}
.es-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,68px);align-items:center}
.es-detail-image{background:var(--panel);border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.es-detail-image img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;transform:none}
.es-detail-copy{min-width:0}.es-detail-copy .eyebrow{font-size:12px;letter-spacing:.14em}
.es-detail-copy h1{font-size:clamp(30px,3.4vw,48px);line-height:1.08;margin:16px 0 24px;overflow-wrap:anywhere;text-transform:none;letter-spacing:-.035em}
.es-detail-description{font-size:18px;line-height:1.7;color:var(--muted);white-space:pre-line;overflow-wrap:anywhere}
.es-detail-features{list-style:none;padding:0;margin:26px 0;display:grid;gap:14px}.es-detail-features li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5}
.es-detail-features svg{width:21px;height:21px;flex:none;color:var(--yellow);margin-top:1px}
.es-detail-primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;max-width:100%;min-height:52px;white-space:normal;text-align:center;text-decoration:none}
.es-detail-primary span:last-child{flex-shrink:0}.es-detail-note{font-size:13px;line-height:1.6;color:var(--muted);margin:16px 0 0}
.es-detail-profiles{display:flex;gap:10px;margin:0 0 26px}.es-detail-profiles b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#090a09;background:#8dcc35}.es-detail-profiles b:nth-child(2){background:#f64c8f}.es-detail-profiles b:nth-child(3){background:#fa931f}.es-detail-profiles b:nth-child(4){background:#4697f2}
.es-detail-next{display:flex;align-items:flex-start;gap:24px;margin-top:56px;padding:clamp(24px,4vw,40px);border:1px solid var(--line);border-radius:22px;background:var(--panel)}
.es-detail-next svg{width:42px;height:42px;color:var(--yellow)}.es-detail-next h2,.es-detail-programs h2{font-size:clamp(24px,2.7vw,34px);text-transform:none;line-height:1.2;margin:0 0 12px}
.es-detail-next p{color:var(--muted);line-height:1.7;margin:0;max-width:800px}.es-detail-programs{padding-top:64px;scroll-margin-top:140px}.es-detail-programs header{margin-bottom:26px}.es-detail-programs header .eyebrow{margin-bottom:10px;display:block}
.es-detail-programs .program-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:22px}.es-detail-programs .program-card{max-width:560px;padding:28px;border:1px solid var(--line);background:var(--panel);border-radius:20px;min-width:0}.es-detail-programs .program-card h3{font-size:24px;overflow-wrap:anywhere}.es-detail-programs .program-card p{color:var(--muted)}
.es-detail-help{border-top:1px solid var(--line);margin-top:48px;padding-top:26px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.es-detail-help p{margin:0;color:var(--muted)}.es-detail-help a{font-weight:700;color:var(--cream);text-underline-offset:5px}
.es-program-detail a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}
@media(max-width:760px){.es-detail-hero{grid-template-columns:1fr;gap:28px}.es-detail-image{max-width:520px;width:100%;margin:auto}.es-detail-image img{max-height:430px}.es-detail-copy h1{font-size:32px}.es-detail-description{font-size:16px}.es-detail-primary{width:100%;padding:16px;font-size:14px}.es-detail-next{margin-top:36px;gap:16px;flex-direction:column}.es-detail-programs{padding-top:42px}.es-detail-programs .program-card{max-width:none}.es-detail-breadcrumb{margin-bottom:22px}}
