/* CDS Platform 4.2.9 — choix public clair / sombre. */

/* Commandes d’apparence : une carte mobile et un accès discret sur ordinateur. */
.cds-desktop-theme-toggle{
  position:fixed;
  z-index:9998;
  top:calc(50% + 190px);
  right:20px;
  display:flex;
  min-height:42px;
  align-items:center;
  gap:7px;
  padding:9px 13px;
  border:1px solid rgba(255,116,23,.65);
  border-radius:999px 0 0 999px;
  background:#181819;
  color:#fff;
  box-shadow:0 12px 35px rgba(0,0,0,.28);
  font:800 11px/1 Arial,sans-serif;
  cursor:pointer;
  transform:translateX(20px);
  transition:transform .22s ease,background .22s ease,color .22s ease;
}
.cds-desktop-theme-toggle:hover,.cds-desktop-theme-toggle:focus-visible{transform:translateX(0);outline:2px solid #ff8b31;outline-offset:2px}
.cds-desktop-theme-toggle .dashicons{width:19px;height:19px;color:#ff8b31;font-size:19px;line-height:19px}
.cds-desktop-theme-toggle.is-light{background:#fffdf8;color:#272321}
body.cdsmia-floating-menu-collapsed .cds-desktop-theme-toggle{opacity:0;pointer-events:none;transform:translateX(55px) scale(.88)}

.cds-mobile-theme-choice em{display:none}

/* Palette globale claire. Les visuels héro et promotionnels restent contrastés. */
html[data-cds-theme="light"]{background:#f4efe7!important;color-scheme:light;--cds-light-bg:#f7f2ea;--cds-light-card:#fffdfa;--cds-light-ink:#25211f;--cds-light-muted:#6f6964;--cds-light-line:#dfd3c9}
html[data-cds-theme="light"] body{
  background:radial-gradient(circle at 50% 0,#fffaf3,#f1ebe2 58%)!important;
  color:var(--cds-light-ink)!important;
}
html[data-cds-theme="light"] #content{color:var(--cds-light-ink)}

/* En-tête et navigation du thème. */
html[data-cds-theme="light"] .cdspel-header{border-bottom-color:#d7c7ba!important;background:rgba(255,253,249,.98)!important;color:var(--cds-light-ink)!important;box-shadow:0 5px 22px rgba(67,47,34,.08)}
html[data-cds-theme="light"] .cdspel-utility{border-bottom-color:#e6ddd5!important}
html[data-cds-theme="light"] .cdspel-brand strong{color:#1e1b19!important}
html[data-cds-theme="light"] .cdspel-brand small{color:#c44c0d!important}
html[data-cds-theme="light"] .cdspel-menu a,
html[data-cds-theme="light"] .cdspel-more button,
html[data-cds-theme="light"] .cdspel-submenu-trigger{color:#282321!important}
html[data-cds-theme="light"] .cdspel-menu .current-menu-item>a,
html[data-cds-theme="light"] .cdspel-menu a:hover{color:#d45312!important}
html[data-cds-theme="light"] .cdspel-more .sub-menu,
html[data-cds-theme="light"] .cdspel-services-menu>.sub-menu{border-color:#dfcbbb!important;background:#fffdf9!important;box-shadow:0 16px 38px rgba(54,38,25,.16)!important}
html[data-cds-theme="light"] .cdspel-services-menu>.sub-menu a{color:#2b2522!important}
html[data-cds-theme="light"] .cdspel-toggle{border-color:#e4b18e!important;background:#fff4e9!important;color:#8c350d!important}
html[data-cds-theme="light"] .cdspel-ticker{border-color:#d9692b!important;background:#f8e4d4!important;color:#34251d!important}
html[data-cds-theme="light"] .cdspel-ticker b{background:#f36b2b!important;color:#15110e!important}

/* Contenu courant, listes et pied de page. */
html[data-cds-theme="light"] .cdspel-sectiontitle{border-bottom-color:#d9b49b!important}
html[data-cds-theme="light"] .cdspel-sectiontitle h2,
html[data-cds-theme="light"] .event-copy h2,
html[data-cds-theme="light"] .event-copy h3,
html[data-cds-theme="light"] .event-copy a{color:#272220!important}
html[data-cds-theme="light"] .cdspel-event-list{border-color:#e0c4b1!important}
html[data-cds-theme="light"] .cdspel-event-row{border-color:#e0c4b1!important;background:linear-gradient(90deg,#fffdfa,#f6f0e9)!important}
html[data-cds-theme="light"] .datebox,
html[data-cds-theme="light"] .event-thumb{border-color:#e0c4b1!important}
html[data-cds-theme="light"] .event-copy p{color:#655f5b!important}
html[data-cds-theme="light"] .cdspel-content{color:var(--cds-light-ink)!important}
html[data-cds-theme="light"] .cdspel-prose{border-color:var(--cds-light-line)!important;background:var(--cds-light-card)!important;color:#2d2926!important;box-shadow:0 12px 35px rgba(55,42,31,.07)}
html[data-cds-theme="light"] .cdspel-prose p,
html[data-cds-theme="light"] .cdspel-prose li{color:#3f3935}
html[data-cds-theme="light"] .cdspel-page-aside>div{border-color:var(--cds-light-line)!important;background:#fffdfa!important;color:#342f2c!important}
html[data-cds-theme="light"] .cdspel-page-aside h2{color:#272220!important}
html[data-cds-theme="light"] .cdspel-footer{border-top-color:#d7c7ba!important;background:#f6f0e8!important;color:#302b28!important}
html[data-cds-theme="light"] .cdspel-services a{border-color:#ded3ca!important;background:#fffaf4!important;color:#292522!important}
html[data-cds-theme="light"] .cdspel-services small{color:#6f6964!important}
html[data-cds-theme="light"] .cdspel-footbottom{border-top-color:#ddd2c8!important;color:#6f6964!important}
html[data-cds-theme="light"] .cdspel-footbottom a{color:#4c4642!important}

/* Agenda et panneaux d’accès. */
html[data-cds-theme="light"] .cdsmia-agenda-panel,
html[data-cds-theme="light"] .cdsmia-shop-panel{background:#fffaf4!important;color:#292522!important}
html[data-cds-theme="light"] .cdsmia-agenda-top{border-bottom-color:#e0d4ca!important;background:linear-gradient(135deg,#fffdf9,#f2e9df)!important}
html[data-cds-theme="light"] .cdsmia-agenda-top h2{color:#25211f!important}
html[data-cds-theme="light"] .cdsmia-agenda-close{background:#eee4dc!important;color:#332c28!important}
html[data-cds-theme="light"] .cdsmia-agenda-item{border-color:#dfd4ca!important;background:#fff!important;color:#292522!important}
html[data-cds-theme="light"] .cdsmia-agenda-item:hover{background:#fff6eb!important}
html[data-cds-theme="light"] .cdsmia-agenda-info strong{color:#292522!important}
html[data-cds-theme="light"] .cdsmia-agenda-info small{color:#726b66!important}
html[data-cds-theme="light"] .cdsmia-agenda-bottom{border-top-color:#e0d4ca!important}
html[data-cds-theme="light"] .cdsmia-shop-top{border-bottom-color:#eadfd7!important}
html[data-cds-theme="light"] .cdsmia-shop-panel-boutique .cdsmia-shop-top{background:linear-gradient(135deg,#8f2457,#f4dbe7)!important}
html[data-cds-theme="light"] .cdsmia-shop-panel-cave .cdsmia-shop-top{background:linear-gradient(135deg,#7a3924,#f0d9cc)!important}
html[data-cds-theme="light"] .cdsmia-shop-panel-location .cdsmia-shop-top{background:linear-gradient(135deg,#17617d,#d5ecf4)!important}
html[data-cds-theme="light"] .cdsmia-shop-item{background:#fff!important;color:#292522!important;box-shadow:0 6px 18px rgba(56,41,29,.06)}
html[data-cds-theme="light"] .cdsmia-shop-item:hover{background:#fff4e8!important;color:#292522!important}
html[data-cds-theme="light"] .cdsmia-shop-info strong{color:#292522!important}
html[data-cds-theme="light"] .cdsmia-shop-info small{color:#a44568!important}
html[data-cds-theme="light"] .cdsmia-shop-bottom{border-top-color:#e0d4ca!important;background:#f5eee7!important}
html[data-cds-theme="light"] .cdsmia-shop-bottom a:not(.cdsmia-shop-main){background:#fff!important;color:#292522!important}

/* Boutique, catégories et fiche produit. */
html[data-cds-theme="light"] body.cds-compact-shop-archive .woocommerce-products-header__title.page-title,
html[data-cds-theme="light"] body.cds-compact-shop-archive h1.page-title{color:#282320!important}
html[data-cds-theme="light"] .cds-archive-path,
html[data-cds-theme="light"] .cds-product-path{border-color:#dfb18f!important;background:#fffaf4!important;color:#292522!important;box-shadow:0 7px 22px rgba(64,45,31,.06)}
html[data-cds-theme="light"] .cds-archive-crumbs a,
html[data-cds-theme="light"] .cds-product-crumbs a,
html[data-cds-theme="light"] .cds-product-sibling{color:#292522!important}
html[data-cds-theme="light"] .cds-archive-crumbs a.is-current,
html[data-cds-theme="light"] .cds-product-current,
html[data-cds-theme="light"] .cds-product-sibling small{color:#746d68!important}
html[data-cds-theme="light"] .cds-archive-categories a,
html[data-cds-theme="light"] .cds-product-sibling{border-color:#d9cec4!important;background:#fff!important;color:#393330!important}
html[data-cds-theme="light"] .cds-archive-categories a:hover,
html[data-cds-theme="light"] .cds-archive-categories a.is-active{background:#fff0e4!important;color:#b8450d!important}
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product,
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product-category,
html[data-cds-theme="light"] body.cds-compact-product-page div.product.type-product{border-color:#e3b797!important;background:#fffdfa!important;box-shadow:0 10px 28px rgba(60,43,30,.08)!important}
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product>a.woocommerce-LoopProduct-link,
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product-category>a,
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product .woocommerce-loop-product__title,
html[data-cds-theme="light"] body.cds-compact-shop-archive ul.products li.product-category .woocommerce-loop-category__title,
html[data-cds-theme="light"] body.cds-compact-product-page div.product .product_title,
html[data-cds-theme="light"] body.cds-compact-product-page div.product table.variations label{color:#292522!important}
html[data-cds-theme="light"] body.cds-compact-product-page div.product table.variations select{border-color:#d99a70!important;background-color:#fff!important;color:#292522!important}

/* Pages signature illustrées. */
html[data-cds-theme="light"] .cds-signature{--sig-panel:#fffdfa;--sig-line:#dfbda6;color:#2d2926!important}
html[data-cds-theme="light"] .cds-signature-intro{border-color:#dfbda6!important;background:linear-gradient(135deg,#fffdfa,#f5eee6)!important}
html[data-cds-theme="light"] .cds-signature-copy h2,
html[data-cds-theme="light"] .cds-signature-cta h3{color:#272220!important}
html[data-cds-theme="light"] .cds-signature-lead,
html[data-cds-theme="light"] .cds-signature-copy li,
html[data-cds-theme="light"] .cds-signature-facts span,
html[data-cds-theme="light"] .cds-signature-blocks p,
html[data-cds-theme="light"] .cds-signature-cta p{color:#5d5752!important}
html[data-cds-theme="light"] .cds-signature-facts,
html[data-cds-theme="light"] .cds-signature-blocks article,
html[data-cds-theme="light"] .cds-signature-cta{border-color:#dfbda6!important;background:#fffdfa!important}
html[data-cds-theme="light"] .cds-signature-facts>div{border-color:#ead7ca!important}
html[data-cds-theme="light"] .cds-signature-blocks li{background:#fff0e4!important;color:#a84412!important}

/* Centre de contact et WPForms. */
html[data-cds-theme="light"] .cds-contact-v410{--cds-ink:#f7f2ea;--cds-panel:#fffdfa;--cds-line:#dfcabc;--cds-muted:#6e6762;--cds-white:#292522;background:#f7f2ea!important;color:#292522!important}
html[data-cds-theme="light"] .cds-contact-breadcrumb a{color:#4f4844!important}
html[data-cds-theme="light"] .cds-contact-hero{background:radial-gradient(circle at 88% 20%,rgba(255,107,36,.13),transparent 32%),linear-gradient(135deg,#fffdfa,#f2e9df)!important}
html[data-cds-theme="light"] .cds-contact-hero:after{color:rgba(100,65,42,.045)!important}
html[data-cds-theme="light"] .cds-contact-hero h1,
html[data-cds-theme="light"] .cds-contact-section-title h2,
html[data-cds-theme="light"] .cds-contact-choice strong,
html[data-cds-theme="light"] .cds-contact-choice b,
html[data-cds-theme="light"] .cds-contact-form-head h2,
html[data-cds-theme="light"] .cds-contact-form-section h3,
html[data-cds-theme="light"] .cds-contact-details-copy>h2,
html[data-cds-theme="light"] .cds-contact-detail-grid article strong,
html[data-cds-theme="light"] .cds-contact-fields label,
html[data-cds-theme="light"] .cds-contact-radios legend,
html[data-cds-theme="light"] .cds-contact-wpforms .wpforms-field-label{color:#292522!important}
html[data-cds-theme="light"] .cds-contact-hero>p,
html[data-cds-theme="light"] .cds-contact-section-title p,
html[data-cds-theme="light"] .cds-contact-choice em,
html[data-cds-theme="light"] .cds-contact-form-head p,
html[data-cds-theme="light"] .cds-contact-consent{color:#6e6762!important}
html[data-cds-theme="light"] .cds-contact-quick a:not(.cds-contact-call),
html[data-cds-theme="light"] .cds-contact-choice,
html[data-cds-theme="light"] .cds-contact-form,
html[data-cds-theme="light"] .cds-contact-details,
html[data-cds-theme="light"] .cds-contact-detail-grid article{border-color:#dfd1c7!important;background:#fffdfa!important;color:#292522!important;box-shadow:0 9px 26px rgba(55,39,28,.06)!important}
html[data-cds-theme="light"] .cds-contact-choice:hover,
html[data-cds-theme="light"] .cds-contact-choice:focus-visible{background:#fff5eb!important}
html[data-cds-theme="light"] .cds-contact-choice b,
html[data-cds-theme="light"] .cds-contact-form-head{border-color:#e5d9d0!important}
html[data-cds-theme="light"] .cds-contact-fields input,
html[data-cds-theme="light"] .cds-contact-fields select,
html[data-cds-theme="light"] .cds-contact-fields textarea,
html[data-cds-theme="light"] .cds-contact-wpforms input[type=text],
html[data-cds-theme="light"] .cds-contact-wpforms input[type=email],
html[data-cds-theme="light"] .cds-contact-wpforms input[type=tel],
html[data-cds-theme="light"] .cds-contact-wpforms input[type=url],
html[data-cds-theme="light"] .cds-contact-wpforms input[type=number],
html[data-cds-theme="light"] .cds-contact-wpforms select,
html[data-cds-theme="light"] .cds-contact-wpforms textarea{border-color:#d8cbc1!important;background:#fff!important;color:#292522!important}
html[data-cds-theme="light"] .cds-contact-radios span{border-color:#d8cbc1!important;background:#fff!important;color:#49433f!important}
html[data-cds-theme="light"] .cds-contact-radios input:checked+span{background:#fff0e5!important;color:#a5410f!important}
html[data-cds-theme="light"] .cds-contact-tech,
html[data-cds-theme="light"] .cds-contact-delay{border-color:#e1b396!important;background:#fff1e6!important;color:#665e59!important}
html[data-cds-theme="light"] .cds-contact-tech strong,
html[data-cds-theme="light"] .cds-contact-delay b{color:#292522!important}
html[data-cds-theme="light"] .cds-contact-tech p{color:#665e59!important}
html[data-cds-theme="light"] .cds-contact-map iframe{filter:grayscale(.35) contrast(1.02) brightness(1)!important}

/* Promotion, modales et résumé événement. */
html[data-cds-theme="light"] .cds-scheduled-offer{border-color:#dc9f78!important;background:linear-gradient(105deg,#fff7ee,#fffdfa 54%,#f3e8de)!important;color:#292522!important}
html[data-cds-theme="light"] .cds-offer-copy strong{color:#292522!important}
html[data-cds-theme="light"] .cds-offer-copy span,
html[data-cds-theme="light"] .cds-offer-countdown{color:#6c655f!important}
html[data-cds-theme="light"] .cds-offer-modal{background:#fffdfa!important;color:#292522!important;box-shadow:0 0 0 100vmax rgba(42,32,26,.62),0 24px 70px rgba(42,32,26,.3)!important}
html[data-cds-theme="light"] .cds-offer-modal-close{border-color:#d8cbc1!important;background:#f1e8e0!important;color:#292522!important}
html[data-cds-theme="light"] .cds-offer-options label{color:#4f4945!important}
html[data-cds-theme="light"] .cds-offer-options select{background:#fff!important;color:#292522!important}
html[data-cds-theme="light"] .cds-mobile-event-summary{border-color:#dfaa87!important;background:linear-gradient(145deg,#fffdfa,#f4ece4 58%)!important;color:#292522!important}
html[data-cds-theme="light"] .cds-mobile-event-summary>header h2,
html[data-cds-theme="light"] .cds-mobile-event-meta strong{color:#292522!important}
html[data-cds-theme="light"] .cds-mobile-event-meta>div{border-color:#dfd3c9!important;background:#fff!important}
html[data-cds-theme="light"] .cds-mobile-event-actions>a,
html[data-cds-theme="light"] .cds-mobile-event-actions>button{border-color:#d9ccc2!important;background:#fff!important;color:#292522!important}
html[data-cds-theme="light"] .cds-mobile-event-actions .primary{border-color:#f36b2b!important;background:#f36b2b!important;color:#17110d!important}

/* Navigation mobile et sélecteur clair/sombre. */
@media (max-width:700px){
  .cds-desktop-theme-toggle{display:none!important}
  .cds-mobile-theme-choice{
    position:relative;
    grid-column:1/-1!important;
    grid-template-columns:40px minmax(0,1fr) auto!important;
    min-height:64px!important;
  }
  .cds-mobile-theme-choice em{
    display:inline-flex;
    grid-column:3;
    grid-row:1/3;
    align-self:center;
    padding:7px 9px;
    border:1px solid rgba(255,116,23,.55);
    border-radius:999px;
    color:#ff9a54;
    font-size:8px;
    font-style:normal;
    font-weight:900;
    text-transform:uppercase;
    white-space:nowrap;
  }
  html[data-cds-theme="light"] #cdspel-nav{border-color:#dfcbbb!important;background:rgba(255,253,249,.99)!important}
  html[data-cds-theme="light"] #cdspel-nav .cdspel-menu>li>a,
  html[data-cds-theme="light"] #cdspel-nav .cdspel-boutique-main-row,
  html[data-cds-theme="light"] #cdspel-nav .cdspel-submenu-trigger{border-color:#dfd4ca!important;background:#fffaf4!important;color:#292522!important}
  html[data-cds-theme="light"] #cdspel-nav .cdspel-services-menu.open>.cdspel-submenu-trigger{background:#fff0e4!important}
  html[data-cds-theme="light"] #cdspel-nav .cdspel-services-menu>.sub-menu{background:#fff!important}
  html[data-cds-theme="light"] .cds-mobile-bottom-nav{border-top-color:#e07c42!important;background:rgba(255,253,249,.98)!important;box-shadow:0 -12px 32px rgba(65,45,31,.14)!important}
  html[data-cds-theme="light"] .cds-mobile-bottom-nav>a,
  html[data-cds-theme="light"] .cds-mobile-bottom-nav>button{color:#4c4541!important}
  html[data-cds-theme="light"] .cds-mobile-bottom-nav>a.is-active,
  html[data-cds-theme="light"] .cds-mobile-bottom-nav>button.is-active{background:#fff0e5!important;color:#c44c0d!important}
  html[data-cds-theme="light"] .cds-mobile-bottom-nav>.cds-mobile-access-button{border-color:#fff!important;background:linear-gradient(145deg,#ffad43,#ff7417)!important;color:#18100b!important}
  html[data-cds-theme="light"] .cds-mobile-quick-sheet{border-color:#e0a078!important;background:linear-gradient(160deg,#fffdfa,#f1e7dd 58%)!important;color:#292522!important;box-shadow:0 -24px 70px rgba(63,44,31,.25)!important}
  html[data-cds-theme="light"] .cds-mobile-quick-sheet h2{color:#292522!important}
  html[data-cds-theme="light"] .cds-mobile-quick-close{border-color:#d7cbc2!important;background:#eee4dc!important;color:#302a27!important}
  html[data-cds-theme="light"] .cds-mobile-quick-grid>button{border-color:#dfd3c9!important;background:linear-gradient(135deg,#fff7ef,#fff)!important;color:#292522!important}
  html[data-cds-theme="light"] .cds-mobile-quick-grid small{color:#746d68!important}
  html[data-cds-theme="light"] .cds-mobile-theme-choice em{background:#fff0e4!important;color:#a8400d!important}
  html[data-cds-theme="light"] body.single-cdsd_event .cdspel-prose>img.cdspel-featured{background:#f3ece4!important}
}

@media (min-width:701px) and (max-height:720px){
  .cds-desktop-theme-toggle{top:auto;bottom:18px}
}

@media (prefers-reduced-motion:reduce){
  .cds-desktop-theme-toggle{transition:none!important}
}
