/* =====================================================================
   COAST 67 — editorial elevation layer (M2)
   Refines the Elementor-rendered home toward the thefindhotel bar:
   a coherent responsive type scale, warm brand ink (not #000), more
   whitespace, comfortable serif measure. Targets widgets by element id
   (eyebrows + main headings are both h2, so global sizing is unsafe).
   ===================================================================== */

/* ---- Body copy: serif, airy, warm ---------------------------------- */
.coast67-tide .elementor-widget-text-editor {
  font-family: var(--c67-serif);
  font-size: clamp(1.1rem, 1.25vw, 1.28rem);
  line-height: 1.8; color: var(--c67-ink-soft);
}
.coast67-tide .elementor-widget-text-editor p:last-child { margin-bottom: 0; }

/* ---- Headings render in the brand display face --------------------- */
.coast67-tide .elementor-widget-heading .elementor-heading-title { font-family: var(--c67-display); }

/* ---- Responsive editorial type scale (override fixed px, per id) ---- */
/* Hero headline + subtitle */
.coast67-tide .elementor-element-7b7f3044 .elementor-heading-title,
.coast67-tide .elementor-element-1cbd9edf .elementor-heading-title {
  font-size: clamp(2.8rem, 7vw, 6rem) !important; line-height: .98 !important; font-weight: 100; letter-spacing: -.005em;
}
.coast67-tide .elementor-element-37a600cf .elementor-heading-title {
  font-family: var(--c67-ui) !important; font-size: clamp(.86rem, 1.25vw, 1.05rem) !important;
  letter-spacing: .22em !important; text-transform: uppercase; opacity: .92;
}
/* Ethos — signature mission statement, promoted to a centered full-width line */
.coast67-tide .elementor-element-6d1fcc0e { padding-top: clamp(110px, 16vh, 200px) !important; padding-bottom: clamp(110px, 16vh, 200px) !important; }
.coast67-tide .elementor-element-1659d0c4 { width: 100% !important; }
.coast67-tide .elementor-element-317c959 { display: none !important; }
.coast67-tide .elementor-element-5adcc7c6 { text-align: center !important; }
.coast67-tide .elementor-element-5adcc7c6 .elementor-heading-title {
  font-size: clamp(1.6rem, 3.4vw, 2.9rem) !important; line-height: 1.32 !important; color: var(--c67-ink) !important;
  max-width: 26ch; margin-left: auto; margin-right: auto; text-transform: none !important;
}
/* Host pull-quote + name */
.coast67-tide .elementor-element-717c91ae .elementor-heading-title { font-size: clamp(1.5rem, 2.9vw, 2.4rem) !important; line-height: 1.22 !important; color: var(--c67-ink) !important; }
.coast67-tide .elementor-element-4745481c .elementor-heading-title { font-size: clamp(2rem, 4.6vw, 3.4rem) !important; color: var(--c67-orange) !important; }
/* Story */
.coast67-tide .elementor-element-597163e2 .elementor-heading-title { font-size: clamp(1.6rem, 3vw, 2.6rem) !important; line-height: 1.18 !important; color: var(--c67-ink) !important; }
/* Rooms */
.coast67-tide .elementor-element-3fed4fb3 .elementor-heading-title { font-size: clamp(2.2rem, 5vw, 4rem) !important; color: var(--c67-ink) !important; }
/* Experiences / Restaurant / Testimonials main headings */
.coast67-tide .elementor-element-4c741374 .elementor-heading-title,
.coast67-tide .elementor-element-c8155936 .elementor-heading-title,
.coast67-tide .elementor-element-031eb562 .elementor-heading-title { font-size: clamp(2rem, 4.4vw, 3.4rem) !important; line-height: 1.08 !important; color: var(--c67-ink) !important; }
/* Book CTA heading (on ink) */
.coast67-tide .elementor-element-08e2fb2d .elementor-heading-title { font-size: clamp(2.2rem, 4.8vw, 3.8rem) !important; line-height: 1.06 !important; }
/* Experiences sub-headings */
.coast67-tide .elementor-element-b90e941f .elementor-heading-title,
.coast67-tide .elementor-element-8855af4d .elementor-heading-title,
.coast67-tide .elementor-element-674c8228 .elementor-heading-title { font-size: clamp(1.2rem, 1.9vw, 1.5rem) !important; color: var(--c67-ink) !important; }

/* ---- Eyebrows: consistent Bantayog, tracked, small ----------------- */
.coast67-tide .elementor-element-383c20ed .elementor-heading-title,
.coast67-tide .elementor-element-6e6a36cd .elementor-heading-title,
.coast67-tide .elementor-element-c275ece9 .elementor-heading-title,
.coast67-tide .elementor-element-eab7bfe2 .elementor-heading-title {
  font-family: var(--c67-ui) !important; letter-spacing: .3em !important; font-size: 12px !important; color: var(--c67-orange) !important;
}

/* ---- Whitespace on the band sections ------------------------------- */
.coast67-tide .elementor-element-a8f1b58a,
.coast67-tide .elementor-element-493c5e49,
.coast67-tide .elementor-element-1edc3150 { padding-top: clamp(96px, 13vh, 170px) !important; padding-bottom: clamp(64px, 8vh, 110px) !important; }

/* ---- Comfortable measure for centered statements ------------------- */
.coast67-tide .elementor-element-a8f1b58a .elementor-widget-text-editor,
.coast67-tide .elementor-element-493c5e49 .elementor-widget-text-editor,
.coast67-tide .elementor-element-1edc3150 .elementor-widget-text-editor { max-width: 56ch; margin-left: auto; margin-right: auto; }
.coast67-tide .elementor-element-1edc3150 .elementor-widget-text-editor { color: rgba(251,243,232,.82); }

