:root {
  --cream: #fff9f6;
  --cream-deep: #f5e7e1;
  --rose: #ead5cc;
  --terracotta: #d38f70;
  --terracotta-dark: #ad6d52;
  --ink: #34201e;
  --muted: #765b56;
  --white: #fffdfc;
  --line: rgba(187, 120, 94, 0.14);
  --shadow: 0 24px 70px rgba(89, 47, 42, 0.1);
  --page-pad: clamp(2rem, 5.6vw, 6.5rem);
  --content-max: 1360px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background:
    radial-gradient(circle at 85% 18%, rgba(211, 143, 112, 0.09), transparent 28rem),
    linear-gradient(180deg, var(--cream), #fffaf8 55%, var(--cream-deep));
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.65;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 76px;
  padding: 0 var(--page-pad);
  background: rgba(255, 249, 246, 0.96);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid var(--line);
}

.brand,
h1,
h2,
blockquote {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 500;
  letter-spacing: 0;
}

.brand {
  font-size: clamp(1.45rem, 1.9vw, 1.9rem);
  line-height: 1;
}

.site-nav {
  display: flex;
  align-items: center;
  gap: clamp(1.1rem, 2.6vw, 2.25rem);
  color: #4e3835;
  font-size: 0.82rem;
}

.pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0.7rem 1.55rem;
  color: #fff;
  background: linear-gradient(135deg, var(--terracotta), #d79778);
  border: 0;
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(207, 143, 112, 0.24);
  font-weight: 400;
  line-height: 1.1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.pill:hover,
.pill:focus-visible {
  transform: translateY(-1px);
  background: linear-gradient(135deg, var(--terracotta-dark), var(--terracotta));
  box-shadow: 0 16px 34px rgba(173, 115, 90, 0.28);
}

.nav-pill {
  min-height: 42px;
  padding-inline: 1.45rem;
}

.nav-toggle {
  display: none;
}

.hero {
  display: grid;
  grid-template-columns: minmax(24rem, 0.88fr) minmax(24rem, 0.82fr);
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: center;
  max-width: var(--content-max);
  min-height: 500px;
  margin: 0 auto;
  padding: 3.4rem var(--page-pad) 2.7rem;
}

.hero-copy {
  max-width: 30.5rem;
}

h1 {
  max-width: 30.5rem;
  margin: 0 0 0.95rem;
  font-size: clamp(2.55rem, 3.05vw, 3.55rem);
  line-height: 1.04;
}

.hero-copy p:not(.eyebrow) {
  max-width: 27.5rem;
  margin: 0 0 0.85rem;
  color: #4c3632;
  font-size: 0.95rem;
  line-height: 1.65;
}

.micro-line {
  margin-bottom: 1.45rem !important;
  color: #6d4a45 !important;
  font-size: 0.75rem !important;
  letter-spacing: 0.24rem;
  text-transform: uppercase;
}

.hero-image {
  justify-self: end;
  width: min(100%, 36rem);
  aspect-ratio: 1 / 1.03;
  margin: 0;
  overflow: hidden;
  background: #f1ddd6;
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  filter: sepia(0.05) saturate(0.92) brightness(1.03);
}

.eyebrow {
  margin: 0 0 0.85rem;
  color: var(--terracotta-dark);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.24rem;
  text-transform: uppercase;
}

.intro {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 1.25rem var(--page-pad) 1.7rem;
}

.intro-inner {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(24rem, 0.86fr);
  gap: clamp(2rem, 4vw, 4.2rem);
  align-items: start;
}

.intro-copy {
  max-width: 36rem;
}

h2 {
  margin: 0 0 0.9rem;
  font-size: clamp(2rem, 2.65vw, 2.75rem);
  line-height: 1.04;
}

.intro p {
  margin: 0 0 0.85rem;
  color: #4f3935;
  font-size: 1rem;
}

.secondary {
  margin-top: 0.55rem;
}

.specialist-panel {
  display: grid;
  gap: 0.8rem;
  padding-top: 0.3rem;
}

.specialist-item {
  display: grid;
  grid-template-columns: 2.35rem minmax(0, 1fr);
  gap: 0.85rem;
  align-items: start;
  padding: 0.8rem 0;
  border-top: 1px solid var(--line);
}

.specialist-item:last-child {
  border-bottom: 1px solid var(--line);
}

.specialist-item span {
  color: var(--terracotta-dark);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  line-height: 1;
}

.specialist-item p {
  margin: 0;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.55;
}

.specialist-item strong {
  color: var(--ink);
  font-weight: 500;
}

.services-booking {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(19rem, 0.72fr);
  gap: 1.6rem;
  align-items: start;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 var(--page-pad) 2.35rem;
}

.services-area h2 {
  margin-bottom: 1.1rem;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.85rem;
}

.service-card {
  min-height: 11.4rem;
  padding: 0.95rem 0.8rem 0.9rem;
  text-align: center;
  background: rgba(255, 253, 252, 0.7);
  border: 1px solid var(--line);
  border-radius: 0.35rem;
  box-shadow: 0 18px 42px rgba(89, 47, 42, 0.05);
}

.service-card:nth-child(1) {
  --service-number: "01";
}

.service-card:nth-child(2) {
  --service-number: "02";
}

.service-card:nth-child(3) {
  --service-number: "03";
}

.service-card:nth-child(4) {
  --service-number: "04";
}

.service-card:nth-child(5) {
  --service-number: "05";
}

.service-card h3 {
  margin: 0.35rem 0 0.35rem;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.16rem;
  font-weight: 500;
  line-height: 1.06;
}

.service-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.78rem;
  line-height: 1.48;
}

.service-icon {
  display: inline-grid;
  width: 3rem;
  height: 3rem;
  place-items: center;
  color: var(--terracotta-dark);
  background: linear-gradient(145deg, rgba(234, 213, 204, 0.72), rgba(255, 253, 252, 0.78));
  border: 1px solid rgba(173, 109, 82, 0.16);
  border-radius: 50%;
}

.service-icon::before {
  content: var(--service-number);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.1rem;
  line-height: 1;
}

.service-icon::after {
  content: "";
  width: 1.15rem;
  height: 1px;
  margin-top: -0.65rem;
  background: rgba(173, 109, 82, 0.35);
}

.service-note {
  margin: 0.85rem 0 0;
  color: var(--terracotta-dark);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.12rem;
  text-align: center;
  text-transform: uppercase;
}

.booking-stack {
  display: grid;
  gap: 1.25rem;
  padding-top: 5.2rem;
}

.booking-card {
  background: rgba(255, 253, 252, 0.62);
  border: 1px solid var(--line);
  border-radius: 0.85rem;
  box-shadow: 0 18px 50px rgba(89, 47, 42, 0.06);
}

.booking-card {
  padding: 1.35rem 1.55rem;
}

.booking-card h2 {
  margin-bottom: 0.95rem;
  font-size: clamp(1.55rem, 2vw, 1.95rem);
}

.whatsapp {
  width: 100%;
}

.whatsapp::before {
  content: "";
  width: 1.05rem;
  height: 1.05rem;
  margin-right: 0.5rem;
  border: 0.13rem solid currentColor;
  border-radius: 50%;
  box-shadow: inset -0.22rem -0.18rem 0 currentColor;
}

.booking-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 0.85rem;
  color: var(--muted);
  font-size: 0.78rem;
}

