/* Luxwash shared customer navigation and readable mobile-first page rhythm. */
:root { --content-width: 1180px; --text: #e8edf2; --text-muted: #bdc8d2; }
html { scroll-padding-top: 100px; }
body { font-size: 1rem; line-height: 1.6; }
h1,h2,h3 { overflow-wrap: anywhere; }
[hidden] { display: none !important; }
.lw-header { position: sticky; top: 0; z-index: 70; display: flex; align-items: center; gap: 26px; min-height: 86px; padding: 10px max(24px, calc((100% - var(--content-width))/2)); border-bottom: 1px solid #274459; background: #080d13f5; }
.lw-brand { flex: 0 0 auto; display: block; }
.lw-brand img { display: block; width: 208px; height: 83px; object-fit: contain; }
.lw-nav { display: flex; align-items: center; gap: 22px; margin-left: auto; }
.lw-nav a,.lw-nav summary { display: flex; align-items: center; min-height: 44px; color: #d2dce5; font-size: .9375rem; font-weight: 600; text-decoration: none; cursor: pointer; }
.lw-nav a:hover,.lw-nav a[aria-current="page"],.lw-nav summary:hover { color: var(--gold-bright); }
.lw-nav details { position: relative; }
.lw-nav summary { gap: 8px; list-style: none; }
.lw-nav summary::after { content: '+'; color: var(--gold-bright); }
.lw-nav details[open] summary::after { content: '−'; }
.lw-nav details>div { position: absolute; left: 0; top: 100%; width: 248px; padding: 10px 16px; border: 1px solid #36546b; border-radius: 12px; background: #101923; box-shadow: 0 12px 35px #0008; }
.lw-header .lw-cta { display: flex; align-items: center; justify-content: center; min-height: 48px; padding: 10px 18px; border: 1px solid #d6ad36; border-radius: 12px; background: linear-gradient(#f3cf63,#d6ad36); color: #071019; font-size: .9375rem; font-weight: 700; text-decoration: none; white-space: nowrap; }
.lw-menu-toggle { display: none; min-width: 64px; min-height: 48px; padding: 8px 12px; border: 1px solid #49708d; border-radius: 10px; color: #e8edf2; background: #121d28; font: inherit; cursor: pointer; }
.lw-mobile-nav { position: fixed; top: 86px; left: 0; right: 0; z-index: 69; max-height: calc(100dvh - 160px); overflow-y: auto; background: #0d1721; border-bottom: 1px solid #49708d; padding: 12px 24px 20px; }
.lw-mobile-nav a { display: block; min-height: 48px; padding: 12px 0; border-bottom: 1px solid #2a3d4c; color: #e8edf2; text-decoration: none; font-size: 1rem; }
.lw-footer { padding: 44px max(24px, calc((100% - var(--content-width))/2)) 24px; color: var(--text-muted); }
.lw-footer-grid { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 40px; }
.lw-footer strong { display: block; color: #e8edf2; font-size: 1rem; margin-bottom: 8px; }
.lw-footer p { margin: 0 0 12px; max-width: 360px; font-size: 1rem; }
.lw-footer a { display: block; width: fit-content; min-height: 44px; padding: 8px 0; color: #f3cf63; font-size: .9375rem; text-decoration: none; }
.lw-footer a:hover { text-decoration: underline; text-underline-offset: 4px; }
.lw-footer .lw-social { display: flex; gap: 20px; flex-wrap: wrap; }
.lw-footer-bottom { border-top: 1px solid #2b4052; padding-top: 20px; margin-top: 24px; font-size: .875rem; }
.lw-contact-bar { display: none; }
.page-hero { min-height: 0; padding: 56px max(24px, calc((100% - 1100px)/2)) 48px; }
.page-hero h1 { font-size: clamp(2.2rem,5.2vw,4.25rem); line-height: 1.12; letter-spacing: -.035em; text-transform: none; }
.page-hero p { font-size: 1.125rem; line-height: 1.65; }
.page-hero .kicker,.section-kicker { font-size: .875rem; line-height: 1.5; letter-spacing: .05em; }
.content-section { padding: 46px 0; }
.content-section h2 { font-size: clamp(1.75rem,3.5vw,2.65rem); line-height: 1.2; text-transform: none; letter-spacing: -.025em; }
.info-card h3,.price-card h3 { font-size: 1.2rem; line-height: 1.35; text-transform: none; }
.info-card p,.info-card li,.service-intro,.notice { font-size: 1rem; color: var(--text-muted); }
.button,.primary-button,.secondary-button,.package-book { font-size: 1rem; font-weight: 700; text-transform: none; letter-spacing: 0; border-radius: 12px; white-space: normal; line-height: 1.5; text-align: center; }
.rate-row { gap: 20px; line-height: 1.5; }
.rate-row span { min-width: 0; }
.rate-row strong { font-size: 1rem; white-space: normal; overflow-wrap: anywhere; }
.booking-step { min-inline-size: 0; }
.booking-grid>div,.booking-grid>aside,.booking-builder { min-width: 0; }
.booking-grid .section-kicker { white-space: normal; overflow-wrap: anywhere; }
.booking-builder .two-fields>div,.booking-service-choice,.booking-service-choice>span { min-width: 0; }
.booking-builder input,.booking-builder select,.booking-builder textarea { min-width: 0; max-width: 100%; }
.booking-builder label,.booking-service-choice>span { overflow-wrap: anywhere; }
.booking-builder label { font-size: 1rem; }
.booking-builder .form-help,.booking-confirmation,.source-date { font-size: .875rem; }
.booking-step legend { font-size: .875rem; text-transform: none; letter-spacing: .025em; }
.contact-box a { overflow-wrap: anywhere; }
.faq-grid summary,.faq-grid p,.badge-row span { font-size: 1rem; line-height: 1.6; }
.proof-note { margin: 18px auto 0; font-size: .9375rem; color: var(--text-muted); }
.proof-note a { color: #f3cf63; text-underline-offset: 4px; }
.service-proof { display: grid; grid-template-columns: minmax(180px,320px) 1fr; align-items: center; gap: 36px; }
.service-proof img { display: block; max-width: 100%; width: 300px; height: 330px; object-fit: contain; }
.service-proof p { color: var(--text-muted); }
.jump-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 20px; margin-top: 24px; }
.jump-links a { color: #f3cf63; padding: 9px 0; min-height: 44px; text-underline-offset: 5px; }
.quote-feature { margin: 20px 0; padding: 22px; border-left: 3px solid #d6ad36; background: #101c27; border-radius: 0 12px 12px 0; }
.quote-feature p { margin: 0 0 10px; font-size: 1.0625rem; line-height: 1.6; }
.quote-feature cite { color: var(--text-muted); font-size: .875rem; font-style: normal; }
.home-compact .home-hero { padding-top: 42px; padding-bottom: 38px; }
.home-compact .hero-brand h1 { font-size: clamp(2.1rem,4.6vw,3.75rem); }
.home-compact .hero-brand .hero-assurance { font-size: .9375rem; }
.home-compact .hero-brand .proof-note { margin: 12px auto 0; font-size: .9375rem; }
.home-compact .service-card { display: flex; flex-direction: column; }
.home-compact .service-card a { margin-top: auto; min-height: 44px; }
.home-compact .home-faq-grid { margin-top: 20px; }
.home-compact .quick-book { margin: 0 auto 40px; width: min(1180px,calc(100% - 48px)); }
.lux-chat-launcher { width: 70px; height: 140px; }
.lux-chat { top: auto; left: auto; margin: 0; }
.lux-chat::backdrop { background: #03070bb3; }
.lux-chat-intro,.lux-chat-title span,.lux-chat-compose label,.lux-chat-note,.lux-chat-form label { font-size: .875rem; letter-spacing: 0; text-transform: none; }
.lux-chat-actions button,.lux-chat-actions a { font: 600 .9375rem/1.4 ui-sans-serif,system-ui,sans-serif; }
.lux-message,.lux-chat-compose input,.lux-chat-form input { font-size: 1rem; }
.lux-chat-avatar,.lux-message-row>img { object-fit: contain; background: none; border: 0; border-radius: 0; }
.lux-chat { grid-template-rows: auto auto minmax(90px,1fr) auto auto; }
.lw-header :focus-visible,.lw-mobile-nav :focus-visible,.lw-footer :focus-visible,.lw-contact-bar :focus-visible { outline: 3px solid #2a9df4; outline-offset: 3px; }
@media(max-width:1050px) {
  .lw-header { min-height: 86px; gap: 14px; justify-content: space-between; }
  .lw-brand img { width: 176px; height: 64px; }
  .lw-nav { display: none; }
  .lw-menu-toggle { display: block; }
  .lw-header .lw-cta { margin-left: auto; }
}
@media(max-width:720px) {
  body { padding-bottom: calc(74px + env(safe-area-inset-bottom)); }
  .lw-header { padding: 10px 18px; }
  .lw-header .lw-cta { display: none; }
  .lw-footer-grid { grid-template-columns: 1fr; gap: 24px; }
  .lw-contact-bar { position: fixed; z-index: 75; bottom: 0; left: 0; right: 0; display: grid; grid-template-columns: 1.5fr 1fr .65fr; gap: 8px; padding: 8px 12px calc(8px + env(safe-area-inset-bottom)); background: #0b141df7; border-top: 1px solid #36546b; }
  .lw-contact-bar a { display: flex; align-items: center; justify-content: center; min-height: 48px; border-radius: 10px; border: 1px solid #42617b; color: #e8edf2; text-decoration: none; font-size: .875rem; font-weight: 650; }
  .lw-contact-bar a:first-child { background: #f3cf63; color: #071019; border-color: #f3cf63; }
  .page-hero { padding: 34px 20px; }
  .page-hero p { font-size: 1rem; }
  .page-actions { margin-top: 20px; }
  .page-actions .button { flex: 1 1 200px; }
  .booking-builder { padding: 16px; }
  .booking-step { padding: 14px; }
  .booking-summary { grid-template-columns: minmax(0,1fr); }
  .booking-summary strong { text-align: left; overflow-wrap: anywhere; }
  .content-section { padding: 32px 0; }
  .service-proof { grid-template-columns: 1fr; gap: 16px; }
  .service-proof img { margin: auto; }
  .lux-chat-launcher { right: 10px; bottom: calc(80px + env(safe-area-inset-bottom)); width: 52px; height: 104px; max-height: 20dvh; }
  .lux-chat { inset: 8px 8px calc(76px + env(safe-area-inset-bottom)); }
  .lux-chat-intro { display: none; }
  .lux-chat { grid-template-rows: auto minmax(65px,1fr) auto auto; }
  .lux-chat-actions { max-height: 32dvh; }
  .home-compact .home-hero { padding: 26px 20px 30px; }
  .home-compact .hero-brand>p { font-size: 1rem; margin-bottom: 18px; }
  .home-compact .hero-brand h1 { margin: 12px auto 18px; }
  .home-compact .results-grid { grid-template-columns: 1fr; }
  .home-compact .results-grid img { height: 380px; width: 100%; aspect-ratio: auto; }
  .home-compact .results-grid figcaption strong { display: block; }
}
@media(prefers-reduced-motion:reduce) { html { scroll-behavior: auto; } }

.luxwash-site-notice{background:#252319;color:#ffe39a;border:1px solid #796d40;border-radius:10px;padding:16px 20px;max-width:1120px;margin:20px auto;font-size:1rem;line-height:1.55;overflow-wrap:anywhere}