/* ---- Buttons: quiet, editorial ghost -------------------------------- */
/* Builders set a solid orange background per-widget; override globally to a
   restrained outline. Buttons that FOLLOW a c67-on-ink / c67-on-image widget
   in the same column inherit the cream variant (sibling selector — button
   widgets carry no class of their own on already-built pages). */
.coast67-tide .elementor-button {
  border-radius: 0 !important; padding: 18px 38px !important;
  font-size: 11px !important; letter-spacing: .3em !important;
  background-color: transparent !important; color: var(--c67-ink) !important;
  border: 1px solid rgba(78,79,71,.45) !important;
}
.coast67-tide .c67-on-ink ~ .elementor-widget-button .elementor-button,
.coast67-tide .c67-on-image ~ .elementor-widget-button .elementor-button {
  color: var(--c67-cream) !important; border-color: rgba(251,243,232,.55) !important;
}

/* =====================================================================
   Reusable component classes — for pages rebuilt with these classes (M3+).
   Class-based + scoped, so they're safe to apply anywhere (no h2 landmine).
   Add via each widget's Advanced > CSS Classes (_css_classes).
   ===================================================================== */
.coast67-tide .c67-sec { padding-top: clamp(80px, 12vh, 160px) !important; padding-bottom: clamp(80px, 12vh, 160px) !important; }
.coast67-tide .c67-eyebrow { margin-bottom: 12px !important; }
.coast67-tide .c67-eyebrow .elementor-heading-title { font-family: var(--c67-ui) !important; text-transform: uppercase; letter-spacing: .42em !important; font-size: 12px !important; color: var(--c67-orange) !important; font-weight: 400 !important; }
.coast67-tide .c67-display { margin-bottom: 18px !important; }
.coast67-tide .c67-display .elementor-heading-title { font-size: clamp(2.9rem, 7.5vw, 6.4rem) !important; line-height: 1.1 !important; color: var(--c67-ink) !important; font-weight: 100; letter-spacing: -.005em; }
.coast67-tide .c67-h2 { margin-bottom: 20px !important; }
.coast67-tide .c67-h2 .elementor-heading-title { font-size: clamp(2.3rem, 5.2vw, 4.4rem) !important; line-height: 1.1 !important; color: var(--c67-ink) !important; letter-spacing: -.005em; }
.coast67-tide .c67-h3 .elementor-heading-title { font-size: clamp(1.45rem, 2.5vw, 2.1rem) !important; line-height: 1.16 !important; color: var(--c67-ink) !important; }
.coast67-tide .c67-lead .elementor-widget-container { font-family: var(--c67-serif) !important; font-size: clamp(1.3rem, 2vw, 1.8rem) !important; line-height: 1.55 !important; color: var(--c67-ink) !important; }
.coast67-tide .c67-spec .elementor-widget-container { font-family: var(--c67-ui) !important; letter-spacing: .16em !important; text-transform: uppercase; font-size: 13px !important; color: var(--c67-orange) !important; }
.coast67-tide .c67-spec .elementor-widget-container strong { color: var(--c67-ink); }
.coast67-tide .c67-includes .elementor-widget-container { font-family: var(--c67-serif) !important; color: var(--c67-ink-soft) !important; line-height: 2.15 !important; font-size: clamp(1.05rem,1.2vw,1.22rem) !important; }
/* hero text over an image: cream + shadow via the WIDGET class c67-on-image
   (section-level _css_classes don't render in this Elementor build; the dark
   scrim comes from the section's own background-overlay, set in the builder). */
.coast67-tide .c67-on-image .elementor-heading-title { color: var(--c67-cream) !important; text-shadow: 0 2px 30px rgba(22,23,19,.55); }
.coast67-tide .c67-eyebrow.c67-on-image .elementor-heading-title { color: var(--c67-gold) !important; }
.coast67-tide .c67-on-image .elementor-widget-container { color: var(--c67-cream) !important; text-shadow: 0 1px 22px rgba(22,23,19,.5); }
/* on the dark ink band */
.coast67-tide .c67-on-ink .elementor-heading-title { color: var(--c67-cream) !important; }
.coast67-tide .c67-on-ink .elementor-widget-container { color: rgba(251,243,232,.82) !important; }

/* ---- Motion micro-interactions ------------------------------------- */
.coast67-tide .elementor-widget-image { overflow: hidden; }
.coast67-tide .elementor-widget-image img { transition: transform 1s var(--c67-ease); will-change: transform; backface-visibility: hidden; }
.coast67-tide .elementor-widget-image:hover img { transform: scale(1.045); }
.coast67-tide .elementor-button { transition: background-color .5s var(--c67-ease), color .5s var(--c67-ease), border-color .5s var(--c67-ease) !important; }
.coast67-tide .elementor-button:hover { background-color: var(--c67-ink) !important; color: var(--c67-cream) !important; border-color: var(--c67-ink) !important; }
.coast67-tide .c67-on-ink ~ .elementor-widget-button .elementor-button:hover,
.coast67-tide .c67-on-image ~ .elementor-widget-button .elementor-button:hover {
  background-color: var(--c67-cream) !important; color: var(--c67-ink) !important; border-color: var(--c67-cream) !important;
}
/* SplitText mask line: tiny pad so descenders aren't clipped mid-reveal */
.coast67-tide .c67-ln { padding-bottom: .06em; }

