* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #1b1b1b;
  background: #f6f3ef;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page {
  width: min(1200px, 92vw);
  margin: 0 auto;
}

.ad-label {
  background: #2c2a28;
  color: #f3efe9;
  font-size: 0.85rem;
  padding: 0.6rem 1.2rem;
  text-align: center;
  letter-spacing: 0.02em;
}

.site-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1.8rem 0 1rem;
  gap: 2rem;
}

.brand-block {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.brand-name {
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.brand-tagline {
  font-size: 0.9rem;
  color: #5d5752;
}

.main-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.6rem;
  align-items: center;
  justify-content: flex-end;
  font-size: 0.95rem;
}

.ad-flag {
  background: #efe7dd;
  color: #2c2a28;
  padding: 0.25rem 0.6rem;
  font-size: 0.8rem;
  border: 1px solid #c9c1b8;
}

.main-nav a {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid transparent;
}

.main-nav a:hover {
  border-color: #2c2a28;
}

.hero {
  display: flex;
  gap: 2.5rem;
  align-items: stretch;
  padding: 2.5rem 0 3.5rem;
  position: relative;
}

.hero-content {
  flex: 1.2;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 1.8rem;
  background: #fdfbf7;
  border: 1px solid #ded7cf;
  box-shadow: 12px 18px 40px rgba(27, 27, 27, 0.08);
  transform: translateY(14px);
}

.hero-media {
  flex: 1;
  position: relative;
  transform: translateY(-22px);
}

.media-box {
  background: #e7e1da;
  padding: 0.75rem;
  border-radius: 6px;
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.08);
}

.hero-title {
  font-size: clamp(2rem, 3vw, 3rem);
  margin: 0;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
}

.button {
  border: none;
  background: #2c2a28;
  color: #f6f3ef;
  padding: 0.9rem 1.4rem;
  font-size: 0.95rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.button.alt {
  background: #f6f3ef;
  color: #2c2a28;
  border: 1px solid #2c2a28;
}

.button:hover {
  transform: translateY(-1px);
}

.inline-link {
  border-bottom: 1px solid #2c2a28;
  padding-bottom: 0.1rem;
}

.section {
  padding: 2.8rem 0;
  position: relative;
}

.section.split {
  display: flex;
  gap: 2rem;
  align-items: center;
}

.offset-card {
  background: #fdfbf7;
  border: 1px solid #ded7cf;
  padding: 1.6rem;
  box-shadow: 10px 20px 45px rgba(0, 0, 0, 0.08);
}

.section-title {
  font-size: 1.8rem;
  margin: 0 0 0.6rem;
}

.service-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
}

.service-card {
  flex: 1 1 260px;
  background: #fff;
  border: 1px solid #ded7cf;
  padding: 1.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
  box-shadow: 8px 16px 32px rgba(0, 0, 0, 0.08);
}

.price-tag {
  font-weight: 600;
  color: #1c1a17;
}

.highlight-band {
  background: #efe7dd;
  border-left: 5px solid #2c2a28;
  padding: 1.2rem 1.6rem;
}

.split.reverse {
  flex-direction: row-reverse;
}

.bullets {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding-left: 1rem;
}

.bullets span {
  position: relative;
  padding-left: 1.1rem;
}

.bullets span::before {
  content: "•";
  position: absolute;
  left: 0;
}

.form-wrap {
  display: flex;
  gap: 2rem;
  align-items: stretch;
  flex-wrap: wrap;
}

.lead-form {
  flex: 1 1 320px;
  background: #fff;
  border: 1px solid #ded7cf;
  padding: 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.lead-form label {
  font-size: 0.9rem;
  color: #5d5752;
}

.lead-form input,
.lead-form select,
.lead-form textarea {
  width: 100%;
  padding: 0.7rem;
  border: 1px solid #c9c1b8;
  font-family: inherit;
}

.lead-form button {
  align-self: flex-start;
}

.testimonial-row {
  display: flex;
  gap: 1.6rem;
  flex-wrap: wrap;
}

.testimonial {
  flex: 1 1 260px;
  background: #fdfbf7;
  border-left: 4px solid #2c2a28;
  padding: 1.1rem 1.4rem;
}

.cta-band {
  background: #2c2a28;
  color: #f6f3ef;
  padding: 2.4rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.bg-panel {
  background-color: #3b3734;
  background-image: url("https://images.pexels.com/photos/34293529/pexels-photo-34293529.jpeg");
  background-size: cover;
  background-position: center;
  color: #f6f3ef;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cta-band .button {
  background: #f6f3ef;
  color: #2c2a28;
}

.footer {
  padding: 3rem 0 5rem;
  color: #5d5752;
  font-size: 0.9rem;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-bottom: 1rem;
}

.disclaimer {
  background: #efe7dd;
  padding: 1rem 1.3rem;
  border-left: 4px solid #3b3734;
}

.sticky-cta {
  position: fixed;
  right: 1.2rem;
  bottom: 1.2rem;
  background: #2c2a28;
  color: #f6f3ef;
  padding: 0.9rem 1.2rem;
  display: flex;
  gap: 0.7rem;
  align-items: center;
  z-index: 10;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.2);
}

.cookie-banner {
  position: fixed;
  left: 1.2rem;
  right: 1.2rem;
  bottom: 1.2rem;
  background: #fdfbf7;
  border: 1px solid #ded7cf;
  padding: 1rem 1.2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  z-index: 15;
}

.cookie-actions {
  display: flex;
  gap: 0.6rem;
}

.subpage-hero {
  display: flex;
  gap: 2rem;
  padding: 2.4rem 0;
  align-items: center;
}

.subpage-hero .hero-content {
  transform: translateX(-20px);
}

.info-columns {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}

.info-columns .offset-card {
  flex: 1 1 280px;
}

.legal-section {
  background: #fff;
  border: 1px solid #ded7cf;
  padding: 1.6rem;
  margin-bottom: 1.5rem;
}

.contact-grid {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}

.contact-grid .offset-card {
  flex: 1 1 260px;
}

.service-table {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.service-row {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  border: 1px solid #ded7cf;
  padding: 1rem;
  background: #fff;
}

.service-row .price-tag {
  min-width: 120px;
  text-align: right;
}

.service-row .button {
  margin-left: auto;
}

.footer-note {
  margin-top: 1.2rem;
}

@media (max-width: 900px) {
  .hero,
  .section.split,
  .subpage-hero {
    flex-direction: column;
  }

  .hero-media,
  .hero-content {
    transform: none;
  }

  .service-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .service-row .price-tag {
    text-align: left;
  }
}
