:root{--ink:#11100f;--graphite:#1b1a19;--ivory:#f6f2ec;--paper:#f2eee8;--stone:#d8d0c7;--muted:#aaa198;--copper:#b06f4f;--magenta:#d92984}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--ivory);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;line-height:.94;letter-spacing:-.035em}h1{font-size:clamp(3.35rem,7vw,6.8rem);max-width:990px;margin-bottom:28px}h2{font-size:clamp(3rem,5.5vw,5.4rem);margin-bottom:42px}h3{font-size:1.7rem;line-height:1.15}em{font-weight:500;color:var(--copper)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:600;color:var(--copper);margin-bottom:28px}.lead{font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.55;max-width:680px;color:#c9c2ba}.topbar{height:82px;position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:rgba(17,16,15,.82);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{font-size:.86rem;letter-spacing:.13em;font-weight:600}.brand span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;background:var(--magenta);border-radius:50%;font-family:Georgia;font-size:1.25rem}.topbar nav{display:flex;gap:28px;font-size:.82rem;color:#c7c0b8}.topbar nav a:hover{color:white}.button{display:inline-flex;justify-content:center;align-items:center;min-height:55px;padding:0 27px;background:var(--ivory);color:var(--ink);font-size:.84rem;font-weight:600;border:1px solid transparent;transition:.2s}.button:hover{transform:translateY(-2px);background:white}.button.small{min-height:44px;padding:0 19px}.dark-button{background:var(--ink);color:var(--ivory)}.actions{display:flex;gap:28px;align-items:center;margin-top:40px}.text-link{font-size:.85rem;border-bottom:1px solid #6e6862;padding-bottom:5px}.hero{min-height:100svh;display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;padding:82px 0 0 clamp(24px,5vw,76px)}.hero-copy{align-self:center;padding:80px 6vw 80px 0}.hero-visual{position:relative;margin:0;min-height:760px;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,transparent 30%),linear-gradient(0deg,rgba(17,16,15,.72),transparent 45%)}.hero-visual img{height:100%;object-fit:cover;object-position:55% 30%}.hero-visual figcaption{position:absolute;z-index:2;left:10%;bottom:7%;display:flex;flex-direction:column}.hero-visual figcaption span{font-size:.62rem;letter-spacing:.2em}.hero-visual figcaption b{font-family:"Cormorant Garamond";font-size:1.7rem;font-weight:500}.proof{display:flex;gap:32px;margin-top:70px;color:#aaa39c;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.proof span:before{content:"";display:inline-block;width:5px;height:5px;background:var(--copper);margin-right:10px;vertical-align:middle}.section{padding:clamp(100px,12vw,180px) clamp(24px,7vw,108px)}.dark{background:var(--graphite)}.level-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #494541}.level{min-height:330px;padding:34px 28px;border-right:1px solid #494541;display:flex;flex-direction:column}.level:first-child{border-left:1px solid #494541}.level>span{color:var(--copper);font-size:.72rem}.level h3{margin:75px 0 18px}.level p{color:var(--muted);font-size:.9rem}.level a{margin-top:auto;font-size:.78rem}.path{background:var(--paper);color:var(--ink)}.pathline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #9d958c}.pathline>div{padding:30px 22px 0 0;position:relative}.pathline>div:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--copper);top:-5px;left:0}.pathline b{color:var(--copper);font-size:.72rem}.pathline h3{font-family:"Cormorant Garamond";font-size:2rem;margin:36px 0 8px}.pathline p{color:#6c665f;font-size:.83rem}.programs{background:#d9d1c8;color:var(--ink)}.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.program{padding:48px;min-height:610px;display:flex;flex-direction:column}.program.light{background:var(--paper)}.program.copper{background:#6e4635;color:white}.tag{text-transform:uppercase;letter-spacing:.15em;font-size:.68rem}.program h3{font-family:"Cormorant Garamond";font-size:3.4rem;margin:60px 0 24px}.program p{max-width:530px}.program ul{padding:0;margin:30px 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;color:inherit}.program li:before{content:"— ";color:var(--copper)}.program.copper li:before{color:#e7ab8d}.program strong{font-family:"Cormorant Garamond";font-size:3rem;margin-top:auto;margin-bottom:20px}.program .button{align-self:flex-start}.bundle{display:grid;grid-template-columns:1fr auto auto;gap:50px;align-items:center;background:white;padding:38px 48px;margin-top:22px}.bundle h3{margin:4px 0}.bundle div:nth-child(2){display:flex;flex-direction:column}.bundle div:nth-child(2) strong{font-size:2rem}.bundle small{color:#756d65}.curriculum{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;align-items:start}.sticky-title{position:sticky;top:125px}.sticky-title>p:last-child{max-width:500px;color:#69635d}.accordions details{border-top:1px solid #aaa198;padding:0}.accordions summary{list-style:none;cursor:pointer;padding:28px 4px;font-family:"Cormorant Garamond";font-size:2rem}.accordions summary::-webkit-details-marker{display:none}.accordions summary span{font-family:Manrope;font-size:.7rem;color:var(--copper);margin-right:24px}.accordions details p{padding:0 4px 28px 48px;color:#69635d}.accordions .button{margin-top:36px}.method{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--graphite)}.method ol{list-style:none;margin:0;padding:0;border-top:1px solid #4f4a46}.method li{padding:24px 4px;border-bottom:1px solid #4f4a46;font-size:1rem}.method li span{color:var(--copper);font-size:.7rem;margin-right:28px}.results{background:var(--ink)}.results>p:not(.eyebrow){color:var(--muted);max-width:520px;margin-bottom:50px}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.gallery figure{margin:0;position:relative}.gallery figure:nth-child(1){grid-column:span 7}.gallery figure:nth-child(2){grid-column:span 5}.gallery figure:nth-child(3),.gallery figure:nth-child(4),.gallery figure:nth-child(5){grid-column:span 4}.gallery figure:nth-child(6){grid-column:4/span 6}.gallery img{height:620px;object-fit:cover;object-position:50% 28%}.gallery figure:nth-child(n+3) img{height:480px}.gallery figcaption{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#8e8780;margin-top:12px}.founder{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:center}.founder figure{margin:0}.founder figure img{height:760px;object-fit:cover;object-position:center top}.founder>div>p:not(.eyebrow){max-width:640px;font-size:1.1rem;color:#69635d}.facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #aaa198;margin-top:45px}.facts span{padding:25px 20px 25px 0;border-bottom:1px solid #aaa198}.facts b{display:block;font-family:"Cormorant Garamond";font-size:2.2rem;color:var(--copper)}.cities{background:#d9d1c8;color:var(--ink)}.teacher-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.teacher-grid article{background:var(--paper)}.teacher-grid img{height:480px;object-fit:cover;object-position:center top}.teacher-grid article>div{padding:30px}.teacher-grid span{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--copper)}.teacher-grid h3{font-family:"Cormorant Garamond";font-size:2rem;margin:20px 0 12px}.teacher-grid p,.teacher-grid address{color:#69635d;font-size:.85rem}.teacher-grid address{font-style:normal;margin:22px 0}.teacher-grid a{font-size:.78rem;font-weight:600}.license{display:grid;grid-template-columns:1fr .75fr;gap:8vw;align-items:center}.license>div>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:34px}.license img{height:600px;object-fit:cover}.faq{background:var(--paper);color:var(--ink)}.wide{max-width:900px;margin-left:auto}.wide details p{padding-left:4px}.final-cta{background:var(--copper);color:var(--ink);text-align:center;padding:clamp(100px,13vw,190px) 24px}.final-cta .eyebrow{color:#3d281e}.final-cta h2{font-size:clamp(4rem,8vw,7rem)}.final-cta>p:not(.eyebrow){max-width:590px;margin:0 auto 36px}.final-cta small{display:block;margin-top:22px}footer{padding:55px clamp(24px,7vw,108px);display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#aaa198;font-size:.78rem}footer .brand{color:white}.mobile-sticky{display:none}
@media(max-width:980px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-left:0}.hero-copy{padding:150px 24px 80px}.hero-visual{min-height:620px}.proof{flex-wrap:wrap}.level-grid{grid-template-columns:1fr 1fr}.pathline{grid-template-columns:1fr 1fr;gap:45px}.program-grid,.curriculum,.method,.founder,.license{grid-template-columns:1fr}.sticky-title{position:static}.founder figure img{height:650px}.teacher-grid{grid-template-columns:1fr 1fr}.teacher-grid article:last-child{grid-column:1/-1;max-width:50%}.gallery img{height:480px}.bundle{grid-template-columns:1fr auto}.bundle .button{grid-column:1/-1}}
@media(max-width:640px){body{padding-bottom:70px}.topbar{height:66px;padding:0 18px}.brand{font-size:.7rem}.topbar .button{display:none}.section{padding:88px 20px}h1{font-size:3.35rem}h2{font-size:3.1rem;margin-bottom:34px}.hero{padding-top:66px}.hero-copy{padding:70px 20px 60px}.hero-visual{min-height:520px}.hero-visual:after{background:linear-gradient(0deg,rgba(17,16,15,.7),transparent 55%)}.hero-visual figcaption{left:20px}.actions{align-items:flex-start;flex-direction:column;gap:20px}.proof{gap:12px 20px;margin-top:45px}.level-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-20px;padding-right:20px}.level{min-width:84vw;scroll-snap-align:start}.pathline{grid-template-columns:1fr;border-left:1px solid #9d958c;border-top:0;padding-left:25px;gap:28px}.pathline>div{padding:0}.pathline>div:before{top:6px;left:-30px}.program-grid{grid-template-columns:1fr}.program{padding:28px 24px;min-height:560px}.program h3{font-size:2.8rem;margin-top:50px}.program ul{grid-template-columns:1fr}.bundle{grid-template-columns:1fr;gap:22px;padding:28px 24px}.bundle .button{grid-column:auto}.accordions summary{font-size:1.6rem}.accordions details p{padding-left:4px}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-20px}.gallery figure,.gallery figure:nth-child(n){min-width:84vw;scroll-snap-align:start}.gallery img,.gallery figure:nth-child(n) img{height:520px}.founder figure{order:2}.founder>div{order:1}.founder figure img{height:520px}.facts{grid-template-columns:1fr 1fr}.teacher-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-20px}.teacher-grid article,.teacher-grid article:last-child{min-width:84vw;max-width:none;scroll-snap-align:start}.teacher-grid img{height:430px}.license img{height:430px}.wide{margin:0}.final-cta{padding:100px 20px}.final-cta h2{font-size:4rem}footer{grid-template-columns:1fr;padding:45px 20px}.mobile-sticky{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;height:68px;background:var(--ivory);color:var(--ink);justify-content:center;align-items:center;font-weight:600;font-size:.85rem;border-top:1px solid #c8c0b7}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Brand refinement: graphic black-and-pink accents inspired by the supplied references. */
:root{--ink:#090909;--graphite:#151414;--magenta:#f25bb7}
em,.eyebrow{color:var(--magenta)}
.logo-brand{display:block;width:58px;height:58px;border-radius:50%;overflow:hidden;background:#fff;flex:0 0 auto}
.logo-brand img{width:100%;height:100%;object-fit:cover}
.topbar{background:rgba(9,9,9,.9);border-bottom-color:rgba(242,91,183,.22)}
.hero-copy{position:relative}
.hero-copy:after,.results:after,.final-cta:before{content:"✦";position:absolute;color:var(--magenta);font-size:30px;line-height:1}
.hero-copy:after{right:8%;top:15%}
.proof span:before,.pathline>div:before{background:var(--magenta)}
.level>span,.pathline b,.accordions summary span,.method li span,.teacher-grid span,.facts b{color:var(--magenta)}
.level-grid,.method ol{border-top-color:rgba(242,91,183,.45)}
.level,.method li{border-color:rgba(242,91,183,.2)}
.program.copper{background:#25151f;border:1px solid rgba(242,91,183,.38)}
.program.copper li:before,.program li:before{color:var(--magenta)}
.results{position:relative;background:#060606;overflow:hidden}
.results h2{font-family:"Arial Narrow",Arial,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:-.055em;line-height:.88}
.results:before{content:"";position:absolute;width:460px;height:460px;right:-260px;top:100px;border:1px solid rgba(242,91,183,.32);border-radius:50%}
.results:after{right:8%;top:12%}
.gallery{grid-template-columns:repeat(2,1fr);gap:26px;align-items:start}
.gallery figure:nth-child(n){grid-column:auto}
.gallery img,.gallery figure:nth-child(n) img{height:auto;aspect-ratio:9/16;object-fit:cover;object-position:center top;border:1px solid rgba(242,91,183,.2)}
.gallery figure:nth-child(even){margin-top:90px}
.final-cta{position:relative;background:var(--paper);color:var(--ink);overflow:hidden}
.final-cta:before{left:11%;top:18%}
.final-cta .eyebrow{color:var(--magenta)}
.footer-logo{display:block;width:112px;height:112px;border-radius:50%;overflow:hidden;background:#fff;grid-row:span 2}
.footer-logo img{width:100%;height:100%;object-fit:cover}
footer{border-top:1px solid rgba(242,91,183,.24);align-items:center}
.mobile-sticky{border-top-color:var(--magenta)}
@media(max-width:640px){.logo-brand{width:46px;height:46px}.gallery{display:flex;gap:14px}.gallery figure:nth-child(n){min-width:82vw;margin-top:0}.gallery img,.gallery figure:nth-child(n) img{height:auto;aspect-ratio:9/16}.hero-copy:after{right:8%;top:6%}.results:after{top:5%}.footer-logo{width:92px;height:92px}}
