/* ==========================================================================
   PHS Renovations — Evergreen
   home.css — sections that only appear on the home page
   (split hero + image plate, before/after slider, values/team, reviews)
   ========================================================================== */

/* ============ HERO ============ */
.hero { position: relative; padding: 64px 0 78px; }
.hero .wrap { display: grid; grid-template-columns: 1.02fr 0.98fr; gap: 56px; align-items: center; }
.hero h1 {
  font-family: var(--disp); font-weight: 400;
  font-size: clamp(3rem, 6vw, 5.3rem); line-height: 1.0;
  letter-spacing: -.015em; margin: 24px 0 0;
}
.hero h1 .it { font-style: italic; color: var(--burgundy); }
.hero .lede { color: var(--ink-2); font-size: 1.18rem; line-height: 1.62; max-width: 470px; margin-top: 26px; }
.hero .lede b { color: var(--ink); font-weight: 600; }

.hero-trust {
  display: flex; align-items: center; gap: 16px; margin-top: 42px;
  padding-top: 26px; border-top: 1px solid var(--line); flex-wrap: wrap;
}
.hero-trust .t { font-size: 13.5px; color: var(--muted); line-height: 1.45; }
.hero-trust .t b { color: var(--ink); font-weight: 600; }
.hero-trust .sep { width: 1px; height: 30px; background: var(--line-2); }

/* hero image plate */
.plate-wrap { position: relative; }
.plate {
  position: relative; border-radius: 6px; overflow: hidden; aspect-ratio: 4/4.5;
  background: linear-gradient(150deg, #e8e9ec, #dcdde1); box-shadow: var(--shadow-card);
}
.plate::before {
  content: ""; position: absolute; inset: 0; z-index: 4; pointer-events: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .14);
}
/* single-image hero (index-2 variant only — direct child so it never touches
   the .plate-slide slideshow below) */
.plate > img {
  width: 100%; height: 100%; object-fit: cover; display: block;
  transform: scale(1.05); animation: kenburns 18s ease-out forwards;
}
@keyframes kenburns { to { transform: scale(1); } }
.plate .scrim {
  position: absolute; inset: 0; z-index: 2;
  background: linear-gradient(180deg, rgba(20, 28, 22, .18) 0%, transparent 28%, transparent 56%, rgba(20, 28, 22, .72) 100%);
}
.placard { position: absolute; left: 20px; bottom: 20px; z-index: 3; color: #f3efe4; }
.placard .idx { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold-soft); }
.placard .ttl { font-family: var(--disp); font-size: 22px; font-weight: 500; margin-top: 4px; }
.placard .sub { font-size: 12.5px; opacity: .82; margin-top: 2px; }

/* hero slideshow: three featured projects crossfade (home only).
   Each slide carries its own placard, so the caption changes with the image.
   One ambient motion — a slow opacity crossfade with a gentle ken-burns on the
   visible slide. No-JS / reduced-motion resting state = slide 1, fully visible. */
.plate-slide {
  position: absolute; inset: 0; margin: 0;
  opacity: 0; transition: opacity 1.1s ease;
}
.plate-slide.on { opacity: 1; }
.plate-slide img {
  width: 100%; height: 100%; object-fit: cover; display: block;
  transform: scale(1.06);
}
.plate-slide.on img { animation: kenburns 7s ease-out forwards; }

/* clickable progress dots, bottom-right so they clear the placard */
.plate-dots {
  position: absolute; right: 16px; bottom: 16px; z-index: 5;
  display: flex; gap: 7px;
}
.plate-dots button {
  width: 8px; height: 8px; padding: 0; border: 0; cursor: pointer;
  border-radius: 100px; background: rgba(255, 255, 255, .5);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .35);
  transition: width .35s ease, background .35s ease;
}
.plate-dots button.on { width: 22px; background: var(--gold); }
.plate-dots button:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }

@media (prefers-reduced-motion: reduce) {
  .plate-slide { transition: none; }
  .plate-slide.on img { animation: none; transform: none; }
}

/* gold frame offset behind the plate */
.plate-frame {
  position: absolute; inset: -16px -16px 16px 16px;
  border: 1.5px solid var(--gold); border-radius: 6px; z-index: -1;
}
.est-rail {
  position: absolute; left: -54px; top: 50%;
  transform: translateY(-50%) rotate(180deg); writing-mode: vertical-rl;
  font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: var(--faint);
}

/* floating warranty chip */
.chip {
  position: absolute; right: -22px; top: 40px; z-index: 6;
  background: var(--paper); border: 1px solid var(--line); border-radius: 16px;
  padding: 14px 18px; box-shadow: var(--shadow-card);
  display: flex; align-items: center; gap: 12px;
  animation: bob 6s ease-in-out infinite;
}
.chip .ico {
  width: 38px; height: 38px; border-radius: 11px; background: var(--burgundy-soft);
  display: grid; place-items: center; flex: none;
}
.chip b { font-family: var(--disp); font-size: 19px; font-weight: 500; line-height: 1; display: block; color: var(--ink); }
.chip span { font-size: 11.5px; color: var(--muted); }
@keyframes bob { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-9px); } }

@media (max-width: 980px) {
  .hero .wrap { grid-template-columns: 1fr; gap: 44px; }
  .est-rail { display: none; }
  .plate { aspect-ratio: 4/3.4; }
}
@media (max-width: 520px) {
  .chip { right: 8px; top: 12px; padding: 11px 14px; }
  .chip b { font-size: 16px; }
}