/* ---- Practical Information: native <details> accordion --------------- */
.coast67-tide .c67-faq { max-width: 860px; margin: 0 auto; text-align: left; }
.coast67-tide .c67-faq details { border-top: 1px solid rgba(78,79,71,.16); }
.coast67-tide .c67-faq details:last-child { border-bottom: 1px solid rgba(78,79,71,.16); }
.coast67-tide .c67-faq summary {
  list-style: none; cursor: pointer; position: relative;
  padding: clamp(18px,2.4vh,26px) 44px clamp(18px,2.4vh,26px) 0;
  font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .08em;
  font-size: clamp(.92rem,1.15vw,1.05rem); color: var(--c67-ink); transition: color .3s var(--c67-ease);
}
.coast67-tide .c67-faq summary::-webkit-details-marker { display: none; }
.coast67-tide .c67-faq summary:hover { color: var(--c67-orange); }
.coast67-tide .c67-faq summary::after {
  content: "+"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);
  font-family: var(--c67-ui); color: var(--c67-orange); font-size: 1.5em; line-height: 1; transition: transform .3s var(--c67-ease);
}
.coast67-tide .c67-faq details[open] summary::after { content: "\2013"; }
.coast67-tide .c67-faq details > div {
  padding: 0 44px clamp(20px,2.6vh,30px) 0; max-width: 62ch;
  font-family: var(--c67-serif); color: var(--c67-ink-soft); font-size: clamp(1.05rem,1.2vw,1.2rem); line-height: 1.62;
}

/* =====================================================================
   Rooms content — elegant, icon-led, animated (amenities · facilities · FAQ)
   ===================================================================== */
/* staggered reveal for custom HTML bits (gated on JS so it never stays hidden) */
.coast67-tide .c67-rv { transition: opacity .85s var(--c67-ease), transform .85s var(--c67-ease); }
html.c67-js .coast67-tide .c67-rv { opacity: 0; transform: translateY(22px); }
.coast67-tide .c67-rv.is-in { opacity: 1 !important; transform: none !important; }
@media (prefers-reduced-motion: reduce) { html.c67-js .coast67-tide .c67-rv { opacity: 1; transform: none; } }

/* ---- Amenities & services (icon rows) ---- */
.coast67-tide .c67-amen { max-width: 1080px; margin: 0 auto; text-align: left; display: grid; grid-template-columns: 1.7fr 1fr; gap: clamp(34px,5vw,80px); align-items: start; }
.coast67-tide .c67-amen__gtitle { font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .26em; font-size: 12px; color: var(--c67-orange); margin: 0 0 20px; }
.coast67-tide .c67-amen__grid { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(165px,1fr)); gap: 2px 24px; }
.coast67-tide .c67-amen__grid li { display: flex; align-items: center; gap: 15px; padding: 15px 4px; border-top: 1px solid rgba(78,79,71,.13); font-family: var(--c67-serif); color: var(--c67-ink); font-size: clamp(1rem,1.1vw,1.12rem); }
.coast67-tide .c67-amen__ic { width: 40px; height: 40px; flex: none; display: grid; place-items: center; border-radius: 50%; border: 1px solid rgba(214,137,78,.45); color: var(--c67-orange); transition: background-color .4s var(--c67-ease), color .4s var(--c67-ease), border-color .4s var(--c67-ease), transform .4s var(--c67-ease); }
.coast67-tide .c67-amen__ic svg { width: 20px; height: 20px; display: block; }
.coast67-tide .c67-amen__grid li:hover .c67-amen__ic { background: var(--c67-orange); color: var(--c67-cream); border-color: var(--c67-orange); transform: translateY(-3px); }

/* ---- Facilities (icon cards) ---- */
.coast67-tide .c67-fac { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: repeat(4,1fr); gap: clamp(28px,3vw,50px); text-align: left; }
.coast67-tide .c67-fac__ic { display: block; width: 50px; height: 50px; color: var(--c67-orange); margin-bottom: 22px; transition: transform .5s var(--c67-ease); }
.coast67-tide .c67-fac__ic svg { width: 100%; height: 100%; display: block; }
.coast67-tide .c67-fac__item:hover .c67-fac__ic { transform: translateY(-5px) rotate(-4deg); }
.coast67-tide .c67-fac__item h3 { font-family: var(--c67-display); font-weight: 100; font-size: clamp(1.3rem,1.7vw,1.65rem); color: var(--c67-ink); margin: 0 0 12px; text-transform: uppercase; letter-spacing: .01em; }
.coast67-tide .c67-fac__item p { font-family: var(--c67-serif); color: var(--c67-ink-soft); font-size: clamp(1rem,1.05vw,1.08rem); line-height: 1.58; margin: 0; }
@media (max-width: 1024px) { .coast67-tide .c67-fac { grid-template-columns: repeat(2,1fr); gap: 44px; } }
@media (max-width: 560px)  { .coast67-tide .c67-fac { grid-template-columns: 1fr; } .coast67-tide .c67-amen { grid-template-columns: 1fr; } }

