:root {
  --bg: #f6efdf;
  --bg-soft: #fbf6ec;
  --panel: rgba(255, 250, 240, 0.76);
  --panel-strong: #fffaf1;
  --text: #30251d;
  --muted: #6c5a4e;
  --line: rgba(93, 69, 49, 0.16);
  --gold: #bf8b30;
  --earth: #9d5c3c;
  --forest: #295848;
  --cocoa: #4c2d21;
  --shadow: 0 20px 60px rgba(73, 49, 34, 0.12);
  --radius-xl: 32px;
  --radius-lg: 24px;
  --radius-md: 18px;
  --max: 1180px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at top left, rgba(191, 139, 48, 0.18), transparent 28%),
    radial-gradient(circle at 90% 20%, rgba(157, 92, 60, 0.14), transparent 24%),
    linear-gradient(180deg, #f8f2e7 0%, #f4ebd7 100%);
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.page-shell {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  backdrop-filter: blur(18px);
  background: rgba(248, 242, 231, 0.78);
  border-bottom: 1px solid var(--line);
}

.site-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 0;
}

.brand {
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.brand img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.nav-toggle {
  display: none;
  border: 1px solid rgba(76, 45, 33, 0.16);
  background: rgba(255, 249, 240, 0.72);
  color: var(--text);
  padding: 12px 14px;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 24px;
  color: var(--muted);
  font-size: 0.95rem;
}

.site-nav a {
  transition: color 0.2s ease, opacity 0.2s ease;
}

.site-nav a:hover,
.site-nav a[aria-current="page"] {
  color: var(--cocoa);
}

.nav-cta {
  padding: 12px 18px;
  border-radius: 999px;
  background: var(--cocoa);
  color: #fff7ed !important;
  box-shadow: var(--shadow);
}

.hero-split,
.section-head,
.two-col,
.cta-strip {
  display: grid;
  gap: 28px;
}

.hero-split,
.two-col,
.section-head {
  grid-template-columns: 1fr 1fr;
}

.hero-split.single {
  grid-template-columns: 1fr;
}

.hero-split.single .page-hero-copy {
  max-width: 820px;
}

.hero-split.single .page-hero-copy h1 {
  font-size: clamp(2.6rem, 6.2vw, 5.4rem);
  line-height: 1.04;
}

.hero-split.single .page-hero-copy p {
  max-width: 720px;
  font-size: 1.08rem;
}

.label {
  display: inline-block;
  color: var(--earth);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

h1,
h2,
h3 {
  font-family: "Cormorant Garamond", serif;
  margin: 0;
  line-height: 0.98;
  font-weight: 700;
}

h1 {
  font-size: clamp(3rem, 7vw, 6rem);
}

h2 {
  font-size: clamp(2.2rem, 4.8vw, 4rem);
}

h3 {
  font-size: clamp(1.7rem, 3vw, 2.2rem);
}

p {
  color: var(--muted);
  line-height: 1.8;
}

.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  font-weight: 600;
  border: 1px solid transparent;
}

.button.primary {
  background: linear-gradient(135deg, var(--cocoa), #65402f);
  color: #fff7ef;
  box-shadow: var(--shadow);
}

.button.secondary {
  background: rgba(255, 249, 240, 0.8);
  color: var(--text);
  border-color: rgba(76, 45, 33, 0.14);
}

.card {
  background: var(--panel-strong);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}

.soft-card {
  background: var(--panel);
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow);
}

.page-hero {
  padding: 56px 0 22px;
}

.page-hero-copy p {
  margin: 18px 0 0;
  max-width: 620px;
}

.page-hero-visual,
.media-block {
  min-height: 340px;
  border-radius: var(--radius-xl);
  overflow: hidden;
  box-shadow: var(--shadow);
}

.editorial-art {
  height: 100%;
  background:
    radial-gradient(circle at 18% 28%, rgba(191, 139, 48, 0.3), transparent 18%),
    radial-gradient(circle at 72% 68%, rgba(41, 88, 72, 0.24), transparent 22%),
    linear-gradient(135deg, #d4b38f, #7d5b45);
}

.editorial-art.dark {
  background:
    radial-gradient(circle at 18% 28%, rgba(191, 139, 48, 0.22), transparent 20%),
    radial-gradient(circle at 72% 68%, rgba(41, 88, 72, 0.18), transparent 22%),
    linear-gradient(145deg, #5f4131, #2d241f);
}

.section {
  padding: 32px 0 14px;
}

.section-head {
  align-items: end;
  margin-bottom: 22px;
}

.section-head p {
  margin: 0;
}

.grid-3,
.grid-4,
.stats-grid {
  display: grid;
  gap: 18px;
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-4,
.stats-grid {
  grid-template-columns: repeat(4, 1fr);
}

.info-card,
.stat-card,
.project-card,
.content-card {
  padding: 24px;
}

.stat-card strong {
  display: block;
  font-size: 1.35rem;
  margin-bottom: 6px;
  color: var(--forest);
}

.project-band {
  padding: 34px;
  border-radius: 34px;
  background:
    linear-gradient(145deg, rgba(52, 36, 29, 0.96), rgba(37, 29, 24, 0.98)),
    linear-gradient(180deg, rgba(191, 139, 48, 0.08), rgba(41, 88, 72, 0.12));
  color: #f7ecd8;
  box-shadow: 0 30px 80px rgba(48, 33, 24, 0.22);
}

.project-band p,
.project-band .label {
  color: rgba(247, 236, 216, 0.8);
}

.project-band .label {
  color: #f4cd7d;
}

.project-card {
  overflow: hidden;
  border-radius: 26px;
  background: rgba(255, 250, 241, 0.06);
  border: 1px solid rgba(255, 244, 222, 0.08);
}

.project-preview,
.content-preview {
  height: 180px;
  border-radius: 18px;
  margin-bottom: 18px;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2)),
    linear-gradient(135deg, #d8b28c, #a97050);
}

.project-preview.alt-olive,
.content-preview.alt-olive {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2)),
    linear-gradient(135deg, #b7a074, #5d4b34);
}

.project-preview.alt-green,
.content-preview.alt-green {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2)),
    linear-gradient(135deg, #8fa587, #4e6657);
}

.cta-strip {
  grid-template-columns: 1fr auto;
  align-items: center;
  margin: 44px 0 70px;
  padding: 34px;
  border-radius: 30px;
  background: linear-gradient(135deg, #fff8ec, rgba(255, 245, 225, 0.9));
  border: 1px solid rgba(191, 139, 48, 0.18);
  box-shadow: var(--shadow);
}

.site-footer {
  padding: 18px 0 40px;
  color: var(--muted);
  font-size: 0.92rem;
}

.site-footer-inner {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  border-top: 1px solid var(--line);
  padding-top: 18px;
}

.site-footer-links {
  display: inline-flex;
  gap: 20px;
}

.site-footer-links a {
  color: var(--muted);
  transition: color 0.2s ease;
}

.site-footer-links a:hover {
  color: var(--cocoa);
}

/* ==== Home v2 — mobile-first editorial ==== */

body.home main {
  width: 100%;
}

/* Hero */
.hero-v2 {
  padding: 56px 0 48px;
}

.hero-v2-inner {
  max-width: 780px;
}

.hero-v2-mark {
  margin-bottom: 28px;
}

.hero-v2-mark img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  opacity: 0.92;
}

.hero-v2 .label {
  margin-bottom: 18px;
}

.hero-v2-title {
  font-size: clamp(2.4rem, 9vw, 5.2rem);
  line-height: 1.04;
  letter-spacing: -0.015em;
  margin: 0 0 22px;
  color: var(--text);
}

.hero-v2-title em {
  font-style: italic;
  color: var(--cocoa);
  display: block;
}

.hero-v2-lede {
  font-size: clamp(1rem, 1.4vw, 1.15rem);
  line-height: 1.7;
  color: var(--muted);
  max-width: 560px;
  margin: 0 0 32px;
}

.hero-v2-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* Offer */
.offer {
  padding: 48px 0 32px;
}

.offer-head {
  max-width: 640px;
  margin-bottom: 28px;
}

.offer-head h2 {
  font-size: clamp(2rem, 5vw, 3rem);
  margin: 6px 0 0;
  line-height: 1.1;
}

.offer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.offer-card {
  background: #fffaf1;
  border: 1px solid rgba(76, 45, 33, 0.08);
  border-radius: 20px;
  padding: 26px 24px;
  box-shadow: 0 6px 18px rgba(76, 45, 33, 0.04);
  display: flex;
  flex-direction: column;
  gap: 8px;
  transition: transform 0.18s ease, box-shadow 0.22s ease;
}

.offer-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(76, 45, 33, 0.08);
}

