* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #1f1d1a;
  background: #f6f3ef;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
  object-fit: cover;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 6vw;
  background: #f6f3ef;
}

.brand {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-wrap {
  display: flex;
  align-items: center;
  gap: 24px;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.ad-label {
  font-size: 0.85rem;
  color: #6d5f52;
  background: #efe7dd;
  padding: 6px 10px;
  border-radius: 999px;
}

.hero {
  display: flex;
  align-items: stretch;
  padding: 80px 6vw 60px;
  background: linear-gradient(120deg, rgba(246, 243, 239, 0.95), rgba(246, 243, 239, 0.7)),
    url("https://images.unsplash.com/photo-1489987707025-afc232f7ea0f?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.hero-inner {
  max-width: 540px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  background: #1f1d1a;
  color: #fefbf7;
  font-weight: 600;
}

.btn-secondary {
  background: transparent;
  border: 1px solid #1f1d1a;
  color: #1f1d1a;
}

.section {
  padding: 64px 6vw;
}

.section-contrast {
  background: #efe7dd;
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split > div {
  flex: 1 1 320px;
}

.offset-card {
  background: #ffffff;
  padding: 28px;
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
  transform: translateY(-20px);
}

.image-frame {
  border-radius: 22px;
  overflow: hidden;
}

.frame-sand {
  background: #d8c8b8;
}

.frame-rose {
  background: #dcc7b4;
}

.frame-warm {
  background: #d7c2b1;
}

.frame-taupe {
  background: #d1c0ae;
}

.frame-cream {
  background: #dbc6b4;
}

.image-frame img {
  width: 100%;
  height: 100%;
}

.card-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.card {
  flex: 1 1 240px;
  background: #ffffff;
  border-radius: 22px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.08);
}

.price {
  font-size: 1.1rem;
  font-weight: 700;
  color: #7a4f34;
}

.pill {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f0ddd0;
  font-size: 0.9rem;
}

.inline-link {
  text-decoration: underline;
  font-weight: 600;
}

.form-wrap {
  background: #ffffff;
  padding: 28px;
  border-radius: 24px;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.1);
}

form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

label {
  font-weight: 600;
}

input,
select,
textarea {
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid #cbbdb0;
  font-size: 1rem;
  font-family: inherit;
}

.footer {
  padding: 40px 6vw 80px;
  background: #1f1d1a;
  color: #fefbf7;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.footer small {
  color: #d6cabc;
}

.sticky-cta {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 20;
  background: #7a4f34;
  color: #fff9f2;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 600;
}

.cookie-banner {
  position: fixed;
  left: 24px;
  bottom: 24px;
  background: #ffffff;
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  max-width: 320px;
  display: none;
  z-index: 30;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.cookie-btn {
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid #1f1d1a;
  background: transparent;
  font-weight: 600;
}

.cookie-btn.primary {
  background: #1f1d1a;
  color: #ffffff;
}

.thanks-box {
  background: #ffffff;
  padding: 32px;
  border-radius: 24px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.1);
  max-width: 640px;
}

.section-bg-image {
  background: linear-gradient(120deg, rgba(246, 243, 239, 0.96), rgba(246, 243, 239, 0.72)),
    url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.compact-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.contact-panel {
  background: #ffffff;
  padding: 28px;
  border-radius: 22px;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.08);
}

@media (max-width: 840px) {
  .hero {
    padding-top: 60px;
  }

  .sticky-cta {
    right: 16px;
    bottom: 16px;
  }
}