/* ============ ACCREDITED & AWARDED — "the split" ============ ---------------
   Variation 4, approved 2026-08-10 (from mocks-new/accredited-awarded.html, which
   keeps four other cuts behind a switcher). Replaces the thin grey .trustbar logo
   strip on the HOME page, in the same below-hero slot. The section title's two
   words become two labelled zones: an "Awarded" certificate (Best of Houzz — the
   one true award) beside an "Accredited" grid of the five accreditations, each
   translated into plain language (warm-evidence: a recognizable authority + what
   it means for the homeowner). Every class is aa- prefixed.

   .trustbar CSS stays in site.css — the other pages still use that strip.

   Entrance is additive (.aa.in …, animation … backwards) via [data-aa-in] in
   site.js — the resting state is visible, so a no-JS / reduced-motion visitor
   keeps the whole section.

   HONESTY (BUILD_FACTS.md): all six credentials are verified. The real issued
   marks are now in place (full colour, unrestyled — recognizability is the
   credibility). Best of Houzz shows the two real 2025 badges PHS earned
   (Innovator + Service); "earned more than once" rests on the verified
   "multiple years" fact. This shows the marks once on the home page — the
   one-appearance rule the contact desk also honors.
   -------------------------------------------------------------------------- */
.aa { background: var(--paper); padding: 14px 0 92px; }
.aa-head { max-width: 640px; margin: 0 0 30px; }
.aa-head h2 {
  font-family: var(--disp); font-weight: 400; font-size: clamp(1.85rem, 2.9vw, 2.5rem);
  line-height: 1.08; letter-spacing: -.015em; margin-top: 14px;
}
.aa-head h2 .it { font-style: italic; color: var(--burgundy); }

/* the credential logo — the official issued mark drops in here, full colour, unrestyled
   (design language principle 4: borrowed trust keeps its own identity) */
.aa-logo { flex: none; height: 46px; display: grid; place-items: center; }
.aa-logo img { max-height: 46px; max-width: 100%; width: auto; height: auto; object-fit: contain; display: block; }