.offer-icon {
  width: 44px;
  height: 44px;
  color: var(--cocoa);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: rgba(157, 92, 60, 0.1);
  margin-bottom: 8px;
}

.offer-card h3 {
  font-size: 1.45rem;
  margin: 0;
  line-height: 1.2;
}

.offer-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
  font-size: 0.98rem;
}

.offer-link {
  color: var(--cocoa);
  font-weight: 600;
  font-size: 0.95rem;
  margin-top: 8px;
  display: inline-block;
  transition: color 0.2s ease;
}

.offer-link:hover {
  color: var(--earth);
}

/* Purpose */
.purpose {
  padding: 56px 0;
  margin: 24px 0;
  background: #efe2c5;
  border-top: 1px solid rgba(76, 45, 33, 0.1);
  border-bottom: 1px solid rgba(76, 45, 33, 0.1);
}

.purpose-inner {
  max-width: 780px;
}

.purpose .label {
  margin-bottom: 18px;
}

.purpose-text {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.4rem, 3vw, 2rem);
  line-height: 1.4;
  font-weight: 600;
  color: var(--text);
  margin: 0;
}

/* Proof + CTA */
.proof {
  padding: 32px 0 64px;
}

.proof-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
  margin-bottom: 40px;
  padding: 24px;
  background: #fffaf1;
  border-radius: 22px;
  border: 1px solid rgba(76, 45, 33, 0.08);
}

