:root{--green:#8dbc24;--deep:#20341e;--sage:#eff4e7;--ink:#243027;--muted:#697269;--line:#e5eadf;--white:#fff;--shadow:0 20px 55px rgba(33,52,30,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f4f6f2;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:24px auto;background:#fff;box-shadow:var(--shadow);overflow:hidden}.site-header{height:78px;padding:0 6%;display:flex;align-items:center;position:relative;z-index:20;background:rgba(255,255,255,.97)}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:23px;color:var(--deep);letter-spacing:.02em}.brand-mark{width:34px;height:34px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-family:Georgia,serif}.site-nav{margin-left:auto;display:flex;gap:30px;align-items:center}.site-nav a{font-size:13px;color:#667064;position:relative}.site-nav a:hover,.site-nav a.active{color:var(--deep)}.site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--green)}.nav-cta{padding:10px 17px!important;background:var(--green);color:#fff!important;border-radius:999px}.menu-toggle{display:none;margin-left:auto;border:0;background:none;width:40px;height:40px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--deep);margin:5px auto}.hero{min-height:590px;position:relative;display:flex;align-items:center;padding:60px 8% 120px;color:#fff;background:url('../img/hero-forest.png') center/cover no-repeat}.hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-76px;height:150px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}.hero-copy{position:relative;z-index:2;max-width:450px}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:62px;line-height:1.03;margin:0 0 20px;letter-spacing:-.035em}.hero p{max-width:390px;font-size:17px;color:rgba(255,255,255,.88);margin:0 0 30px}.button{display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:13px 22px;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);background:#79a51c}.play{width:54px;height:54px;border-radius:50%;border:0;background:var(--green);color:#fff;font-size:20px;cursor:pointer;margin-left:12px;box-shadow:0 8px 25px rgba(0,0,0,.2)}.intro{position:relative;z-index:4;padding:60px 9% 90px;background:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:820px;margin:auto}.feature{display:grid;grid-template-columns:56px 1fr;gap:18px}.feature-icon{width:48px;height:48px;border:1px solid #cfe0a7;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:23px}.feature h2{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:0 0 8px}.feature p{font-size:14px;color:var(--muted);margin:0}.home-story{padding:100px 8%;background:var(--sage);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.photo-panel{min-height:430px;background:url('../img/classes-strip.png') left center/400% 100% no-repeat;box-shadow:0 18px 42px rgba(34,59,29,.14)}.story-copy h2,.section-title h1,.section-title h2,.page-hero h1{font-family:Georgia,serif;font-weight:400;color:var(--deep);line-height:1.12}.story-copy h2{font-size:46px;margin:0 0 20px}.story-copy p{color:var(--muted);margin:0 0 28px}.small-label{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--green);font-weight:700}.schedule{padding:95px 8%;background:#fff}.section-title{text-align:center;max-width:650px;margin:0 auto 52px}.section-title h2,.section-title h1{font-size:44px;margin:8px 0 13px}.section-title p{color:var(--muted);margin:0}.course-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.course{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.course:nth-child(3n){border-right:0}.course .time{font-size:12px;color:var(--green);font-weight:700}.course h3{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:6px 0}.course p{color:var(--muted);font-size:14px}.course button{border:0;background:none;color:var(--deep);padding:0;border-bottom:1px solid var(--green);cursor:pointer}.quote{padding:100px 12%;background:var(--deep);color:#fff;text-align:center}.quote blockquote{font-family:Georgia,serif;font-size:38px;line-height:1.35;margin:0 auto 25px;max-width:800px}.quote cite{font-style:normal;color:#bad477;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.newsletter{padding:75px 8%;text-align:center;background:#fff}.newsletter h2{font-family:Georgia,serif;font-weight:400;font-size:36px;margin:0 0 10px}.newsletter p{color:var(--muted)}.newsletter form{display:flex;max-width:520px;margin:28px auto 0;border-bottom:1px solid #aab5a4}.newsletter input{flex:1;border:0;padding:13px 2px;outline:none}.newsletter button{border:0;background:none;color:var(--green);font-weight:700;cursor:pointer}.form-message{display:block;margin-top:14px;color:var(--green)}footer{padding:40px 7%;display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);background:#fff}footer nav{display:flex;gap:22px;margin-left:auto;font-size:13px;color:var(--muted)}footer p{font-size:12px;color:#929990}.page-hero{min-height:330px;padding:70px 8%;display:flex;align-items:end;color:#fff;background:linear-gradient(90deg,rgba(15,34,18,.76),rgba(15,34,18,.1)),url('../img/hero-forest.png') center 58%/cover}.page-hero h1{font-size:54px;color:#fff;margin:0 0 8px}.page-hero p{margin:0;max-width:560px;color:rgba(255,255,255,.85)}.content-section{padding:90px 8%;background:#fff}.content-section.alt{background:var(--sage)}.filters{display:flex;justify-content:center;gap:12px;margin:-20px auto 42px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 17px;color:var(--muted);cursor:pointer}.filters button.active{background:var(--deep);color:#fff;border-color:var(--deep)}.course-grid,.teacher-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.course-card,.teacher-card,.blog-card{border:1px solid var(--line);background:#fff}.card-photo{aspect-ratio:4/3;background-image:url('../img/classes-strip.png');background-size:400% 100%;background-repeat:no-repeat}.card-photo.p2{background-position:33.33% center}.card-photo.p3{background-position:66.66% center}.card-photo.p4{background-position:100% center}.card-body{padding:25px}.card-body h2,.card-body h3{font-family:Georgia,serif;font-weight:400;margin:0 0 9px;color:var(--deep)}.card-body p{font-size:14px;color:var(--muted)}.card-meta{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--green)}.teacher-photo{aspect-ratio:4/4.2;background:url('../img/studio-strip.png') left center/200% 100% no-repeat}.teacher-photo.second{background-position:right center}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-photo{min-height:500px;background:url('../img/studio-strip.png') left center/200% 100% no-repeat}.prose h2{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:0 0 18px}.prose p{color:var(--muted)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value{padding-top:24px;border-top:2px solid var(--green)}.value h3{font-family:Georgia,serif;font-weight:400;font-size:23px}.contact-form{display:grid;gap:16px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid var(--line);padding:14px;background:#fff;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--green)}.contact-form textarea{min-height:130px;resize:vertical}.contact-note{padding:35px;background:var(--sage)}.contact-note h2{font-family:Georgia,serif;font-weight:400}.toast{position:fixed;right:24px;bottom:24px;padding:12px 18px;background:var(--deep);color:#fff;transform:translateY(100px);opacity:0;transition:.3s;z-index:100}.toast.show{transform:none;opacity:1}.video-modal{position:fixed;inset:0;background:rgba(11,20,11,.84);display:grid;place-items:center;z-index:80;padding:20px}.video-modal[hidden]{display:none}.video-box{max-width:600px;background:#fff;padding:45px;position:relative;text-align:center}.video-box h2{font-family:Georgia,serif;font-weight:400;font-size:35px}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:850px){.shell{width:100%;margin:0;box-shadow:none}.site-header{height:68px;padding:0 22px}.site-nav{position:absolute;top:68px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:18px 24px 26px;gap:18px;box-shadow:0 15px 25px rgba(0,0,0,.1)}.site-nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:650px;padding:85px 24px 135px;background-position:63% center;align-items:end}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,37,19,.78),rgba(19,37,19,.08))}.hero h1{font-size:48px}.intro-grid,.home-story,.about-grid,.contact-grid{grid-template-columns:1fr}.intro-grid{gap:34px}.home-story{padding:80px 24px;gap:38px}.story-copy h2{font-size:38px}.photo-panel{min-height:330px}.schedule,.content-section{padding:75px 24px}.course-row,.course-grid,.teacher-grid,.blog-grid,.values{grid-template-columns:1fr}.course{border-right:0}.quote{padding:75px 24px}.quote blockquote{font-size:28px}.page-hero{padding:60px 24px}.page-hero h1{font-size:43px}footer{align-items:flex-start;flex-direction:column}footer nav{margin:0;flex-wrap:wrap}}
@media(max-width:480px){.hero h1{font-size:42px}.play{width:48px;height:48px}.intro{padding:50px 24px 70px}.section-title h2,.section-title h1{font-size:36px}.feature{grid-template-columns:46px 1fr}.feature-icon{width:40px;height:40px}.newsletter{padding:65px 24px}.newsletter form{flex-direction:column;border:0;gap:12px}.newsletter input{border-bottom:1px solid var(--line)}footer nav{gap:14px}}
