* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Segoe UI", Arial, sans-serif;
  color: #1f2428;
  background-color: #f7f5f1;
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.container {
  width: min(1120px, 92vw);
  margin: 0 auto;
}

.nav {
  background: #f1ede5;
  border-bottom: 1px solid #ded7c9;
}

.nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  padding: 1.2rem 0;
}

.brand {
  font-weight: 700;
  letter-spacing: 0.02em;
}

.nav-links {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.ad-label {
  font-size: 0.85rem;
  color: #5a4f45;
  padding: 0.35rem 0.6rem;
  border: 1px solid #c8b7a4;
  border-radius: 999px;
}

.nav-link {
  font-size: 0.95rem;
  padding: 0.35rem 0.6rem;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #ded7c9;
}

.nav-link:hover {
  background: #efe6d7;
}

.hero {
  background: #efe6d7;
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
  padding: 3.5rem 0;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split-text,
.split-media {
  flex: 1 1 320px;
}

.split-media {
  background-color: #d9cbb6;
  border-radius: 18px;
  overflow: hidden;
}

.eyebrow {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 0.2em;
  color: #6c5a47;
  margin-bottom: 0.6rem;
}

h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1.2;
}

h1 {
  font-size: clamp(2.2rem, 3vw, 3rem);
}

h2 {
  font-size: clamp(1.6rem, 2.4vw, 2.2rem);
  margin-bottom: 0.6rem;
}

h3 {
  font-size: 1.2rem;
  margin-bottom: 0.4rem;
}

.lead {
  font-size: 1.05rem;
  margin: 1rem 0 1.6rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1.2rem;
  border-radius: 999px;
  background: #1f2428;
  color: #fff;
  border: none;
  cursor: pointer;
}

.btn.secondary {
  background: #fff;
  color: #1f2428;
  border: 1px solid #1f2428;
}

.btn:hover {
  opacity: 0.88;
}

.section {
  padding: 3rem 0;
}

.section.alt {
  background: #fff;
}

.section.tint {
  background: #ebe3d7;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.card {
  flex: 1 1 240px;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #e2d7c8;
  display: flex;
  flex-direction: column;
}

.card-media {
  background-color: #d6c3ad;
}

.card-body {
  padding: 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.price {
  font-weight: 700;
  color: #1f2428;
}

.inline-link {
  text-decoration: underline;
  color: #3b4b5c;
}

.inline-link:hover {
  color: #1f2428;
}

.sticky-area {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}

.sticky-card {
  flex: 1 1 260px;
  align-self: flex-start;
  position: sticky;
  top: 1.2rem;
  background: #1f2428;
  color: #fff;
  padding: 1.6rem;
  border-radius: 16px;
}

.story-block {
  flex: 2 1 420px;
}

.form-wrap {
  background: #fff;
  border-radius: 18px;
  padding: 2rem;
  border: 1px solid #e2d7c8;
}

.form-grid {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

label {
  font-weight: 600;
}

input,
select,
textarea {
  width: 100%;
  padding: 0.7rem;
  border-radius: 10px;
  border: 1px solid #cbbca6;
  background: #fbfaf8;
}

.footer {
  background: #1f2428;
  color: #f4f0e8;
  padding: 2.5rem 0;
  margin-top: auto;
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: space-between;
}

.footer a {
  color: #f4f0e8;
  text-decoration: underline;
}

.banner {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  background: #fff;
  border: 1px solid #cbbca6;
  border-radius: 16px;
  padding: 1.2rem;
  width: min(320px, 92vw);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.16);
  display: none;
  z-index: 10;
}

.banner.show {
  display: block;
}

.banner-actions {
  display: flex;
  gap: 0.8rem;
  margin-top: 1rem;
}

.muted {
  color: #5b5f63;
}

.bg-hero {
  background-image: url("https://images.unsplash.com/photo-1455390582262-044cdead277a?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-ink {
  background-image: url("https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-city {
  background-image: url("https://images.unsplash.com/photo-1469474968028-56623f02e42e?w=1400&q=80");
  background-size: cover;
  background-position: center;
}

.bg-overlay {
  background: rgba(255, 255, 255, 0.92);
  padding: 2.5rem;
  border-radius: 18px;
}

.inline-media {
  background-color: #d9cbb6;
  border-radius: 16px;
  overflow: hidden;
}

.cta-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  background: #fff;
  border: 1px solid #e2d7c8;
  border-radius: 14px;
  padding: 1.2rem 1.6rem;
}

.mt-lg {
  margin-top: 1.5rem;
}

.list {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  margin-top: 1rem;
}

.list-item {
  padding-left: 1.2rem;
  position: relative;
}

.list-item::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #6c5a47;
}

.legal-block {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

.table-like {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

.table-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.8rem;
  background: #fff;
  padding: 1rem 1.2rem;
  border-radius: 12px;
  border: 1px solid #e2d7c8;
}

.badge {
  background: #efe6d7;
  padding: 0.2rem 0.6rem;
  border-radius: 999px;
  font-size: 0.85rem;
}

.divider {
  height: 1px;
  background: #d8c7b1;
  margin: 1.5rem 0;
}
