/* Glory's Bakery — "twin-rolls" preset (2026-09-25).
   Identity: two flat stadium rolls joined by one thin rule = two locations. The paired mark is
   "both locations together"; a single roll marks one location or one thing they bake. Golden
   parchment surface, dark ink, a red-brown rust (redder and darker than Bollo's #b5651d).
   Type: Barlow 400 + 600 (Jeremy Tribby, SIL OFL 1.1). Provenance: both WOFF2 files and
   OFL-barlow.txt are copied byte-for-byte from
   golden-path/prospects/aquarius-plumbing/demo/assets/fonts/ (see ../fonts.request.json);
   nothing was re-fetched. No CDN, no JavaScript, no third-party request.

   Measured contrast (WCAG 2.x relative luminance):
     ink #2a2014 on parchment #f4ecd8 ..... 13.6:1   rust #9c4a1f on parchment ..... 5.2:1
     ink-soft #5c4a35 on parchment ........ 7.2:1    rust on crumb #fbf7ee ......... 5.8:1
     white on rust-deep #6f3315 (buttons) . 9.7:1    ink on dough #efe2c4 .......... 12.4:1
     white on night #201810 (footer) ...... 17.5:1   sand #d9cbb0 on night ......... 10.9:1
     parchment on night ................... 14.9:1   rust-lite #e0925f on night .... 7.0:1 (mark only) */

@font-face { font-family: "Barlow"; font-weight: 400; font-style: normal; font-display: swap; src: url("fonts/barlow-400.woff2") format("woff2"); }
@font-face { font-family: "Barlow"; font-weight: 600; font-style: normal; font-display: swap; src: url("fonts/barlow-600.woff2") format("woff2"); }

