:root {
  --cream: #f8f5ec;
  --cream-deep: #f0eadb;
  --surface: #fffef9;
  --surface-warm: #fff8df;
  --forest: #0b4a38;
  --forest-dark: #06372b;
  --forest-soft: #e9f0e6;
  --moss: #789565;
  --yellow: #f6c33b;
  --yellow-dark: #dca60c;
  --yellow-soft: #fff4c9;
  --clay: #c9704d;
  --clay-soft: #f8e7df;
  --ink: #14261f;
  --muted: #5d6b64;
  --border: #d9d8c9;
  --border-dark: #8a8b7c; /* >=3:1 non-text contrast on cream/surface/warm (review HS-035; was #b8b9aa at 1.82:1) */
  --error: #9f352f;
  --success: #16633e;
  --shadow: 0 22px 55px rgba(18, 47, 36, .12);
  --shadow-small: 0 10px 28px rgba(18, 47, 36, .08);
  --radius: 18px;
  --radius-large: 26px;
  --container: 1200px;
  --font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
  --font-display: Fraunces, Georgia, serif;
  --font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;
}

*, *::before, *::after { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; color-scheme: light; }
body { margin: 0; overflow-x: hidden; background: var(--cream); color: var(--ink); font-family: var(--font-body); font-size: 17px; line-height: 1.62; -webkit-font-smoothing: antialiased; }
img, svg { display: block; max-width: 100%; }
a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { color: var(--forest-dark); font-family: var(--font-display); font-weight: 800; letter-spacing: -.035em; line-height: 1.04; }
h3 { color: var(--forest-dark); line-height: 1.18; }
h1 { font-size: clamp(2.6rem, 10.4vw, 4.2rem); }
h2 { font-size: clamp(2rem, 8vw, 3.4rem); }
p { margin-bottom: 1rem; }
main { min-height: 60vh; }
.container { width: calc(100% - 32px); max-width: var(--container); margin-inline: auto; min-width: 0; }
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }
.skip-link { position: fixed; z-index: 1000; left: 12px; top: 12px; transform: translateY(-160%); padding: 12px 18px; border-radius: 8px; background: var(--yellow); color: var(--forest-dark); font-weight: 800; }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid var(--clay); outline-offset: 3px; }
.muted { color: var(--muted); }
.small { font-size: .88rem; }
.eyebrow { margin-bottom: 10px; color: var(--forest); font-size: .78rem; font-weight: 900; letter-spacing: .12em; line-height: 1.3; text-transform: uppercase; }
.lede { font-size: 1.05rem; }
.section { padding: 70px 0; }
.section-tight { padding: 20px 0; }
.section-surface { background: var(--surface); }
.section-warm { background: var(--forest-soft); }
.section-cream { background: var(--cream); }
.section-cream-deep { background: var(--cream-deep); }
.section-heading { max-width: 720px; margin-bottom: 34px; }
.section-heading h2 { margin-bottom: 12px; }
.section-heading p:last-child { max-width: 650px; margin: 0; color: var(--muted); }
.section-heading-center { margin-inline: auto; text-align: center; }

/* Photography slots. A frame keeps the final image's aspect ratio while the
   real photograph is still outstanding, so nothing shifts when photos land. */
.photo-frame { display: block; }
.photo-pending { position: relative; display: grid; width: 100%; height: 100%; min-height: inherit; padding: 20px; align-content: center; justify-items: center; gap: 5px; border: 1px dashed var(--border-dark); border-radius: inherit; background: var(--cream-deep); color: var(--forest-dark); text-align: center; }
.photo-pending .photo-pending-mark { width: 44px; min-width: 0; height: 44px; min-height: 0; margin-bottom: 4px; object-fit: contain; opacity: .3; }
.photo-pending-title { max-width: 22ch; margin: 0; font-family: var(--font-display); font-size: 1rem; font-weight: 800; line-height: 1.2; }
.photo-pending-meta { margin: 0; color: var(--muted); font-size: .76rem; font-weight: 750; letter-spacing: .03em; }
.photo-pending-chip { margin: 8px 0 0; padding: 5px 12px; border-radius: 999px; background: var(--yellow); color: var(--forest-dark); font-size: .68rem; font-weight: 900; letter-spacing: .12em; line-height: 1; text-transform: uppercase; }
.photo-frame-hero-yard.photo-pending { aspect-ratio: 580 / 500; }
.photo-frame-gate-latched.photo-pending, .photo-frame-service-kit.photo-pending { aspect-ratio: 452 / 480; }
.photo-frame-clean-yard.photo-pending, .photo-frame-closing-dog.photo-pending { aspect-ratio: 256 / 262; }
.photo-frame-booking-dog.photo-pending { aspect-ratio: 420 / 330; }
.owner-visual .photo-pending { max-width: 452px; border-radius: var(--radius-large); }
.closing-photo .photo-pending { border: 0; border-radius: 24px 24px 0 0; }

.icon { display: inline-grid; width: 24px; height: 24px; flex: 0 0 auto; place-items: center; }
.icon svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.icon-paw svg ellipse, .icon-paw svg path { fill: currentColor; stroke: none; }