/* ---- FAQ accordion (custom, animated height + morphing +/-) ---- */
.coast67-tide .c67-ac { max-width: 880px; margin: 0 auto; text-align: left; }
.coast67-tide .c67-ac__item { border-top: 1px solid rgba(78,79,71,.16); }
.coast67-tide .c67-ac__item:last-child { border-bottom: 1px solid rgba(78,79,71,.16); }
.coast67-tide .c67-ac__q { width: 100%; background: none; border: 0; cursor: pointer; display: flex; align-items: center; gap: clamp(16px,2vw,28px); text-align: left; padding: clamp(20px,2.6vh,30px) 0; color: var(--c67-ink); font-family: var(--c67-ui); }
.coast67-tide .c67-ac__n { font-size: 12px; letter-spacing: .16em; color: var(--c67-orange); flex: none; width: 2em; }
.coast67-tide .c67-ac__t { flex: 1; text-transform: uppercase; letter-spacing: .05em; font-size: clamp(.98rem,1.25vw,1.15rem); transition: color .3s var(--c67-ease); }
.coast67-tide .c67-ac__q:hover .c67-ac__t, .coast67-tide .c67-ac__item.is-open .c67-ac__t { color: var(--c67-orange); }
.coast67-tide .c67-ac__pm { position: relative; width: 15px; height: 15px; flex: none; }
.coast67-tide .c67-ac__pm::before, .coast67-tide .c67-ac__pm::after { content: ""; position: absolute; background: var(--c67-orange); transition: transform .45s var(--c67-ease), opacity .45s var(--c67-ease); }
.coast67-tide .c67-ac__pm::before { top: 50%; left: 0; right: 0; height: 1.5px; transform: translateY(-50%); }
.coast67-tide .c67-ac__pm::after { left: 50%; top: 0; bottom: 0; width: 1.5px; transform: translateX(-50%); }
.coast67-tide .c67-ac__item.is-open .c67-ac__pm::after { transform: translateX(-50%) scaleY(0); opacity: 0; }
.coast67-tide .c67-ac__item.is-open .c67-ac__pm::before { transform: translateY(-50%) rotate(180deg); }
.coast67-tide .c67-ac__a { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .5s var(--c67-ease); }
.coast67-tide .c67-ac__item.is-open .c67-ac__a { grid-template-rows: 1fr; }
.coast67-tide .c67-ac__a > div { overflow: hidden; }
.coast67-tide .c67-ac__a p { font-family: var(--c67-serif); color: var(--c67-ink-soft); font-size: clamp(1.05rem,1.2vw,1.2rem); line-height: 1.62; margin: 0 0 clamp(24px,3vh,34px) calc(2em + clamp(16px,2vw,28px)); max-width: 62ch; }

