@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--ink:#0b302b;--ink-2:#123e37;--spring:#2f8f83;--lime:#b7d680;--sand:#e7b96f;--cream:#f8f4e8;--paper:#fffdf8;--muted:#5e6a65;--line:rgba(11,48,43,.14);--shadow:0 24px 70px rgba(4,28,24,.15);--radius:24px;--container:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:10px 14px;z-index:9999}.skip-link:focus{top:16px}.site-header{position:fixed;inset:0 0 auto;z-index:100;padding:18px 0;transition:.25s}.site-header.scrolled{background:rgba(8,37,33,.92);backdrop-filter:blur(16px);padding:10px 0;box-shadow:0 10px 35px rgba(0,0,0,.16)}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand img{width:48px;height:48px}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-family:Manrope,sans-serif;font-size:1.02rem;letter-spacing:.01em}.brand small{font-size:.76rem;text-transform:uppercase;letter-spacing:.22em;margin-top:6px}.primary-nav{display:flex;align-items:center;gap:28px;color:#fff;font-size:.93rem;font-weight:600}.primary-nav>a:not(.button){opacity:.9}.primary-nav>a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;background:var(--sand);color:var(--ink);font-weight:800;border:1px solid var(--sand);box-shadow:0 10px 26px rgba(0,0,0,.15);transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(1.04)}.button-small{min-height:42px;padding:0 18px}.button-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45);color:#fff;backdrop-filter:blur(10px)}.button-full{width:100%}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}.hero{position:relative;min-height:100svh;display:grid;align-items:end;overflow:hidden;color:#fff}.hero-media,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-media{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,rgba(3,27,23,.88) 0%,rgba(3,27,23,.56) 48%,rgba(3,27,23,.1) 100%),linear-gradient(0deg,rgba(3,27,23,.7),transparent 50%)}.hero-content{position:relative;z-index:2;padding:170px 0 70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800;margin:0 0 16px;color:#dce6bf}.eyebrow.dark{color:var(--spring)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;margin:0}h1{font-size:clamp(3.3rem,7vw,7rem);max-width:920px;letter-spacing:-.055em}h2{font-size:clamp(2.3rem,4.6vw,4.7rem);letter-spacing:-.045em}.hero-copy{font-size:clamp(1.05rem,2vw,1.3rem);max-width:680px;color:rgba(255,255,255,.88);margin:24px 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-badges{list-style:none;padding:0;margin:64px 0 0;display:flex;gap:56px}.hero-badges li{display:flex;flex-direction:column}.hero-badges strong{font-size:1.4rem}.hero-badges span{font-size:.85rem;color:rgba(255,255,255,.68)}.scroll-cue{position:absolute;z-index:3;right:40px;bottom:35px;width:42px;height:66px;border:1px solid rgba(255,255,255,.4);border-radius:24px}.scroll-cue span{display:block;width:6px;height:6px;background:#fff;border-radius:50%;margin:12px auto;animation:scroll 1.7s infinite}@keyframes scroll{0%{transform:translateY(0);opacity:1}100%{transform:translateY(26px);opacity:0}}.section{padding:110px 0}.section-light{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-heading{margin-bottom:54px}.section-heading.narrow{max-width:780px;margin-inline:auto;text-align:center}.section-heading p{font-size:1.08rem;color:var(--muted);margin:20px auto 0}.section-dark .section-heading p{color:rgba(255,255,255,.67)}.heading-row{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step{padding:38px 28px;border-right:1px solid var(--line)}.step:last-child{border:0}.step>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;font-weight:800;margin-bottom:44px}.step h3{font-size:1.35rem}.step p{color:var(--muted);margin:10px 0 0}.split-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:700px;background:var(--ink);color:#fff}.split-image{min-height:620px}.split-image img{width:100%;height:100%;object-fit:cover}.split-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(40px,7vw,110px)}.split-copy h2{max-width:650px}.split-copy>p:not(.eyebrow){color:rgba(255,255,255,.73);font-size:1.1rem;max-width:600px;margin:26px 0}.notice{border-left:3px solid var(--sand);padding:13px 0 13px 18px;color:rgba(255,255,255,.78);max-width:600px}.text-link{margin-top:34px;font-weight:800;color:var(--sand)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:930px;margin:auto}.price-card{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.055);padding:38px;border-radius:var(--radius);position:relative}.price-card.featured{border-color:var(--sand);transform:translateY(-12px);box-shadow:0 24px 70px rgba(0,0,0,.22)}.tag{display:inline-block;background:rgba(231,185,111,.14);color:var(--sand);border:1px solid rgba(231,185,111,.35);padding:7px 11px;border-radius:999px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.price-card h3{font-size:2rem;margin-top:22px}.price-card-top p{color:rgba(255,255,255,.62)}.price{font-family:Manrope,sans-serif;font-size:4.4rem;font-weight:800;letter-spacing:-.05em;margin:30px 0 18px}.price span{font-size:1.5rem;vertical-align:top;margin-right:4px}.price-card ul{list-style:none;padding:0;margin:0 0 32px}.price-card li{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1)}.price-card li:before{content:"✓";color:var(--lime);margin-right:10px;font-weight:900}.fine-print{font-size:.8rem;color:rgba(255,255,255,.48);text-align:center;max-width:780px;margin:28px auto 0}.wildlife-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:340px 300px;gap:18px}.wild-card{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.wild-card-large{grid-row:1/3}.wild-card-wide{grid-column:2/4}.wild-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.wild-card:hover img{transform:scale(1.04)}.wild-card:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(3,27,23,.94))}.wild-card div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff}.wild-card span{font-size:.73rem;text-transform:uppercase;letter-spacing:.15em;color:var(--sand);font-weight:800}.wild-card h3{font-size:1.65rem;margin-top:5px}.wild-card p{margin:8px 0 0;color:rgba(255,255,255,.74);font-size:.92rem}.river-section{position:relative;min-height:880px;color:#fff;overflow:hidden}.river-bg,.river-overlay{position:absolute;inset:0;width:100%;height:100%}.river-bg{object-fit:cover}.river-overlay{background:linear-gradient(90deg,rgba(4,32,28,.94),rgba(4,32,28,.52),rgba(4,32,28,.2))}.river-content{position:relative;z-index:2;padding:110px 0}.section-heading.left{max-width:680px}.section-heading.left p{margin-left:0}.route{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:60px 0 55px}.route-line{position:absolute;height:2px;background:rgba(255,255,255,.35);left:5%;right:5%;top:25px}.route article{position:relative}.route article>span{position:relative;z-index:2;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--sand);color:var(--ink);font-weight:900;border:7px solid rgba(9,47,41,.82);box-sizing:content-box}.route h3{font-size:1.05rem;margin-top:22px}.route p{font-size:.87rem;color:rgba(255,255,255,.7);max-width:180px}.safety-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.safety-grid>div:first-child p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.feature-list article{display:flex;gap:16px;padding:24px;border:1px solid var(--line);border-radius:18px}.feature-list article>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.feature-list h3{font-size:1.05rem}.feature-list p{color:var(--muted);font-size:.9rem;margin:8px 0 0}.gallery-strip{display:grid;grid-template-columns:1fr 1.4fr 1fr;height:420px;gap:4px;background:var(--ink)}.gallery-strip figure{margin:0;overflow:hidden}.gallery-strip img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery-strip figure:hover img{transform:scale(1.04)}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.sticky-heading{align-self:start;position:sticky;top:130px}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;list-style:none;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.35rem}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);max-width:700px}.cta-section{position:relative;min-height:580px;display:grid;place-items:center;text-align:center;color:#fff}.cta-section>img,.cta-overlay{position:absolute;inset:0;width:100%;height:100%}.cta-section>img{object-fit:cover}.cta-overlay{background:rgba(4,31,27,.69)}.cta-content{position:relative;z-index:2}.cta-content h2{max-width:900px;margin:0 auto 34px}.site-footer{background:#061f1c;color:#fff;padding:72px 0 22px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:60px}.footer-brand p{color:rgba(255,255,255,.6);max-width:340px;margin:22px 0}.site-footer h3{font-size:.87rem;text-transform:uppercase;letter-spacing:.14em;color:var(--sand);margin-bottom:18px}.site-footer div>div:not(.footer-brand)>a{display:block;color:rgba(255,255,255,.68);padding:6px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:.82rem}

