@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");

:root {
  --ink: #1c1b1a;
  --muted: #5b5956;
  --accent: #6a4b8a;
  --accent-dark: #4f3668;
  --sand: #f6f2ed;
  --cream: #fbfaf8;
  --rose: #efe7ee;
  --sage: #e7efe9;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, sans-serif;
  color: var(--ink);
  background: var(--cream);
  line-height: 1.6;
}

a {
  color: var(--accent);
  text-decoration: none;
}

a:focus,
button:focus,
select:focus,
input:focus {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 20px;
  padding: 20px 8vw;
  background: #fff;
  border-bottom: 1px solid #ede7e1;
}

.brand {
  font-weight: 700;
  letter-spacing: 0.5px;
}

.nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  align-items: center;
  font-size: 0.95rem;
}

.ad-label {
  font-size: 0.8rem;
  background: var(--rose);
  color: var(--ink);
  padding: 6px 10px;
  border-radius: 999px;
}

.hero {
  position: relative;
  background-image: url("https://images.unsplash.com/photo-1729864210127-0c0dc835dd78?w=1400&q=80");
  background-size: cover;
  background-position: center;
  min-height: 68vh;
  display: flex;
  align-items: center;
  padding: 90px 8vw;
  background-color: #e9e1df;
}

.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.3));
}

.hero-content {
  position: relative;
  max-width: 560px;
  z-index: 1;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75rem;
  color: var(--muted);
  margin-bottom: 16px;
}

h1,
h2,
h3 {
  margin: 0 0 16px;
  line-height: 1.2;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin-top: 24px;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  border-radius: 999px;
  background: var(--accent);
  color: #fff;
  font-weight: 600;
}

.cta-button.secondary {
  background: transparent;
  border: 1px solid var(--accent);
  color: var(--accent);
}

.section {
  padding: 70px 8vw;
}

.section.alt {
  background: var(--sand);
}

.section.soft {
  background: var(--sage);
}

.section.rose {
  background: var(--rose);
}

.split {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  align-items: center;
}

.split.reverse {
  flex-direction: row-reverse;
}

.split > div {
  flex: 1 1 320px;
}

.media-frame {
  border-radius: 20px;
  overflow: hidden;
  background-color: #e8e2dd;
  min-height: 240px;
}

.callout {
  padding: 28px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
}

.story-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.story-list li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.story-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
  margin-top: 8px;
}

.card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 24px;
}

.card {
  flex: 1 1 240px;
  background: #fff;
  border-radius: 18px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04);
}

.card img {
  border-radius: 14px;
  height: 100%;
}

.card .media-frame {
  min-height: 180px;
}

.price {
  font-weight: 700;
  color: var(--accent-dark);
}

.inline-cta {
  font-weight: 600;
  text-decoration: underline;
}

.pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 0.85rem;
  color: var(--muted);
}

.testimonial {
  border-left: 3px solid var(--accent);
  padding-left: 16px;
}

.form-block {
  background: #fff;
  padding: 32px;
  border-radius: 18px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.05);
}

form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

label {
  font-weight: 600;
}

input,
select {
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid #d9d2cc;
  font-size: 1rem;
}

button {
  border: none;
  padding: 12px 18px;
  border-radius: 10px;
  background: var(--accent);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.form-status {
  font-size: 0.9rem;
  color: var(--muted);
}

.bg-thread {
  background-image: url("https://images.unsplash.com/photo-1777307273262-77a3601044ab?w=1400&q=80");
  background-size: cover;
  background-position: center;
  background-color: #e7e1dc;
}

.bg-thread .callout {
  background: rgba(255, 255, 255, 0.92);
}

.sticky-cta {
  position: fixed;
  right: 18px;
  bottom: 18px;
  background: #fff;
  padding: 10px;
  border-radius: 999px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  z-index: 10;
}

.sticky-cta a {
  display: inline-flex;
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--accent-dark);
  color: #fff;
  font-weight: 600;
}

.footer {
  padding: 50px 8vw;
  background: #1f1c1a;
  color: #f5f2ef;
}

.footer a {
  color: #f5f2ef;
}

.footer-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 24px;
}

.footer-columns div {
  flex: 1 1 220px;
}

.disclaimer {
  font-size: 0.85rem;
  color: #d7cfc7;
  margin-top: 24px;
}

.cookie-banner {
  position: fixed;
  left: 16px;
  bottom: 16px;
  max-width: 360px;
  background: #fff;
  border-radius: 16px;
  padding: 18px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  display: none;
  z-index: 20;
}

.cookie-actions {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.cookie-actions button.secondary {
  background: #fff;
  color: var(--accent);
  border: 1px solid var(--accent);
}

.simple-page {
  padding: 60px 8vw 90px;
  max-width: 900px;
}

.simple-page p {
  margin-bottom: 18px;
}
