/* 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); }
.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-number { display: block; margin-bottom: 6px; font: 500 19px/1 var(--serif) !important; text-align: right; }
.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; } .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; } }
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; } }
