/* Elegant serif layer: no sans-serif or mono faces remain in the interface. */
*, *::before, *::after { font-family: "Cormorant Garamond", Georgia, serif !important; }
body { font-size: 20px; }
h1, h2, h3, .brand em, .brand-mark, .signature, .rate-grid span, .rate-grid strong, .visit address, .hours strong { font-family: "Playfair Display", Georgia, serif !important; }
.eyebrow, .treatment-number, .hero-note, .image-caption, .intro-seal, .weekdays, .day, .calendar-legend, .hours span, .map-card > span, .map-card small, footer a { letter-spacing: .07em; }
.parking, .house-call { max-width: 300px; margin: 0 0 16px; color: #52645e; font-size: 17px; line-height: 1.3; }
.section-heading > p:last-child { font-size: 22px; line-height: 1.4; }
.treatment h3 em { font-size: 20px !important; }
.treatment-number { font-size: 16px !important; }
.treatment-info { font-size: 21px !important; line-height: 1.4; }
.hero-note { font-size: 18px !important; white-space: nowrap; }
.hero-note .sun { font-size: 27px; }
.rate-grid small { font-size: 20px !important; }
.rate-grid strong { font-size: 36px !important; }
.rate-grid p { font-size: 22px !important; line-height: 1.35; }
.booking-callout p { font-size: 22px !important; line-height: 1.35; }
.booking-callout > div > span { font-size: 30px; }
.calendar-disclaimer { font-size: 19px !important; line-height: 1.35; }
.live-calendar-card { padding: 0 !important; overflow: hidden; }
.live-calendar-card > .calendar-toolbar, .live-calendar-card > .weekdays, .live-calendar-card > .days, .live-calendar-card > .calendar-legend { display: none; }
.google-calendar-frame { display: block; width: 100%; min-height: 650px; border: 0; background: var(--cream); }
.calendar-open-link { display: inline-block; margin: 0 30px 24px; font-size: 18px; }
.availability-calendar { padding: 30px !important; background: var(--cream); }
.booking-picker { padding: 4px 0 28px; border-bottom: 1px solid var(--line); }
.booking-picker .eyebrow { margin-bottom: 10px; }
.duration-options { display: flex; gap: 8px; }
.duration-options button, .time-options button { border: 1px solid var(--line); background: #f7f4ec; color: var(--ink); font: 500 18px/1.1 var(--serif); cursor: pointer; transition: .2s; }
.duration-options button { min-width: 92px; padding: 10px 12px; }
.duration-options button b { display: block; margin-top: 4px; font-size: 16px; }
.duration-options button:hover, .duration-options button.active, .time-options button:hover, .time-options button.active { background: var(--moss); border-color: var(--moss); color: var(--cream); }
.availability-day { text-align: left; background: transparent; }
.availability-day.has-slots { cursor: pointer; background: rgba(235,241,235,.8); }
.availability-day.has-slots:hover, .availability-day.selected { background: #315e55; color: #fff; }
.availability-day small { display: block; color: inherit; font-size: 11px; line-height: 1.2; }
.booking-slots { margin-top: 25px; padding: 22px; background: #edf0e9; }
.booking-slots > p { margin: 0; font-size: 18px; }
.slot-heading { color: var(--moss); font: 500 23px/1.2 var(--serif) !important; text-transform: capitalize; }
.time-options { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 16px; }
.time-options button { min-width: 77px; padding: 10px 12px; }
.booking-note { margin-top: 18px !important; color: #52645e; font-size: 15px !important; }
.booking-request { margin-top: 17px; }
.availability-toolbar { display: grid; grid-template-columns: 46px 1fr 46px; align-items: center; gap: 18px; padding-bottom: 22px; border-bottom: 1px solid var(--line); text-align: center; }
.availability-toolbar h3 { margin: 4px 0 0; font: 500 31px/1 var(--serif) !important; text-transform: capitalize; }
.availability-toolbar button { width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: transparent; color: var(--ink); cursor: pointer; font-size: 22px; }
.availability-toolbar button:hover { background: #edf0e9; }
.availability-live { margin: 0; color: #657671; font-size: 15px; letter-spacing: .08em; }
.availability-weekdays, .availability-days { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); }
.availability-weekdays { border: 1px solid var(--line); border-bottom: 0; margin-top: 22px; color: #657671; font-size: 15px; text-align: center; text-transform: uppercase; }
.availability-weekdays span { padding: 12px 4px; border-left: 1px solid var(--line); }
.availability-weekdays span:first-child { border-left: 0; }
.availability-days { border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.availability-day { min-height: 134px; padding: 9px 8px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); color: var(--ink); font-size: 17px; overflow: hidden; }
.availability-day.other-month { background: rgba(232,237,230,.58); color: #99a49f; }
.availability-day.is-past { background: rgba(232,237,230,.44); color: #99a49f; }
.availability-day.is-past .calendar-slot, .availability-day.is-past small { opacity: .58; }
.availability-day-number { display: block; margin-bottom: 6px; font: 500 19px/1 var(--serif) !important; text-align: right; }
.availability-day.is-today .availability-day-number { width: 30px; height: 30px; margin-left: auto; display: grid; place-items: center; border: 1.5px solid var(--clay); color: var(--ink); }
.busy-slots { display: grid; gap: 4px; }
.availability-slots { display: grid; gap: 4px; }
.calendar-slot { display: block; padding: 4px 5px; border-radius: 2px; font-size: 13px; line-height: 1.12; letter-spacing: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.appointment-slot { color: #fff; background: #315e55; }
.preparation-slot { color: #28453f; background: #d9e3dc; border-left: 2px solid #9aac9d; }
@media (max-width: 760px) { .availability-calendar { padding: 14px !important; overflow-x: auto; } .booking-picker { min-width: 0; } .duration-options button { flex: 1; min-width: 0; } .availability-toolbar { min-width: 620px; grid-template-columns: 40px 1fr 40px; gap: 8px; } .availability-toolbar h3 { font-size: 27px !important; } .availability-weekdays, .availability-days { min-width: 620px; } .availability-day { min-height: 112px; padding: 6px 4px; } .availability-day-number { font-size: 16px !important; } .calendar-slot { padding: 3px; font-size: 11px; } .booking-slots { min-width: 0; } }
footer p { font-size: 21px !important; }
footer a { font-size: 20px !important; }
footer small { font-size: 17px !important; }
.whatsapp-link { width: 38px; height: 38px; }
.whatsapp-link svg { width: 23px; height: 23px; }
.topbar nav a { font-size: 22px !important; }
.language { font-size: 20px !important; }
.language-picker { display:flex; align-items:center; gap:6px; padding:7px 9px; border:1px solid var(--line); color:var(--ink); font-size:18px; line-height:1; }
.language-picker select { appearance:none; -webkit-appearance:none; border:0; outline:0; background:transparent; color:var(--ink); cursor:pointer; font:500 18px/1 "Cormorant Garamond", Georgia, serif !important; padding:0 16px 0 0; background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%); background-position:calc(100% - 8px) 52%,calc(100% - 3px) 52%; background-size:5px 5px,5px 5px; background-repeat:no-repeat; }
.language-picker select option { color:#18322e; background:#f7f4ec; }
.house-call { font-style: italic; }
.parking::before { content: "P"; display: inline-grid; place-items: center; width: 18px; height: 18px; margin-right: 8px; border: 1px solid currentColor; border-radius: 50%; font-size: 12px; font-style: italic; }
.map-card { background: #e7e4dc !important; isolation: isolate; }
.map-embed { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; z-index: 1; filter: saturate(.7) contrast(.95); }
.map-card > span, .map-overlay-link { position: relative; z-index: 2; color: var(--ink) !important; background: rgba(247,244,236,.91); padding: 7px 10px; text-decoration: none; }
.map-card > span { align-self: flex-start; }
.map-overlay-link { align-self: flex-end; }
.map-overlay-link small { color: inherit; }
.whatsapp-link { width: 28px; height: 28px; display: inline-grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; color: var(--cream); }
.whatsapp-link svg { width: 17px; height: 17px; }
.whatsapp-link:hover { background: var(--cream); color: var(--moss); }
.header-logo { width: 60px; height: 60px; display: grid; place-items: center; flex: 0 0 auto; overflow: hidden; }
.header-logo img { width: 66px; height: 66px; object-fit: contain; mix-blend-mode: multiply; }
@media (max-width: 760px) { .header-logo { width: 47px; height: 47px; } .header-logo img { width: 53px; height: 53px; } }
.footer-logo { width: 48px; height: 48px; display: grid; place-items: center; flex: 0 0 auto; overflow: hidden; }
.footer-logo img { width: 56px; height: 56px; object-fit: contain; mix-blend-mode: screen; }
.intro-logo { position: absolute; right: 9vw; top: 8px; width: 100px; height: 100px; display: grid; place-items: center; }
.intro-logo img { width: 116px; height: 116px; object-fit: contain; mix-blend-mode: multiply; }
.intro > p:nth-child(2) { max-width: calc(100% - 155px); }
.rate-grid { grid-template-columns: repeat(3, 1fr); }
.loyalty-section { background: #f2eee4; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 7vw; padding: 100px 12vw; }
.loyalty-copy > p:not(.eyebrow) { max-width: 430px; font-size: 20px; line-height: 1.45; }
.loyalty-copy h2 { font: 500 clamp(40px, 4.8vw, 70px)/1 var(--serif) !important; letter-spacing: -.05em; margin: 0; }
.gift-card-note { margin-top: 35px; padding-top: 20px; border-top: 1px solid var(--line); }
.gift-card-note b { color: var(--clay); }
.loyalty-card-frame { width: 100%; max-width: 600px; justify-self: end; }
.loyalty-section img { width: 100%; display: block; }
.loyalty-track { display: grid; grid-template-columns: repeat(5, 1fr); gap: 7px; margin: 10px 6% 0; text-align: center; color: var(--moss); font-size: 18px; }
.loyalty-track span { border-top: 1px solid var(--line); padding-top: 7px; }
.loyalty-track .gift-step { color: #a96823; }
.gift-step b { display: block; font-size: 14px; line-height: 1; }
.cancellation-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 9vw; padding: 100px 12vw; border-top: 1px solid var(--line); }
.cancellation-section h2 { font: 500 clamp(39px,4.5vw,64px)/1 var(--serif) !important; letter-spacing: -.05em; margin: 0; }
.policy-copy { max-width: 610px; font-size: 19px; line-height: 1.4; }
.policy-copy p { margin: 0 0 18px; }
.policy-copy .text-link { display: inline-block; margin-top: 10px; }
.hours em { max-width: 290px; margin-top: 10px; color: #52645e; font-size: 16px; line-height: 1.25; }
.booking-actions { display: flex; gap: 10px; }
.booking-actions .button { white-space: nowrap; }
.button-whatsapp { background: #4d7d63; color: #fff; }
.button-whatsapp:hover { background: #3f6b53; }
@media (max-width: 760px) { .booking-actions { display: grid; grid-template-columns: 1fr; } }
@media (max-width: 760px) { .google-calendar-frame { min-height: 570px; } .calendar-open-link { margin: 0 18px 18px; } }
@media (max-width: 760px) { .cancellation-section { grid-template-columns: 1fr; padding: 70px 7vw; gap: 30px; } }
.reviews-section { display: grid; grid-template-columns: .75fr 1.25fr; gap: 9vw; padding: 105px 12vw; background: #edf0e9; }
.reviews-heading h2 { font: 500 clamp(39px,4.5vw,64px)/1 var(--serif) !important; letter-spacing: -.05em; margin: 0; }
.reviews-heading > p:not(.eyebrow) { font-size: 21px; max-width: 250px; }
.review-carousel { display: flex; min-height: 330px; flex-direction: column; justify-content: center; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 30px 0; }
.review-stars { color: #bd8b35; font-size: 22px; letter-spacing: .13em; }
.review-carousel blockquote { max-width: 650px; margin: 22px 0; font: 500 clamp(27px,2.65vw,42px)/1.18 var(--serif) !important; letter-spacing: -.03em; }
.review-author { font-size: 19px; margin: 0; color: #52645e; }
.review-controls { display: flex; align-items: center; gap: 14px; margin-top: 30px; }
.review-controls > button { width: 35px; height: 35px; border: 1px solid var(--line); border-radius: 50%; background: transparent; color: var(--ink); cursor: pointer; font-size: 18px; }
.review-dots { display: flex; gap: 7px; }
.review-dot { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: #b3bdb8; cursor: pointer; }
.review-dot.active { background: var(--moss); transform: scale(1.25); }
@media (max-width: 760px) { .reviews-section { grid-template-columns: 1fr; padding: 70px 7vw; gap: 35px; } .review-carousel { min-height: 280px; } }
@media (max-width: 760px) { .rate-grid { grid-template-columns: 1fr; gap: 24px; } .loyalty-section { grid-template-columns: 1fr; padding: 70px 7vw; gap: 35px; } .loyalty-section img { justify-self: stretch; } .intro-logo { display: none; } }
@media (max-width: 760px) { .hero-note { white-space: normal; } }

/* Consultation-led bespoke massage story. */
.bespoke-experience { display: grid; grid-template-columns: .78fr 1.22fr; gap: 9vw; padding: 115px 12vw; background: #f7f4ec; }
.bespoke-heading h2, .training-copy h2 { font: 500 clamp(46px,5vw,76px)/.98 var(--serif) !important; letter-spacing: -.06em; margin: 0; }
.bespoke-heading > p:not(.eyebrow) { max-width: 390px; font-size: 23px; line-height: 1.35; margin: 38px 0 0; }
.bespoke-story { border-top: 1px solid var(--line); padding-top: 30px; }
.bespoke-lead { max-width: 650px; margin: 0; font-size: 28px; line-height: 1.22; color: var(--moss); }
.bespoke-steps { list-style: none; padding: 0; margin: 42px 0 28px; }
.bespoke-steps li { display: grid; grid-template-columns: 70px 1fr; gap: 20px; padding: 21px 0; border-top: 1px solid var(--line); }
.bespoke-steps li:last-child { border-bottom: 1px solid var(--line); }
.bespoke-steps b { padding-top: 6px; color: #758680; letter-spacing: .08em; font-size: 16px; }
.bespoke-steps h3 { margin: 0 0 5px; font: 500 31px/1 var(--serif) !important; }
.bespoke-steps p { max-width: 520px; margin: 0; font-size: 21px; line-height: 1.32; color: #52645e; }
.training-section { display: grid; grid-template-columns: 1fr 1fr; gap: 9vw; padding: 110px 12vw; background: #e8ede6; }
.training-copy > p:not(.eyebrow) { max-width: 560px; margin: 25px 0 0; font-size: 22px; line-height: 1.38; }
.training-copy .oil-note { max-width: 500px; margin-top: 28px; padding: 18px 20px; border-left: 2px solid var(--clay); background: rgba(247,244,236,.65); color: #52645e; font-size: 19px !important; line-height: 1.35; }
.training-copy .oil-note b { color: var(--moss); }
.training-toolkit { align-self: center; border-top: 1px solid var(--line); padding-top: 26px; }
.training-toolkit figure { margin: 0 0 30px; background: #f7f4ec; padding: 12px; box-shadow: 10px 12px 0 rgba(30,55,48,.10); transform: rotate(1.5deg); }
.training-toolkit figure img { display: block; width: 100%; max-height: 285px; object-fit: cover; object-position: 52% 44%; filter: contrast(1.04) saturate(.83) brightness(1.06); }
.training-toolkit .certificate-wall { overflow: hidden; }
.certificate-art { display: block; width: 100%; height: auto; background: #dfe5dd; }
.training-toolkit .certificate-photo { display: block; width: 100%; max-height: 330px; object-fit: cover; object-position: 52% 44%; filter: contrast(1.04) saturate(.83) brightness(1.06); }
.training-toolkit figcaption { padding: 12px 4px 2px; color: #52645e; font-size: 17px; font-style: italic; }
.training-toolkit ul { list-style: none; padding: 0; margin: 25px 0 22px; }
.training-toolkit li { display: flex; align-items: baseline; gap: 24px; padding: 17px 0; border-bottom: 1px solid var(--line); font-size: 29px; line-height: 1.1; }
.training-toolkit li span { color: #758680; font-size: 15px; letter-spacing: .08em; }
.training-toolkit li div { display: grid; gap: 7px; }
.training-toolkit li small { max-width: 410px; color: #52645e; font-size: 18px; line-height: 1.25; }
.training-toolkit li .influence-note { display: block !important; max-width: 410px !important; color: #52645e !important; font-size: 18px !important; line-height: 1.25 !important; letter-spacing: 0 !important; }
.training-proof { margin: 22px 0 0; color: #52645e; font-size: 19px; font-style: italic; }
@media (max-width: 760px) { .bespoke-experience, .training-section { grid-template-columns: 1fr; gap: 36px; padding: 72px 7vw; } .bespoke-heading > p:not(.eyebrow), .training-copy > p:not(.eyebrow) { font-size: 21px; } .bespoke-lead { font-size: 25px; } .bespoke-steps li { grid-template-columns: 48px 1fr; gap: 14px; } .bespoke-steps h3 { font-size: 28px; } .bespoke-steps p { font-size: 20px; } .training-toolkit li { font-size: 26px; } .training-toolkit figure img { max-height: 240px; } }

/* A single editorial montage of Thierry and his real salon. */
.feature { grid-template-columns: 1.18fr .82fr; }
.feature-copy { padding: 105px 7vw 50px 7vw; }
.feature-image.studio-montage { position: relative; min-height: 590px; overflow: hidden; background: #1a302c; }
.salon-montage-image { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; filter: saturate(.88) contrast(1.02); }
.montage-caption { position: absolute; z-index: 2; left: 28px; bottom: 24px; margin: 0; padding: 7px 10px; color: #f7f4ec; background: rgba(21,51,45,.74); font-size: 16px; letter-spacing: .08em; }
@media (max-width: 760px) { .feature-image.studio-montage { min-height: 480px; } .montage-caption { left: 16px; bottom: 16px; font-size: 13px; } }

/* Phone-first refinements: comfortable type, generous touch targets, and no clipped layouts. */
.mobile-booking-bar { display: none; }
.back-to-top { position: fixed; z-index: 19; right: 26px; bottom: 28px; width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid rgba(247,244,236,.82); border-radius: 50%; background: var(--moss); box-shadow: 0 8px 22px rgba(15,40,34,.2); color: var(--cream); cursor: pointer; font: 500 28px/1 "Playfair Display", Georgia, serif !important; opacity: 0; pointer-events: none; transform: translateY(10px); transition: opacity .2s ease, transform .2s ease, background .2s ease; }
.back-to-top.is-visible { opacity: 1; pointer-events: auto; transform: translateY(0); }
.back-to-top:hover { background: #3d6058; }
.back-to-top:focus-visible { outline: 3px solid #d0a146; outline-offset: 3px; }

@media (max-width: 760px) {
  html { scroll-padding-top: 76px; }
  body { overflow-x: hidden; padding-bottom: 76px; font-size: 19px; }
  .topbar { height: 72px; padding: 0 4.5vw; }
  .topbar .brand { gap: 7px; font-size: 16px; }
  .topbar .brand em { font-size: 17px; }
  .topbar .header-logo { width: 42px; height: 42px; }
  .topbar .header-logo img { width: 48px; height: 48px; }
  .language-picker { margin-left: auto; padding: 6px 7px; gap: 3px; }
  .language-picker > span:first-child { display: none; }
  .language-picker select { width: 106px; font-size: 17px !important; }

  .hero { display: flex; flex-direction: column; min-height: 0; }
  .hero-copy { order: 1; padding: 62px 7vw 42px; }
  .hero-image { order: 2; min-height: 62vw; max-height: 405px; }
  .hero-image img { object-position: center; }
  .hero h1 { font-size: clamp(49px, 14vw, 66px); line-height: .96; }
  .lede { max-width: none; margin: 21px 0 26px; font-size: 21px; line-height: 1.38; }
  .hero-actions { display: grid; grid-template-columns: 1fr; gap: 13px; }
  .hero-actions .button, .hero-actions .text-link { min-height: 50px; justify-content: center; text-align: center; font-size: 18px; }
  .hero-note { margin-top: 34px; font-size: 17px !important; }
  .image-caption { bottom: 15px; right: 15px; font-size: 14px; }

  .intro, .treatments, .rates, .calendar-section, .visit, .loyalty-section, .cancellation-section, .reviews-section, .bespoke-experience, .training-section { padding: 58px 7vw; }
  .intro > p:nth-child(2) { max-width: none; font-size: clamp(34px, 9.5vw, 46px); line-height: 1.04; }
  .intro-logo { display: none; }
  .treatments, .rates, .visit, .loyalty-section, .cancellation-section, .reviews-section, .bespoke-experience, .training-section, .feature { grid-template-columns: 1fr; gap: 34px; }
  .section-heading h2, .feature h2, .rates h2, .calendar-section h2, .visit h2, .loyalty-copy h2, .cancellation-section h2, .reviews-heading h2, .bespoke-heading h2, .training-copy h2 { font-size: clamp(41px, 11.5vw, 57px); line-height: .98; }
  .section-heading > p:last-child { max-width: 330px; font-size: 21px; }

  .treatment { grid-template-columns: 39px minmax(0, 1fr) 25px; gap: 5px; padding: 18px 0; }
  .treatment h3 { font-size: 30px; line-height: 1; }
  .treatment h3 em { display: block; margin: 5px 0 0; font-size: 19px !important; }
  .treatment-info { grid-column: 2 / 4; font-size: 20px !important; }
  .treatment.open .treatment-info { max-height: 180px; }
  .treatment-plus { min-width: 28px; min-height: 36px; display: grid; place-items: center; }

  .feature { display: flex; flex-direction: column; min-height: 0; }
  .feature-image, .feature-image.studio-montage { min-height: 70vw; max-height: 500px; }
  .feature-copy { padding: 55px 7vw 60px; }
  .feature-copy > p:not(.eyebrow) { margin: 20px 0; font-size: 21px; line-height: 1.4; }
  .feature blockquote { margin: 31px 0 12px; font-size: 26px; }
  .montage-caption { max-width: calc(100% - 32px); font-size: 14px; }

  .rate-grid { grid-template-columns: 1fr; gap: 26px; }
  .rate-grid > div { padding-top: 18px; }
  .rate-grid span { font-size: 70px; }
  .rate-grid strong { margin-top: 18px; font-size: 38px !important; }
  .rate-grid p { max-width: 340px; margin: 10px 0 0; font-size: 21px !important; }

  .calendar-header { display: block; margin-bottom: 31px; }
  .calendar-header > p { max-width: 360px; margin-top: 20px; font-size: 20px; line-height: 1.35; }
  .availability-calendar { padding: 16px !important; margin-inline: -2vw; }
  .booking-picker { padding-bottom: 20px; }
  .duration-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; }
  .duration-options button { min-width: 0; min-height: 62px; padding: 8px 4px; font-size: 17px; }
  .availability-toolbar { min-width: 0; grid-template-columns: 42px minmax(0, 1fr) 42px; gap: 6px; padding-bottom: 16px; }
  .availability-toolbar h3 { font-size: 29px !important; }
  .availability-weekdays, .availability-days { min-width: 548px; }
  .availability-calendar { overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-color: #9aac9d transparent; scrollbar-width: thin; }
  .availability-day { min-height: 104px; padding: 6px 4px; }
  .availability-day-number { font-size: 17px !important; }
  .calendar-slot { padding: 3px; font-size: 11px; }
  .booking-slots { margin-top: 18px; padding: 18px; }
  .booking-slots > p, .booking-note { font-size: 18px !important; }
  .time-options { gap: 7px; }
  .time-options button { flex: 1 0 72px; min-height: 45px; font-size: 18px; }
  .booking-request { width: 100%; min-height: 52px; font-size: 18px; }
  .booking-callout { margin-top: 14px; padding: 22px 20px; }
  .booking-callout p { font-size: 21px !important; }
  .calendar-disclaimer { font-size: 18px !important; }

  .visit address { margin: 23px 0 17px; font-size: 29px; }
  .parking, .house-call { max-width: none; font-size: 20px; }
  .hours { margin-top: 46px; }
  .hours strong { font-size: 22px; }
  .map-card { min-height: 300px; }
  .reviews-heading > p:not(.eyebrow) { max-width: 340px; font-size: 21px; }
  .review-carousel { min-height: 0; padding: 27px 0; }
  .review-carousel blockquote { font-size: 31px; }
  .review-controls > button, .review-dot { min-width: 42px; min-height: 42px; }
  .review-dots { gap: 3px; }
  .review-dot { min-width: 9px; min-height: 9px; width: 9px; height: 9px; }

  .bespoke-heading > p:not(.eyebrow), .training-copy > p:not(.eyebrow) { font-size: 21px; }
  .bespoke-lead { font-size: 25px; line-height: 1.25; }
  .bespoke-steps { margin: 28px 0 0; }
  .bespoke-steps li { grid-template-columns: 38px minmax(0, 1fr); gap: 12px; padding: 18px 0; }
  .bespoke-steps h3 { font-size: 29px; }
  .bespoke-steps p { font-size: 20px; }
  .training-toolkit li { align-items: flex-start; gap: 12px; font-size: 27px; }
  .training-toolkit li small, .training-toolkit li .influence-note { font-size: 18px !important; }
  .training-toolkit figure { transform: none; margin-bottom: 24px; }
  .training-toolkit figure img, .training-toolkit .certificate-photo { max-height: 250px; }

  footer { padding: 36px 7vw 28px; gap: 18px; align-items: center; }
  footer .brand { width: 100%; }
  footer p { font-size: 20px !important; }
  footer a { font-size: 20px !important; }
  footer small { display: block; width: 100%; font-size: 16px !important; line-height: 1.3; }
  .legal-link { width: 100%; }
  .mobile-booking-bar { display: flex; position: fixed; z-index: 20; left: 12px; right: 12px; bottom: max(10px, env(safe-area-inset-bottom)); min-height: 54px; align-items: center; justify-content: center; border-radius: 2px; background: var(--moss); box-shadow: 0 10px 28px rgba(15, 40, 34, .22); color: var(--cream); text-decoration: none; font-size: 21px; }
  .back-to-top { right: 16px; bottom: 82px; width: 46px; height: 46px; font-size: 26px; }
}

@media (max-width: 380px) {
  .topbar .brand > span:last-child { font-size: 14px; }
  .topbar .brand em { font-size: 15px; }
  .language-picker select { width: 92px; }
  .hero h1 { font-size: 47px; }
  .section-heading h2, .feature h2, .rates h2, .calendar-section h2, .visit h2, .loyalty-copy h2, .cancellation-section h2, .reviews-heading h2, .bespoke-heading h2, .training-copy h2 { font-size: 40px; }
}
