:root {
  --black: #070504;
  --black-soft: #11100e;
  --charcoal: #181411;
  --gold: #d8b56d;
  --gold-deep: #a47a2c;
  --gold-light: #f3dfad;
  --nude: #efe3d1;
  --beige: #c7ad8a;
  --white: #fffaf2;
  --muted: #b9aa99;
  --line: rgba(216, 181, 109, .22);
  --shadow: 0 24px 80px rgba(0, 0, 0, .48);
  --radius-lg: 32px;
  --radius-md: 22px;
  --radius-sm: 14px;
  --max: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--white);
  background:
    radial-gradient(circle at 20% 0%, rgba(216, 181, 109, .15), transparent 32rem),
    radial-gradient(circle at 90% 20%, rgba(239, 227, 209, .08), transparent 25rem),
    var(--black);
  overflow-x: hidden;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -2;
  background-image:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.7), transparent 80%);
}

a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input, textarea { font: inherit; }

.skip-link {
  position: absolute;
  left: 16px;
  top: -80px;
  background: var(--gold);
  color: var(--black);
  padding: 12px 16px;
  border-radius: 999px;
  z-index: 1000;
}
.skip-link:focus { top: 16px; }

.top-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  min-height: 40px;
  padding: 8px 18px;
  color: rgba(255,250,242,.76);
  background: linear-gradient(90deg, rgba(216,181,109,.08), rgba(216,181,109,.2), rgba(216,181,109,.08));
  border-bottom: 1px solid rgba(216,181,109,.16);
  font-size: .84rem;
  letter-spacing: .04em;
  text-align: center;
}
.top-bar a { color: var(--gold-light); font-weight: 700; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(7, 5, 4, .72);
  backdrop-filter: blur(22px);
  border-bottom: 1px solid rgba(216,181,109,.14);
  transition: .25s ease;
}
.site-header.scrolled { background: rgba(7,5,4,.92); box-shadow: 0 18px 40px rgba(0,0,0,.28); }
.nav {
  max-width: var(--max);
  margin: 0 auto;
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.brand-mark {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(216,181,109,.55);
  border-radius: 50%;
  color: var(--gold-light);
  font-weight: 800;
  font-size: .82rem;
  background: radial-gradient(circle at 30% 20%, rgba(243,223,173,.28), transparent 48%), rgba(216,181,109,.08);
  box-shadow: inset 0 0 28px rgba(216,181,109,.12), 0 0 30px rgba(216,181,109,.12);
}
.brand-text {
  font-family: "Playfair Display", serif;
  color: var(--white);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: .05em;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 26px;
  color: rgba(255,250,242,.78);
  font-size: .88rem;
  font-weight: 600;
}
.nav-links a { position: relative; }
.nav-links a:not(.nav-cta)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 0;
  height: 1px;
  background: var(--gold);
  transition: .25s ease;
}
.nav-links a:hover { color: var(--white); }
.nav-links a:hover::after { width: 100%; }
.nav-cta {
  padding: 12px 18px;
  border: 1px solid rgba(216,181,109,.52);
  border-radius: 999px;
  color: var(--black);
  background: linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-deep));
  box-shadow: 0 12px 30px rgba(216,181,109,.16);
}
.menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(216,181,109,.28);
  border-radius: 50%;
  background: rgba(255,255,255,.03);
  cursor: pointer;
}
.menu-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--gold-light);
  margin: 5px auto;
  transition: .25s ease;
}

