/* ==========================================================================
   Nareso — design tokens
   ========================================================================== */
:root {
  --paper: #F7F2E7;
  --paper-alt: #EFE6D3;
  --paper-deep: #E7DCC3;
  --ink: #211C15;
  --ink-soft: #6B6151;
  --forest: #1D2A1B;
  --forest-2: #283823;
  --forest-line: rgba(247, 242, 231, 0.14);
  --brass: #AD7C3C;
  --brass-light: #D9AE6E;
  --brass-dim: #C79A5F;
  --brass-text: #8B5E2B;
  --line: #DCD0AF;
  --white: #FFFFFF;

  --font-display: "Libre Caslon Text", "Iowan Old Style", serif;
  --font-body: "Inter", "Segoe UI", sans-serif;
  --font-mono: "IBM Plex Mono", ui-monospace, monospace;

  --shadow-card: 0 1px 2px rgba(33, 28, 21, 0.04), 0 18px 40px -22px rgba(33, 28, 21, 0.35);
  --shadow-lift: 0 30px 60px -25px rgba(33, 28, 21, 0.45);

  --radius-lg: 18px;
  --radius-md: 12px;
  --radius-sm: 8px;

  --ease: cubic-bezier(.22, .68, 0, 1);
}

/* ==========================================================================
   Self-hosted fonts
   ========================================================================== */
@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/libre-caslon-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/libre-caslon-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/libre-caslon-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/libre-caslon-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/libre-caslon-400italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Caslon Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/libre-caslon-400italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/plex-mono-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/plex-mono-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/plex-mono-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/plex-mono-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ==========================================================================
   Reset
   ========================================================================== */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  font-family: var(--font-body);
  background: var(--paper);
  color: var(--ink);
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; padding: 0; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
input, textarea, select { font: inherit; color: inherit; }
h1, h2, h3, h4 { font-family: var(--font-display); font-weight: 400; line-height: 1.12; letter-spacing: -0.005em; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: 0.001ms !important; animation-iteration-count: 1 !important; transition-duration: 0.001ms !important; scroll-behavior: auto !important; }
}

:focus-visible {
  outline: 2px solid var(--brass);
  outline-offset: 3px;
  border-radius: 4px;
}

.skip-link {
  position: absolute;
  left: 1rem;
  top: -60px;
  background: var(--forest);
  color: var(--paper);
  padding: .75rem 1.25rem;
  border-radius: var(--radius-sm);
  z-index: 1000;
  transition: top .2s var(--ease);
}
.skip-link:focus { top: 1rem; }

/* ==========================================================================
   Layout helpers
   ========================================================================== */
.wrap {
  max-width: 1180px;
  margin-inline: auto;
  padding-inline: 24px;
}
.section { padding-block: clamp(64px, 9vw, 128px); position: relative; }
.section::before {
  content: "";
  position: absolute;
  inset: 0 24px auto 24px;
  top: 0;
  height: 1px;
  background: var(--line);
  max-width: 1132px;
  margin-inline: auto;
}
.section-head { max-width: 640px; margin-bottom: clamp(40px, 6vw, 64px); }
.section-lead { margin-top: .9rem; color: var(--ink-soft); font-size: 1.05rem; max-width: 52ch; }

.eyebrow {
  font-family: var(--font-mono);
  font-size: .72rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--brass-text);
  margin-bottom: .9rem;
}

