@charset "UTF-8";
:root{--green:#153f34;--dark:#163d33;--lime:#d8ed8b;--cream:#f7f6ef;--muted:#58665e;--line:#d8ded4;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--dark);background:var(--cream);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(48px,5.8vw,84px)}h2{font-size:clamp(36px,4vw,55px)}h3{font-size:21px;line-height:1.3;letter-spacing:-.025em}p{margin-top:18px}p:first-child{margin-top:0}em{font-weight:400}::selection{background:var(--lime);color:var(--green)}:focus-visible{outline:3px solid #ae6718;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;line-height:1.6;text-transform:uppercase;margin-bottom:22px}.small{font-size:13px;line-height:1.6;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:white;padding:16px 24px;border:1px solid transparent;text-decoration:none;font-size:14px;font-weight:600;line-height:1.5;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#245a48;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-light{background:var(--lime);color:var(--green)}.button-light:hover{background:#e6f3b7}.button-small{padding:11px 16px;font-size:12px;gap:15px}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid;padding-bottom:5px}.text-link:hover{color:#52763c}.skip{position:absolute;left:20px;top:-100px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}.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}
.header{position:sticky;top:0;z-index:20;background:rgba(247,246,239,.97);border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;padding:20px 48px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.12em;flex-shrink:0}.brand small{display:block;font-size:10px;font-weight:400;letter-spacing:.23em;margin-top:5px}.brand-ball{font-size:40px;line-height:1;font-weight:400;color:var(--green)}nav{display:flex;gap:25px}nav a{font-size:12px;text-decoration:none;white-space:nowrap}nav a:hover{text-decoration:underline}.header-actions{display:flex;gap:24px;align-items:center}.languages{display:flex;gap:7px;font-size:11px}.languages a{text-decoration:none;min-height:36px;display:flex;align-items:center}.languages span{display:flex;align-items:center;color:#9ba79c}.languages a[aria-current]{font-weight:700;text-decoration:underline}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-top:44px;padding-bottom:48px;align-items:center}.hero-copy{padding-block:30px}.hero .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:25px}.hero h1 em{display:block;color:#688245}.hero-lead{max-width:470px;font-size:17px;color:var(--muted);line-height:1.8;margin-top:27px}.hero-actions{display:flex;gap:24px;flex-wrap:wrap;align-items:center;margin-top:32px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:11px;display:flex;align-items:center;gap:12px;margin-top:40px;color:var(--muted)}.sun{font-size:25px;color:#a17630}.hero-visual{height:620px;position:relative;background:#253e30;overflow:hidden;border-radius:180px 180px 3px 3px}.hero-visual>img{height:100%;object-fit:cover;object-position:50% 44%}.hero-visual:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(9,34,26,.85));pointer-events:none}.photo-caption{position:absolute;bottom:29px;left:30px;z-index:1;color:white}.photo-caption>span{font-size:10px;letter-spacing:.16em}.photo-caption p{font-family:var(--serif);font-style:italic;font-size:23px;margin-top:5px}.vertical-note{position:absolute;right:15px;top:40%;writing-mode:vertical-rl;color:white;font-size:8px;letter-spacing:.2em;text-shadow:0 1px 4px #000}.trust-strip{background:var(--green);color:#f7f6ef}.trust-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:21px;font-size:12px}.trust-strip i{color:var(--lime);font-style:normal;margin-right:12px}.trust-place{font-size:10px;letter-spacing:.14em;color:var(--lime)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px}.section-heading>p{max-width:355px;color:var(--muted);font-size:15px}.services{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line)}.service{grid-column:span 2;padding:29px 27px 28px 0;border-bottom:1px solid var(--line);position:relative}.service:nth-child(3n+2),.service:nth-child(3n+3){padding-left:28px;border-left:1px solid var(--line)}.service:nth-child(n+4){grid-column:span 3;padding-right:45px}.service:nth-child(5){border-left:1px solid var(--line);padding-left:28px}.service .number{font-size:11px;color:#6b7b5d;display:block;margin-bottom:24px}.service p{font-size:14px;color:var(--muted);margin-top:14px}.service-meta{display:block;font-size:10px;letter-spacing:.045em;text-transform:uppercase;margin-top:24px;font-weight:700}.junior{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--cream)}.junior-photo{height:510px}.junior-photo img{height:100%;object-fit:cover;object-position:50% 58%}.junior-copy{padding:60px;align-self:center}.junior-copy h2{font-size:44px}.junior-copy p:not(.eyebrow){font-size:15px;color:#d3dfd2}.junior-copy .button{margin-top:28px}.junior-copy .eyebrow{color:var(--lime);font-size:10px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.levels h2{margin-bottom:38px}.levels article{border-top:1px solid var(--line);padding-top:26px}.levels h3{margin-top:17px}.levels p{font-size:14px;color:var(--muted)}.level-dot{display:block;width:13px;height:13px;border-radius:50%;background:var(--lime);border:1px solid #577340}.levels article:nth-child(2) .level-dot{background:#83a46d}.levels article:nth-child(3) .level-dot{background:var(--green)}
.about-band{background:#eaece2}.about{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding-block:80px;align-items:center}.about-photo{position:relative;height:580px;max-width:470px}.about-photo img{height:100%;object-fit:cover;object-position:50% 58%}.photo-stamp{position:absolute;bottom:27px;right:-28px;background:var(--lime);border-radius:50%;width:125px;height:125px;display:flex;align-items:center;justify-content:center;transform:rotate(-12deg);font-size:10px;letter-spacing:.07em;text-align:center;font-weight:700;line-height:1.8}.about h3{font-size:19px;margin-top:26px}.about-copy>p:not(.eyebrow){font-size:15px;color:var(--muted)}.credentials{display:flex;gap:18px;border-top:1px solid #c4cdbb;padding-top:24px;margin-block:28px}.credentials>span{font-size:30px}.credentials strong{font-size:12px;display:block}.credentials p{font-size:12px;margin-top:6px;color:var(--muted)}
.pricing{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.private-price{background:var(--green);color:var(--cream);padding:40px}.private-price .eyebrow{color:var(--lime)}.price{font-family:var(--serif);font-size:76px;line-height:1.2;letter-spacing:-.06em}.price small{display:block;font-family:var(--sans);font-size:12px;letter-spacing:0;margin-bottom:6px}.price span{font-family:var(--sans);font-size:14px;letter-spacing:0;margin-left:12px}.private-price>p:not(.price):not(.eyebrow){font-size:13px;color:#dae4d7;max-width:270px}.private-price .button{margin-top:28px;width:100%;font-size:12px}.group-price{padding:32px;border:1px solid var(--line);background:#fbfcf7}.group-price h3{margin-bottom:22px;font-size:22px}table{border-collapse:collapse;width:100%;text-align:left;font-size:15px}td,th{padding:14px 5px;border-bottom:1px solid var(--line)}thead th{font-size:11px;color:var(--muted);font-weight:400}tbody th{font-weight:400}td:last-child,th:last-child{text-align:right}tbody td:nth-child(2){font-weight:700}.extras{margin-top:35px;gap:28px}.extras article{padding-top:24px;border-top:1px solid var(--line)}.extras h3{font-size:16px}.extras strong{font-size:14px;display:block;margin-top:8px}.extras p{font-size:13px;color:var(--muted);margin-top:10px}
.location-band{background:var(--lime);padding-block:75px}.location{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:center}.location>div>p:not(.eyebrow){max-width:490px;font-size:15px}.location .button{margin-top:28px}.location-card{padding:40px;border:1px solid #97b268;position:relative;background:#e1efad}.location-symbol{position:absolute;right:28px;top:20px;font-size:40px;font-weight:400}.location-card h3{font-family:var(--serif);font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.04em}.location-card hr{border:0;border-top:1px solid #aabe82;margin:25px 0}.location-card>p:not(.eyebrow){font-size:13px!important}.location-card .small{color:#465c32}.gallery h2{max-width:650px}.gallery-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:24px;margin-top:38px}.gallery-grid img{height:480px;object-fit:cover;object-position:50% 49%}.gallery-grid img:last-child{object-position:50% 50%}.reviews-band{background:#eaece2}.reviews-band h2{margin-bottom:40px}.review{border-top:1px solid #c6cebf;padding-top:20px}.quote-mark{font-family:var(--serif);font-size:66px;line-height:1;color:#698147}.review blockquote{font-family:var(--serif);font-size:22px;line-height:1.5;margin:0 0 25px}.review figcaption{font-size:12px;font-weight:700}.reviews-band .small{margin-top:35px;font-size:11px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq h2{max-width:380px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:600;font-size:15px}.faq summary{display:flex;gap:20px;align-items:center;justify-content:space-between;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px;font-weight:400;flex-shrink:0}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);margin:15px 25px 5px 0}
.contact-band{background:var(--green);color:var(--cream)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.contact .eyebrow{color:var(--lime)}.contact h2{font-size:51px}.contact>div>p{max-width:450px;color:#d3e0d1;font-size:15px}.direct{display:flex;flex-direction:column;align-items:start;gap:13px;margin-top:42px}.direct p{font-size:11px;color:var(--lime);letter-spacing:.06em;margin-bottom:3px}.direct a{font-size:13px}.direct .contact-phone{font-size:25px;text-decoration:none}.booking-box{padding:36px;background:var(--cream);color:var(--green)}.booking-box h3{font-family:var(--serif);font-size:30px;font-weight:400;margin-bottom:24px}label{display:block;font-size:12px;font-weight:600;margin-bottom:16px}input,select{width:100%;min-height:48px;background:#fffef9;border:1px solid #bcc8b8;border-radius:0;padding:10px 12px;color:var(--green);margin-top:7px;font-size:14px;min-width:0}input::placeholder{color:#687668}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.booking-box .button{width:100%;margin-top:4px}.booking-box .small{font-size:11px}.footer{padding-top:45px;padding-bottom:25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top>p{font-size:12px;color:var(--muted);margin:0;max-width:250px}.footer-top>a{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:22px;margin-top:25px;border-top:1px solid var(--line)}.footer-bottom>span:last-child{letter-spacing:.1em}.privacy{margin-top:27px}.privacy summary{font-size:12px;font-weight:400}.privacy p{font-size:12px;max-width:850px;color:var(--muted)}.mobile-book{display:none}
@media(min-width:1500px){.hero{gap:90px}.hero-visual{height:650px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{padding:16px 32px;gap:15px}nav{gap:15px}.header-actions{gap:15px}.header-actions>.button{display:none}.hero{gap:35px}.hero-visual{height:570px}.hero h1{font-size:64px}.hero-actions{gap:18px}.junior-copy{padding:35px}.junior-copy h2{font-size:38px}.about{gap:60px}.location{gap:55px}.contact{gap:45px}.contact h2{font-size:44px}}
@media(max-width:800px){.header-inner{flex-wrap:wrap}.header-actions{margin-left:auto}.menu-toggle{display:flex;gap:12px;align-items:center;background:none;border:0;padding:10px;font-size:12px;order:3}.header nav{order:4;width:100%;flex-wrap:wrap;gap:0}.header nav a{padding:12px 15px}.js .header nav{display:none}.js .header nav.is-open{display:flex}.hero{gap:25px}.hero h1{font-size:49px}.hero-visual{height:535px;border-radius:140px 140px 3px 3px}.hero .eyebrow{font-size:9px}.hero-lead{font-size:15px}.hero-note{align-items:flex-start}.photo-caption{left:20px;bottom:22px}.photo-caption p{font-size:18px}.trust-strip>.wrap{flex-wrap:wrap;justify-content:center;column-gap:30px;row-gap:12px;font-size:11px}.trust-place{display:none}.section{padding-block:72px}.section-heading{gap:30px}.section-heading>p{max-width:260px;font-size:14px}.service h3{font-size:19px}.junior-photo{height:470px}.junior-copy{padding:28px}.junior-copy h2{font-size:33px}.junior-copy .button{font-size:12px;gap:12px}.about{gap:40px}.about-photo{height:560px}.photo-stamp{width:95px;height:95px;font-size:8px;right:-14px}.pricing{grid-template-columns:1fr 1.2fr;gap:18px}.private-price{padding:28px}.group-price{padding:24px}.group-price h3{font-size:19px}.price{font-size:65px}.private-price .button{gap:10px;padding:12px}.three-columns{gap:25px}.location{gap:35px}.location-card{padding:26px}.location-card h3{font-size:30px}.gallery-grid img{height:390px}.review blockquote{font-size:20px}.faq{gap:35px}.contact{gap:28px}.booking-box{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact h2{font-size:39px}.direct a{font-size:12px}.direct .contact-phone{font-size:21px}}
@media(max-width:600px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header-inner{padding:12px 20px;gap:8px}.brand{font-size:11px;gap:7px}.brand small{font-size:8px}.brand-ball{font-size:31px}.header-actions{gap:8px}.languages{font-size:10px;gap:6px}.menu-toggle{padding:8px;font-size:11px;gap:7px}.hero{grid-template-columns:1fr;padding-top:28px;padding-bottom:30px;gap:27px}.hero-copy{padding:0}.hero h1{font-size:54px;max-width:440px}.hero .eyebrow{font-size:9px;margin-bottom:17px}.hero h1 em{display:inline}.hero-lead{font-size:15px;max-width:440px;margin-top:20px}.hero-actions{margin-top:23px;gap:18px}.hero-actions .button{padding:14px 19px}.hero-actions .text-link{font-size:11px}.hero-note{margin-top:19px;font-size:10px;align-items:center}.hero-visual{height:445px;border-radius:130px 130px 3px 3px}.hero-visual>img{object-position:50% 43%}.photo-caption p{font-size:21px}.photo-caption>span{font-size:9px}.trust-strip>.wrap{justify-content:flex-start;gap:9px 22px;padding-block:17px;font-size:10px}.trust-strip i{margin-right:7px}.section{padding-block:58px}h2{font-size:37px}.eyebrow{font-size:10px;margin-bottom:15px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:100%;margin-top:20px}.services{grid-template-columns:1fr}.service,.service:nth-child(n){grid-column:auto;padding:24px 0;border-left:0}.service .number{margin-bottom:13px}.service h3{font-size:23px}.service p{font-size:14px}.service-meta{margin-top:16px}.junior{grid-template-columns:1fr}.junior-photo{height:380px}.junior-photo img{object-position:50% 63%}.junior-copy{padding:32px 25px 37px}.junior-copy h2{font-size:37px}.junior-copy .button{font-size:13px}.three-columns{grid-template-columns:1fr;gap:25px}.levels h2{margin-bottom:28px}.levels article{padding-top:22px}.levels h3{margin-top:10px}.levels p{margin-top:10px}.about{grid-template-columns:1fr;gap:36px;padding-block:50px}.about-photo{height:460px;width:calc(100% - 15px)}.about-photo img{object-position:50% 54%}.photo-stamp{right:-15px;width:105px;height:105px;font-size:9px}.about h3{font-size:19px}.about-copy>p:not(.eyebrow){font-size:14px}.pricing{grid-template-columns:1fr}.private-price{padding:30px}.price{font-size:76px}.private-price .button{padding:15px;font-size:13px}.group-price{padding:25px 20px}.group-price h3{font-size:22px}.extras{gap:25px}.extras h3{font-size:18px}.location-band{padding-block:50px}.location{grid-template-columns:1fr;gap:32px}.location-card{padding:28px}.location-card h3{font-size:35px}.location-card .eyebrow{font-size:9px}.gallery-grid{gap:12px;grid-template-columns:1fr 1fr;margin-top:26px}.gallery-grid img{height:300px}.gallery-grid img:first-child{object-position:61% 48%}.gallery-grid img:last-child{object-position:58% 50%}.reviews-band h2{margin-bottom:28px}.review blockquote{font-size:23px}.review figcaption{font-size:13px}.faq{grid-template-columns:1fr;gap:28px}.faq h2{max-width:none}.faq summary{font-size:14px}.contact{grid-template-columns:1fr;gap:35px}.contact h2{font-size:43px}.direct{margin-top:28px;gap:12px}.direct a{font-size:13px}.direct .contact-phone{font-size:24px}.booking-box{padding:27px 22px}.form-row{grid-template-columns:1fr}.booking-box h3{font-size:30px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>p{max-width:none;width:100%;order:3}.footer-top>a{margin-left:auto;font-size:10px}.footer-bottom{flex-direction:column;gap:8px}.footer{padding-bottom:95px}.mobile-book{display:flex;position:fixed;z-index:25;bottom:12px;left:20px;right:20px;align-items:center;justify-content:space-between;padding:15px 22px;background:var(--lime);color:var(--green);box-shadow:0 4px 20px #0003;text-decoration:none;font-size:14px;font-weight:700;border-radius:3px}.mobile-book span{font-size:21px;line-height:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
