/* PREMIUM 24.3.8.12 — managed palette + news */
.news-section{background:color-mix(in srgb,var(--cream) 88%,#fff 12%)}
.news-head23812{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}
.news-head23812 p{max-width:520px;color:var(--muted);margin:0}
.news-grid23812{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.news-card{overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(18,39,31,.08);min-width:0}
.news-media{aspect-ratio:16/10;background:var(--green);overflow:hidden}
.news-media img,.news-media video{width:100%;height:100%;object-fit:cover;display:block}
.news-copy{padding:30px}
.news-meta{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a641d}
.news-copy h3{font-family:Prata,serif;font-weight:400;font-size:clamp(28px,3vw,42px);line-height:1.15;margin:0 0 14px;color:var(--ink)}
.news-copy p{color:var(--muted);margin:0 0 20px}
.header-book,.btn-gold,.dock-main span{background-color:var(--gold)}
@media(max-width:760px){.news-section{padding:72px 0}.news-head23812{display:block}.news-head23812 p{margin-top:16px}.news-grid23812{grid-template-columns:1fr}.news-copy{padding:24px}.news-media{aspect-ratio:4/3}}
/* Palette propagation for the most visible accents */
.eyebrow{color:var(--gold)}
.eyebrow.dark,.stay-card small,.link-btn,.news-meta{color:color-mix(in srgb,var(--gold) 78%,#5b451b 22%)}
.hero-copy h1 em,.hero-features b{color:var(--gold)}
.site-header.scrolled,footer,.experience{background-color:var(--green)}
.header-book{border-color:color-mix(in srgb,var(--gold) 82%,transparent)}
.btn-gold{background:linear-gradient(135deg,color-mix(in srgb,var(--gold) 84%,#fff 16%),color-mix(in srgb,var(--gold) 88%,#6f5218 12%))}


/* PREMIUM 24.3.8.13 — theme coverage */
html,body{background:var(--cream,#f5f0e7);color:var(--ink,#18211d)}
.season-bar,footer{background:var(--green,#10271f)!important}
.header-glass{background:color-mix(in srgb,var(--green,#10271f) 88%,transparent)!important}
.experience{background:var(--experience-bg-color,var(--green,#10271f))!important}
.booking{background:var(--booking-bg-color,var(--green,#10271f))!important}
.btn-gold,.header-book,.mobile-cta,.dock-main span{background:var(--gold,#d5a94c)!important;border-color:var(--gold,#d5a94c)!important}
.hero-season b,.eyebrow,.experience-card small,.hero-features b,.rating-stars{color:var(--gold,#d5a94c)!important}
.hero-season i,.hero-kicker>span{background:var(--gold,#d5a94c)!important}
.intro,.stays,.split,.gallery,.reviews,.contacts,.news-section{background:var(--cream,#f5f0e7)!important}
.section-head h2,.intro-title h2,.split-copy h2,.reviews-title h2,.contacts-copy h2,.news-copy h3,.news-head23812 h2{color:var(--ink,#18211d)!important}
.news-section:not([hidden]){display:block!important}
.news-card{border:1px solid color-mix(in srgb,var(--green,#10271f) 14%,transparent)}
.news-meta span,.news-copy .link-btn{color:var(--green2,#17382d)!important}


/* PREMIUM 24.3.8.14 — hero news block */
.hero-news23814{position:absolute;z-index:7;top:250px;right:max(24px,calc((100vw - 1240px)/2));width:min(500px,34vw);display:grid;grid-template-columns:auto 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.35);border-radius:18px;background:rgba(10,38,30,.76);color:#fff;box-shadow:0 22px 60px rgba(0,0,0,.22);backdrop-filter:blur(18px)}
.hero-news23814[hidden]{display:none}.hero-news-media23814{width:120px;min-height:112px}.hero-news-media23814 img,.hero-news-media23814 video{width:100%;height:100%;object-fit:cover}.hero-news-copy23814{padding:17px 19px}.hero-news-meta23814{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:var(--gold);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.hero-news-copy23814 strong{display:block;font-family:Prata,serif;font-size:22px;line-height:1.12}.hero-news-copy23814 p{margin:7px 0 0;font-size:12px;line-height:1.45;color:rgba(255,255,255,.8)}.hero-news-copy23814 a{display:inline-block;margin-top:9px;color:var(--gold);font-size:10px;font-weight:800;text-transform:uppercase}
@media(max-width:1050px){.hero-news23814{position:relative;top:auto;right:auto;width:min(620px,100%);margin:-8px auto 28px;grid-template-columns:120px 1fr}}
@media(max-width:600px){.hero-news23814{width:calc(100% - 28px);grid-template-columns:92px 1fr;border-radius:16px}.hero-news-media23814{width:92px;min-height:104px}.hero-news-copy23814{padding:14px}.hero-news-copy23814 strong{font-size:18px}.hero-news-copy23814 p{font-size:11px}.hero-news-meta23814{display:block}.hero-news-meta23814 time{display:block;margin-top:3px}}

/* PREMIUM 24.3.8.15 — hero news alignment + mobile layout hardening */
@media (min-width:1051px){
  .hero-news23814{
    top:205px;
    right:max(24px,calc((100vw - 1240px)/2));
    width:min(470px,32vw);
  }
}

@media (max-width:1050px){
  /* The hero is a flex container on desktop. Keeping the news card as a
     normal flex item squeezed the whole mobile site into a narrow column.
     On tablets/phones the hero becomes a vertical block instead. */
  .hero{display:block!important;min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
  .hero-news23814{
    position:relative!important;
    z-index:8!important;
    top:auto!important;
    right:auto!important;
    left:auto!important;
    width:calc(100% - 28px)!important;
    max-width:620px!important;
    margin:112px auto 18px!important;
    grid-template-columns:112px minmax(0,1fr)!important;
  }
  .hero-news-media23814{width:112px!important;min-width:112px!important}
  #hero:has(.hero-news23814:not([hidden])) .hero-content{padding-top:18px!important}
  #hero:has(.hero-news23814[hidden]) .hero-content{padding-top:130px!important}
}

@media (max-width:760px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  body{min-width:0!important}
  main,.hero,.intro,.stays,.experience,.split,.gallery,.reviews,.booking,.contacts,footer{width:100%!important;max-width:100%!important;min-width:0!important}
  .hero-news23814{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin:102px 14px 16px!important;
    grid-template-columns:88px minmax(0,1fr)!important;
    border-radius:18px!important;
  }
  .hero-news-media23814{width:88px!important;min-width:88px!important;min-height:96px!important}
  .hero-news-copy23814{min-width:0!important;padding:12px 13px!important;overflow:hidden!important}
  .hero-news-copy23814 strong{font-size:18px!important;line-height:1.15!important;overflow-wrap:anywhere!important}
  .hero-news-copy23814 p{font-size:11px!important;line-height:1.4!important;overflow-wrap:anywhere!important}
  .hero-news-meta23814{font-size:8px!important;line-height:1.3!important}

  /* Reassert the proven 24.3.8.6 mobile geometry after all later theme CSS. */
  .shell{width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}
  .hero-content{width:calc(100% - 28px)!important;max-width:none!important;margin:0 auto!important;grid-template-columns:minmax(0,1fr)!important;gap:26px!important}
  .hero-copy,.quick-card{width:100%!important;max-width:100%!important;min-width:0!important}
  .hero-copy h1{font-size:clamp(42px,13vw,62px)!important;line-height:1.02!important;max-width:100%!important;word-break:normal!important}
  .hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;gap:10px!important}
  .hero-actions .btn{width:100%!important;max-width:100%!important;min-width:0!important}
  .hero-rating{max-width:100%!important;flex-wrap:wrap!important}
  .hero-trust{max-width:100%!important;flex-wrap:wrap!important}
  .quick-card{padding:22px 16px!important}
  .quick-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important}
  .quick-grid>*{min-width:0!important;max-width:100%!important}
  .quick-card input,.quick-card select{width:100%!important;max-width:100%!important;min-width:0!important}
  .hero-features{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:calc(100% - 28px)!important;max-width:none!important;margin:20px auto 0!important;grid-template-columns:minmax(0,1fr)!important}
  .hero-features>div,.hero-features>a{width:100%!important;max-width:100%!important;min-width:0!important;border-right:0!important}
  .hero-scroll-cue{display:none!important}

  .section{padding-left:0!important;padding-right:0!important;overflow:hidden!important}
  .intro-grid,.section-head,.split-grid,.contacts-grid,.reviews-grid,.booking-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important}
  .intro-grid>*,.section-head>*,.split-grid>*,.contacts-grid>*,.reviews-grid>*,.booking-grid>*{min-width:0!important;max-width:100%!important}
  h1,h2,h3,p,strong,small,span,label,button,a{overflow-wrap:anywhere}
  img,video,iframe,canvas{max-width:100%!important}

  .site-header{width:100%!important;max-width:100vw!important;left:0!important;right:0!important}
  .site-header .header-wrap{width:calc(100% - 28px)!important;max-width:none!important;margin:0 auto!important}
  .header-glass{width:100%!important;max-width:100%!important;min-width:0!important}
  .mobile-menu{max-width:100%!important}

  .mobile-dock{left:12px!important;right:12px!important;width:auto!important;max-width:calc(100vw - 24px)!important}
  .version{max-width:calc(100vw - 30px)!important}
}

@media (max-width:380px){
  .hero-news23814{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;grid-template-columns:76px minmax(0,1fr)!important}
  .hero-news-media23814{width:76px!important;min-width:76px!important}
  .shell,.hero-content,.hero-features{width:calc(100% - 20px)!important}
  .site-header .header-wrap{width:calc(100% - 20px)!important}
}


/* PREMIUM 24.3.8.18 — HERO NEWS geometry / mobile no-media fix */
.hero-news23814.hero-news-no-media23816{
  grid-template-columns:minmax(0,1fr)!important;
}
.hero-news23814.hero-news-no-media23816 .hero-news-copy23814{
  width:100%!important;
  max-width:100%!important;
}
@media (min-width:1051px){
  .hero-news23814{
    top:140px!important;
    right:max(24px,calc((100vw - 1240px)/2))!important;
    width:min(470px,32vw)!important;
    max-height:180px!important;
  }
  .hero-news23814.hero-news-no-media23816{
    width:min(470px,32vw)!important;
  }
}
@media (max-width:1050px){
  .hero-news23814{
    box-sizing:border-box!important;
    width:calc(100% - 28px)!important;
    max-width:760px!important;
    margin:104px auto 18px!important;
  }
  .hero-news23814.hero-news-no-media23816{
    display:block!important;
  }
}
@media (max-width:760px){
  .hero-news23814{
    position:relative!important;
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin:96px 14px 18px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .hero-news23814.hero-news-no-media23816{
    display:block!important;
    grid-template-columns:none!important;
  }
  .hero-news23814.hero-news-no-media23816 .hero-news-copy23814{
    box-sizing:border-box!important;
    width:100%!important;
    padding:18px 18px 20px!important;
  }
  .hero-news23814.hero-news-no-media23816 .hero-news-meta23814{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    gap:6px 12px!important;
    font-size:10px!important;
    line-height:1.35!important;
  }
  .hero-news23814.hero-news-no-media23816 .hero-news-meta23814 time{
    display:inline!important;
    margin:0!important;
  }
  .hero-news23814.hero-news-no-media23816 strong{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    font-size:clamp(24px,7.4vw,34px)!important;
    line-height:1.12!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    hyphens:none!important;
  }
  .hero-news23814.hero-news-no-media23816 p{
    width:100%!important;
    max-width:100%!important;
    font-size:15px!important;
    line-height:1.5!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    hyphens:none!important;
  }
  /* Do not allow global wrap hardening to split normal words in the hero news. */
  .hero-news23814 *{
    word-break:normal!important;
  }
}
@media (max-width:380px){
  .hero-news23814{width:calc(100% - 20px)!important;margin:92px 10px 16px!important}
}


/* 24.3.8.18 — compact reviews: cards open on demand */
.reviews-compact{padding:72px 0!important}
.reviews-compact-inner{display:block!important}
.reviews-compact .reviews-title{max-width:760px}
.reviews-intro{max-width:620px;color:var(--muted,#69736d);margin:18px 0 0}
.reviews-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.reviews-actions .btn{min-width:190px}
.reviews-modal-card{max-width:980px!important}
.reviews-modal-card>h2{margin-bottom:28px}
.reviews-list-modal{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:62vh;overflow:auto;padding-right:6px}
.reviews-list-modal .review-card{min-width:0}
@media(max-width:680px){
  .reviews-compact{padding:54px 0!important}
  .reviews-compact .reviews-title h2{font-size:clamp(38px,12vw,56px)!important}
  .reviews-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .reviews-actions .btn{width:100%;min-width:0}
  .reviews-modal-card{width:calc(100vw - 24px)!important;max-height:88vh!important;padding:22px 16px!important}
  .reviews-list-modal{grid-template-columns:minmax(0,1fr)!important;max-height:66vh;padding-right:2px}
  .reviews-list-modal .review-card{padding:20px!important}
  .reviews-list-modal .review-card p{font-size:18px!important;overflow-wrap:anywhere}
}


/* 24.3.8.18 — editable typography colors + Experience content */
:root{--heading:#18211d;--text-light:#e7ece9;--heading-light:#fff}
.section-head h2,.intro-title h2,.split-copy h2,.reviews-title h2,.contacts-copy h2,.news-copy h3,.news-head23812 h2{color:var(--heading,#18211d)!important}
.experience .section-head.light h2,.experience .section-head.light h2 em{color:var(--heading-light,#fff)!important}
.experience .section-head.light>p{color:var(--text-light,#e7ece9)!important}
.experience .experience-copy h3{color:var(--heading-light,#fff)!important}
.experience .experience-copy p{color:var(--text-light,#e7ece9)!important}
.hero-copy h1,.booking-copy h2,footer h2,footer h3{color:var(--heading-light,#fff)}
.hero-text,.booking-copy,.booking-copy p,.booking-copy li,footer,footer p,footer a{color:var(--text-light,#e7ece9)}
