:root{--forest:#2c6e54;--forest-deep:#1b4a37;--forest-ink:#12271d;--lime:#8dc63f;--orange:#e8622d;--orange-deep:#c94e1f;--orange-text:#b34518;--cream:#faf7f0;--paper:#ffffff;--ink:#1c2b23;--muted:#56685e;--line:#e3ded2;--radius:14px;--shadow:0 10px 30px rgba(18,39,29,0.12);--container:1120px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.u-underline{text-decoration:underline;text-underline-offset:2px}:focus-visible{outline:3px solid var(--orange-deep);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}body{font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--forest)}.container{max-width:var(--container);margin:0 auto;padding:0 20px}.section{padding:72px 0}.section--tight{padding:48px 0}.section--paper{background:var(--paper)}.section--forest{background:var(--forest-deep);color:#eef5ef}.section--forest .eyebrow{color:var(--lime)}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700;color:var(--orange-text);margin-bottom:10px}h1,h2,h3{line-height:1.15;font-weight:800;letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.4rem)}h2{font-size:clamp(1.5rem,3.4vw,2.2rem);margin-bottom:14px}h3{font-size:1.15rem;margin-bottom:6px}.lead{font-size:1.13rem;color:var(--muted);max-width:62ch}.section--forest .lead{color:#cfdfd2}.btn{display:inline-block;border-radius:999px;padding:14px 28px;font-weight:700;font-size:1rem;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn-book{background:var(--orange-deep);color:#fff;box-shadow:0 6px 18px rgba(201,78,31,.35)}.btn-book:hover{background:var(--orange-text);transform:translateY(-1px)}.btn-book--lg{padding:17px 36px;font-size:1.08rem}.btn-book--ghost{background:transparent;color:var(--forest-deep);box-shadow:inset 0 0 0 2px var(--forest)}.btn-book--ghost:hover{background:var(--forest);color:#fff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(250,247,240,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header__inner{display:flex;align-items:center;gap:20px;min-height:72px}.site-header__logo{display:flex;align-items:center;gap:10px;text-decoration:none}.site-header__logo img{height:58px;width:auto}.site-header__wordmark{font-weight:800;font-size:.95rem;line-height:1.15;color:var(--forest-deep);letter-spacing:.01em}@media (max-width:1080px){.site-header__wordmark{display:none}}.site-nav{display:flex;gap:4px;margin-left:auto;flex-wrap:wrap}.site-nav a{text-decoration:none;color:var(--ink);font-weight:600;font-size:.94rem;padding:8px 12px;border-radius:8px}.site-nav a:hover{background:rgba(44,110,84,.1)}.site-nav a[aria-current=page]{color:var(--forest)}.lang-switch{font-weight:700;font-size:.85rem;text-decoration:none;color:var(--muted);border:1px solid var(--line);border-radius:8px;padding:7px 10px;white-space:nowrap}.lang-switch:hover{color:var(--forest);border-color:var(--forest)}.site-header .btn{padding:11px 20px;font-size:.94rem}.site-menu{display:none;position:static}.site-menu summary{list-style:none;cursor:pointer;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--forest-deep)}.site-menu summary::-webkit-details-marker{display:none}.site-menu[open] summary{background:var(--forest-deep);color:#fff}.site-menu__panel{position:absolute;left:0;right:0;top:100%;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:var(--shadow);display:flex;flex-direction:column;padding:8px 20px 14px}.site-menu__panel a{text-decoration:none;color:var(--ink);font-weight:600;padding:12px 4px;border-bottom:1px solid var(--line)}.site-menu__panel a:last-child{border-bottom:none}.site-menu__panel a[aria-current=page]{color:var(--forest)}@media (max-width:900px){.site-nav{display:none}.site-menu{display:block}.site-header__wordmark{display:none}.lang-switch{margin-left:auto}}.hero{position:relative;color:#fff;overflow:hidden}.hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__img--top{object-position:50% 20%}.hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,39,29,.35),rgba(18,39,29,.72))}.hero__content{position:relative;padding:120px 0 96px;max-width:720px}.hero__badge{display:inline-block;background:var(--lime);color:var(--forest-ink);font-weight:800;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:6px 14px;margin-bottom:18px}.hero p{margin:18px 0 30px;font-size:1.18rem;color:#e9f2ea;max-width:56ch}.hero--page .hero__content{padding:84px 0 64px}.hero--split{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);background:var(--forest-ink)}.hero--split .hero__panel{color:#fff;padding:48px 44px 48px max(44px,calc((100vw - var(--container)) / 2 + 20px));display:flex;flex-direction:column;justify-content:center;background:linear-gradient(160deg,var(--forest-ink) 0,var(--forest-deep) 100%)}.hero--split h1{font-size:clamp(1.8rem,3.2vw,2.7rem)}.hero--split .hero__badge{font-size:.72rem;letter-spacing:.06em;padding:5px 12px;margin-bottom:14px}.hero--split .hero__panel p{margin:14px 0 24px;font-size:1.06rem;color:#dcebde;max-width:46ch}.hero--split .hero__photo{position:relative;min-height:420px}.hero--split .hero__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:900px){.hero--split{grid-template-columns:minmax(0,1fr)}.hero--split .hero__panel{padding:48px 20px;order:2}.hero--split .hero__photo{min-height:46vw;order:1}}.value-props{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.value-prop{display:flex;gap:16px;align-items:flex-start;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.value-prop__icon{flex:none;width:54px;height:54px;border-radius:50%;background:rgba(141,198,63,.2);display:grid;place-items:center}.value-prop__icon svg{width:28px;height:28px;color:var(--forest-deep)}.value-prop strong{display:block;font-size:1.04rem;color:var(--forest-deep);margin-bottom:2px}.value-prop span{color:var(--muted);font-size:.92rem;line-height:1.5}@media (max-width:800px){.value-props{grid-template-columns:1fr;gap:14px}}.authority-lead{display:flex;align-items:center;gap:18px;margin:0 0 18px;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;text-align:center;justify-content:center}.authority-lead:after,.authority-lead:before{content:"";flex:1 1;max-width:160px;height:1px;background:var(--line)}.section--forest .authority-lead{color:var(--lime)}.section--forest .authority-lead:after,.section--forest .authority-lead:before{background:rgba(255,255,255,.25)}.section--forest .authority a{border-color:transparent}.authority{display:grid;grid-template-columns:repeat(3,minmax(0,240px));justify-content:center;grid-gap:16px;gap:16px}.authority a{display:flex;align-items:center;gap:14px;text-decoration:none;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:16px 20px;color:var(--ink);transition:border-color .12s ease,transform .12s ease}.authority a:hover{border-color:var(--forest);transform:translateY(-2px)}.authority img{width:30px;height:30px;border-radius:6px}.authority__name{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:700}.authority__score{display:flex;align-items:baseline;gap:7px}.authority__score strong{font-size:1.25rem;color:var(--forest-deep)}.authority__stars{color:#f0a411;font-size:.85rem;letter-spacing:1px}.authority__count{color:var(--muted);font-size:.82rem}@media (max-width:700px){.authority{grid-template-columns:1fr}}.testimonial{display:flex;align-items:center;gap:18px;max-width:780px;margin:0 auto}.testimonial__body{flex:1 1;text-align:center;min-height:130px}.testimonial__body blockquote{font-size:1.35rem;font-weight:700;color:var(--forest-deep);line-height:1.4}.testimonial__body figcaption{margin-top:14px;color:var(--muted);font-size:.92rem;display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.testimonial__body figcaption a{display:inline-flex;align-items:center;gap:6px;color:var(--forest);font-weight:600;text-decoration:none}.testimonial__body figcaption a:hover{text-decoration:underline}.testimonial__nav{flex:none;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--forest-deep);font-size:1.5rem;line-height:1;cursor:pointer}.testimonial__nav:hover{border-color:var(--forest)}.faq{max-width:800px}.faq details{background:var(--paper);border:1px solid var(--line);border-radius:10px;margin-top:10px;overflow:hidden}.faq summary{cursor:pointer;font-weight:700;list-style:none;position:relative;padding:14px 44px 14px 18px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--orange-text);font-size:1.3rem;font-weight:700}.faq details[open] summary:after{content:"–"}.faq__body{padding:0 18px 16px;color:var(--muted)}.faq__body p{margin:0 0 8px}.faq__body p:last-child{margin-bottom:0}.faq__body ul{list-style:none;margin:0}.faq__body li{position:relative;padding:5px 0 5px 20px}.faq__body li:before{content:"•";position:absolute;left:4px;color:var(--orange-text);font-weight:700}.faq__body li strong{color:var(--forest-deep)}.grid{display:grid;grid-gap:24px;gap:24px}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.card{scroll-margin-top:96px;background:var(--paper);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.card__img{aspect-ratio:3/2;object-fit:cover;width:100%}.card__img--tall{aspect-ratio:825/1141;object-fit:cover}.card--h{display:grid;grid-template-columns:minmax(0,34%) 1fr;align-items:center}.card--h .card__img{width:100%;height:auto;aspect-ratio:825/1141;align-self:center}.card--h .card__body{justify-content:center}.card.card--h .card__body .btn{align-self:flex-start;padding:13px 32px}@media (max-width:640px){.card--h{grid-template-columns:1fr}.card.card--h .card__body .btn{align-self:stretch}}.card__body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1 1}.card__body p{color:var(--muted);font-size:.95rem;flex:1 1}.card__price{font-size:.95rem;color:var(--forest-deep)}.card__price strong{font-size:1.35rem}.card .btn{align-self:stretch;text-align:center}.price-table{width:100%;border-collapse:collapse;background:var(--paper);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.price-table td,.price-table th{padding:14px 18px;text-align:left;border-bottom:1px solid var(--line)}.price-table th{background:var(--forest-deep);color:#fff;font-size:.9rem;letter-spacing:.04em}.price-table tr:last-child td{border-bottom:none}.price-table td strong{color:var(--forest-deep)}.feature{display:flex;gap:14px;align-items:flex-start}.feature__dot{flex:none;width:10px;height:10px;margin-top:9px;border-radius:50%;background:var(--lime)}.info-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.info-cols h3{color:var(--forest-deep)}.info-cols ul{list-style:none}.info-cols li{padding:6px 0 6px 22px;position:relative;color:var(--muted)}.info-cols li:before{content:"•";color:var(--orange-text);position:absolute;left:6px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.gallery a{display:block;border-radius:10px;overflow:hidden}.gallery img{aspect-ratio:1/1;object-fit:cover;width:100%;transition:transform .25s ease}.gallery a:hover img{transform:scale(1.04)}.cta-band{text-align:center}.cta-band h2{color:#fff}.cta-band p{color:#cfdfd2;margin:10px auto 26px;max-width:60ch}.prose{max-width:72ch}.prose h2{margin-top:36px}.prose p{margin:14px 0;color:#33443b}.prose a{text-decoration:underline;text-underline-offset:2px}.prose blockquote{border-left:4px solid var(--lime);padding:6px 0 6px 18px;margin:20px 0;color:var(--forest-deep);font-size:1.1rem}.site-footer{background:var(--forest-ink);color:#a7bfae;padding:32px 0 20px;margin-top:0;font-size:.85rem}.site-footer a{color:#cfe2d3;text-decoration:none}.site-footer a:hover{color:var(--lime)}.site-footer a.u-underline{text-decoration:underline;text-underline-offset:2px}.site-footer__nav{column-count:2;column-gap:24px}.site-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:28px;gap:28px;align-items:start}.site-footer h4{color:#e6efe8;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.site-footer li{list-style:none;padding:2px 0}.site-footer p{font-size:.85rem}.site-footer__logo{height:48px;width:auto;margin-bottom:10px;background:#fff;border-radius:8px;padding:4px}.site-footer__legal{border-top:1px solid rgba(255,255,255,.1);margin-top:22px;padding-top:14px;font-size:.75rem;color:#74907f;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 20px}.site-footer__legal-links{white-space:nowrap}@media (max-width:960px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(3,1fr)}.info-cols{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr;gap:24px}.site-footer__grid>div:nth-child(3){grid-column:1/-1}.site-footer__nav{column-count:1}.site-footer__legal{flex-direction:column;align-items:center;text-align:center;gap:10px}}@media (max-width:640px){.section{padding:52px 0}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.hero__content{padding:64px 0 52px}.hero--page,main>.section--forest:first-child{margin:12px 12px 0;border-radius:var(--radius);overflow:hidden}.hero--page h1{font-size:1.8rem}.site-header__logo img{height:46px}.price-table{display:block;overflow-x:auto}}