.booking-links a {
  border-bottom: 1px solid rgba(173, 109, 82, 0.35);
}

.testimonial {
  padding: 1.85rem var(--page-pad);
  background:
    linear-gradient(90deg, rgba(233, 208, 199, 0.88), rgba(255, 247, 244, 0.76)),
    radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.8), transparent 16rem);
}

.testimonial-inner {
  max-width: var(--content-max);
  margin: 0 auto;
}

.testimonial-inner h2 {
  margin-bottom: 1.1rem;
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

blockquote {
  margin: 0;
  padding: 1rem 1.05rem;
  background: rgba(255, 253, 252, 0.5);
  border: 1px solid rgba(187, 120, 94, 0.12);
  border-radius: 0.55rem;
  font-size: clamp(1.02rem, 1.25vw, 1.18rem);
  line-height: 1.32;
}

blockquote span {
  color: var(--terracotta);
  font-size: 2.2rem;
  line-height: 0;
  vertical-align: -0.65rem;
}

cite {
  display: block;
  margin-top: 0.8rem;
  color: var(--terracotta-dark);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.12rem;
  text-transform: uppercase;
  white-space: nowrap;
}

.contact-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(20rem, 0.58fr);
  gap: 2rem;
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 2.7rem var(--page-pad) 3.15rem;
}