h2 { font-size: clamp(1.7rem, 3.2vw, 2.5rem); }

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  padding: .85rem 1.7rem;
  border-radius: 4px;
  font-weight: 600;
  font-size: .95rem;
  letter-spacing: .01em;
  transition: transform .25s var(--ease), box-shadow .25s var(--ease), background-color .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease);
  white-space: nowrap;
}
.btn-primary {
  background: var(--forest);
  color: var(--paper);
  box-shadow: 0 1px 0 rgba(255,255,255,.04) inset;
}
.btn-primary:hover { background: var(--forest-2); transform: translateY(-2px); box-shadow: var(--shadow-card); }
.btn-ghost {
  border: 1px solid var(--ink);
  color: var(--ink);
}
.btn-ghost:hover { background: var(--ink); color: var(--paper); transform: translateY(-2px); }
.btn-ghost--light { border-color: rgba(247,242,231,.5); color: var(--paper); }
.btn-ghost--light:hover { background: var(--paper); color: var(--forest); }
.btn-outline {
  border: 1px solid var(--line);
  color: var(--ink);
  background: transparent;
}
.btn-outline:hover { border-color: var(--brass); color: var(--brass-text); transform: translateY(-2px); }
.btn-outline--brass { border-color: var(--brass-dim); }
.btn-outline--brass:hover { background: var(--brass); color: #2B1B08; }
.btn-small { padding: .6rem 1.25rem; font-size: .85rem; }
.btn-full { width: 100%; }

/* ==========================================================================
   Header
   ========================================================================== */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: color-mix(in srgb, var(--paper) 88%, transparent);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid transparent;
  transition: border-color .3s var(--ease), box-shadow .3s var(--ease);
}
.site-header.is-scrolled {
  border-color: var(--line);
  box-shadow: 0 8px 24px -18px rgba(33,28,21,.4);
}
.header-inner {
  display: flex;
  align-items: center;
  gap: 2rem;
  height: 78px;
}
.logo {
  display: inline-flex;
  align-items: center;
  gap: .65rem;
  color: var(--ink);
}
.logo-mark { width: 34px; height: 34px; flex-shrink: 0; }
.logo-text { display: flex; flex-direction: column; line-height: 1; }
.logo-name {
  font-family: var(--font-display);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .01em;
}
.logo-tagline {
  font-family: var(--font-mono);
  font-size: .6rem;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-top: .3rem;
}
.logo-dot { color: var(--brass); }
.logo--light { color: var(--paper); }
.logo--light .logo-tagline { color: color-mix(in srgb, var(--paper) 60%, transparent); }

.main-nav {
  display: flex;
  gap: 2rem;
  margin-inline: auto;
  font-size: .95rem;
}
.main-nav a {
  position: relative;
  padding-block: 4px;
  color: var(--ink-soft);
  transition: color .2s var(--ease);
}
.main-nav a::after {
  content: "";
  position: absolute;
  left: 0; right: 100%;
  bottom: 0;
  height: 1px;
  background: var(--brass);
  transition: right .25s var(--ease);
}
.main-nav a:hover { color: var(--ink); }
.main-nav a:hover::after { right: 0; }

.header-cta { flex-shrink: 0; }

.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  margin-left: -4px;
}
.nav-toggle span {
  display: block;
  height: 2px;
  width: 22px;
  background: var(--ink);
  transition: transform .3s var(--ease), opacity .3s var(--ease);
}
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.mobile-nav {
  display: none;
  flex-direction: column;
  gap: 1.1rem;
  padding: 1.5rem 24px 2rem;
  border-top: 1px solid var(--line);
  background: var(--paper);
}
.mobile-nav a { font-size: 1.05rem; color: var(--ink); }
.mobile-nav.is-open { display: flex; }

@media (max-width: 860px) {
  .main-nav, .header-cta { display: none; }
  .nav-toggle { display: flex; }
}

/* ==========================================================================
   Hero
   ========================================================================== */
.hero {
  position: relative;
  padding-block: clamp(56px, 8vw, 96px) clamp(64px, 8vw, 112px);
  overflow: hidden;
}
.hero::before {
  content: "";
  position: absolute;
  inset: -20% -10% auto -10%;
  height: 620px;
  background:
    radial-gradient(480px 320px at 15% 20%, color-mix(in srgb, var(--brass) 16%, transparent), transparent 70%),
    radial-gradient(560px 360px at 85% 0%, color-mix(in srgb, var(--forest) 10%, transparent), transparent 70%);
  pointer-events: none;
  z-index: 0;
}
.hero-inner {
  position: relative;
  z-index: 1;
}
.hero-copy { max-width: 800px; }
.hero-title {
  font-size: clamp(2.8rem, 6.5vw, 4.75rem);
  color: var(--ink);
}
.hero-title em {
  font-style: italic;
  color: var(--brass);
}
.hero-sub {
  margin-top: 1.5rem;
  font-size: 1.25rem;
  color: var(--ink-soft);
  max-width: 62ch;
}
.hero-actions {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 2.2rem;
}
.hero-stats {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1.5rem, 4vw, 2.75rem);
  margin-top: 3rem;
  padding-top: 1.75rem;
  border-top: 1px solid var(--line);
}
.hero-stats dt {
  font-family: var(--font-display);
  font-size: 1.7rem;
  color: var(--forest);
}
.hero-stats dd {
  font-size: .88rem;
  color: var(--ink-soft);
  margin-top: .25rem;
}