/* the credential card — quiet white furniture; the real logo brings the colour */
.aa-cred {
  display: flex; flex-direction: column; align-items: center; text-align: center; gap: 12px;
  background: var(--paper); border: 1px solid var(--line); border-radius: 14px;
  padding: 18px 14px 15px; box-shadow: 0 1px 2px rgba(26, 33, 28, .04);
  transition: transform .32s ease, box-shadow .32s ease, border-color .32s ease;
}
.aa-cred:hover { transform: translateY(-3px); box-shadow: 0 24px 46px -30px rgba(26, 33, 28, .42); border-color: #dcdee1; }
.aa-cred .tg { font-size: 12px; color: var(--muted); line-height: 1.32; }

/* the featured award — the real Best of Houzz badges in a light gold-framed certificate */
.aa-award { position: relative; overflow: hidden; }
.aw-badges { display: flex; align-items: center; justify-content: center; gap: 14px; }
.aw-badges img { width: 84px; height: 84px; object-fit: contain; display: block; }
.aa-award .aw-name { font-family: var(--disp); font-weight: 500; letter-spacing: -.01em; line-height: 1.14; color: var(--ink); }
.aa-award .aw-name .it { font-style: italic; color: var(--burgundy); }
.aa-award .aw-p { line-height: 1.55; color: var(--ink-2); }
.aa-award .aw-p b { color: var(--ink); font-weight: 600; }
.aa-award.frame { background: linear-gradient(135deg, #fdfaf3, var(--paper) 62%); border: 1.5px solid var(--gold); border-radius: 16px; }

/* the split panel — the title's two words become two labelled zones */
.aa-split {
  background: var(--band); border: 1px solid var(--line); border-radius: 22px;
  box-shadow: var(--shadow-card); overflow: hidden;
  display: grid; grid-template-columns: 4.4fr 7.6fr;
}
.aa-zone { padding: 40px 38px; }
.aa-zone.awarded { border-right: 1px solid var(--line); display: flex; flex-direction: column; }
.aa-zone-lbl { font-size: 11px; letter-spacing: 2.6px; text-transform: uppercase; font-weight: 600; color: var(--faint); margin-bottom: 20px; }
.aa-zone.awarded .aa-zone-lbl { color: var(--burgundy); }
.aa-zone.awarded .aa-award.frame { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 32px 26px; }
.aa-zone.awarded .aa-award.frame .aw-name { font-size: 1.5rem; margin-top: 18px; }
.aa-zone.awarded .aa-award.frame .aw-p { font-size: 13px; margin-top: 12px; max-width: 32ch; }
.aa-zone.accredited { display: flex; flex-direction: column; }
/* creds fill the zone height and distribute the two rows, so the inter-row gap
   grows to match the Awarded column's height (never smaller than the 12px min) */
.aa-zone.accredited .aa-creds { flex: 1; display: flex; flex-wrap: wrap; align-content: space-between; justify-content: center; gap: 18px 12px; }
.aa-zone.accredited .aa-cred { flex: 0 1 calc(33.333% - 8px); min-width: 138px; }

@media (max-width: 900px) {
  .aa-split { grid-template-columns: 1fr; }
  .aa-zone.awarded { border-right: 0; border-bottom: 1px solid var(--line); }
}
@media (max-width: 520px) {
  .aa-zone { padding: 30px 24px; }
  .aa-zone.accredited .aa-cred { flex-basis: calc(50% - 6px); min-width: 0; }
}

/* one motion, additive — resting state is visible, so a no-JS visitor keeps it */
@media (prefers-reduced-motion: no-preference) {
  .aa.in .aa-cred { animation: aa-rise .5s cubic-bezier(.2, .7, .3, 1) backwards; }
  .aa.in .aa-cred:nth-child(2) { animation-delay: .05s; }
  .aa.in .aa-cred:nth-child(3) { animation-delay: .10s; }
  .aa.in .aa-cred:nth-child(4) { animation-delay: .15s; }
  .aa.in .aa-cred:nth-child(5) { animation-delay: .20s; }
  .aa.in .aa-award { animation: aa-rise .55s cubic-bezier(.2, .7, .3, 1) backwards; }
  @keyframes aa-rise { from { opacity: 0; transform: translateY(16px); } }
}
@media (prefers-reduced-motion: reduce) { .aa-cred { transition: none; } }

/* ============ TRANSFORMATION (before/after) ============ */
.ba-shell { margin-top: 44px; display: grid; grid-template-columns: 1.5fr .9fr; gap: 40px; align-items: center; }
.ba {
  position: relative; border-radius: 8px; overflow: hidden; aspect-ratio: 16/10;
  user-select: none; box-shadow: 0 40px 80px -40px rgba(0, 0, 0, .7);
  cursor: ew-resize; background: #222; touch-action: pan-y;
}
.ba img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; pointer-events: none; }
.ba .after { z-index: 1; }
.ba .before-wrap {
  position: absolute; inset: 0; z-index: 2; width: 50%;
  overflow: hidden; border-right: 2px solid var(--paper);
}
.ba .before-wrap img { width: auto; height: 100%; max-width: none; }
.ba .tagb, .ba .taga {
  position: absolute; top: 16px; z-index: 4; font-size: 11.5px; font-weight: 700;
  letter-spacing: 1.5px; text-transform: uppercase; color: #fff;
  background: rgba(20, 28, 22, .55); backdrop-filter: blur(8px);
  padding: 7px 13px; border-radius: 100px; border: 1px solid rgba(255, 255, 255, .2);
}
.ba .tagb { left: 16px; }
.ba .taga { right: 16px; }
.ba .handle {
  position: absolute; top: 0; bottom: 0; left: 50%; width: 2px;
  background: var(--paper); z-index: 5; transform: translateX(-1px); pointer-events: none;
}
.ba .knob {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 6;
  width: 50px; height: 50px; border-radius: 50%; background: var(--paper);
  display: grid; place-items: center; box-shadow: 0 8px 24px rgba(0, 0, 0, .45); pointer-events: none;
}
.ba .knob svg { color: var(--burgundy); }
.ba-copy .q {
  font-family: var(--disp); font-style: italic; font-size: 1.55rem;
  line-height: 1.4; color: var(--paper); font-weight: 400;
}
.ba-copy .meta { margin-top: 22px; display: flex; flex-direction: column; gap: 14px; }
.ba-copy .meta .row {
  display: flex; align-items: baseline; justify-content: space-between; gap: 16px;
  padding-bottom: 12px; border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.ba-copy .meta .k { font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; color: var(--on-dark-3); }
.ba-copy .meta .v { font-family: var(--disp); font-size: 18px; color: var(--paper); }
.ba-hint {
  margin-top: 16px; font-size: 12.5px; color: var(--on-dark-3);
  display: inline-flex; align-items: center; gap: 8px;
}
@media (max-width: 900px) { .ba-shell { grid-template-columns: 1fr; gap: 28px; } }

/* ============ TRUST / VALUES / TEAM ============ */
.trust-grid { margin-top: 48px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 60px; align-items: start; }
.values { display: grid; grid-template-columns: 1fr 1fr; gap: 28px 36px; }
.value .vi {
  width: 44px; height: 44px; border-radius: 12px; background: var(--burgundy-soft);
  display: grid; place-items: center; color: var(--burgundy);
}
.value h4 { font-family: var(--disp); font-weight: 500; font-size: 1.15rem; margin-top: 16px; }
.value p { color: var(--muted); font-size: 14px; line-height: 1.55; margin-top: 7px; }

.team-card {
  background: var(--paper); border: 1px solid var(--line); border-radius: 20px;
  padding: 28px; box-shadow: var(--shadow-card);
}
.team-card .th { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold-2); font-weight: 600; }
.team-card .tt { font-family: var(--disp); font-weight: 400; font-size: 1.5rem; margin-top: 8px; line-height: 1.2; }
.team-card .tt .it { font-style: italic; color: var(--burgundy); }
.team { margin-top: 22px; display: flex; flex-direction: column; gap: 4px; }
.member { display: flex; align-items: center; gap: 14px; padding: 13px 0; border-top: 1px solid var(--line); }
.member .av {
  width: 46px; height: 46px; border-radius: 50%; background: var(--burgundy);
  color: var(--paper); display: grid; place-items: center;
  font-family: var(--disp); font-weight: 500; font-size: 17px; flex: none;
}
.member b { font-size: 15px; font-weight: 600; display: block; }
.member span { font-size: 13px; color: var(--muted); }
.fam {
  margin-top: 20px; font-size: 13.5px; color: var(--ink-2); line-height: 1.55;
  padding: 16px; background: var(--ivory); border-radius: 12px;
}
.fam b { color: var(--burgundy); }
@media (max-width: 900px) { .trust-grid { grid-template-columns: 1fr; gap: 40px; } .values { gap: 28px; } }

/* ============ HOW IT WORKS — "the tracker" ============ ---------------------
   Direction 2, approved 2026-08-10 (mocks-new/how-it-works.html). Replaces the
   old .proc-grid 4-step + standalone burgundy .proc-feature 3D/AR card on the
   HOME page only — process.html and the service pages keep .process /
   .proc-grid / .proc-feature (still defined in site.css, untouched).

   A horizontal progress track over four step cards in the warm-evidence
   grammar: band field, white soft-shadow cards with a hover lift, a gold
   evidence chip on every step, and ONE pop (step 2, folding in the 3D/AR
   differentiator). Numbering is honest — a renovation is a real sequence.
   Micro-animation is additive (resting state visible; see [data-hiw-in] in
   site.js) and gated on prefers-reduced-motion. Every class is hiw- prefixed. */
.hiw { background: var(--band); border-top: 1px solid var(--line); }
.hiw-head { max-width: 620px; }
.hiw-head h2 {
  font-family: var(--disp); font-weight: 400; font-size: clamp(2rem, 3.4vw, 2.7rem);
  line-height: 1.08; letter-spacing: -.015em; margin-top: 16px;
}
.hiw-head h2 .it { font-style: italic; color: var(--burgundy); }
.hiw-head p { color: var(--ink-2); font-size: 1.06rem; line-height: 1.6; margin-top: 16px; max-width: 56ch; }
.hiw-head p b { color: var(--ink); font-weight: 600; }

/* the evidence chip — the "something recognizably real" on every step */
.hiw-evwrap { margin-top: 18px; padding-top: 15px; border-top: 1px solid var(--line); }
.hiw-ev { display: inline-flex; align-items: center; gap: 9px; font-size: 12.5px; font-weight: 600; letter-spacing: .2px; color: var(--gold-2); }
.hiw-ev svg { width: 16px; height: 16px; flex: none; }

/* horizontal track — the line ends exactly at the first/last dot centres
   ((100% − 3×gap) / 8), so it never overshoots (the old .proc-grid bug) */
.hiw-tracker { position: relative; margin-top: 56px; }
.hiw-track-line { position: absolute; top: 26px; left: calc((100% - 66px) / 8); right: calc((100% - 66px) / 8); height: 2px; }
.hiw-track-line::before { content: ""; position: absolute; inset: 0; background: repeating-linear-gradient(90deg, var(--line-2) 0 6px, transparent 6px 12px); }
.hiw-track-fill { position: absolute; inset: 0; background: var(--burgundy); border-radius: 2px; transform: scaleX(0); transform-origin: left; }

.hiw-stops { list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.hiw-stop { display: flex; flex-direction: column; }
.hiw-dot {
  width: 52px; height: 52px; border-radius: 50%; margin: 0 auto 30px;
  background: var(--paper); border: 1.5px solid var(--gold); color: var(--burgundy);
  display: grid; place-items: center; font-family: var(--disp); font-size: 20px; font-weight: 500;
  box-shadow: 0 0 0 8px var(--band); position: relative; z-index: 1;
}
.hiw-tcard {
  flex: 1; background: var(--paper); border: 1px solid var(--line); border-radius: 16px;
  padding: 22px 22px 20px; display: flex; flex-direction: column;
  box-shadow: 0 1px 2px rgba(26, 33, 28, .04);
  transition: transform .3s cubic-bezier(.2, .7, .3, 1), box-shadow .3s;
}
.hiw-tcard:hover { transform: translateY(-4px); box-shadow: var(--shadow-card); }
.hiw-tcard h3 { font-family: var(--disp); font-weight: 500; font-size: 1.2rem; line-height: 1.16; }
.hiw-tcard > p { color: var(--ink-2); font-size: 13.5px; line-height: 1.55; margin-top: 8px; }
.hiw-tcard > p b { color: var(--ink); font-weight: 600; }

/* step 2 — the pop: burgundy, carries the 3D/AR differentiator */
.hiw-stop.pop .hiw-dot { background: var(--burgundy); border-color: var(--burgundy); color: #fff; box-shadow: 0 0 0 8px var(--band), 0 12px 26px -12px rgba(138, 47, 46, .6); }
.hiw-tcard.pop { background: var(--burgundy); border-color: var(--burgundy); }
.hiw-tcard.pop h3 { color: #fff; }
.hiw-tcard.pop > p { color: var(--on-dark-2); }
.hiw-tcard.pop > p b { color: #fff; }
.hiw-tcard.pop .hiw-evwrap { border-top-color: rgba(255, 255, 255, .16); }
.hiw-tcard.pop .hiw-ev { color: var(--gold-soft); }
.hiw-ttag {
  align-self: flex-start; display: inline-flex; align-items: center; gap: 6px; margin-bottom: 12px;
  font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;
  color: var(--gold-soft); background: rgba(255, 255, 255, .1); border: 1px solid rgba(255, 255, 255, .2);
  padding: 5px 10px; border-radius: 100px;
}
.hiw-ttag svg { width: 12px; height: 12px; }

/* micro-animation — additive; only under .in + no reduced-motion */
@media (prefers-reduced-motion: no-preference) {
  .hiw.in .hiw-track-fill { animation: hiw-sweep 1.15s .15s cubic-bezier(.4, .55, .25, 1) forwards; }
  .hiw.in .hiw-stop { animation: hiw-rise .6s cubic-bezier(.2, .7, .3, 1) backwards; }
  .hiw.in .hiw-stop:nth-child(2) { animation-delay: .12s; }
  .hiw.in .hiw-stop:nth-child(3) { animation-delay: .26s; }
  .hiw.in .hiw-stop:nth-child(4) { animation-delay: .40s; }
  .hiw.in .hiw-dot { animation: hiw-pop .5s backwards; }
  .hiw.in .hiw-stop:nth-child(2) .hiw-dot { animation-delay: .2s; }
  .hiw.in .hiw-stop:nth-child(3) .hiw-dot { animation-delay: .34s; }
  .hiw.in .hiw-stop:nth-child(4) .hiw-dot { animation-delay: .48s; }
  @keyframes hiw-sweep { from { transform: scaleX(0); } to { transform: scaleX(1); } }
  @keyframes hiw-rise  { from { opacity: 0; transform: translateY(18px); } }
  @keyframes hiw-pop   { from { opacity: 0; transform: scale(.6); } }
}
@media (prefers-reduced-motion: reduce) {
  .hiw-tcard { transition: none; }
  .hiw.in .hiw-track-fill { transform: scaleX(1); }  /* show completed track, no motion */
}

/* responsive — the horizontal track folds to a dot-beside-card vertical stack */
@media (max-width: 860px) {
  .hiw-stops { grid-template-columns: 1fr 1fr; gap: 22px; }
  .hiw-track-line { display: none; }
  .hiw-dot { margin: 2px 0 0; box-shadow: 0 0 0 6px var(--band); }
  .hiw-stop { flex-direction: row; gap: 16px; align-items: flex-start; }
}
@media (max-width: 560px) {
  .hiw-stops { grid-template-columns: 1fr; }
  .hiw-ttag { margin-bottom: 10px; }
}

/* ============ WHY HOMEOWNERS CHOOSE PHS — "the board" ============ ----------
   Replaces the old #trust values+team block on the HOME page (2026-08-10),
   Direction 1 / Variation A, approved from mocks-new/why-board.html: a centred
   thesis over an asymmetric board — a warm family anchor (the named local team)
   beside two proof cards (the 2-year warranty + one crew). Its architecture is
   deliberately unlike its siblings: not the reviews media+wall, not the contact
   desk, not a burgundy band. Signature: architectural corner-registration ticks
   on the anchor — the vernacular of a plan drawing.

   The .trust-grid / .values / .value / .team-card / .member / .fam rules ABOVE
   are intentionally kept — about.html still uses them.
   -------------------------------------------------------------------------- */
.why-head { max-width: 700px; margin: 0 auto 52px; text-align: center; }
.why-head .eyebrow { justify-content: center; }
.why-head h2 {
  font-family: var(--disp); font-weight: 400;
  font-size: clamp(2rem, 3.6vw, 2.85rem); line-height: 1.06;
  letter-spacing: -.01em; margin-top: 16px; text-wrap: balance;
}
.why-head h2 .it { font-style: italic; color: var(--burgundy); }
.why-head p { color: var(--ink-2); font-size: 1.06rem; line-height: 1.62; margin: 16px auto 0; max-width: 58ch; }
.why-head p b { color: var(--ink); font-weight: 600; }

.why-board { display: grid; gap: 20px; grid-template-columns: 7fr 5fr; grid-template-areas: "family right"; }

/* the people anchor — warm tint, burgundy hairline, human avatars */
.why-family {
  grid-area: family; background: var(--band); border: 1px solid var(--line);
  border-radius: 20px; padding: 34px 36px 32px;
  display: flex; flex-direction: column; position: relative; overflow: hidden;
}
.why-tick { position: absolute; width: 15px; height: 15px; opacity: .5; pointer-events: none; }
.why-tick.tr { top: 16px; right: 16px; border-top: 1.5px solid var(--gold); border-right: 1.5px solid var(--gold); }
.why-tick.bl { bottom: 16px; right: 16px; border-bottom: 1.5px solid var(--gold); border-right: 1.5px solid var(--gold); }
.why-kicker { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: var(--gold-2); }
.why-family h3 {
  font-family: var(--disp); font-weight: 400; font-size: 1.62rem; line-height: 1.22;
  letter-spacing: -.01em; margin-top: 14px; max-width: 22ch;
}
.why-family h3 .it { font-style: italic; color: var(--burgundy); }
/* the team photo — a real evidence anchor (Mark & Chase with the RenoMark awards).
   Fixed, bounded height with object-fit: cover so a large source can't distort the
   card; the gentle crop trims only the backdrop headroom and the bottom edge,
   keeping both faces and both award certificates. */
.why-figure { margin: 24px 0 0; }
.why-figure img {
  display: block; width: 100%; height: clamp(240px, 28vw, 352px);
  object-fit: cover; object-position: center 38%;
  border-radius: 14px; border: 1px solid var(--line);
}
.why-figcap { margin-top: 11px; font-size: 12.5px; color: var(--muted); letter-spacing: .2px; }
.why-mission { margin-top: auto; padding-top: 22px; font-size: 14px; line-height: 1.6; color: var(--ink-2); }
.why-mission b { color: var(--burgundy); font-weight: 600; }

/* the two proof cards — reviews-card grammar, distinct internals */
.why-right { grid-area: right; display: flex; flex-direction: column; gap: 20px; }
.why-right .why-card { flex: 1; }
.why-chip { width: 42px; height: 42px; border-radius: 12px; flex: none; display: grid; place-items: center; background: var(--burgundy-soft); color: var(--burgundy); }
.why-chip.gold { background: var(--gold-soft); color: var(--gold-2); }
.why-card {
  background: var(--paper); border: 1px solid var(--line); border-radius: 16px;
  padding: 26px 26px 22px; box-shadow: 0 1px 2px rgba(26,33,28,.04);
  display: flex; flex-direction: column;
  transition: transform .35s ease, box-shadow .35s ease;
}
.why-card:hover { transform: translateY(-3px); box-shadow: 0 26px 50px -30px rgba(26,33,28,.4); }
.why-card .lbl { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: var(--gold-2); margin-top: 18px; }
.why-card .big { font-family: var(--disp); font-weight: 500; font-size: 3.2rem; letter-spacing: -.02em; line-height: 1; margin-top: 6px; color: var(--burgundy); }
.why-card h4 { font-family: var(--disp); font-weight: 500; font-size: 1.28rem; line-height: 1.2; margin-top: 14px; }
.why-card p { font-size: 14px; line-height: 1.6; color: var(--ink-2); margin-top: 9px; }
.why-card p b { color: var(--ink); font-weight: 600; }
.why-cardfoot { margin-top: auto; padding-top: 14px; border-top: 1px solid var(--line); font-size: 12px; color: var(--muted); letter-spacing: .2px; }

/* one action */
.why-foot { margin-top: 38px; text-align: center; }
.why-foot a {
  display: inline-flex; align-items: center; gap: 9px; font-size: 14px; font-weight: 600;
  color: var(--ink); text-decoration: none; padding-bottom: 4px; border-bottom: 2px solid var(--gold);
}
.why-foot a:hover, .why-foot a:focus-visible { color: var(--gold-2); }
.why-foot a:focus-visible { outline: 2px solid var(--gold); outline-offset: 4px; }

@media (max-width: 900px) {
  .why-board { grid-template-columns: 1fr; grid-template-areas: "family" "right"; }
}
@media (max-width: 600px) { .why-head h2 br { display: none; } }

/* one motion, additive — resting state is visible, so a no-JS visitor keeps it */
@media (prefers-reduced-motion: no-preference) {
  .why.in .why-family,
  .why.in .why-card { animation: why-rise .55s cubic-bezier(.2,.7,.3,1) backwards; }
  .why.in .why-right .why-card:nth-child(1) { animation-delay: .08s; }
  .why.in .why-right .why-card:nth-child(2) { animation-delay: .16s; }
  @keyframes why-rise { from { opacity: 0; transform: translateY(20px); } }
}
@media (prefers-reduced-motion: reduce) { .why-card { transition: none; } }

/* ============ AWARD / TESTIMONIAL — REMOVED ============
   The .award seal + blockquote CSS is deleted: its only two users were the
   self-quoting testimonial on index.html and about.html, both now gone
   (DESIGN-TODO §3). Social proof lives in .reviews below. */

/* ============ REVIEWS ============ -----------------------------------------
   Local social proof in the warm-evidence language: a neighbour's project on
   the left (crossfading, their words over their own room), a wall of Google
   review cards on the right. Architecture is deliberately unlike its siblings
   — #work is a dark before/after band, #services is a photo-card grid, this is
   a portrait media panel beside a 2×2 text wall.

   Third-party marks keep their own identity on purpose: the Google G stays
   four-colour and the stars stay Google amber (#fbbc04), never brand gold.
   Recognizability IS the credibility — restyling it destroys the point.

   Every class is rv- prefixed: the source mock used .card / .media / .wall /
   .head / .foot / .who, all of which would collide in a shared stylesheet.

   ⚠ ALL REVIEW CONTENT IS PLACEHOLDER — see the .mock-note on index.html and
   DESIGN-TODO §3. BUILD_FACTS.md: "no quotes were extractable — need real
   reviews (Google/Houzz) or client to supply."
   -------------------------------------------------------------------------- */
.reviews { background: var(--band); padding: 96px 0 88px; }
.reviews .rv-star { fill: #fbbc04; }   /* Google amber, third-party only */

.rv-head { display: grid; gap: 22px; margin-bottom: 44px; }
@media (min-width: 900px) { .rv-head { grid-template-columns: 1fr auto; align-items: end; gap: 48px; } }
.rv-head h2 {
  font-family: var(--disp); font-weight: 400; font-size: clamp(2.1rem, 3.4vw, 2.9rem);
  line-height: 1.08; letter-spacing: -.01em; margin-top: 16px; max-width: 22ch; text-wrap: balance;
}
.rv-head h2 .it { font-style: italic; color: var(--burgundy); }
.rv-head .sub { margin-top: 12px; color: var(--muted); font-size: 1.03rem; max-width: 52ch; }

/* aggregate Google badge — PLACEHOLDER FIGURES */
.rv-agg {
  display: flex; align-items: center; gap: 14px; background: var(--paper);
  border: 1px solid var(--line); border-radius: 16px; padding: 14px 20px;
  box-shadow: 0 16px 34px -26px rgba(26, 33, 28, .5); width: fit-content;
}
.rv-agg .g { width: 22px; height: 22px; flex: none; }
.rv-agg .score { font-family: var(--disp); font-size: 30px; font-weight: 600; line-height: 1; }
.rv-agg .meta { display: flex; flex-direction: column; gap: 4px; }
.rv-agg .rv-stars { display: flex; gap: 2px; }
.rv-agg .rv-stars svg { width: 14px; height: 14px; }
.rv-agg .count { font-size: 12.5px; color: var(--muted); }
.rv-agg .count b { color: var(--ink); font-weight: 600; }

.rv-body { display: grid; gap: 26px; }
@media (min-width: 980px) {
  .rv-body { grid-template-columns: 430px 1fr; align-items: stretch; }
  .rv-media { aspect-ratio: auto; height: 100%; min-height: 480px; }
}

/* media panel — a neighbour's project, their quote over their own room */
.rv-media {
  position: relative; border-radius: 20px; overflow: hidden; aspect-ratio: 4 / 5;
  background: var(--ink); box-shadow: 0 30px 60px -34px rgba(26, 33, 28, .5);
}
.rv-slide { position: absolute; inset: 0; opacity: 0; transition: opacity .6s ease; }
.rv-slide.on { opacity: 1; }
.rv-slide img { width: 100%; height: 100%; object-fit: cover; display: block; }
.rv-cap {
  position: absolute; inset: auto 0 0 0; padding: 72px 26px 24px;
  background: linear-gradient(to top, rgba(12, 16, 13, .78), transparent);
  color: #fff; display: flex; flex-direction: column; gap: 6px;
}
.rv-cap q { font-family: var(--disp); font-style: italic; font-weight: 400; font-size: 19px; line-height: 1.4; }
.rv-cap .who { font-size: 13.5px; font-weight: 600; letter-spacing: .2px; }
.rv-cap .what { font-size: 12.5px; color: rgba(255, 255, 255, .75); }
.rv-dots { position: absolute; top: 18px; right: 18px; display: flex; gap: 7px; }
.rv-dots button {
  width: 8px; height: 8px; border: 0; border-radius: 99px; cursor: pointer; padding: 0;
  background: rgba(255, 255, 255, .45); transition: width .3s ease, background .2s;
}
.rv-dots button.on { width: 22px; background: #fff; }
.rv-dots button:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
.rv-tag {
  position: absolute; top: 16px; left: 16px; background: rgba(255, 255, 255, .92);
  color: var(--ink); font-size: 11.5px; font-weight: 700; letter-spacing: 1.2px;
  text-transform: uppercase; padding: 7px 12px; border-radius: 99px;
}

/* the review wall */
.rv-wall { display: grid; gap: 18px; }
@media (min-width: 640px) { .rv-wall { grid-template-columns: 1fr 1fr; } }
.rv-card {
  background: var(--paper); border: 1px solid var(--line); border-radius: 16px;
  padding: 22px 22px 18px; display: flex; flex-direction: column; gap: 12px;
  box-shadow: 0 1px 2px rgba(26, 33, 28, .04);
  transition: transform .35s ease, box-shadow .35s ease;
}
.rv-card:hover { transform: translateY(-3px); box-shadow: 0 26px 50px -30px rgba(26, 33, 28, .4); }
.rv-card .top { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.rv-card .rv-stars { display: flex; gap: 2px; }
.rv-card .rv-stars svg { width: 14px; height: 14px; }
.rv-card .date { font-size: 11.5px; color: var(--faint); white-space: nowrap; }
.rv-card p { font-size: 15.5px; line-height: 1.6; color: var(--ink-2); }
.rv-card p b { color: var(--ink); font-weight: 600; }
.rv-by {
  display: flex; align-items: center; gap: 11px; margin-top: auto;
  padding-top: 14px; border-top: 1px solid var(--line);
}
.rv-av {
  flex: none; width: 36px; height: 36px; border-radius: 99px; display: grid; place-items: center;
  font-size: 14px; font-weight: 700; background: var(--gold-soft); color: var(--gold-2);
}
.rv-card:nth-child(even) .rv-av { background: var(--burgundy-soft); color: var(--burgundy); }
.rv-who { display: flex; flex-direction: column; line-height: 1.3; min-width: 0; }
.rv-who .name { font-size: 14px; font-weight: 600; }
.rv-who .place { font-size: 12.5px; color: var(--muted); }
.rv-who .place b { font-weight: 500; color: var(--ink-2); }
.rv-g { margin-left: auto; flex: none; width: 16px; height: 16px; }

/* foot: one action, nothing else. The "family-owned since 2021 / 2-year
   warranty" line the source mock carried is deleted here — #trust immediately
   above already says both, in those words. */
.rv-foot { margin-top: 40px; }
.rv-foot a {
  display: inline-flex; align-items: center; gap: 9px; font-size: 14px; font-weight: 600;
  color: var(--ink); text-decoration: none; padding-bottom: 4px; border-bottom: 2px solid var(--gold);
}
.rv-foot a:hover, .rv-foot a:focus-visible { color: var(--gold-2); }
.rv-foot a:focus-visible { outline: 2px solid var(--gold); outline-offset: 4px; }

/* one entrance, additive: the resting state is visible, so a no-JS visitor
   never loses a review */
@media (prefers-reduced-motion: no-preference) {
  .rv-wall.in .rv-card { animation: rv-rise .5s cubic-bezier(.2, .7, .3, 1) backwards; }
  .rv-wall.in .rv-card:nth-child(2) { animation-delay: .06s; }
  .rv-wall.in .rv-card:nth-child(3) { animation-delay: .12s; }
  .rv-wall.in .rv-card:nth-child(4) { animation-delay: .18s; }
  @keyframes rv-rise { from { opacity: 0; transform: translateY(18px); } }
}
@media (prefers-reduced-motion: reduce) {
  .rv-card, .rv-slide, .rv-dots button { transition: none; }
}

@media (max-width: 720px) {
  .reviews { padding: 68px 0 64px; }
  .rv-media { aspect-ratio: 4 / 4.4; }
}

/* ============ SELECTED WORK (projects showcase) ============
   "Selected work" — auto-playing accordion index + light featured stage.
   Sits after Services (white). Signature: the build dossier (spec sheet per
   project). See index.html #projects (pj- prefix) and [data-pj-auto] in site.js.
   Placeholder content is gated in the index.html comment — do not ship live. */
.pj { background: var(--paper); padding: 92px 0; }
.pj-head { max-width: 660px; margin: 0 0 42px; }
.pj-head h2 {
  font-family: var(--disp); font-weight: 400;
  font-size: clamp(1.95rem, 3vw, 2.65rem); line-height: 1.08;
  letter-spacing: -.015em; color: var(--ink); margin-top: 14px;
}
.pj-head h2 .it { font-style: italic; color: var(--burgundy); }
.pj-head p { color: var(--ink-2); font-size: 1.08rem; line-height: 1.62; margin-top: 16px; max-width: 60ch; }

/* the shared spec-sheet object */
.pj-specs { border-top: 1px solid var(--line-2); }
.pj-specs > div { display: grid; grid-template-columns: 92px 1fr; gap: 16px; padding: 11px 0; border-bottom: 1px solid var(--line); }
.pj-specs dt { font: 600 10.5px/1.5 var(--ui); letter-spacing: 1.5px; text-transform: uppercase; color: var(--faint); }
.pj-specs dd { font-size: 14px; color: var(--ink); line-height: 1.45; }
.pj-specs dd b { font-weight: 600; }

/* evidence badge (over the photo) */
.pj-badge {
  display: inline-flex; align-items: center; gap: 7px;
  background: rgba(20,24,26,.72); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);
  color: var(--gold-soft); border: 1px solid rgba(202,148,42,.42);
  font: 600 10.5px/1 var(--ui); letter-spacing: .7px; text-transform: uppercase;
  padding: 7px 11px; border-radius: 100px;
}
.pj-badge svg { width: 13px; height: 13px; }

/* layout — height-balanced: compact left list ≈ 4:3 image */
.pj-showcase { display: grid; grid-template-columns: minmax(0, 466px) minmax(0, 1fr); gap: 46px; align-items: start; }

/* the index */
.pj-index { min-width: 0; display: flex; flex-direction: column; gap: 6px; }
.pj-index-lbl { font: 600 11px/1 var(--ui); letter-spacing: 2px; text-transform: uppercase; color: var(--muted); padding: 0 2px 4px; display: flex; align-items: baseline; justify-content: space-between; }
.pj-index-lbl span { color: var(--faint); letter-spacing: .3px; text-transform: none; font-weight: 500; font-size: 11.5px; }

/* one build = a native <details> dropdown */
.pj-acc { position: relative; border: 1px solid var(--line); border-radius: 15px; background: var(--paper); overflow: hidden; transition: border-color .2s, box-shadow .25s; }
.pj-acc[open] { border-color: var(--line-2); box-shadow: 0 16px 34px -26px rgba(26,33,28,.4); }
.pj-acc-head { list-style: none; display: grid; grid-template-columns: 1fr auto; gap: 15px; align-items: center; padding: 11px 16px 11px 18px; cursor: pointer; }
.pj-acc-head::-webkit-details-marker { display: none; }
.pj-acc-head::marker { content: ""; }
.pj-row-txt { display: flex; flex-direction: column; gap: 2px; min-width: 0; }
.pj-row-place { font-family: var(--disp); font-weight: 500; font-size: 1.08rem; color: var(--ink); line-height: 1.1; letter-spacing: -.01em; }
.pj-row-type { font-size: 12.5px; color: var(--muted); }
.pj-acc-chev { color: var(--faint); display: flex; transition: transform .28s ease, color .2s; }
.pj-acc-chev svg { width: 18px; height: 18px; }
.pj-acc[open] .pj-acc-chev { transform: rotate(180deg); color: var(--burgundy); }

/* dropdown body — "spec sheet" (full width; the stage shows the photo) */
.pj-acc-body { padding: 2px 18px 16px; border-top: 1px solid var(--line); }
.pj-acc-narr { color: var(--ink-2); font-size: .95rem; line-height: 1.5; margin: 11px 0 13px; }
.pj-acc .pj-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 24px; border-top: 0; }
.pj-acc .pj-specs > div { display: block; grid-template-columns: none; gap: 0; padding: 0; border-bottom: 0; }
.pj-acc .pj-specs > div:nth-child(-n+2) { grid-column: 1 / -1; }
.pj-acc .pj-specs > div:nth-child(n+3) { border-top: 1px solid var(--line); padding-top: 11px; }
.pj-acc .pj-specs dt { font: 600 10px/1 var(--ui); letter-spacing: 1.6px; text-transform: uppercase; color: var(--faint); }
.pj-acc .pj-specs dd { font-size: 14.5px; color: var(--ink); line-height: 1.45; margin-top: 6px; }
.pj-acc .pj-specs dd b { font-weight: 600; }

/* auto-play progress bar (gold, fills over the dwell on the open build) */
.pj-acc-prog { position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--gold); transform: scaleY(0); transform-origin: top; }
@media (prefers-reduced-motion: no-preference) {
  .pj-acc.is-playing .pj-acc-prog { animation: pj-fill var(--pj-dwell, 5s) linear forwards; }
  .pj-index:hover .pj-acc.is-playing .pj-acc-prog,
  .pj-index:focus-within .pj-acc.is-playing .pj-acc-prog { animation-play-state: paused; }
  .pj-acc[open] .pj-acc-body { animation: pj-reveal .4s ease both; }
}
@keyframes pj-fill { from { transform: scaleY(0); } to { transform: scaleY(1); } }
@keyframes pj-reveal { from { opacity: 0; transform: translateY(-4px); } to { opacity: 1; transform: none; } }

/* the featured stage — light, no dark mat */
.pj-stage { min-width: 0; }
.pj-frame { position: relative; border: 1px solid var(--line); border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-card); background: var(--paper); }
.pj-media { position: relative; aspect-ratio: 4 / 3; background: var(--band); }
.pj-panel { position: absolute; inset: 0; opacity: 0; transition: opacity .55s ease; }
.pj-panel.is-active { opacity: 1; }
.pj-panel img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pj-frame .pj-badge { position: absolute; top: 20px; left: 20px; z-index: 4; }

.pj-foot { margin-top: 30px; }
.pj-foot a { font: 600 14px/1 var(--ui); color: var(--burgundy); text-decoration: none; display: inline-flex; align-items: center; gap: 8px; }
.pj-foot svg { width: 16px; height: 16px; transition: transform .2s; }
.pj-foot a:hover svg { transform: translateX(3px); }

@media (max-width: 940px) {
  .pj-showcase { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .pj-stage { order: -1; }               /* image on top, list below, on mobile */
}
@media (max-width: 620px) {
  .pj { padding: 68px 0; }
  .pj-frame .pj-badge { top: 16px; left: 16px; }
}