.hero {
  position: relative;
  min-height: calc(100vh - 96px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  align-items: end;
  gap: 42px;
  padding: 120px max(22px, calc((100vw - var(--max)) / 2)) 68px;
  overflow: hidden;
}
.hero-bg {
  position: absolute;
  inset: 0;
  z-index: -3;
  background:
    linear-gradient(90deg, rgba(7,5,4,.96) 0%, rgba(7,5,4,.78) 36%, rgba(7,5,4,.36) 72%, rgba(7,5,4,.82) 100%),
    linear-gradient(0deg, rgba(7,5,4,1) 0%, rgba(7,5,4,.25) 42%, rgba(7,5,4,.75) 100%),
    url("https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?auto=format&fit=crop&w=2200&q=88") center/cover no-repeat;
  transform: scale(1.03);
}
.hero-glow {
  position: absolute;
  width: 44rem;
  height: 44rem;
  right: -12rem;
  top: 10%;
  z-index: -2;
  background: radial-gradient(circle, rgba(216,181,109,.27), transparent 66%);
  filter: blur(8px);
}
.hero-content { max-width: 790px; }
.eyebrow {
  margin: 0 0 16px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--gold-light);
  text-transform: uppercase;
  letter-spacing: .22em;
  font-size: .76rem;
  font-weight: 800;
}
.eyebrow::before {
  content: "";
  width: 42px;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold));
}
h1, h2, h3 { margin: 0; }
h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(4.4rem, 11vw, 10.5rem);
  line-height: .82;
  letter-spacing: -.08em;
  text-transform: uppercase;
  color: var(--white);
  text-shadow: 0 22px 70px rgba(0,0,0,.55);
}
.hero-lead {
  max-width: 660px;
  margin: 30px 0 0;
  color: rgba(255,250,242,.83);
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  line-height: 1.75;
}
.hero-actions, .booking-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}
.btn {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: .86rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .09em;
  transition: transform .25s ease, border-color .25s ease, background .25s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-primary {
  color: #120c05;
  background: linear-gradient(135deg, var(--gold-light), var(--gold) 48%, #9b6f20);
  box-shadow: 0 18px 50px rgba(216,181,109,.22);
}
.btn-primary::after {
  content: "";
  position: absolute;
  inset: -40% auto -40% -70%;
  width: 50%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.45), transparent);
  transform: rotate(20deg);
  animation: shine 4s infinite;
}
.btn-ghost {
  border: 1px solid rgba(216,181,109,.38);
  color: var(--white);
  background: rgba(255,255,255,.035);
}
.btn-ghost:hover { border-color: rgba(216,181,109,.75); background: rgba(216,181,109,.08); }
.btn-ghost.light { color: var(--white); border-color: rgba(255,250,242,.45); }
.hero-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  max-width: 690px;
  margin-top: 52px;
}
.hero-proof div {
  padding: 18px 18px;
  border: 1px solid rgba(216,181,109,.18);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255,250,242,.08), rgba(255,250,242,.025));
  backdrop-filter: blur(14px);
}
.hero-proof strong {
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 1.35rem;
  color: var(--gold-light);
}
.hero-proof span {
  display: block;
  margin-top: 4px;
  color: rgba(255,250,242,.7);
  font-size: .82rem;
}
.hero-card {
  position: relative;
  padding: 30px;
  border: 1px solid rgba(216,181,109,.26);
  border-radius: var(--radius-lg);
  background:
    linear-gradient(155deg, rgba(255,250,242,.12), rgba(255,250,242,.035)),
    rgba(7,5,4,.62);
  box-shadow: var(--shadow);
  backdrop-filter: blur(18px);
}
.hero-card::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(216,181,109,.18);
  border-radius: 24px;
  pointer-events: none;
}
.card-label {
  color: var(--gold-light);
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .18em;
  font-weight: 800;
}
.hero-card h2 {
  margin-top: 16px;
  font-family: "Playfair Display", serif;
  font-size: 2.2rem;
  line-height: 1.05;
}
.hero-card p {
  color: rgba(255,250,242,.68);
  line-height: 1.75;
}
.hero-card a {
  display: inline-block;
  color: var(--gold-light);
  font-weight: 800;
  margin-top: 12px;
}
.scroll-cue {
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  color: rgba(255,250,242,.62);
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: .66rem;
  writing-mode: vertical-rl;
}
.scroll-cue::after {
  content: "";
  display: block;
  width: 1px;
  height: 38px;
  margin: 10px auto 0;
  background: linear-gradient(var(--gold), transparent);
}