.contact-panel p {
  max-width: 40rem;
  color: var(--muted);
}

.contact-form {
  display: grid;
  gap: 0.85rem;
  padding: 1.45rem;
  background: rgba(255, 253, 252, 0.72);
  border: 1px solid var(--line);
  border-radius: 0.7rem;
}

.contact-form label {
  display: grid;
  gap: 0.28rem;
  color: var(--muted);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.12rem;
  text-transform: uppercase;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  padding: 0.74rem 0.85rem;
  color: var(--ink);
  background: var(--white);
  border: 1px solid rgba(207, 143, 112, 0.22);
  border-radius: 0.4rem;
  outline: 0;
  text-transform: none;
  letter-spacing: 0;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--terracotta);
  box-shadow: 0 0 0 4px rgba(207, 143, 112, 0.12);
}

.hidden-field {
  display: none;
}

.form-note {
  min-height: 1.25rem;
  margin: 0;
  color: var(--terracotta-dark);
  font-size: 0.82rem;
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.15rem var(--page-pad);
  color: rgba(60, 36, 34, 0.72);
  background: rgba(255, 249, 246, 0.92);
  border-top: 1px solid var(--line);
  font-size: 0.82rem;
}

.site-footer p {
  margin: 0;
}

@media (max-width: 980px) {
  .hero,
  .intro-inner,
  .services-booking,
  .testimonial-grid,
  .contact-panel {
    grid-template-columns: 1fr;
  }

  .hero {
    gap: 1.8rem;
    min-height: auto;
  }

  .hero-image {
    justify-self: stretch;
    width: 100%;
    max-width: 34rem;
    aspect-ratio: 1.04 / 1;
  }

  .services-booking {
    align-items: stretch;
  }

  .booking-stack {
    padding-top: 0;
  }
}

@media (max-width: 760px) {
  :root {
    --page-pad: 1.35rem;
  }

  body {
    font-size: 15px;
  }

  .site-header {
    min-height: 74px;
  }

  .nav-toggle {
    display: inline-grid;
    gap: 0.35rem;
    width: 2.5rem;
    height: 2.5rem;
    place-content: center;
    background: transparent;
    border: 0;
  }

  .nav-toggle span {
    display: block;
    width: 1.4rem;
    height: 0.12rem;
    background: var(--ink);
  }

  .site-nav {
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0.8rem var(--page-pad) 1.2rem;
    background: rgba(255, 249, 246, 0.98);
    border-bottom: 1px solid var(--line);
  }

  .site-nav.is-open {
    display: flex;
  }

  .site-nav a {
    padding: 0.75rem 0;
  }

  .nav-pill {
    width: fit-content;
    margin-top: 0.35rem;
    padding: 0.75rem 1.35rem;
  }

  .hero {
    padding-top: 2.4rem;
    padding-bottom: 1.8rem;
  }

  .hero-image {
    aspect-ratio: 1 / 1.05;
  }

  h1 {
    font-size: clamp(2.4rem, 10.5vw, 3.45rem);
  }

  .service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .service-card {
    min-height: 0;
  }

  .booking-card {
    padding: 1.25rem;
  }

  .site-footer {
    flex-direction: column;
  }
}

@media (max-width: 520px) {
  .service-grid {
    grid-template-columns: 1fr;
  }
}