.page-hero{padding:170px 0 80px;background:var(--ink);color:#fff}.page-hero h1{font-size:clamp(3rem,6vw,5.7rem);max-width:900px}.page-hero p{max-width:660px;color:rgba(255,255,255,.7);font-size:1.1rem}.booking-layout{display:grid;grid-template-columns:1fr .7fr;gap:55px}.booking-form{padding:34px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700;font-size:.9rem}.field input,.field select,.field textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit;color:var(--ink)}.field textarea{min-height:120px}.booking-note{background:var(--cream);padding:25px;border-radius:18px}.booking-note h3{font-size:1.2rem}.booking-note ul{padding-left:18px;color:var(--muted)}.booking-sidebar{display:flex;flex-direction:column;gap:20px}.mini-card{padding:26px;border-radius:18px;background:var(--ink);color:#fff}.mini-card p{color:rgba(255,255,255,.7)}.legal{max-width:850px}.legal h2{font-size:2rem;margin-top:50px}.legal p,.legal li{color:var(--muted)}.credits-table{width:100%;border-collapse:collapse}.credits-table th,.credits-table td{text-align:left;padding:16px;border-bottom:1px solid var(--line);vertical-align:top}.credits-table a{text-decoration:underline}
@media(max-width:900px){.primary-nav{display:none;position:absolute;top:70px;left:20px;right:20px;background:rgba(6,31,28,.98);padding:24px;border-radius:18px;flex-direction:column;align-items:stretch}.primary-nav.open{display:flex}.menu-toggle{display:block}.hero-content{padding-top:150px}.hero-badges{gap:25px;flex-wrap:wrap}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.split-feature{grid-template-columns:1fr}.split-image{min-height:520px}.heading-row,.safety-grid,.faq-layout,.booking-layout{grid-template-columns:1fr;gap:40px}.wildlife-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 280px 280px}.wild-card-large{grid-column:1/3;grid-row:auto}.wild-card-wide{grid-column:1/3}.route{grid-template-columns:1fr 1fr}.route-line{display:none}.gallery-strip{height:320px}.footer-grid{grid-template-columns:1fr 1fr}.sticky-heading{position:static}.form-grid{grid-template-columns:1fr}}
@media(max-width:600px){:root{--container:min(100% - 28px,1180px)}.section{padding:78px 0}.hero-content{padding-bottom:45px}.hero-actions{flex-direction:column;align-items:stretch}.hero-badges{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-badges strong{font-size:1rem}.hero-badges span{font-size:.72rem}.scroll-cue{display:none}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.split-image{min-height:400px}.split-copy{padding:60px 24px}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.wildlife-grid{display:flex;flex-direction:column}.wild-card{height:340px}.route{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.gallery-strip{grid-template-columns:1fr;height:auto}.gallery-strip figure{height:270px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}.credits-table,.credits-table tbody,.credits-table tr,.credits-table td{display:block}.credits-table thead{display:none}.credits-table tr{padding:18px 0;border-bottom:1px solid var(--line)}.credits-table td{border:0;padding:4px 0}}


/* Homepage hero background video */
.hero-video{background:#0b302b;object-fit:cover;object-position:center}
.hero-video-toggle{
  position:absolute;
  z-index:4;
  right:clamp(18px,3vw,42px);
  bottom:28px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  border:1px solid rgba(255,255,255,.45);
  border-radius:999px;
  padding:10px 14px;
  background:rgba(4,31,27,.68);
  color:#fff;
  font:700 .78rem/1 Inter,system-ui,sans-serif;
  cursor:pointer;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.hero-video-toggle:hover{background:rgba(4,31,27,.88)}
.hero-video-toggle .play-icon{display:none}
.hero-video-toggle.is-paused .pause-icon{display:none}
.hero-video-toggle.is-paused .play-icon{display:inline}
@media(prefers-reduced-motion:reduce){
  .hero-video{display:none}
  .hero{
    background:
      linear-gradient(rgba(4,31,27,.52),rgba(4,31,27,.52)),
      url("images/hero-kayakers.jpg") center/cover no-repeat;
  }
  .hero-video-toggle{display:none}
}
@media(max-width:600px){
  .hero-video-toggle{right:14px;bottom:14px}
  .video-toggle-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
}