.marquee {
  overflow: hidden;
  border-top: 1px solid rgba(216,181,109,.16);
  border-bottom: 1px solid rgba(216,181,109,.16);
  background: rgba(255,250,242,.035);
}
.marquee-track {
  display: flex;
  width: max-content;
  animation: marquee 32s linear infinite;
}
.marquee span {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  padding: 18px 22px;
  color: rgba(255,250,242,.78);
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: .78rem;
  font-weight: 800;
}
.marquee span::after {
  content: "✦";
  color: var(--gold);
  margin-left: 22px;
}

.section {
  padding: 112px max(22px, calc((100vw - var(--max)) / 2));
}
.section-grid {
  max-width: var(--max);
  margin: 0 auto;
}
.two-col {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 68px;
  align-items: center;
}
.two-col.reverse { grid-template-columns: 1fr 1fr; }
.section-copy h2, .section-heading h2, .booking-content h2, .contact-card h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(2.4rem, 5vw, 4.4rem);
  line-height: 1;
  letter-spacing: -.04em;
}
.section-copy p, .section-heading p, .booking-content p, .contact-card p {
  color: rgba(255,250,242,.7);
  line-height: 1.85;
  font-size: 1.02rem;
}
.section-copy > p:not(.eyebrow) { margin-top: 24px; }
.about-media {
  position: relative;
  min-height: 620px;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(216,181,109,.2);
  box-shadow: var(--shadow);
}
.about-media img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
  filter: saturate(.85) contrast(1.05);
}
.about-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(7,5,4,.72), transparent 52%);
}
.floating-note {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 18px;
  border: 1px solid rgba(216,181,109,.26);
  border-radius: 20px;
  background: rgba(7,5,4,.66);
  backdrop-filter: blur(18px);
}
.floating-note span {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid rgba(216,181,109,.5);
  color: var(--gold-light);
  font-weight: 800;
  font-size: .8rem;
}
.floating-note strong { font-family: "Playfair Display", serif; font-size: 1.25rem; }
.signature-list {
  display: grid;
  gap: 14px;
  margin-top: 34px;
}
.signature-list div {
  display: grid;
  grid-template-columns: 56px 1fr;
  align-items: center;
  gap: 18px;
  padding: 18px;
  border: 1px solid rgba(216,181,109,.16);
  border-radius: 20px;
  background: rgba(255,250,242,.035);
}
.signature-list span {
  color: var(--gold-light);
  font-weight: 800;
  letter-spacing: .12em;
}
.signature-list p { margin: 0; color: rgba(255,250,242,.72); }
.section-heading {
  max-width: 760px;
  margin: 0 auto 48px;
  text-align: center;
}
.section-heading .eyebrow { justify-content: center; }
.section-heading .eyebrow::after {
  content: "";
  width: 42px;
  height: 1px;
  background: linear-gradient(90deg, var(--gold), transparent);
}
.service-cards, .product-grid {
  max-width: var(--max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}
.service-card {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  border-radius: var(--radius-lg);
  border: 1px solid rgba(216,181,109,.18);
  background: var(--charcoal);
  box-shadow: 0 20px 60px rgba(0,0,0,.28);
}
.service-card img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  transition: transform .7s ease;
  filter: saturate(.82) contrast(1.05);
}
.service-card:hover img { transform: scale(1.06); }
.service-overlay {
  position: absolute;
  inset: auto 0 0;
  min-height: 58%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  background: linear-gradient(to top, rgba(7,5,4,.95), rgba(7,5,4,.58), transparent);
}
.service-overlay span {
  color: var(--gold-light);
  font-weight: 800;
  letter-spacing: .18em;
  font-size: .76rem;
}
.service-overlay h3 {
  margin-top: 12px;
  font-family: "Playfair Display", serif;
  font-size: 2.1rem;
}
.service-overlay p {
  margin: 14px 0 0;
  color: rgba(255,250,242,.7);
  line-height: 1.65;
}
.experience {
  background: linear-gradient(180deg, rgba(255,250,242,.03), rgba(216,181,109,.06));
  border-top: 1px solid rgba(216,181,109,.1);
  border-bottom: 1px solid rgba(216,181,109,.1);
}
.text-link {
  display: inline-flex;
  margin-top: 26px;
  color: var(--gold-light);
  font-weight: 800;
  border-bottom: 1px solid rgba(216,181,109,.45);
  padding-bottom: 8px;
}
.process-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.process-step {
  min-height: 210px;
  padding: 28px;
  border-radius: 26px;
  border: 1px solid rgba(216,181,109,.18);
  background:
    radial-gradient(circle at top right, rgba(216,181,109,.18), transparent 55%),
    rgba(255,250,242,.035);
}
.process-step span {
  color: rgba(216,181,109,.8);
  font-weight: 800;
  letter-spacing: .16em;
}
.process-step strong {
  display: block;
  margin-top: 28px;
  font-family: "Playfair Display", serif;
  font-size: 1.6rem;
}
.process-step p {
  color: rgba(255,250,242,.66);
  line-height: 1.65;
}
.product-card {
  position: relative;
  padding: 34px;
  min-height: 300px;
  border: 1px solid rgba(216,181,109,.18);
  border-radius: var(--radius-lg);
  background:
    linear-gradient(145deg, rgba(255,250,242,.08), rgba(255,250,242,.025)),
    rgba(255,250,242,.02);
  overflow: hidden;
}
.product-card::before {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -80px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(216,181,109,.12);
  filter: blur(6px);
}
.product-icon {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: var(--gold-light);
  border: 1px solid rgba(216,181,109,.28);
  background: rgba(216,181,109,.08);
}
.product-card h3 {
  margin-top: 42px;
  font-family: "Playfair Display", serif;
  font-size: 2rem;
}
.product-card p {
  color: rgba(255,250,242,.66);
  line-height: 1.75;
}
.gallery { padding-top: 92px; }
.gallery-grid {
  max-width: var(--max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 240px;
  gap: 16px;
}
.gallery-item {
  position: relative;
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(216,181,109,.18);
  border-radius: 24px;
  background: var(--charcoal);
  cursor: pointer;
}
.gallery-item.tall { grid-row: span 2; }
.gallery-item.wide { grid-column: span 2; }
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.82) contrast(1.03);
  transition: transform .65s ease, filter .65s ease;
}
.gallery-item:hover img { transform: scale(1.07); filter: saturate(1) contrast(1.08); }
.gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(7,5,4,.7), transparent 58%);
}
.gallery-item span {
  position: absolute;
  left: 18px;
  bottom: 16px;
  z-index: 2;
  color: var(--gold-light);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: .75rem;
}
.booking {
  position: relative;
  min-height: 560px;
  display: grid;
  place-items: center;
  text-align: center;
  overflow: hidden;
  border-top: 1px solid rgba(216,181,109,.12);
  border-bottom: 1px solid rgba(216,181,109,.12);
}
.booking-bg {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(7,5,4,.9), rgba(7,5,4,.56), rgba(7,5,4,.9)),
    url("https://images.unsplash.com/photo-1521590832167-7bcbfaa6381f?auto=format&fit=crop&w=2200&q=88") center/cover no-repeat;
}
.booking::after {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(216,181,109,.22);
  border-radius: 34px;
  pointer-events: none;
}
.booking-content {
  max-width: 780px;
  padding: 0 22px;
}
.booking-content .eyebrow { justify-content: center; }
.booking-actions { justify-content: center; }
.contact-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 28px;
}
.contact-card, .hours-card, .map-wrap {
  border: 1px solid rgba(216,181,109,.18);
  border-radius: var(--radius-lg);
  background: rgba(255,250,242,.035);
  box-shadow: 0 18px 60px rgba(0,0,0,.24);
}
.contact-card { padding: 38px; }
.contact-list {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}
.contact-list a {
  display: block;
  padding: 18px;
  border-radius: 18px;
  background: rgba(255,250,242,.035);
  border: 1px solid rgba(216,181,109,.1);
  color: rgba(255,250,242,.82);
  line-height: 1.55;
}
.contact-list a:hover { border-color: rgba(216,181,109,.3); }
.contact-list span {
  display: block;
  color: var(--gold-light);
  font-size: .72rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 8px;
}
.socials {
  display: flex;
  gap: 12px;
  margin-top: 22px;
}
.socials a {
  padding: 12px 16px;
  border: 1px solid rgba(216,181,109,.22);
  border-radius: 999px;
  color: var(--gold-light);
  font-weight: 800;
  font-size: .82rem;
}
.hours-map { display: grid; gap: 20px; }
.hours-card { padding: 30px; }
.hours-card h3 {
  font-family: "Playfair Display", serif;
  font-size: 2rem;
}
.hours-row {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(216,181,109,.13);
  color: rgba(255,250,242,.76);
}
.hours-row:last-child { border-bottom: 0; }
.hours-row strong { color: var(--gold-light); }
.map-wrap {
  min-height: 380px;
  overflow: hidden;
}
.map-wrap iframe {
  width: 100%;
  height: 100%;
  min-height: 380px;
  border: 0;
  filter: grayscale(1) invert(.9) contrast(.95);
}
.footer {
  padding: 44px 22px 96px;
  border-top: 1px solid rgba(216,181,109,.12);
  text-align: center;
  color: rgba(255,250,242,.66);
}
.footer-inner { max-width: var(--max); margin: 0 auto; }
.footer-brand { justify-content: center; margin-bottom: 18px; }
.footer small { color: rgba(255,250,242,.48); }
.floating-cta {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 120;
  display: flex;
  gap: 10px;
}
.floating-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: .78rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 900;
  box-shadow: 0 14px 40px rgba(0,0,0,.32);
}
.float-whatsapp { background: linear-gradient(135deg, var(--gold-light), var(--gold)); color: var(--black); }
.float-call { background: rgba(7,5,4,.82); color: var(--white); border: 1px solid rgba(216,181,109,.28); backdrop-filter: blur(16px); }
.lightbox {
  position: fixed;
  inset: 0;
  z-index: 999;
  display: grid;
  place-items: center;
  padding: 32px;
  background: rgba(0,0,0,.88);
}
.lightbox[hidden] { display: none; }
.lightbox img {
  max-width: min(1120px, 92vw);
  max-height: 78vh;
  border-radius: 24px;
  border: 1px solid rgba(216,181,109,.24);
  box-shadow: var(--shadow);
}
.lightbox p {
  color: var(--gold-light);
  text-transform: uppercase;
  letter-spacing: .14em;
  font-weight: 800;
  font-size: .82rem;
}
.lightbox-close {
  position: fixed;
  right: 24px;
  top: 22px;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(216,181,109,.28);
  border-radius: 50%;
  background: rgba(255,255,255,.04);
  color: var(--white);
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}
.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .8s ease, transform .8s ease;
}
.reveal.visible { opacity: 1; transform: translateY(0); }
.delay-1 { transition-delay: .12s; }
.delay-2 { transition-delay: .22s; }

