/* Homepage refresh: preserve the water-orbit hero, then use the shared SpinLaundry product language. */

:root {
  --ocean-ink: #173d47;
  --spin-aqua: #08b8d2;
  --deep-aqua: #147f91;
  --aqua-mist: #eefafb;
  --waterline: #d8e9eb;
  --muted: #4f6971;
  --page: #fbfefe;
  --panel-teal: #215b66;
  --motion-ease: cubic-bezier(.16, 1, .3, 1);
}

body { overflow-x: hidden; color: var(--ocean-ink); background: var(--page); font-family: var(--sans); font-weight: 490; font-feature-settings: "ss03" on, "ss05" on; text-rendering: optimizeLegibility; }
body::before { position: fixed; z-index: 250; top: 0; right: 0; left: 0; height: 2px; background: linear-gradient(90deg, #6fe6eb, var(--spin-aqua)); content: ""; pointer-events: none; transform: scaleX(var(--scroll-progress, 0)); transform-origin: left; }

.site-header { height: 76px; padding: 0 max(24px, calc((100% - 1280px) / 2)); border-bottom: 1px solid rgba(188, 216, 220, .72); background: rgba(251, 254, 254, .86); box-shadow: 0 0 0 rgba(23, 61, 71, 0); backdrop-filter: saturate(145%) blur(18px); transition: background .3s ease, box-shadow .3s ease; }
.site-header.is-scrolled { background: rgba(251, 254, 254, .96); box-shadow: 0 10px 34px rgba(23, 61, 71, .08); }
.wordmark { color: var(--spin-aqua); font-size: 25px; font-weight: 760; font-variation-settings: "wght" 760, "wdth" 96, "opsz" 30; letter-spacing: -.09em; }
.desktop-navigation a { color: #455c65; font-size: 13px !important; font-weight: 580 !important; letter-spacing: -.01em !important; text-transform: none !important; }
.header-action { min-height: 42px; display: inline-flex; align-items: center; padding: 10px 13px; border: 1px solid #228a9a; border-radius: 7px; color: #fff; background: #278c9d; font-size: 13px !important; font-weight: 680 !important; letter-spacing: -.01em !important; text-transform: none !important; transition: transform .2s var(--motion-ease), background .2s ease; }
.header-action:hover { color: #fff; background: #19798b; transform: translateY(-1px); }

.mobile-menu-toggle { display: none; }
.site-header .mobile-navigation { display: none !important; }

.cinema { height: 440vh; }
.cinema-stage { background-color: #fff; }
.hero-service-copy { position: absolute; top: 50%; left: clamp(22px, 6vw, 94px); width: min(78vw, 1120px); height: clamp(180px, 24vw, 355px); transform: translateY(-50%); }
.hero-service-slide { position: absolute; inset: 0; display: flex; flex-direction: column; justify-content: center; opacity: 0; pointer-events: none; transform: translate3d(22px, 0, 0) scale(.99); transition: opacity .52s var(--motion-ease), transform .58s var(--motion-ease); }
.hero-service-slide:nth-child(even) { transform: translate3d(-22px, 0, 0) scale(.99); }
.hero-service-slide:nth-child(3) { transform: translate3d(0, 18px, 0) scale(.985); }
.hero-service-slide.is-current { opacity: 1; pointer-events: auto; transform: none; }
.hero-service-slide h1 { margin: 0; color: var(--ocean-ink); font-family: var(--sans); font-size: clamp(96px, 17vw, 258px); font-weight: 770; font-stretch: 112%; font-variation-settings: "wght" 770, "wdth" 112, "opsz" 72; letter-spacing: -.083em; line-height: .68; }
.hero-service-slide h1 span { color: var(--spin-aqua); }
.overline,
.section-kicker { color: var(--deep-aqua); font-size: 11px; font-weight: 650; letter-spacing: .035em; text-transform: none; }
.hero-caption { margin: 34px 0 0 6px; color: rgba(23, 61, 71, .78); font-family: var(--sans); font-size: clamp(17px, 1.8vw, 23px); font-style: normal; font-weight: 560; letter-spacing: -.025em; line-height: 1.35; }
.hero-service-index { position: absolute; z-index: 3; bottom: 42px; left: clamp(22px, 6vw, 94px); display: flex; gap: 15px; color: rgba(23, 61, 71, .42); font-size: 10px; font-weight: 620; }
.hero-service-index span { position: relative; padding-top: 10px; transition: color .3s ease; }
.hero-service-index span::before { position: absolute; top: 0; right: 0; left: 0; height: 1px; background: rgba(23, 61, 71, .16); content: ""; }
.hero-service-index span.is-current { color: var(--deep-aqua); }
.hero-service-index span.is-current::before { background: var(--spin-aqua); }
.scene-callout strong { color: var(--ocean-ink); font-family: var(--sans); font-weight: 720; font-variation-settings: "wght" 720, "wdth" 105, "opsz" 48; letter-spacing: -.055em; }
.scene-callout em { color: var(--muted); font-family: var(--sans); font-size: 13px; font-style: normal; }

.home-proof { position: relative; z-index: 5; width: min(1120px, calc(100% - 96px)); display: grid; grid-template-columns: repeat(3, 1fr); overflow: hidden; margin: -38px auto 0; border: 1px solid var(--waterline); border-radius: 12px; background: #fff; box-shadow: 0 18px 42px rgba(23, 61, 71, .08); }
.home-proof article { min-height: 116px; display: grid; grid-template-columns: 40px 1fr; gap: 14px; align-items: center; padding: 22px; border-right: 1px solid var(--waterline); }
.home-proof article:last-child { border-right: 0; }
.home-proof article > span { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid #c7e8ea; border-radius: 10px; color: var(--deep-aqua); background: var(--aqua-mist); font-size: 12px; font-weight: 760; }
.home-proof b { display: block; color: var(--ocean-ink); font-size: 14px; font-weight: 720; letter-spacing: -.02em; }
.home-proof p { margin: 4px 0 0; color: var(--muted); font-size: 12px; line-height: 1.42; }

.home-intro { width: min(1180px, calc(100% - 48px)); display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(44px, 10vw, 150px); margin: 112px auto; }
.home-intro h2,
.service-ledger > h2,
.rate-content h2,
.process > h2,
.pickup h2,
.home-franchise h2 { margin: 0; color: var(--ocean-ink); font-family: var(--sans); font-size: clamp(40px, 5.3vw, 70px); font-weight: 740; font-variation-settings: "wght" 740, "wdth" 108, "opsz" 56; letter-spacing: -.062em; line-height: .94; }
.home-intro-copy { padding-top: 5px; }
.home-intro-copy > p { max-width: 570px; margin: 0 0 25px; color: var(--muted); font-size: 17px; line-height: 1.62; }
.home-intro-copy a { display: inline-flex; gap: 8px; padding-bottom: 6px; border-bottom: 1px solid rgba(20, 127, 145, .45); color: var(--deep-aqua); font-size: 13px; font-weight: 680; }

.service-ledger { width: min(1180px, calc(100% - 48px)); padding: 0; margin: 0 auto 112px; background: transparent; }
.section-label { padding-bottom: 20px; border-bottom-color: var(--waterline); color: var(--muted); font-size: 11px; font-weight: 620; letter-spacing: .02em; text-transform: none; }
.section-label p { color: var(--deep-aqua); }
.service-ledger > h2 { max-width: 780px; margin: 42px 0 48px; font-size: clamp(48px, 6vw, 78px); }
.service-list { border-top: 1px solid var(--waterline); }
.service-list > a { min-height: 232px; grid-template-columns: 42px 50px minmax(280px, 1fr) minmax(260px, 38%) 30px; gap: 18px; border-bottom-color: var(--waterline); color: var(--ocean-ink); transition: padding .35s var(--motion-ease), background .35s ease; }
.service-list > a:hover { padding: 0 10px; color: var(--ocean-ink); background: var(--aqua-mist); }
.service-list .service-number { align-self: start; padding-top: 28px; color: var(--deep-aqua); font-size: 11px; font-weight: 720; }
.service-icon { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid #c7e8ea; border-radius: 10px; color: var(--deep-aqua); background: #effbfc; transition: color .25s ease, background .25s ease, transform .35s var(--motion-ease); }
.service-icon svg { width: 28px; height: 28px; }
.service-list > a:hover .service-icon { color: #efffff; background: var(--deep-aqua); transform: rotate(-5deg) scale(1.04); }
.service-list > a > div { padding: 28px 0; }
.service-list small { display: block; margin-bottom: 9px; color: var(--deep-aqua); font-size: 11px; font-weight: 680; }
.service-list h3 { margin: 0; color: var(--ocean-ink); font-family: var(--sans); font-size: clamp(31px, 4vw, 50px); font-weight: 720; font-variation-settings: "wght" 720, "wdth" 105, "opsz" 48; letter-spacing: -.06em; line-height: .96; }
.service-list p { max-width: 500px; margin: 11px 0 0; color: var(--muted); font-size: 14px; line-height: 1.5; }
.service-list figure { position: relative; height: 186px; overflow: hidden; margin: 0; border: 1px solid #bcd9dc; border-radius: 10px; background: #286571; }
.service-list figure::after { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(33, 91, 102, .18), transparent 45%); content: ""; }
.service-list figure img { width: 100%; height: 100%; display: block; object-fit: cover; filter: saturate(.86) contrast(1.03); transition: transform .65s var(--motion-ease), filter .35s ease; }
.service-list > a:first-child figure img { object-position: 50% 42%; }
.service-list > a:nth-child(2) figure img { object-position: 50% 45%; }
.service-list > a:hover figure img { filter: saturate(.98) contrast(1.03); transform: scale(1.045); }
.service-list i { font-size: 22px; transition: transform .3s var(--motion-ease); }
.service-list > a:hover i { transform: translateX(5px); }

.home-gallery { width: min(1280px, calc(100% - 48px)); display: grid; grid-template-columns: 1.2fr .8fr; gap: 14px; margin: 0 auto 96px; }
.home-gallery figure { position: relative; min-height: 480px; overflow: hidden; margin: 0; border: 1px solid #bcd9dc; border-radius: 12px; background: #286571; }
.home-gallery figure::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 36%, rgba(29, 81, 91, .86)); content: ""; }
.home-gallery img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; filter: saturate(.86) contrast(1.04); transition: transform .75s var(--motion-ease); }
.home-gallery figure:nth-child(2) img { object-position: 50% 44%; }
.home-gallery figure:hover img { transform: scale(1.035); }
.home-gallery figcaption { position: absolute; z-index: 1; right: 28px; bottom: 26px; left: 28px; }
.home-gallery figcaption small { display: block; margin-bottom: 7px; color: #bdf6f8; font-size: 11px; font-weight: 680; }
.home-gallery figcaption b { display: block; color: #fff; font-size: clamp(25px, 3vw, 40px); font-weight: 720; letter-spacing: -.055em; line-height: .94; }

.rate-story { width: min(1280px, calc(100% - 48px)); min-height: 720px; overflow: hidden; margin: 0 auto 96px; border: 1px solid #39737d; border-radius: 14px; color: #fff; background: var(--panel-teal); box-shadow: 0 20px 56px rgba(33, 91, 102, .13); }
.rate-image { min-height: 720px; }
.rate-image::after { background: linear-gradient(180deg, transparent 42%, rgba(29, 81, 91, .70)); }
.rate-image > p { font-family: var(--sans); font-size: clamp(38px, 5vw, 68px); font-style: normal; font-weight: 720; letter-spacing: -.06em; }
.rate-content { padding: clamp(44px, 6vw, 86px); }
.rate-content .section-kicker { color: #8ff1f5; }
.rate-content h2 { margin: 20px 0 54px; color: #fff; font-size: clamp(39px, 4.6vw, 62px); }
.rate-row { border-top-color: rgba(216, 243, 245, .24); }
.rate-row:last-of-type { border-bottom-color: rgba(216, 243, 245, .24); }
.rate-row span { color: #8ff1f5; font-size: 10px; font-weight: 650; letter-spacing: .03em; text-transform: none; }
.rate-row strong { color: #fff; font-family: var(--sans); font-size: 16px; font-weight: 650; }
.rate-row > b { color: #a5f4f7; font-family: var(--sans); font-size: 28px; font-weight: 720; letter-spacing: -.04em; }
.rate-row b small { color: #c3dde0; font-family: var(--sans); font-size: 9px; }
.rate-links { display: flex; flex-wrap: wrap; gap: 10px 22px; margin-top: 20px; }
.rate-links a { color: #baf7f9; font-size: 12px; font-weight: 650; }
.rate-note { color: #c3dde0; }

.process { width: 100%; padding: 96px max(24px, calc((100% - 1180px) / 2)); background: var(--aqua-mist); }
.process > h2 { max-width: 780px; margin: 42px 0 58px; font-size: clamp(46px, 5.8vw, 76px); }
.process-steps { grid-template-columns: repeat(4, 1fr); overflow: hidden; border: 1px solid var(--waterline); border-radius: 12px; background: #fff; }
.process-steps article { position: relative; min-height: 250px; padding: 25px; border-right-color: var(--waterline); }
.process-steps article::before { position: absolute; top: 21px; right: 21px; width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid #c7e8ea; border-radius: 10px; color: var(--deep-aqua); background: #effbfc; content: "↗"; font-size: 14px; }
.process-steps article:nth-child(2)::before { content: "◉"; }
.process-steps article:nth-child(3)::before { content: "✓"; }
.process-steps article:nth-child(4)::before { content: "⌂"; }
.process-steps h3 { margin: 90px 0 9px; color: var(--ocean-ink); font-family: var(--sans); font-size: 24px; font-weight: 680; letter-spacing: -.05em; }
.process-steps p { color: var(--muted); }

.home-franchise { width: min(1180px, calc(100% - 48px)); display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(44px, 9vw, 125px); align-items: center; margin: 96px auto; }
.home-franchise figure { position: relative; min-height: 510px; overflow: hidden; margin: 0; border: 1px solid #bcd9dc; border-radius: 12px; background: #286571; }
.home-franchise figure::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(29, 81, 91, .78)); content: ""; }
.home-franchise img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; filter: saturate(.86) contrast(1.03); transition: transform .75s var(--motion-ease); }
.home-franchise figure:hover img { transform: scale(1.035); }
.home-franchise figcaption { position: absolute; z-index: 1; right: 24px; bottom: 23px; left: 24px; display: flex; align-items: center; gap: 9px; color: #fff; font-size: 12px; font-weight: 650; }
.home-franchise figcaption i { width: 8px; height: 8px; border-radius: 50%; background: #65e5bb; box-shadow: 0 0 0 5px rgba(101, 229, 187, .15); }
.home-franchise > div > p:not(.section-kicker) { margin: 22px 0 27px; color: var(--muted); font-size: 16px; line-height: 1.62; }
.home-button { min-height: 48px; display: inline-flex; align-items: center; gap: 10px; padding: 11px 15px; border: 1px solid #228a9a; border-radius: 7px; color: #fff; background: #278c9d; font-size: 14px; font-weight: 690; transition: transform .2s var(--motion-ease), background .2s ease; }
.home-button:hover { background: #19798b; transform: translateY(-2px); }

.pickup { min-height: 720px; background: radial-gradient(circle at 50% 52%, rgba(8, 184, 210, .12), transparent 31%), #fff; }
.pickup h2 { margin: 8px 0 58px; font-size: clamp(58px, 9vw, 116px); }
.pickup h2 em { color: var(--spin-aqua); font-style: normal; }
.pickup input { color: var(--ocean-ink); font-family: var(--sans); font-size: clamp(18px, 2.2vw, 28px); font-style: normal; font-weight: 560; }
.pickup button { min-height: 50px; color: var(--ocean-ink); font-size: 11px; letter-spacing: .03em; text-transform: none; }

footer { font-family: var(--sans); }
footer > p { color: var(--muted); font-size: 10px; letter-spacing: .02em; text-transform: none; }
footer > div { font-size: 10px; letter-spacing: .02em; text-transform: none; }

[data-reveal] { transform: translateY(18px); transition: opacity .65s var(--motion-ease), transform .65s var(--motion-ease); }
.home-intro > :first-child[data-reveal],
.rate-image[data-reveal],
.home-franchise figure[data-reveal] { transform: translateX(-24px); }
.home-intro-copy[data-reveal],
.home-franchise > div[data-reveal] { transform: translateX(24px); }
.service-list > a:nth-child(odd)[data-reveal] { transform: translateX(-18px); }
.service-list > a:nth-child(even)[data-reveal] { transform: translateX(18px); }
.home-gallery figure:first-child[data-reveal] { transform: translateX(-18px) scale(.985); }
.home-gallery figure:last-child[data-reveal] { transform: translateY(22px) scale(.985); }
[data-reveal].is-visible { transform: none; }

@media (max-width: 1000px) {
  .service-list > a { grid-template-columns: 38px 48px 1fr minmax(220px, 34%) 28px; gap: 14px; }
  .service-list figure { height: 170px; }
}

@media (max-width: 1100px), (hover: none) and (pointer: coarse) {
  .site-header { grid-template-columns: 1fr auto auto; padding: 0 18px; }
  .desktop-navigation { display: none !important; }
  .mobile-menu-toggle { position: relative; width: 44px; height: 44px; display: grid; place-items: center; padding: 0; border: 0; border-radius: 9px; color: var(--ocean-ink); background: transparent; cursor: pointer; }
  .mobile-menu-toggle span { position: absolute; width: 20px; height: 1.5px; border-radius: 999px; background: currentColor; transition: transform .25s ease, top .25s ease; }
  .mobile-menu-toggle span:first-child { top: 17px; }
  .mobile-menu-toggle span:last-child { top: 25px; }
  .mobile-menu-toggle[aria-expanded="true"] span:first-child { top: 21px; transform: rotate(45deg); }
  .mobile-menu-toggle[aria-expanded="true"] span:last-child { top: 21px; transform: rotate(-45deg); }
  .site-header .mobile-navigation:not([hidden]) { position: absolute; top: 76px; right: 0; left: 0; display: grid !important; gap: 0 !important; padding: 7px 18px 16px; border-bottom: 1px solid var(--waterline); background: rgba(251, 254, 254, .98); box-shadow: 0 20px 30px rgba(23, 61, 71, .10); }
  .site-header .mobile-navigation[hidden] { display: none !important; }
  .mobile-navigation a { min-height: 51px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--waterline); color: var(--ocean-ink); font-size: 16px !important; font-weight: 650 !important; letter-spacing: -.01em !important; text-transform: none !important; }
  .mobile-navigation a:last-child { border-bottom: 0; }
  .mobile-navigation a span { color: var(--deep-aqua); font-size: 10px; }
  .cinema { height: 100vh; }
  .hero-service-copy { top: auto; right: 22px; bottom: 17%; left: 22px; width: auto; height: 190px; transform: none; }
  .hero-service-slide h1 { font-size: clamp(68px, 17.5vw, 104px); line-height: .72; }
  .hero-service-index { right: 22px; bottom: 76px; left: 22px; justify-content: space-between; gap: 8px; font-size: 9px; }
  .home-proof { width: calc(100% - 64px); }
  .home-intro { gap: 54px; }
  .service-list > a { grid-template-columns: 38px 46px 1fr 34%; }
  .service-list > a > i { display: none; }
  .service-list figure { height: 160px; }
  .home-gallery figure { min-height: 410px; }
  .rate-story { grid-template-columns: 1fr; min-height: 0; }
  .rate-image { min-height: 520px; }
  .process-steps { grid-template-columns: repeat(2, 1fr); }
  .process-steps article:nth-child(2) { border-right: 0; }
  .process-steps article:nth-child(-n+2) { border-bottom: 1px solid var(--waterline); }
  .home-franchise { gap: 48px; }
  .home-franchise figure { min-height: 450px; }
}

@media (max-width: 680px), (hover: none) and (pointer: coarse) {
  .header-action { display: none; }
  .site-header { grid-template-columns: 1fr auto; }
  .site-header .wordmark { font-size: 27px; }
  .home-proof { width: calc(100% - 48px); grid-template-columns: 1fr; margin-top: -20px; }
  .home-proof article { min-height: 94px; border-right: 0; border-bottom: 1px solid var(--waterline); }
  .home-proof article:last-child { border-bottom: 0; }
  .service-list > a { min-height: 0; grid-template-columns: 40px 1fr; gap: 0 14px; padding: 23px 0; }
  .service-list > a:hover { padding: 23px 0; }
  .service-list .service-number { grid-column: 1; grid-row: 1; align-self: center; padding-top: 0; }
  .service-icon { grid-column: 1; grid-row: 2; width: 40px; height: 40px; margin-top: 18px; }
  .service-icon svg { width: 23px; height: 23px; }
  .service-list > a > div { grid-column: 2; grid-row: 1 / span 2; padding: 0 0 19px; }
  .service-list h3 { font-size: clamp(31px, 9.5vw, 43px); }
  .service-list figure { grid-column: 2; grid-row: 3; width: 100%; height: 220px; }
  .home-gallery { grid-template-columns: 1fr; }
  .home-gallery figure { min-height: 390px; }
  .home-franchise { grid-template-columns: 1fr; gap: 35px; }
  .home-franchise figure { min-height: 390px; }
}

@media (max-width: 560px), (hover: none) and (pointer: coarse) {
  .preloader-mark { font-size: 26px; }
  .cinema,
  .cinema-stage { height: 88svh; min-height: 620px; }
  .site-header { height: 82px; padding: 0 16px; }
  .site-header .mobile-navigation:not([hidden]) { top: 82px; padding: 9px 16px 18px; }
  .mobile-navigation a { min-height: 58px; font-size: 18px !important; }
  .site-header .wordmark { font-size: 34px; }
  .mobile-menu-toggle { width: 52px; height: 52px; }
  .mobile-menu-toggle span { width: 25px; }
  .hero-service-copy { top: clamp(165px, 27svh, 245px); right: 24px; bottom: auto; left: 24px; height: 160px; }
  .hero-service-slide h1 { font-size: clamp(48px, 7vw, 60px); font-variation-settings: "wght" 740, "wdth" 103, "opsz" 64; letter-spacing: -.074em; }
  .hero-service-slide .overline { margin-bottom: 14px; font-size: 13px; }
  .hero-caption { max-width: 360px; margin: 18px 0 0 3px; font-size: 17px; font-weight: 570; }
  .hero-service-index { right: 18px; bottom: 72px; left: 18px; font-size: 9px; }
  .scroll-cue { bottom: 25px; font-size: 8px; }
  .home-intro,
  .service-ledger,
  .home-gallery,
  .rate-story,
  .home-franchise { width: calc(100% - 32px); }
  .home-intro { grid-template-columns: 1fr; gap: 22px; margin: 60px auto; }
  .home-intro h2,
  .service-ledger > h2,
  .rate-content h2,
  .process > h2,
  .home-franchise h2 { font-size: clamp(50px, 13.5vw, 64px); line-height: .91; }
  .section-label,
  .section-kicker { font-size: 12px; }
  .home-intro-copy > p { font-size: 17px; line-height: 1.58; }
  .service-ledger { margin-bottom: 60px; }
  .service-ledger > h2 { margin: 27px 0; }
  .service-list h3 { font-size: clamp(38px, 10.8vw, 49px); }
  .service-list p { font-size: 15px; }
  .service-list small { font-size: 12px; }
  .service-list figure { height: 215px; }
  .home-gallery { gap: 10px; margin-bottom: 58px; }
  .home-gallery figure { min-height: 300px; }
  .home-gallery figcaption { right: 21px; bottom: 20px; left: 21px; }
  .home-gallery figcaption b { font-size: 31px; }
  .rate-story { margin-bottom: 58px; }
  .rate-image { min-height: 330px; }
  .rate-content { padding: 38px 22px; }
  .rate-content h2 { margin-bottom: 38px; }
  .process { padding: 60px 16px; }
  .process-steps { grid-template-columns: 1fr; }
  .process-steps article { min-height: 190px; border-right: 0; border-bottom: 1px solid var(--waterline); }
  .process-steps article:last-child { border-bottom: 0; }
  .process-steps h3 { margin-top: 64px; font-size: 28px; }
  .process-steps p { font-size: 14px; }
  .home-franchise { margin: 60px auto; }
  .home-franchise figure { min-height: 310px; }
  .pickup { min-height: 560px; padding-top: 80px; padding-bottom: 80px; }
  .pickup h2 { font-size: clamp(58px, 17vw, 82px); }
  .pickup input { font-size: 20px; }
  .home-proof { width: auto; display: flex; gap: 10px; overflow-x: auto; margin: -16px 16px 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; scroll-padding: 0 2px; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .home-proof::-webkit-scrollbar { display: none; }
  .home-proof article { min-width: min(82vw, 310px); min-height: 106px; border: 1px solid var(--waterline); border-radius: 12px; background: #fff; box-shadow: 0 12px 28px rgba(23, 61, 71, .07); scroll-snap-align: start; }
  .home-proof article:last-child { border-bottom: 1px solid var(--waterline); }
  .home-intro { margin-top: 60px; }
  .rate-row strong { font-size: 17px; }
  .rate-row > b { font-size: 27px; }
}

/* A dedicated portrait system: editorial, quiet and intentionally uncluttered. */
@media (max-width: 1100px) and (orientation: portrait) {
  body { font-weight: 480; font-variation-settings: "wght" 480, "wdth" 100, "opsz" 18; }
  .site-header { height: 88px; grid-template-columns: 1fr auto; padding: 0 22px; background: rgba(251, 254, 254, .94); box-shadow: none; backdrop-filter: saturate(140%) blur(18px); }
  .header-action { display: none; }
  .site-header .wordmark { font-size: clamp(38px, 4.6vw, 44px); font-variation-settings: "wght" 760, "wdth" 96, "opsz" 44; }
  .mobile-menu-toggle { width: 50px; height: 50px; border-radius: 50%; }
  .mobile-menu-toggle span { width: 24px; height: 1.5px; }
  .mobile-menu-toggle span:first-child { top: 19px; }
  .mobile-menu-toggle span:last-child { top: 30px; }
  .mobile-menu-toggle[aria-expanded="true"] span:first-child,
  .mobile-menu-toggle[aria-expanded="true"] span:last-child { top: 25px; }
  .site-header .mobile-navigation:not([hidden]) { top: 88px; padding: 8px 22px 18px; }
  .mobile-navigation a { min-height: 60px; font-size: 18px !important; }

  .cinema { height: 600svh; min-height: 0; }
  .cinema-stage { position: sticky; top: 0; height: 100svh; min-height: 0; }
  .orbit-fallback { object-position: 50% 56%; transform: scale(1.08); }
  .cinema-vignette { background: linear-gradient(180deg, rgba(255,255,255,.84) 0%, rgba(255,255,255,.44) 34%, transparent 58%, rgba(255,255,255,.36) 100%); }
  .hero-service-copy { top: clamp(188px, 24svh, 258px); right: 28px; bottom: auto; left: 28px; height: 230px; }
  .hero-service-slide { justify-content: flex-start; will-change: opacity, transform; transition: opacity .54s var(--motion-ease), transform .68s var(--motion-ease); }
  .hero-service-slide h1 { font-size: clamp(76px, 12.5vw, 124px); font-weight: 690; font-variation-settings: "wght" 690, "wdth" 104, "opsz" 72; letter-spacing: -.067em; line-height: .78; text-transform: lowercase; }
  .hero-service-slide .overline { margin-bottom: 16px; color: var(--deep-aqua); font-size: clamp(12px, 1.45vw, 14px); font-weight: 650; letter-spacing: .015em; }
  .hero-caption { max-width: 540px; margin: 22px 0 0 3px; font-size: clamp(18px, 2.25vw, 22px); font-weight: 520; letter-spacing: -.025em; }
  .hero-service-index { right: 28px; bottom: 58px; left: 28px; height: 2px; display: flex; gap: 7px; }
  .hero-service-index span { height: 2px; flex: 1; overflow: hidden; padding: 0; color: transparent; font-size: 0; }
  .hero-service-index span::before { inset: 0; height: 2px; background: rgba(23, 61, 71, .15); }
  .hero-service-index span.is-current::before { background: var(--spin-aqua); }
  .scroll-cue { right: 28px; bottom: 22px; font-size: 8px; letter-spacing: .13em; }

  .home-proof { width: calc(100% - 44px); display: grid; grid-template-columns: 1fr; overflow: visible; margin: 0 auto; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
  .home-proof article { min-width: 0; min-height: 104px; grid-template-columns: 44px 1fr; gap: 16px; padding: 22px 0; border: 0; border-bottom: 1px solid var(--waterline); border-radius: 0; background: transparent; box-shadow: none; }
  .home-proof article:first-child { border-top: 1px solid var(--waterline); }
  .home-proof article > span { width: 40px; height: 40px; border-radius: 50%; background: transparent; font-size: 12px; }
  .home-proof b { font-size: 16px; font-weight: 670; }
  .home-proof p { font-size: 14px; }

  .home-intro,
  .service-ledger,
  .home-gallery,
  .rate-story,
  .home-franchise { width: calc(100% - 44px); }
  .home-intro { grid-template-columns: 1fr; gap: 26px; margin: 78px auto; }
  .home-intro h2,
  .service-ledger > h2,
  .rate-content h2,
  .process > h2,
  .home-franchise h2 { font-size: clamp(50px, 7.2vw, 72px); font-weight: 690; font-variation-settings: "wght" 690, "wdth" 102, "opsz" 56; letter-spacing: -.058em; line-height: .94; }
  .section-label,
  .section-kicker { font-size: 12px; letter-spacing: .015em; }
  .home-intro-copy > p { max-width: 680px; font-size: 17px; line-height: 1.62; }
  .home-intro-copy a { font-size: 14px; }

  .service-ledger { margin-bottom: 78px; }
  .service-ledger > h2 { margin: 30px 0 38px; }
  .service-list > a { min-height: 0; grid-template-columns: 42px 1fr; gap: 0 16px; padding: 28px 0; }
  .service-list > a:hover { padding: 28px 0; background: transparent; }
  .service-list .service-number { grid-column: 1; grid-row: 1; align-self: center; padding-top: 0; font-size: 11px; }
  .service-icon { grid-column: 1; grid-row: 2; width: 40px; height: 40px; margin-top: 18px; border-radius: 50%; }
  .service-icon svg { width: 22px; height: 22px; }
  .service-list > a > div { grid-column: 2; grid-row: 1 / span 2; padding: 0 0 20px; }
  .service-list h3 { font-size: clamp(39px, 5.8vw, 58px); font-weight: 680; font-variation-settings: "wght" 680, "wdth" 102, "opsz" 48; letter-spacing: -.055em; }
  .service-list small { font-size: 11px; }
  .service-list p { font-size: 14px; }
  .service-list figure { grid-column: 2; grid-row: 3; width: 100%; height: clamp(220px, 34vw, 330px); border-radius: 8px; }

  .home-gallery { grid-template-columns: 1fr; gap: 12px; margin-bottom: 72px; }
  .home-gallery figure { min-height: clamp(320px, 50vw, 480px); border-radius: 9px; }
  .home-gallery figcaption b { font-size: clamp(30px, 4.4vw, 44px); }
  .rate-story { overflow: hidden; margin-bottom: 72px; border-radius: 10px; }
  .rate-image { min-height: clamp(340px, 52vw, 500px); }
  .rate-content { padding: 46px 28px; }
  .process { padding: 76px 22px; }
  .process-steps { grid-template-columns: 1fr; border: 0; border-radius: 0; background: transparent; }
  .process-steps article { min-height: 180px; padding: 24px 0; border: 0; border-bottom: 1px solid var(--waterline); background: transparent; }
  .process-steps article:last-child { border-bottom: 0; }
  .process-steps h3 { margin-top: 58px; font-size: 28px; }
  .process-steps p { font-size: 14px; }
  .home-franchise { grid-template-columns: 1fr; gap: 34px; margin: 76px auto; }
  .home-franchise figure { min-height: clamp(320px, 52vw, 500px); border-radius: 9px; }
  .pickup { min-height: 560px; padding: 82px 22px; }
  [data-reveal] { transform: translateY(22px); transition-duration: .72s; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-service-slide { transition: none; }
  .service-list figure img,
  .home-gallery img,
  .home-franchise img,
  .mobile-menu-toggle span { transition: none; }
}

@media (prefers-reduced-motion: reduce) and (max-width: 1100px) and (orientation: portrait) {
  .cinema { height: 100svh; }
  .cinema-stage { position: relative; }
}