.stat {
  text-align: center;
  padding: 14px 0;
  border-bottom: 1px solid rgba(76, 45, 33, 0.08);
}

.stat:last-child {
  border-bottom: none;
}

.stat strong {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.9rem, 5vw, 2.6rem);
  font-weight: 700;
  color: var(--cocoa);
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.stat span {
  display: block;
  margin-top: 6px;
  font-size: 0.9rem;
  color: var(--muted);
  letter-spacing: 0.02em;
}

.cta-final {
  text-align: center;
  padding: 44px 24px;
  background: linear-gradient(145deg, #3a271c, #2a1c15);
  color: #fff7ef;
  border-radius: 26px;
  box-shadow: 0 24px 60px rgba(48, 33, 24, 0.2);
}

.cta-final h2 {
  color: #fff7ef;
  font-size: clamp(1.8rem, 5vw, 2.6rem);
  margin: 0 0 12px;
  line-height: 1.15;
}

.cta-final p {
  color: rgba(255, 247, 239, 0.78);
  max-width: 480px;
  margin: 0 auto 28px;
  line-height: 1.6;
  font-size: 1rem;
}

.cta-button {
  background: #fff7ef;
  color: var(--cocoa);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);
}

.cta-button:hover {
  background: #fff;
  transform: translateY(-1px);
}

@media (min-width: 760px) {
  .hero-v2 {
    padding: 88px 0 72px;
  }

  .hero-v2-mark img {
    width: 64px;
    height: 64px;
  }

  .offer {
    padding: 72px 0 48px;
  }

  .offer-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }

  .purpose {
    padding: 88px 0;
    margin: 40px 0;
  }

  .proof {
    padding: 48px 0 96px;
  }

  .proof-stats {
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    padding: 32px 24px;
  }

  .stat {
    border-bottom: none;
    border-right: 1px solid rgba(76, 45, 33, 0.08);
    padding: 8px 16px;
  }

  .stat:last-child {
    border-right: none;
  }

  .cta-final {
    padding: 64px 40px;
  }

  .cta-final p {
    font-size: 1.05rem;
  }
}

@media (max-width: 760px) {
  .site-footer-links {
    gap: 14px;
    flex-wrap: wrap;
  }
}

@media (max-width: 1040px) {
  .hero-split,
  .section-head,
  .two-col,
  .cta-strip {
    grid-template-columns: 1fr;
  }

  .grid-4,
  .grid-3,
  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 760px) {
  .site-header-inner {
    flex-wrap: wrap;
  }

  .nav-toggle {
    display: inline-flex;
    margin-left: auto;
  }

  .site-nav {
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding-top: 10px;
    border-top: 1px solid var(--line);
  }

  .site-header.nav-open .site-nav {
    display: flex;
  }

  .site-nav a {
    width: 100%;
  }

  .grid-4,
  .grid-3,
  .stats-grid {
    grid-template-columns: 1fr;
  }

  .site-footer-inner {
    flex-direction: column;
  }
}
