@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--green:#06432e;--deep:#062d20;--accent:#c5f06b;--ink:#112b21;--white:#fff;--line:#d8e3dd;--muted:#50645a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #83bb2a;outline-offset:5px}.skip{position:absolute;left:15px;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}header{min-height:96px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:white}.brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:.025em;font-weight:800;line-height:1.25}.brand small{display:block;font-size:10px;letter-spacing:.14em;margin-top:5px}.mark{background:var(--green);color:#fff;padding:11px 8px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;line-height:1}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:54px;padding:15px 25px;background:var(--green);color:white;font-weight:600;font-size:15px;border:1px solid var(--green);transition:background .2s}.button:hover{background:#0c6243}.button.small{font-size:14px;min-height:46px;padding:12px 20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:660px}.hero-copy{padding:62px 8% 45px 9%}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin:0 0 22px}h1,h2{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:700;line-height:.99;letter-spacing:-.015em;margin:0}h1{font-size:clamp(58px,6.6vw,100px);text-transform:uppercase}h1 em{color:var(--green);font-style:normal}h2{font-size:clamp(44px,4.6vw,68px)}h3{font-size:20px;line-height:1.25;margin:0 0 12px}p{margin-top:0}.lead{font-size:18px;line-height:1.7;max-width:480px;color:var(--muted);margin:26px 0}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600}.hero-foot{font-size:12px;color:var(--muted);margin:28px 0 0}.hero-brand{background:var(--green);color:white;display:flex;flex-direction:column;justify-content:space-between;padding:32px 36px;position:relative;overflow:hidden}.brand-top,.brand-bottom{font-size:11px;letter-spacing:.12em;display:flex;justify-content:space-between;gap:16px;position:relative;z-index:1}.brand-top{padding-bottom:20px;border-bottom:1px solid #ffffff40}.brand-bottom{padding-top:20px;border-top:1px solid #ffffff40}.hero-monogram{font-size:clamp(150px,26vw,390px);font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;line-height:.8;letter-spacing:-.07em;align-self:center;text-align:center;padding:35px 0}.hero-monogram span{display:block;font-size:30px;letter-spacing:.5em;margin:28px 0 0 14px;color:var(--accent)}.principles{display:flex;justify-content:space-around;gap:20px;padding:22px 5%;background:var(--deep);color:#fff;font-size:13px;letter-spacing:.04em}.section{padding:90px 6%;max-width:1600px;margin:auto}.approach{display:grid;grid-template-columns:1fr 1fr;gap:80px}.approach-items article{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.approach-items article:first-child{padding-top:0}.approach-items article>span{font-size:13px;color:var(--green);font-weight:700}.approach-items p{color:var(--muted);margin-bottom:0}.coaching{background:#f3f7f4;max-width:none}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px}.section-head>p{max-width:400px;color:var(--muted);font-size:14px}.offers{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.offer{padding:25px 23px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.offer.featured{background:var(--green);color:white;border-color:var(--green)}.offer .kicker{font-size:11px;letter-spacing:.08em;font-weight:700;min-height:18px;margin-bottom:15px}.offer h3{font-size:21px;min-height:53px}.price{font-size:39px;font-weight:700;letter-spacing:-.04em;line-height:1.25;margin-bottom:20px}.price small{font-size:13px;font-weight:400;letter-spacing:0}.offer ul{padding:0;list-style:none;margin:0 0 22px;font-size:14px}.offer li{padding:8px 0;border-bottom:1px solid var(--line)}.offer.featured li{border-color:#ffffff30}.offer .button{margin-top:auto;padding:12px 14px;font-size:13px;gap:10px}.offer.featured .button{background:#fff;color:var(--green);border-color:white}.offer .detail{font-size:12px;color:var(--muted);margin:18px 0}.offer.featured .detail{color:#d6e9df}.billing{border-top:1px solid var(--line);margin-top:32px;padding-top:26px;display:grid;grid-template-columns:1fr 3fr;gap:30px}.billing h3{font-size:16px}.billing p{font-size:13px;color:var(--muted);margin:0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:45px}.process-grid article>span{display:block;border-top:2px solid var(--green);padding:14px 0 30px;color:var(--green);font-weight:700;font-size:14px}.process-grid p{color:var(--muted)}.clients{background:var(--green);color:white;max-width:none;display:grid;grid-template-columns:1fr 1.2fr;gap:85px}.clients>div>p:not(.eyebrow){color:#d3e7dc;max-width:350px;margin-top:25px}.resource-list>a{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #ffffff45;padding:25px 0}.resource-list>a:first-child{padding-top:0}.resource-list a:hover h3{text-decoration:underline;text-underline-offset:5px}.resource-list p{font-size:14px;color:#d3e7dc;margin:0;max-width:500px}.resource-list>a>span{font-size:25px}.program-note{padding-top:25px}.program-note h3{font-size:17px}.enroll{text-align:center;max-width:850px}.enroll p:not(.eyebrow){margin:25px auto;max-width:610px;color:var(--muted)}footer{border-top:1px solid var(--line);padding:38px 6%;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer p{font-size:14px;max-width:550px}footer .scope{font-size:12px;color:var(--muted)}footer small{font-size:12px;text-align:right;color:var(--muted)}@media(min-width:1600px){.hero{max-width:1600px;margin:auto}}@media(max-width:1100px){.offers{grid-template-columns:repeat(2,1fr)}nav{gap:18px}.hero-copy{padding-left:8%;padding-right:6%}.brand-bottom{display:block}.brand-bottom span{display:block;margin-top:6px}.approach,.clients{gap:40px}}@media(max-width:720px){header{flex-wrap:wrap;padding:18px 6%;gap:18px}header>.button{display:none}nav{width:100%;justify-content:space-between;font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6%}.hero h1{font-size:68px}.hero-brand{min-height:340px;margin:0 6% 30px;padding:22px}.hero-monogram{font-size:200px}.hero-monogram span{font-size:19px;margin-top:18px}.brand-bottom{display:flex;font-size:9px}.brand-top{font-size:10px}.principles{flex-direction:column;gap:9px;padding:23px 6%;font-size:13px}.section{padding:58px 6%}.approach,.clients{grid-template-columns:1fr;gap:38px}.section-head{display:block}.section-head>p{margin-top:25px}.offers{grid-template-columns:1fr}.offer h3{min-height:0}.offer{padding:26px}.billing{grid-template-columns:1fr;gap:5px}.process-grid{grid-template-columns:1fr;gap:20px}.process-grid article>span{padding-bottom:15px}footer{grid-template-columns:1fr}footer small{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-figure{margin:10px 0;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:480px}.hero-figure img{display:block;width:100%;height:500px;max-height:65vh;object-fit:contain}.hero-figure figcaption{font-size:16px;letter-spacing:.24em;font-weight:700;margin:8px 0 12px}@media(max-width:720px){.hero-figure{min-height:390px}.hero-figure img{height:380px;max-height:none}.hero-brand{min-height:520px}.hero-figure figcaption{font-size:14px}}
.hero-figure figcaption{text-align:center}.hero-figure figcaption small{display:block;font-size:12px;font-weight:500;letter-spacing:.12em;margin-top:8px}

nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}
.about-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:7%;padding-top:60px;padding-bottom:65px;align-items:center}
.about-intro h1{font-size:clamp(54px,6.4vw,90px)}
.about-intro .lead{max-width:620px}
.about-signature{font-weight:700;margin:30px 0 0;font-size:18px}
.about-signature span{display:block;font-size:14px;font-weight:400;color:var(--muted);margin-top:4px}
.about-brand{margin:0;background:var(--green);padding:26px;text-align:center;color:white}
.about-brand img{display:block;width:100%;height:410px;object-fit:contain}
.about-brand figcaption{font-size:14px;font-weight:600;letter-spacing:.08em;line-height:1.8;padding-top:18px;border-top:1px solid #ffffff40}
.about-story{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;border-top:1px solid var(--line)}
.about-prose{max-width:720px;font-size:18px;line-height:1.8;color:var(--muted)}
.about-prose p{margin-bottom:24px}
.about-learning{background:#f3f7f4;max-width:none}
.about-learning .section-head>p{font-size:16px}
.about-disciplines{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:50px}
.about-disciplines article{border-top:2px solid var(--green);padding-top:18px}
.about-disciplines article>span{display:block;font-size:14px;color:var(--green);margin-bottom:24px;font-weight:700}
.about-disciplines p{color:var(--muted);margin-bottom:0}
.about-motto{background:var(--green);color:white;padding:55px 6%;text-align:center}
.about-motto p{font-size:14px;letter-spacing:.18em;margin-bottom:16px}
.about-credentials{border-top:1px solid var(--line);background:#f3f7f4;max-width:none}
.credential-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.credential-list li{border-top:2px solid var(--green);padding-top:18px}
.credential-list span{display:block;font-size:12px;letter-spacing:.12em;font-weight:700;color:var(--green);margin-bottom:14px}
.credential-list h3{font-size:21px;max-width:280px}
.competition-record{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;margin-top:50px;padding-top:40px;border-top:1px solid var(--line)}
.competition-event .eyebrow{margin-bottom:16px}.competition-event h3{font-size:24px}.competition-event>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:20px}
.competition-placings{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:0;align-self:center}
.competition-placings>div{display:flex;flex-direction:column-reverse;gap:14px}
.competition-placings dt{font-size:15px;line-height:1.7;color:var(--muted)}
.competition-placings dd{margin:0;font-family:'Barlow Condensed',Impact,sans-serif;font-size:76px;line-height:1;color:var(--green);font-weight:700}
.competition-placings dd span{font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:500}
@media(max-width:1100px){header{gap:16px}nav{gap:16px}header>.button.small{padding:12px 14px}.about-brand img{height:350px}}
@media(max-width:850px){header{flex-wrap:wrap}header>.button.small{display:none}nav{margin-left:auto;flex-wrap:wrap;row-gap:12px}.about-hero,.about-story{gap:35px}.about-brand{padding:20px}.about-brand img{height:300px}}
@media(max-width:720px){nav{font-size:14px;justify-content:flex-start;column-gap:22px}.about-hero,.about-story{grid-template-columns:1fr}.about-hero{padding-top:42px;padding-bottom:42px}.about-intro h1{font-size:clamp(50px,12vw,68px)}.about-brand{max-width:420px;width:100%;justify-self:center}.about-brand img{height:330px}.about-prose{font-size:17px}.about-disciplines{grid-template-columns:1fr;gap:32px}.about-disciplines article>span{margin-bottom:14px}.about-motto h2{font-size:48px}}
@media(max-width:720px){.credential-list,.competition-record{grid-template-columns:1fr;gap:25px}.competition-placings{margin-top:8px;gap:20px}.competition-placings dd{font-size:64px}}
.training-figures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;padding:20px 0;align-content:center;flex:1}
.coaching .section-head{margin-bottom:24px}.coaching .section-head>p{font-size:16px}
.package-context{font-size:14px;color:var(--muted);margin-bottom:28px}
.core-offers{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.core-offers .offer{padding:28px;min-width:0}.core-offers .offer h3{font-size:26px;min-height:65px;margin-bottom:14px}
.core-offers .kicker{font-size:12px;min-height:18px}.core-offers .price{font-size:42px;margin:0 0 18px}.core-offers .price small{font-size:14px}
.package-fit{font-size:16px;line-height:1.65;min-height:80px;margin:0 0 22px;color:var(--muted)}
.package-scope{font-size:14px;line-height:1.6;min-height:70px;margin:0 0 12px;color:var(--muted)}
.core-offers .featured .package-fit,.core-offers .featured .package-scope{color:#e1eee7}
.core-offers .offer ul{font-size:14px;margin-bottom:28px}.core-offers .offer li{min-height:52px;display:flex;align-items:center}
.core-offers .offer .button{font-size:14px;padding:14px 16px;min-height:50px}
.choice-help{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 34px;border-bottom:1px solid var(--line)}
.choice-help h3{font-size:18px;margin-bottom:5px}.choice-help p{font-size:15px;color:var(--muted);margin:0}.choice-help .button{flex-shrink:0;background:white;color:var(--green)}
.other-options{margin-top:42px}.other-options>h3{font-size:24px;margin-bottom:8px}.other-options>p{color:var(--muted);font-size:16px;margin-bottom:24px}
.package-group{border-top:1px solid var(--line)}.package-group:last-child{border-bottom:1px solid var(--line)}
.package-group summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:25px 0;list-style:none}
.package-group summary::-webkit-details-marker{display:none}.package-group summary:focus-visible{outline:3px solid #83bb2a;outline-offset:5px}
.package-group summary strong{display:block;font-size:18px;font-weight:600;line-height:1.45}.package-group summary small{display:block;font-size:14px;color:var(--muted);margin-top:7px}
.expand-mark{font-size:28px;font-weight:400;line-height:1;transition:transform .15s}.package-group[open] .expand-mark{transform:rotate(45deg)}
.secondary-offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 0 28px}.secondary-offers .offer{padding:26px}.secondary-offers .offer h3{min-height:0}.secondary-offers .detail{font-size:14px}.secondary-offers .offer .button{font-size:14px}.secondary-offers .price small{font-size:14px}
.single-offer{grid-template-columns:1fr;max-width:660px}
.coaching .billing{grid-template-columns:180px 1fr;margin-top:34px}.coaching .billing p{font-size:14px}
@media(max-width:1000px) and (min-width:721px){.core-offers{gap:14px}.core-offers .offer{padding:22px 18px}.core-offers .offer h3{font-size:23px;min-height:65px}.package-fit{min-height:106px}.package-scope{min-height:92px}.core-offers .offer li{min-height:64px}}
@media(max-width:720px){.core-offers{grid-template-columns:1fr;gap:20px}.core-offers .offer{padding:26px}.core-offers .offer h3,.package-fit,.package-scope,.core-offers .offer li{min-height:0}.core-offers .offer h3{font-size:27px}.core-offers .offer li{padding:12px 0}.choice-help{align-items:flex-start;flex-direction:column;gap:18px}.choice-help .button{width:100%}.secondary-offers{grid-template-columns:1fr}.package-group summary strong{font-size:17px}.package-group summary{gap:15px}.coaching .billing{grid-template-columns:1fr;gap:8px}.coaching .billing h3{margin-bottom:0}}
.training-figures figure{margin:0;text-align:center}
.training-figures img{display:block;width:100%;height:215px;object-fit:contain}
.training-figures figcaption{font-size:12px;font-weight:600;letter-spacing:.06em;margin-top:10px;line-height:1.5}
.movement-strip{display:flex;justify-content:center;gap:7%;background:var(--green);color:white;padding:35px 6% 0}
.movement-strip figure{margin:0;flex:1;max-width:260px;text-align:center}
.movement-strip img{display:block;width:100%;height:240px;object-fit:contain}
.movement-strip figcaption{font-size:12px;font-weight:600;letter-spacing:.06em;margin-top:12px}
@media(max-width:720px){.training-figures{gap:24px 12px}.training-figures img{height:205px}.training-figures figcaption{font-size:12px;letter-spacing:.015em}.movement-strip{gap:8px;padding:30px 4% 0}.movement-strip img{height:165px}.movement-strip figcaption{font-size:12px;letter-spacing:0}.movement-strip+.about-motto{padding-top:40px}}
