* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  color: #1f1d1b;
  background: #fbf7f5;
  line-height: 1.6;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
button:hover {
  opacity: 0.85;
}

.page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.container {
  width: min(1120px, 92vw);
  margin: 0 auto;
}

.site-nav {
  padding: 24px 0;
  border-bottom: 1px solid #e8ded8;
  background: #fbf7f5;
}

.nav-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.brand {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.4px;
}

.ad-label {
  font-size: 0.85rem;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f3e3db;
  color: #4a2f23;
  align-self: flex-start;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-size: 0.95rem;
}

.nav-links a {
  padding: 6px 0;
  border-bottom: 2px solid transparent;
}

.nav-links a:hover {
  border-bottom-color: #c16a52;
}

.hero {
  padding: 72px 0 40px;
  position: relative;
}

.hero-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: center;
}

.hero-text {
  flex: 1 1 320px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.hero-text h1 {
  font-size: clamp(2.4rem, 3vw, 3.2rem);
  line-height: 1.15;
}

.hero-text p {
  font-size: 1.05rem;
}

.hero-card {
  flex: 1 1 360px;
  position: relative;
  background: #efe5df;
  padding: 24px;
  border-radius: 28px;
  box-shadow: 0 20px 40px rgba(31, 29, 27, 0.12);
}

.hero-image {
  border-radius: 22px;
  overflow: hidden;
  background: #e8d9d1;
}

.hero-image img {
  width: 100%;
  height: 420px;
  object-fit: cover;
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  border: none;
  background: #c16a52;
  color: #fff;
  font-size: 0.95rem;
  cursor: pointer;
}

.btn-secondary {
  background: #f1e0d7;
  color: #5b372a;
}

.inline-link {
  color: #7a3b28;
  text-decoration: underline;
}

.layered {
  position: relative;
  margin: 40px 0;
}

.layered::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 8%;
  width: 70%;
  height: 120%;
  background: #f5ebe6;
  border-radius: 40px;
  z-index: -1;
}

.story-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: stretch;
}

.story-block {
  flex: 1 1 300px;
  background: #fff;
  padding: 28px;
  border-radius: 20px;
  box-shadow: 0 16px 30px rgba(31, 29, 27, 0.08);
}

.story-block h2 {
  font-size: 1.5rem;
  margin-bottom: 12px;
}

.image-frame {
  background: #e6d4ca;
  border-radius: 18px;
  overflow: hidden;
}

.image-frame img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.services {
  padding: 40px 0 64px;
}

.services-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
  margin-bottom: 28px;
}

.services-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.service-card {
  flex: 1 1 240px;
  background: #fff;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 16px 30px rgba(31, 29, 27, 0.08);
  display: flex;
  flex-direction: column;
}

.service-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  background: #e7d9d1;
}

.service-card-content {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.price-tag {
  font-weight: 600;
  color: #7a3b28;
}

.asymmetric-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  padding: 56px 0;
}

.offset-panel {
  flex: 1 1 280px;
  background: #f2e6df;
  padding: 24px;
  border-radius: 22px;
  transform: translateY(22px);
}

.offset-panel h3 {
  margin-bottom: 12px;
}

.offset-image {
  flex: 1 1 320px;
  background: #e8d4cc;
  border-radius: 24px;
  overflow: hidden;
}

.offset-image img {
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.testimonial-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.testimonial {
  flex: 1 1 220px;
  background: #fff;
  border-left: 4px solid #c16a52;
  padding: 18px;
  border-radius: 16px;
}

.form-section {
  padding: 60px 0 80px;
  background: #f5ece7;
}

.texture-section {
  background-image: url("https://images.unsplash.com/photo-1631730359585-38a4935cbec4?w=1400&q=80");
  background-size: cover;
  background-position: center;
  padding: 48px 0;
  color: #2a1d17;
}

.texture-overlay {
  background: rgba(255, 250, 247, 0.92);
  border-radius: 26px;
  padding: 28px;
}

.form-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  align-items: flex-start;
}

.form-card {
  flex: 1 1 340px;
  background: #fff;
  padding: 26px;
  border-radius: 22px;
  box-shadow: 0 16px 30px rgba(31, 29, 27, 0.08);
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.form-card label {
  font-size: 0.9rem;
  font-weight: 500;
}

.form-card input,
.form-card select,
.form-card textarea {
  width: 100%;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #d8c9c1;
  font-size: 0.95rem;
}

.form-note {
  font-size: 0.85rem;
  color: #6a4b3f;
}

.sticky-cta {
  flex: 1 1 220px;
  position: sticky;
  top: 24px;
  align-self: flex-start;
  background: #fff3ee;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 12px 24px rgba(31, 29, 27, 0.08);
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.page-footer {
  margin-top: auto;
  padding: 36px 0 48px;
  background: #1f1d1b;
  color: #f8f2ef;
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-column {
  flex: 1 1 200px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 0.92rem;
}

.footer-column a {
  color: #f8f2ef;
  text-decoration: underline;
}

.disclaimer {
  margin-top: 18px;
  font-size: 0.85rem;
  color: #f2dcd2;
}

.cookie-banner {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 12px 30px rgba(31, 29, 27, 0.15);
  display: none;
  flex-direction: column;
  gap: 12px;
  z-index: 50;
}

.cookie-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.page-hero {
  padding: 48px 0 32px;
}

.page-hero h1 {
  font-size: clamp(2rem, 2.8vw, 2.6rem);
}

.page-section {
  padding: 36px 0;
}

.page-section .image-frame img {
  height: 240px;
}

.contact-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: stretch;
}

.contact-card {
  flex: 1 1 240px;
  background: #fff;
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 12px 24px rgba(31, 29, 27, 0.08);
}

.legal-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.legal-list li {
  margin-left: 18px;
}

.thanks-box {
  background: #fff;
  border-radius: 22px;
  padding: 28px;
  box-shadow: 0 16px 30px rgba(31, 29, 27, 0.08);
  margin: 32px 0;
}

@media (max-width: 760px) {
  .hero-card {
    transform: none;
  }

  .offset-panel {
    transform: none;
  }

  .sticky-cta {
    position: static;
  }
}