/* ==========================================================================
   Browser-frame component (signature device — used for real portfolio pieces)
   ========================================================================== */
.browser-frame {
  background: var(--white);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow-card);
  border: 1px solid var(--line);
}
.browser-chrome {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 11px 14px;
  background: var(--paper-alt);
  border-bottom: 1px solid var(--line);
}
.dot { width: 9px; height: 9px; border-radius: 50%; display: inline-block; }
.dot--r { background: #E0846B; }
.dot--y { background: #E3BC66; }
.dot--g { background: #8FAE7D; }
.chrome-url {
  font-family: var(--font-mono);
  font-size: .72rem;
  color: var(--ink-soft);
  margin-left: 8px;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 3px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  flex: 1 1 auto;
}
.browser-frame img { aspect-ratio: 4 / 3; object-fit: cover; object-position: top; }

/* ==========================================================================
   Why cards
   ========================================================================== */
.why-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.why-card {
  background: var(--paper);
  padding: clamp(1.75rem, 3vw, 2.5rem);
}
.why-num {
  display: block;
  font-family: var(--font-mono);
  font-size: .8rem;
  color: var(--brass-text);
  margin-bottom: 1.4rem;
}
.why-card h3 { font-size: 1.25rem; margin-bottom: .6rem; }
.why-card p { color: var(--ink-soft); font-size: .96rem; }

@media (max-width: 760px) {
  .why-grid { grid-template-columns: minmax(0, 1fr); }
}

/* ==========================================================================
   Portfolio
   ========================================================================== */
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.75rem;
}
.portfolio-card { display: block; }
.portfolio-card .browser-frame {
  transform: none;
  transition: transform .4s var(--ease), box-shadow .4s var(--ease);
}
.portfolio-card:hover .browser-frame {
  transform: translateY(-6px);
  box-shadow: var(--shadow-lift);
}
.portfolio-card .browser-frame img {
  transition: transform .6s var(--ease);
}
.portfolio-card:hover img { transform: scale(1.04); }
.portfolio-meta { padding-top: 1.1rem; }
.portfolio-meta h3 { font-size: 1.15rem; }
.portfolio-meta p { color: var(--ink-soft); font-size: .9rem; margin-top: .25rem; }
.portfolio-link {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  margin-top: .7rem;
  font-family: var(--font-mono);
  font-size: .78rem;
  color: var(--brass-text);
}
.portfolio-link span { transition: transform .25s var(--ease); }
.portfolio-card:hover .portfolio-link span { transform: translateX(3px); }

@media (max-width: 900px) {
  .portfolio-grid { grid-template-columns: minmax(0, 1fr); max-width: 480px; margin-inline: auto; }
}

/* ==========================================================================
   Process
   ========================================================================== */
.process-list {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}
.process-step {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 1.5rem;
  padding-block: 2rem;
  border-bottom: 1px solid var(--line);
  align-items: baseline;
}
.process-num {
  font-family: var(--font-display);
  font-size: 2.2rem;
  color: var(--paper-deep);
  -webkit-text-stroke: 1px var(--brass);
  color: transparent;
}
.process-step h3 { font-size: 1.2rem; margin-bottom: .4rem; }
.process-step p { color: var(--ink-soft); max-width: 56ch; }

@media (max-width: 640px) {
  .process-step { grid-template-columns: 52px 1fr; padding-block: 1.5rem; }
  .process-num { font-size: 1.5rem; }
}

/* ==========================================================================
   Pricing
   ========================================================================== */
.pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
  align-items: stretch;
}
.price-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(1.75rem, 3vw, 2.25rem);
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.price-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-card); }
.price-card--muted {
  background: var(--paper-alt);
  border-color: var(--paper-deep);
}
.price-card--muted .price-tag { font-size: 2rem; color: var(--ink-soft); }
.price-card--muted .price-tag span { font-size: 2.2rem; }
.price-card--featured {
  background: var(--forest);
  color: var(--paper);
  border-color: var(--forest);
  transform: scale(1.03);
  box-shadow: var(--shadow-lift);
}
.price-card--featured:hover { transform: scale(1.03) translateY(-4px); }
.price-card--premium {
  background: linear-gradient(160deg, var(--paper) 0%, var(--paper-alt) 100%);
  border-color: var(--brass-dim);
  box-shadow: var(--shadow-card);
}
.price-ribbon {
  font-family: var(--font-mono);
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--brass-light);
  margin-bottom: 1rem;
}
.price-ribbon--dark { color: var(--brass-text); }
.price-card h3 { font-size: 1.3rem; margin-bottom: .5rem; }
.price-tag { font-family: var(--font-display); font-size: 2.4rem; margin-bottom: .75rem; }
.price-tag span { font-size: 2.6rem; }
.price-desc {
  font-size: .92rem;
  margin-bottom: 1.5rem;
  color: var(--ink-soft);
}
.price-card--featured .price-desc { color: color-mix(in srgb, var(--paper) 75%, transparent); }
.price-features {
  display: flex;
  flex-direction: column;
  gap: .8rem;
  margin-bottom: 1.75rem;
  flex-grow: 1;
}
.price-features li {
  font-size: .92rem;
  padding-left: 28px;
  position: relative;
}
.price-features li strong { color: var(--brass-text); font-weight: 700; }
.price-features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -1px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .62rem;
  font-weight: 700;
  color: var(--brass-text);
  background: color-mix(in srgb, var(--brass) 16%, transparent);
}
.price-card--featured .price-features li strong { color: var(--brass-light); }
.price-card--featured .price-features li::before {
  color: var(--forest);
  background: var(--brass-light);
}
.price-note {
  font-size: .82rem;
  color: var(--ink-soft);
  font-style: italic;
  margin-top: .9rem;
  text-align: center;
}
.price-card .btn { align-self: stretch; }
.price-card--featured .btn-primary { background: var(--paper); color: var(--forest); }
.price-card--featured .btn-primary:hover { background: var(--brass-light); color: var(--forest); }

