/* Shared navigation and the new page hierarchy. */
.header{gap:20px}.desktop-nav{gap:22px}.desktop-nav a{font-size:14px;white-space:nowrap}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header .brand-name{width:160px}.header .brand-bird{width:37px}.header .button{white-space:nowrap}.inner-page{background:var(--paper)}.inner-page .header{background:var(--pine)}.inner-page .footer{margin-top:0}.home-intro{padding-top:75px;padding-bottom:75px}.home-intro>.eyebrow{margin-bottom:26px}.home-intro>div{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;align-items:center}.home-intro h2{font-size:clamp(40px,4.8vw,74px)}.home-intro>div>p{max-width:470px;color:var(--muted)}.home-stays{background:#e6e8de}.overview-stays{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:42px}.overview-card{display:block}.overview-image{position:relative;height:355px;overflow:hidden;border-radius:3px;background:#708168}.overview-image>img{width:100%;height:100%;transition:transform .6s}.overview-card:hover .overview-image>img{transform:scale(1.045)}.overview-card .card-meta{margin:18px 0 10px}.overview-card h3{font-size:27px;letter-spacing:-.035em}.overview-card:hover h3{text-decoration:underline;text-underline-offset:6px}.home-activities{background:var(--paper)}.activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:42px;align-items:start}.activity-card{border-bottom:1px solid var(--line);display:block;background:#e9ebe2;height:100%}.activity-image{height:265px;overflow:hidden}.activity-image img{width:100%;height:100%;transition:transform .6s}.activity-card:hover .activity-image img{transform:scale(1.045)}.activity-card-copy{padding:26px}.activity-card .eyebrow{font-size:11px;color:#60724f;margin-bottom:15px}.activity-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.activity-title h3{font-size:27px;letter-spacing:-.035em;line-height:1.15}.activity-title>span{font-size:24px}.activity-card-copy>p:last-child{margin-top:17px;color:var(--muted);font-size:16px;line-height:1.55}.without-photo .activity-card-copy{padding-top:34px;min-height:245px}.without-photo{border-top:3px solid #859774}.without-photo:nth-child(even){background:#e1e6d8}.home-activity-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;margin-top:35px}.home-activity-links .text-link{font-size:16px;padding:17px 0;border-color:var(--line)}.home-groups{background:var(--pine);color:var(--paper)}.home-groups .section-top h2{font-size:clamp(42px,5.1vw,80px)}.home-groups .eyebrow{color:var(--lime)}.group-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:45px}.group-feature{height:490px;position:relative;overflow:hidden;display:block;border-radius:3px;background:#304633}.group-feature>img{width:100%;height:100%;transition:transform .6s}.group-feature:hover>img{transform:scale(1.035)}.group-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10251c08 15%,#10251cef 100%)}.group-feature-copy{position:absolute;inset:auto 35px 35px}.group-feature h3{font-size:clamp(32px,3.7vw,58px);margin:15px 0}.group-feature-copy>p:not(.eyebrow){max-width:360px;margin-bottom:15px}.page-cta{background:#dfe5d4;padding:70px var(--pad);display:flex;justify-content:space-between;align-items:center;gap:50px}.page-cta h2{font-size:clamp(34px,4vw,61px);margin:20px 0}.page-cta p:not(.eyebrow){color:var(--muted);max-width:640px}.page-cta .button{background:var(--pine);color:var(--paper);flex-shrink:0}.page-cta .button:hover{background:#334c3a}
.page-hero{background:var(--pine);color:var(--paper);padding:145px var(--pad) 65px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px;color:#c6cfba;margin-bottom:35px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs>span[aria-hidden]{opacity:.5}.page-hero-grid{display:grid;grid-template-columns:1fr;gap:45px;align-items:center}.has-image .page-hero-grid{grid-template-columns:1.08fr 1fr;gap:6vw}.page-hero-copy>.eyebrow{color:var(--lime);margin-bottom:26px}.page-hero h1{font-size:clamp(48px,6vw,92px);line-height:1.03;overflow-wrap:normal;hyphens:none;letter-spacing:-.05em}.page-hero-copy>p:last-child{max-width:660px;color:#d0d8c7;font-size:18px;line-height:1.7;margin-top:27px}.page-hero-image{height:370px;overflow:hidden;border-radius:3px}.page-hero-image img{width:100%;height:100%}.catalog-section{padding-top:55px}.catalog-section>.overview-stays,.catalog-section>.activity-grid{margin-top:0}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.category-card{background:#e6e8de;display:block}.category-card>img{height:280px;width:100%}.category-card>div{padding:27px}.category-card h3{font-size:34px;margin:18px 0}.category-card p:not(.eyebrow){color:var(--muted);font-size:16px}.category-card .text-link{margin-top:14px}.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:28px var(--pad);border-bottom:1px solid var(--line);background:#e6e8de}.detail-facts>div{display:flex;flex-direction:column;gap:6px}.detail-facts span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.detail-facts strong{font-weight:500;font-size:18px;line-height:1.4}.detail-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:7vw;align-items:start;padding-top:65px;padding-bottom:80px}.detail-block{padding:0 0 38px;margin:0 0 38px;border-bottom:1px solid var(--line)}.detail-block h2{font-size:32px;letter-spacing:-.035em;margin-bottom:22px;line-height:1.2}.detail-block>p{color:var(--muted);font-size:17px;line-height:1.75}.feature-list{display:grid;gap:25px}.feature-list h3{font-size:20px;letter-spacing:-.02em;font-weight:600;margin-bottom:9px}.feature-list p{color:var(--muted);font-size:16px;line-height:1.75}.plain-list{margin:0;padding-left:22px;color:var(--muted);font-size:17px;line-height:1.7}.plain-list li+li{margin-top:12px}.detail-note{margin-top:24px;font-size:15px!important}.booking-panel{position:sticky;top:125px;padding:32px;background:#e5e9db;border:1px solid #cbd4bd}.booking-panel>.eyebrow{font-size:11px;color:#5a7047}.booking-panel h2{font-size:32px;line-height:1.15;margin:20px 0;letter-spacing:-.04em}.booking-panel>p:not(.eyebrow){color:var(--muted);font-size:15px}.booking-panel .button{margin-top:25px;width:100%;gap:15px;white-space:normal;padding:15px 18px;line-height:1.5;font-size:14px}.booking-phone{display:block;margin-top:24px;font-size:23px;line-height:1.3;letter-spacing:-.02em}.small-contact{display:block;margin-top:10px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.booking-panel .booking-note{font-size:12px!important}.unit-jump{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:38px}.unit-jump a{padding:9px 16px;border:1px solid #c5cdbb;border-radius:30px;font-size:14px}.unit-jump a:hover{background:var(--pine);color:var(--paper)}.unit-breakdown{scroll-margin-top:120px;margin-bottom:45px;padding-bottom:40px;border-bottom:1px solid var(--line)}.unit-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px}.unit-heading h2{font-size:34px;letter-spacing:-.04em}.unit-heading>span{font-size:13px;border-radius:30px;background:#dfe6d5;padding:7px 12px;white-space:nowrap}.unit-specs{margin:0 0 25px}.unit-specs>div{display:grid;grid-template-columns:155px 1fr;gap:24px;padding:18px 0;border-top:1px solid var(--line)}.unit-specs dt{font-size:14px;font-weight:600}.unit-specs dd{margin:0;font-size:16px;color:var(--muted);line-height:1.65}.group-page-headline{font-size:clamp(44px,4.4vw,66px);margin-bottom:48px}.group-related{display:flex;flex-wrap:wrap;gap:25px}.enquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-routing{padding-bottom:0;padding-top:55px}.enquiry-card{background:#e5e9dc;padding:32px;border:1px solid #ced7c4}.enquiry-card:hover{background:#dce4cf}.enquiry-card h2{font-size:28px;display:flex;justify-content:space-between;gap:20px;letter-spacing:-.04em;margin-bottom:17px}.enquiry-card p{color:var(--muted);font-size:16px}.related-section{background:#e8ebe1}.related-section .activity-grid{grid-template-columns:1fr 1fr}.inner-page .visit-main>.eyebrow{display:none}.inner-page .page-hero.has-image .page-hero-copy>p:last-child{font-size:17px}
@media(min-width:1600px){.overview-image{height:450px}.page-hero-image{height:440px}.activity-image{height:325px}.group-feature{height:600px}}
@media(max-width:1200px){.header .brand-name{width:140px}.header{gap:15px}.desktop-nav{gap:15px}.desktop-nav a{font-size:13px}.header .button{padding:12px 14px;gap:10px}.overview-stays{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px}.overview-image{height:370px}.detail-layout{gap:4vw}.booking-panel{padding:25px}.category-grid{gap:18px}.activity-title h3{font-size:25px}.activity-card-copy{padding:22px}.has-image .page-hero-grid{gap:4vw}.page-hero h1{font-size:64px}}
@media(max-width:1100px){.desktop-nav{display:none}.menu-button{display:block}.header .brand-name{width:175px}.header .button{padding:12px 20px}.mobile-nav{inset:95px 0 auto}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-activities .activity-grid>.activity-card:last-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.home-activity-links{grid-template-columns:repeat(2,minmax(0,1fr))}.group-feature{height:460px}.group-feature-copy{inset:auto 25px 25px}.has-image .page-hero-grid{grid-template-columns:1fr 1fr}.page-hero-image{height:330px}.page-hero h1{font-size:57px}.page-hero-copy>p:last-child{font-size:16px}.detail-layout{grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr)}.unit-specs>div{grid-template-columns:130px 1fr;gap:15px}}
@media(max-width:800px){.header .brand-name{width:164px}.mobile-nav{top:84px}.home-intro>div{grid-template-columns:1fr;gap:25px}.home-intro>div>p{max-width:none}.home-intro{padding-top:60px;padding-bottom:60px}.overview-image{height:320px}.section-top>.text-link{margin-top:0}.page-hero{padding-top:125px;padding-bottom:45px}.has-image .page-hero-grid{grid-template-columns:1fr;gap:30px}.page-hero h1{font-size:64px}.page-hero-image{height:340px}.breadcrumbs{margin-bottom:28px;font-size:12px}.page-hero-copy>.eyebrow{margin-bottom:20px}.page-hero-copy>p:last-child{margin-top:22px}.category-grid{grid-template-columns:1fr}.category-card{display:grid;grid-template-columns:1fr 1fr}.category-card>img{height:100%;min-height:270px}.detail-layout{grid-template-columns:1fr;gap:35px;padding-top:45px;padding-bottom:55px}.booking-panel{position:static;padding:30px}.booking-panel .button{max-width:350px}.detail-facts{gap:20px}.detail-facts strong{font-size:16px}.unit-specs>div{grid-template-columns:150px 1fr;gap:24px}.group-feature-grid{grid-template-columns:1fr}.group-feature{height:470px}.group-feature h3{font-size:44px}.page-cta{flex-direction:column;align-items:flex-start;gap:25px;padding:55px var(--pad)}.page-cta h2{font-size:42px}.enquiry-card{padding:25px}.contact-routing{padding-bottom:0}.home-activity-links .text-link{font-size:15px}.detail-block h2{font-size:30px}}
@media(max-width:520px){.header .brand-name{width:155px}.header .brand-bird{width:32px}.mobile-nav{top:78px}.overview-stays{grid-template-columns:1fr;gap:32px}.overview-image{height:350px}.overview-card h3{font-size:30px}.activity-grid{grid-template-columns:1fr}.home-activities .activity-grid>.activity-card:last-child{display:block;grid-column:auto}.activity-image{height:265px}.home-activity-links{grid-template-columns:1fr}.home-groups .section-top h2{font-size:44px}.group-feature{height:430px}.group-feature h3{font-size:37px}.page-hero h1{font-size:48px}.page-hero{padding-top:112px}.page-hero-image{height:260px}.page-hero-copy>p:last-child,.inner-page .page-hero.has-image .page-hero-copy>p:last-child{font-size:16px}.category-card{display:block}.category-card>img{height:280px;min-height:0}.detail-facts{grid-template-columns:1fr;gap:20px;padding-top:24px;padding-bottom:24px}.detail-facts>div{gap:4px}.detail-facts strong{font-size:17px}.unit-heading{align-items:flex-start;flex-direction:column;gap:14px}.unit-heading h2{font-size:30px}.unit-specs>div{grid-template-columns:1fr;gap:7px}.unit-specs dd{font-size:16px}.detail-block h2{font-size:27px}.detail-block>p,.plain-list{font-size:16px}.enquiry-grid{grid-template-columns:1fr}.enquiry-card h2{font-size:28px}.group-page-headline{font-size:46px}.related-section .activity-grid{grid-template-columns:1fr}.page-cta h2{font-size:36px}.catalog-section{padding-top:35px}.without-photo .activity-card-copy{min-height:0;padding:28px}}
/* Cinematic lodge and rafting references, rebuilt as live responsive content. */
.cinematic-page .header:not(.scrolled){background:transparent}.cinematic-hero{position:relative;min-height:760px;height:92svh;max-height:1150px;background:#1b281e;color:#f7f3e8;overflow:hidden}.cinematic-backdrop{position:absolute;inset:0}.cinematic-backdrop img{width:100%;height:100%;object-fit:cover}.cinematic-lodge .cinematic-backdrop img{object-position:63% center}.cinematic-rafting .cinematic-backdrop img{object-position:58% center}.cinematic-shade{position:absolute;inset:0;background:linear-gradient(90deg,#09120dc4 0%,#0c1b1160 33%,transparent 68%),linear-gradient(180deg,#08160f65 0%,transparent 24%,transparent 72%,#08120e65 100%)}.cinematic-lodge .cinematic-shade{background:linear-gradient(90deg,#09120d90 0%,#0c1b1138 35%,transparent 70%),linear-gradient(180deg,#08160f66 0%,transparent 25%,transparent 70%,#08120e60 100%)}.cinematic-breadcrumb{position:relative;z-index:2;padding:132px var(--pad) 0}.cinematic-breadcrumb .breadcrumbs{font-size:12px;color:#e4e3d5;margin-bottom:0}.cinematic-copy{position:absolute;left:var(--pad);right:var(--pad);top:49%;transform:translateY(-37%);z-index:2;max-width:700px}.cinematic-copy .eyebrow{letter-spacing:.22em;font-size:12px;font-weight:500;margin-bottom:26px;color:#eee9dc}.cinematic-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(56px,6.3vw,100px);font-weight:400;letter-spacing:-.025em;line-height:1.04;text-shadow:0 2px 25px #0002}.cinematic-subtitle{font-family:Georgia,'Times New Roman',serif;font-size:clamp(19px,1.65vw,25px);line-height:1.5;color:#ece5d3;margin:22px 0 28px;max-width:560px}.cinematic-button{border:1px solid #cdb487;border-radius:0;background:#101a1220;color:#faf6ec;min-height:49px;padding:13px 21px;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;gap:25px}.cinematic-button:hover{background:#ece4d3;color:#18281e;transform:translateY(-2px)}.cinematic-button>span{font-size:19px}.cinematic-scroll{position:absolute;bottom:32px;left:var(--pad);font-size:12px;letter-spacing:.1em;z-index:2;display:flex;align-items:center;gap:25px}.cinematic-scroll span{font-size:20px;color:#e0c59c}.cinematic-section-intro{max-width:670px;color:var(--muted);font-size:17px;margin:28px 0 42px}.cinematic-page .section-top h2,.cinematic-page .detail-block h2,.cinematic-page .page-cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.025em}.cinematic-page .section-top h2{font-size:clamp(42px,4.4vw,68px)}.cinematic-page .detail-block h2{font-size:34px}.rafting-intro .eyebrow{font-size:12px;color:#687b52;margin-bottom:15px}.overview-card[href='/accommodation/lodges-chalets/'] .overview-image img{object-position:70% center}.activity-card[href='/activities/white-water-rafting/'] .activity-image img{object-position:62% center}.home-page .section-top h2,.home-page .home-intro h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.025em}
@media(min-width:1600px){.cinematic-copy{max-width:800px;left:8vw}.cinematic-copy h1{font-size:105px}}
@media(max-width:800px){.cinematic-hero{min-height:720px;height:92svh}.cinematic-breadcrumb{padding-top:115px}.cinematic-copy{top:45%;transform:translateY(-24%);max-width:600px}.cinematic-copy h1{font-size:70px}.cinematic-copy .eyebrow{font-size:11px;letter-spacing:.16em}.cinematic-lodge .cinematic-backdrop img{object-position:68% center}.cinematic-rafting .cinematic-backdrop img{object-position:62% center}.cinematic-shade,.cinematic-lodge .cinematic-shade{background:linear-gradient(90deg,#08150b8c,transparent 95%),linear-gradient(180deg,#08150c44 0%,transparent 25%,#07130c90 100%)}.cinematic-subtitle{max-width:420px;font-size:21px}}
@media(max-width:520px){.cinematic-hero{min-height:730px;height:94svh}.cinematic-copy{top:43%;transform:translateY(-13%)}.cinematic-copy h1{font-size:clamp(48px,12vw,62px);line-height:1.07}.cinematic-copy .eyebrow{font-size:10px;letter-spacing:.13em;max-width:290px;line-height:1.8;margin-bottom:19px}.cinematic-subtitle{font-size:19px;line-height:1.5;margin:22px 0 25px;max-width:310px}.cinematic-breadcrumb{padding-top:105px}.cinematic-breadcrumb .breadcrumbs{font-size:11px;gap:8px}.cinematic-button{font-size:11px;padding:13px 17px;letter-spacing:.11em;gap:20px}.cinematic-scroll{bottom:25px;font-size:11px}.cinematic-lodge .cinematic-backdrop img{object-position:72% center}.cinematic-rafting .cinematic-backdrop img{object-position:61% center}.cinematic-page .detail-block h2{font-size:28px}}
.activity-photo-section{background:#e7eadf;padding-top:64px;padding-bottom:72px}.activity-photo-section .real-stay-gallery{margin-top:0}.activity-photo-section .real-stay-gallery-head .eyebrow{color:#60724f;font:600 11px/1.4 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.activity-photo-section .real-stay-gallery-head h2{font:400 clamp(34px,4vw,58px)/1.08 Georgia,'Times New Roman',serif;letter-spacing:-.035em;margin:0 0 12px}.cinematic-dad-lad-daughter-camps .cinematic-backdrop img{object-position:52% 54%}.cinematic-family-activities .cinematic-backdrop img{object-position:56% 50%}.cinematic-nature-experience .cinematic-backdrop img{object-position:50% 48%}.cinematic-paintball .cinematic-backdrop img{object-position:55% 47%}.cinematic-putt-putt .cinematic-backdrop img{object-position:52% 50%}.cinematic-game-drives .cinematic-backdrop img{object-position:54% 48%}.cinematic-dad-lad-daughter-camps .cinematic-copy h1,.cinematic-game-drives .cinematic-copy h1{font-size:clamp(48px,5.4vw,86px)}.redirect-page{min-height:70vh;padding:180px var(--pad) 90px;background:var(--paper)}.redirect-page h1{font:400 clamp(42px,5vw,72px)/1.08 Georgia,serif;max-width:820px;margin:24px 0 32px}
@media(max-width:520px){.activity-photo-section{padding-top:42px;padding-bottom:48px}.activity-photo-section .real-stay-gallery-head h2{font-size:34px}.cinematic-dad-lad-daughter-camps .cinematic-copy h1,.cinematic-game-drives .cinematic-copy h1{font-size:clamp(38px,10.5vw,50px);line-height:1.08}.cinematic-family-activities .cinematic-backdrop img{object-position:60% center}.cinematic-paintball .cinematic-backdrop img{object-position:62% center}.cinematic-game-drives .cinematic-backdrop img{object-position:58% center}}

/* Kingfisher welcome photograph, with copy kept clear of the bird. */
.home-intro{min-height:620px;display:flex;flex-direction:column;justify-content:center;background-color:#17281e;background-image:linear-gradient(90deg,rgba(10,24,16,.88) 0%,rgba(10,24,16,.76) 39%,rgba(10,24,16,.12) 68%,rgba(10,24,16,.04) 100%),url('/assets/welcome-kingfisher.webp');background-size:cover;background-position:center 20%;color:#faf6eb}
.home-intro>.eyebrow{color:#eee4cc}.home-intro>div{display:block;max-width:53%}.home-intro h2{font-size:clamp(42px,4.8vw,74px);line-height:1.08}.home-intro>div>p{color:#f0eddf;max-width:560px;margin-top:30px;font-weight:400;line-height:1.65}
@media(max-width:800px){.home-intro{min-height:790px;padding-top:390px;padding-bottom:55px;justify-content:flex-end;background-size:cover;background-position:65% top;background-image:linear-gradient(180deg,rgba(10,24,16,.02) 0%,rgba(10,24,16,.12) 32%,rgba(10,24,16,.86) 54%,rgba(10,24,16,.96) 100%),url('/assets/welcome-kingfisher.webp')}.home-intro>div{max-width:100%}.home-intro>.eyebrow{margin-bottom:20px}.home-intro h2{font-size:clamp(39px,7.8vw,60px)}.home-intro>div>p{margin-top:22px;max-width:560px}}

/* Single accommodation gateway on the homepage. */
.home-stay-feature{position:relative;min-height:650px;height:78svh;max-height:900px;overflow:hidden;background:#1a2319;color:#faf6eb}.home-stay-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center}.home-stay-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07110dc4 0%,#07110d75 32%,transparent 70%)}.home-stay-copy{position:absolute;left:var(--pad);right:var(--pad);top:50%;transform:translateY(-50%);max-width:650px}.home-stay-copy .eyebrow{font-size:12px;letter-spacing:.22em;color:#eee5d4;margin-bottom:27px}.home-stay-copy h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(50px,5.6vw,86px);line-height:1.04;letter-spacing:-.025em}.home-stay-copy>p:not(.eyebrow){font-family:Georgia,'Times New Roman',serif;font-size:23px;margin:25px 0 30px;color:#eee5d4}.home-stay-copy .button{display:inline-flex}
@media(max-width:800px){.home-stay-feature{height:720px;min-height:620px;max-height:none}.home-stay-feature>img{object-position:68% center}.home-stay-shade{background:linear-gradient(180deg,#07110d15 0%,#07110d45 35%,#07110de0 100%)}.home-stay-copy{top:auto;bottom:55px;transform:none}.home-stay-copy h2{font-size:clamp(48px,9vw,68px)}.home-stay-copy>p:not(.eyebrow){font-size:20px}}

.stay-sheet{margin:26px 0;border:1px solid var(--line);padding:20px}.stay-sheet summary{cursor:pointer;font-weight:600;line-height:1.5}.stay-sheet img{display:block;width:100%;height:auto;max-width:800px;object-fit:contain;margin:22px auto 0}.stay-sheet summary:focus-visible{outline:2px solid var(--pine);outline-offset:5px}

.school-photo-section{background:#e6e8de}.school-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:40px}.school-photo-grid figure{margin:0}.school-photo-grid img{width:100%;height:auto;display:block}.school-photo-grid figcaption{padding:16px 0;font-size:16px}.school-photo-grid a:last-child{grid-column:1/-1;max-width:900px;justify-self:center}.school-photo-grid a:focus-visible{outline:2px solid var(--pine);outline-offset:5px}@media(max-width:650px){.school-photo-grid{grid-template-columns:1fr;gap:22px}.school-photo-grid a:last-child{grid-column:auto}}

.corporate-photo{max-width:1100px;margin:40px auto 0}.corporate-photo img{display:block;width:100%;height:auto}.page-hero-image img[src="/assets/corporate-team.webp"]{height:auto;object-fit:contain}

/* Accommodation cover images keep a consistent landscape format. */
.overview-stays{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.overview-stays .overview-image{height:auto;aspect-ratio:16/9}.overview-stays .overview-image>img{height:100%;width:100%;object-fit:cover}.category-card>img{aspect-ratio:16/9;height:auto;object-fit:cover}@media(max-width:650px){.overview-stays{grid-template-columns:1fr;gap:30px}}

/* Accommodation detail pages now share the full-screen photographic treatment. */
[class*="cinematic-stay-"] .cinematic-backdrop img{object-position:center 50%}
.cinematic-stay-overview .cinematic-backdrop img{object-position:center 50%}
.cinematic-stay-lodges-chalets .cinematic-backdrop img{object-position:63% center}
.cinematic-stay-camping .cinematic-backdrop img{object-position:center 44%}
.cinematic-stay-tented-camps .cinematic-backdrop img{object-position:center 52%}
.cinematic-stay-safari-tents .cinematic-backdrop img,.cinematic-stay-safari-glamping .cinematic-backdrop img{object-position:center 52%}
.cinematic-stay-lodges .cinematic-backdrop img{object-position:center 53%}
.cinematic-stay-chalets .cinematic-backdrop img{object-position:center 50%}
.cinematic-stay-rondawels .cinematic-backdrop img{object-position:center 51%}
[class*="cinematic-stay-"] .cinematic-copy{max-width:760px}
[class*="cinematic-stay-"] .cinematic-copy h1{font-size:clamp(54px,6vw,96px)}
#stay-details,#stay-options{scroll-margin-top:100px}

/* Static-site adaptation of the supplied GlowCard interaction. */
[data-spotlight-card]{position:relative;isolation:isolate;--spot-x:50%;--spot-y:50%;--spot-opacity:0;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
[data-spotlight-card]::after{content:"";position:absolute;inset:-1px;z-index:4;border:1px solid transparent;border-radius:inherit;pointer-events:none;opacity:var(--spot-opacity);background:radial-gradient(230px circle at var(--spot-x) var(--spot-y),rgba(178,214,122,.36),rgba(104,139,79,.12) 42%,transparent 72%) border-box;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask-composite:exclude;transition:opacity .22s ease}
[data-spotlight-card]:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(17,43,31,.16)}
[data-spotlight-card]:focus-visible{outline:2px solid #9fbf73;outline-offset:5px}
.group-feature[data-spotlight-card]::after,.facebook-card[data-spotlight-card]::after{inset:0;border-radius:inherit}
@media(prefers-reduced-motion:reduce){[data-spotlight-card]{transition:none}[data-spotlight-card]:hover{transform:none}}
@media(hover:none){[data-spotlight-card]:hover{transform:none;box-shadow:none}}

/* Read every stay directly in a calm, continuous category layout. */
.stay-option{padding-top:72px;padding-bottom:80px;border-top:1px solid var(--line);scroll-margin-top:110px}.stay-option:nth-child(even){background:#e7e9df}.stay-option-heading{max-width:850px;margin-bottom:40px}.stay-option-heading h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(36px,4vw,60px);line-height:1.1;letter-spacing:-.025em;margin:14px 0 22px}.stay-option-heading>p:last-child:not(.eyebrow){font-size:18px;line-height:1.7;max-width:760px}.stay-option-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,5vw,90px);align-items:start}.stay-option-copy,.stay-option-media{min-width:0}.stay-option-cover{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.stay-option .stay-sheet{margin:0;padding:0;border:0}.stay-option-cover+.stay-sheet{margin-top:26px}.stay-sheet figcaption{font-size:13px;letter-spacing:.08em;line-height:1.6;margin-bottom:16px}.stay-option .stay-sheet img{margin:0;max-width:none;width:100%;height:auto}.stay-option-details{margin:30px 0}.stay-option-details h3{font-family:Georgia,'Times New Roman',serif;font-size:27px;font-weight:400;margin-bottom:18px}.stay-option-details h4{font-size:15px;margin:18px 0 6px}.stay-option-details p{font-size:16px;line-height:1.75}.stay-option-facts{display:grid;gap:14px;padding-bottom:25px;border-bottom:1px solid var(--line)}.stay-option-facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.stay-option-facts dd{margin:0;font-size:17px}.stay-option .unit-specs>div{grid-template-columns:1fr;gap:8px;padding:0 0 24px;margin-bottom:24px}.stay-option .unit-specs dd{line-height:1.75}.stay-option .button{margin-top:18px;white-space:normal}.stay-sheet a:focus-visible{outline:2px solid var(--pine);outline-offset:6px}
@media(max-width:800px){.stay-option{padding-top:45px;padding-bottom:50px}.stay-option-grid{grid-template-columns:1fr;gap:35px}.stay-option-heading{margin-bottom:28px}.stay-option-heading>p:last-child:not(.eyebrow){font-size:16px}.stay-option-media{max-width:700px;width:100%;justify-self:center}}

.stay-gallery-coming{margin-top:40px;padding:24px;border:1px dashed var(--line);text-align:center}.stay-gallery-coming p{margin:0;font-size:14px;letter-spacing:.04em;line-height:1.6}

/* Rondawels now have their own branded overview and information sheet. */
.rondawel-overview{background:#e2e7da;padding-top:70px;padding-bottom:80px}.rondawel-overview .section-top{margin-bottom:38px}.rondawel-overview-grid{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:clamp(32px,6vw,96px);align-items:start}.rondawel-overview-grid>div>p{font-size:17px;line-height:1.75;color:var(--muted)}.rondawel-overview-grid>div>p+p{margin-top:18px}.rondawel-overview .stay-sheet{margin:0;border:0;padding:0}.rondawel-overview .stay-sheet img{margin:0;width:100%;max-width:780px;height:auto;box-shadow:0 20px 55px #10261d26}.rondawel-sheet figcaption{color:var(--pine);font-weight:600}
@media(max-width:800px){.rondawel-overview{padding-top:48px;padding-bottom:55px}.rondawel-overview-grid{grid-template-columns:1fr}.rondawel-overview .stay-sheet img{max-width:620px;margin:0 auto}}

.home-reviews{border-top:1px solid var(--line)}.home-reviews h2,.home-location h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(36px,4.5vw,66px);line-height:1.1;margin:20px 0 26px}.reviews-intro{max-width:680px;font-size:18px;line-height:1.7}.google-review-footer{display:flex;align-items:center;gap:32px;border-top:1px solid var(--line);margin-top:35px;padding-top:30px}.google-review-footer>img{width:92px;height:30px;object-fit:contain}.google-review-footer strong{font-size:26px}.google-review-footer p{margin:4px 0;font-size:16px}.google-review-footer small{font-size:12px}.google-review-footer .button{margin-left:auto}.home-location{background:#e7e9df;display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:center}.home-location-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;margin-bottom:22px}.home-location iframe{display:block;width:100%;height:450px;border:0;background:#d4dbc9}@media(max-width:800px){.home-location{grid-template-columns:1fr;gap:30px}.google-review-footer{flex-wrap:wrap;gap:24px}.google-review-footer .button{margin-left:0}.home-location iframe{height:350px}}

.review-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,calc((100% - 48px)/3));gap:24px;overflow-x:auto;scroll-snap-type:x proximity;padding:12px 0 20px;margin-top:28px;align-items:start;scrollbar-color:#617264 #e7e9df}.guest-review{background:#fffdf7;border:1px solid var(--line);padding:28px;scroll-snap-align:start;min-width:0}.review-stars{display:flex;gap:3px;margin-bottom:22px}.review-stars svg{width:20px;height:20px;fill:#b67b13}.guest-review blockquote{margin:0}.guest-review blockquote p{font-size:16px;line-height:1.75;margin:0 0 18px}.guest-review footer{display:flex;flex-direction:column;gap:6px;margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.guest-review footer strong{font-size:15px}.guest-review footer span,.review-scroll-hint{font-size:12px;line-height:1.5}.review-scroll-hint{margin-top:10px}.review-cards:focus-visible{outline:2px solid var(--pine);outline-offset:5px}@media(max-width:1000px){.review-cards{grid-auto-columns:calc((100% - 24px)/2)}}@media(max-width:650px){.review-cards{grid-auto-columns:88%;gap:16px}.guest-review{padding:24px}}

.home-reviews{margin-top:36px;border:0}.reviews-photo-header{min-height:490px;display:flex;align-items:flex-end;padding:65px var(--pad);background:linear-gradient(90deg,rgba(9,27,18,.82),rgba(9,27,18,.18)),url('/assets/reviews-rafting.jpeg') center 40%/cover;color:#fffdf4}.reviews-photo-copy{max-width:760px}.reviews-photo-copy .eyebrow,.reviews-photo-copy .reviews-intro{color:#fffdf4}.reviews-photo-copy h2{color:#fffdf4;text-shadow:0 2px 20px #0004}.reviews-body{padding-top:35px}.reviews-body .google-review-footer{margin-top:0;padding-top:0;border-top:0;padding-bottom:30px;border-bottom:1px solid var(--line)}.guest-review{display:flex;flex-direction:column}.guest-review.review-collapsed{height:340px}.guest-review.review-collapsed blockquote{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;max-height:140px}.guest-review footer{margin-top:auto;padding-top:18px}.guest-review:not(.review-collapsed) footer{margin-top:24px}.review-toggle{align-self:flex-start;background:none;border:0;border-bottom:1px solid currentColor;color:inherit;padding:4px 0;font:inherit;font-size:13px;cursor:pointer;margin:16px 0 22px}.review-toggle:focus-visible{outline:2px solid var(--pine);outline-offset:5px}.review-toggle[hidden]{display:none}@media(max-width:650px){.home-reviews{margin-top:24px}.reviews-photo-header{min-height:430px;padding-top:60px;padding-bottom:38px;background-position:48% center}.reviews-photo-copy h2{font-size:42px}.reviews-photo-copy .reviews-intro{font-size:16px}.guest-review.review-collapsed{height:340px}}

.facebook-community{padding-top:32px;padding-bottom:36px;background:#e7e9df}.facebook-community>.eyebrow{margin-bottom:18px}.facebook-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.facebook-card{display:flex;align-items:center;gap:20px;background:#0866ff;color:white;padding:25px 28px;border-radius:5px;transition:background .2s,transform .2s;min-height:110px}.facebook-card:hover{background:#0756d6;transform:translateY(-2px)}.facebook-card:focus-visible{outline:3px solid var(--pine);outline-offset:5px}.facebook-logo{flex:0 0 42px;width:42px;height:42px}.facebook-card strong{display:block;font-size:21px;line-height:1.3;margin-bottom:7px}.facebook-card>span>span{font-size:14px;line-height:1.5}.facebook-arrow{margin-left:auto;font-size:26px}.facebook-links>.facebook-card:only-child{grid-column:1/-1;max-width:720px;width:100%}@media(max-width:650px){.facebook-links{grid-template-columns:1fr;gap:14px}.facebook-card{padding:22px 20px;gap:16px}.facebook-card strong{font-size:18px}.facebook-logo{width:35px;height:35px;flex-basis:35px}}

.catering-gallery{display:grid;grid-template-columns:1fr 1.4fr;gap:25px;align-items:start;margin-top:32px}.catering-gallery>a:first-child{grid-row:span 2}.catering-gallery figure,.school-colour-section figure{margin:0}.catering-gallery img,.school-colour-section img{display:block;width:100%;height:auto}.catering-gallery figcaption,.school-colour-section figcaption{font-size:14px;line-height:1.6;padding:14px 0}.school-colour-section{background:#e6e8de;padding-top:0}.school-colour-section figure{max-width:1100px;margin:auto}.catering-gallery a:focus-visible{outline:2px solid var(--pine);outline-offset:5px}@media(max-width:650px){.catering-gallery{grid-template-columns:1fr}.catering-gallery>a:first-child{grid-row:auto}}

.category-photo-hero{position:relative;min-height:620px;color:#fffdf4;background:#182d25;isolation:isolate}.category-photo-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.category-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,22,14,.85) 0%,rgba(7,22,14,.66) 38%,rgba(7,22,14,.12) 78%);z-index:-1}.category-photo-content{padding:132px var(--pad) 65px;min-height:620px;display:flex;flex-direction:column}.category-photo-content .breadcrumbs{color:#f0ecdf;margin-bottom:50px}.category-photo-copy{max-width:700px;margin:auto 0}.category-photo-copy .eyebrow{color:#f0ecdf;margin-bottom:24px}.category-photo-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,6.2vw,92px);font-weight:400;line-height:1.07;letter-spacing:-.035em;overflow-wrap:anywhere}.category-photo-copy>p:last-child{font-size:18px;line-height:1.7;margin-top:26px;max-width:600px;color:#fffdf4}@media(max-width:650px){.category-photo-hero,.category-photo-content{min-height:580px}.category-photo-content{padding-top:112px;padding-bottom:45px}.category-photo-content .breadcrumbs{margin-bottom:45px}.category-photo-copy h1{font-size:clamp(36px,9.1vw,56px)}.category-photo-copy>p:last-child{font-size:16px}.category-photo-shade{background:linear-gradient(90deg,rgba(7,22,14,.8),rgba(7,22,14,.48)),linear-gradient(0deg,rgba(7,22,14,.35),transparent)}}

.category-photo-background[src="/assets/corporate-team.webp"]{object-position:center 28%}.category-photo-background[src="/assets/school-groups-evening.webp"]{object-position:center 48%}

.wildlife-gallery{padding-top:0}.wildlife-photos{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:28px}.wildlife-photos img{display:block;width:100%;height:auto}.category-photo-background[src="/assets/game-viewing-family.webp"]{object-position:center 35%}.category-photo-background[src="/assets/paintball-target.webp"]{object-position:center 35%}@media(max-width:800px){.wildlife-photos{grid-template-columns:1fr;gap:20px}}

.cinematic-fishing .cinematic-backdrop img{object-position:60% center}.cinematic-paintball .cinematic-backdrop img{object-position:center 35%}.cinematic-game-drives .cinematic-backdrop img{object-position:center 35%}.cinematic-paintball .cinematic-copy h1{font-size:clamp(48px,5.7vw,86px)}@media(max-width:800px){.cinematic-paintball .cinematic-copy h1{font-size:clamp(38px,10vw,60px);line-height:1.18}}

/* Client-requested brand and fishing-page refinements. */
@media(min-width:1361px){.header .brand-name{width:190px}.header .brand-bird{width:43px}.desktop-nav{gap:15px}.desktop-nav a{font-size:12px}}
@media(min-width:801px) and (max-width:1360px){.desktop-nav{display:none}.menu-button{display:block}.header .brand-name{width:185px}.header .brand-bird{width:40px}}
.home-intro-copy{max-width:620px;color:var(--muted)}.home-intro-copy p+p{margin-top:18px}
.nature-music{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr);gap:8vw;background:var(--pine);color:var(--paper);align-items:start}.nature-music h2{font-size:clamp(40px,5vw,72px);line-height:1}.nature-music>div:last-child{font-size:18px;line-height:1.75;max-width:680px}.nature-music>div:last-child p+p{margin-top:24px;color:var(--lime)}
@media(max-width:800px){.nature-music{grid-template-columns:1fr;gap:30px}.nature-music>div:last-child{font-size:16px}}

.cinematic-overview .cinematic-backdrop img[src="/assets/corporate-team.webp"]{object-position:center 28%}.cinematic-overview .cinematic-backdrop img[src="/assets/school-groups-evening.webp"]{object-position:center 48%}.cinematic-overview .cinematic-subtitle{max-width:650px}#overview-details{scroll-margin-top:100px}
.cinematic-school-groups .cinematic-backdrop img{object-position:center 48%}.cinematic-corporate-groups .cinematic-backdrop img{object-position:center 44%}.cinematic-school-groups .cinematic-copy,.cinematic-corporate-groups .cinematic-copy{max-width:720px}.group-photo-section{background:#e7eadf;padding-top:clamp(80px,9vw,140px)}.group-photo-section .section-top{align-items:end}.group-photo-intro{max-width:460px;color:#526058;line-height:1.7}.group-photo-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px}.group-photo{display:block;aspect-ratio:16/9;overflow:hidden;background:#d8ddd2}.group-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .5s ease}.group-photo:hover img{transform:scale(1.028);filter:saturate(1.04)}.group-photo:nth-child(1),.group-photo:nth-child(11n+7){grid-column:span 2;grid-row:span 2}.group-photo:focus-visible{outline:3px solid #526c42;outline-offset:3px}@media(max-width:900px){.group-photo-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.group-photo-section .section-top{align-items:start}.group-photo-intro{max-width:100%}}@media(max-width:600px){.group-photo-wall{grid-template-columns:1fr;gap:10px}.group-photo:nth-child(1),.group-photo:nth-child(11n+7){grid-column:auto;grid-row:auto}.group-photo-intro{font-size:15px}}
