:root {
  --ink: #16120f;
  --muted: #756f67;
  --paper: #fffaf3;
  --soft: #f4eadb;
  --line: #e4d5c2;
  --gold: #b98936;
  --green: #23483b;
  --rose: #8a3d46;
  --white: #ffffff;
  --shadow: 0 24px 70px rgba(35, 28, 18, 0.18);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html, body { max-width: 100%; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: Inter, Arial, sans-serif;
  overflow-x: hidden;
}
img { display: block; width: 100%; }
a { color: inherit; text-decoration: none; }

.site-header {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 76px;
  padding: 16px clamp(18px, 4vw, 56px);
  color: var(--white);
  transition: background 180ms ease, box-shadow 180ms ease, color 180ms ease;
}
.site-header.is-scrolled {
  color: var(--ink);
  background: rgba(255, 250, 243, 0.94);
  box-shadow: 0 8px 28px rgba(40, 32, 20, 0.09);
  backdrop-filter: blur(16px);
}
.brand, .footer-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-weight: 800;
}
.brand-emblem {
  position: relative;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.62);
  border-radius: 50%;
  background: linear-gradient(145deg, rgba(255,255,255,0.14), rgba(185,137,54,0.72));
  box-shadow: inset 0 0 0 5px rgba(22,18,15,0.12);
}
.site-header.is-scrolled .brand-emblem { background: linear-gradient(145deg, var(--green), var(--gold)); }
.brand-emblem::before, .brand-emblem::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 1px;
  background: currentColor;
  opacity: 0.75;
}
.brand-emblem::before { top: 11px; }
.brand-emblem::after { bottom: 11px; }
.brand-emblem span {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 15px;
}
.brand-copy { display: grid; gap: 1px; line-height: 1; }
.brand-copy strong { font-size: 17px; text-transform: uppercase; }
.brand-copy small {
  color: rgba(255,255,255,0.72);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}
.site-header.is-scrolled .brand-copy small { color: var(--muted); }
.nav-links {
  display: flex;
  align-items: center;
  gap: 28px;
  font-size: 14px;
  font-weight: 700;
}
.menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255,255,255,0.46);
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
  color: currentColor;
  cursor: pointer;
  place-items: center;
  padding: 0;
}
.menu-toggle span {
  display: block;
  width: 19px;
  height: 2px;
  margin: 3px auto;
  border-radius: 999px;
  background: currentColor;
  transition: transform 180ms ease, opacity 180ms ease;
}
.site-header.menu-open .menu-toggle span:nth-child(1) { transform: translateY(5px) rotate(45deg); }
.site-header.menu-open .menu-toggle span:nth-child(2) { opacity: 0; }
.site-header.menu-open .menu-toggle span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); }
.mobile-menu {
  position: absolute;
  top: calc(100% + 10px);
  left: 16px;
  right: 16px;
  display: none;
  padding: 14px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 8px;
  background: rgba(22,18,15,0.96);
  box-shadow: 0 22px 60px rgba(0,0,0,0.24);
}
.mobile-menu a {
  display: flex;
  min-height: 46px;
  align-items: center;
  padding: 0 12px;
  border-radius: 6px;
  color: var(--white);
  font-weight: 800;
}
.mobile-menu a:hover { background: rgba(255,255,255,0.08); }
.mobile-menu .mobile-menu-cta {
  justify-content: center;
  margin-top: 8px;
  background: var(--gold);
}
.nav-cta, .button, .package-grid a, .contact-form button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-weight: 800;
}
.nav-cta, .button.primary, .package-grid a {
  padding: 0 20px;
  background: var(--gold);
  color: var(--white);
}

.hero {
  position: relative;
  min-height: 108vh;
  display: grid;
  align-items: end;
  overflow: hidden;
  color: var(--white);
}
.hero-image {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(18,13,9,0.82), rgba(18,13,9,0.48), rgba(18,13,9,0.2)), linear-gradient(0deg, rgba(18,13,9,0.62), transparent 46%);
}
.hero-content {
  position: relative;
  width: min(780px, calc(100% - 36px));
  margin: 0 0 clamp(150px, 16vh, 210px) clamp(18px, 6vw, 84px);
  padding-top: 130px;
}
.eyebrow {
  margin: 0 0 14px;
  color: var(--gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: "Playfair Display", Georgia, serif; letter-spacing: 0; }
h1 {
  max-width: 720px;
  margin-bottom: 22px;
  font-size: clamp(48px, 9vw, 106px);
  line-height: 0.9;
}
.hero-content p:not(.eyebrow) {
  max-width: 650px;
  color: rgba(255,255,255,0.88);
  font-size: clamp(17px, 2vw, 22px);
  line-height: 1.6;
}
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 30px; }
.button { min-width: 174px; padding: 0 24px; }
.button.secondary { border: 1px solid rgba(255,255,255,0.72); color: var(--white); }
.hero-strip {
  position: absolute;
  right: clamp(18px, 4vw, 56px);
  bottom: 28px;
  display: grid;
  grid-template-columns: repeat(4, minmax(100px, 1fr));
  width: min(560px, calc(100% - 36px));
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 8px;
  background: rgba(255,255,255,0.12);
  backdrop-filter: blur(18px);
}
.hero-strip span { padding: 16px 14px; text-align: center; font-size: 13px; font-weight: 800; }

