/* September 2026: photography-led refinement; no animation libraries. */
:root { --editorial-muted: #b3b9b4; }
html { scroll-padding-top: 100px; }
body { overflow-x: clip; }
.eyebrow, .service-label, .film-heading > p { letter-spacing: .14em; line-height: 1.8; }
.site-nav a, .text-link, .button { letter-spacing: .07em; }
.button, .menu-toggle, .map-replay { min-height: 44px; }
.journey-section { padding-block: clamp(72px, 8vw, 112px); }
.journey-heading { margin-bottom: 42px; }
.journey-heading > p, .service-view-copy > p, .process-panel p, .local-care-card p { color: var(--editorial-muted); font-size: 16px; line-height: 1.8; }
.hero-copy { font-size: 18px; line-height: 1.7; }
.hero-orbit, .film-atmosphere { display: none; }
.home-light .film-light .film-sticky { padding-block: clamp(68px, 8vw, 110px); }
.home-light .film-light .film-heading { margin-bottom: 36px; }
.home-light .film-light .film-frame { border-radius: 12px; border: 1px solid #ffffff16; }
.home-light .film-light .film-benefits { gap: 24px; margin-top: 28px; background: transparent; }
.home-light .film-light .film-benefit { padding: 20px 0 0; min-height: 0; border-top: 1px solid #ffffff28; background: transparent; }
.home-light .film-light .film-benefit p { font-size: 14px; line-height: 1.75; }
.film-benefit h3 { font-size: 24px; line-height: 1.1; }
.film-benefit > span, .service-footnote, .source-note { font-size: 12px; line-height: 1.7; }
.credibility-line { margin-bottom: 36px; }
.credibility-line small, .process-panel small, .local-care-card > span { font-size: 12px; }
.services-console { display: block; }
.service-switch { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border-bottom: 1px solid var(--line); }
.service-view { grid-template-columns: 1fr 1fr; gap: 0; min-height: 430px; padding: 0; }
.service-view-copy { padding: clamp(28px, 4vw, 58px); }
.service-view-copy h3 { font-size: clamp(42px, 5vw, 68px); }
.service-view-copy ul { font-size: 14px; line-height: 1.9; }
.service-photograph { display: grid; grid-template-rows: minmax(0,1fr) auto; margin: 0; min-width: 0; min-height: 0; overflow: hidden; background: #111815; }
.service-photograph img { display: block; width: 100%; height: 100%; min-height: 0; object-fit: cover; object-position: center; }
.service-photograph figcaption { padding: 15px 22px; color: #c3cec8; font-size: 13px; letter-spacing: .035em; line-height: 1.6; }
.service-tab { min-height: 64px; }
.service-tab.is-active { box-shadow: inset 0 -2px #9cc6bb; }
.process-console { display: block; min-height: 0; }
.process-selector { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); }
.process-selector .process-step { min-height: 90px; padding: 22px; }
.process-stage { grid-template-columns: 100px 1fr; gap: clamp(24px, 5vw, 68px); padding: 24px 48px; min-height: 290px; align-items: center; }
.process-index { font: 300 100px/1 var(--serif); color: #729589; }
.process-panel { padding: 36px 40px 36px 0; }
.process-panel h3 { font-size: clamp(36px, 4vw, 58px); }
.local-care { background: #0c1110; }
.local-care-card { position: relative; overflow: hidden; padding: 36px; min-height: 300px; border: 1px solid #ffffff20; background: #101816; }
.local-care-card:first-child, .local-care-card--shoe { padding: 0 32px 32px; }
.care-card-image, .shoe-editorial-note { position: relative; display: block; width: calc(100% + 64px); margin: 0 -32px 30px; height: 280px; object-fit: cover; object-position: center 63%; }
.shoe-editorial-note { display: flex; flex-direction: column; justify-content: space-between; padding: 30px 32px; background: #d8ded3; color: #24392f; }
.shoe-editorial-note > span, .shoe-editorial-note small { font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.shoe-editorial-note strong { font: 300 clamp(32px,3.4vw,48px)/1.1 var(--serif); letter-spacing: -.03em; }
.local-care-card h3 { font-size: 36px; }
.local-pickup { margin-top: 40px; }
.local-faq { margin-top: 64px; }
.customer-voices { background: #e8e7df; color: #18231f; }
.customer-voices .eyebrow, .customer-voices .text-link, .customer-voices h2 em { color: #42665a; }
.rating-summary strong { display: block; font: 300 78px/1 var(--serif); }
.rating-summary strong > span { margin-left: 8px; font: 400 18px var(--sans); color: #626e66; }
.rating-summary p { margin: 10px 0 18px; font-size: 14px; line-height: 1.8; }
.review-stars { color: #527969; letter-spacing: .2em; font-size: 14px; }
.quote-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 32px; }
.customer-quote { margin: 0; padding: 28px 0 0; border-top: 1px solid #273c3233; }
.customer-quote blockquote { margin: 24px 0 30px; font: 300 clamp(26px,2.5vw,36px)/1.22 var(--serif); min-height: 90px; }
.customer-quote figcaption { font-size: 13px; font-weight: 600; line-height: 1.6; overflow-wrap: anywhere; }
.customer-quote figcaption span { display: block; font-size: 11px; font-weight: 400; color: #65726b; }
.source-note { margin-top: 30px; color: #65726b; }
.source-note a { text-decoration: underline; text-underline-offset: 4px; }
.reviews-page .customer-voices { margin-top: 30px; padding-block: 70px; }
.google-review-card .rating-summary { margin: 20px 0; }
.google-review-card .rating-summary strong { color: var(--paper); }
.google-review-card .rating-summary p, .google-review-card .review-stars { color: #b2d0ba; }
.lagoon-hero, .press-hero { isolation: isolate; overflow: hidden; }
.editorial-hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.lagoon-hero:has(.editorial-hero-image)::after, .press-hero:has(.editorial-hero-image)::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,#07100feb,#07100f55),linear-gradient(0deg,#090b0b,transparent 65%); z-index: -1; }
.lagoon-hero .lagoon-orb, .lagoon-hero .lagoon-hero-glow, .press-hero .press-steam, .press-hero .press-halo { display: none; }
.lagoon-hero .editorial-hero-image { object-position: center; }
.press-hero .editorial-hero-image { object-position: 70% center; }
.dry-page .press-hero h1 { font-size: clamp(60px,8.5vw,120px); line-height: 1; }
.local-faq-section { padding-top: 40px; }
.local-faq-section .local-faq { margin-top: 0; }
.faq-list a { color: #b4d0c3; text-decoration: underline; text-underline-offset: 3px; }
.footer-links a { font-size: 13px; min-height: 28px; }
:focus-visible { outline: 2px solid #75bbaa; outline-offset: 5px; }
@media (hover:hover) and (prefers-reduced-motion:no-preference) {
  .local-care-card { transition: border-color 200ms, background 200ms; }
  .local-care-card:hover { border-color: #779e90; background: #14221d; }
}
@media (max-width:900px) {
  .home-light .film-light .film-benefits { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .local-care-card:first-child { padding: 0 28px 30px; }
  .care-card-image { position: relative; width: calc(100% + 56px); margin: 0 -28px 28px; height: 240px; }
  .local-care-card--shoe { padding: 0 28px 30px; }
  .shoe-editorial-note { width: calc(100% + 56px); margin: 0 -28px 28px; height: 240px; }
  .quote-grid { gap: 22px; }
}
@media (max-width:720px) {
  html { scroll-padding-top: 88px; }
  .journey-section { padding-block: 62px; }
  .journey-heading { gap: 22px; margin-bottom: 30px; }
  .journey-heading h2, .customer-voices h2 { font-size: clamp(38px,11vw,56px); line-height: 1.04; letter-spacing: -.035em; }
  .hero-copy { font-size: 16px; max-width: 95%; }
  .hero h1 { line-height: .98; }
  .home-light .film-light .film-sticky { padding: 60px 18px; }
  .home-light .film-light .film-heading h2 { font-size: 42px; line-height: 1.04; }
  .home-light .film-light .film-frame { aspect-ratio: 4 / 3; }
  .home-light .film-light .film-loop, .home-light .film-light .film-still { object-position: center; }
  .home-light .film-light .film-frame figcaption { padding: 12px; font-size: 10px; letter-spacing: .06em; }
  .home-light .film-light .film-frame figcaption span:last-child { display: none; }
  .home-light .film-light .film-benefits { gap: 16px; margin-top: 20px; }
  .film-benefit h3 { font-size: 23px; }
  .home-light .film-light .film-benefit p { font-size: 13px; }
  .home-light .film-light .film-benefit { padding-top: 16px; }
  .credibility-line { gap: 20px 12px; padding: 24px 0; }
  .credibility-line small { font-size: 11px; letter-spacing: .05em; }
  .service-view { grid-template-columns: 1fr; }
  .service-view-copy { padding: 28px 22px; }
  .service-photograph { order: -1; min-height: 0; }
  .service-photograph img { aspect-ratio: 4 / 3; height: auto; }
  .service-tab { padding: 18px 12px; font-size: 17px; }
  .service-tab small { display: none; }
  .process-stage { grid-template-columns: 1fr; gap: 12px; padding: 26px 22px; min-height: 300px; }
  .process-index { font-size: 58px; justify-self: start; }
  .process-panel { padding: 0; min-height: 200px; }
  .process-selector .process-step { padding: 16px 8px; min-height: 74px; }
  .process-step { min-height: 70px; }
  .process-step span { font-size: 13px; }
  .local-care-grid { grid-template-columns: 1fr; gap: 18px; }
  .local-care-card { padding: 28px; min-height: 0; }
  .local-care-card h3 { font-size: 32px; }
  .local-faq { margin-top: 44px; }
  .quote-grid { grid-template-columns: 1fr; gap: 24px; }
  .customer-quote { padding-top: 20px; }
  .customer-quote blockquote { min-height: 0; margin: 16px 0 20px; font-size: 29px; }
  .rating-summary strong { font-size: 60px; }
  .rating-summary { display: grid; grid-template-columns: auto 1fr; column-gap: 22px; align-items: center; }
  .rating-summary .text-link { grid-column: 1/-1; margin-top: 8px; }
  .source-note { font-size: 11px; }
  .site-footer { padding-top: 48px; }
  .footer-main { padding-bottom: 40px; }
  .footer-bottom { letter-spacing: .03em; line-height: 1.7; gap: 18px; }
  .press-hero h1 { font-size: clamp(48px,16vw,76px); line-height: .98; }
  .dry-page .press-hero h1 { font-size: clamp(43px,13vw,65px); line-height: 1.02; }
  .lagoon-hero-copy h1 { font-size: clamp(48px,16vw,76px); line-height: .98; }
}
@media (prefers-reduced-motion:reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
}
