
:root{--sand:#fff7eb;--paper:rgba(255,250,241,.68);--paper-strong:rgba(255,250,241,.82);--paper-solid:#fffaf1;--ink:#24312f;--muted:#63706c;--sea:#087c83;--sea2:#20a6a8;--olive:#69785b;--terracotta:#bf6f4a;--shadow:0 20px 60px rgba(10,40,45,.18);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Lato",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--sand);line-height:1.62;font-size:18px}.skip-link{position:absolute;left:-999px;top:1rem;background:#fff;padding:.6rem 1rem;z-index:999}.skip-link:focus{left:1rem}.ambient-bg{position:fixed;inset:0;z-index:-2;background:#213733;overflow:hidden}.ambient-bg video{width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.02)}.bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.12) 42%,rgba(255,247,235,.84) 100%)}
.site-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem clamp(1rem,3vw,2rem);background:linear-gradient(180deg,rgba(20,35,34,.58),rgba(20,35,34,.08));color:white}.brand{color:white;text-decoration:none;font-weight:700;letter-spacing:.04em}.site-header nav{display:flex;gap:1.1rem;align-items:center}.site-header nav a{color:white;text-decoration:none;font-size:.98rem;opacity:.93}.header-actions{display:flex;gap:.5rem;align-items:center}select,.sound-btn{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.15);color:white;border-radius:999px;padding:.45rem .7rem;backdrop-filter:blur(10px)}select option{color:#111}.sound-btn.active{background:rgba(255,255,255,.92);color:#17312f}.panel-screen{min-height:100vh;display:grid;align-items:end;padding:18vh clamp(1rem,5vw,5rem) 12vh}.float-panel{background:var(--paper);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.52);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2.2rem);box-shadow:var(--shadow)}.translucent-panel{background:rgba(255,250,241,.62)}.float-panel.wide{max-width:880px}.hero-copy{color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800;color:var(--sea);margin:.2rem 0 .8rem}.hero h1,.float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}.hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}.lead{font-size:clamp(1.2rem,2vw,1.55rem);max-width:65ch;color:#394642}.cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:999px;padding:.66rem .95rem;font-weight:800;cursor:pointer;transition:.2s ease;min-height:44px}.btn.primary{background:linear-gradient(135deg,var(--sea),var(--sea2));color:white;box-shadow:0 8px 30px rgba(8,124,131,.25)}.btn.ghost{background:rgba(255,255,255,.56);color:var(--ink);border:1px solid rgba(36,49,47,.18)}.btn.ghost.dark{background:transparent}.btn:hover{transform:translateY(-1px)}
.floating-story{padding:8vh clamp(1rem,5vw,5rem) 6vh;display:grid;gap:12vh}.paired-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:clamp(1rem,4vw,4rem);align-items:center}.paired-row.reverse{grid-template-columns:minmax(280px,.75fr) minmax(0,1.05fr)}.paired-row.reverse .story-card{grid-column:2}.paired-row.reverse .quote-card{grid-column:1;grid-row:1}.story-card{max-width:640px}.float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}.float-panel p{font-size:1.08rem;color:#35413f}.quote-card p{font-family:"Lato",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.05rem,1.65vw,1.35rem);line-height:1.42;color:#32413e;margin:.1rem 0 .8rem}.quote-card footer{font-size:.95rem;color:var(--muted);font-weight:700}.long-quote p{font-size:clamp(1rem,1.5vw,1.32rem)}.image-card{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#eee}.feature-card{justify-self:center;width:min(980px,94vw);min-height:420px}.feature-card img{width:100%;height:100%;object-fit:cover;display:block}.hover-card{position:relative;overflow:hidden;border-radius:var(--radius);cursor:pointer}.hover-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:1rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));color:white;transform:translateY(100%);transition:transform .25s ease;font-size:.95rem}.hover-card:hover figcaption,.hover-card:focus-within figcaption{transform:translateY(0)}.pano-strip{height:260px;overflow:hidden;border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);display:block}.pano-strip img{width:100%;height:100%;object-fit:cover;display:block}.pano-strip figcaption{z-index:3}
.content-section{background:var(--sand);padding:clamp(3rem,7vw,7rem) clamp(1rem,5vw,5rem);position:relative}.section-head{max-width:830px;margin:0 auto 2rem;text-align:center}.section-head p{color:var(--muted);font-size:1.08rem}.texture-section{background:#173936;color:white;overflow:hidden}.texture-section::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(16,43,40,.66),rgba(16,43,40,.8)),url('assets/media/olive-bark.webp') center/cover;opacity:.55;animation:slowDrift 38s ease-in-out infinite alternate}.texture-section .section-head,.texture-section .gallery-grid{position:relative;z-index:1}.texture-section .eyebrow{color:#9de2dc}.texture-section .section-head p{color:rgba(255,255,255,.76)}.texture-section h2{color:white}@keyframes slowDrift{from{transform:scale(1.02) translateY(-1%)}to{transform:scale(1.12) translateY(1%)}}
.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:.75rem;max-width:1180px;margin:0 auto}.gallery-item{border:0;padding:0;background:transparent;cursor:pointer;position:relative;min-height:230px;border-radius:18px;overflow:hidden;grid-column:span 4;box-shadow:0 8px 26px rgba(0,0,0,.18)}.gallery-item:nth-child(1),.gallery-item:nth-child(4),.gallery-item:nth-child(9){grid-column:span 6;min-height:330px}.gallery-item:nth-child(7){grid-column:span 8}.gallery-item img,.gallery-item video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.gallery-item:hover img,.gallery-item:hover video{transform:scale(1.035)}.caption-layer{position:absolute;inset:auto 0 0 0;padding:1rem;text-align:left;background:linear-gradient(180deg,transparent,rgba(0,0,0,.74));color:white;transform:translateY(100%);transition:transform .22s ease}.gallery-item:hover .caption-layer{transform:translateY(0)}.caption-layer small{display:block;color:rgba(255,255,255,.82);margin-top:.15rem}.booking-section{background:linear-gradient(180deg,#fff8ec,#f5e8d4)}.booking-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:2rem;max-width:1180px;margin:0 auto}.calendar-note{max-width:1180px;margin:0 auto 1rem;padding:.7rem 1rem;background:#fff4dc;border:1px solid #ead5ad;border-radius:14px;color:#695135}.calendar-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.calendar-controls button{width:42px;height:42px;border-radius:50%;border:1px solid #d6c5a6;background:#fffaf1;font-size:1.5rem}.calendar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.month{background:#fffaf1;border:1px solid #eadfcd;border-radius:18px;padding:.9rem;box-shadow:0 6px 18px rgba(0,0,0,.06)}.month h3{margin:.2rem 0 .7rem}.days,.weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.2rem}.weekdays span{font-size:.72rem;color:var(--muted);text-align:center}.day{min-height:42px;border:1px solid #eadfcd;border-radius:10px;background:white;padding:.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.82rem;cursor:pointer}.day .price{font-size:.63rem;color:var(--sea)}.day.disabled{opacity:.3;cursor:default}.day.booked{background:#d8c0b0;color:#6a3b2e;cursor:not-allowed}.day.pending{background:#f2dfae;color:#6d551e}.day.selected{outline:3px solid rgba(8,124,131,.32);background:#e5fbfb}.legend{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;color:var(--muted);font-size:.9rem}.dot{display:inline-block;width:.8em;height:.8em;border-radius:50%;margin-right:.35rem;vertical-align:-.05em;background:white;border:1px solid #ddd}.dot.pending{background:#f2dfae}.dot.booked{background:#d8c0b0}.dot.selected{background:#e5fbfb;border-color:var(--sea)}.enquiry-form{background:#fffaf1;border:1px solid #eadfcd;border-radius:22px;padding:1.2rem;box-shadow:var(--shadow);align-self:start;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.enquiry-form h3,.selection-summary,.personal-note{grid-column:1/-1;margin:.1rem 0}.personal-note{color:#41504d}.selection-summary{color:var(--muted);font-size:.95rem}.enquiry-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.86rem;color:var(--muted)}.enquiry-form label.full,.enquiry-form .full{grid-column:1/-1}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{border:1px solid #d8cab0;border-radius:12px;padding:.75rem;background:white;color:var(--ink);font:inherit}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;align-items:center}.split-section .section-head{text-align:left;margin:0}.map-card{background:#fffaf1;border:1px solid #eadfcd;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.map-card iframe{width:100%;height:420px;border:0;display:block}.map-card p{margin:.8rem 1rem 1rem;color:var(--muted);font-size:.95rem}.text-button{border:0;background:none;padding:0;color:var(--sea);font-weight:800;text-decoration:underline;cursor:pointer}.facts-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.facts-grid article{background:#fffaf1;border:1px solid #eadfcd;border-radius:18px;padding:1.1rem}.facts-grid h3{margin:.1rem 0 .35rem}.facts-grid p{color:var(--muted)}.practical-actions{text-align:center;margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.sound-section{background:#193836;color:white}.sound-section .eyebrow{color:#9de2dc}.sound-section p{color:rgba(255,255,255,.75)}.final-cta{text-align:center}.centered{justify-content:center}.mobile-cta{display:none}.floating-enquiry{position:fixed;right:1.1rem;bottom:1.1rem;z-index:45;text-decoration:none;background:rgba(255,250,241,.9);border:1px solid rgba(36,49,47,.14);color:var(--ink);padding:.7rem 1rem;border-radius:999px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.media-dialog{max-width:min(1100px,94vw);width:100%;background:#111;border:0;border-radius:20px;padding:0;color:white}.media-dialog::backdrop,dialog::backdrop{background:rgba(0,0,0,.62);backdrop-filter:blur(5px)}.media-dialog img,.media-dialog video{width:100%;max-height:78vh;object-fit:contain;background:#000;display:block}.media-dialog .dialog-caption{padding:1rem}.dialog-close{position:absolute;right:1rem;top:1rem;z-index:5;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:1.6rem;cursor:pointer}dialog:not(.media-dialog){border:0;border-radius:20px;padding:2rem;max-width:650px;background:#fffaf1;color:var(--ink);box-shadow:var(--shadow)}.plain-page{background:#fff8ec}.thank-you{max-width:620px;margin:18vh auto;padding:2rem;text-align:center;background:#fffaf1;border-radius:22px}
@media(max-width:860px){body{font-size:17px}.site-header nav{display:none}.panel-screen{padding:18vh 1rem 12vh}.hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}.floating-story{gap:3rem;padding:3rem 1rem}.paired-row,.paired-row.reverse{grid-template-columns:1fr}.paired-row.reverse .story-card,.paired-row.reverse .quote-card{grid-column:auto;grid-row:auto}.feature-card,.story-card{justify-self:stretch!important;width:100%;min-height:260px}.content-section{padding:3rem 1rem}.gallery-grid{grid-template-columns:1fr}.gallery-item,.gallery-item:nth-child(n){grid-column:auto;min-height:260px}.caption-layer,.hover-card figcaption{transform:none;font-size:.82rem}.booking-layout,.split-section{grid-template-columns:1fr}.calendar-grid{grid-template-columns:1fr}.facts-grid{grid-template-columns:1fr}.enquiry-form{grid-template-columns:1fr}.mobile-cta{display:flex;position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:50;justify-content:center;text-decoration:none;background:var(--sea);color:white;padding:.85rem;border-radius:999px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2)}.floating-enquiry{display:none}.pano-strip{height:150px}.map-card iframe{height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ambient-bg video{display:none}.btn:hover{transform:none}.texture-section::before{animation:none}}

/* v4 overrides: more open typography, full testimonials, animated texture archive */
.hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}
.float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}
body{letter-spacing:.002em;}
.translucent-panel{background:rgba(255,250,241,.66);}
.quote-card.full-testimonial{max-width:620px;}
.quote-card.full-testimonial p{
  font-family:"Source Sans 3",Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:clamp(1rem,1.23vw,1.24rem);
  line-height:1.46;
  color:#2f3e3b;
}
.quote-card.full-testimonial p::first-letter{font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
.quote-card.long-quote p{font-size:clamp(.96rem,1.1vw,1.13rem);line-height:1.45;}
.feature-card{width:min(1080px,96vw);min-height:480px;}
.texture-section::before{display:none;}
.texture-bg{position:absolute;inset:0;overflow:hidden;z-index:0;background:#142f2c;}
.texture-bg span{position:absolute;inset:-4%;background-size:cover;background-position:center;opacity:0;filter:saturate(.95) contrast(1.05);transform:scale(1.04);animation:textureFade 32s ease-in-out infinite;}
.texture-bg span:nth-child(1){animation-delay:0s;}
.texture-bg span:nth-child(2){animation-delay:8s;}
.texture-bg span:nth-child(3){animation-delay:16s;}
.texture-bg span:nth-child(4){animation-delay:24s;}
.texture-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(15,43,40,.64),rgba(15,43,40,.84));}
@keyframes textureFade{
  0%,100%{opacity:0;transform:scale(1.04) translateY(-1%);}
  8%,29%{opacity:.72;transform:scale(1.11) translateY(1%);}
  38%{opacity:0;transform:scale(1.14) translateY(2%);}
}
.seasons-section{background:linear-gradient(180deg,#fff8ec,#fbefe0);}
.season-links{max-width:900px;margin:1.4rem auto 0;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;}
.season-links a{display:inline-flex;align-items:center;text-decoration:none;color:var(--ink);background:#fffaf1;border:1px solid #eadfcd;border-radius:999px;padding:.78rem 1rem;font-weight:800;box-shadow:0 5px 16px rgba(0,0,0,.05);}
.season-links a:hover{transform:translateY(-1px);}
@media(max-width:860px){.feature-card{min-height:300px}.quote-card.full-testimonial p{font-size:1rem}.season-links{justify-content:flex-start}.season-links a{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.texture-bg span{animation:none}.texture-bg span:first-child{opacity:.6}}

/* v5 overrides: lighter sans-serif typography, section carousels, cleaner sensory archive */
:root{
  --paper:rgba(255,250,241,.72);
  --paper-strong:rgba(255,250,241,.92);
}
body{
  font-family:"Lato", "DM Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight:400;
  line-height:1.68;
  letter-spacing:.005em;
}
.hero h1,.float-panel h2,.content-section h2,.archive-group h3,.enquiry-form h3{
  font-family:"Lato", "DM Sans", ui-sans-serif, system-ui, sans-serif;
  font-weight:300;
  letter-spacing:.015em;
  line-height:1.08;
}
.hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}
.brand,.btn,.site-header nav a,.eyebrow,.text-button{letter-spacing:.03em;}
.eyebrow{display:none;}
.float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}
.float-panel p{font-size:1.05rem;}
.quote-card.full-testimonial p,.quote-card p{font-family:"Lato",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.05rem,1.65vw,1.35rem);line-height:1.42;color:#32413e;margin:.1rem 0 .8rem}
.quote-card.full-testimonial p::first-letter{font-family:inherit;}
.story-card p strong{font-weight:700;color:var(--ink);}
.archive-section{
  background:#fff8ec;
  color:var(--ink);
  overflow:hidden;
}
.archive-section .section-head{position:relative;z-index:1;}
.archive-section .section-head p{color:var(--muted);}
.archive-section h2{color:var(--ink);}
.archive-groups{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  gap:1.6rem;
}
.archive-group{
  background:rgba(255,250,241,.82);
  border:1px solid #eadfcd;
  border-radius:24px;
  padding:clamp(1rem,2vw,1.35rem);
  box-shadow:0 10px 30px rgba(20,40,35,.07);
}
.archive-group-head{
  display:grid;
  grid-template-columns:minmax(190px,.36fr) minmax(0,1fr);
  gap:1rem;
  align-items:end;
  margin-bottom:1rem;
}
.archive-group-head.compact{margin:2rem auto 1rem;max-width:1180px;}
.archive-group-head h3{
  margin:.1rem 0;
  font-size:clamp(1.5rem,2.3vw,2.35rem);
  font-weight:300;
  letter-spacing:.02em;
}
.archive-group-head p{margin:.2rem 0;color:var(--muted);}
.media-carousel{
  position:relative;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) 44px;
  gap:.55rem;
  align-items:center;
}
.carousel-track{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(240px,38%);
  gap:.75rem;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  padding:.2rem .1rem .8rem;
  scrollbar-width:thin;
}
.carousel-card{
  border:0;
  padding:0;
  min-height:300px;
  background:#e8dfcf;
  position:relative;
  border-radius:18px;
  overflow:hidden;
  cursor:pointer;
  box-shadow:0 8px 22px rgba(20,40,35,.1);
  scroll-snap-align:start;
}
.carousel-card img,.carousel-card video{
  width:100%;height:100%;object-fit:cover;display:block;
  transition:transform .55s ease;
}
.carousel-card:hover img,.carousel-card:hover video{transform:scale(1.035);}
.carousel-arrow{
  width:42px;height:42px;border-radius:50%;border:1px solid #e0d2b8;background:#fffaf1;color:var(--ink);
  font-size:1.7rem;line-height:1;cursor:pointer;box-shadow:0 5px 16px rgba(0,0,0,.08);
}
.carousel-arrow:hover{background:white;}
.practical-carousel-block{max-width:1180px;margin:0 auto;}
.practical-carousel .carousel-track{grid-auto-columns:minmax(220px,31%);}
.practical-carousel .carousel-card{min-height:260px;}
.soundscape-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem;}
.soundscape-card{
  display:flex;align-items:center;gap:.9rem;text-align:left;border:1px solid #eadfcd;background:#fffaf1;border-radius:18px;padding:1rem;color:var(--ink);cursor:pointer;
}
.sound-thumb{width:56px;height:56px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#bde8ef,#0b7d84 58%,#174340);box-shadow:0 8px 22px rgba(8,124,131,.18);flex:0 0 auto;}
.soundscape-card small{display:block;color:var(--muted);margin-top:.15rem;}
.sound-section{background:#fff8ec;color:var(--ink);}
.sound-section p{color:var(--muted);}
.sound-section .section-head{display:none;}
.media-nav{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:48px;height:64px;border-radius:999px;border:0;background:rgba(255,255,255,.85);font-size:2.5rem;line-height:1;cursor:pointer;color:#111;}
.media-prev{left:.75rem}.media-next{right:.75rem}
.media-dialog .dialog-caption{padding:1rem 4rem 1.2rem;}
.texture-bg{display:none!important;}
.texture-section{background:#fff8ec;color:var(--ink);}
.texture-section h2{color:var(--ink);}
.texture-section .section-head p{color:var(--muted);}
@media(max-width:860px){
  .hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}
  .archive-group-head{grid-template-columns:1fr;gap:.25rem;}
  .media-carousel{grid-template-columns:1fr;}
  .carousel-arrow{display:none;}
  .carousel-track{grid-auto-columns:82%;}
  .carousel-card{min-height:260px;}
  .practical-carousel .carousel-track{grid-auto-columns:82%;}
  .media-dialog .dialog-caption{padding:1rem 1.1rem;}
  .media-nav{width:42px;height:52px;font-size:2rem;}
}

/* v6 overrides: Lato body + Manrope headings, more breathing room and safer mobile/preview layout */
:root{
  --paper:rgba(255,250,241,.84);
  --paper-strong:rgba(255,250,241,.94);
  --ink:#24312f;
}
body{
  font-family:"Lato", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight:400;
  line-height:1.74;
  letter-spacing:.006em;
}
.hero h1,
.float-panel h2,
.content-section h2,
.archive-group h3,
.enquiry-form h3,
.month h3,
.facts-grid h3,
.dialog-close + h2{
  font-family:"Manrope", "Lato", ui-sans-serif, system-ui, sans-serif;
  font-weight:300;
  letter-spacing:.005em;
  line-height:1.12;
  font-kerning:normal;
}
.hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}
.float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}
.archive-group-head h3{
  letter-spacing:.004em;
  line-height:1.14;
}
.float-panel{
  background:var(--paper);
  color:var(--ink);
}
.translucent-panel{
  background:rgba(255,250,241,.84);
}
.float-panel p,
.story-card p,
.lead{
  color:#33423f;
}
.story-card p{
  font-size:1.08rem;
  max-width:58ch;
}
.quote-card p,
.quote-card.full-testimonial p{
  font-family:"Lato", ui-sans-serif, system-ui, sans-serif;
  letter-spacing:.003em;
}
.quote-card{
  background:rgba(255,250,241,.87);
}
.paired-row{
  align-items:center;
}
.story-card{
  max-width:680px;
  min-width:0;
}
.feature-card{
  background:#f0e6d7;
}
.archive-section{
  background:#fff8ec;
}
.archive-group{
  background:rgba(255,250,241,.88);
}
.soundscape-card strong,
.btn,
.text-button,
.brand,
.site-header nav a{
  font-family:"Manrope", "Lato", ui-sans-serif, system-ui, sans-serif;
}

@media(max-width:980px){
  .floating-story{gap:3.5rem;padding:4rem clamp(1rem,4vw,2rem);}
  .paired-row,.paired-row.reverse{
    grid-template-columns:1fr!important;
  }
  .paired-row.reverse .story-card,.paired-row.reverse .quote-card{
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .story-card,.quote-card{
    justify-self:stretch;
    max-width:none;
  }
}
@media(max-width:640px){
  body{font-size:16.5px;line-height:1.72;}
  .hero h1{font-size:clamp(2rem,5.5vw,4.4rem);line-height:1.02;margin:.04em 0 .22em;letter-spacing:.005em;font-weight:500}
  .float-panel h2,.content-section h2{font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:.005em;margin:.1rem 0 .7rem;font-weight:500}
  .translucent-panel{background:rgba(255,250,241,.9);}
  .float-panel{padding:1.2rem;}
  .feature-card{min-height:300px;}
}


/* V7 media expansion */
.practical-carousel-block .archive-group-head.compact{margin-top:3.2rem;}
.archive-group[data-group="foodscapes"], .archive-group[data-group="scentscapes"]{margin-top:3rem;}
.carousel-card{min-height:320px;}
.practical-carousel .carousel-card{min-height:300px;}


/* V7.1 adjustments */
.hero .btn{font-size:.92rem;min-height:38px}
.hero-copy .eyebrow{margin-bottom:.55rem}
.archive-section{overflow:hidden;background:#fff7eb}
.archive-bg-photo{position:absolute;inset:0;background:url('assets/media/clear-water.webp') center/cover no-repeat;opacity:.22;animation:archiveBurns 32s ease-in-out infinite alternate;pointer-events:none}
.archive-section .section-head,.archive-section .archive-groups{position:relative;z-index:1}
@keyframes archiveBurns{from{transform:scale(1.02)}to{transform:scale(1.12) translateY(1%)}}
.testimonial-section{background:transparent;padding-top:2rem;padding-bottom:2rem}
.testimonial-section .quote-card{max-width:960px;margin:0 auto}
.climate-buttons{justify-content:center}
.climate-buttons a{min-width:96px;text-align:center}
.climate-table{max-width:980px;margin:1.2rem auto 0;background:#fffaf1;border:1px solid #eadfcd;border-radius:18px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.06)}
.climate-table table{width:100%;border-collapse:collapse}
.climate-table th,.climate-table td{padding:.85rem 1rem;border-bottom:1px solid #eadfcd;text-align:left;vertical-align:top}
.climate-table th{font-family:"Manrope",sans-serif;font-weight:650;background:#fff4dc}
.climate-table tr:last-child td{border-bottom:0}
.source-note{font-size:.9rem;color:var(--muted);padding:0 1rem 1rem;margin:0}
.booking-head [data-i18n="availabilityText"][hidden]{display:none}
.legend{margin:.2rem 0 1rem;justify-content:flex-start}
.cleaning-note{grid-column:1/-1;color:var(--muted);font-size:.95rem;margin:.2rem 0}
dialog p{line-height:1.55}


/* V8 disciplined update: apply only requested changes */
:root{
  --paper:rgba(255,250,241,.38);
  --paper-strong:rgba(255,250,241,.58);
}
.translucent-panel,
.float-panel,
.quote-card,
.archive-group{
  background:rgba(255,250,241,.38);
  backdrop-filter:blur(12px);
}
.enquiry-price-note.float-panel{background:rgba(255,250,241,.52);}
.eyebrow{
  display:block;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:.72rem;
  font-weight:800;
}
.site-header nav a{
  text-transform:uppercase;
  font-size:.82rem;
  letter-spacing:.12em;
}
.hero h1{
  font-size:clamp(1.45rem,3vw,2.45rem);
  font-weight:500;
}
.hero .lead{
  font-size:clamp(1rem,1.55vw,1.22rem);
}
.hero .btn{
  font-size:.74rem;
  min-height:30px;
  padding:.38rem .66rem;
}
.hero .cta-row{gap:.45rem;margin-top:.85rem;}
.btn{min-height:36px;}
.story-carousel{
  width:min(1080px,96vw);
  margin:0 auto;
  grid-template-columns:50px minmax(0,1fr) 50px;
}
.story-carousel .carousel-track{
  grid-auto-columns:100%;
  gap:1rem;
}
.story-carousel .carousel-card{
  min-height:520px;
  border-radius:var(--radius);
}
.story-carousel .carousel-arrow{
  width:48px;
  height:56px;
  font-size:2.2rem;
  background:rgba(255,250,241,.78);
}
.story-carousel::before{
  content:"";
  position:absolute;
  inset:-8px 42px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:calc(var(--radius) + 4px);
  pointer-events:none;
}
.quote-card.full-testimonial p,
.quote-card p{
  font-size:1.05rem;
  line-height:1.55;
}
.testimonial-section .quote-card p,
.more-testimonials .quote-card p{
  font-size:1rem;
  line-height:1.54;
}
.hover-card figcaption,
.caption-layer,
.dialog-caption{
  letter-spacing:.01em;
}
.caption-layer small,
.dialog-caption small{
  display:block;
  margin-top:.18rem;
}
.archive-bg-photo{
  background-image:url('assets/media/v7-skyscapes-img-20221231-172757.jpg');
  opacity:1;
  filter:none;
  mix-blend-mode:normal;
}
.archive-section::before{
  content:none!important;
}
.archive-group{
  background:rgba(255,250,241,.52);
}
.archive-group-head h3{
  font-size:clamp(1.35rem,2vw,2.1rem);
}
.archive-group-head p{
  font-size:1rem;
}
.seasonal-dashboard{
  max-width:1120px;
  margin:1.5rem auto 0;
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);
  gap:1rem;
  align-items:start;
}
.seasonal-averages-card,
.current-weather-card{
  background:rgba(255,250,241,.70);
  border:1px solid #eadfcd;
  border-radius:18px;
  box-shadow:0 6px 18px rgba(0,0,0,.06);
  padding:1rem;
}
.seasonal-averages-card h3,
.current-weather-card h3{
  margin:.1rem 0 .8rem;
  font-size:1rem;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.seasonal-averages-card table{
  width:100%;
  border-collapse:collapse;
  font-size:.88rem;
}
.seasonal-averages-card th,
.seasonal-averages-card td{
  padding:.58rem .55rem;
  border-bottom:1px solid #eadfcd;
  text-align:left;
  vertical-align:top;
}
.external-weather-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:.7rem;
  text-decoration:none;
  color:var(--ink);
  border:1px solid #eadfcd;
  border-radius:14px;
  padding:.72rem .85rem;
  margin:.55rem 0;
  background:rgba(255,255,255,.52);
}
.external-weather-link strong{
  font-family:"Manrope",sans-serif;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.external-weather-link small{
  color:var(--muted);
  text-align:right;
}
.practical-carousel-block{
  margin-top:1.4rem;
}
.practical-actions{
  margin-top:1.1rem;
}
.facts-section{
  padding-bottom:2.5rem;
}
.booking-section{
  padding-top:2.5rem;
}
.enquiry-price-note{
  max-width:920px;
  margin:0 auto 1.4rem;
  font-size:1rem;
  text-align:center;
}
.enquiry-form .personal-note{
  font-size:.98rem;
  line-height:1.55;
}
.more-testimonials{
  padding-top:2rem;
  background:#fff8ec;
}
.more-testimonial-grid{
  max-width:1120px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:1rem;
}
.more-quote{
  padding:1.1rem;
}
dialog:not(.media-dialog){
  max-width:min(900px,92vw);
}
dialog h3{
  margin:1.1rem 0 .4rem;
  font-family:"Manrope",sans-serif;
  font-size:.92rem;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.small-print-table{
  width:100%;
  border-collapse:collapse;
  font-size:.88rem;
  margin:.75rem 0 1rem;
}
.small-print-table th,
.small-print-table td{
  border:1px solid #e4d5bc;
  padding:.55rem .65rem;
  text-align:left;
  vertical-align:top;
}
.small-print-table th{
  width:26%;
  background:#fff4dc;
  font-family:"Manrope",sans-serif;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:.76rem;
}
@media(max-width:860px){
  .seasonal-dashboard{grid-template-columns:1fr;}
  .story-carousel{grid-template-columns:1fr;}
  .story-carousel .carousel-track{grid-auto-columns:88%;}
  .story-carousel .carousel-card{min-height:340px;}
  .story-carousel::before{display:none;}
}


/* V9 corrections: no extra sections, only listed fixes */
:root{
  --paper:rgba(255,250,241,.26);
  --paper-strong:rgba(255,250,241,.42);
}
.translucent-panel,
.float-panel,
.quote-card,
.archive-group{
  background:rgba(255,250,241,.26);
  backdrop-filter:blur(10px);
}
.enquiry-price-note.float-panel,
.seasonal-averages-card,
.current-weather-card,
.facts-grid article,
.enquiry-form,
.month,
.map-card{
  background:rgba(255,250,241,.48);
  backdrop-filter:blur(10px);
}
.hero-copy .eyebrow{text-transform:none;}
.hero .btn{font-size:.68rem;min-height:28px;padding:.34rem .58rem;}
.story-carousel{width:min(1240px,98vw);}
.story-carousel::before{display:none!important;}
.story-carousel .carousel-card{min-height:620px;border:0;box-shadow:0 12px 36px rgba(0,0,0,.18);}
.outside-in-carousel .carousel-card,
.inside-out-carousel .carousel-card{min-height:660px;}
.caption-layer{
  transform:none!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.82));
  font-size:.95rem;
  line-height:1.35;
  padding:1rem 1.1rem;
}
.caption-layer span,
.dialog-caption span{color:rgba(255,255,255,.88);}
.caption-separator{color:rgba(255,255,255,.75);}
.dialog-caption{font-size:1rem;line-height:1.4;}
.media-dialog .dialog-caption{background:#111;color:white;}
.carousel-card{border:0!important;}
.carousel-card img,.carousel-card video{image-rendering:auto;}
.full-testimonial p,.quote-card.full-testimonial p,.quote-card.long-quote p{font-size:1rem;line-height:1.55;}
.testimonial-section{
  min-height:60vh;
  display:grid;
  place-items:center;
  background:url('assets/media/v7-seascapes-img-20241215-125838.jpg') center/cover no-repeat;
}
.testimonial-section .quote-card{max-width:720px;margin:0 auto;background:rgba(255,250,241,.34);}
.testimonial-section .quote-card p{font-size:1rem;line-height:1.55;}
.external-weather-link{
  justify-content:center;
  text-align:center;
  min-height:84px;
  flex-direction:column;
}
.external-weather-link small{text-align:center;}
.calendar-note:empty,.calendar-note[hidden]{display:none!important;}
.sound-section{padding:0!important;height:0;min-height:0;overflow:hidden;}
.facts-section{padding-bottom:1.25rem;}
.booking-section{padding-top:1.25rem;}
.enquiry-form .personal-note{font-size:.9rem;line-height:1.48;}
.more-testimonials{
  padding:4rem clamp(1rem,5vw,5rem);
  background:url('assets/media/v7-seascapes-img-20240406-130404.jpg') center/cover no-repeat;
}
.more-testimonial-grid{
  max-width:1120px;
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  gap:1rem;
  justify-content:center;
  align-items:flex-start;
}
.more-quote{flex:1 1 300px;max-width:430px;background:rgba(255,250,241,.34);}
.more-quote:nth-child(2),.more-quote:nth-child(11),.more-quote:nth-child(12){flex-basis:420px;}
.more-quote:nth-child(3),.more-quote:nth-child(4),.more-quote:nth-child(5){flex-basis:260px;}
.more-testimonials .quote-card p{font-size:.96rem;line-height:1.52;}
.more-testimonials .quote-card footer{font-size:.9rem;}
@media(max-width:860px){
  .translucent-panel,.float-panel,.quote-card,.archive-group{background:rgba(255,250,241,.34);}
  .story-carousel .carousel-card,.outside-in-carousel .carousel-card,.inside-out-carousel .carousel-card{min-height:390px;}
  .more-quote{max-width:none;flex-basis:100%!important;}
}


/* V10 correction pass: only user-listed fixes from V9 review */
.hero .cta-row .btn.ghost{display:none!important;}

/* Show complete carousel images rather than cropped fragments. */
.carousel-card img,
.carousel-card video{
  object-fit:contain!important;
  background:#111;
  transform:none!important;
}
.carousel-card:hover img,
.carousel-card:hover video{transform:none!important;}

/* Sensory Archive: keep photo background, make all section text legible in light tones. */
.archive-section,
.archive-section .section-head,
.archive-section .section-head p,
.archive-section .eyebrow,
.archive-section h2,
.archive-section .archive-group-head h3,
.archive-section .archive-group-head p{
  color:rgba(248,248,244,.94)!important;
  text-shadow:0 2px 12px rgba(0,0,0,.45);
}
.archive-section .archive-group{
  background:rgba(18,35,34,.28)!important;
  border-color:rgba(255,255,255,.28)!important;
}
.archive-section .carousel-card{
  background:rgba(0,0,0,.55);
}

/* C, FR testimonial: sea video background, V8-like thinner strip and wider text panel. */
.testimonial-section{
  position:relative;
  min-height:260px!important;
  padding-top:2rem!important;
  padding-bottom:2rem!important;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:transparent!important;
}
.testimonial-bg-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:0;
}
.testimonial-section .quote-card{
  position:relative;
  z-index:1;
  max-width:960px!important;
  margin:0 auto;
  background:rgba(255,250,241,.34)!important;
}

/* Restore V8-style weather link panels while keeping V9 text labels and arrows. */
.external-weather-link{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  text-align:left!important;
  min-height:0!important;
}
.external-weather-link small{text-align:right!important;}

/* Keep section spacing regular at the Practicalities / Enquiry transition. */
.facts-section{padding-bottom:clamp(3rem,7vw,7rem)!important;}
.booking-section{padding-top:clamp(3rem,7vw,7rem)!important;}
.enquiry-price-note{line-height:1.55;}

@media(max-width:860px){
  .external-weather-link{flex-direction:column!important;text-align:center!important;}
  .external-weather-link small{text-align:center!important;}
}

/* V10 archive soundscape card text treatment, matching the light archive text. */
.archive-section .soundscape-card{
  background:rgba(18,35,34,.42)!important;
  border-color:rgba(255,255,255,.30)!important;
  color:rgba(248,248,244,.94)!important;
}
.archive-section .soundscape-card small,
.archive-section .soundscape-card strong{
  color:rgba(248,248,244,.94)!important;
  text-shadow:0 2px 12px rgba(0,0,0,.45);
}
