/* Glowluxe — warm beige luxe palette
   A restrained ivory, sand, camel and espresso system layered over the
   existing editorial layout. */
:root {
  --rose: #a88450;
  --rose-hot: #c5a46b;
  --rose-deep: #76542f;
  --cherry: #30271f;
  --cherry-2: #493a2d;
  --pink: #ead5ad;
  --blush: #e9d9bb;
  --blush-soft: #f5eddf;
  --paper: #fcf8f0;
  --cream: #f0e4d1;
  --gold: #c2a064;
  --gold-deep: #876a3d;
  --ink: #2f281f;
  --ink-soft: #514536;
  --muted: #7d705f;
  --hair: rgba(71, 55, 37, .15);
}

body { background: var(--paper); }
:focus-visible { outline-color: #9a7847; }

.site-header {
  background: rgba(252, 248, 240, .93);
  border-color: rgba(137, 105, 62, .2);
  box-shadow: 0 12px 40px rgba(72, 54, 34, .12);
}
.site-header.scrolled {
  background: rgba(252, 248, 240, .98);
  box-shadow: 0 8px 28px rgba(72, 54, 34, .14);
}
.brand-lockup img { box-shadow: 0 0 0 1.5px rgba(154, 120, 71, .5); }
.desktop-nav a::after { background: linear-gradient(90deg, var(--rose-deep), var(--gold)); }
.nav-social a:hover,
.social-media-list a:hover { background: #ddc49a; }

.button { box-shadow: 0 10px 28px rgba(108, 78, 42, .24); }
.button:hover { box-shadow: 0 14px 32px rgba(74, 54, 33, .28); }
.text-link { border-bottom-color: rgba(118, 84, 47, .38); }

.hero-slide,
.hero-slider { background: var(--cherry); }
.hero-slide::after {
  background: linear-gradient(90deg, var(--cherry) 0 40%, rgba(48, 39, 31, .76) 49%, transparent 70%);
}
.hero-slide > img,
.feature-strip > img,
.gift-story > img { filter: saturate(.82) sepia(.07); }
.hero-actions .button { box-shadow: 0 12px 32px rgba(146, 111, 62, .3); }
.hero-controls button.active span::after { background: #d9bd89; }

.promo-ribbon {
  background: radial-gradient(circle at 78% 0, rgba(232, 211, 174, .34), transparent 38%),
    linear-gradient(105deg, #785a35, #b18d58 58%, #ccb17d);
}
.promo-card { background: rgba(255, 250, 241, .15); }
.promo-value { background: #403328; }

.intro-image::before { background: linear-gradient(135deg, #e6d5b6, rgba(169, 131, 75, .3)); }

.services { background: #332a21; }
.service-row:hover { background: linear-gradient(90deg, rgba(197, 164, 107, .2), transparent); }
.service-row:first-child { background: linear-gradient(90deg, rgba(197, 164, 107, .14), transparent 70%); }
.service-row:nth-child(3) { background: linear-gradient(90deg, rgba(226, 199, 146, .1), transparent 60%); }

.gift-cards { background: #f1e5d2; }
.gift-cards::before { color: rgba(126, 91, 49, .055); }
.gift-story { box-shadow: 0 14px 38px rgba(72, 53, 32, .13); }
.gift-story::after { background: linear-gradient(180deg, transparent, rgba(43, 34, 26, .9)); }
.gift-story::before {
  background: rgba(252, 248, 240, .92);
  box-shadow: 0 8px 22px rgba(58, 43, 27, .18);
}
.gift-ticket {
  background: linear-gradient(135deg, rgba(255, 252, 245, .98), rgba(231, 211, 176, .97));
  border-color: rgba(255, 252, 245, .92);
  box-shadow: 0 24px 50px rgba(50, 38, 25, .3), 0 6px 16px rgba(111, 80, 43, .2), inset 0 0 0 1px rgba(168, 132, 78, .24);
}

.feature-strip { background: #725334; }
.feature-strip > div {
  background: radial-gradient(circle at 85% 15%, rgba(216, 184, 128, .34), transparent 42%), #725334;
}
.feature-strip .button-dark:hover { background: #e5cfaa; }

.gallery-item { background: #e7d7bc; }
.gallery-item:nth-child(2) { outline-color: #b59157; }
.gallery-item.is-video::after { background: rgba(48, 39, 31, .62); }

.review-invitation {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr);
  gap: clamp(3rem, 7vw, 8rem);
  align-items: center;
  overflow: hidden;
  background: #3b3026;
  color: #fffaf1;
}
.review-invitation::before {
  content: "LUME";
  position: absolute;
  left: -.04em;
  bottom: -.2em;
  font-family: var(--display);
  font-size: clamp(9rem, 21vw, 22rem);
  line-height: .72;
  color: rgba(222, 197, 151, .045);
  pointer-events: none;
}
.review-invitation-copy,
.review-invitation-image { position: relative; z-index: 1; }
.review-invitation .section-label { color: rgba(255, 250, 241, .64); margin-bottom: 2rem; }
.review-invitation .section-label span { color: #dfc69b; }
.review-script {
  margin: 0 0 .7rem;
  color: #d8bd8d;
  font-family: var(--script);
  font-size: clamp(2.1rem, 3.4vw, 3.7rem);
  line-height: 1;
}
.review-invitation h2 {
  margin: 0 0 1.6rem;
  max-width: 11ch;
  color: #fffaf1;
  font-family: var(--display);
  font-size: clamp(3.3rem, 5.6vw, 6rem);
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: .9;
  text-wrap: balance;
}
.review-invitation h2 em { color: #dfc69b; font-family: var(--script); font-weight: 400; letter-spacing: 0; }
.review-lead { max-width: 56ch; color: rgba(255, 250, 241, .82); font-size: .98rem; }
.review-note { max-width: 58ch; color: rgba(255, 250, 241, .57); font-size: .78rem; }
.review-actions { display: flex; align-items: center; gap: 1.4rem; margin-top: 2rem; flex-wrap: wrap; }
.review-actions .button { gap: .55rem; background: #c2a064; color: #30271f; }
.review-actions .button:hover { background: #ead5ad; }
.review-actions > span { color: rgba(255, 250, 241, .55); font-size: .62rem; line-height: 1.55; letter-spacing: .08em; text-transform: uppercase; }
.review-invitation-image { margin: 0; min-height: 620px; overflow: hidden; border-radius: 7px; }
.review-invitation-image > img { width: 100%; height: 100%; min-height: 620px; object-fit: cover; filter: saturate(.82) sepia(.08); }
.review-invitation-image::after { content: ""; position: absolute; inset: 52% 0 0; background: linear-gradient(180deg, transparent, rgba(42, 33, 25, .78)); }
.review-invitation-image figcaption { position: absolute; z-index: 1; left: clamp(1.2rem, 3vw, 2.4rem); right: 1.5rem; bottom: clamp(1.3rem, 3vw, 2.3rem); }
.review-invitation-image figcaption span { display: block; margin-bottom: .5rem; color: #dfc69b; font-size: .56rem; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; }
.review-invitation-image figcaption strong { font-family: var(--display); font-size: clamp(1.8rem, 3vw, 3.2rem); font-weight: 400; line-height: .98; }

.map-card,
.overview-detail img { border-color: #fcf8f0; }
.site-footer { background: #29221b; }

.floating-primary {
  background: rgba(252, 248, 240, .96);
  border-color: rgba(137, 105, 62, .2);
  box-shadow: 0 10px 32px rgba(70, 52, 32, .16);
}
.mobile-actions .action-call,
.mobile-actions .action-book,
.mobile-actions .action-gift { box-shadow: 0 6px 18px rgba(108, 78, 42, .24); }
.floating-social-toggle {
  background: rgba(252, 248, 240, .76);
  border-color: rgba(137, 105, 62, .2);
  box-shadow: 0 5px 18px rgba(65, 48, 30, .1);
}
.floating-social-toggle:hover,
.floating-social-toggle[aria-expanded="true"] { background: rgba(252, 248, 240, .94); }
.floating-social-links {
  background: rgba(252, 248, 240, .88);
  border-color: rgba(137, 105, 62, .16);
  box-shadow: 0 7px 22px rgba(65, 48, 30, .12);
}
.floating-social-links a {
  background: linear-gradient(145deg, rgba(255, 252, 245, .96), rgba(232, 214, 183, .9));
  border-color: rgba(137, 105, 62, .18);
}

/* Eyelash editorial feature */
.lash-feature { display: grid; grid-template-columns: minmax(360px, .92fr) minmax(0, 1.08fr); overflow: hidden; background: #f0e4d1; }
.lash-feature-image { position: relative; margin: 0; min-height: 580px; overflow: hidden; }
.lash-feature-image > img { width: 100%; height: 100%; min-height: 580px; object-fit: cover; filter: saturate(.82) sepia(.06); }
.lash-feature-image::after { content: ""; position: absolute; inset: 58% 0 0; background: linear-gradient(180deg, transparent, rgba(43, 34, 26, .78)); }
.lash-feature-image figcaption { position: absolute; z-index: 1; left: clamp(1.3rem, 3vw, 2.5rem); right: 1.5rem; bottom: clamp(1.4rem, 3vw, 2.4rem); color: #fffaf1; }
.lash-feature-image figcaption span { display: block; margin-bottom: .55rem; color: #e3c99b; font-size: .56rem; font-weight: 600; letter-spacing: .15em; text-transform: uppercase; }
.lash-feature-image figcaption strong { font-family: var(--display); font-size: clamp(2rem, 3vw, 3.3rem); font-weight: 400; line-height: .98; }
.lash-feature-copy { align-self: center; padding: clamp(4rem, 7vw, 7.5rem); }
.lash-feature-copy .section-label { margin-bottom: 2rem; }
.lash-script { margin: 0 0 .7rem; color: var(--rose); font-family: var(--script); font-size: clamp(2.1rem, 3.2vw, 3.5rem); line-height: 1; }
.lash-feature h2 { margin: 0 0 1.5rem; max-width: 11ch; font-family: var(--display); font-size: clamp(3.3rem, 5vw, 5.5rem); font-weight: 400; letter-spacing: -.045em; line-height: .9; }
.lash-feature h2 em { color: var(--rose); font-family: var(--script); font-weight: 400; letter-spacing: 0; }
.lash-feature-copy > p:not(.lash-script) { max-width: 58ch; color: var(--muted); font-size: .88rem; }
.lash-options { margin: 2rem 0; border-top: 1px solid var(--hair); }
.lash-options article { display: grid; grid-template-columns: 34px 1fr; gap: 1rem; padding: .95rem 0; border-bottom: 1px solid var(--hair); }
.lash-options article > span { color: var(--gold-deep); font-size: .55rem; font-weight: 600; letter-spacing: .12em; }
.lash-options strong { font-family: var(--display); font-size: 1.25rem; font-weight: 400; }
.lash-options p { margin: .15rem 0 0; color: var(--muted); font-size: .7rem; }
.lash-feature .button { gap: .55rem; }

/* Desktop compact-luxe rhythm */
@media (min-width: 981px) {
  body { background: #eee3d2; }
  main { padding: 12px; }
  main > section {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto 14px;
    border-radius: 18px;
  }
  .hero-slider {
    height: min(760px, calc(100svh - 24px));
    min-height: 620px;
  }
  .hero-content { padding-bottom: clamp(5rem, 9vh, 6.8rem); }
  .hero-content h1 { font-size: clamp(3.9rem, 6.2vw, 6.9rem); }
  .hero-copy { max-width: 370px; font-size: .88rem; }
  .section { padding: clamp(4.4rem, 6.2vw, 6.6rem) var(--pad); }
  .section-label { margin-bottom: clamp(1.7rem, 2.6vw, 2.7rem); }

  .intro,
  .services,
  .contact { grid-template-columns: 112px minmax(0, 1.08fr) minmax(250px, .78fr); gap: clamp(1.6rem, 3.2vw, 3.4rem); }
  .intro h2,
  .contact h2,
  .overview-copy h2 { font-size: clamp(2.9rem, 4.3vw, 4.7rem); }
  .intro-image { margin-top: 1rem; }
  .intro-image img { aspect-ratio: 4 / 4.6; }
  .intro-values { margin-top: .5rem; }
  .intro-values article { padding-top: 1.35rem; }

  .services-heading h2 { font-size: clamp(2.9rem, 4vw, 4.4rem); }
  .service-row { min-height: 68px; }
  .service-row h3 { font-size: clamp(1.08rem, 1.5vw, 1.48rem); }

  .lash-feature-image,
  .lash-feature-image > img { min-height: 500px; }
  .lash-feature-copy { padding: clamp(3.5rem, 5vw, 5.5rem); }
  .lash-feature h2 { font-size: clamp(3rem, 4.2vw, 4.6rem); }

  .gift-cards { gap: clamp(2.5rem, 4vw, 4.5rem); }
  .gift-intro h2 { font-size: clamp(2.9rem, 4.2vw, 4.7rem); }
  .gift-story-valentine { min-height: 610px; }
  .gift-story-mother,
  .gift-story-celebrate { min-height: 292px; }

  .salon-overview {
    grid-template-columns: minmax(0, 1.12fr) minmax(300px, .72fr) minmax(150px, .3fr);
    gap: clamp(1.6rem, 2.7vw, 3.2rem);
    align-items: center;
  }
  .salon-overview > .section-label { grid-column: 1 / -1; }
  .overview-scene img { aspect-ratio: 16 / 10; }
  .overview-copy { grid-column: 2; padding-right: 0; }
  .overview-detail {
    grid-column: 3;
    position: relative;
    right: auto;
    bottom: auto;
    align-self: end;
    width: min(100%, 210px);
    margin: 0 0 0 auto;
  }
  .overview-detail figcaption { padding: .75rem; }
  .overview-detail i { font-size: 1.45rem; }
  .overview-detail span { display: none; }

  .feature-strip { min-height: 440px; }
  .feature-strip > img { min-height: 440px; }
  .feature-strip > div { padding: clamp(3rem, 5vw, 5rem); }
  .feature-strip h2 { font-size: clamp(2.7rem, 3.8vw, 4.1rem); }

  .gallery { padding-top: 3.8rem; padding-bottom: 4.2rem; }
  .gallery .section-label { margin-bottom: 1.5rem; }
  .gallery-heading { margin-bottom: 1.7rem; }
  .gallery-heading h2 { font-size: clamp(3.2rem, 4.5vw, 4.8rem); }
  .gallery-grid { grid-template-rows: 215px 145px 235px; }

  .review-invitation { grid-template-columns: minmax(0, .95fr) minmax(390px, 1.05fr); gap: clamp(2.5rem, 5vw, 5.5rem); }
  .review-invitation h2 { font-size: clamp(3rem, 4.5vw, 4.9rem); }
  .review-invitation-image,
  .review-invitation-image > img { min-height: 500px; }
  .review-invitation-image figcaption strong { font-size: clamp(1.7rem, 2.4vw, 2.6rem); }

  .contact { padding-top: 4.6rem; padding-bottom: 4.8rem; }
  .map-card { height: 260px; margin-top: 2rem; }
  .site-footer {
    margin: 0 12px 12px;
    border-radius: 18px;
    border-top-width: 1px;
    padding: 2.5rem var(--pad) 6.6rem;
    align-items: start;
  }
}

@media (max-width: 700px) {
  .hero-slide::after {
    background: linear-gradient(180deg, transparent 58%, var(--cherry) 100%);
  }
  .review-invitation { display: flex; flex-direction: column; gap: 2.5rem; padding-top: 4.5rem; }
  .review-invitation-copy { order: 1; }
  .review-invitation-image { order: 2; width: 100%; min-height: 430px; }
  .review-invitation-image > img { min-height: 430px; object-position: 58% center; }
  .review-invitation .section-label { margin-bottom: 1.35rem; }
  .review-script { font-size: 2rem; }
  .review-invitation h2 { font-size: clamp(2.9rem, 12vw, 4rem); }
  .review-lead { font-size: .88rem; }
  .review-actions { align-items: flex-start; flex-direction: column; gap: 1rem; }
  .review-actions .button { width: 100%; }
  .lash-feature { display: flex; flex-direction: column; }
  .lash-feature-image { min-height: 390px; }
  .lash-feature-image > img { min-height: 390px; object-position: center 58%; }
  .lash-feature-copy { padding: 4rem 1.1rem 4.7rem; }
  .lash-feature-copy .section-label { margin-bottom: 1.35rem; }
  .lash-script { font-size: 2rem; }
  .lash-feature h2 { font-size: clamp(2.9rem, 12vw, 4rem); }
  .lash-feature .button { width: 100%; }
}

/* Gift card — dedicated champagne parchment with a restrained splash motif. */
.gift-cards {
  isolation: isolate;
  background:
    radial-gradient(circle at 9% 23%, rgba(194, 151, 91, .15) 0 1.8%, transparent 7%),
    radial-gradient(circle at 81% 18%, rgba(255, 252, 244, .78) 0 9%, transparent 28%),
    radial-gradient(ellipse at 70% 84%, rgba(176, 126, 65, .11) 0 10%, transparent 33%),
    linear-gradient(128deg, #ead9bf 0%, #f7eddd 48%, #e8d1af 100%);
}

.gift-cards::after {
  content: "";
  position: absolute;
  z-index: 0;
  width: clamp(190px, 25vw, 410px);
  aspect-ratio: 1.18;
  top: clamp(4rem, 8vw, 8rem);
  right: clamp(-4rem, 2vw, 2rem);
  border-radius: 63% 37% 54% 46% / 42% 58% 42% 58%;
  background:
    radial-gradient(circle at 36% 32%, rgba(255, 252, 244, .68) 0 8%, transparent 9%),
    linear-gradient(145deg, rgba(207, 169, 111, .34), rgba(153, 104, 49, .13));
  box-shadow:
    -4.6rem 7.6rem 0 -3.9rem rgba(181, 132, 70, .34),
    2.7rem 10.2rem 0 -4.8rem rgba(239, 220, 188, .9),
    -7.2rem 2.3rem 0 -5.4rem rgba(164, 112, 52, .25),
    3.8rem -1.8rem 0 -5rem rgba(255, 249, 237, .78);
  opacity: .82;
  pointer-events: none;
  transform-origin: 55% 48%;
  animation: giftSplashFloat 10s ease-in-out infinite alternate;
}

.gift-cards > .section-label,
.gift-cards > .gift-intro,
.gift-cards > .gift-stories,
.gift-cards > .gift-mobile-cta {
  position: relative;
  z-index: 1;
}

@keyframes giftSplashFloat {
  from { transform: translate3d(0, 0, 0) rotate(-4deg) scale(.98); }
  to { transform: translate3d(-1.2rem, 1rem, 0) rotate(3deg) scale(1.04); }
}

@media (max-width: 700px) {
  .gift-cards::after {
    top: 7rem;
    right: -5.5rem;
    width: 250px;
    opacity: .64;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gift-cards::after { animation: none; }
}

/* Hero — ambient salon film beneath an editorial nail-art stack. */
.hero-editorial {
  position: relative;
  isolation: isolate;
  min-height: 680px;
  background: #2e271f;
  overflow: hidden;
}

.hero-ambient-video {
  position: absolute;
  z-index: -3;
  inset: -3%;
  width: 106%;
  height: 106%;
  object-fit: cover;
  opacity: .42;
  filter: blur(8px) saturate(.65) sepia(.18);
  transform: scale(1.035);
}

.hero-ambient-wash {
  position: absolute;
  z-index: -2;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(39, 31, 24, .97) 0%, rgba(46, 36, 27, .88) 38%, rgba(58, 44, 31, .38) 72%, rgba(45, 35, 27, .58) 100%),
    radial-gradient(circle at 78% 28%, rgba(219, 188, 136, .22), transparent 34%);
}

.hero-ambient-wash::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(24, 19, 15, .16), transparent 38%, rgba(27, 22, 17, .45));
}

.hero-editorial .hero-content {
  position: absolute;
  z-index: 3;
  left: var(--pad);
  top: 50%;
  width: min(47%, 650px);
  padding: 2.5rem 2rem 2.5rem 0;
  color: #fffaf2;
  opacity: 1;
  transform: translateY(-43%);
}

.hero-editorial .hero-content h1 {
  max-width: 9.5ch;
  margin: .65rem 0 1.4rem;
  color: #fffaf2;
  text-wrap: balance;
}

.hero-editorial .hero-content h1 em { color: #dfc28f; }
.hero-editorial .hero-content .eyebrow { color: #d9bd8a; }
.hero-editorial .hero-content .eyebrow::before { background: #c8a56a; }
.hero-editorial .hero-copy { max-width: 410px; color: rgba(255, 250, 242, .72); }
.hero-editorial .hero-actions .button { background: #b58b50; box-shadow: 0 14px 38px rgba(20, 15, 10, .28); }
.hero-editorial .hero-actions .button:hover { background: #f4e5cb; color: #32281f; }

.hero-art-stack {
  position: absolute;
  z-index: 2;
  top: 13%;
  right: clamp(2.2rem, 5.2vw, 6rem);
  bottom: 10%;
  width: min(47%, 660px);
}

.hero-frame {
  position: absolute;
  margin: 0;
  overflow: hidden;
  background: #efe2ce;
  border: 7px solid rgba(252, 247, 237, .94);
  box-shadow: 0 28px 70px rgba(20, 15, 10, .34), 0 0 0 1px rgba(183, 144, 88, .28);
  transition: transform .8s var(--curve), box-shadow .8s var(--curve);
}

.hero-frame:hover { box-shadow: 0 35px 82px rgba(20, 15, 10, .42), 0 0 0 1px rgba(214, 179, 123, .45); }
.hero-frame img { width: 100%; height: 100%; object-fit: cover; }
.hero-frame figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  gap: .75rem;
  padding: .7rem .8rem;
  background: rgba(41, 32, 24, .76);
  color: rgba(255, 250, 242, .88);
  backdrop-filter: blur(10px);
  font-size: .5rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.hero-frame figcaption span { color: #e4c995; }

.hero-frame-main {
  top: 0;
  right: 3%;
  width: 48%;
  height: 78%;
  transform: rotate(2.2deg);
  border-radius: 42% 42% 8px 8px;
}
.hero-frame-main:hover { transform: rotate(.7deg) translateY(-7px); }
.hero-frame-detail {
  left: 0;
  top: 16%;
  width: 43%;
  height: 39%;
  transform: rotate(-4deg);
  border-radius: 8px;
}
.hero-frame-detail:hover { transform: rotate(-1.5deg) translateY(-7px); }
.hero-frame-process {
  left: 13%;
  bottom: 0;
  width: 34%;
  height: 38%;
  transform: rotate(3.5deg);
  border-radius: 8px 8px 38% 38%;
}
.hero-frame-process:hover { transform: rotate(1deg) translateY(-7px); }

.hero-editorial .hero-note { color: rgba(255, 250, 242, .62); }

@media (max-width: 980px) {
  .hero-editorial { height: min(850px, 100svh); min-height: 720px; }
  .hero-editorial .hero-content { width: 50%; }
  .hero-art-stack { right: 1.2rem; width: 49%; }
  .hero-frame { border-width: 5px; }
}

@media (max-width: 680px) {
  .hero-editorial {
    height: 780px;
    min-height: 780px;
    background: #30271f;
  }
  .hero-ambient-video { inset: -5%; width: 110%; height: 110%; opacity: .32; filter: blur(7px) saturate(.62) sepia(.2); }
  .hero-ambient-wash {
    background: linear-gradient(180deg, rgba(43, 34, 26, .3) 0%, rgba(43, 34, 26, .4) 37%, rgba(43, 34, 26, .96) 64%, #30271f 100%);
  }
  .hero-art-stack { top: 5.2rem; right: 0; bottom: auto; width: 100%; height: 330px; }
  .hero-frame-main { right: 8%; width: 45%; height: 290px; }
  .hero-frame-detail { left: 8%; top: 3.4rem; width: 42%; height: 190px; }
  .hero-frame-process { display: none; }
  .hero-frame figcaption { padding: .55rem .6rem; font-size: .43rem; }
  .hero-editorial .hero-content {
    position: absolute !important;
    left: 1.1rem;
    right: 1.1rem;
    top: auto;
    bottom: 3.3rem;
    width: auto;
    max-width: none;
    padding: 0;
    background: transparent;
    transform: none;
  }
  .hero-editorial .hero-content h1 { max-width: 9ch; font-size: clamp(3.15rem, 14.5vw, 4.25rem); line-height: .88; margin-bottom: 1rem; }
  .hero-editorial .hero-copy { max-width: 34ch; font-size: .8rem; }
  .hero-editorial .hero-actions { margin-top: 1.15rem; }
  .hero-editorial .hero-note { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-ambient-video { display: none; }
  .hero-frame { transition: none; }
}

/* Live service menu — category rail left, API services right. */
.services:has(.service-browser) {
  display: block;
  background:
    radial-gradient(circle at 86% 8%, rgba(198, 162, 103, .14), transparent 28%),
    #332a21;
}

.services-heading-wide {
  position: static;
  display: grid;
  grid-template-columns: minmax(280px, .9fr) minmax(280px, .55fr);
  justify-content: space-between;
  align-items: end;
  gap: 2rem;
  margin-bottom: clamp(2.5rem, 5vw, 4.5rem);
}
.services-heading-wide h2 { margin: 0; }
.services-heading-wide p { justify-self: end; margin: 0; max-width: 420px; }

.service-browser {
  display: grid;
  grid-template-columns: minmax(250px, .62fr) minmax(0, 1.45fr);
  gap: clamp(2rem, 5vw, 5.5rem);
  align-items: start;
}

.service-categories {
  position: sticky;
  top: 105px;
  min-width: 0;
}
.service-browser-label,
.service-panel-heading [data-service-count] {
  display: block;
  margin: 0 0 1rem;
  color: #cbaa73;
  font-size: .55rem;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.service-category-list { border-top: 1px solid rgba(255, 250, 241, .18); }
.service-category-list button {
  width: 100%;
  min-height: 58px;
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr) 28px;
  gap: .75rem;
  align-items: center;
  padding: .65rem .25rem;
  border: 0;
  border-bottom: 1px solid rgba(255, 250, 241, .13);
  background: transparent;
  color: rgba(255, 250, 241, .58);
  text-align: left;
  cursor: pointer;
  transition: padding .35s var(--curve), background .35s var(--curve), color .35s var(--curve);
}
.service-category-list button:hover,
.service-category-list button.active {
  padding-left: .75rem;
  background: linear-gradient(90deg, rgba(197, 164, 107, .2), transparent);
  color: #fffaf1;
}
.service-category-list button.active { box-shadow: inset 2px 0 #c8a56a; }
.service-category-list button:focus-visible { outline-color: #dfc28f; outline-offset: 3px; }
.service-category-list button span { color: #b99761; font-size: .5rem; letter-spacing: .12em; }
.service-category-list button strong { font-family: var(--display); font-size: clamp(.98rem, 1.35vw, 1.3rem); font-weight: 400; line-height: 1.12; }
.service-category-list button small { justify-self: end; color: rgba(255, 250, 241, .4); font-size: .55rem; font-variant-numeric: tabular-nums; }

.service-panel {
  min-width: 0;
  overflow: hidden;
  border-radius: 14px;
  background: #f7efe2;
  color: #31281f;
  box-shadow: 0 26px 70px rgba(20, 15, 10, .2);
}
.service-panel-heading {
  min-height: 185px;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, .8fr);
  gap: 2rem;
  align-items: end;
  padding: clamp(1.5rem, 3.5vw, 3rem);
  border-bottom: 1px solid rgba(76, 58, 38, .14);
  background: radial-gradient(circle at 90% 0, rgba(205, 169, 110, .25), transparent 45%);
}
.service-panel-heading [data-service-count] { color: #8d6c3e; margin-bottom: .55rem; }
.service-panel-heading h3 { margin: 0; font-family: var(--display); font-size: clamp(2.15rem, 3.5vw, 3.9rem); font-weight: 400; letter-spacing: -.035em; line-height: .94; }
.service-panel-heading p { margin: 0; max-width: 44ch; color: #786b5b; font-size: .76rem; }
.service-api-list { padding: 0 clamp(1.1rem, 2.8vw, 2.4rem) .4rem; }
.service-api-row {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) minmax(88px, auto) 26px;
  gap: 1rem;
  align-items: center;
  min-height: 84px;
  padding: 1rem .45rem;
  border-bottom: 1px solid rgba(76, 58, 38, .13);
  transition: padding .35s var(--curve), background .35s var(--curve);
}
a.service-api-row:hover { padding-left: .85rem; padding-right: .85rem; background: rgba(213, 185, 139, .2); }
.service-api-number { color: #a17d48; font-size: .5rem; font-weight: 600; letter-spacing: .12em; }
.service-api-copy h4 { margin: 0; font-family: var(--display); font-size: clamp(1.05rem, 1.55vw, 1.4rem); font-weight: 400; line-height: 1.18; }
.service-api-copy p { margin: .3rem 0 0; max-width: 65ch; color: #807261; font-size: .67rem; line-height: 1.45; }
.service-api-meta { display: flex; flex-direction: column; align-items: flex-end; white-space: nowrap; }
.service-api-meta strong { color: #70512e; font-family: var(--display); font-size: 1rem; font-weight: 400; }
.service-api-meta small { color: #8b7d6c; font-size: .55rem; }
.service-api-row > b { color: #9d7741; font-size: 1rem; font-weight: 400; }
.service-api-row-disabled { opacity: .58; }
.service-api-empty { padding: 2rem 0; color: #786b5b; }
.service-api-retry,
.service-api-booking { display: inline-flex; margin: 2rem .75rem 2rem 0; padding: .7rem 1rem; border: 1px solid #a98550; background: transparent; color: #5d4328; font-size: .62rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; cursor: pointer; }

.service-loading-line,
.service-loading-row {
  display: block;
  position: relative;
  overflow: hidden;
  background: rgba(255, 250, 241, .1);
}
.service-loading-line { height: 58px; border-bottom: 1px solid rgba(255, 250, 241, .1); }
.service-loading-row { height: 84px; border-bottom: 1px solid rgba(76, 58, 38, .1); background: rgba(145, 111, 67, .08); }
.service-loading-line::after,
.service-loading-row::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,.13), transparent); transform: translateX(-100%); animation: serviceShimmer 1.3s ease-in-out infinite; }
@keyframes serviceShimmer { to { transform: translateX(100%); } }

@media (max-width: 800px) {
  .services-heading-wide { display: block; }
  .services-heading-wide p { margin-top: 1.2rem; }
  .service-browser { display: block; }
  .service-categories { position: static; margin-bottom: 1.4rem; }
  .service-category-list { display: flex; gap: .5rem; margin: 0 -1.1rem; padding: .6rem 1.1rem .85rem; overflow-x: auto; scroll-snap-type: x proximity; scrollbar-width: none; }
  .service-category-list::-webkit-scrollbar { display: none; }
  .service-category-list button { flex: 0 0 min(72vw, 260px); min-height: 64px; padding: .7rem; border: 1px solid rgba(255,250,241,.14); scroll-snap-align: start; }
  .service-category-list button:hover,
  .service-category-list button.active { padding-left: .9rem; }
  .service-panel-heading { display: block; min-height: 0; padding: 1.5rem 1.2rem; }
  .service-panel-heading p { margin-top: .85rem; }
  .service-api-row { grid-template-columns: 24px minmax(0, 1fr) auto; gap: .65rem; align-items: start; min-height: 0; padding: 1.1rem .1rem; }
  .service-api-meta { grid-column: 2; align-items: flex-start; flex-direction: row; gap: .6rem; }
  .service-api-row > b { grid-column: 3; grid-row: 1; }
  .service-api-copy p { font-size: .64rem; }
}

@media (prefers-reduced-motion: reduce) {
  .service-loading-line::after,
  .service-loading-row::after { animation: none; }
}

/* Make the visual map frame open the exact Lume Google Maps listing. */
.map-card iframe { pointer-events: none; }
.map-card > .map-clickthrough {
  z-index: 1;
  inset: 6px;
  padding: 0;
  background: transparent;
  border-radius: 6px;
  box-shadow: none;
}
.map-card > .map-clickthrough:hover { background: rgba(197, 164, 107, .06); }
.map-card > .map-clickthrough:focus-visible { outline: 3px solid #b18a51; outline-offset: -3px; }
.map-card > .map-open-link { z-index: 2; }

.gallery-less-button {
  gap: .55rem;
  border: 1px solid rgba(118, 84, 47, .34);
  background: transparent;
  color: var(--rose-deep);
  box-shadow: none;
}
.gallery-less-button b { font-size: .9rem; font-weight: 400; transition: transform .35s var(--curve); }
.gallery-less-button:hover { background: var(--cherry); color: #fffaf1; border-color: var(--cherry); box-shadow: 0 12px 28px rgba(72, 54, 34, .18); }
.gallery-less-button:hover b { transform: translateY(-2px); }