/* ---- Offers / escape packages (feature cards) ---- */
.coast67-tide .c67-pkgs { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(22px,2.6vw,40px); text-align: left; align-items: stretch; }
.coast67-tide .c67-pkg { background: #fff; padding: clamp(30px,3.4vw,54px); display: flex; flex-direction: column; transition: transform .55s var(--c67-ease), box-shadow .55s var(--c67-ease); }
.coast67-tide .c67-pkg:hover { transform: translateY(-6px); box-shadow: 0 34px 66px -34px rgba(78,79,71,.30); }
.coast67-tide .c67-pkg__name { font-family: var(--c67-display); font-weight: 100; text-transform: uppercase; letter-spacing: .01em; font-size: clamp(1.7rem,2.4vw,2.5rem); color: var(--c67-ink); margin: 0; line-height: 1; }
.coast67-tide .c67-pkg__tag { font-family: var(--c67-serif); font-style: italic; color: var(--c67-orange); font-size: clamp(1.05rem,1.3vw,1.28rem); line-height: 1.4; margin: 14px 0 0; }
.coast67-tide .c67-pkg__list { list-style: none; margin: clamp(22px,2.6vh,32px) 0; padding: 0; flex: 1 1 auto; }
.coast67-tide .c67-pkg__list li { display: flex; gap: 14px; align-items: flex-start; padding: 13px 0; border-top: 1px solid rgba(78,79,71,.12); font-family: var(--c67-serif); color: var(--c67-ink); font-size: clamp(1rem,1.05vw,1.1rem); line-height: 1.46; }
.coast67-tide .c67-pkg__list li:first-child { border-top: 0; padding-top: 0; }
.coast67-tide .c67-pkg__ck { flex: none; width: 22px; height: 22px; margin-top: 1px; color: var(--c67-orange); }
.coast67-tide .c67-pkg__ck svg { width: 100%; height: 100%; display: block; }
.coast67-tide .c67-pkg__foot { display: flex; align-items: flex-end; justify-content: space-between; gap: 18px; flex-wrap: wrap; margin-top: auto; padding-top: clamp(20px,2.4vh,28px); border-top: 1px solid rgba(78,79,71,.16); }
.coast67-tide .c67-pkg__amt { font-family: var(--c67-display); font-weight: 100; font-size: clamp(2rem,2.8vw,2.8rem); color: var(--c67-ink); line-height: 1; }
.coast67-tide .c67-pkg__meta { display: block; font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .14em; font-size: 11px; color: var(--c67-ink-soft); margin-top: 9px; }
.coast67-tide .c67-pkg__btn { font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .2em; font-size: 12px; color: var(--c67-cream); background: var(--c67-orange); padding: 15px 26px; text-decoration: none; transition: background-color .4s var(--c67-ease), letter-spacing .4s var(--c67-ease); white-space: nowrap; }
.coast67-tide .c67-pkg__btn:hover { background: var(--c67-orange-deep); letter-spacing: .26em; }
@media (max-width: 880px) { .coast67-tide .c67-pkgs { grid-template-columns: 1fr; } }

/* ---- Custom cursor adapts on dark bands (footer + ink CTAs) --------- */
/* `c67-lb-open` rides along: the lightbox veil is darker than any band. It
   is a separate class because the band listeners fire mouseleave the moment
   the lightbox covers them, which would strip `c67-cursor-dark` straight
   back off. */
body.c67-cursor-dark .c67-cursor__dot,
body.c67-lb-open .c67-cursor__dot { background: var(--c67-cream); }
body.c67-cursor-dark .c67-cursor__ring,
body.c67-lb-open .c67-cursor__ring { border-color: rgba(251,243,232,.85); }
body.c67-cursor-dark.c67-cursor-hover .c67-cursor__ring,
body.c67-lb-open.c67-cursor-hover .c67-cursor__ring { background: rgba(251,243,232,.96); border-color: transparent; }
body.c67-cursor-dark.c67-cursor-hover .c67-cursor__ring .c67-cursor__label,
body.c67-lb-open.c67-cursor-hover .c67-cursor__ring .c67-cursor__label { color: var(--c67-ink); }

/* ---- Escape packages: portrait reel beside the feature list -------- */
.coast67-tide .c67-esc { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: 340px 1fr; gap: clamp(32px,4vw,72px); align-items: center; }
.coast67-tide .c67-esc + .c67-esc { margin-top: clamp(48px,7vh,110px); }
.coast67-tide .c67-esc--flip { grid-template-columns: 1fr 340px; }
.coast67-tide .c67-esc--flip .c67-esc__media { order: 2; }
.coast67-tide .c67-esc__media { position: relative; aspect-ratio: 9 / 16; border-radius: 6px; overflow: hidden; background: var(--c67-cream-deep); box-shadow: 0 40px 70px -40px rgba(78,79,71,.4); }
.coast67-tide .c67-esc__media video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; }
.coast67-tide .c67-esc__body { text-align: left; }
.coast67-tide .c67-esc__name { font-family: var(--c67-display); font-weight: 100; text-transform: uppercase; letter-spacing: .01em; font-size: clamp(1.8rem,2.6vw,2.7rem); color: var(--c67-ink); margin: 0; line-height: 1; }
.coast67-tide .c67-esc__tag { font-family: var(--c67-serif); font-style: italic; color: var(--c67-orange); font-size: clamp(1.08rem,1.35vw,1.32rem); margin: 14px 0 0; }
.coast67-tide .c67-esc__list { list-style: none; margin: clamp(20px,2.4vh,30px) 0; padding: 0; columns: 2; column-gap: clamp(28px,3vw,48px); }
.coast67-tide .c67-esc__list li { break-inside: avoid; display: flex; gap: 12px; align-items: flex-start; padding: 11px 0; border-top: 1px solid rgba(78,79,71,.12); font-family: var(--c67-serif); color: var(--c67-ink); font-size: clamp(.98rem,1vw,1.06rem); line-height: 1.42; }
.coast67-tide .c67-esc__ck { flex: none; width: 20px; height: 20px; margin-top: 1px; color: var(--c67-orange); }
.coast67-tide .c67-esc__ck svg { width: 100%; height: 100%; }
.coast67-tide .c67-esc__foot { display: flex; align-items: flex-end; gap: clamp(24px,3vw,44px); flex-wrap: wrap; margin-top: 8px; }
.coast67-tide .c67-esc__amt { font-family: var(--c67-display); font-weight: 100; font-size: clamp(2.1rem,3vw,3rem); color: var(--c67-ink); line-height: 1; }
.coast67-tide .c67-esc__meta { display: block; font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .14em; font-size: 11px; color: var(--c67-ink-soft); margin-top: 9px; }
.coast67-tide .c67-esc__btn { font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .2em; font-size: 12px; color: var(--c67-cream); background: var(--c67-orange); padding: 15px 28px; text-decoration: none; transition: background-color .4s var(--c67-ease), letter-spacing .4s var(--c67-ease); }
.coast67-tide .c67-esc__btn:hover { background: var(--c67-orange-deep); letter-spacing: .26em; }
@media (max-width: 820px) {
  .coast67-tide .c67-esc, .coast67-tide .c67-esc--flip { grid-template-columns: 1fr; gap: 28px; }
  .coast67-tide .c67-esc--flip .c67-esc__media { order: 0; }
  .coast67-tide .c67-esc__media { max-width: 300px; margin: 0 auto; }
  .coast67-tide .c67-esc__list { columns: 1; }
}

/* ---- Gallery: gap-free grid masonry + reveal + hover + lightbox ---- */
.coast67-tide .c67-gal { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: clamp(115px, 8.2vw, 172px); gap: clamp(8px,1vw,16px); grid-auto-flow: row dense; max-width: 1500px; margin: 0 auto; }
.coast67-tide .c67-gal__item { grid-row: span 2; overflow: hidden; position: relative; cursor: pointer; background: var(--c67-cream-deep); }
.coast67-tide .c67-gal__item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 1.1s var(--c67-ease); will-change: transform; }
.coast67-tide .c67-gal__item--wide { grid-column: span 2; }
.coast67-tide .c67-gal__item--tall { grid-row: span 4; }
.coast67-tide .c67-gal__item--big  { grid-column: span 2; grid-row: span 4; }
.coast67-tide .c67-gal__item:hover img { transform: scale(1.06); }
html.c67-js .coast67-tide .c67-gal__item.c67-rv img { transform: scale(1.1); }
.coast67-tide .c67-gal__item.c67-rv.is-in img { transform: scale(1); }
.coast67-tide .c67-gal__item::after { content: ""; position: absolute; inset: 0; background: rgba(30,31,24,0); transition: background-color .45s var(--c67-ease); pointer-events: none; }
.coast67-tide .c67-gal__item:hover::after { background: rgba(30,31,24,.12); }
@media (max-width: 1000px) { .coast67-tide .c67-gal { grid-template-columns: repeat(3, 1fr); grid-auto-rows: clamp(110px, 11vw, 175px); } }
@media (max-width: 600px)  { .coast67-tide .c67-gal { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 30vw; } .coast67-tide .c67-gal__item--big { grid-row: span 2; } .coast67-tide .c67-gal__item--tall { grid-row: span 2; } }