.button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 9px; padding: 14px 22px; border: 1px solid transparent; border-radius: 9px; font-size: .83rem; font-weight: 900; letter-spacing: .035em; line-height: 1.2; text-align: center; text-decoration: none; text-transform: uppercase; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }
.button:hover { transform: translateY(-1px); }
.button .icon { width: 18px; height: 18px; }
.button-yellow { background: var(--yellow); color: var(--forest-dark); box-shadow: 0 8px 0 rgba(220, 166, 12, .18); }
.button-yellow:hover { background: #ffd15b; }
.button-forest { background: var(--forest); color: #fff; }
.button-outline { border-color: var(--forest); background: transparent; color: var(--forest); }
.button-light { border-color: rgba(255,255,255,.8); background: transparent; color: #fff; }
.button-wide { width: 100%; }
.button-row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.button-row-center { justify-content: center; }

.utility-strip { background: var(--forest); color: #fff; font-size: .76rem; font-weight: 750; }
.utility-inner { display: flex; min-height: 38px; align-items: center; justify-content: center; gap: 9px; text-align: center; }
.utility-inner > span:first-child, .utility-dot { display: none; }
.site-header { position: sticky; z-index: 100; top: 0; border-bottom: 1px solid rgba(217,216,201,.75); background: rgba(255,254,249,.96); backdrop-filter: blur(14px); }
.header-inner { position: relative; display: flex; min-height: 86px; align-items: center; justify-content: space-between; gap: 20px; }
.brand { display: inline-flex; min-width: 0; flex: 0 0 auto; align-items: center; color: var(--forest-dark); text-decoration: none; }
.brand-picture, .brand-logo { display: block; width: 100%; height: auto; }
.brand-header { width: 168px; }
.brand-footer { width: 190px; }
.menu-toggle { display: grid; width: 48px; height: 48px; place-content: center; gap: 5px; border: 0; border-radius: 9px; background: var(--cream-deep); color: var(--forest); }
.menu-toggle span:not(.sr-only) { width: 22px; height: 2px; background: currentColor; }
.site-nav { position: absolute; top: calc(100% + 1px); right: 0; left: 0; display: none; padding: 16px; border: 1px solid var(--border); border-radius: 0 0 16px 16px; background: var(--surface); box-shadow: var(--shadow); }
.site-nav.open { display: grid; }
.site-nav > a { display: flex; min-height: 48px; align-items: center; padding: 10px 11px; color: var(--ink); font-size: .88rem; font-weight: 800; text-decoration: none; }
.site-nav > a[aria-current="page"] { color: var(--forest); }
.site-nav .nav-call { gap: 8px; }
.site-nav .nav-call .icon { width: 20px; height: 20px; }
.site-nav .nav-cta { margin-top: 8px; color: var(--forest-dark); }

.hero { padding: 42px 0 26px; background: var(--surface); }
.hero-grid { display: grid; gap: 34px; align-items: center; }
.hero-copy { min-width: 0; }
.hero-copy h1 { max-width: 720px; margin-bottom: 20px; }
.hero-copy h1 em { display: block; font-weight: inherit; }
.hero-lede { max-width: 650px; color: var(--ink); font-size: 1.08rem; }
.price-intro { max-width: 620px; color: var(--forest); font-size: .96rem; font-weight: 800; }
.availability-note { max-width: 620px; margin: 18px 0 0; color: var(--muted); font-size: .86rem; }
.hero-visual { position: relative; min-width: 0; padding-bottom: 30px; }
.hero-photo { position: relative; overflow: hidden; min-height: 360px; border-radius: 0 0 30px 30px; background: var(--forest-soft); box-shadow: var(--shadow); }
.hero-photo img { width: 100%; height: 100%; min-height: 360px; object-fit: cover; object-position: center; }
.placeholder-label { position: absolute; z-index: 2; top: 12px; right: 12px; max-width: 180px; padding: 7px 9px; border: 1px solid rgba(11,74,56,.18); border-radius: 7px; background: rgba(255,254,249,.93); color: var(--forest); font-size: .57rem; font-weight: 900; line-height: 1.2; text-align: center; text-transform: uppercase; }
.visit-report { position: relative; overflow: hidden; padding: 22px 20px 18px; border: 1px solid var(--border); background: var(--surface); box-shadow: var(--shadow); clip-path: polygon(0 2%,2% 0,4% 2%,6% 0,8% 2%,10% 0,12% 2%,14% 0,16% 2%,18% 0,20% 2%,22% 0,24% 2%,26% 0,28% 2%,30% 0,32% 2%,34% 0,36% 2%,38% 0,40% 2%,42% 0,44% 2%,46% 0,48% 2%,50% 0,52% 2%,54% 0,56% 2%,58% 0,60% 2%,62% 0,64% 2%,66% 0,68% 2%,70% 0,72% 2%,74% 0,76% 2%,78% 0,80% 2%,82% 0,84% 2%,86% 0,88% 2%,90% 0,92% 2%,94% 0,96% 2%,98% 0,100% 2%,100% 98%,98% 100%,96% 98%,94% 100%,92% 98%,90% 100%,88% 98%,86% 100%,84% 98%,82% 100%,80% 98%,78% 100%,76% 98%,74% 100%,72% 98%,70% 100%,68% 98%,66% 100%,64% 98%,62% 100%,60% 98%,58% 100%,56% 98%,54% 100%,52% 98%,50% 100%,48% 98%,46% 100%,44% 98%,42% 100%,40% 98%,38% 100%,36% 98%,34% 100%,32% 98%,30% 100%,28% 98%,26% 100%,24% 98%,22% 100%,20% 98%,18% 100%,16% 98%,14% 100%,12% 98%,10% 100%,8% 98%,6% 100%,4% 98%,2% 100%,0 98%); }
.hero-visual > .visit-report { z-index: 3; margin: -76px 14px 0 34px; }
.report-title { margin-bottom: 14px; color: var(--ink); font-size: .78rem; font-weight: 950; letter-spacing: .06em; text-transform: uppercase; }
.visit-report ul { display: grid; gap: 8px; margin: 0; padding: 0; list-style: none; }
.visit-report li { display: grid; grid-template-columns: 18px 1fr; gap: 7px; align-items: center; color: var(--ink); font-size: .76rem; }
.visit-report li .icon { width: 17px; height: 17px; color: var(--success); }
.report-status { display: grid; grid-template-columns: auto 1fr 22px; gap: 8px; align-items: center; margin-top: 17px; padding-top: 12px; border-top: 1px dashed var(--border-dark); font-size: .68rem; text-transform: uppercase; }
.report-status span { color: var(--muted); }
.report-status strong { font-size: .69rem; }
.report-status .icon { width: 20px; height: 20px; color: var(--forest); }
.visit-report-compact { padding: 18px; }
.visit-report-compact li { font-size: .72rem; }
.visit-report-on-dark { color: var(--ink); }
.trust-row { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px 16px; margin: 26px 0 0; padding: 0; list-style: none; }
.trust-row li { display: flex; gap: 9px; align-items: center; font-size: .82rem; font-weight: 800; }
.trust-row .icon { width: 21px; height: 21px; color: var(--forest); }

.standard-panel { display: grid; overflow: hidden; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--surface-warm); box-shadow: var(--shadow-small); }
.standard-copy { padding: 30px 22px; }
.standard-copy h2 { max-width: 650px; }
.process-row { display: grid; gap: 26px; margin: 30px 0 0; padding: 0; list-style: none; }
.process-row li { position: relative; padding-left: 58px; }
.process-row .step-number { position: absolute; left: 0; top: 0; display: grid; width: 30px; height: 30px; place-items: center; border-radius: 50%; background: var(--forest); color: #fff; font-size: .75rem; font-weight: 900; }
.process-row .icon { position: absolute; left: 28px; top: 36px; width: 28px; height: 28px; color: var(--forest); }
.process-row h3 { margin: 0 0 5px; font-size: .96rem; }
.process-row p { margin: 0; color: var(--muted); font-size: .8rem; }
.gate-visual { position: relative; min-height: 380px; overflow: hidden; background: var(--forest-soft); }
.gate-visual img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; }
.gate-caption { position: absolute; right: 16px; bottom: 16px; left: 16px; padding: 15px 16px; border-radius: 10px; background: rgba(255,248,223,.94); box-shadow: var(--shadow-small); }
.gate-caption p { margin: 0; font-size: .77rem; }
.gate-caption .eyebrow { margin-bottom: 5px; }

.guarantee-band { border-block: 1px solid var(--border); background: var(--surface); }
.guarantee-inner { display: grid; grid-template-columns: 48px 1fr; gap: 15px; align-items: center; padding-block: 25px; }
.guarantee-mark { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 50%; background: var(--yellow-soft); color: var(--forest); }
.guarantee-mark .icon { width: 27px; height: 27px; }
.guarantee-inner h2 { margin-bottom: 6px; font-family: var(--font-body); font-size: 1.15rem; letter-spacing: -.02em; }
.guarantee-inner p { margin: 0; color: var(--muted); font-size: .76rem; }
.pending-badge, .soft-badge, .policy-pending { display: inline-flex; width: fit-content; align-items: center; padding: 6px 9px; border-radius: 999px; font-size: .58rem; font-weight: 900; letter-spacing: .06em; line-height: 1.2; text-transform: uppercase; }
.pending-badge, .policy-pending { background: var(--clay-soft); color: var(--error); }
.soft-badge { background: var(--yellow-soft); color: var(--forest-dark); }
.guarantee-inner .pending-badge { grid-column: 2; }

.pricing-preview-grid, .pricing-three { display: grid; gap: 14px; }
.price-card, .price-cta-card { min-width: 0; padding: 24px 20px; border: 1px solid var(--border); border-radius: var(--radius); background: var(--surface); }
.price-card { text-align: center; }
.price-label { margin: 0 0 7px; color: var(--forest); font-size: .68rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.dog-dots { display: flex; min-height: 28px; justify-content: center; gap: 3px; color: var(--clay); }
.dog-dot .icon { width: 20px; height: 20px; }
.price-amount { display: grid; gap: 2px; margin: 12px 0 2px; }
.price-amount strong { color: var(--forest-dark); font-family: var(--font-display); font-size: 2.35rem; line-height: 1; }
.price-amount span { color: var(--muted); font-size: .64rem; }
.price-monthly { margin-bottom: 18px; color: var(--muted); font-size: .68rem; }
.mini-checks, .scope-list { display: grid; gap: 9px; margin: 0; padding: 17px 0 0; border-top: 1px solid var(--border); list-style: none; text-align: left; }
.mini-checks li, .scope-list li { display: grid; grid-template-columns: 18px 1fr; gap: 7px; align-items: start; color: var(--ink); font-size: .69rem; }
.mini-checks .icon, .scope-list .icon { width: 17px; height: 17px; color: var(--success); }
.price-cta-card { display: grid; align-content: center; background: var(--yellow-soft); }
.price-cta-card h3 { margin-bottom: 11px; font-family: var(--font-display); font-size: 1.7rem; }
.price-cta-card p:not(.eyebrow) { color: var(--muted); font-size: .8rem; }
.price-cta-card .button { margin-top: 5px; }
.price-footnote { margin: 20px 0 0; color: var(--muted); font-size: .76rem; }
.founding-offer { display: grid; gap: 12px; align-items: center; margin-top: 24px; padding: 18px; border: 1px solid #ead585; border-radius: 14px; background: var(--yellow-soft); }
.founding-offer h3 { margin-bottom: 4px; font-family: var(--font-display); font-size: 1.25rem; }
.founding-offer p { margin: 0; color: var(--muted); font-size: .78rem; }

.calculator-shell { display: grid; overflow: hidden; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--surface); box-shadow: var(--shadow-small); }
.calculator-panel, .plan-summary { min-width: 0; padding: 26px 20px; }
.calculator-title-row { display: grid; gap: 10px; margin-bottom: 24px; }
.calculator-title-row h2 { margin-bottom: 0; font-size: 2.15rem; }
.calculator-panel form { display: grid; gap: 24px; }
.field-group { min-width: 0; margin: 0; padding: 0; border: 0; }
.field-group legend, .field-label { display: block; margin-bottom: 9px; color: var(--ink); font-size: .9rem; font-weight: 850; }
.segmented { display: grid; gap: 8px; }
.segmented-four { grid-template-columns: repeat(4,minmax(0,1fr)); }
.segmented-three { grid-template-columns: 1fr; }
.segmented label { position: relative; min-width: 0; }
.segmented input { position: absolute; width: 1px; height: 1px; min-height: 0; padding: 0; overflow: hidden; border: 0; opacity: 0; clip-path: inset(50%); pointer-events: none; }
.segmented span { display: grid; min-height: 50px; place-items: center; padding: 8px; border: 1px solid var(--border-dark); border-radius: 8px; background: var(--surface); color: var(--ink); font-size: .82rem; font-weight: 800; text-align: center; }
.segmented input:checked + span { border-color: var(--forest); background: var(--forest-soft); color: var(--forest-dark); box-shadow: inset 0 0 0 1px var(--forest); }
.segmented input:focus-visible + span { outline: 3px solid var(--clay); outline-offset: 2px; }
.toggle-card { position: relative; display: flex; gap: 18px; align-items: center; justify-content: space-between; min-height: 94px; padding: 17px 18px; border: 1px solid var(--border); border-radius: 11px; background: var(--cream); cursor: pointer; }
.toggle-card > input { position: absolute; width: 1px; height: 1px; min-height: 0; padding: 0; overflow: hidden; border: 0; opacity: 0; clip-path: inset(50%); }
.toggle-copy { display: grid; min-width: 0; flex: 1 1 auto; gap: 5px; }
.toggle-copy strong { font-size: .9rem; }
.toggle-copy small { max-width: 720px; color: var(--muted); font-size: .78rem; line-height: 1.45; }
.toggle-ui { position: relative; width: 46px; height: 26px; flex: 0 0 46px; border-radius: 999px; background: var(--border-dark); transition: background .18s ease; }
.toggle-ui::after { position: absolute; top: 3px; left: 3px; width: 20px; height: 20px; border-radius: 50%; background: #fff; box-shadow: 0 2px 7px rgba(0,0,0,.15); content: ""; transition: transform .18s ease; }
.toggle-card input:checked ~ .toggle-ui { background: var(--forest); }
.toggle-card input:checked ~ .toggle-ui::after { transform: translateX(20px); }
.toggle-card:has(input:focus-visible) { outline: 3px solid var(--clay); outline-offset: 2px; }
.plan-summary { border-top: 1px solid var(--border); background: var(--surface-warm); }
.quote-kicker { margin-bottom: 4px; color: var(--forest); font-size: .7rem; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.quote-headline { color: var(--forest-dark); font-family: var(--font-display); font-size: clamp(2.8rem,12vw,4.2rem); font-weight: 850; letter-spacing: -.05em; line-height: 1; }
.quote-detail { min-height: 42px; color: var(--muted); font-size: .86rem; }
.quote-list { display: grid; margin: 18px 0; padding: 0; border-block: 1px solid var(--border); list-style: none; }
.quote-list li { display: flex; min-width: 0; justify-content: space-between; gap: 12px; padding: 11px 0; font-size: .82rem; }
.quote-list li + li { border-top: 1px solid var(--border); }
.quote-list span { color: var(--muted); }
.quote-list strong { text-align: right; }
.quote-note { margin-bottom: 8px; color: var(--muted); font-size: .78rem; }
.calculator-explainer { margin: 18px 0 0; padding: 12px 14px; border: 1px solid var(--border); border-radius: 0 8px 8px 0; background: var(--forest-soft); color: var(--muted); font-size: .82rem; }
.plan-summary .button { margin-top: 13px; }
.no-judgment { display: grid; grid-template-columns: 26px 1fr; gap: 9px; align-items: center; margin-top: 18px; padding: 13px; border-radius: 10px; background: var(--surface); color: var(--muted); font-size: .77rem; }
.no-judgment .icon { color: var(--clay); }

.outcomes-panel { display: grid; overflow: hidden; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--yellow-soft); }
.outcomes-copy { padding: 34px 24px; }
.outcomes-copy h2 { max-width: 660px; margin-bottom: 24px; font-size: 2.3rem; }
.outcome-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.outcome-card { position: relative; display: grid; min-width: 0; min-height: 150px; align-content: start; gap: 5px; padding: 18px 16px; border: 1px solid rgba(11,74,56,.12); border-radius: 14px; background: rgba(255,254,249,.78); box-shadow: 0 8px 22px rgba(18,47,36,.06); }
.outcome-card .icon { width: 28px; height: 28px; margin-bottom: 6px; color: var(--forest); }
.outcome-card p { margin: 0; color: var(--moss); font-size: .67rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.outcome-card h3 { margin: 0; font-size: .9rem; }
.outcome-card span:last-child { color: var(--muted); font-size: .76rem; }
.outcome-card:nth-child(3) { background: rgba(233,240,230,.9); }
.outcome-card:nth-child(5) { background: rgba(255,255,255,.9); }
.outcome-visual { position: relative; min-height: 240px; overflow: hidden; }
.outcome-visual img { width: 100%; height: 100%; min-height: 240px; object-fit: cover; }

.area-panel { display: grid; overflow: hidden; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--surface); box-shadow: var(--shadow-small); }
.area-copy { padding: 28px 22px; }
.area-copy h2 { font-size: 2.3rem; }
.area-copy > p:not(.eyebrow,.small) { color: var(--muted); }
.area-checker { display: grid; gap: 8px; margin: 22px 0 18px; }
.area-checker label { color: var(--ink); font-size: .86rem; font-weight: 800; }
.field-action-row { display: grid; gap: 9px; }
input, select, textarea { width: 100%; min-height: 48px; border: 1px solid var(--border-dark); border-radius: 8px; background: var(--surface); color: var(--ink); padding: 11px 13px; }
textarea { min-height: 94px; resize: vertical; }
input::placeholder { color: var(--muted); opacity: 1; } /* 5.1:1 (review HS-035; was #8b958f at 3.06:1) */
.form-status { min-height: 20px; margin: 0; color: var(--muted); font-size: .72rem; }
.form-status.success { padding: 10px; border-radius: 8px; background: var(--forest-soft); color: var(--success); }
.form-status.error { padding: 10px; border-radius: 8px; background: var(--clay-soft); color: var(--error); }
.city-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; margin: 0 0 12px; padding: 0; list-style: none; }
.city-list li { display: flex; gap: 7px; align-items: center; font-size: .82rem; font-weight: 800; }
.city-list .icon { width: 18px; height: 18px; color: var(--success); }
.area-map { min-height: 300px; background: var(--forest-soft); }
.area-map img { width: 100%; height: 100%; min-height: 300px; padding: 8px; object-fit: contain; }
.area-map-large { border-radius: var(--radius-large); overflow: hidden; }

.faq-preview-grid, .faq-layout { display: grid; gap: 34px; }
.faq-list { display: grid; gap: 10px; }
.faq-item { overflow: hidden; border: 1px solid var(--border); border-radius: 12px; background: var(--surface); }.faq-item summary:focus-visible { outline: 3px solid var(--clay); outline-offset: -3px; } /* inset so overflow:hidden cannot clip it (review HS-136) */
.faq-item summary { display: grid; grid-template-columns: 1fr 28px; gap: 12px; align-items: center; min-height: 58px; padding: 14px 16px; color: var(--forest-dark); font-weight: 850; list-style: none; cursor: pointer; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary span { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: var(--forest-soft); font-size: 1.2rem; transition: transform .18s ease; }
.faq-item[open] summary span { transform: rotate(45deg); }
.faq-answer { padding: 0 16px 16px; color: var(--muted); font-size: .8rem; }
.faq-answer p { margin: 0; }
.policy-pending { margin-top: 10px; }

.closing-cta { padding: 50px 0 0; background: var(--forest-dark); color: #fff; }
.closing-grid { display: grid; gap: 26px; align-items: end; }
.closing-copy { padding-bottom: 16px; }
.closing-copy h2 { color: #fff; }
.closing-copy p:not(.eyebrow) { color: rgba(255,255,255,.77); }
.closing-copy .eyebrow { color: var(--yellow); }
.closing-copy .closing-availability { margin: 18px 0 0; font-size: .8rem; }
.closing-photo { position: relative; min-height: 260px; overflow: hidden; border-radius: 24px 24px 0 0; }
.closing-photo img { width: 100%; height: 100%; min-height: 260px; object-fit: cover; object-position: center top; }
.closing-report { padding-bottom: 34px; }

.page-hero { padding: 66px 0; background: var(--surface); text-align: center; }
.page-hero .container { max-width: 820px; }
.page-hero h1 { margin-bottom: 15px; }
.page-hero p:last-child { max-width: 700px; margin-inline: auto; color: var(--muted); }
.page-hero-left { text-align: left; }
.page-hero-left .container { max-width: none; }
.page-hero-left p:last-child { margin-inline: 0; }
.how-steps { display: grid; gap: 28px; }
.how-step { position: relative; padding: 24px 20px 26px; text-align: center; }
.how-step::after { display: none; }
.how-step .step-number, .booking-step-copy .step-number { display: grid; width: 32px; height: 32px; place-items: center; margin: 0 auto 12px; border-radius: 50%; background: var(--forest); color: #fff; font-size: .75rem; font-weight: 900; }
.step-icon { display: grid; width: 88px; height: 88px; place-items: center; margin: 0 auto 16px; border-radius: 50%; background: var(--cream-deep); color: var(--forest); }
.step-icon .icon { width: 40px; height: 40px; }
.how-step h2 { margin-bottom: 9px; font-size: 1.55rem; }
.how-step p { margin: 0; color: var(--muted); font-size: .82rem; }
.proof-grid, .gate-split, .about-grid, .two-column, .service-area-layout, .city-hero { display: grid; gap: 26px; }
.diagram-card, .report-card, .scope-card, .content-card, .city-fact-box, .release-blocker { min-width: 0; padding: 25px; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--surface); }
.diagram-card h2, .report-card h2 { font-size: 2rem; }
.diagram-card > p:not(.eyebrow), .report-card > p:not(.eyebrow) { color: var(--muted); }
.diagram-card img { margin-top: 20px; border-radius: 16px; }
.report-card .visit-report { margin-top: 20px; }
.gate-copy { align-self: center; }
.gate-copy p:not(.eyebrow) { color: var(--muted); }
.gate-photo, .about-photo { position: relative; overflow: hidden; min-height: 380px; border-radius: var(--radius-large); }
.gate-photo img, .about-photo img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; }
.pricing-three, .one-time-grid, .three-column, .promise-grid { display: grid; gap: 14px; }
.scope-card h2 { font-size: 2rem; }
.scope-card > p:not(.eyebrow,.small) { color: var(--muted); }
.scope-card-clay { background: var(--clay-soft); }
.scope-card-yellow { background: var(--yellow-soft); }
.scope-list { border-top: 0; padding-top: 4px; }

.booking-page { padding: 46px 0 70px; background: var(--cream); }
.booking-shell { max-width: 1060px; }
.booking-top { display: grid; gap: 14px; margin-bottom: 24px; }
.booking-top h1 { margin-bottom: 0; font-size: clamp(2.8rem,10vw,4.3rem); }
.booking-human { margin: 0; color: var(--muted); font-size: .78rem; }
.booking-human a { color: var(--forest); font-weight: 800; }
.booking-progress { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); margin: 0 0 18px; padding: 0; list-style: none; }
.booking-progress li { position: relative; display: grid; min-width: 0; justify-items: center; gap: 4px; color: var(--muted); text-align: center; }
.booking-progress li::after { position: absolute; z-index: 0; top: 15px; left: 50%; width: 100%; height: 2px; background: var(--border-dark); content: ""; }
.booking-progress li:last-child::after { display: none; }
.booking-progress span { position: relative; z-index: 1; display: grid; width: 32px; height: 32px; place-items: center; border: 2px solid var(--border-dark); border-radius: 50%; background: var(--cream); font-size: .7rem; font-weight: 900; }
.booking-progress small { overflow: hidden; width: 100%; font-size: .56rem; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.booking-progress li.active span, .booking-progress li.complete span { border-color: var(--forest); background: var(--forest); color: #fff; }
.booking-progress li.active small, .booking-progress li.complete small { color: var(--forest); }
.booking-form { overflow: hidden; border: 1px solid var(--border); border-radius: var(--radius-large); background: var(--surface); box-shadow: var(--shadow-small); }
.booking-step { display: grid; min-width: 0; }
.booking-step[hidden], .booking-confirmation[hidden] { display: none !important; }
.booking-step-copy { position: relative; min-width: 0; padding: 28px 22px; background: var(--cream-deep); }
.booking-step-copy .step-number { margin-inline: 0; }
.booking-step-copy h2 { font-size: 2rem; }
.booking-step-copy > p:not(.eyebrow) { color: var(--muted); }
.booking-fields { display: grid; min-width: 0; gap: 16px; align-content: start; padding: 28px 22px; }
.booking-fields label, .content-card label { display: grid; gap: 7px; color: var(--ink); font-size: .77rem; font-weight: 800; }
.form-grid > label { align-content: start; align-self: start; grid-auto-rows: max-content; }
.booking-fields label span, .content-card label span { color: var(--muted); font-size: .67rem; font-weight: 500; }
.booking-fields [data-submit-status]:empty { display: none; }
.form-grid { display: grid; gap: 16px; }
.full { grid-column: 1 / -1; }
.booking-inline-quote { display: grid; gap: 2px; margin-top: 22px; padding: 15px; border-radius: 10px; background: var(--yellow-soft); }
.booking-inline-quote strong { color: var(--forest-dark); font-family: var(--font-display); font-size: 2rem; line-height: 1; }
.booking-inline-quote span { color: var(--muted); font-size: .72rem; }
.booking-dog { max-width: 240px; margin: 24px auto 0; }
.booking-dog .photo-frame { width: 100%; height: auto; }
.safety-note { margin: 0; padding: 12px; border: 1px solid var(--clay-soft); background: var(--clay-soft); color: var(--muted); font-size: .7rem; }
.consent-card { grid-template-columns: 24px 1fr !important; align-items: start; padding: 13px; border: 1px solid var(--border); border-radius: 9px; background: var(--cream); }
.consent-card input { width: 22px; min-height: 22px; margin-top: 1px; padding: 0; }
.consent-card span { font-size: .69rem !important; line-height: 1.45; }
.waitlist-inline { padding: 16px; border-radius: 10px; background: var(--yellow-soft); }
.waitlist-inline h3 { margin-bottom: 4px; }
.waitlist-inline p { color: var(--muted); font-size: .9rem; line-height: 1.5; }
.waitlist-promise { margin-top: 10px; color: var(--ink); font-size: 1rem; font-weight: 600; line-height: 1.45; }
.waitlist-inline .waitlist-promise { font-size: .95rem; }
.review-summary { display: grid; margin: 0; overflow: hidden; border: 1px solid var(--border); border-radius: 11px; }
.review-summary > div { display: grid; gap: 3px; padding: 11px 14px; }
.review-summary > div + div { border-top: 1px solid var(--border); }
.review-summary dt { color: var(--muted); font-size: .6rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.review-summary dd { margin: 0; font-size: .79rem; font-weight: 750; overflow-wrap: anywhere; }
.payment-state { padding: 16px; border-radius: 11px; background: var(--yellow-soft); }
.payment-state h3 { margin-bottom: 5px; }
.payment-state p:last-child { margin: 0; color: var(--muted); font-size: .74rem; }
.payment-state-enabled { border: 1px solid var(--border); background: var(--cream); }
.payment-element { min-height: 128px; margin: 16px 0 10px; padding: 14px; border: 1px solid var(--border); border-radius: 10px; background: var(--surface); }
.payment-element[hidden] { display: none; }
.booking-actions { display: flex; gap: 10px; justify-content: space-between; padding: 18px 22px; border-top: 1px solid var(--border); background: var(--cream); }
.booking-actions [data-next-step], .booking-actions [data-submit-booking] { margin-left: auto; }
.booking-confirmation { scroll-margin-top: 102px; padding: 46px 22px; text-align: center; }
.booking-confirmation h2 { max-width: 780px; margin-inline: auto; }
.confirmation-date { margin: -8px auto 14px; color: var(--muted); font-size: .78rem; }
.confirmation-payment { max-width: 620px; margin: 14px auto; padding: 12px 16px; border-radius: 10px; background: var(--forest-soft); color: var(--forest-dark); font-weight: 800; }
.reference-code { display: inline-block; padding: 8px 12px; border-radius: 8px; background: var(--yellow-soft); }
.confirmation-summary { max-width: 650px; margin: 20px auto; color: var(--muted); }

.city-card-list { display: grid; gap: 10px; margin-top: 22px; }
.city-card { display: grid; grid-template-columns: 1fr 24px; gap: 12px; align-items: center; min-height: 92px; padding: 16px; border: 1px solid var(--border); border-radius: 12px; background: var(--surface); text-decoration: none; }
.city-card:hover { border-color: var(--forest); }
.city-card h3 { margin: 0 0 3px; font-family: var(--font-display); font-size: 1.2rem; }
.city-card p { margin: 0; color: var(--muted); font-size: .7rem; }
.city-card > .icon { color: var(--forest); }
.content-card { display: grid; gap: 14px; }
.content-card .button { margin-top: 3px; }
.honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; }
.city-fact-box h2 { font-size: 1.8rem; }
.icon-card .step-icon { width: 66px; height: 66px; margin-inline: 0; }
.icon-card .step-icon .icon { width: 31px; height: 31px; }
.icon-card h2 { font-size: 1.4rem; }
.icon-card p { margin: 0; color: var(--muted); }
.promise-item { display: grid; grid-template-columns: 66px 1fr; gap: 16px; padding: 22px; border: 1px solid var(--border); border-radius: var(--radius); background: var(--surface); }
.promise-item .step-icon { width: 60px; height: 60px; margin: 0; }
.promise-item .step-icon .icon { width: 29px; height: 29px; }
.promise-item h2 { margin-bottom: 7px; font-size: 1.35rem; }
.promise-item p { margin: 0; color: var(--muted); font-size: .78rem; }
.about-grid { align-items: center; }
.about-grid > div:last-child > p:not(.eyebrow) { color: var(--muted); }
.about-grid .visit-report { margin-top: 22px; }
.faq-group + .faq-group { margin-top: 34px; }
.faq-group h2 { margin-bottom: 15px; font-size: 1.75rem; }
.faq-sidebar { align-self: start; padding: 24px; border-radius: var(--radius-large); background: var(--yellow-soft); }
.faq-sidebar h2 { font-size: 1.8rem; }
.faq-sidebar p { color: var(--muted); }
.faq-sidebar .button + .button { margin-top: 10px; }
.release-blocker { border-style: dashed; border-color: var(--clay); background: var(--clay-soft); }
.legal-page { min-height: 65vh; display: grid; align-items: center; }
.not-found { min-height: 70vh; display: grid; place-items: center; padding: 70px 0; text-align: center; }
.not-found h1 { max-width: 720px; margin-inline: auto; }
.not-found p:not(.eyebrow) { color: var(--muted); }

.site-footer { background: var(--forest); color: #fff; }
.footer-grid { display: grid; gap: 30px; padding: 44px 0 34px; }
.footer-grid h2 { margin-bottom: 11px; color: #fff; font-family: var(--font-body); font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; }
.footer-grid a, .footer-grid span { display: block; width: fit-content; margin-bottom: 7px; color: rgba(255,255,255,.76); font-size: .72rem; text-decoration: none; }
.footer-brand .brand { color: #fff; }
.footer-brand p { max-width: 320px; color: rgba(255,255,255,.7); font-size: .73rem; }
.footer-availability { margin-top: 14px; }
.footer-bottom { display: flex; min-height: 66px; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; border-top: 1px solid rgba(255,255,255,.16); color: rgba(255,255,255,.65); font-size: .68rem; }
.footer-bottom > span:last-child { display: flex; gap: 16px; }
/* CalOPPA s22577(b): the privacy link has to be distinguished from the text around
   it, not merely present. The footer's own copy is muted white; these links are full
   white and underlined, which is the contrasting-colour route the statute allows. */
.footer-bottom a { color: #fff; text-decoration: underline; text-underline-offset: 2px; }

@media (min-width: 560px) {
  .container { width: calc(100% - 48px); }
  .utility-inner > span:first-child, .utility-dot { display: inline; }
  .segmented-three { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .field-action-row { grid-template-columns: minmax(0,1fr) auto; }
  .field-action-row .button { min-width: 160px; }
  .pricing-preview-grid, .pricing-three, .one-time-grid, .three-column, .promise-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .form-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .founding-offer { grid-template-columns: auto 1fr; }
  .footer-grid { grid-template-columns: 1.4fr repeat(2,1fr); }
  .footer-grid > div:last-child { grid-column: 1 / -1; }
}

@media (min-width: 760px) {
  .section { padding: 82px 0; }
  .hero { padding-top: 58px; }
  .hero-grid { grid-template-columns: minmax(0,.92fr) minmax(0,1.08fr); gap: 38px; }
  .hero-copy h1 { font-size: clamp(2.95rem,4.7vw,3.6rem); }
  .hero-visual { padding-bottom: 70px; }
  .hero-photo, .hero-photo img { min-height: 500px; }
  .hero-visual > .visit-report { position: absolute; right: 0; bottom: 0; width: min(350px,74%); margin: 0; }
  .trust-row { grid-template-columns: repeat(4,minmax(0,1fr)); margin-top: 42px; }
  .standard-panel { grid-template-columns: 1.25fr .75fr; }
  .standard-copy { padding: 42px 36px; }
  .process-row { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
  .process-row li { padding: 64px 0 0; text-align: center; }
  .process-row .step-number { left: 50%; transform: translateX(-50%); }
  .process-row .icon { left: 50%; top: 35px; transform: translateX(-50%); }
  .gate-visual, .gate-visual img { min-height: 460px; }
  .guarantee-inner { grid-template-columns: 58px 1fr auto; gap: 18px; }
  .guarantee-inner .pending-badge { grid-column: auto; }
  .calculator-shell { grid-template-columns: minmax(0,1.3fr) minmax(300px,.7fr); }
  .calculator-panel, .plan-summary { padding: 34px; }
  .plan-summary { border-top: 0; border-left: 1px solid var(--border); }
  .calculator-title-row { grid-template-columns: 1fr auto; align-items: start; }
  .outcomes-panel { grid-template-columns: 1.45fr .55fr; }
  .outcomes-copy { padding: 36px 34px; }
  .outcome-list { grid-template-columns: repeat(6,minmax(0,1fr)); }
  .outcome-card { grid-column: span 2; }
  .outcome-card:nth-child(4), .outcome-card:nth-child(5) { grid-column: span 3; }
  .outcome-visual, .outcome-visual img { min-height: 100%; }
  .area-panel { grid-template-columns: 1.15fr .85fr; }
  .area-copy { padding: 38px 34px; }
  .area-map, .area-map img { min-height: 100%; }
  .faq-preview-grid { grid-template-columns: .8fr 1.2fr; align-items: start; }
  .closing-grid { grid-template-columns: 1fr .45fr .92fr; gap: 28px; }
  .closing-photo, .closing-photo img { min-height: 320px; }
  .closing-report { padding-bottom: 44px; }
  .how-steps { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .how-step::after { position: absolute; top: 72px; right: -24px; display: block; color: var(--forest); font-size: 2rem; content: "→"; }
  .how-step:last-child::after { display: none; }
  .proof-grid { grid-template-columns: 1.18fr .82fr; }
  .gate-split, .about-grid { grid-template-columns: 1fr 1fr; }
  .pricing-three, .one-time-grid, .three-column { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .booking-top { grid-template-columns: 1fr auto; align-items: end; }
  .booking-human { text-align: right; }
  .booking-step { grid-template-columns: .86fr 1.14fr; }
  .booking-step-copy, .booking-fields { padding: 42px 38px; }
  .booking-actions { padding-inline: 38px; }
  .service-area-layout { grid-template-columns: 1fr .88fr; align-items: start; }
  .two-column, .city-hero { grid-template-columns: 1fr 1fr; align-items: start; }
  .promise-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .faq-layout { grid-template-columns: 1fr 320px; align-items: start; }
  .faq-sidebar { position: sticky; top: 112px; }
  .footer-grid { grid-template-columns: 1.5fr repeat(3,1fr); }
  .footer-grid > div:last-child { grid-column: auto; }
}

@media (min-width: 980px) {
  .menu-toggle { display: none; }
  .site-nav { position: static; display: flex; align-items: center; gap: 2px; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
  .site-nav > a { padding: 9px 10px; font-size: .82rem; }
  .site-nav .nav-cta { margin: 0 0 0 7px; color: var(--forest-dark); }
  .pricing-preview-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
}

@media (min-width: 1180px) {
  .hero-grid { gap: 60px; }
  .hero-copy h1 { font-size: 3.55rem; }
  .brand-header { width: 188px; }
}

@media (max-width: 389px) {
  .container { width: calc(100% - 24px); }
  .brand-header { width: 146px; }
  .hero-copy h1 { font-size: 2.5rem; }
  .button-row .button { flex: 1 1 140px; padding-inline: 13px; }
  .segmented span { padding-inline: 4px; font-size: .66rem; }
  .booking-actions .button { padding-inline: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

/* v0.6 Yard Hunt: the approved homepage concept, integrated into the real site. */
.yard-hunt-home { --hunt-paper:#fffef9; --hunt-rule:#d9d8c9; --hunt-muted:#596961; color:#173f34; background:var(--hunt-paper); }
.hunt-hero { padding:72px 0 64px; }
.hunt-hero-grid { display:grid; grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr); align-items:center; gap:64px; }
.hunt-hero-copy h1 { max-width:18ch; margin:0 0 22px; color:var(--forest); font-family:var(--font-body); font-size:clamp(2.5rem,3.6vw,3rem); font-weight:800; letter-spacing:-.04em; line-height:1.04; }
.hunt-eyebrow { margin:0 0 15px; color:var(--forest); font-family:var(--font-mono); font-size:.68rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.hunt-eyebrow span { color:var(--yellow); }
.hunt-hero .hero-lede { max-width:590px; margin:0 0 24px; color:#37483f; font-size:1.08rem; line-height:1.55; }
.hunt-rate { display:flex; align-items:center; gap:14px; margin-bottom:24px; }
.hunt-rate strong { color:var(--forest); font-size:2.25rem; line-height:1; }
.hunt-rate span { padding-left:14px; border-left:1px solid var(--hunt-rule); color:var(--hunt-muted); font-size:.76rem; line-height:1.4; }
.hunt-owner { max-width:580px; margin:24px 0 0; padding-left:15px; border-left:3px solid var(--forest); color:var(--hunt-muted); font-size:.77rem; }
.hunt-owner strong { color:#173f34; }
.hunt-photo { position:relative; min-height:520px; margin:0; overflow:hidden; border:1px solid #aab8ae; border-radius:18px; background:#dce6c8; box-shadow:0 22px 60px rgba(11,74,56,.12); }
.hunt-photo::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 58%,rgba(4,37,27,.74)); }
.hunt-photo>img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:47% center; }
.hunt-photo figcaption { position:absolute; z-index:2; left:22px; right:152px; bottom:22px; display:flex; flex-wrap:wrap; gap:8px 16px; color:#fff; font-family:var(--font-mono); font-size:.58rem; letter-spacing:.03em; text-transform:uppercase; }
.hunt-photo figcaption span::before { content:"✓"; margin-right:6px; color:var(--yellow); font-weight:900; }
.hunt-clear { position:absolute; z-index:2; right:22px; bottom:66px; width:116px; height:116px; display:grid; place-content:center; border:3px double #fff; border-radius:50%; color:#fff; background:rgba(11,74,56,.9); text-align:center; transform:rotate(-7deg); }
.hunt-clear small { font-family:var(--font-mono); font-size:.52rem; letter-spacing:.08em; }
.hunt-clear strong { font-size:1rem; }
.hunt-proof { border-block:1px solid var(--hunt-rule); background:var(--cream); }
.hunt-proof>.container { display:grid; grid-template-columns:repeat(4,1fr); }
.hunt-proof .container>div { position:relative; min-height:122px; display:grid; align-content:center; padding:22px 26px; border-right:1px solid var(--hunt-rule); }
.hunt-proof .container>div:first-child { border-left:1px solid var(--hunt-rule); }
.hunt-proof span { position:absolute; top:14px; right:14px; color:#6f7d74; font-family:var(--font-mono); font-size:.57rem; } /* review HS-035 */
.hunt-proof strong { color:var(--forest); font-size:.86rem; }
.hunt-proof small { margin-top:3px; color:var(--hunt-muted); font-size:.67rem; line-height:1.45; }
.hunt-story,.hunt-pricing,.hunt-route { padding:100px 0; }
.hunt-heading { max-width:700px; margin-bottom:44px; }
.hunt-heading h2,.hunt-pricing h2,.hunt-route h2 { margin:0 0 18px; color:var(--forest); font-family:var(--font-body); font-size:clamp(2rem,3vw,2.7rem); font-weight:800; letter-spacing:-.035em; line-height:1.08; }
.hunt-heading>p:last-child,.hunt-pricing p,.hunt-route p { color:var(--hunt-muted); }
.yard-hunt-home .yard-board { display:grid; grid-template-columns:minmax(0,1.32fr) minmax(320px,.68fr); overflow:hidden; border:1px solid #abb9ae; border-radius:18px; background:var(--cream); }
.yard-hunt-home .yard-map { position:relative; min-height:500px; overflow:hidden; border-right:1px solid #abb9ae; background-color:#dceabf; background-image:linear-gradient(rgba(11,74,56,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(11,74,56,.05) 1px,transparent 1px); background-size:34px 34px; }
.yard-hunt-home .yard-map::before { content:"SAMPLE SEARCH MAP"; position:absolute; top:18px; left:22px; color:var(--forest); font-family:var(--font-mono); font-size:.62rem; font-weight:900; letter-spacing:.07em; }
.yard-hunt-home .yard-map>svg { position:absolute; inset:42px 30px 20px; width:calc(100% - 60px); height:calc(100% - 62px); }
.yard-hunt-home .yard-map svg path { fill:none; stroke:var(--forest); stroke-width:4; stroke-linecap:round; stroke-dasharray:4 15; }
.map-house,.map-patio,.map-gate { position:absolute; display:grid; place-items:center; border:2px solid var(--forest); color:var(--forest); background:var(--hunt-paper); font-family:var(--font-mono); font-size:.56rem; font-weight:900; letter-spacing:.08em; }
.map-house { top:0; left:22%; width:56%; height:86px; border-top:0; }
.map-patio { top:86px; left:34%; width:32%; height:86px; background:#e8e2d5; }
.map-gate { right:0; bottom:66px; width:70px; height:90px; border-right:0; }
.map-tree { position:absolute; left:11%; bottom:89px; width:115px; height:115px; border:12px solid rgba(11,74,56,.16); border-radius:50%; }
.map-tree span { position:absolute; inset:37px; border-radius:50%; background:#805a34; }
.map-shrubs { position:absolute; right:11%; top:145px; display:flex; }
.map-shrubs i { width:60px; height:60px; margin-left:-14px; border:4px solid #dceabf; border-radius:50%; background:#5d8b48; }
.hunt-pin { position:absolute; z-index:3; width:30px; height:30px; display:grid; place-items:center; border-radius:50%; color:var(--forest-dark); background:var(--yellow); box-shadow:0 3px 0 rgba(11,74,56,.25); font-family:var(--font-mono); font-size:.62rem; }
.pin-a { left:12%; top:39%; }.pin-b { right:19%; top:31%; }.pin-c { left:27%; bottom:22%; }.pin-d { right:12%; bottom:28%; }
.hiding-list { margin:0; padding:0; list-style:none; background:var(--hunt-paper); }
.hiding-list li { min-height:125px; display:grid; grid-template-columns:42px 1fr; gap:12px; align-content:center; padding:20px 26px; border-bottom:1px solid var(--hunt-rule); }
.hiding-list li:last-child { border:0; }
.hiding-list li>span { color:var(--forest); font-family:var(--font-mono); font-size:.66rem; }
.hiding-list strong { font-size:.88rem; }
.hiding-list p { margin:3px 0 0; color:var(--hunt-muted); font-size:.72rem; line-height:1.45; }
.hunt-method { padding:82px 0; color:#fff; background:var(--forest); }
.hunt-method>.container { display:grid; grid-template-columns:.72fr 1.28fr; align-items:center; gap:64px; }
.hunt-method h2,.hunt-promise h2 { color:#fff; font-family:var(--font-body); font-size:clamp(2rem,3vw,2.65rem); line-height:1.08; }
.hunt-method p { color:#d6e1db; }
.hunt-method .hunt-eyebrow,.hunt-promise .hunt-eyebrow { color:var(--yellow); }
.hunt-method ol { display:grid; grid-template-columns:repeat(4,1fr); margin:0; padding:0; list-style:none; }
.hunt-method li { display:grid; justify-items:center; text-align:center; }
.hunt-method li>span { width:50px; height:50px; display:grid; place-items:center; border:2px solid var(--yellow); border-radius:50%; color:var(--forest-dark); background:var(--yellow); font-family:var(--font-mono); font-weight:900; }
.hunt-method li strong { margin-top:14px; }.hunt-method li small { max-width:120px; margin-top:3px; color:#c9d8d1; font-size:.66rem; }
.hunt-pricing-grid { display:grid; grid-template-columns:minmax(0,1.05fr) minmax(350px,.72fr); align-items:center; gap:90px; }
.hunt-pricing-grid>div>p { font-size:.94rem; }
.hunt-rate-table { margin:30px 0 24px; border-top:2px solid var(--forest); }
.hunt-rate-table>div { min-height:68px; display:grid; grid-template-columns:1fr 90px 80px; align-items:center; border-bottom:1px solid var(--hunt-rule); }
.hunt-rate-table strong { color:var(--forest); font-size:1.2rem; }.hunt-rate-table small { color:var(--hunt-muted); }
.hunt-founding { margin:0 0 24px; padding:17px 19px; border:1px solid #dab73e; border-left:5px solid var(--yellow); background:#fff7c9; }
.hunt-founding span { font-family:var(--font-mono); font-size:.58rem; font-weight:900; letter-spacing:.08em; }.hunt-founding p { margin:4px 0 0; font-size:.72rem; }
.hunt-outcome { position:relative; margin:0; overflow:hidden; border-radius:18px; box-shadow:0 22px 60px rgba(11,74,56,.13); }
.hunt-outcome img { width:100%; aspect-ratio:1/1.05; object-fit:cover; }
.hunt-outcome figcaption { position:absolute; left:18px; right:18px; bottom:18px; display:grid; padding:14px 16px; border-radius:9px; color:#fff; background:rgba(6,55,43,.9); }
.hunt-outcome figcaption span { font-family:var(--font-mono); font-size:.55rem; letter-spacing:.09em; }.hunt-outcome figcaption strong { font-size:.95rem; }
.hunt-promise { padding:88px 0; color:#fff; background:var(--forest-dark); }
.hunt-promise>.container { display:grid; grid-template-columns:.92fr 1.08fr; align-items:center; gap:90px; }
.hunt-slip { overflow:hidden; border-radius:13px; color:#173f34; background:var(--hunt-paper); box-shadow:0 20px 50px rgba(0,0,0,.2); }
.hunt-slip header,.hunt-slip footer { display:flex; justify-content:space-between; align-items:center; padding:14px 18px; font-family:var(--font-mono); font-size:.58rem; letter-spacing:.06em; }
.hunt-slip header { color:#fff; background:var(--forest); }.hunt-slip header strong { padding:4px 7px; border-radius:3px; color:var(--forest-dark); background:var(--yellow); }
.hunt-slip ul { display:grid; grid-template-columns:1fr 1fr; gap:12px 20px; margin:0; padding:24px 22px; list-style:none; font-size:.76rem; }.hunt-slip li::first-letter { color:var(--forest); }
.hunt-slip footer { border-top:1px dashed var(--hunt-rule); }.hunt-slip footer strong { color:var(--forest); }
.hunt-route { background:var(--yellow-soft); }
.hunt-route-grid { display:grid; grid-template-columns:1fr 1fr; gap:70px; }
.hunt-route .area-checker { margin-top:22px; background:var(--hunt-paper); }
.hunt-route .city-list { margin-top:16px; }
.hunt-route-faq { padding:26px; border:1px solid #d2b84e; border-radius:14px; background:var(--hunt-paper); }
.hunt-route-faq .button-row { margin-top:20px; }
.account-page { min-height:70vh; padding:70px 0 90px; background:var(--cream); }
.account-shell { width:min(820px,100%); }.account-shell-narrow { width:min(650px,100%); }
.account-shell>header { margin-bottom:28px; }.account-shell>header h1 { max-width:18ch; margin-bottom:14px; font-size:clamp(2.1rem,5vw,3.2rem); }.account-shell>header>p:last-child { color:var(--muted); }
.account-state,.account-panel,.account-success { padding:26px; border:1px solid var(--border); border-radius:14px; background:var(--surface); box-shadow:var(--shadow-small); }
.account-state.error { color:var(--error); }.account-panel { display:grid; gap:24px; }.account-panel[hidden],.account-success[hidden],.account-state[hidden] { display:none; }
.account-summary { display:grid; grid-template-columns:1fr 1fr; margin:0; overflow:hidden; border:1px solid var(--border); border-radius:10px; }
.account-summary>div { padding:14px; }.account-summary>div:nth-child(even) { border-left:1px solid var(--border); }.account-summary>div:nth-child(n+3) { border-top:1px solid var(--border); }
.account-summary dt { color:var(--muted); font-size:.62rem; font-weight:900; letter-spacing:.07em; text-transform:uppercase; }.account-summary dd { margin:3px 0 0; color:var(--forest); font-weight:800; }
.account-callout { padding:17px 18px; border-left:5px solid var(--yellow); background:var(--yellow-soft); }.account-callout p { margin:5px 0 0; color:var(--muted); font-size:.78rem; }
.account-consent { grid-template-columns:24px 1fr!important; }.payment-element { min-height:80px; padding:16px; border:1px solid var(--border); border-radius:10px; background:#fff; }
[data-activation-gate-code] { display:grid; gap:8px; font-weight:700; }
[data-activation-gate-code][hidden] { display:none; }
[data-activation-gate-code] input { min-height:44px; padding:10px 14px; border:1px solid var(--border-dark); border-radius:10px; font-size:1rem; }
[data-activation-gate-code] span { color:var(--muted); font-size:.76rem; font-weight:400; }
.account-help { margin-top:20px; color:var(--muted); text-align:center; font-size:.76rem; }
.zip-directory { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-top:28px; }.zip-directory section { padding:16px; border:1px solid var(--border); border-radius:10px; background:var(--surface); }.zip-directory h3 { margin-bottom:6px; font-size:1rem; }.zip-directory p { margin:0; color:var(--muted); font-family:var(--font-mono); font-size:.65rem; line-height:1.65; }
.manage-actions { display:grid; grid-template-columns:1fr 1fr; gap:12px; }.manage-actions fieldset { grid-column:1/-1; display:grid; gap:12px; margin:0; padding:16px; border:1px solid var(--border); border-radius:10px; }.manage-actions>.button { width:100%; }
.account-history h2 { font-size:1.35rem; }.account-payment-row { display:grid; grid-template-columns:1fr auto auto; align-items:center; gap:12px; padding:13px 0; border-top:1px solid var(--border); }.account-payment-row>div { display:grid; }.account-payment-row span { color:var(--muted); font-size:.69rem; }.account-payment-row .button { min-height:44px; padding:10px 14px; font-size:.68rem; }.account-payment-row a:not(.button) { display:inline-flex; align-items:center; min-height:44px; }
.tip-choices { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; }.tip-choices input { position:absolute; opacity:0; }.tip-choices span { min-height:54px; display:grid; place-items:center; border:1px solid var(--border); border-radius:9px; color:var(--forest); background:#fff; font-weight:900; cursor:pointer; }.tip-choices input:checked+span { border-color:var(--forest); background:var(--yellow-soft); box-shadow:inset 0 0 0 2px var(--forest); }.tip-choices input:focus-visible+span { outline:3px solid var(--clay); outline-offset:2px; }.tip-choices input:disabled+span { opacity:.55; cursor:not-allowed; } /* review HS-133 */
@media (max-width:920px) {
  .hunt-hero-grid,.hunt-method>.container,.hunt-pricing-grid,.hunt-promise>.container,.hunt-route-grid { grid-template-columns:1fr; }
  .hunt-hero-copy { max-width:680px; }.hunt-photo { min-height:520px; }.hunt-proof>.container { grid-template-columns:1fr 1fr; }
  .yard-hunt-home .yard-board { grid-template-columns:1fr; }.yard-hunt-home .yard-map { border-right:0; border-bottom:1px solid #abb9ae; }
}
@media (max-width:640px) {
  .hunt-hero { padding:46px 0 40px; }.hunt-hero-grid { gap:36px; }.hunt-hero-copy h1 { font-size:clamp(2.15rem,10vw,2.4rem); }
  .hunt-photo { min-height:420px; border-radius:14px; }.hunt-clear { right:14px; bottom:58px; width:94px; height:94px; }.hunt-photo figcaption { left:14px; right:14px; bottom:14px; font-size:.52rem; }
  .hunt-proof .container>div { min-height:106px; padding:18px 14px; border-bottom:1px solid var(--hunt-rule); }
  .hunt-story,.hunt-pricing,.hunt-route { padding:72px 0; }.yard-hunt-home .yard-map { min-height:380px; }.hiding-list li { min-height:110px; padding:17px 18px; }
  .hunt-method { padding:68px 0; }.hunt-method ol { grid-template-columns:1fr 1fr; gap:28px 12px; }
  .hunt-rate-table>div { grid-template-columns:1fr 70px 68px; }.hunt-promise { padding:68px 0; }.hunt-slip ul { grid-template-columns:1fr; }
  .account-page { padding:44px 0 65px; }.account-summary { grid-template-columns:1fr; }.account-summary>div:nth-child(even) { border-left:0; }.account-summary>div+div { border-top:1px solid var(--border); }.manage-actions { grid-template-columns:1fr; }.tip-choices { grid-template-columns:1fr 1fr; }.account-payment-row { grid-template-columns:1fr; align-items:start; }.zip-directory { grid-template-columns:1fr; }
}

h1, h2, h3, p, li, a, dd, summary { overflow-wrap: anywhere; }

/* Owner block, plain-words policies, legal pages, route list links (Queen 2026-08-21) */
.owner-panel { display: grid; gap: 28px; align-items: center; }
.owner-visual img { width: 100%; max-width: 452px; height: auto; border-radius: var(--radius-large); box-shadow: var(--shadow-small); }
.owner-copy .lede { font-size: 1.12rem; color: var(--ink); }
.owner-copy p:not(.eyebrow):not(.lede) { color: var(--muted); }
.policy-grid { display: grid; gap: 26px; }
.policy-list { display: grid; gap: 14px; margin: 0; }
.policy-list > div { padding: 18px 20px; border: 1px solid var(--border); border-radius: var(--radius); background: var(--surface); }
.policy-list dt { margin: 0 0 6px; font-weight: 800; color: var(--forest-dark); }
.policy-list dd { margin: 0; color: var(--muted); line-height: 1.6; }
.legal-container { max-width: 46rem; }
.legal-page h1 { margin-bottom: 4px; }
.legal-page h2 { margin: 2rem 0 .5rem; font-size: 1.25rem; }
.legal-page p { line-height: 1.65; }
.legal-page .eyebrow a { color: inherit; text-decoration: none; }
.city-list a { color: inherit; font-weight: 700; text-decoration: none; }
.city-list a:hover, .city-list a:focus-visible { text-decoration: underline; }
.booking-nav-status { margin: 0 0 10px; }
.booking-nav-status:empty { display: none; }
.founding-offer a, .consent-card a { color: var(--forest-dark); font-weight: 700; }
@media (min-width: 900px) {
  .owner-panel { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 48px; }
  .policy-grid { grid-template-columns: minmax(0, .9fr) minmax(0, 1.4fr); align-items: start; }
  .policy-list { grid-template-columns: 1fr 1fr; }
}

/* Touch targets. Measured on a real Pixel 7 at 411 CSS px, 2026-08-22: the
   footer links sat at 19px tall, the "prefer a human" Call and text links on
   the booking page at 14px, and the founding-rate terms link at 14px. WCAG 2.2
   target size minimum is 24x24 and the platform guidance is 44-48. These grow
   the hit area on touch layouts only; the desktop nav already has min-height. */
@media (max-width: 979px) {
  .footer-grid a { display: flex; min-height: 44px; align-items: center; margin-bottom: 0; }
  .footer-bottom > span:last-child { gap: 8px; }
  .footer-bottom a { display: inline-flex; min-height: 44px; align-items: center; padding-inline: 6px; }
  .booking-human a, .founding-offer a, .price-footnote a { display: inline-block; padding-block: 12px; }
  .city-list li { min-height: 44px; }
  .city-list a { display: inline-flex; min-height: 44px; align-items: center; }
  .legal-page .eyebrow a, .legal-page p.muted a { display: inline-block; padding-block: 12px; }
}

/* v0.5 Route Log ---------------------------------------------------------
   The v0.4 visual baseline is preserved at honest-scooper-v0.4.0. This layer
   deliberately trades lifestyle-card styling for an owner-operated route
   record: flatter rules, fewer containers, system type and operational proof. */

:root {
  --shadow: none;
  --shadow-small: none;
  --radius: 6px;
  --radius-large: 10px;
  --font-display: var(--font-body);
  --font-record: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
}

body { font-size: 16px; line-height: 1.55; }
h1, h2 { font-weight: 850; letter-spacing: -.052em; line-height: .98; }
h3 { letter-spacing: -.02em; }
h1 { font-size: clamp(2.65rem, 11vw, 5rem); }
h2 { font-size: clamp(2rem, 7vw, 3.45rem); }
.section { padding-block: 64px; }
.eyebrow, .route-label {
  color: var(--forest);
  font-family: var(--font-record);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.3;
  text-transform: uppercase;
}
.route-label { margin: 0 0 18px; }

.button {
  border-radius: 4px;
  box-shadow: none;
  transition: background .15s ease, color .15s ease, border-color .15s ease;
}
.button:hover { transform: none; }
.button-yellow:hover { background: #ffd15b; }

.utility-strip { border-bottom: 1px solid rgba(255,255,255,.18); font-family: var(--font-record); font-size: .68rem; font-weight: 700; letter-spacing: .025em; }
.site-header { border-bottom: 1px solid var(--forest); background: var(--surface); backdrop-filter: none; }
.header-inner { min-height: 78px; }
.site-nav > a { font-family: var(--font-record); font-size: .74rem; letter-spacing: .015em; text-transform: uppercase; }
.site-nav > a:not(.button):hover { color: var(--forest); text-decoration: underline; }
.menu-toggle, .site-nav { border-radius: 4px; box-shadow: none; }

.page-hero { padding-block: 76px; border-bottom: 1px solid var(--forest); background: var(--surface); }
.page-hero .container { max-width: 980px; margin-left: max(16px, calc((100% - var(--container)) / 2)); }
.page-hero h1 { max-width: 15ch; }
.page-hero p:last-child { max-width: 720px; color: var(--muted); }

.price-card, .price-cta-card, .scope-card, .content-card, .promise-item,
.faq-item, .faq-sidebar, .policy-list > div, .city-card, .calculator-shell,
.booking-shell, .payment-state, .consent-card, .toggle-card {
  border-radius: 5px;
  box-shadow: none;
}
.dog-dots { display: none; }
.step-icon { border-radius: 4px; }
.founding-offer { border-radius: 4px; box-shadow: none; }

/* 01 — route record hero */
.route-hero { padding: 50px 0 54px; border-bottom: 1px solid var(--forest); background: var(--surface); }
.route-hero-grid { display: grid; gap: 38px; align-items: start; }
.route-hero-copy h1 { max-width: 12ch; margin-bottom: 24px; }
.route-hero-copy h1 em {
  display: block;
  color: var(--forest-dark);
  font-style: normal;
  text-decoration: underline;
  text-decoration-color: var(--yellow);
  text-decoration-skip-ink: none;
  text-decoration-thickness: .15em;
  text-underline-offset: -.09em;
}
.route-hero-copy .hero-lede { max-width: 660px; margin-bottom: 20px; }
.route-price { display: flex; align-items: baseline; gap: 12px; margin-bottom: 24px; color: var(--forest); }
.route-price strong { font-size: 2rem; line-height: 1; }
.route-price span { max-width: 24ch; font-size: .82rem; font-weight: 750; }
.operator-line { max-width: 650px; margin: 24px 0 0; padding: 13px 0 13px 16px; border-left: 4px solid var(--forest); color: var(--muted); font-size: .84rem; }
.operator-line strong { color: var(--ink); }

.route-record { border: 1px solid var(--forest); background: var(--cream); }
.route-record > header { display: flex; min-height: 46px; align-items: center; justify-content: space-between; gap: 16px; padding: 11px 14px; background: var(--forest); color: #fff; font-family: var(--font-record); font-size: .67rem; letter-spacing: .04em; text-transform: uppercase; }
.route-record-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); margin: 0; }
.route-record-grid > div { min-width: 0; padding: 16px; border-right: 1px solid var(--border-dark); border-bottom: 1px solid var(--border-dark); }
.route-record-grid > div:nth-child(2n) { border-right: 0; }
.route-record-grid dt { margin-bottom: 5px; color: var(--muted); font-family: var(--font-record); font-size: .62rem; text-transform: uppercase; }
.route-record-grid dd { margin: 0; color: var(--forest-dark); font-size: .92rem; font-weight: 850; }
.route-record-check { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border-bottom: 1px solid var(--border-dark); }
.route-record-check span { padding: 10px 14px; border-right: 1px solid var(--border-dark); border-bottom: 1px solid var(--border); font-family: var(--font-record); font-size: .66rem; font-weight: 750; text-transform: uppercase; }
.route-record-check span:nth-child(2n) { border-right: 0; }
.route-record .visit-report { margin: 0; padding: 20px 18px; border: 0; background: var(--surface); box-shadow: none; clip-path: none; }
.route-record .report-title { font-family: var(--font-record); }

/* 02–05 — numbered chapters */
.route-section { padding: 76px 0; border-bottom: 1px solid var(--border-dark); background: var(--surface); }
.route-section-heading { max-width: 900px; margin-bottom: 42px; }
.route-section-heading h2 { max-width: 17ch; margin-bottom: 16px; }
.route-section-heading > p:last-child { max-width: 720px; margin: 0; color: var(--muted); }

.route-operations { background: var(--cream); }
.route-operations-grid { display: grid; gap: 22px; }
.route-steps { margin: 0; padding: 0; border-top: 1px solid var(--forest); list-style: none; }
.route-steps li { display: grid; grid-template-columns: 46px 1fr; gap: 14px; padding: 22px 0; border-bottom: 1px solid var(--border-dark); }
.route-steps li > span { color: var(--forest); font-family: var(--font-record); font-size: .75rem; font-weight: 850; }
.route-steps h3 { margin-bottom: 5px; font-size: 1.05rem; }
.route-steps p { max-width: 560px; margin: 0; color: var(--muted); font-size: .84rem; }
.route-tools, .route-gate { margin: 0; border: 1px solid var(--forest); background: var(--surface); }
.route-tools img, .route-gate img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.route-tools figcaption, .route-gate figcaption { padding: 13px 14px; border-top: 1px solid var(--forest); color: var(--muted); font-size: .76rem; }
.route-tools figcaption strong, .route-gate figcaption strong { color: var(--ink); }

.route-rates { background: var(--surface); }
.route-rate-ledger { display: grid; gap: 28px; align-items: start; }
.rate-table-wrap { min-width: 0; }
.rate-table-wrap table { width: 100%; table-layout: fixed; border-collapse: collapse; border-top: 3px solid var(--forest); border-bottom: 1px solid var(--forest); background: var(--surface); }
.rate-table-wrap tr > :nth-child(1) { width: 27%; }
.rate-table-wrap tr > :nth-child(2) { width: 32%; }
.rate-table-wrap tr > :nth-child(3) { width: 41%; }
.rate-table-wrap caption { padding: 0 0 10px; color: var(--muted); font-family: var(--font-record); font-size: .68rem; text-align: left; text-transform: uppercase; }
.rate-table-wrap th, .rate-table-wrap td { padding: 14px 10px; border-bottom: 1px solid var(--border); text-align: left; }
.rate-table-wrap thead th { color: var(--muted); font-family: var(--font-record); font-size: .6rem; letter-spacing: .025em; text-transform: uppercase; }
.rate-table-wrap tbody th { color: var(--ink); font-size: .86rem; }
.rate-table-wrap tbody td:nth-child(2) { color: var(--forest-dark); font-size: 1.25rem; font-weight: 900; }
.rate-table-wrap tbody td:last-child { color: var(--muted); font-size: .74rem; }
.rate-note { margin: 13px 0 0; color: var(--muted); font-size: .74rem; }
.route-rate-lock { margin-top: 20px; padding: 15px; border: 1px solid var(--yellow-dark); background: var(--yellow-soft); }
.route-rate-lock > span { font-family: var(--font-record); font-size: .65rem; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.route-rate-lock p { margin: 6px 0 0; color: var(--ink); font-size: .76rem; }
.route-rate-lock a { font-weight: 800; }
.route-rate-ledger .calculator-shell { border: 1px solid var(--forest); background: var(--surface); }
.route-rate-ledger .calculator-panel { background: var(--surface); }
.route-rate-ledger .plan-summary { background: var(--cream); }

.route-proof { padding: 62px 0; background: var(--forest); color: #fff; }
.route-proof-grid { display: grid; gap: 36px; align-items: end; }
.route-proof .route-label { color: var(--yellow); }
.route-proof h2 { max-width: 15ch; color: #fff; }
.route-proof p:last-child { max-width: 720px; margin-bottom: 0; color: rgba(255,255,255,.76); }
.route-proof dl { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); margin: 0; border-top: 1px solid rgba(255,255,255,.45); border-left: 1px solid rgba(255,255,255,.45); }
.route-proof dl > div { padding: 15px; border-right: 1px solid rgba(255,255,255,.45); border-bottom: 1px solid rgba(255,255,255,.45); }
.route-proof dt { color: rgba(255,255,255,.6); font-family: var(--font-record); font-size: .62rem; text-transform: uppercase; }
.route-proof dd { margin: 5px 0 0; font-size: .8rem; font-weight: 800; }

.route-coverage { background: var(--cream); }
.route-coverage-grid { display: grid; gap: 40px; }
.route-area, .route-faq { min-width: 0; }
.route-area { padding-top: 2px; }
.route-area .area-checker { margin-bottom: 22px; }
.route-area .city-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0; margin: 0 0 22px; padding: 0; border-top: 1px solid var(--forest); list-style: none; }
.route-area .city-list li { min-height: 0; border-bottom: 1px solid var(--border-dark); }
.route-area .city-list a { width: 100%; min-height: 44px; align-items: center; padding: 8px 4px; font-family: var(--font-record); font-size: .7rem; }
.route-faq .faq-item { border-right: 0; border-left: 0; border-radius: 0; background: transparent; }
.route-faq .faq-item + .faq-item { margin-top: 0; border-top: 0; }
.route-faq .faq-item summary { padding-inline: 0; }
.route-faq .faq-answer { padding-inline: 0; }
.text-link { display: inline-flex; min-height: 44px; align-items: center; color: var(--forest); font-family: var(--font-record); font-size: .7rem; font-weight: 850; text-transform: uppercase; }

.closing-cta { padding: 66px 0; border-top: 1px solid rgba(255,255,255,.2); background: var(--forest-dark); }
.closing-grid { display: grid; gap: 36px; align-items: end; }
.closing-copy h2 { max-width: 13ch; }
.closing-ledger { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); margin: 0; border-top: 1px solid rgba(255,255,255,.4); border-left: 1px solid rgba(255,255,255,.4); }
.closing-ledger > div { padding: 14px; border-right: 1px solid rgba(255,255,255,.4); border-bottom: 1px solid rgba(255,255,255,.4); }
.closing-ledger dt { color: rgba(255,255,255,.58); font-family: var(--font-record); font-size: .6rem; text-transform: uppercase; }
.closing-ledger dd { margin: 4px 0 0; color: #fff; font-size: .76rem; font-weight: 800; }

.site-footer { border-top: 1px solid rgba(255,255,255,.2); }
.footer-grid h2 { font-family: var(--font-record); }

@media (min-width: 760px) {
  .route-hero { padding-block: 70px; }
  .route-hero-grid { grid-template-columns: minmax(0,1.08fr) minmax(360px,.72fr); gap: 58px; }
  .route-hero-copy h1 { font-size: clamp(3.5rem,6vw,5.1rem); }
  .route-operations-grid { grid-template-columns: minmax(0,1.15fr) repeat(2,minmax(0,.65fr)); align-items: stretch; }
  .route-steps { grid-row: span 1; }
  .route-tools img, .route-gate img { height: calc(100% - 70px); min-height: 330px; aspect-ratio: auto; }
  .route-rate-ledger { grid-template-columns: minmax(300px,.68fr) minmax(0,1.32fr); gap: 34px; }
  .route-rate-ledger .calculator-shell { grid-template-columns: minmax(0,1fr); }
  .route-rate-ledger .plan-summary { border-top: 1px solid var(--forest); border-left: 0; }
  .route-proof-grid { grid-template-columns: 1.15fr .85fr; }
  .route-coverage-grid { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: 72px; }
  .closing-grid { grid-template-columns: 1.1fr .9fr; }
}

@media (min-width: 1080px) {
  .route-rate-ledger { grid-template-columns: minmax(320px,.62fr) minmax(0,1.38fr); }
  .route-rate-ledger .calculator-shell { grid-template-columns: minmax(0,1.05fr) minmax(280px,.75fr); }
  .route-rate-ledger .plan-summary { border-top: 0; border-left: 1px solid var(--forest); }
}

@media (max-width: 559px) {
  .route-record > header { align-items: flex-start; flex-direction: column; gap: 4px; }
  .route-record-grid, .route-record-check { grid-template-columns: 1fr; }
  .route-record-grid > div, .route-record-check span { border-right: 0; }
  .route-price { align-items: flex-start; flex-direction: column; gap: 5px; }
  .route-section { padding-block: 62px; }
  .rate-table-wrap th, .rate-table-wrap td { padding-inline: 5px; }
  .rate-table-wrap thead th { font-size: .52rem; }
  .rate-table-wrap tbody th { font-size: .76rem; }
  .rate-table-wrap tbody td:last-child { font-size: .66rem; }
  .route-area .city-list { grid-template-columns: 1fr; }
}

/* Deep links (e.g. /terms#founding-rate) land below the sticky header (review HS-139). */
.legal-container h2[id], [id="founding-rate"] { scroll-margin-top: 96px; }

/* Label text and its optional hint share one line so side-by-side inputs align. */
.booking-fields .label-line, .content-card .label-line { display: flex; align-items: baseline; gap: 6px; }
.booking-fields .label-line small, .content-card .label-line small { color: var(--muted); font-size: .67rem; font-weight: 500; }
.field-error { margin: 0; color: var(--error, #9f1239); font-size: .72rem; font-weight: 600; }
.field-error:empty { display: none; }
.waitlist-inline .waitlist-field { margin-top: 18px; }
.waitlist-inline .waitlist-submit { margin-top: 14px; }