.intro, .why-us, .services, .gallery, .packages, .testimonials, .contact, .after-party-feature {
  padding: clamp(70px, 9vw, 128px) clamp(18px, 5vw, 72px);
}
.intro {
  display: grid;
  grid-template-columns: minmax(220px, 0.9fr) minmax(280px, 1.1fr);
  gap: clamp(28px, 6vw, 80px);
  align-items: end;
  background: var(--green);
  color: var(--white);
}
.intro p:last-child, .showcase p, .testimonials p, .contact p {
  color: rgba(255,255,255,0.78);
  font-size: 18px;
  line-height: 1.8;
}
.section-heading { max-width: 760px; margin-bottom: 38px; }
.intro h2, .section-heading h2, .showcase h2, .testimonials h2, .contact h2 {
  margin-bottom: 0;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1;
}

.why-us {
  display: grid;
  grid-template-columns: minmax(260px, 0.82fr) minmax(320px, 1.18fr);
  gap: clamp(28px, 6vw, 78px);
  align-items: start;
  background: var(--white);
}
.why-us-copy {
  position: sticky;
  top: 110px;
  max-width: 620px;
}
.why-us-copy h2 {
  margin-bottom: 18px;
  font-size: clamp(36px, 5.2vw, 68px);
  line-height: 1;
}
.why-us-copy p:not(.eyebrow) {
  color: var(--muted);
  font-size: 18px;
  line-height: 1.8;
}
.why-us-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.why-us-list article {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  align-items: start;
  min-height: 120px;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--paper);
}
.why-us-list span {
  color: var(--gold);
  font-size: 13px;
  font-weight: 900;
}
.why-us-list p {
  margin-bottom: 0;
  color: var(--ink);
  font-weight: 800;
  line-height: 1.55;
}

.service-grid, .package-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 18px;
}
.service-grid article, .package-grid article {
  min-height: 280px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
}
.service-grid span { display: block; margin-bottom: 44px; color: var(--gold); font-weight: 900; }
.service-grid p, .package-grid p, .gallery figcaption { color: var(--muted); line-height: 1.65; }

.showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  min-height: 620px;
  background: var(--ink);
  color: var(--white);
}
.showcase img { height: 100%; min-height: 460px; object-fit: cover; }
.showcase div { display: flex; flex-direction: column; justify-content: center; padding: clamp(48px, 7vw, 92px); }

.after-party-feature {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(320px, 1.1fr);
  gap: clamp(24px, 5vw, 64px);
  align-items: center;
  background: var(--white);
}
.after-party-copy {
  max-width: 680px;
}
.after-party-copy h2 {
  margin-bottom: 18px;
  font-size: clamp(38px, 5.8vw, 76px);
  line-height: 0.96;
}
.after-party-copy p:not(.eyebrow) {
  color: var(--muted);
  font-size: 18px;
  line-height: 1.8;
}
.after-party-media {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  border-radius: 8px;
  background: var(--ink);
  box-shadow: var(--shadow);
}
.after-party-media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 58%, rgba(22,18,15,0.36));
  pointer-events: none;
}
.after-party-media img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 250px;
  gap: 16px;
}
.gallery figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: var(--soft);
}
.gallery .large { grid-column: span 2; grid-row: span 2; }
.gallery .wide { grid-column: span 2; }
.gallery img { height: 100%; object-fit: cover; }
.gallery figcaption {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
  padding: 12px 14px;
  border-radius: 6px;
  background: rgba(255,250,243,0.9);
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
}
.gallery-more {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  padding: 0 22px;
  border-radius: 999px;
  background: var(--green);
  color: var(--white);
  font-weight: 900;
}

