.curricula-hub{max-width:100%;overflow-x:clip}.curricula-hub img{max-width:100%}.curricula-hub .ch-hero{padding:24px 0 12px;background:var(--bg-body)}.curricula-hub .ch-hero > .wrap{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:44px 44px 28px;box-shadow:var(--shadow-card)}.curricula-hub .ch-hero-card{min-width:0}.curricula-hub .ch-hero-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:36px 44px;align-items:center}.curricula-hub .ch-hero-copy{min-width:0}.curricula-hub .ch-hero-copy .breadcrumb{margin-bottom:14px}.curricula-hub .ch-pill{display:inline-flex;align-items:center;gap:6px;background:var(--gold);color:var(--ink);font-size:11px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;border-radius:999px;padding:6px 12px;margin-bottom:16px;line-height:1.3;max-width:100%;white-space:normal;overflow-wrap:anywhere}.curricula-hub .ch-hero-copy h1{font-family:var(--font-heading);font-size:clamp(30px,3.6vw,42px);line-height:1.08;letter-spacing:-0.02em;font-weight:600;color:var(--ink);margin:0}.curricula-hub .ch-hero-copy .lead{margin:18px 0 22px;max-width:38em;color:var(--slate);font-size:1rem;line-height:1.65}.curricula-hub .ch-path-rail{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.curricula-hub .ch-path-rail span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--bg-body);color:var(--slate);font-size:12px;font-weight:700;letter-spacing:0.03em;text-transform:uppercase}.curricula-hub .ch-path-rail span.is-hot{background:rgba(227,167,34,0.14);border-color:rgba(227,167,34,0.14);color:var(--gold-text)}.curricula-hub .ch-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.curricula-hub .ch-hero-proof{max-width:460px;width:100%}.curricula-hub .ch-progress{height:8px;border-radius:999px;background:var(--line-warm);overflow:hidden;margin-bottom:12px}.curricula-hub .ch-progress span{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold) 0%,var(--gold-dark) 100%)}.curricula-hub .ch-hero-proof-row{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:12px;align-items:center}.curricula-hub .ch-hero-proof-row p{margin:0;font-size:13.5px;font-weight:600;color:var(--ink);line-height:1.4;min-width:0;overflow-wrap:anywhere}.curricula-hub .ch-avatars{display:flex;flex-shrink:0}.curricula-hub .ch-avatars img{width:32px;height:32px;border-radius:50%;object-fit:cover;object-position:center 20%;border:2px solid var(--white);margin-left:-8px}.curricula-hub .ch-avatars img:first-child{margin-left:0}.curricula-hub .ch-hero-visual{min-width:0;position:relative}.curricula-hub .ch-hero-media{position:relative;padding:18px 18px 28px 0}.curricula-hub .ch-hero-media::before{content:"";position:absolute;top:-18px;right:-10px;width:58%;height:46%;background:var(--cream-2);border-radius:28px;z-index:0}.curricula-hub .ch-hero-frame{position:relative;z-index:1;overflow:hidden;aspect-ratio:16 / 10;border-radius:24px;background:var(--cream-2);box-shadow:var(--shadow-card);border:1px solid var(--line-warm)}.curricula-hub .ch-hero-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.7s cubic-bezier(0.16,1,0.3,1)}.curricula-hub .ch-hero-visual:hover .ch-hero-photo{transform:scale(1.04)}.curricula-hub .ch-hero-live{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;background:rgba(26,26,26,0.78);color:var(--white);font-size:11px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;border-radius:999px;padding:6px 10px;z-index:2}.curricula-hub .ch-hero-years{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:6px;background:var(--white);color:var(--ink);font-size:12px;font-weight:600;border-radius:999px;padding:6px 12px 6px 10px;z-index:2;box-shadow:var(--shadow-card)}.curricula-hub .ch-hero-years b{color:var(--gold-deep,var(--gold));font-family:var(--font-heading);font-size:15px;font-weight:600}.curricula-hub .ch-hero-float{position:absolute;left:0;bottom:8px;z-index:3;width:min(240px,70%);background:var(--cream-2);border:1px solid var(--line-warm);border-radius:18px;padding:16px 18px 14px;box-shadow:var(--shadow-card)}.curricula-hub .ch-hero-float .ch-progress{margin-bottom:10px}.curricula-hub .ch-hero-float b{display:block;font-family:var(--font-heading);font-size:28px;font-weight:600;line-height:1;color:var(--ink)}.curricula-hub .ch-hero-float > span{font-size:13px;font-weight:600;color:var(--slate)}.curricula-hub .ch-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.curricula-hub .ch-trust-item{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;background:var(--bg-warm);border:1px solid var(--line-warm);border-radius:16px;transition:transform 0.28s cubic-bezier(0.16,1,0.3,1),box-shadow 0.28s ease}.curricula-hub .ch-trust-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(227,167,34,0.1)}.curricula-hub .ch-trust-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:12px;border:1px solid var(--line-warm)}.curricula-hub .ch-trust-icon img{width:24px;height:24px;display:block}.curricula-hub .ch-trust-data{min-width:0}.curricula-hub .ch-trust-data b{display:block;font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.1;color:var(--ink)}.curricula-hub .ch-trust-data span{display:block;font-size:12px;line-height:1.3;color:var(--slate);overflow-wrap:anywhere}.curricula-hub .tutor-section{padding:28px 0}.curricula-hub .tutor-section > .wrap{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:44px;box-shadow:var(--shadow-card)}.curricula-hub .tutor-section .section-head{max-width:640px;margin-bottom:32px}.curricula-hub .tutor-section .section-head .eyebrow{color:var(--gold-text)}.curricula-hub .tutor-section .section-head h2{font-family:var(--font-heading);font-size:clamp(28px,3vw,36px);font-weight:600;color:var(--ink);margin:0 0 12px}.curricula-hub .tutor-section .section-head p{color:var(--slate);margin:0}.curricula-hub > section[style*="cream-2"]{background:transparent !important;padding:20px 0 48px}.curricula-hub > section[style*="cream-2"] > .wrap{background:var(--cream-2);border:1px solid var(--line-warm);border-radius:28px;padding:44px;box-shadow:var(--shadow-card)}@media (max-width:991px){.curricula-hub .ch-hero > .wrap,.curricula-hub .tutor-section > .wrap,.curricula-hub > section[style*="cream-2"] > .wrap{padding:36px 24px 28px;border-radius:22px}.curricula-hub .ch-hero-grid{grid-template-columns:1fr;gap:28px}.curricula-hub .ch-hero-media{padding:0;max-width:520px;margin:0 auto}.curricula-hub .ch-hero-media::before{top:-12px;right:-8px}.curricula-hub .ch-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.curricula-hub .ch-hero{padding:16px 0 8px}.curricula-hub .ch-hero > .wrap,.curricula-hub .tutor-section > .wrap,.curricula-hub > section[style*="cream-2"] > .wrap{padding:28px 18px 22px;border-radius:18px}.curricula-hub .ch-pill{display:flex;width:100%;justify-content:center;text-align:center;padding:8px 14px}.curricula-hub .ch-hero-copy h1{font-size:clamp(26px,7vw,32px)}.curricula-hub .ch-hero-copy .lead{margin:14px 0 18px;font-size:15px}.curricula-hub .ch-path-rail{gap:6px;margin-bottom:18px}.curricula-hub .ch-path-rail span{font-size:11px;min-height:30px;padding:5px 10px}.curricula-hub .ch-hero-actions{flex-direction:column;margin-bottom:18px}.curricula-hub .ch-hero-actions .btn{width:100%;justify-content:center}.curricula-hub .ch-hero-proof{max-width:100%}.curricula-hub .ch-hero-float{position:static;width:100%;margin-top:12px;padding:14px 16px}.curricula-hub .ch-hero-float b{font-size:24px}.curricula-hub .ch-trust{gap:10px;margin-top:18px;padding-top:18px}.curricula-hub .ch-trust-item{flex-direction:column;align-items:flex-start;text-align:left;padding:12px 14px;gap:8px}.curricula-hub .ch-trust-icon{width:36px;height:36px}.curricula-hub .ch-trust-icon img{width:20px;height:20px}.curricula-hub .ch-trust-data b{font-size:18px}.curricula-hub .ch-trust-data span{font-size:11px}.curricula-hub .tutor-section{padding:16px 0}.curricula-hub .tutor-section > .wrap{padding:28px 18px 22px}.curricula-hub .tutor-section .section-head{margin-bottom:24px}}@media (max-width:400px){.curricula-hub .ch-trust{grid-template-columns:1fr 1fr;gap:8px}.curricula-hub .ch-trust-item{padding:10px 12px}}@media (max-width:575px){.curricula-hub .ch-hero-grid{gap:20px}.curricula-hub .ch-hero-media::before{top:-10px;right:-6px;width:62%;height:40%}.curricula-hub .ch-hero-frame{border-radius:18px}.curricula-hub .ch-hero-proof-row{grid-template-columns:1fr;row-gap:10px}.curricula-hub .ch-hero-proof p{font-size:12.5px;line-height:1.45}.curricula-hub .ch-hero-live,.curricula-hub .ch-hero-years{font-size:10px;padding:5px 9px}.curricula-hub .ch-hero-float{padding:14px 16px}}