@media (max-width: 900px) {
  .pricing-grid { grid-template-columns: minmax(0, 1fr); max-width: 460px; margin-inline: auto; }
  .price-card--featured { transform: none; }
  .price-card--featured:hover { transform: translateY(-4px); }
}

/* Care banner */
.care-banner {
  margin-top: 3rem;
  background: var(--paper-alt);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(1.75rem, 4vw, 2.75rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}
.care-text h3 {
  font-family: var(--font-display);
  font-size: 1.9rem;
  margin: .4rem 0 .75rem;
}
.care-text h3 span { font-size: 1.05rem; color: var(--ink-soft); font-family: var(--font-body); }
.care-text p { max-width: 56ch; color: var(--ink-soft); }
.care-banner .btn-ghost { flex-shrink: 0; }

/* ==========================================================================
   FAQ
   ========================================================================== */
.faq-list { max-width: 760px; border-top: 1px solid var(--line); }
.faq-item {
  border-bottom: 1px solid var(--line);
  padding-block: clamp(1.1rem, 2.5vw, 1.5rem);
}
.faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  cursor: pointer;
  list-style: none;
  font-family: var(--font-display);
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  color: var(--ink);
  transition: color .2s var(--ease);
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary:hover { color: var(--brass-text); }
.faq-item summary::after {
  content: "+";
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-mono);
  font-size: 1.1rem;
  color: var(--brass-text);
  border: 1px solid var(--brass-dim);
  border-radius: 50%;
  transition: transform .25s var(--ease);
}
.faq-item[open] summary::after { transform: rotate(45deg); }
.faq-item p {
  margin-top: 1rem;
  padding-right: 2.5rem;
  color: var(--ink-soft);
  max-width: 62ch;
  line-height: 1.65;
}

/* ==========================================================================
   Contact
   ========================================================================== */
.contact-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(2.5rem, 6vw, 5rem);
}
.contact-details { margin-top: 2.25rem; display: flex; flex-direction: column; gap: 1.25rem; }
.contact-details li { display: flex; flex-direction: column; gap: .2rem; }
.contact-label {
  font-family: var(--font-mono);
  font-size: .72rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--ink-soft);
}
.contact-details a { font-size: 1.15rem; color: var(--forest); }
.contact-details a:hover { color: var(--brass); }

