:root{--ink:#17342c;--forest:#244b3d;--moss:#8b9f74;--coral:#d66e55;--paper:#f6f2e9;--mist:#e4e9df;--white:#fffdf8;--line:#17342c2e;--serif:"Newsreader", Georgia, serif;--sans:"DM Sans", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0;font-size:16px;line-height:1.65}img{object-fit:cover;max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);letter-spacing:0;font-weight:400;line-height:1.04}h1{font-size:clamp(3rem,7.5vw,7.5rem)}h2{font-size:clamp(2.4rem,5vw,5.2rem)}h3{font-size:clamp(1.7rem,2.6vw,2.5rem)}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.skip-link{z-index:100;background:var(--white);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:0 clamp(1.2rem,4vw,4rem);display:grid;position:relative}.brand{align-items:baseline;gap:.8rem;width:max-content;display:flex}.brand-name{font:500 1.65rem/1 var(--serif)}.brand-note{text-transform:uppercase;letter-spacing:.12em;font-size:.68rem}.site-header nav{gap:clamp(1.25rem,3vw,3rem);display:flex}.site-header nav a{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #0000;font-size:.82rem}.site-header nav a:hover,.site-header nav a[aria-current=page]{border-color:currentColor}.site-header>.button{justify-self:end}.button{border:1px solid var(--white);background:var(--white);min-height:50px;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-size:.82rem;font-weight:600;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{color:var(--white);background:0 0;transform:translateY(-2px)}.button-small{min-height:40px;color:var(--white);background:var(--forest);border-color:var(--forest)}.button-small:hover,.button-dark:hover{color:var(--forest);background:0 0}.button-dark{background:var(--forest);border-color:var(--forest);color:var(--white)}.text-link{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;align-items:center;gap:.75rem;padding-bottom:.18rem;font-size:.82rem;font-weight:600;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.eyebrow,.section-number{text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.4rem;font-size:.72rem;font-weight:600}.section{padding:clamp(5rem,10vw,9rem) clamp(1.2rem,6vw,7rem)}.hero{min-height:calc(100vh - 84px);color:var(--white);background:#29463b;align-items:center;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0f2720db,#0f27207a 48%,#0f27200f 80%);position:absolute;inset:0}.hero-media{background:url(https://images.unsplash.com/photo-1474418397713-7ede21d49118?auto=format&fit=crop&w=2200&q=88) 50% 38%/cover;animation:1.6s ease-out both settle;position:absolute;inset:0}.hero-content{z-index:1;width:min(900px,83vw);padding:5rem clamp(1.2rem,8vw,9rem);position:relative}.hero h1{margin-bottom:1.5rem}.hero h1 em{color:#d9dfbd;font-weight:400}.hero-copy{max-width:610px;margin-bottom:2rem;font-size:clamp(1rem,1.6vw,1.25rem)}.button-row{flex-wrap:wrap;align-items:center;gap:1.8rem;display:flex}.light-link{color:var(--white)}.hero-scroll{z-index:2;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;position:absolute;bottom:2.5rem;right:3rem}.intro-section{grid-template-columns:.35fr 1.15fr 1fr;align-items:start;gap:clamp(2rem,6vw,8rem);display:grid}.intro-section h2{margin-bottom:0}.intro-copy{max-width:520px;padding-top:3.7rem}.intro-copy p:first-child{font-size:1.18rem}.intro-copy .text-link{margin-top:1rem}.workshops-section{background:var(--mist)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.section-heading h2{margin-bottom:0}.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.workshop-card{background:var(--white);border-top:3px solid var(--forest);grid-template-columns:minmax(150px,.85fr) 1.15fr;min-height:340px;display:grid}.workshop-card img{width:100%;height:100%;min-height:340px}.workshop-card-body{flex-direction:column;align-items:flex-start;padding:clamp(1.5rem,3vw,2.6rem);display:flex}.workshop-card-body h3{margin-bottom:1rem}.workshop-card-body .text-link{margin-top:auto}.quote-band{text-align:center;color:var(--white);background:var(--forest);padding:clamp(5rem,10vw,10rem) max(1.2rem,50vw - 525px)}.quote-band blockquote{font:400 clamp(2.2rem, 5vw, 5rem)/1.12 var(--serif);margin:0 auto 2rem}.quote-band cite{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-style:normal}.journal-callout{background:var(--moss);grid-template-columns:1.5fr .7fr;align-items:end;gap:10vw;display:grid}.journal-callout h2{margin-bottom:0}.journal-callout .button{margin-top:1rem}.page-hero{min-height:620px}.split-hero{background:var(--mist);grid-template-columns:1.05fr .95fr;display:grid}.split-hero>*{min-width:0}.page-hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,9rem);display:flex}.page-hero-copy h1{font-size:clamp(3rem,6vw,6rem)}.page-hero-copy p:last-child{max-width:630px;font-size:1.15rem}.split-hero>img{width:100%;height:100%;min-height:620px}.split-hero>.profile-image{object-position:center top}.prose-grid{grid-template-columns:.6fr 1.4fr;gap:8vw;display:grid}.prose-large{max-width:820px}.prose-large h2{font-size:clamp(2.6rem,5vw,4.8rem)}.prose-large p{font-size:1.18rem}.expertise-section,.credentials-section{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.expertise-section{background:var(--moss)}.expertise-section h2,.credentials-section h2{font-size:clamp(2.6rem,5vw,4.8rem)}.expertise-list,.credentials-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.expertise-list{grid-template-columns:1fr 1fr;gap:0 2rem;display:grid}.expertise-list li{border-bottom:1px solid var(--line);padding:1rem 0}.credentials-section{background:var(--white)}.credentials-list li{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:2rem;padding:1.2rem 0;display:grid}.credentials-list strong{font-family:var(--serif);font-size:1.2rem;line-height:1.25}.credentials-list span{color:#17342cb3}.compact-quote{padding-top:7rem;padding-bottom:7rem}.compact-quote blockquote{font-size:clamp(2rem,4vw,3.8rem)}.centered-cta{text-align:center}.centered-cta h2{max-width:900px;margin-left:auto;margin-right:auto}.page-title{max-width:1250px;padding-bottom:5rem}.page-title h1{font-size:clamp(3.2rem,7vw,7rem)}.page-title>p:last-child{max-width:720px;font-size:1.18rem}.testimonials-title{background:var(--mist);max-width:1350px}.impact-section{grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.impact-heading h2,.young-voices-heading h2{font-size:clamp(2.6rem,5vw,4.8rem)}.impact-stories{border-top:1px solid var(--line)}.impact-story{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1.5rem;padding:2.5rem 0;display:grid}.impact-story blockquote,.testimonial-card blockquote,.young-voices-list blockquote{font-family:var(--serif);margin:0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.3}.story-number{letter-spacing:.12em;font-size:.72rem}.impact-story cite{grid-column:2}.impact-story cite,.testimonial-card cite,.young-voices-list cite{flex-direction:column;margin-top:1.5rem;font-style:normal;display:flex}.impact-story cite span,.testimonial-card cite span,.young-voices-list cite span{color:#17342cad;font-size:.82rem}.voices-section{background:var(--white)}.testimonial-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.testimonial-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:390px;padding:clamp(1.5rem,3vw,2.8rem);display:flex}.testimonial-card cite{margin-top:auto;padding-top:2rem}.young-voices-section{color:var(--white);background:var(--forest);grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.young-voices-heading>p:last-child{color:#ffffffb8;max-width:430px}.young-voices-list article{border-top:1px solid #ffffff3d;padding:2.5rem 0}.young-voices-list cite span{color:#ffffffad}.events-title{background:var(--moss)}.events-listing{grid-template-columns:.45fr 1.55fr;gap:7vw;display:grid}.events-intro{max-width:340px}.event-list{border-top:1px solid var(--line)}.event-card{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr) auto;align-items:start;gap:clamp(1.5rem,4vw,4rem);padding:clamp(2rem,4vw,3.5rem) 0;display:grid}.event-card time{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.event-card time span{color:var(--coral);letter-spacing:.14em;margin-bottom:.5rem;font-size:.72rem;font-weight:600}.event-card time strong{font:400 3.8rem/1 var(--serif)}.event-card time small{letter-spacing:.12em;margin-top:.4rem;font-size:.7rem}.event-card-body h2{margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.5rem)}.event-card-body>p:not(.event-meta){max-width:700px}.event-meta{color:#17342cad;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.72rem;font-weight:600}.event-card dl{gap:2.5rem;margin:2rem 0 0;display:flex}.event-card dl div{min-width:110px}.event-card dt{color:#17342c9e;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:600}.event-card dd{margin:.2rem 0 0}.event-card>.text-link{white-space:nowrap;align-self:center}.workshop-listing{padding-top:0}.enquiry-band{color:var(--white);background:var(--forest);justify-content:space-between;align-items:center;gap:3rem;display:flex}.enquiry-band h2{margin:0;font-size:clamp(2.2rem,4vw,4rem)}.course-hero{min-height:calc(100vh - 84px);color:var(--white);background:var(--forest);align-items:end;display:flex;position:relative}.course-hero:after{content:"";background:linear-gradient(#0c271e14 25%,#0c271eeb);position:absolute;inset:0}.course-hero>img{width:100%;height:100%;position:absolute;inset:0}.course-hero-copy{z-index:1;max-width:950px;padding:clamp(4rem,8vw,8rem);position:relative}.course-hero-copy h1{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,7rem)}.course-hero-copy>p:not(.eyebrow){max-width:680px;font-size:1.15rem}.course-details{grid-template-columns:1fr 1fr;gap:10vw;display:grid}.course-details h2{font-size:clamp(2.5rem,5vw,5rem)}.course-details>div:last-child>p:first-child{font-size:1.25rem}.outcome-list{border-top:1px solid var(--line);margin:2.5rem 0;padding:0;list-style:none}.outcome-list li{border-bottom:1px solid var(--line);padding:1.1rem 0 1.1rem 2rem;position:relative}.outcome-list li:before{content:"•";color:var(--coral);position:absolute;left:.5rem}.muted{color:#17342ca6;font-size:.88rem}.contact-page{background:var(--mist);grid-template-columns:1.2fr .8fr;align-items:center;gap:10vw;min-height:calc(100vh - 84px);display:grid}.contact-page h1{font-size:clamp(3.3rem,7vw,7rem)}.contact-details>p{max-width:560px;font-size:1.15rem}.email-link{font:400 clamp(1.6rem, 3vw, 2.6rem)/1.2 var(--serif);text-underline-offset:.3rem;overflow-wrap:anywhere;margin:2.5rem 0;text-decoration:underline;display:block}.social-list{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.social-list a{border-bottom:1px solid}.site-footer{color:var(--white);background:#102c24;grid-template-columns:1.2fr 1fr auto;align-items:end;gap:2rem;padding:4rem clamp(1.2rem,6vw,7rem);display:grid}.site-footer p{color:#ffffffb3;max-width:430px;margin:.8rem 0 0}.footer-links{flex-wrap:wrap;gap:1.2rem;display:flex}.footer-links a{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.site-footer .copyright{white-space:nowrap;font-size:.76rem}.reveal{animation:.75s ease-out both rise;animation-delay:var(--delay,0s)}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes settle{0%{transform:scale(1.04)}to{transform:scale(1)}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.brand-note,.site-header>.button{display:none}.site-header nav{gap:1.1rem}.hero{min-height:780px}.hero-content{width:100%;padding-top:8rem}.hero-scroll{display:none}.intro-section,.prose-grid,.course-details,.expertise-section,.credentials-section,.impact-section,.young-voices-section,.events-listing{grid-template-columns:1fr}.events-intro{max-width:620px}.intro-section .section-number{display:none}.intro-copy{padding-top:0}.workshop-card{grid-template-columns:1fr}.workshop-card img{height:260px;min-height:260px}.journal-callout,.contact-page,.split-hero{grid-template-columns:1fr}.split-hero>img{min-height:440px;max-height:560px}.site-footer{grid-template-columns:1fr 1fr}.site-footer .copyright{grid-column:1/-1}}@media (width<=620px){.site-header{grid-template-columns:1fr;align-items:start;gap:.9rem;padding:1rem 1.2rem}.brand-name{font-size:1.45rem}.site-header nav{justify-content:space-between;gap:.5rem;width:100%;padding-top:.2rem}.site-header nav a{font-size:.62rem}.hero{align-items:end;min-height:calc(100svh - 76px)}.hero:after{background:linear-gradient(#0f27202e,#0f2720eb)}.hero-content{padding:5rem 1.2rem 4rem}.hero h1{font-size:clamp(3.25rem,16vw,5.2rem)}.button-row{flex-direction:column;align-items:flex-start}.section{padding-left:1.2rem;padding-right:1.2rem}.section-heading{flex-direction:column;align-items:flex-start}.workshop-grid,.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}.event-card{grid-template-columns:65px minmax(0,1fr);gap:1.2rem}.event-card time strong{font-size:3rem}.event-card dl{flex-direction:column;gap:.8rem}.event-card>.text-link{grid-column:2;justify-self:start}.expertise-list,.credentials-list li{grid-template-columns:1fr}.credentials-list li{gap:.35rem}.quote-band{padding-left:1.2rem;padding-right:1.2rem}.enquiry-band{flex-direction:column;align-items:flex-start}.course-hero{min-height:740px}.course-hero-copy{padding:4rem 1.2rem}.contact-page{align-content:center}.site-footer{grid-template-columns:1fr}.site-footer .copyright{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
