/* Identité officielle — septembre 2026. Tokens définis uniquement dans main.css. */
.site-header, .site-header.is-scrolled { background: var(--cocon-white); box-shadow: none; backdrop-filter: none; }
.header-inner { height: 124px; gap: 20px; }
.site-brand, .custom-logo-link { width: 116px; height: 116px; }
.site-brand img, .custom-logo { width: 116px; height: 116px; object-fit: contain; }
.nav-menu { gap: clamp(12px, 1.2vw, 20px); }
.nav-menu > li > a { color: var(--cocon-forest); font-size: .8rem; font-weight: 650; }
.header-book { font-size: .8rem; padding: 13px 17px; }
.button { border-radius: 5px; font-weight: 650; }
.button:hover { transform: none; }
.map-card { background: var(--cocon-mist); border-radius: 8px; }
.button-primary { background: var(--cocon-olive); border-color: var(--cocon-olive); }
.eyebrow { color: var(--cocon-olive); font-weight: 650; }
.eyebrow::before { background: var(--cocon-gold); }
.brand-hero { background: var(--cocon-ivory); border-bottom: 1px solid var(--cocon-border); }
.brand-hero-grid { display: grid; grid-template-columns: 1.08fr 1fr; align-items: center; gap: 64px; padding-block: 62px; }
.brand-hero-copy h1 { font-size: clamp(2.7rem, 4.8vw, 4.6rem); line-height: 1.12; font-weight: 400; letter-spacing: -.035em; }
.brand-hero-copy h1 em { color: var(--cocon-olive); font-weight: 400; }
.brand-hero-copy .lead { max-width: 500px; margin-top: 24px; font-size: 1.12rem; }
.brand-hero-art { background: white; padding: 18px; border: 1px solid var(--cocon-border); border-radius: 50%; overflow: hidden; }
.brand-hero-art img { width: 100%; height: auto; }
.brand-hero-signature { margin: 32px 0 0; color: var(--cocon-olive); font-size: .73rem; letter-spacing: .15em; text-transform: uppercase; }
.opening-notice { background: var(--cocon-forest); color: var(--cocon-ivory); padding-block: 17px; }
.opening-notice > div { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 8px 30px; font-size: .9rem; }
.opening-notice strong { font-weight: 600; }
.opening-notice span { color: var(--cocon-sand); }
.opening-offer { margin-top: 36px; padding: 24px 30px; border: 1px solid var(--cocon-border); border-left: 3px solid var(--cocon-gold); background: var(--cocon-white); }
.opening-offer .eyebrow { margin-bottom: 10px; }
.opening-offer p { font-family: var(--cocon-serif); font-size: 1.45rem; margin-bottom: 7px; }
.opening-offer small { color: var(--cocon-muted); }
.section-sage, .testimonials-preview, .page-hero, .contact-card:nth-child(2), .booking-aside, .account-page .cocon-account, .account-page .cocon-manage-booking { background: var(--cocon-ivory); }
.booking-invite, .testimonial-placeholder-card, .dark-callout { background: var(--cocon-forest); }
.testimonial-placeholder-card { border-radius: 8px; box-shadow: none; }
.testimonial-placeholder-card::after { border-radius: 4px; border-color: var(--cocon-sage); }
.testimonial-mark { color: var(--cocon-sand); }
.category-card, .service-image, .institute-visual, .commitments-visual, .booking-invite-visual, .brands-preview-media, .page-hero-visual, .page-hero--compact .page-hero-visual, .not-found-visual { border-radius: 8px; box-shadow: none; }
.page-hero-visual::after { border-radius: 3px; }
.category-card { min-height: 370px; }
.category-overlay { background: linear-gradient(180deg, transparent 15%, rgba(30,45,26,.9)); }
.service-card, .brand-card, .contact-card, .catalogue-filters, .service-detail-image, .booking-page .cocon-booking, .account-page .cocon-account, .account-page .cocon-manage-booking, .account-page .cocon-account__next { border-radius: 8px; box-shadow: none; }
.catalogue-filters { top: 136px; }
.contact-card, .brand-card { background: var(--cocon-white); }
.contact-card { border-top: 2px solid var(--cocon-gold); }
.contact-card h2 { font-size: clamp(1.3rem, 2vw, 1.85rem); }
.contact-email { overflow-wrap: anywhere; }
.practitioner-card { display: flex; align-items: center; gap: 54px; border: 1px solid var(--cocon-border); padding: 34px 54px; margin-top: 68px; background: var(--cocon-white); }
.practitioner-logo { flex: 0 0 210px; }
.practitioner-logo img { width: 100%; height: auto; }
.practitioner-role { text-transform: uppercase; letter-spacing: .17em; color: var(--cocon-olive); font-size: .8rem; }
.practitioner-card h2 { font-weight: 400; }
.practitioner-card p:last-child { margin-bottom: 0; }
.account-brand { width: 112px; margin: 0 auto 24px; }
.gift-brand { background: var(--cocon-white); border: 1px solid var(--cocon-border); padding: 35px; min-height: 0; display: flex; flex-direction: column; align-items: center; border-radius: 8px; }
.gift-brand .official-brand-logo { position: static; width: 100%; max-width: 350px; height: auto; object-fit: contain; }
.gift-brand span { position: static; color: var(--cocon-olive); margin-top: 24px; font-family: var(--cocon-serif); font-size: 1.5rem; text-align: center; }
.gift-brand::after { display: none; }
.site-footer { background: var(--cocon-forest); color: var(--cocon-ivory); }
.footer-logo { width: 176px; height: 176px; background: #fff; border-radius: 50%; padding: 8px; margin-bottom: 22px; display: block; }
.footer-logo img { width: 160px; height: 160px; object-fit: contain; }
.brand-signature { color: var(--cocon-sand); letter-spacing: .1em; text-transform: uppercase; font-size: .7rem; }
.footer-title { color: var(--cocon-ivory); }
.footer-intro .text-link, .site-footer .light-link { color: var(--cocon-ivory); }
.floating-book { box-shadow: none; border: 1px solid var(--cocon-sand); }
.home .floating-book { display: none; }
.drawer-head .official-brand-logo { width: 78px; height: 78px; object-fit: contain; }
.cocon-theme .cocon-booking, .cocon-theme .cocon-account, .cocon-theme .cocon-manage-booking, .cocon-theme .cocon-async-form { border-radius: 8px; }
.cocon-booking button, .cocon-async-form button, .cocon-manage-booking button { border-radius: 5px; }
@media (max-width: 1120px) {
  .header-inner { height: 108px; }
  .site-brand, .site-brand img { width: 100px; height: 100px; }
  .brand-hero-grid { gap: 38px; }
  .catalogue-filters { top: 120px; }
}
@media (max-width: 780px) {
  .header-inner { height: 88px; }
  .site-brand, .site-brand img { width: 80px; height: 80px; }
  .brand-hero-grid { grid-template-columns: 1fr; gap: 28px; padding-block: 34px 46px; }
  .brand-hero-art { order: -1; width: 235px; margin: auto; padding: 10px; }
  .brand-hero-copy { text-align: center; }
  .brand-hero-copy .eyebrow { margin-bottom: 15px; }
  .brand-hero-copy h1 { font-size: clamp(2.5rem, 7.5vw, 3.5rem); }
  .brand-hero-copy .lead { margin: 20px auto; font-size: 1rem; }
  .brand-hero-copy .actions { justify-content: center; gap: 20px; margin-top: 24px; }
  .brand-hero-signature { margin-top: 26px; }
  .opening-notice > div { text-align: center; }
  .opening-offer { margin-top: 25px; padding: 22px; }
  .opening-offer p { font-size: 1.25rem; }
  .practitioner-card { flex-direction: column; gap: 25px; text-align: center; padding: 28px; margin-top: 40px; }
  .practitioner-logo { flex-basis: auto; width: 185px; }
  .footer-logo { width: 150px; height: 150px; }
  .footer-logo img { width: 134px; height: 134px; }
  .contact-card h2 { font-size: 1.6rem; }
}
@media (max-width: 520px) {
  .hero-actions .button { width: auto; }
  .brand-hero-art { width: 205px; }
  .brand-hero-copy h1 { font-size: 2.65rem; }
  .brand-hero-copy .actions { flex-direction: column; }
  .topbar-inner { justify-content: center; }
  .topbar-inner > a:nth-of-type(2) { display: none; }
  .gift-brand { padding: 24px; }
}
