/* ============================================================
   House of Afghanistan — "The Archive" homepage
   Rebuilt stylesheet. Light/dark editorial rhythm, asymmetric.
   Relies on home/home.css for tokens, nav, footer, buttons, reed.
   ============================================================ */

.arc { background: var(--slate-deep); color: var(--on-dark);
  --champagne-deep: #A98A55; --gold-deep: #A98A55; }

/* shared chapter eyebrow */
.chap { font-family: var(--caps); font-weight: 500; font-size: 12px; letter-spacing: .26em; text-transform: uppercase; color: var(--champagne); display: inline-flex; align-items: center; gap: 12px; }
.chap__no { color: var(--champagne); opacity: .7; }

/* reveal — visible by default; only hidden when JS confirms it will reveal */
.ri { transition: opacity 1s var(--ease), transform 1s var(--ease); }
.js .ri { opacity: 0; transform: translateY(22px); }
.js .ri.is-in { opacity: 1; transform: none; }

/* ============================================================
   1 · HERO — full-width reed canopy across the top half,
   dissolving down into slate; headline held in the calm below
   ============================================================ */
.ah { position: relative; min-height: 100vh; display: flex; align-items: center; overflow: hidden;
  background: radial-gradient(ellipse 130% 90% at 50% 4%, var(--slate-lift) 0%, var(--slate) 30%, var(--slate-deep) 66%, var(--slate-deeper) 100%); }
/* drifting gold starfield — candlelight, not animation */
.ah__stars { position: absolute; inset: 0; z-index: 0; pointer-events: none; opacity: 1; }
/* words-as-texture — the keystone couplet, ghosted behind the headline */
.ah__couplet { position: absolute; z-index: 1; top: 30%; right: -2%; transform: translateY(-50%);
  font-family: 'Aref Ruqaa', serif; font-weight: 700; font-size: clamp(54px, 8.5vw, 150px); line-height: 1.5;
  direction: rtl; white-space: nowrap; color: rgba(199,164,104,.07); pointer-events: none; user-select: none;
  -webkit-mask-image: linear-gradient(to left, #000 50%, transparent 96%); mask-image: linear-gradient(to left, #000 50%, transparent 96%); }
/* reeds restrained to a quiet band along the bottom — calm sky dominates */
.ah__reeds { position: absolute; left: 0; right: 0; bottom: 0; height: 46%; z-index: 2; pointer-events: none; opacity: .55; }
.ah__reeds img { width: 100%; height: 100%; object-fit: cover; object-position: center bottom; display: block;
  -webkit-mask-image: linear-gradient(to top, #000 0%, #000 34%, transparent 100%); mask-image: linear-gradient(to top, #000 0%, #000 34%, transparent 100%); }
/* soft vignette to seat the type */
.ah__veil { position: absolute; inset: 0; z-index: 2; pointer-events: none;
  background: linear-gradient(to top, var(--slate-deeper) 0%, transparent 44%); }
.ah__inner { position: relative; z-index: 3; max-width: var(--maxw); width: 100%; margin: 0 auto; padding: clamp(120px, 16vh, 200px) 40px clamp(80px, 12vh, 160px); }
.ah__eyebrow { margin-bottom: 24px; }
.ah__title { font-family: var(--serif); font-weight: 500; font-size: clamp(54px, 9.4vw, 138px); line-height: .96; letter-spacing: -.035em; color: var(--ivory); max-width: 15ch; text-shadow: 0 2px 40px rgba(21,36,47,.5); }
.ah__title em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.ah__row { display: flex; align-items: flex-end; justify-content: space-between; gap: 48px; margin-top: 32px; flex-wrap: wrap; }
.ah__lead { font-family: var(--serif); font-size: clamp(18px, 1.8vw, 22px); line-height: 1.62; color: var(--on-dark-mut); max-width: 50ch; }
.ah__scroll { font-family: var(--caps); font-size: 11px; letter-spacing: .24em; text-transform: uppercase; color: var(--champagne); white-space: nowrap; padding-bottom: 6px; border-bottom: 1px solid var(--champagne); transition: gap .25s; }
.ah__scroll:hover { color: var(--champagne-soft); }

/* ============================================================
   2 · TENSION — luminous cream manuscript section
   ============================================================ */
.aten { position: relative; background: var(--cream); color: var(--ink); padding: clamp(88px, 11vw, 150px) 40px; overflow: hidden; }
.aten__fa { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: 'Aref Ruqaa', serif; font-weight: 700; font-size: clamp(220px, 40vw, 560px); line-height: 1; color: rgba(43,74,92,.05); direction: rtl; pointer-events: none; white-space: nowrap; z-index: 0; }
.aten__inner { position: relative; z-index: 1; max-width: 1040px; margin: 0 auto; }
.aten__inner--split { max-width: var(--maxw); display: grid; grid-template-columns: 1.15fr .85fr; gap: clamp(40px, 6vw, 96px); align-items: center; }
.aten__inner--split .aten__statement { text-align: left; max-width: 14ch; margin: 0; }
.aten__inner--split .aten__sub { text-align: left; margin: clamp(46px, 5.5vw, 72px) 0 0; }
.aten__inner--split .aten__sub::before { margin: 0 0 clamp(18px, 2vw, 26px); }
.aten__inner--split .aten__grid { margin-top: 0; }
.aten__statement { font-family: var(--serif); font-weight: 600; font-size: clamp(40px, 5.6vw, 88px); line-height: 1.08; letter-spacing: -.04em; color: var(--ink); text-align: center; max-width: 15ch; margin-inline: auto; }
.aten__statement em { display: block; font-style: italic; font-weight: 500; color: var(--plum); margin-top: .28em; }
.aten__sub { font-family: var(--serif); font-style: italic; font-size: clamp(20px, 2.3vw, 30px); line-height: 1.5; color: var(--ink-mut); text-align: center; max-width: 34ch; margin: clamp(26px, 3vw, 40px) auto 0; }
.aten__sub::before { content: ""; display: block; width: 48px; height: 1px; background: var(--champagne); opacity: .8; margin: 0 auto clamp(20px, 2.4vw, 30px); }
.aten__statement em { font-style: italic; font-weight: 400; color: var(--plum); }
.aten__grid { display: grid; grid-template-columns: 1fr; gap: clamp(28px, 3vw, 40px); margin-top: clamp(56px, 7vw, 96px); max-width: 880px; margin-inline: auto; }
.aten__note { display: flex; flex-direction: column; gap: 12px; }
.aten__note-k { font-family: var(--caps); font-size: 13px; letter-spacing: .14em; text-transform: uppercase; color: var(--ink); font-weight: 600; padding-bottom: 12px; border-bottom: 1px solid rgba(43,74,92,.18); }
.aten__note p { font-family: var(--serif); font-size: 20px; line-height: 1.75; color: var(--ink); }
.aten__note p em { font-style: italic; color: var(--ink); }

/* ============================================================
   3 · THE CANON — the flagship product moment
   ============================================================ */
.acanon { position: relative; background: var(--slate-deeper); padding: clamp(120px, 16vw, 220px) 40px; overflow: hidden; }
.acanon__glow { position: absolute; top: -10%; left: 50%; transform: translateX(-50%); width: 140%; height: 70%; pointer-events: none;
  background: radial-gradient(ellipse 50% 60% at 50% 0%, rgba(199,164,104,.10), transparent 70%); }
.acanon__inner { position: relative; z-index: 1; max-width: var(--maxw); margin: 0 auto; }

/* lede — the announcement */
.acanon__lede { max-width: 940px; margin: 0 auto; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 22px; }
.acanon__lede .chap { justify-content: center; }
.acanon__display { font-family: var(--serif); font-weight: 500; font-size: clamp(60px, 11vw, 168px); line-height: .92; letter-spacing: -.04em; color: var(--ivory); }
.acanon__display em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.acanon__manifesto { font-family: var(--serif); font-size: clamp(20px, 2.3vw, 28px); line-height: 1.5; color: var(--on-dark-mut); max-width: 60ch; }
.acanon__cta { display: flex; flex-direction: column; align-items: center; gap: 14px; margin-top: 8px; }
.acanon__cta-note { font-family: var(--caps); font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne); opacity: .8; }

/* journey — the method, monumental */
.acanon__journey { margin-top: clamp(72px, 9vw, 128px); }
.acanon__journey-head { display: flex; align-items: center; gap: 22px; margin-bottom: 8px; }
.acanon__journey-k { font-family: var(--caps); font-size: 11px; letter-spacing: .22em; text-transform: uppercase; color: var(--champagne); white-space: nowrap; }
.acanon__journey-k--r { color: var(--on-dark-mut); }
.acanon__journey-rule { flex: 1; height: 1px; background: rgba(199,164,104,.22); }
.acanon__steps { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(199,164,104,.22); border-left: 1px solid rgba(199,164,104,.18); }
.amethod { display: flex; flex-direction: column; gap: 14px; padding: clamp(28px, 2.6vw, 40px) clamp(20px, 1.8vw, 30px) clamp(36px, 3.4vw, 48px); border-right: 1px solid rgba(199,164,104,.18); border-bottom: 1px solid rgba(199,164,104,.18); }
.amethod__no { font-family: var(--serif); font-weight: 500; font-size: clamp(36px, 3.6vw, 56px); line-height: .9; letter-spacing: -.03em; color: var(--champagne); opacity: .9; }
.amethod__b { display: flex; flex-direction: column; gap: 10px; }
.amethod__name { font-family: var(--serif); font-weight: 500; font-size: clamp(26px, 2.4vw, 34px); line-height: 1; letter-spacing: -.02em; color: var(--ivory); }
.amethod__desc { font-family: var(--serif); font-size: clamp(15px, 1.4vw, 17px); line-height: 1.6; color: var(--on-dark-mut); }

/* scale — the ambition, quantified */
.acanon__scale { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: clamp(72px, 9vw, 120px); background: rgba(199,164,104,.18); border: 1px solid rgba(199,164,104,.18); border-radius: 4px; overflow: hidden; }
.acanon__scale--3 { grid-template-columns: repeat(3, 1fr); }
.acanon__stat { background: var(--slate-deeper); padding: clamp(28px, 3.5vw, 44px) 20px; display: flex; flex-direction: column; align-items: center; gap: 10px; text-align: center; }
.acanon__stat-n { font-family: var(--serif); font-weight: 500; font-size: clamp(40px, 5vw, 64px); line-height: 1; letter-spacing: -.03em; color: var(--ivory); }
.acanon__stat-n span { color: var(--champagne); }
.acanon__stat-l { font-family: var(--caps); font-size: 10px; letter-spacing: .18em; text-transform: uppercase; color: var(--on-dark-mut); }

/* ============================================================
   3.5 · TIMELINE — draggable history of the land
   ============================================================ */
.tl { background: var(--slate-deep); padding: clamp(96px, 12vw, 168px) 0 clamp(72px, 9vw, 120px); overflow: hidden; }
.tl__head { max-width: var(--maxw); margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; gap: 18px; }
.tl__title { font-family: var(--serif); font-weight: 500; font-size: clamp(34px, 4.6vw, 60px); line-height: 1.04; letter-spacing: -.02em; color: var(--ivory); max-width: 18ch; }
.tl__title em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.tl__sub { font-family: var(--serif); font-size: clamp(17px, 1.7vw, 20px); line-height: 1.6; color: var(--on-dark-mut); max-width: 60ch; }
.tl__hint { display: flex; align-items: center; gap: 12px; font-family: var(--caps); font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne); margin-top: 6px; }
.tl__hint-track { width: 54px; height: 1px; background: rgba(199,164,104,.4); position: relative; overflow: hidden; }
.tl__hint-track::after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 18px; background: var(--champagne); animation: tlhint 2.4s var(--ease) infinite; }
@keyframes tlhint { 0% { transform: translateX(-20px); } 60%,100% { transform: translateX(54px); } }

.tl__viewport { margin-top: clamp(40px, 5vw, 64px); overflow-x: auto; overflow-y: hidden; cursor: grab; scrollbar-width: none; -ms-overflow-style: none; padding-bottom: 4px; }
.tl__viewport::-webkit-scrollbar { display: none; }
.tl__viewport.is-grabbing { cursor: grabbing; }
.tl__track { display: inline-flex; align-items: stretch; gap: 0; padding: 0 40px; position: relative; }
/* the running axis line */
.tl__axis { position: absolute; left: 0; right: 0; top: 46px; height: 1px; background: linear-gradient(to right, transparent, rgba(199,164,104,.35) 6%, rgba(199,164,104,.35) 94%, transparent); }

.tlcard { position: relative; flex: 0 0 auto; width: clamp(248px, 30vw, 320px); padding: 0 clamp(16px, 1.6vw, 24px); display: flex; flex-direction: column; user-select: none; }
.tlcard + .tlcard { border-left: 1px solid rgba(199,164,104,.12); }
.tlcard__era { font-family: var(--caps); font-size: 9px; letter-spacing: .2em; text-transform: uppercase; color: var(--on-dark-mut); height: 22px; display: flex; align-items: center; gap: 7px; }
.tlcard__era::before { content: ""; width: 7px; height: 7px; border-radius: 999px; background: var(--era, var(--champagne)); flex-shrink: 0; }
/* node on the axis */
.tlcard__node { position: relative; height: 48px; display: flex; align-items: center; }
.tlcard__node::before { content: ""; width: 11px; height: 11px; border-radius: 999px; background: var(--slate-deep); border: 1.5px solid var(--era, var(--champagne)); position: relative; z-index: 2; }
.tlcard__date { font-family: var(--caps); font-size: 11px; letter-spacing: .12em; color: var(--champagne); margin-top: 14px; }
.tlcard__name { font-family: var(--serif); font-weight: 500; font-size: clamp(21px, 2vw, 27px); line-height: 1.12; letter-spacing: -.01em; color: var(--ivory); margin-top: 8px; }
.tlcard__region { font-family: var(--font-sans, 'Inter', sans-serif); font-size: 11.5px; line-height: 1.45; color: var(--champagne-soft); margin-top: 10px; opacity: .85; }
.tlcard__sig { font-family: var(--serif); font-size: 15px; line-height: 1.55; color: var(--on-dark-mut); margin-top: 12px; }

/* era legend */
.tl__legend { max-width: var(--maxw); margin: clamp(36px, 4vw, 52px) auto 0; padding: 0 40px; display: flex; flex-wrap: wrap; gap: 10px 24px; }
.tl__leg { display: inline-flex; align-items: center; gap: 9px; font-family: var(--caps); font-size: 10px; letter-spacing: .16em; text-transform: uppercase; color: var(--on-dark-mut); }
.tl__leg::before { content: ""; width: 9px; height: 9px; border-radius: 999px; background: var(--era); }
.tl__note { max-width: var(--maxw); margin: 22px auto 0; padding: 0 40px; font-family: var(--serif); font-style: italic; font-size: 14.5px; line-height: 1.5; color: var(--on-dark-mut); opacity: .7; max-width: 70ch; }

@media (max-width: 560px) {
  .tlcard { width: 78vw; }
}

/* ============================================================
   4 · CULTURAL TRUTH — a specimen entry from the Canon
   ============================================================ */
.atruth { background: var(--slate-deeper); padding: clamp(96px, 13vw, 180px) 40px; }
.atruth__inner { max-width: 860px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: clamp(40px, 5vw, 64px); }
.atruth__intro { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 16px; }
.atruth__intro .chap { justify-content: center; }
.atruth__intro-p { font-family: var(--serif); font-size: clamp(19px, 2vw, 24px); line-height: 1.5; color: var(--on-dark-mut); max-width: 46ch; }
.atruth__card { position: relative; background: linear-gradient(180deg, var(--slate) 0%, var(--slate-deep) 100%); border: 1px solid rgba(199,164,104,.28); border-radius: 6px; padding: clamp(36px, 5vw, 64px); margin: 0; display: flex; flex-direction: column; gap: 22px; box-shadow: var(--shadow-4, 0 24px 60px rgba(0,0,0,.35)); max-width: 720px; }
.atruth__card::before { content: ""; position: absolute; left: 0; top: 28px; bottom: 28px; width: 2px; background: var(--plum); border-radius: 2px; }
.atruth__card-tag { font-family: var(--caps); font-size: 10px; letter-spacing: .22em; text-transform: uppercase; color: var(--champagne); }
.atruth__card-q { font-family: var(--serif); font-weight: 500; font-size: clamp(28px, 3.6vw, 46px); line-height: 1.18; letter-spacing: -.02em; color: var(--ivory); margin: 0; }
.atruth__card-q em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.atruth__card-body { font-family: var(--serif); font-size: clamp(17px, 1.6vw, 19px); line-height: 1.72; color: var(--on-dark-mut); }
.atruth__link { font-family: var(--caps); font-size: 11px; letter-spacing: .18em; text-transform: uppercase; color: var(--champagne); align-self: flex-start; padding-bottom: 5px; border-bottom: 1px solid rgba(199,164,104,.4); transition: border-color .25s, color .25s; }
.atruth__link:hover { color: var(--champagne-soft); border-bottom-color: var(--champagne); }

/* ============================================================
   6.5 · UPCOMING EVENTS
   ============================================================ */
.aev { background: var(--slate-deeper); padding: clamp(96px, 12vw, 160px) 40px; }
.aev__inner { max-width: var(--maxw); margin: 0 auto; }
.aev__head { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: clamp(36px, 5vw, 56px); flex-wrap: wrap; }
.aev__bridge { font-family: var(--serif); font-style: italic; font-size: clamp(20px, 2.2vw, 27px); line-height: 1.4; color: var(--champagne-soft); margin-bottom: clamp(22px, 2.6vw, 32px); }
.aev__title { font-family: var(--serif); font-weight: 500; font-size: clamp(32px, 4vw, 52px); line-height: 1.06; letter-spacing: -.02em; color: var(--ivory); margin-top: 14px; }
.aev__title em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.aev__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.aevc { display: flex; flex-direction: column; background: var(--slate); border: 1px solid rgba(199,164,104,.18); border-radius: 14px; overflow: hidden; transition: transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease); }
.aevc:hover { transform: translateY(-4px); border-color: rgba(199,164,104,.42); box-shadow: 0 22px 50px rgba(0,0,0,.34); }
/* art panel */
.aevc__art { position: relative; aspect-ratio: 16/9; overflow: hidden; display: flex; align-items: flex-end; padding: 20px; }
.aevc__art-bg { position: absolute; inset: 0; }
.aevc__art--lawn .aevc__art-bg { background: radial-gradient(ellipse 90% 80% at 75% 18%, rgba(199,164,104,.34), transparent 60%), linear-gradient(155deg, var(--cultural-teal, #1F676C) 0%, var(--slate) 70%, var(--slate-deeper) 100%); }
.aevc__art--nights .aevc__art-bg { background: radial-gradient(ellipse 80% 70% at 22% 16%, rgba(199,164,104,.30), transparent 60%), linear-gradient(155deg, var(--heritage-plum, #6B4F70) 0%, var(--slate-deep) 68%, var(--slate-deeper) 100%); }
.aevc__reeds { position: absolute; inset: 0; opacity: .42; pointer-events: none; mix-blend-mode: screen;
  -webkit-mask-image: linear-gradient(to top, #000 0%, transparent 78%); mask-image: linear-gradient(to top, #000 0%, transparent 78%); }
.aevc__reeds img { width: 100%; height: 100%; object-fit: cover; object-position: center bottom; }
.aevc__stars { position: absolute; inset: 0; pointer-events: none;
  background-image: radial-gradient(1.4px 1.4px at 18% 30%, rgba(199,164,104,.6), transparent), radial-gradient(1.2px 1.2px at 62% 22%, rgba(236,233,226,.5), transparent), radial-gradient(1.3px 1.3px at 84% 40%, rgba(199,164,104,.5), transparent), radial-gradient(1px 1px at 40% 50%, rgba(236,233,226,.4), transparent); }
.aevc__date { position: relative; z-index: 2; display: flex; align-items: baseline; gap: 8px; padding: 8px 14px; background: rgba(21,36,47,.55); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); border: 1px solid rgba(199,164,104,.3); border-radius: 999px; }
.aevc__m { font-family: var(--caps); font-size: 11px; letter-spacing: .18em; text-transform: uppercase; color: var(--champagne); }
.aevc__d { font-family: var(--serif); font-weight: 500; font-size: 22px; line-height: 1; color: var(--ivory); }
/* body */
.aevc__body { display: flex; flex-direction: column; gap: 8px; padding: 26px 28px 28px; flex: 1; }
.aevc__cat { font-family: var(--caps); font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne); }
.aevc__name { font-family: var(--serif); font-weight: 500; font-size: 28px; line-height: 1.08; color: var(--ivory); }
.aevc__name em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.aevc__meta { font-family: var(--serif); font-size: 16px; line-height: 1.5; color: var(--on-dark-mut); }
.aevc__go { font-family: var(--caps); font-size: 11px; letter-spacing: .16em; text-transform: uppercase; color: var(--champagne); white-space: nowrap; margin-top: auto; padding-top: 14px; display: inline-flex; align-items: center; gap: 8px; transition: gap .25s var(--ease); }
.aevc:hover .aevc__go { gap: 14px; }
@media (max-width: 820px) { .aev__grid { grid-template-columns: 1fr; } }

/* ============================================================
   5 · THE HOUSE — the institution, given weight
   ============================================================ */
.ahouse { position: relative; background: var(--cream); color: var(--ink); padding: clamp(120px, 16vw, 220px) 40px; overflow: hidden; }
.ahouse__fa { position: absolute; top: 8%; left: 50%; transform: translateX(-50%); font-family: 'Aref Ruqaa', serif; font-weight: 700; font-size: clamp(200px, 38vw, 520px); line-height: 1; color: rgba(43,74,92,.05); direction: rtl; pointer-events: none; white-space: nowrap; z-index: 0; }
.ahouse__inner { position: relative; z-index: 1; max-width: var(--maxw); margin: 0 auto; }
.ahouse__lede { max-width: 1000px; margin: 0 auto; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 26px; }
.ahouse__lede .chap { justify-content: center; }
.ahouse__statement { font-family: var(--serif); font-weight: 500; font-size: clamp(36px, 5.2vw, 72px); line-height: 1.12; letter-spacing: -.025em; color: var(--ink); }
.ahouse__statement em { font-style: italic; font-weight: 400; color: var(--plum); }
.ahouse__acts { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(43,74,92,.2); border-left: 1px solid rgba(43,74,92,.14); margin-top: clamp(64px, 8vw, 104px); }
.ahact { padding: clamp(28px, 2.6vw, 40px) clamp(20px, 1.8vw, 28px) clamp(34px, 3.4vw, 46px); border-right: 1px solid rgba(43,74,92,.14); border-bottom: 1px solid rgba(43,74,92,.14); display: flex; flex-direction: column; gap: 11px; }
.ahact__n { font-family: var(--caps); font-size: 12px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne-deep); }
.ahact__name { font-family: var(--serif); font-weight: 500; font-size: clamp(24px, 2.3vw, 32px); line-height: 1; letter-spacing: -.01em; color: var(--ink); }
.ahact__d { font-family: var(--serif); font-size: 16px; line-height: 1.55; color: var(--ink-mut); }
.ahouse__foot { display: flex; align-items: center; justify-content: space-between; gap: 32px; margin-top: clamp(48px, 6vw, 76px); flex-wrap: wrap; }
.ahouse__why { font-family: var(--serif); font-style: italic; font-size: clamp(19px, 2vw, 24px); line-height: 1.6; color: var(--ink); max-width: 60ch; }
@media (max-width: 820px) {
  .ahouse__acts { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 480px) {
  .ahouse__acts { grid-template-columns: 1fr; }
}

/* ============================================================
   5b · WHY — light, brief, personal (legacy, unused)
   ============================================================ */
.awhy { background: var(--cream); color: var(--ink); padding: clamp(96px, 12vw, 168px) 40px; }
.awhy__inner { max-width: 820px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 22px; }
.awhy__q { font-family: var(--serif); font-weight: 500; font-size: clamp(30px, 4vw, 50px); line-height: 1.14; letter-spacing: -.02em; color: var(--ink); max-width: 20ch; }
.awhy__q em { font-style: italic; font-weight: 400; color: var(--plum); }
.awhy__p { font-family: var(--serif); font-size: 19px; line-height: 1.72; color: var(--ink-mut); max-width: 56ch; }
.awhy__p em { font-style: italic; color: var(--ink); }
.awhy .btn { margin-top: 10px; }

/* ============================================================
   6 · ROADMAP — dark ledger
   ============================================================ */
.abuild { background: var(--slate-deep); padding: clamp(110px, 14vw, 190px) 40px; position: relative; overflow: hidden; }
.abuild__kite { position: absolute; top: 50%; right: -4%; width: min(680px, 58vw); transform: translateY(-50%) rotate(-10deg); opacity: .045; pointer-events: none; z-index: 0; user-select: none; }
.abuild__inner { max-width: var(--maxw); margin: 0 auto; position: relative; z-index: 1; }
.abuild__head { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: clamp(40px, 5vw, 64px); flex-wrap: wrap; }
.abuild__title { font-family: var(--serif); font-weight: 500; font-size: clamp(32px, 4vw, 52px); line-height: 1.06; letter-spacing: -.02em; color: var(--ivory); margin-top: 16px; }
.abuild__title em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.abuild__lead { font-family: var(--serif); font-size: clamp(18px,2vw,22px); line-height: 1.55; color: var(--on-dark-mut); margin-top: 16px; max-width: 46ch; }
.abuild__cta { align-self: flex-end; white-space: nowrap; }

/* roadmap timeline */
.rmap { list-style: none; margin: 0; padding: 0; position: relative; }
.rmap::before { content: ""; position: absolute; left: 7px; top: 22px; bottom: 22px; width: 2px; background: linear-gradient(to bottom, var(--champagne) 0%, rgba(199,164,104,.5) 22%, rgba(199,164,104,.18) 100%); }
.rmap__step { position: relative; display: grid; grid-template-columns: 44px 1fr auto; gap: 20px; align-items: center; padding: clamp(20px,2.4vw,28px) 8px; border-top: 1px solid rgba(199,164,104,.16); }
.rmap__step:first-child { border-top: none; }
.rmap__node { position: relative; z-index: 1; width: 16px; height: 16px; border-radius: 999px; border: 2px solid rgba(199,164,104,.5); background: var(--slate-deep); justify-self: start; margin-left: 0; }
.rmap__step.is-active .rmap__node { border-color: var(--champagne); background: var(--champagne); box-shadow: 0 0 0 5px rgba(199,164,104,.16); }
.rmap__step.is-done .rmap__node { border-color: var(--champagne); background: var(--champagne); }
.rmap__step--goal .rmap__node { width: 18px; height: 18px; border-style: solid; border-color: var(--champagne); background: var(--slate-deep); box-shadow: 0 0 0 4px rgba(199,164,104,.1); }
.rmap__step--goal .rmap__no { color: var(--champagne-soft); }
.rmap__body { display: flex; flex-direction: column; gap: 5px; }
.rmap__no { font-family: var(--caps); font-size: 11px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne); }
.rmap__name { font-family: var(--serif); font-weight: 500; font-size: clamp(22px, 2.6vw, 32px); line-height: 1.08; color: var(--ivory); }
.rmap__name em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.rmap__desc { font-family: var(--serif); font-size: clamp(15px,1.6vw,17px); line-height: 1.5; color: var(--on-dark-mut); margin-top: 3px; max-width: 56ch; }
.abrow__tag--live { color: var(--champagne); border-color: var(--champagne); }
@media (max-width: 560px) {
  .rmap__step { grid-template-columns: 28px 1fr; }
  .rmap__step .abrow__tag { grid-column: 2; justify-self: start; margin-top: 6px; }
}
.abrow { display: grid; grid-template-columns: 80px 1fr auto; gap: 28px; align-items: center; padding: 28px 8px; border-top: 1px solid rgba(199,164,104,.18); }
.abrow:last-child { border-bottom: 1px solid rgba(199,164,104,.18); }
.abrow__no { font-family: var(--caps); font-size: 13px; letter-spacing: .16em; color: var(--champagne); }
.abrow__name { font-family: var(--serif); font-weight: 500; font-size: clamp(22px, 2.6vw, 32px); line-height: 1.1; color: var(--ivory); }
.abrow__name em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.abrow__tag { font-family: var(--caps); font-size: 10px; letter-spacing: .16em; text-transform: uppercase; color: var(--on-dark-mut); border: 1px solid rgba(199,164,104,.3); border-radius: 999px; padding: 7px 15px; white-space: nowrap; }

/* ============================================================
   7 · SUPPORT — the close
   ============================================================ */
.asup { background: radial-gradient(ellipse 90% 100% at 50% 0%, var(--slate-lift) 0%, var(--slate-deep) 58%, var(--slate-deeper) 100%); padding: clamp(120px, 15vw, 200px) 40px; text-align: center; }
.asup__inner { max-width: 760px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 24px; }
.asup__crest { width: 70px; height: 70px; opacity: .92; }
.asup__title { font-family: var(--serif); font-weight: 500; font-size: clamp(38px, 5.4vw, 72px); line-height: 1.02; letter-spacing: -.03em; color: var(--ivory); }
.asup__title em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.asup__p { font-family: var(--serif); font-size: 19px; line-height: 1.68; color: var(--on-dark-mut); max-width: 52ch; }
.asup__frag { font-family: var(--serif); font-style: italic; font-size: clamp(20px, 2.4vw, 28px); line-height: 1.4; color: var(--champagne-soft); max-width: 40ch; }
.asup__ctas { display: flex; gap: 14px; margin-top: 10px; flex-wrap: wrap; justify-content: center; }

@media (max-width: 920px) {
  .ah__reeds { height: 52%; }
  .aten__inner--split { grid-template-columns: 1fr; gap: 36px; }
  .aten__inner--split .aten__statement { text-align: center; max-width: 16ch; margin-inline: auto; }
  .aten__inner--split .aten__sub { text-align: center; margin-inline: auto; }
  .aten__inner--split .aten__sub::before { margin-inline: auto; }
  .aten__grid { grid-template-columns: 1fr; gap: 32px; }
  .acanon__top { grid-template-columns: 1fr; gap: 18px; }
  .acanon__steps { grid-template-columns: 1fr 1fr; }
  .acanon__scale { grid-template-columns: 1fr 1fr; }
  .acanon__scale--3 { grid-template-columns: 1fr; }
  .acanon__journey-k--r { display: none; }
  .amethod:nth-child(2) { border-right: 0; }
  .atruth__inner { grid-template-columns: 1fr; gap: 32px; }
  .atruth__aside { position: static; }
  .abrow { grid-template-columns: 48px 1fr; }
  .abrow__tag { grid-column: 2; justify-self: start; margin-top: 4px; }
}

/* ---- from the archive · home discoveries (museum-quality) ---- */
.harch { background: var(--cream); color: var(--ink); padding: clamp(54px,6vw,84px) 40px; position: relative; }
.harch__inner { max-width: var(--maxw); margin: 0 auto; }
.harch__head { display: flex; align-items: baseline; gap: 18px; flex-wrap: wrap; margin-bottom: clamp(22px,2.6vw,32px); }
.harch__eyebrow { font-family: var(--caps); font-size: 11px; font-weight: 600; letter-spacing: .24em; text-transform: uppercase; color: var(--slate-deep); background: var(--champagne); padding: 7px 14px; border-radius: 999px; }
.harch__title { font-family: var(--serif); font-weight: 500; font-size: clamp(22px,2.4vw,32px); line-height: 1.05; letter-spacing: -.01em; color: var(--ink); }
.harch__title em { font-style: italic; font-weight: 400; color: var(--champagne-deep); }
.harch-feat { display: grid; grid-template-columns: 1.55fr 1fr; gap: 0; border: 1px solid rgba(199,164,104,.24); border-radius: 18px; overflow: hidden; background: linear-gradient(168deg, rgba(199,164,104,.08), rgba(0,0,0,.06)); transition: transform .5s var(--ease), border-color .5s, box-shadow .5s; }
.harch-feat:hover { transform: translateY(-5px); border-color: rgba(199,164,104,.5); box-shadow: 0 34px 70px -40px rgba(0,0,0,.8); }
.harch-feat__l { padding: clamp(34px,4.4vw,64px); display: flex; flex-direction: column; align-items: flex-start; gap: 18px; }
.harch-feat__k { font-family: var(--caps); font-size: 10.5px; letter-spacing: .2em; text-transform: uppercase; color: var(--champagne); }
.harch-feat__t { font-family: var(--serif); font-weight: 500; font-size: clamp(28px,3.4vw,48px); line-height: 1.1; letter-spacing: -.02em; color: var(--ivory); }
.harch-feat__t em { font-style: italic; font-weight: 400; color: var(--champagne-soft); }
.harch-feat__p { font-family: var(--serif); font-size: clamp(16px,1.8vw,19px); line-height: 1.66; color: var(--on-dark-mut); max-width: 52ch; }
.harch-feat__go { font-family: var(--caps); font-size: 11px; letter-spacing: .18em; text-transform: uppercase; color: var(--champagne); display: inline-flex; align-items: center; gap: 9px; margin-top: 4px; transition: gap .3s; }
.harch-feat:hover .harch-feat__go { gap: 15px; }
.harch-feat__r { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; padding: 40px; border-left: 1px solid rgba(199,164,104,.2); background: radial-gradient(ellipse 90% 80% at 50% 40%, rgba(199,164,104,.08), transparent 70%); text-align: center; }
.harch-feat__yr { font-family: var(--serif); font-weight: 500; font-size: clamp(56px,7vw,104px); line-height: 1; color: var(--champagne-soft); letter-spacing: -.03em; }
.harch-feat__rule { width: 40px; height: 1px; background: var(--champagne); opacity: .7; }
.harch-feat__cap { font-family: var(--caps); font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: var(--on-dark-mut); }
.harch-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(12px,1.4vw,16px); }
.harch-card { display: flex; flex-direction: column; gap: 9px; padding: clamp(20px,2vw,26px); border: 1px solid rgba(43,74,92,.16); border-radius: 12px; background: #fff; transition: transform .4s var(--ease), border-color .4s, box-shadow .4s; }
.harch-card:hover { transform: translateY(-4px); border-color: rgba(169,138,85,.5); box-shadow: 0 22px 44px -28px rgba(43,74,92,.5); }
.harch-card__k { font-family: var(--serif); font-weight: 500; font-size: clamp(24px,2.4vw,30px); line-height: 1; letter-spacing: -.01em; color: var(--champagne-deep); }
.harch-card__t { font-family: var(--serif); font-size: 15.5px; line-height: 1.45; color: var(--ink-mut); flex: 1; }
.harch-card__t em { font-style: italic; color: var(--champagne-deep); }
.harch-card__go { font-family: var(--caps); font-size: 9px; letter-spacing: .16em; text-transform: uppercase; color: var(--champagne-deep); display: inline-flex; align-items: center; gap: 7px; margin-top: 2px; transition: gap .3s; }
.harch-card:hover .harch-card__go { gap: 12px; }
@media (max-width: 820px) { .harch-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .harch-grid { grid-template-columns: 1fr; } }
@media (max-width: 560px) {
  .acanon__steps { grid-template-columns: 1fr; }
}