:root {
  --parchment: #f4ecd8;
  --dough: #efe2c4;
  --crumb: #fbf7ee;
  --ink: #2a2014;
  --ink-soft: #5c4a35;
  --rust: #9c4a1f;
  --rust-deep: #6f3315;
  --rust-lite: #e0925f;
  --night: #201810;
  --sand: #d9cbb0;
  --rule: #ddccaa;
  --face: "Barlow", "Trebuchet MS", system-ui, sans-serif;
  --wrap: 72rem;
  --spring: cubic-bezier(.32, .72, 0, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-padding-top: 7.5rem; }
body {
  margin: 0; background: var(--parchment); color: var(--ink);
  font: 400 1.125rem/1.5 var(--face);
  font-variant-numeric: lining-nums tabular-nums;
}
p, h1, h2, h3, ul, address { margin: 0; }
ul { padding: 0; list-style: none; }
a { color: var(--rust); text-underline-offset: .18em; text-decoration-thickness: .08em; }
a:hover { color: var(--rust-deep); }
:focus-visible { outline: 3px solid var(--rust); outline-offset: 3px; }
.wrap { width: min(100% - 2.5rem, var(--wrap)); margin-inline: auto; }
.skip { position: absolute; left: -9999px; top: .5rem; z-index: 60; background: var(--ink); color: var(--parchment); padding: .75rem 1rem; font-weight: 600; }
.skip:focus { left: .5rem; }

/* ------------------------------------------------------------- the rolls */
.rolls { display: block; flex: none; aspect-ratio: 96 / 28; height: auto; overflow: visible; }
.rolls rect { fill: var(--rust); }
.rolls__join { fill: none; stroke: var(--rust); stroke-width: 2; }
.roll { display: block; flex: none; aspect-ratio: 40 / 24; height: auto; }
.roll rect { fill: var(--rust); }

/* ------------------------------------------------------------------ header */
.head { position: sticky; top: 0; z-index: 40; background: var(--parchment); border-bottom: 1px solid var(--rule); }
.head__in { display: grid; gap: .25rem; padding-block: .3rem .55rem; }
.brand { display: inline-flex; align-items: center; gap: .6rem; min-height: 44px; justify-self: start; color: var(--ink); text-decoration: none; }
.brand:hover { color: var(--ink); }
.rolls--brand { width: 42px; }
.brand__name { font-weight: 600; font-size: 1.3rem; letter-spacing: -.01em; }
.head__calls { display: grid; grid-template-columns: 1fr 1fr; gap: .5rem; }
.hcall { display: inline-flex; align-items: center; justify-content: center; gap: .5em; min-height: 44px; padding: .4rem .75rem; border-radius: 999px; background: var(--rust-deep); color: #fff; font-weight: 600; font-size: 1rem; line-height: 1.15; text-decoration: none; text-align: center; }
.hcall:hover { background: var(--ink); color: #fff; }
/* On phones the header shows "Call Centerville"; the number stays in the accessible name. */
.hcall__num { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; }

/* ------------------------------------------------------------------ buttons */
.btn { display: inline-flex; flex-direction: column; align-items: center; justify-content: center; min-height: 54px; padding: .45rem .6rem; border-radius: 999px; font-weight: 600; line-height: 1.15; text-align: center; text-decoration: none; }
.btn--call { background: var(--rust-deep); color: #fff; }
.btn--call:hover { background: var(--ink); color: #fff; }
.btn__verb { font-size: .875rem; }
.btn__num { font-size: 1rem; white-space: nowrap; }
.btn--line { border: 2px solid var(--ink); color: var(--ink); font-size: 1rem; }
.btn--line:hover { background: var(--ink); color: var(--parchment); }
.btn--wide { flex-direction: row; gap: .4em; }
.btn--wide .btn__verb, .btn--wide .btn__num { font-size: 1.125rem; }

/* -------------------------------------------------------------------- hero */
.hero { padding-block: 1.25rem 2.5rem; }
.hero__title { display: flex; flex-wrap: wrap; align-items: center; gap: .35rem 1rem; }
.hero__h1 { font-weight: 600; font-size: clamp(2.75rem, 1.6rem + 5.2vw, 6.75rem); line-height: .95; letter-spacing: -.025em; }
.rolls--hero { width: clamp(64px, 9vw, 140px); }
.hero__what { margin-top: .6rem; font-size: clamp(1.3rem, 1.05rem + 1.1vw, 2.1rem); line-height: 1.2; max-width: 30ch; }
.hero__pick { margin-top: 1.25rem; color: var(--ink-soft); font-size: 1rem; }
.pair { display: grid; gap: 1rem; margin-top: .5rem; }
.pair__loc { position: relative; display: grid; gap: .55rem; padding: .85rem .9rem .9rem; background: var(--crumb); border: 2px solid var(--rust); border-radius: 2rem; }
/* The rule that joins the two rolls. */
.pair__loc + .pair__loc::before { content: ""; position: absolute; left: 50%; top: calc(-1rem - 2px); width: 2px; height: 1rem; margin-left: -1px; background: var(--rust); }
.pair__name { padding-left: .35rem; font-weight: 600; font-size: 1.375rem; line-height: 1.2; }
.pair__acts { display: grid; grid-template-columns: 1fr 1fr; gap: .5rem; }
.hero__more { margin-top: .75rem; }
.hero__more a { display: inline-flex; align-items: center; min-height: 44px; font-weight: 600; }

/* ------------------------------------------------------------------ bake */
.bake { background: var(--dough); padding-block: 3rem; }
.sec-h { font-weight: 600; font-size: clamp(2rem, 1.4rem + 2.4vw, 3.25rem); line-height: 1.05; letter-spacing: -.015em; }
.bake__list { margin-top: 1.25rem; border-top: 2px solid var(--rust); }
.bake__item { display: flex; align-items: center; gap: .9rem; min-height: 4.25rem; padding-block: .5rem; border-bottom: 1px solid var(--rule); font-weight: 600; font-size: clamp(1.75rem, 1.2rem + 2.6vw, 3.25rem); line-height: 1.05; letter-spacing: -.015em; }
.roll--item { width: .85em; }

/* --------------------------------------------------------------- locations */
.locs { padding-block: 3rem 3.5rem; }
.locs__note { margin-top: .85rem; padding-left: .85rem; border-left: 4px solid var(--rust); color: var(--ink-soft); font-size: 1.125rem; font-weight: 600; }
.locs__grid { display: grid; gap: 1.25rem; margin-top: 1.75rem; }
.loc { display: grid; gap: 1rem; align-content: start; padding: 1.4rem 1.25rem 1.3rem; background: var(--crumb); border: 2px solid var(--rust); border-radius: 2rem; }
.loc__head { display: flex; align-items: center; gap: .75rem; }
.roll--loc { width: 44px; }
.loc__name { font-weight: 600; font-size: clamp(1.75rem, 1.4rem + 1.4vw, 2.5rem); line-height: 1.05; letter-spacing: -.015em; }
.loc__addr { font-style: normal; font-size: 1.25rem; line-height: 1.4; }
.loc__addr > span { display: block; }
.loc__acts { display: grid; gap: .6rem; }

/* ------------------------------------------------------------- established */
.est { padding-block: 2.75rem; border-top: 1px solid var(--rule); }
.est__line { font-size: clamp(1.375rem, 1.1rem + 1.2vw, 2.25rem); line-height: 1.3; max-width: 30ch; }
.est__line strong { font-weight: 600; color: var(--rust-deep); }

/* ----------------------------------------------------------------- footer */
.foot { background: var(--night); color: var(--parchment); padding-block: 2.75rem 2.5rem; }
.foot__in { display: grid; gap: 1.25rem; }
.foot__name { display: flex; align-items: center; gap: .6rem; font-weight: 600; font-size: 1.375rem; }
.rolls--foot { width: 42px; }
.rolls--foot rect { fill: var(--rust-lite); }
.rolls--foot .rolls__join { stroke: var(--rust-lite); }
.foot__locs { display: grid; gap: 1.25rem; }
.foot__locs li > span { display: block; }
.foot__label { font-weight: 600; }
.foot__addr { color: var(--sand); }
.foot a { display: inline-flex; align-items: center; min-height: 44px; color: var(--parchment); }
.foot a:hover { color: var(--rust-lite); }
.foot :focus-visible { outline-color: var(--rust-lite); }
.foot__disc { padding-top: 1rem; border-top: 1px solid #4a3a28; color: var(--sand); font-size: 1rem; max-width: 62ch; }

/* ---------------------------------------------------------------- tablets */
@media (min-width: 768px) {
  html { scroll-padding-top: 6rem; }
  .head__in { grid-template-columns: auto 1fr; align-items: center; gap: 1.5rem; padding-block: .5rem; }
  .head__calls { justify-self: end; grid-template-columns: auto auto; }
  .hcall { padding-inline: 1.1rem; }

  .hero { padding-block: 3rem 3.5rem; }
  .pair { grid-template-columns: 1fr 1fr; gap: 2.5rem; margin-top: .75rem; }
  .pair__loc + .pair__loc::before { left: calc(-2.5rem - 2px); top: 50%; width: 2.5rem; height: 2px; margin: -1px 0 0; }

  .bake, .locs { padding-block: 4rem; }
  .locs__grid { grid-template-columns: 1fr 1fr; }
  .foot__locs { grid-template-columns: 1fr 1fr; gap: 2rem; }
}

/* ---------------------------------------------------------------- desktop */
@media (min-width: 960px) {
  html { scroll-padding-top: 1rem; }
  .head { position: relative; }
  .hcall__num { position: static; width: auto; height: auto; overflow: visible; clip: auto; clip-path: none; font-weight: 400; }

  .hero { padding-block: 5rem 5.5rem; }
  .hero__what { margin-top: 1rem; }
  .hero__pick { margin-top: 2.5rem; }
  .pair .btn { padding-inline: 1rem; }

  .bake, .locs { padding-block: 6rem; }
  .bake__in { display: grid; grid-template-columns: 1fr 2fr; gap: 4rem; align-items: start; }
  .bake__list { margin-top: .4rem; }
  .locs__grid { gap: 2rem; margin-top: 2.5rem; }
  .loc { padding: 2rem 2rem 1.75rem; }
  .loc__acts { grid-template-columns: 1fr 1fr; }
  .loc .btn--wide { flex-direction: column; gap: 0; }
  .loc .btn--wide .btn__verb { font-size: .875rem; }
  .loc .btn--wide .btn__num, .loc .btn--line { font-size: 1.0625rem; }
  .est { padding-block: 4.5rem; }
}

/* ------------------------------------------------ wide: each hero card becomes one roll */
@media (min-width: 1200px) {
  .pair__loc { grid-template-columns: 1fr auto; align-items: center; gap: 1rem; padding: 1rem 1rem 1rem 1.75rem; border-radius: 999px; }
  .pair__name { padding-left: 0; font-size: 1.625rem; }
  .pair__acts { grid-template-columns: auto auto; }
  .pair .btn { padding-inline: 1.25rem; }
}

/* --------------------------------------------------------------- motion */
@media (prefers-reduced-motion: no-preference) {
  @keyframes roll-in-a { from { transform: translateX(-12px); opacity: 0; } }
  @keyframes roll-in-b { from { transform: translateX(12px); opacity: 0; } }
  @keyframes join-in { from { transform: scaleX(0); } }
  .rolls--hero rect, .rolls--hero .rolls__join { transform-box: fill-box; transform-origin: center; }
  .rolls--hero .rolls__a { animation: roll-in-a .9s var(--spring) .1s both; }
  .rolls--hero .rolls__b { animation: roll-in-b .9s var(--spring) .1s both; }
  .rolls--hero .rolls__join { animation: join-in .6s var(--spring) .55s both; }
  .btn, .hcall { transition: background-color .3s var(--spring), color .3s var(--spring), transform .4s var(--spring); }
  .btn:active, .hcall:active { transform: scale(.98); }
}