.contact-form {
  background: var(--paper-alt);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(1.75rem, 4vw, 2.5rem);
  position: relative;
  overflow: hidden;
}
.form-row { margin-bottom: 1.25rem; }
.form-row--split { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.form-row label {
  display: block;
  font-size: .85rem;
  color: var(--ink-soft);
  margin-bottom: .45rem;
}
.form-row input,
.form-row select,
.form-row textarea {
  width: 100%;
  padding: .8rem 1rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--paper);
  transition: border-color .2s var(--ease), box-shadow .2s var(--ease);
}
.form-row input:focus,
.form-row select:focus,
.form-row textarea:focus {
  outline: none;
  border-color: var(--brass);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--brass) 18%, transparent);
}
.form-row textarea { resize: vertical; min-height: 100px; }
.form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.form-check {
  display: flex;
  align-items: flex-start;
  gap: .7rem;
  padding: .85rem 1rem;
  margin-bottom: 1.25rem;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: border-color .2s var(--ease);
}
.form-check:has(input:checked) { border-color: var(--brass); }
.form-check input {
  margin-top: .2rem;
  width: 17px;
  height: 17px;
  accent-color: var(--brass);
  flex-shrink: 0;
}
.form-check span { font-size: .88rem; color: var(--ink-soft); line-height: 1.45; }
.form-check strong { color: var(--ink); font-weight: 600; }
.form-privacy-note {
  margin-top: .9rem;
  font-size: .8rem;
  color: var(--ink-soft);
  text-align: center;
}
.form-privacy-note a { color: var(--brass-text); text-decoration: underline; text-underline-offset: 2px; }
.form-privacy-note a:hover { color: var(--brass); }
.form-note {
  margin-top: 1rem;
  font-size: .88rem;
  min-height: 1.2em;
  color: var(--forest);
}
.form-note.is-error { color: #A5432B; }

@media (max-width: 860px) {
  .contact-grid { grid-template-columns: minmax(0, 1fr); }
  .form-row--split { grid-template-columns: minmax(0, 1fr); }
}

/* ==========================================================================
   Legal pages (privacy policy etc.)
   ========================================================================== */
.legal-wrap { max-width: 760px; }
.legal .section-head { max-width: none; }
.legal-body h2 {
  font-size: 1.35rem;
  margin-top: 2.5rem;
  margin-bottom: .85rem;
}
.legal-body h2:first-child { margin-top: 0; }
.legal-body p {
  color: var(--ink-soft);
  margin-bottom: 1rem;
}
.legal-body a { color: var(--brass-text); text-decoration: underline; text-underline-offset: 2px; }
.legal-body a:hover { color: var(--brass); }
.legal-body ul {
  margin: 0 0 1rem;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.legal-body ul li {
  color: var(--ink-soft);
  padding-left: 1.4rem;
  position: relative;
}
.legal-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .65em;
  width: 8px;
  height: 1px;
  background: var(--brass);
}
.legal-back {
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--line);
}
.legal-back a {
  font-family: var(--font-mono);
  font-size: .85rem;
  text-decoration: none;
  color: var(--ink);
}
.legal-back a:hover { color: var(--brass-text); }

/* ==========================================================================
   Footer
   ========================================================================== */
.site-footer {
  background: var(--forest);
  color: var(--paper);
  padding-top: clamp(3rem, 6vw, 4.5rem);
}
.footer-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 2.5rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid var(--forest-line);
}
.footer-brand p { margin-top: .9rem; color: color-mix(in srgb, var(--paper) 65%, transparent); max-width: 32ch; }
.footer-nav, .footer-contact { display: flex; flex-direction: column; gap: .8rem; }
.footer-nav a, .footer-contact a { color: color-mix(in srgb, var(--paper) 80%, transparent); transition: color .2s var(--ease); }
.footer-nav a:hover, .footer-contact a:hover { color: var(--brass-light); }
.footer-bottom {
  padding-block: 1.5rem;
  font-size: .82rem;
  color: color-mix(in srgb, var(--paper) 55%, transparent);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.footer-legal-link {
  color: color-mix(in srgb, var(--paper) 55%, transparent);
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color .2s var(--ease);
}
.footer-legal-link:hover { color: var(--brass-light); }

@media (max-width: 700px) {
  .footer-inner { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
}

/* ==========================================================================
   Scroll reveal
   ========================================================================== */
.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .7s var(--ease), transform .7s var(--ease);
  transition-delay: var(--delay, 0s);
}
.reveal.is-visible { opacity: 1; transform: translateY(0); }

@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; }
}

/* ==========================================================================
   Responsive — hero
   ========================================================================== */
@media (max-width: 480px) {
  .hero-stats { gap: 1.25rem; }
  .hero-actions .btn { flex: 1 1 auto; }
}