/* Padding carries the notch/home-indicator insets (the page ships
   viewport-fit=cover), so every control below sits inside the safe area.
   Dropped wholesale on browsers without env() — which is the old behaviour. */
.c67-lb { position: fixed; inset: 0; z-index: 12000; display: none; padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left); }
.c67-lb.is-open { display: block; }
/* Fixed, not absolute: the veil must cover the safe-area padding too. */
.c67-lb__bg { position: fixed; inset: 0; background: rgba(26,27,22,.95); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); opacity: 0; transition: opacity .4s ease; }
.c67-lb.is-open .c67-lb__bg { opacity: 1; }
/* Flex, not grid: an auto-sized grid row is an indefinite height, so the
   image's max-height:100% resolved to none and tall shots rendered at their
   natural size, overflowing the viewport. A flex line has a definite height. */
.c67-lb__stage { position: absolute; inset: clamp(18px,5vh,64px) clamp(84px,8vw,110px) clamp(52px,6vh,72px); display: flex; align-items: center; justify-content: center; pointer-events: none; }
.c67-lb__img { max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; opacity: 0; transform: scale(.96); transition: opacity .45s var(--c67-ease), transform .55s var(--c67-ease); box-shadow: 0 40px 110px -40px rgba(0,0,0,.7); }
.c67-lb.is-open .c67-lb__img { opacity: 1; transform: scale(1); }
.c67-lb__btn { position: absolute; top: 50%; transform: translateY(-50%); width: 54px; height: 54px; border: 1px solid rgba(251,243,232,.4); background: transparent; color: #FBF3E8; cursor: pointer; border-radius: 50%; display: grid; place-items: center; transition: background-color .3s, border-color .3s; }
.c67-lb__btn:hover { background: #D6894E; border-color: #D6894E; }
.c67-lb__btn svg { width: 20px; height: 20px; }
.c67-lb__prev { left: clamp(12px,2vw,34px); }
.c67-lb__next { right: clamp(12px,2vw,34px); transform: translateY(-50%) scaleX(-1); }
.c67-lb__close { top: clamp(16px,3vh,30px); right: clamp(16px,3vw,34px); transform: none; width: 46px; height: 46px; }
.c67-lb__count { position: absolute; bottom: clamp(14px,3vh,26px); left: 0; right: 0; text-align: center; font-family: var(--c67-ui); letter-spacing: .2em; font-size: 12px; color: rgba(251,243,232,.7); }
/* Phones: arrows drop to a bottom rail flanking the counter so they never
   sit on top of the photograph, and the stage keeps the full screen width. */
@media (max-width: 640px) {
  .c67-lb__stage { inset: 84px 12px; }
  .c67-lb__btn { width: 44px; height: 44px; }
  .c67-lb__prev, .c67-lb__next { top: auto; bottom: 26px; }
  .c67-lb__prev { left: calc(50% - 78px); transform: none; }
  .c67-lb__next { right: calc(50% - 78px); transform: scaleX(-1); }
  .c67-lb__close { top: 16px; right: 16px; }
  .c67-lb__count { bottom: 42px; }
}
@media (prefers-reduced-motion: reduce) { .c67-lb__img, .c67-lb__bg { transition: none; } }

/* =====================================================================
   Restaurant menu — typographic dish system (built via text-editor HTML)
   Markup per dish (single line, wpautop-safe):
   <div class="c67-dish"><h4 class="c67-dish__row"><span class="c67-dish__name">…</span>
   <span class="c67-dish__lead"></span><span class="c67-dish__price">…</span></h4>
   <p class="c67-dish__desc">…</p></div>
   ===================================================================== */
.coast67-tide .c67-menu-cat { margin-top: clamp(40px, 7vh, 84px) !important; margin-bottom: 30px !important; }
.coast67-tide .c67-menu-cat .elementor-heading-title {
  display: flex; align-items: center; gap: 30px;
  font-size: clamp(1.5rem, 2.6vw, 2.2rem) !important; line-height: 1.1 !important;
  color: var(--c67-ink) !important; letter-spacing: .02em;
}
.coast67-tide .c67-menu-cat .elementor-heading-title::after {
  content: ""; flex: 1; border-top: 1px solid rgba(78,79,71,.22);
}
.coast67-tide .c67-menu-note .elementor-widget-container {
  font-family: var(--c67-serif) !important; font-style: italic;
  font-size: clamp(1.02rem, 1.2vw, 1.15rem) !important; line-height: 1.7 !important;
  color: var(--c67-ink-soft) !important; margin-bottom: 8px;
}
.coast67-tide .c67-dishes .elementor-widget-container {
  display: grid; grid-template-columns: 1fr 1fr;
  column-gap: clamp(52px, 6vw, 104px); row-gap: clamp(26px, 3.2vh, 38px);
  font-size: 1rem;
}
.coast67-tide .c67-dish { min-width: 0; }
.coast67-tide .c67-dish__row { display: flex; align-items: baseline; gap: 14px; margin: 0; font-weight: 400; }
.coast67-tide .c67-dish__name {
  font-family: var(--c67-ui); text-transform: uppercase; letter-spacing: .14em;
  font-size: .92rem; color: var(--c67-ink);
}
.coast67-tide .c67-dish__lead { flex: 1; min-width: 24px; border-bottom: 1px solid rgba(78,79,71,.18); transform: translateY(-4px); }
.coast67-tide .c67-dish__price {
  font-family: var(--c67-ui); letter-spacing: .1em; font-size: .88rem;
  color: var(--c67-ink-soft); white-space: nowrap;
}
.coast67-tide .c67-dish__desc {
  font-family: var(--c67-serif); color: var(--c67-ink-soft);
  font-size: 1.02rem; line-height: 1.55; margin: 7px 0 0; max-width: 46ch;
}
.coast67-tide .c67-menu-foot .elementor-widget-container {
  font-family: var(--c67-serif) !important; font-style: italic; text-align: center;
  font-size: 1rem !important; color: var(--c67-ink-soft) !important; opacity: .85;
}

/* =====================================================================
   Journal — index cards ([c67_journal]) + single article (single.php)
   ===================================================================== */
.coast67-tide .c67-journal {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: clamp(36px, 4.5vw, 64px) clamp(28px, 3.5vw, 56px);
  max-width: 1240px; margin: 0 auto;
}
.coast67-tide .c67-journal__card { display: block; text-decoration: none; color: var(--c67-ink); min-width: 0; }
.coast67-tide .c67-journal__media { display: block; overflow: hidden; aspect-ratio: 4 / 5; margin-bottom: 20px; background: var(--c67-cream-deep); }
.coast67-tide .c67-journal__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 1.1s var(--c67-ease); }
.coast67-tide .c67-journal__card:hover .c67-journal__media img { transform: scale(1.045); }
.coast67-tide .c67-journal__date { display: block; font-family: var(--c67-ui); font-size: 11px; letter-spacing: .24em; text-transform: uppercase; color: var(--c67-orange); margin-bottom: 10px; }
.coast67-tide .c67-journal__title { display: block; font-family: var(--c67-display); font-weight: 500; font-size: clamp(1.3rem, 1.8vw, 1.65rem); line-height: 1.12; margin-bottom: 10px; }
.coast67-tide .c67-journal__excerpt { display: block; font-family: var(--c67-serif); font-size: 1rem; line-height: 1.65; color: var(--c67-ink-soft); margin-bottom: 16px; }
.coast67-tide .c67-journal__more { display: inline-block; font-family: var(--c67-ui); font-size: 11px; letter-spacing: .24em; text-transform: uppercase; color: var(--c67-ink); border-bottom: 1px solid rgba(214,137,78,.55); padding-bottom: 4px; transition: color .3s var(--c67-ease); }
.coast67-tide .c67-journal__card:hover .c67-journal__more { color: var(--c67-orange); }
.coast67-tide .c67-journal__empty { font-family: var(--c67-serif); font-style: italic; text-align: center; color: var(--c67-ink-soft); }
@media (max-width: 1024px) { .coast67-tide .c67-journal { grid-template-columns: 1fr 1fr; } }
@media (max-width: 640px)  { .coast67-tide .c67-journal { grid-template-columns: 1fr; } }

/* single article */
.coast67-tide .c67-post { background: var(--c67-cream); padding: clamp(130px, 17vh, 200px) 24px clamp(80px, 10vh, 140px); }
.coast67-tide .c67-post__head { max-width: 820px; margin: 0 auto clamp(36px, 5vh, 56px); text-align: center; }
.coast67-tide .c67-post__eyebrow { font-family: var(--c67-ui); font-size: 12px; letter-spacing: .34em; text-transform: uppercase; color: var(--c67-orange); margin: 0 0 18px; }
.coast67-tide .c67-post__title { font-family: var(--c67-display); font-weight: 500; font-size: clamp(2.1rem, 4.8vw, 3.8rem); line-height: 1.02; color: var(--c67-ink); margin: 0; }
.coast67-tide .c67-post__hero { max-width: 1080px; margin: 0 auto clamp(44px, 6vh, 72px); overflow: hidden; }
.coast67-tide .c67-post__hero img { width: 100%; height: auto; display: block; }
.coast67-tide .c67-post__body { max-width: 680px; margin: 0 auto; font-family: var(--c67-serif); font-size: clamp(1.08rem, 1.25vw, 1.2rem); line-height: 1.9; color: var(--c67-ink-soft); }
.coast67-tide .c67-post__body p { margin: 0 0 1.6em; }
.coast67-tide .c67-post__body h2, .coast67-tide .c67-post__body h3 { font-family: var(--c67-display); font-weight: 500; color: var(--c67-ink); line-height: 1.12; margin: 2em 0 .8em; }
.coast67-tide .c67-post__body h2 { font-size: clamp(1.5rem, 2.4vw, 2rem); }
.coast67-tide .c67-post__body h3 { font-size: clamp(1.25rem, 1.9vw, 1.6rem); }
.coast67-tide .c67-post__body blockquote { margin: 2.2em 0; padding: 0; border: 0; font-style: italic; font-size: 1.25em; line-height: 1.6; color: var(--c67-ink); text-align: center; }
.coast67-tide .c67-post__body img { max-width: 100%; height: auto; }
.coast67-tide .c67-post__body a { color: var(--c67-orange); text-decoration: none; border-bottom: 1px solid rgba(214,137,78,.45); }
.coast67-tide .c67-post__back { max-width: 680px; margin: clamp(44px, 6vh, 64px) auto 0; text-align: center; }
.coast67-tide .c67-post__back--top { margin: 0 auto clamp(30px, 4.5vh, 48px); }
.coast67-tide .c67-post__back a { font-family: var(--c67-ui); font-size: 12px; letter-spacing: .24em; text-transform: uppercase; color: var(--c67-ink); text-decoration: none; border-bottom: 1px solid rgba(78,79,71,.35); padding-bottom: 4px; transition: color .3s, border-color .3s; }
.coast67-tide .c67-post__back a:hover { color: var(--c67-orange); border-color: var(--c67-orange); }

/* =====================================================================
   Book page — the eZee engine sits on a quiet white card
   ===================================================================== */
.coast67-tide .c67-bookwrap .elementor-widget-container {
  background: #FFFFFF; border: 1px solid rgba(78,79,71,.14);
  padding: clamp(18px, 3vw, 44px); max-width: 1080px; margin: 0 auto;
}
.coast67-tide .c67-bookwrap iframe { width: 100% !important; min-height: 680px; border: 0; display: block; }
.coast67-tide .c67-booknote .elementor-widget-container {
  font-family: var(--c67-serif) !important; font-style: italic; text-align: center;
  font-size: 1.02rem !important; color: var(--c67-ink-soft) !important; max-width: 60ch; margin: 0 auto;
}
.coast67-tide .c67-booknote a { color: var(--c67-orange); text-decoration: none; border-bottom: 1px solid rgba(214,137,78,.45); }

/* =====================================================================
   Contact form (CF7) — brand typography, quiet underline fields
   ===================================================================== */
.coast67-tide .wpcf7 { font-family: var(--c67-serif); color: var(--c67-ink); }
.coast67-tide .wpcf7 form { display: grid; grid-template-columns: 1fr 1fr; gap: 30px 40px; text-align: left; }
.coast67-tide .wpcf7 form > p { margin: 0; min-width: 0; }
.coast67-tide .wpcf7 label {
  display: block; font-family: var(--c67-ui) !important; font-size: 11px !important;
  letter-spacing: .24em; text-transform: uppercase; color: var(--c67-ink-soft);
}
.coast67-tide .wpcf7 .wpcf7-form-control-wrap { display: block; margin-top: 6px; }
.coast67-tide .wpcf7 input[type="text"],
.coast67-tide .wpcf7 input[type="email"],
.coast67-tide .wpcf7 input[type="tel"],
.coast67-tide .wpcf7 input[type="date"],
.coast67-tide .wpcf7 textarea {
  width: 100%; box-sizing: border-box;
  background: transparent !important; border: 0 !important;
  border-bottom: 1px solid rgba(78,79,71,.35) !important; border-radius: 0 !important;
  padding: 10px 0 12px !important; margin: 0 !important;
  font-family: var(--c67-serif) !important; font-size: 1.08rem !important; color: var(--c67-ink) !important;
  outline: none; box-shadow: none !important; color-scheme: light;
  transition: border-color .35s var(--c67-ease);
}
.coast67-tide .wpcf7 input:focus, .coast67-tide .wpcf7 textarea:focus { border-bottom-color: var(--c67-orange) !important; }
.coast67-tide .wpcf7 input[type="date"] { -webkit-appearance: none; appearance: none; }
.coast67-tide .wpcf7 input[type="submit"] {
  grid-column: 1 / -1; justify-self: start; cursor: pointer;
  background: transparent !important; color: var(--c67-ink) !important;
  border: 1px solid rgba(78,79,71,.45) !important; border-radius: 0 !important;
  font-family: var(--c67-ui) !important; font-size: 11px !important;
  letter-spacing: .3em; text-transform: uppercase; padding: 18px 38px !important;
  transition: background-color .5s var(--c67-ease), color .5s var(--c67-ease), border-color .5s var(--c67-ease);
}
.coast67-tide .wpcf7 input[type="submit"]:hover { background: var(--c67-ink) !important; color: var(--c67-cream) !important; border-color: var(--c67-ink) !important; }
.coast67-tide .wpcf7 form > p:last-child { grid-column: 1 / -1; }
.coast67-tide .wpcf7 .wpcf7-not-valid-tip { font-family: var(--c67-ui); font-size: 11px; letter-spacing: .06em; color: #B3552E; margin-top: 6px; }
.coast67-tide .wpcf7 .wpcf7-response-output {
  grid-column: 1 / -1; margin: 6px 0 0 !important; padding: 14px 18px !important;
  border: 1px solid rgba(78,79,71,.3) !important; font-family: var(--c67-serif); font-style: italic; font-size: 1rem;
}
.coast67-tide .wpcf7 .wpcf7-spinner { display: none; }
@media (max-width: 720px) { .coast67-tide .wpcf7 form { grid-template-columns: 1fr; gap: 24px; } }

/* ---- Responsive comfort ------------------------------------------- */
/* 4-up columns (e.g. restaurant meal periods) become 2x2 on tablet */
@media (max-width: 1024px) {
  .coast67-tide .elementor-column.elementor-col-25 { width: 50% !important; }
}
/* menu collapses to one column below tablet */
@media (max-width: 880px) {
  .coast67-tide .c67-dishes .elementor-widget-container { grid-template-columns: 1fr; }
}
/* a touch calmer hero display on small phones */
@media (max-width: 480px) {
  .coast67-tide .c67-display .elementor-heading-title { font-size: clamp(2.5rem, 12vw, 3.2rem) !important; }
  .coast67-tide .c67-menu-cat .elementor-heading-title { gap: 18px; }
}

/* ---- Intro curtain recoloured on-brand (cream, not dark grey) ------- */
.coast67-tide .c67-curtain__panel:nth-child(1) { background: var(--c67-cream) !important; }
.coast67-tide .c67-curtain__panel:nth-child(2) { background: #F6EEE0 !important; }
.coast67-tide .c67-curtain__panel:nth-child(3) { background: var(--c67-cream-deep) !important; }
.coast67-tide .c67-curtain__brand { color: var(--c67-ink) !important; }
