/* Theme v0.2 visual system: photographic hero, alternating storytelling, cards and strips. */
.home-v02{background:var(--paper)}
.home-hero-v02{position:relative;min-height:min(820px,88vh);display:flex;align-items:flex-end;overflow:hidden;background:var(--ink);color:white}
.home-hero-media,.home-hero-overlay{position:absolute;inset:0}.home-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.03)}
.home-hero-overlay{background:linear-gradient(90deg,rgba(18,25,31,.86) 0%,rgba(18,25,31,.64) 43%,rgba(18,25,31,.18) 78%),linear-gradient(0deg,rgba(18,25,31,.5),transparent 48%)}
.home-hero-content{position:relative;z-index:1;width:min(840px,82vw);padding:110px clamp(24px,8vw,130px) 100px}.home-hero-content h1{font-size:clamp(62px,8vw,122px);max-width:850px;margin:20px 0 28px}.home-hero-content>p:not(.eyebrow){max-width:650px;font-size:19px;line-height:1.7;color:#eef0ef}.home-hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap;margin-top:36px}.home-link-light{font-weight:700;font-size:13px}.home-link-light:hover{color:#ffd4ce}.eyebrow.light{color:#ffd4ce}
.home-story-row{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:white}.home-story-row.image-right figure{order:2}.home-story-row figure{margin:0;min-height:620px;overflow:hidden}.home-story-row figure img{width:100%;height:100%;object-fit:cover}.home-story-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(34px,7vw,110px)}.home-story-copy h2{margin:14px 0 28px}.home-story-copy>p:not(.section-number){color:var(--muted);font-size:18px;line-height:1.75;max-width:650px}.home-story-copy .button,.home-story-copy .text-link{align-self:flex-start;margin-top:18px}.home-story-warm{background:var(--warm)}.home-story-dark{background:var(--ink);color:white}.home-story-dark .home-story-copy>p:not(.section-number){color:#c8ced1}
.home-paths-v02{display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-paths-v02>a{min-height:360px;padding:46px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .2s ease,transform .2s ease}.home-paths-v02>a:last-child{border-right:0}.home-paths-v02>a:hover{background:white;transform:translateY(-3px)}.home-paths-v02 span{font-size:10px;color:var(--red);letter-spacing:.16em}.home-paths-v02 h3{font-size:40px;margin:58px 0 16px}.home-paths-v02 p{color:var(--muted);line-height:1.65}.home-paths-v02 b{margin-top:auto;text-transform:uppercase;font-size:10px;letter-spacing:.13em}
.home-seminar-strip{display:grid;grid-template-columns:.7fr 1.4fr auto;gap:60px;align-items:center;padding:70px clamp(24px,8vw,130px);background:var(--red);color:white}.home-seminar-strip h2{font-size:clamp(38px,4vw,58px);margin-bottom:12px}.home-seminar-strip p{color:#ffe0da;line-height:1.6}.home-seminar-date{font-family:Georgia,serif;font-size:30px!important;color:white!important;margin:12px 0 0}.home-final-cta{text-align:center;padding:120px 24px 130px;background:white}.home-final-cta h2{max-width:900px;margin:18px auto 25px}.home-final-cta>p:not(.eyebrow){max-width:650px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.7}.home-final-cta>div{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap;margin-top:34px}
.page-hero-photo{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;min-height:620px;padding-top:70px;padding-bottom:70px}.page-hero-photo>div>p:last-child{max-width:620px;color:var(--muted);font-size:18px;line-height:1.75}.page-hero-photo figure{margin:0;height:480px;overflow:hidden}.page-hero-photo figure img{width:100%;height:100%;object-fit:cover}.page-hero-photo h1{font-size:clamp(58px,6.6vw,96px)}
.class-cards-v02{display:grid;grid-template-columns:repeat(3,1fr);background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.class-cards-v02 article{padding:48px;min-height:350px;border-right:1px solid var(--line);display:flex;flex-direction:column}.class-cards-v02 article:last-child{border-right:0}.class-cards-v02 article>span{font-size:10px;color:var(--red);letter-spacing:.16em}.class-cards-v02 h3{font-size:36px;margin:50px 0 16px}.class-cards-v02 p{color:var(--muted);line-height:1.65}.class-cards-v02 .text-link{margin-top:auto;padding-top:24px}
.bio-section-v02{align-items:center}.visit-quick-v02{display:grid;grid-template-columns:1.2fr repeat(3,1fr);background:var(--ink);color:white}.visit-quick-v02>div,.visit-quick-v02>a{padding:32px 38px;min-height:135px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #ffffff2d}.visit-quick-v02>*:last-child{border-right:0}.visit-quick-v02 span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#aeb7bc;margin-bottom:10px}.visit-quick-v02 strong{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.35}.visit-quick-v02 a:hover strong{color:#ffd4ce}.first-visit-v02{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.first-visit-heading h2{margin-top:16px;max-width:500px}.first-visit-v02 .first-grid{margin-top:0}
@media(max-width:1000px){.home-story-row,.page-hero-photo,.first-visit-v02{grid-template-columns:1fr}.home-story-row.image-right figure{order:0}.home-story-row figure{min-height:430px}.page-hero-photo figure{height:420px}.home-seminar-strip{grid-template-columns:1fr;gap:24px}.home-seminar-strip .button{justify-self:start}.visit-quick-v02{grid-template-columns:1fr 1fr}.visit-quick-v02>*{border-bottom:1px solid #ffffff2d}.class-cards-v02,.home-paths-v02{grid-template-columns:1fr}.class-cards-v02 article,.home-paths-v02>a{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.class-cards-v02 article:last-child,.home-paths-v02>a:last-child{border-bottom:0}}
@media(max-width:600px){.home-hero-v02{min-height:720px}.home-hero-content{width:100%;padding:90px 22px 65px}.home-hero-content h1{font-size:clamp(52px,16vw,76px)}.home-story-copy{padding:65px 22px}.home-story-row figure{min-height:330px}.home-paths-v02>a,.class-cards-v02 article{padding:38px 22px}.home-seminar-strip{padding:55px 22px}.page-hero-photo{padding:50px 22px}.page-hero-photo figure{height:330px}.visit-quick-v02{grid-template-columns:1fr}.visit-quick-v02>*{border-right:0}.first-visit-v02{padding:70px 22px}}
