* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #1c1c1c;
  background-color: #f6f4f1;
}

a {
  color: #1c1c1c;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 6vw;
  background: #efe9e1;
}

.nav-links {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.nav-ad {
  font-size: 0.85rem;
  color: #5c4c3f;
  max-width: 260px;
}

.hero {
  display: flex;
  align-items: stretch;
  min-height: 70vh;
  background-color: #e7ded2;
}

.hero-text,
.hero-media {
  flex: 1;
  padding: 60px 6vw;
}

.hero-media {
  background-image: url("https://images.unsplash.com/photo-1507146426996-ef05306b995a?w=1400&q=80");
  background-size: cover;
  background-position: center;
  position: relative;
}

.hero-overlay {
  background: rgba(28, 28, 28, 0.45);
  color: #fff;
  padding: 22px 26px;
  max-width: 320px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.split {
  display: flex;
  gap: 40px;
  padding: 70px 6vw;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split-text,
.split-media {
  flex: 1;
}

.split-media {
  min-height: 320px;
  background-color: #e2d6c6;
  border-radius: 18px;
  overflow: hidden;
}

.section-title {
  font-size: 2rem;
  margin-bottom: 16px;
}

.lead {
  font-size: 1.1rem;
  line-height: 1.6;
}

.card-stack {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.service-card {
  display: flex;
  gap: 18px;
  padding: 18px;
  background: #fff;
  border-radius: 16px;
  align-items: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.service-card .card-media {
  width: 120px;
  height: 120px;
  background-color: #e9dfd2;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}

.price {
  font-weight: 600;
  color: #4a3a2f;
}

.cta-row {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 24px;
}

.btn {
  padding: 12px 22px;
  border-radius: 999px;
  background: #1c1c1c;
  color: #fff;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn.secondary {
  background: #efe9e1;
  color: #1c1c1c;
  border: 1px solid #bcae9c;
}

.btn:focus {
  outline: 2px solid #1c1c1c;
  outline-offset: 2px;
}

.inline-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
}

.highlight {
  background: #fff2d8;
  padding: 2px 6px;
  border-radius: 6px;
}

.form-wrap {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

label {
  font-weight: 600;
}

input,
select,
textarea {
  padding: 12px;
  border-radius: 12px;
  border: 1px solid #cbbba9;
  font-size: 1rem;
}

.sticky-cta {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #1c1c1c;
  color: #fff;
  padding: 12px 18px;
  border-radius: 999px;
  display: flex;
  gap: 10px;
  align-items: center;
  z-index: 10;
}

.sticky-cta a {
  color: #fff;
}

.footer {
  margin-top: auto;
  padding: 40px 6vw 60px;
  background: #efe9e1;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.footer-links {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.cookie-banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #fff;
  padding: 16px 20px;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  max-width: 360px;
  z-index: 20;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.muted {
  color: #6f5e4f;
}

.contact-box {
  background: #fff;
  padding: 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hero-minor {
  font-size: 0.95rem;
  color: #eee;
}

.section-bg {
  background: #f0e6da;
}

.bg-salon {
  background-image: url("https://images.unsplash.com/photo-1517423440428-a5a00ad493e8?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-tools {
  background-image: url("https://images.pexels.com/photos/6816870/pexels-photo-6816870.jpeg");
  background-size: cover;
  background-position: center;
}

.bg-calm {
  background-image: url("https://images.unsplash.com/photo-1494947665470-20322015e3a8?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-team {
  background-image: url("https://images.unsplash.com/photo-1507149833265-60c372daea22?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-petcare {
  background-image: url("https://images.unsplash.com/photo-1517841905240-472988babdf9?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-spa {
  background-image: url("https://images.unsplash.com/photo-1534361960057-19889db9621e?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.image-strip {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.image-strip .strip-item {
  flex: 1;
  min-width: 220px;
  height: 160px;
  background-color: #e9dfd2;
  border-radius: 12px;
  overflow: hidden;
}

.legal-content {
  max-width: 880px;
  margin: 0 auto;
  padding: 50px 6vw;
  line-height: 1.7;
}

.thanks-box {
  max-width: 680px;
  margin: 40px auto;
  background: #fff;
  padding: 30px;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

@media (max-width: 900px) {
  .hero {
    flex-direction: column;
  }

  .split,
  .split.reverse {
    flex-direction: column;
  }

  .sticky-cta {
    right: 10px;
    left: 10px;
    justify-content: center;
  }
}