.gallery-hero {
  padding: 150px clamp(18px, 5vw, 72px) 56px;
  background: var(--green);
  color: var(--white);
}
.gallery-hero h1 {
  max-width: 980px;
  margin-bottom: 18px;
  font-size: clamp(44px, 7vw, 92px);
}
.gallery-hero p:not(.eyebrow) {
  max-width: 680px;
  color: rgba(255,255,255,0.76);
  font-size: 18px;
  line-height: 1.7;
}
.gallery-section {
  padding: clamp(48px, 7vw, 92px) clamp(18px, 5vw, 72px);
}
.gallery-section + .gallery-section {
  padding-top: clamp(18px, 4vw, 44px);
}
.gallery-section-heading {
  max-width: 820px;
  margin-bottom: 30px;
}
.gallery-section-heading h2 {
  margin-bottom: 14px;
  font-size: clamp(34px, 5.4vw, 68px);
  line-height: 1;
}
.gallery-section-heading p:not(.eyebrow) {
  max-width: 700px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.75;
}
.detail-gallery {
  background: var(--white);
}
.after-party-section {
  background: var(--green);
  color: var(--white);
}
.after-party-section .gallery-section-heading p:not(.eyebrow) {
  color: rgba(255,255,255,0.76);
}
.full-gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 280px;
  gap: 14px;
  padding: clamp(42px, 6vw, 82px) clamp(18px, 5vw, 72px);
}
.gallery-section .full-gallery {
  padding: 0;
}
.full-gallery img {
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
  background: var(--soft);
}
.full-gallery .span-2 {
  grid-column: span 2;
  grid-row: span 2;
}

.packages { background: var(--green); color: var(--white); }
.packages .section-heading h2 { color: var(--white); }
.package-grid article {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.16);
}
.package-grid article.featured { background: var(--white); color: var(--ink); box-shadow: var(--shadow); }
.package-grid article.featured p { color: var(--muted); }
.package-grid p { color: rgba(255,255,255,0.74); }
.package-grid a { width: fit-content; margin-top: 28px; }

.testimonials {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(0, 1.38fr);
  gap: clamp(34px, 6vw, 80px);
  align-items: start;
  background: linear-gradient(135deg, var(--soft), #fffaf3 56%, rgba(185,137,54,0.18));
  color: var(--ink);
  overflow: hidden;
}
.testimonial-copy {
  position: sticky;
  top: 110px;
  width: 100%;
  min-width: 0;
  max-width: 520px;
  padding: 28px;
  border-left: 5px solid var(--gold);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 18px 46px rgba(35,28,18,0.1);
  overflow: hidden;
}
.testimonial-copy p {
  color: var(--muted);
}
.testimonial-copy h2 {
  font-size: clamp(28px, 3.2vw, 42px);
  line-height: 1.12;
  overflow-wrap: break-word;
  hyphens: auto;
}
.testimonial-copy a {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 0 20px;
  border-radius: 999px;
  background: var(--green);
  color: var(--white);
  font-weight: 900;
}
.testimonial-wall {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  min-width: 0;
  width: 100%;
}
.testimonial-card {
  margin: 0;
  overflow: hidden;
  border: 8px solid var(--white);
  border-radius: 10px;
  background: var(--white);
  box-shadow: 0 22px 60px rgba(35,28,18,0.18);
}
.testimonial-card img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-testimonial {
  grid-column: span 2;
}
.featured-testimonial img {
  max-height: 620px;
  object-fit: contain;
  background: var(--white);
}

.contact {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(320px, 0.75fr);
  gap: clamp(32px, 7vw, 90px);
}
.contact p { color: var(--muted); }
.contact-lines { display: grid; gap: 12px; margin-top: 34px; color: var(--green); font-weight: 800; overflow-wrap: anywhere; }
.contact-form {
  display: grid;
  gap: 16px;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: 0 18px 45px rgba(35,28,18,0.08);
}
.contact-form label { display: grid; gap: 8px; font-size: 13px; font-weight: 800; }
.contact-form input, .contact-form select, .contact-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 6px;
  padding: 14px;
  color: var(--ink);
  background: var(--paper);
  font: inherit;
}
.contact-form textarea { resize: vertical; }
.contact-form button {
  border: 0;
  background: var(--green);
  color: var(--white);
  cursor: pointer;
  font: inherit;
}
.hp-field {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 28px clamp(18px, 5vw, 72px);
  color: var(--white);
  background: var(--ink);
}
.site-footer p { margin-bottom: 0; font-weight: 900; }
.site-footer span { color: rgba(255,255,255,0.65); }

.mobile-whatsapp {
  position: fixed;
  z-index: 30;
  left: 16px;
  right: 16px;
  bottom: 14px;
  display: none;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--gold);
  color: var(--white);
  box-shadow: 0 14px 36px rgba(22,18,15,0.24);
  font-weight: 900;
}

