* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Inter", "Segoe UI", sans-serif;
  color: #1b1b1b;
  background-color: #f4f3ef;
  line-height: 1.6;
}

a {
  color: #1b1b1b;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}

.topbar {
  background-color: #0f2d2a;
  color: #fdfbf6;
}

.topbar .page {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 24px;
  gap: 16px;
}

.brand {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.ad-label {
  background-color: #f4c542;
  color: #1b1b1b;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  font-weight: 600;
}

.nav-links {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}

.nav-links a {
  color: #fdfbf6;
  font-size: 14px;
}

.hero {
  padding: 48px 0 32px;
}

.section {
  padding: 64px 0;
}

.section.alt {
  background-color: #e6ebe7;
}

.split {
  display: flex;
  gap: 36px;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split .col {
  flex: 1;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  color: #3e5c59;
  margin-bottom: 12px;
}

h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1.2;
}

h1 {
  font-size: 42px;
  margin-bottom: 16px;
}

h2 {
  font-size: 30px;
  margin-bottom: 12px;
}

h3 {
  font-size: 20px;
  margin-bottom: 8px;
}

p {
  margin-bottom: 16px;
}

.cta-row {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 18px;
}

.btn {
  padding: 12px 18px;
  border-radius: 6px;
  border: 1px solid #1b1b1b;
  background-color: #1b1b1b;
  color: #fdfbf6;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
}

.btn.secondary {
  background-color: transparent;
  color: #1b1b1b;
}

.btn.light {
  background-color: #fdfbf6;
  color: #1b1b1b;
}

.image-frame {
  background-color: #d5d9d4;
  border-radius: 16px;
  overflow: hidden;
}

.image-frame.tall img {
  height: 420px;
}

.image-frame.short img {
  height: 320px;
}

.service-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.service-card {
  display: flex;
  gap: 16px;
  background-color: #fdfbf6;
  border-radius: 14px;
  padding: 16px;
  align-items: center;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.service-card img {
  width: 110px;
  height: 110px;
  border-radius: 10px;
}

.price {
  font-weight: 700;
  color: #0f2d2a;
}

.grid-points {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.point {
  flex: 1 1 220px;
  background-color: #fdfbf6;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}

.stacked {
  margin-top: 16px;
}

.testimonial {
  background-color: #0f2d2a;
  color: #fdfbf6;
  border-radius: 12px;
  padding: 18px;
}

.form-card {
  background-color: #fdfbf6;
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.1);
}

.form-card label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.form-card input,
.form-card select,
.form-card textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #c7ccc7;
  border-radius: 6px;
  margin-bottom: 14px;
  font-family: inherit;
}

.form-card textarea {
  min-height: 120px;
  resize: vertical;
}

.sticky-cta {
  position: fixed;
  right: 24px;
  bottom: 24px;
  background-color: #f4c542;
  color: #1b1b1b;
  padding: 12px 16px;
  border-radius: 999px;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
}

.legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}

.footer {
  background-color: #0f2d2a;
  color: #fdfbf6;
  padding: 36px 0;
}

.footer a {
  color: #fdfbf6;
}

.cookie-banner {
  position: fixed;
  left: 24px;
  bottom: 24px;
  background-color: #fdfbf6;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  max-width: 340px;
  z-index: 10;
}

.cookie-banner.hidden {
  display: none;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.inline-cta {
  font-weight: 600;
  text-decoration: underline;
}

.highlight-band {
  background-image: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?w=1400&q=80");
  background-size: cover;
  background-position: center;
  color: #fdfbf6;
  padding: 72px 0;
  position: relative;
}

.highlight-band::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(15, 45, 42, 0.65);
}

.highlight-band .page {
  position: relative;
}

.note {
  background-color: #f4efe8;
  border-left: 4px solid #f4c542;
  padding: 14px 16px;
  margin-top: 14px;
}

@media (max-width: 900px) {
  .split,
  .split.reverse {
    flex-direction: column;
  }

  .topbar .page {
    flex-direction: column;
    align-items: flex-start;
  }

  h1 {
    font-size: 34px;
  }

  .sticky-cta {
    right: 16px;
    bottom: 16px;
  }
}