@keyframes shine {
  0%, 58% { left: -70%; }
  76%, 100% { left: 120%; }
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@media (max-width: 980px) {
  .top-bar { font-size: .74rem; }
  .menu-toggle { display: block; }
  .nav-links {
    position: fixed;
    top: 126px;
    left: 18px;
    right: 18px;
    display: grid;
    gap: 0;
    padding: 18px;
    border: 1px solid rgba(216,181,109,.2);
    border-radius: 22px;
    background: rgba(7,5,4,.96);
    box-shadow: var(--shadow);
    transform: translateY(-20px);
    opacity: 0;
    pointer-events: none;
    transition: .25s ease;
  }
  .nav-links.open { transform: translateY(0); opacity: 1; pointer-events: auto; }
  .nav-links a { padding: 14px 8px; }
  .nav-cta { text-align: center; margin-top: 8px; }
  .hero {
    grid-template-columns: 1fr;
    align-items: center;
    padding-top: 92px;
  }
  .hero-card { max-width: 520px; }
  .hero-proof { grid-template-columns: 1fr; }
  .two-col, .two-col.reverse, .contact-grid { grid-template-columns: 1fr; gap: 38px; }
  .about-media, .about-media img { min-height: 460px; }
  .service-cards, .product-grid { grid-template-columns: 1fr; }
  .service-card, .service-card img { min-height: 430px; }
  .process-panel { grid-template-columns: 1fr; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 220px; }
}

@media (max-width: 640px) {
  .top-bar { flex-direction: column; gap: 4px; }
  .brand-mark { width: 48px; height: 48px; }
  .brand-text { font-size: 1.08rem; }
  .nav { padding: 12px 16px; }
  .nav-links { top: 118px; }
  .hero { min-height: auto; padding: 72px 18px 50px; }
  h1 { font-size: clamp(4rem, 18vw, 6.8rem); }
  .hero-lead { font-size: 1rem; }
  .btn { width: 100%; min-height: 52px; padding: 0 18px; }
  .hero-actions, .booking-actions { width: 100%; }
  .section { padding: 74px 18px; }
  .section-copy h2, .section-heading h2, .booking-content h2, .contact-card h2 { font-size: 2.55rem; }
  .eyebrow { letter-spacing: .14em; font-size: .68rem; }
  .about-media, .about-media img { min-height: 380px; }
  .floating-note { left: 16px; right: 16px; bottom: 16px; }
  .signature-list div { grid-template-columns: 1fr; }
  .service-card, .service-card img { min-height: 390px; }
  .gallery-grid { grid-template-columns: 1fr; grid-auto-rows: 260px; }
  .gallery-item.tall, .gallery-item.wide { grid-row: auto; grid-column: auto; }
  .booking { min-height: 500px; }
  .contact-card, .hours-card { padding: 24px; }
  .hours-row { flex-direction: column; gap: 6px; }
  .floating-cta { left: 12px; right: 12px; bottom: 12px; }
  .floating-cta a { flex: 1; }
  .footer { padding-bottom: 92px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}


/* Enhanced real-photo gallery */
.gallery {
  position: relative;
  padding-top: 104px;
  overflow: hidden;
}
.gallery::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 40px;
  width: min(900px, 90vw);
  height: 260px;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(216,181,109,.18), transparent 68%);
  pointer-events: none;
  filter: blur(4px);
}
.gallery .section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}
.gallery-highlight {
  max-width: 640px;
  margin: 0 auto 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 13px 18px;
  border: 1px solid rgba(216,181,109,.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(216,181,109,.13), rgba(255,250,242,.04));
  color: rgba(255,250,242,.74);
  box-shadow: 0 16px 50px rgba(0,0,0,.24);
}
.gallery-highlight span {
  color: var(--gold-light);
  font-size: .76rem;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
}
.gallery-highlight p { margin: 0; }
.gallery-grid {
  position: relative;
  z-index: 1;
  max-width: var(--max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: 172px;
  gap: 18px;
}
.gallery-item {
  grid-column: span 3;
  position: relative;
  overflow: hidden;
  min-height: 172px;
  padding: 0;
  border: 1px solid rgba(216,181,109,.24);
  border-radius: 28px;
  background: var(--charcoal);
  cursor: pointer;
  box-shadow: 0 18px 48px rgba(0,0,0,.32);
  isolation: isolate;
}
.gallery-item.gallery-feature {
  grid-column: span 6;
  grid-row: span 2;
}
.gallery-item.tall {
  grid-column: span 3;
  grid-row: span 2;
}
.gallery-item.wide {
  grid-column: span 6;
  grid-row: span 1;
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.9) contrast(1.04);
  transition: transform .75s ease, filter .75s ease;
}
.gallery-item::before {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 2;
  border-radius: 27px;
  border: 1px solid rgba(255,250,242,.08);
  pointer-events: none;
}
.gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(to top, rgba(7,5,4,.88), rgba(7,5,4,.28) 46%, transparent 70%),
    radial-gradient(circle at 20% 15%, rgba(243,223,173,.18), transparent 38%);
  transition: opacity .45s ease;
}
.gallery-item span {
  position: absolute;
  left: 18px;
  top: 16px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 7px 12px;
  border-radius: 999px;
  color: var(--black);
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  box-shadow: 0 10px 24px rgba(0,0,0,.24);
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.gallery-item strong {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 17px;
  z-index: 3;
  display: block;
  color: var(--white);
  font-family: "Playfair Display", serif;
  font-size: clamp(1.05rem, 1.45vw, 1.55rem);
  line-height: 1.15;
  text-align: left;
  text-shadow: 0 8px 22px rgba(0,0,0,.45);
}
.gallery-item:hover,
.gallery-item:focus-visible {
  border-color: rgba(243,223,173,.62);
  transform: translateY(-4px);
}
.gallery-item:hover img,
.gallery-item:focus-visible img {
  transform: scale(1.08);
  filter: saturate(1.04) contrast(1.08);
}
.gallery-item:focus-visible {
  outline: 3px solid rgba(243,223,173,.85);
  outline-offset: 4px;
}
.lightbox {
  padding: 34px;
  background: rgba(7,5,4,.88);
  backdrop-filter: blur(12px);
}
.lightbox img {
  max-height: 78vh;
  border: 1px solid rgba(216,181,109,.28);
  border-radius: 28px;
  box-shadow: 0 30px 90px rgba(0,0,0,.58);
}
.lightbox p {
  color: var(--gold-light);
  font-family: "Playfair Display", serif;
  font-size: clamp(1.25rem, 2.2vw, 2rem);
}
.lightbox-close {
  border: 1px solid rgba(216,181,109,.3);
  color: var(--gold-light);
  background: rgba(7,5,4,.78);
}

@media (max-width: 980px) {
  .gallery-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-auto-rows: 180px;
  }
  .gallery-item,
  .gallery-item.tall {
    grid-column: span 3;
    grid-row: span 1;
  }
  .gallery-item.gallery-feature,
  .gallery-item.wide {
    grid-column: span 6;
    grid-row: span 1;
  }
}

@media (max-width: 640px) {
  .gallery { padding-top: 78px; }
  .gallery-highlight {
    align-items: flex-start;
    flex-direction: column;
    border-radius: 22px;
    margin-bottom: 24px;
  }
  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 270px;
    gap: 16px;
  }
  .gallery-item,
  .gallery-item.tall,
  .gallery-item.wide,
  .gallery-item.gallery-feature {
    grid-column: auto;
    grid-row: auto;
  }
  .gallery-item strong { font-size: 1.2rem; }
}

/* Clean gallery update: no text overlays on image tiles.
   Captions are still kept in each tile's data-caption and shown in the lightbox when clicked. */
.gallery-item span,
.gallery-item strong {
  display: none !important;
}

.gallery-item::after {
  background: radial-gradient(circle at 50% 45%, rgba(243,223,173,.14), transparent 58%) !important;
  opacity: 0;
  transition: opacity .45s ease;
}

.gallery-item:hover::after,
.gallery-item:focus-visible::after {
  opacity: .32;
}