@media (max-width: 1040px) {
  .gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .full-gallery { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .testimonials { grid-template-columns: 1fr; }
  .testimonial-copy {
    position: static;
    max-width: 760px;
  }
  .testimonial-copy h2 {
    font-size: clamp(28px, 4.4vw, 40px);
  }
  .testimonial-wall {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .site-header {
    min-height: 68px;
    padding: 12px 16px;
    background: rgba(22,18,15,0.46);
    backdrop-filter: blur(14px);
  }
  .nav-links { display: none; }
  .menu-toggle {
    display: grid;
  }
  .site-header.menu-open .mobile-menu {
    display: grid;
  }
  .brand-copy strong { font-size: 15px; }
  .brand-copy small { font-size: 10px; }
  .brand-emblem { width: 42px; height: 42px; }
  .hero { min-height: 840px; }
  .hero-content {
    width: calc(100% - 32px);
    margin: 0 16px 172px;
    padding-top: 116px;
  }
  .hero-strip { left: 16px; right: 16px; grid-template-columns: repeat(2, 1fr); width: auto; }
  .intro, .why-us, .showcase, .contact, .after-party-feature { grid-template-columns: 1fr; }
  .why-us-copy { position: static; }
  .showcase { min-height: auto; }
  .showcase div { padding: 42px 20px; }
  .showcase img { min-height: 360px; }
  .after-party-media { min-height: 420px; }
}

@media (max-width: 700px) {
  .testimonial-wall {
    grid-template-columns: 1fr;
  }

  .featured-testimonial {
    grid-column: span 1;
  }

  .featured-testimonial img {
    max-height: none;
  }
}

@media (max-width: 620px) {
  body { padding-bottom: 82px; }
  .nav-cta { display: none; }
  .mobile-whatsapp { display: inline-flex; }
  h1 { font-size: 44px; overflow-wrap: anywhere; }
  .eyebrow { font-size: 10px; line-height: 1.5; }
  .hero { min-height: 780px; }
  .hero-content {
    margin-bottom: 154px;
    padding-top: 104px;
  }
  .hero-content p:not(.eyebrow), .intro p:last-child, .showcase p, .testimonials p, .contact p { font-size: 16px; }
  .button, .package-grid a, .contact-form button { width: 100%; min-height: 50px; }
  .hero-strip span { padding: 12px 8px; font-size: 12px; }
  .intro, .why-us, .services, .gallery, .packages, .testimonials, .contact, .after-party-feature { padding: 54px 16px; }
  .intro h2, .section-heading h2, .showcase h2, .contact h2 { font-size: 34px; }
  .why-us-copy h2 { font-size: 34px; }
  .why-us-copy p:not(.eyebrow) { font-size: 16px; }
  .why-us-list { grid-template-columns: 1fr; }
  .why-us-list article { min-height: auto; padding: 20px; }
  .after-party-copy h2 { font-size: 36px; }
  .after-party-copy p:not(.eyebrow) { font-size: 16px; }
  .after-party-media { min-height: 320px; }
  .service-grid, .package-grid, .gallery-grid { grid-template-columns: 1fr; }
  .full-gallery {
    grid-template-columns: 1fr;
    grid-auto-rows: 260px;
    padding: 42px 16px;
  }
  .full-gallery .span-2 {
    grid-column: span 1;
    grid-row: span 1;
  }
  .gallery-hero {
    padding: 126px 16px 44px;
  }
  .gallery-hero h1 {
    font-size: 40px;
  }
  .gallery-section {
    padding: 46px 16px;
  }
  .gallery-section + .gallery-section {
    padding-top: 32px;
  }
  .gallery-section-heading {
    margin-bottom: 22px;
  }
  .gallery-section-heading h2 {
    font-size: 34px;
  }
  .gallery-section-heading p:not(.eyebrow) {
    font-size: 15px;
  }
  .service-grid article, .package-grid article { min-height: auto; padding: 22px; }
  .service-grid span { margin-bottom: 24px; }
  .gallery-grid { grid-auto-rows: 260px; }
  .gallery .large, .gallery .wide { grid-column: span 1; grid-row: span 1; }
  .testimonial-copy {
    width: 100%;
    max-width: 100%;
    padding: 22px;
  }

  .testimonials {
    overflow: hidden;
  }

  .testimonials h2 {
    font-size: clamp(26px, 7.2vw, 34px);
    line-height: 1.12;
    overflow-wrap: break-word;
    hyphens: auto;
  }

  .testimonials p {
    max-width: 100%;
  }

  .testimonial-copy a {
    width: 100%;
  }
  .testimonial-wall {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
  }
  .featured-testimonial {
    grid-column: span 1;
  }
  .testimonial-card {
    border-width: 5px;
    width: 100%;
  }
  .testimonial-card img {
    height: auto;
  }
  .contact-form { padding: 22px; }
  .site-footer { flex-direction: column; padding-bottom: 28px; }
}

@media (max-width: 380px) {
  h1 { font-size: 38px; }
  .hero { min-height: 740px; }
}
