/* Homepage art direction. Public routes and admission dialogs keep their shared styles. */
.home-refresh { --home-plum: #421f35; --home-rose: #eed9df; --home-cream: #fffaf6; --home-muted: #705f68; background: var(--home-cream); }
.home-refresh .home-width { width: min(1160px, calc(100% - 48px)); margin-inline: auto; }
.home-refresh h2, .home-refresh h3 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
.home-refresh .eyebrow { font-size: 12px; line-height: 1.6; letter-spacing: .15em; }
.home-refresh .button { min-height: 52px; font-size: 15px; }
.home-refresh .home-text-link { display: inline-flex; align-items: center; gap: 13px; min-height: 44px; font-size: 15px; font-weight: 650; color: var(--home-plum); text-decoration: none; text-underline-offset: 6px; }
.home-refresh .home-text-link:hover { text-decoration: underline; }
.home-refresh .home-hero { padding: 42px 0 0; background: linear-gradient(110deg, #fffaf6 12%, #f5e6e9 70%, #eed6de); border-bottom: 1px solid #421f3520; }
.home-refresh .home-hero-inner { width: min(1160px, calc(100% - 48px)); margin-inline: auto; display: grid; grid-template-columns: 1.04fr .96fr; gap: 64px; align-items: center; }
.home-hero-copy { padding-block: 18px; min-width: 0; }
.home-hero-copy .eyebrow { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; }
.home-rule { width: 32px; height: 1px; flex-shrink: 0; background: #967345; }
.home-refresh .home-hero h1 { margin: 0; color: #301523; font: 400 clamp(52px, 5.65vw, 80px)/1.02 Georgia, serif; letter-spacing: -.05em; }
.home-refresh .home-hero h1 em { color: #813d5d; font-weight: 400; }
.home-hero-lead { max-width: 440px; margin: 26px 0; color: var(--home-muted); font-size: 17px; line-height: 1.8; }
.home-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 24px; }
.home-play { display: grid; place-items: center; flex-shrink: 0; width: 31px; height: 31px; border: 1px solid #96734588; border-radius: 50%; font-size: 11px; padding-left: 2px; }
.home-community-teaser { margin-top: 34px; display: flex; gap: 14px; align-items: center; width: fit-content; max-width: 100%; color: #421f35; text-decoration: none; }
.home-community-teaser > img { width: 82px; height: 62px; object-fit: cover; border-radius: 8px; border: 3px solid #fffaf6; box-shadow: 0 2px 10px #421f3514; }
.home-community-teaser > span { display: flex; flex-direction: column; gap: 3px; }
.home-community-teaser strong { font-size: 14px; font-weight: 650; }
.home-community-teaser small { font-size: 12px; color: var(--home-muted); }
.home-community-teaser:hover small { text-decoration: underline; text-underline-offset: 4px; }
.home-hero-visual { min-width: 0; }
.home-visual-note { margin: 0 0 12px; display: flex; justify-content: space-between; gap: 16px; color: #745463; font-size: 12px; letter-spacing: .09em; }
.home-visual-note span:last-child { text-align: right; }
.home-hero-photo { display: block; position: relative; height: 564px; overflow: hidden; border-radius: 230px 230px 16px 16px; background: #b08791; border: 1px solid #a5788450; box-shadow: 0 20px 45px #421f3524; }
.home-hero-photo::after { content: ""; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, #211019d9); pointer-events: none; }
.home-hero-photo > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 37%; transition: transform .65s ease; }
.home-hero-photo:hover > img { transform: scale(1.025); }
.home-photo-caption { position: absolute; z-index: 1; bottom: 26px; left: 28px; right: 28px; display: flex; align-items: center; justify-content: space-between; gap: 16px; color: #fffaf6; }
.home-photo-caption > span:first-child { display: flex; flex-direction: column; gap: 6px; }
.home-photo-caption small { font-size: 12px; letter-spacing: .13em; color: #f2cedd; }
.home-photo-caption strong { font: 400 clamp(25px, 2.5vw, 34px)/1.15 Georgia, serif; }
.home-refresh .home-round-arrow { display: grid; place-items: center; flex: 0 0 auto; width: 44px; height: 44px; border: 1px solid #fffaf688; border-radius: 50%; font: 23px/1 Arial, sans-serif; }
.home-visual-foot { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 6px 16px; margin-top: 12px; font-size: 12px; color: var(--home-muted); }
.home-visual-foot a { min-height: 32px; display: inline-flex; gap: 12px; align-items: center; font-weight: 650; color: var(--home-plum); text-decoration: none; }
.home-visual-foot > span { display: flex; align-items: center; }
.home-visual-foot a:hover { text-decoration: underline; text-underline-offset: 4px; }
.home-scroll-link { display: flex; justify-content: center; align-items: center; gap: 20px; min-height: 70px; margin-top: 12px; color: #745463; text-decoration: none; font-size: 12px; letter-spacing: .09em; }
.home-scroll-link span { font-size: 20px; }
.home-scroll-link:hover span { transform: translateY(4px); }
.home-refresh .home-discover { display: grid; grid-template-columns: .8fr repeat(3, 1fr); padding-block: 48px; gap: 0; }
.home-discover-label { padding-right: 24px; }
.home-discover-label .eyebrow { margin-bottom: 12px; }
.home-refresh .home-discover-label h2 { font-size: 32px; margin: 0; line-height: 1.2; letter-spacing: -.02em; }
.home-discover > a { padding: 4px 26px; border-left: 1px solid #421f3524; text-decoration: none; transition: background .25s ease; }
.home-path-number { font-size: 12px; color: #805c6d; letter-spacing: .09em; }
.home-refresh .home-discover h3 { font-size: 23px; margin: 16px 0 10px; line-height: 1.25; }
.home-discover > a > p { margin: 0; color: var(--home-muted); font-size: 16px; line-height: 1.6; }
.home-path-action { display: flex; justify-content: space-between; gap: 12px; padding-top: 20px; color: var(--home-plum); font-size: 14px; font-weight: 650; }
.home-discover > a:hover { background: #f3e4e966; }
.home-discover > a:hover .home-path-action > span { transform: translate(2px, -2px); }
.home-refresh .courses-section { padding: 80px max(24px, calc((100vw - 1160px) / 2)); background: #f5e9ec; }
.home-refresh .section-heading h2, .home-refresh .home-section-heading h2 { font: 400 clamp(38px, 4.15vw, 58px)/1.1 Georgia, serif; letter-spacing: -.035em; margin: 0; }
.home-refresh .section-heading h2 em, .home-refresh .home-section-heading h2 em { color: #813d5d; font-weight: 400; }
.home-refresh .section-heading > p { font-size: 16px; line-height: 1.8; }
.home-refresh .course-tab { padding: 19px 22px; background: #fffaf6; border-radius: 12px; }
.home-refresh .course-tab.active { background: #421f35; }
.home-refresh .course-tab strong { font-size: 22px; }
.home-refresh .course-tab small { font-size: 12px; }
.home-refresh .course-panel { border-radius: 16px; background: #421f35; grid-template-columns: 1fr 1fr; box-shadow: none; }
.home-refresh .course-summary { background: transparent; padding: 40px; min-height: 430px; color: #fffaf6; }
.home-refresh .course-number { font-size: 12px; color: #e6c492; }
.home-refresh .course-kicker { font-size: 12px; color: #ebbbcf; margin-top: 28px; }
.home-refresh .course-summary h3 { font-size: clamp(34px, 3.4vw, 47px); }
.home-refresh .course-summary > p:nth-of-type(3) { color: #e2ced7; font-size: 16px; line-height: 1.75; margin-bottom: 18px; }
.home-syllabus-link { display: inline-flex; align-items: center; gap: 14px; min-height: 48px; margin-bottom: 12px; color: #fffaf6; font-size: 16px; font-weight: 650; text-decoration: underline; text-underline-offset: 6px; }
.home-refresh .course-summary .button { min-height: 46px; font-size: 14px; color: #f2d4e1; border: 1px solid #f2d4e166; background: transparent; box-shadow: none; }
.home-refresh .course-summary .button:hover { background: #ffffff12; }
/* Pair the light card with its own text colours so mobile dark-mode text cannot inherit into it. */
.home-refresh .curriculum-card { margin: 16px; padding: 36px; color-scheme: only light; color: #27131f; background: #fffaf6; border-radius: 10px; box-shadow: none; }
.home-refresh .curriculum-label { color: #59434f; font-size: 14px; line-height: 1.6; }
.home-refresh .curriculum-card li { color: #27131f; -webkit-text-fill-color: currentColor; font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 1.0625rem; font-weight: 500; min-height: 55px; padding-block: 14px; line-height: 1.65; border-bottom-color: #d8c6ce; }
.home-refresh .curriculum-card li span { flex: 0 0 26px; color: #775226; font-size: 14px; }
.home-course-bottom { display: flex; justify-content: space-between; align-items: center; gap: 14px 30px; margin-top: 23px; }
.home-course-bottom p { margin: 0; font-size: 16px; color: var(--home-muted); }
.home-course-bottom a { flex-shrink: 0; }
.home-refresh .home-community { padding-block: 88px; }
.home-section-heading { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 64px; margin-bottom: 38px; }
.home-section-heading > div > p:not(.eyebrow) { margin: 0 0 12px; font-size: 16px; line-height: 1.8; color: var(--home-muted); }
.home-community-grid { display: grid; grid-template-columns: 1.5fr .85fr; gap: 28px; align-items: start; }
.home-student-feature { margin: 0; min-width: 0; }
.home-student-feature > a { display: block; overflow: hidden; border: 1px solid #b78d5350; border-radius: 14px; }
.home-student-feature img { display: block; width: 100%; height: auto; transition: transform .55s ease; }
.home-student-feature > a:hover img { transform: scale(1.02); }
.home-student-feature figcaption { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; margin-top: 12px; }
.home-student-feature figcaption > span { color: var(--home-muted); font-size: 12px; letter-spacing: .1em; }
.home-student-feature figcaption a { font-size: 14px; font-weight: 650; min-height: 44px; display: inline-flex; align-items: center; gap: 20px; text-decoration: none; }
.home-student-feature figcaption a:hover { text-decoration: underline; text-underline-offset: 5px; }
.home-training-feature { min-width: 0; }
.home-training-film { position: relative; background: #2c1824; border-radius: 120px 120px 12px 12px; overflow: hidden; }
.home-training-film video { display: block; width: 100%; aspect-ratio: 1 / 1; object-fit: cover; object-position: center 42%; }
.home-film-control { position: absolute; right: 16px; bottom: 16px; width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; border: 1px solid #fffaf680; color: #fffaf6; background: #2c1824e6; cursor: pointer; font-size: 16px; }
.home-film-control:hover { background: #6e3655; }
.home-film-label { position: absolute; left: 18px; bottom: 24px; max-width: calc(100% - 94px); padding: 4px 8px; border-radius: 4px; background: #2c1824db; color: #fffaf6; letter-spacing: .08em; font-size: 12px; }
.home-refresh .home-training-caption h3 { font-size: 27px; margin: 20px 0 10px; line-height: 1.2; }
.home-training-caption p { font-size: 16px; color: var(--home-muted); margin: 0 0 8px; }
.home-student-note { display: grid; grid-template-columns: 150px 1fr auto; gap: 30px; align-items: center; border-block: 1px solid #421f3524; padding-block: 26px; margin-top: 36px; }
.home-student-note > img { display: block; width: 100%; height: auto; border-radius: 8px; }
.home-student-note .eyebrow { margin-bottom: 8px; }
.home-refresh .home-student-note h3 { font-size: 29px; margin: 0; line-height: 1.2; }
.home-student-note p:not(.eyebrow) { margin: 10px 0 0; font-size: 16px; color: var(--home-muted); }
.home-refresh .home-work { padding-block: 80px; background: #301823; color: #fffaf6; }
.home-work .eyebrow { color: #f0bed1; }
.home-refresh .home-work h2 em { color: #eeb5cc; }
.home-work .home-section-heading > div > p:not(.eyebrow) { color: #e1cdd6; }
.home-refresh .home-work .home-text-link { color: #f3c7d7; }
.home-look-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.home-look { min-width: 0; text-decoration: none; }
.home-look > div { position: relative; border-radius: 12px; overflow: hidden; background: #784b60; }
.home-look:nth-child(2) > div { border-radius: 170px 170px 12px 12px; }
.home-look img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; object-position: center 30%; transition: transform .6s ease; }
.home-look .home-round-arrow { position: absolute; right: 18px; bottom: 18px; color: #fffaf6; background: #301823d9; }
.home-look p { display: flex; flex-direction: column; gap: 8px; margin: 18px 0 0; }
.home-look p > span { color: #d9b4c5; font-size: 12px; letter-spacing: .1em; }
.home-look strong { font: 400 27px/1.2 Georgia, serif; }
.home-look:hover img { transform: scale(1.035); }
.home-look:hover strong { text-decoration: underline; text-underline-offset: 6px; }
.home-work-bottom { border-top: 1px solid #fffaf630; margin-top: 38px; padding-top: 28px; display: flex; justify-content: space-between; align-items: center; gap: 24px; }
.home-work-bottom p { font: italic 30px/1.3 Georgia, serif; margin: 0; color: #f3c7d7; }
.home-refresh .home-work-bottom .button { color: #fffaf6; border-color: #f3c7d780; }
.home-refresh .home-work-bottom .button:hover { background: #ffffff0f; }
.home-refresh .home-local { padding-block: 80px; }
.home-refresh .home-local .local-seo-block { margin-top: 0; padding: 0; border: 0; border-radius: 0; background: none; gap: 28px 56px; }
.home-refresh .local-course-grid { gap: 18px; }
.home-refresh .local-course-grid article { padding: 22px 0; border: 0; border-top: 1px solid #421f3526; border-radius: 0; background: none; }
.home-refresh .local-course-grid article > span { font-size: 12px; }
.home-refresh .local-course-grid h4 { font-size: 22px; line-height: 1.3; }
.home-refresh .local-course-grid p { font-size: 16px; }
.home-refresh .why-block { padding: 40px; gap: 32px; grid-template-columns: .8fr 1.5fr; margin-top: 38px; border-radius: 16px; }
.home-refresh .why-intro > p:last-child { font-size: 16px; }
.home-refresh .benefit-grid article { padding: 16px; }
.home-refresh .benefit-grid article > span { font-size: 12px; }
.home-refresh .benefit-grid h4 { font-size: 23px; }
.home-refresh .benefit-grid p { font-size: 16px; }
.home-refresh .faq-list p { font-size: 16px; }
.home-refresh .academy-map { padding-block: 60px 72px; }
.home-student-access { display: flex; justify-content: space-between; align-items: center; gap: 30px; margin-top: 38px; padding-top: 30px; border-top: 1px solid #421f3524; }
.home-student-access .eyebrow { margin-bottom: 8px; }
.home-refresh .home-student-access h3 { font-size: 29px; line-height: 1.2; margin: 0; }
.home-student-access p:not(.eyebrow) { margin: 12px 0 0; color: var(--home-muted); }
.home-student-access .button { flex-shrink: 0; }
.home-refresh .home-enter.community-entered { animation: home-arrive .65s ease both; }
@keyframes home-arrive { from { opacity: .65; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
@media (min-width: 901px) and (max-width: 1100px) {
  .home-refresh .home-hero-inner { gap: 32px; }
  .home-refresh .home-hero h1 { font-size: 61px; }
  .home-hero-photo { height: 548px; }
  .home-visual-note { letter-spacing: .025em; }
  .home-discover > a { padding-inline: 20px; }
  .home-student-note { grid-template-columns: 130px 1fr; }
  .home-student-note > a { grid-column: 2; justify-self: start; }
}
@media (max-width: 900px) {
  .home-refresh .home-hero-inner { grid-template-columns: 1fr 1fr; gap: 28px; }
  .home-refresh .home-hero h1 { font-size: 53px; }
  .home-hero-lead { font-size: 16px; }
  .home-hero-photo { height: 505px; }
  .home-visual-note span:last-child { display: none; }
  .home-hero-actions { gap: 10px; }
  .home-community-teaser { margin-top: 20px; }
  .home-community-teaser > img { width: 65px; height: 55px; }
  .home-refresh .home-discover { grid-template-columns: repeat(3, 1fr); }
  .home-discover-label { grid-column: 1 / -1; padding: 0 0 26px; }
  .home-discover-label br { display: none; }
  .home-discover > a:first-of-type { padding-left: 0; border-left: 0; }
  .home-discover > a { padding-inline: 22px; }
  .home-refresh .course-tab { padding: 16px; }
  .home-refresh .course-summary { padding: 30px; }
  .home-refresh .curriculum-card { padding: 28px 22px; }
  .home-course-bottom { flex-direction: column; align-items: flex-start; gap: 8px; }
  .home-section-heading { gap: 30px; grid-template-columns: 1fr 1fr; }
  .home-community-grid { grid-template-columns: 1.25fr 1fr; gap: 24px; }
  .home-student-note { grid-template-columns: 140px 1fr; gap: 22px; }
  .home-student-note > a { grid-column: 2; justify-self: start; }
  .home-look-grid { gap: 18px; }
  .home-look strong { font-size: 23px; }
  .home-refresh .why-block { grid-template-columns: 1fr; }
}
@media (max-width: 700px) {
  .home-refresh .home-width, .home-refresh .home-hero-inner { width: calc(100% - 36px); }
  .home-refresh .home-hero { padding-top: 28px; }
  .home-refresh .home-hero-inner { grid-template-columns: 1fr; gap: 30px; }
  .home-hero-copy { padding: 0; }
  .home-hero-copy .eyebrow { margin-bottom: 19px; font-size: 12px; letter-spacing: .1em; }
  .home-refresh .home-hero h1 { font-size: clamp(45px, 11.5vw, 68px); }
  .home-hero-lead { max-width: 520px; margin-block: 22px; line-height: 1.75; }
  .home-hero-actions { gap: 12px 18px; }
  .home-hero-actions .button { padding-inline: 18px; }
  .home-refresh .home-hero-actions .home-text-link { font-size: 14px; gap: 10px; }
  .home-community-teaser { display: none; }
  .home-hero-visual { width: 100%; max-width: 500px; margin-inline: auto; }
  .home-visual-note { font-size: 12px; }
  .home-visual-note span:last-child { display: inline; }
  .home-hero-photo { height: auto; aspect-ratio: 4 / 4.7; border-radius: 180px 180px 12px 12px; }
  .home-hero-photo > img { position: absolute; inset: 0; object-position: center 35%; }
  .home-photo-caption { left: 21px; right: 21px; bottom: 22px; }
  .home-photo-caption strong { font-size: 28px; }
  .home-visual-foot { font-size: 12px; }
  .home-scroll-link { min-height: 60px; margin-top: 4px; }
  .home-refresh .home-discover { padding-block: 34px; grid-template-columns: 1fr; }
  .home-discover-label { padding-bottom: 22px; }
  .home-discover > a, .home-discover > a:first-of-type { padding: 21px 0; border-left: 0; border-top: 1px solid #421f3524; display: grid; grid-template-columns: 1fr auto; gap: 8px 16px; }
  .home-path-number { grid-column: 1; }
  .home-refresh .home-discover h3 { grid-column: 1; margin: 0; font-size: 27px; }
  .home-discover > a > p { grid-column: 1; }
  .home-path-action { grid-column: 1 / -1; padding-top: 6px; }
  .home-refresh .courses-section { padding: 50px 18px; }
  .home-refresh .section-heading h2, .home-refresh .home-section-heading h2 { font-size: clamp(35px, 8.8vw, 47px); }
  .home-refresh .section-heading { gap: 20px; margin-bottom: 25px; }
  .home-refresh .course-tab { padding: 14px 12px; gap: 10px; }
  .home-refresh .course-tab strong { font-size: 21px; }
  .home-refresh .course-tab small { font-size: 12px; }
  .home-refresh .course-panel { grid-template-columns: 1fr; }
  .home-refresh .course-summary { min-height: 0; padding: 28px 24px; }
  .home-refresh .course-summary h3 { font-size: 37px; }
  .home-refresh .curriculum-card { margin: 0 12px 12px; padding: 28px 24px; }
  .home-refresh .curriculum-card li { font-size: 1.0625rem; }
  .home-syllabus-link { font-size: 15px; }
  .home-refresh .home-community { padding-block: 50px; }
  .home-section-heading { grid-template-columns: 1fr; gap: 24px; margin-bottom: 28px; }
  .home-community-grid { grid-template-columns: 1fr; gap: 30px; }
  .home-training-feature { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; align-items: center; }
  .home-training-film video { aspect-ratio: 3 / 4; }
  .home-film-label { display: none; }
  .home-film-control { width: 44px; height: 44px; right: 12px; bottom: 12px; }
  .home-refresh .home-training-caption h3 { font-size: 26px; margin-top: 0; }
  .home-refresh .home-training-caption .home-text-link { line-height: 1.6; }
  .home-student-note { margin-top: 28px; grid-template-columns: 1fr; padding-block: 26px; gap: 24px; }
  .home-student-note > img { width: 100%; max-width: 100%; }
  .home-student-note > a { grid-column: 1; width: 100%; }
  .home-refresh .home-student-note h3 { font-size: 31px; }
  .home-refresh .home-work { padding-block: 52px; }
  .home-look-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 18px; }
  .home-look:first-child { grid-column: 1 / -1; }
  .home-look:first-child img { aspect-ratio: 4 / 4.5; }
  .home-look:nth-child(2) > div { border-radius: 80px 80px 10px 10px; }
  .home-look p > span { font-size: 12px; letter-spacing: .025em; }
  .home-look strong { font-size: 24px; }
  .home-look .home-round-arrow { right: 12px; bottom: 12px; width: 36px; height: 36px; font-size: 20px; }
  .home-work-bottom { flex-direction: column; align-items: flex-start; gap: 20px; }
  .home-work-bottom .button { width: 100%; }
  .home-refresh .home-local { padding-block: 52px; }
  .home-refresh .home-local .local-seo-block { grid-template-columns: 1fr; gap: 24px; }
  .home-refresh .home-local .local-seo-block h3 { font-size: 37px; }
  .home-refresh .local-course-grid { grid-template-columns: 1fr 1fr; gap: 12px 22px; }
  .home-refresh .local-course-grid article { padding-block: 20px; }
  .home-refresh .local-course-grid .text-arrow { line-height: 1.6; }
  .home-refresh .why-block { padding: 28px 24px; margin-top: 28px; }
  .home-refresh .benefit-grid { grid-template-columns: 1fr; }
  .home-refresh .benefit-grid article { padding: 20px 0; background: none; border: 0; border-top: 1px solid #fffaf630; border-radius: 0; }
  .home-refresh .benefit-grid h4 { margin-top: 12px; }
  .home-refresh .faq-block { margin-top: 40px; }
  .home-student-access { flex-direction: column; align-items: flex-start; gap: 24px; }
  .home-student-access .button { width: 100%; padding-inline: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  .home-refresh .home-enter.community-entered { animation: none; }
  .home-refresh *, .home-refresh *::before, .home-refresh *::after { scroll-behavior: auto !important; transition: none !important; }
}
