.exp-hero[data-astro-cid-2ko7esox]{position:relative;overflow:hidden;min-height:72vh;display:flex;align-items:center;padding-top:clamp(7rem,16vw,10rem);padding-bottom:clamp(4rem,10vw,6rem)}@media(min-width:768px){.exp-hero[data-astro-cid-2ko7esox]{min-height:80vh}}@media(min-width:1024px){.exp-hero[data-astro-cid-2ko7esox]{padding-top:18rem}}.exp-hero__bg[data-astro-cid-2ko7esox]{position:absolute;inset:0;z-index:0}.exp-hero__img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.exp-hero__overlay[data-astro-cid-2ko7esox]{position:absolute;inset:0;background:linear-gradient(to top,#081404e0,#08140459,#08140414)}.exp-hero__inner[data-astro-cid-2ko7esox]{position:relative;z-index:1;max-width:52rem}.exp-hero__title[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:var(--color-white);line-height:var(--leading-tight);margin:var(--space-3) 0 var(--space-5);text-shadow:0 2px 16px rgba(0,0,0,.35)}.exp-hero__sub[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:clamp(1rem,1.6vw,1.25rem);color:#ffffffd1;max-width:40rem;margin:0;line-height:var(--leading-normal);text-shadow:0 1px 8px rgba(0,0,0,.2)}.exp-anchors[data-astro-cid-2ko7esox]{background:var(--color-white);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:10}.exp-anchors__inner[data-astro-cid-2ko7esox]{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media(min-width:768px){.exp-anchors__inner[data-astro-cid-2ko7esox]{justify-content:center}}.exp-anchors__inner[data-astro-cid-2ko7esox]::-webkit-scrollbar{display:none}.exp-anchor[data-astro-cid-2ko7esox]{flex-shrink:0;display:inline-block;padding:var(--space-4) var(--space-5);font-size:var(--text-sm);font-weight:600;color:var(--color-text-muted);text-decoration:none;border-bottom:2px solid transparent;transition:color var(--transition-base),border-color var(--transition-base);white-space:nowrap}.exp-anchor[data-astro-cid-2ko7esox]:hover{color:var(--color-brand);border-bottom-color:var(--color-brand)}.exp-hikes__grid[data-astro-cid-2ko7esox]{display:grid;gap:var(--space-6);grid-template-columns:1fr;margin-top:var(--space-12)}@media(min-width:640px){.exp-hikes__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.exp-hikes__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(4,1fr)}}.exp-hike-card[data-astro-cid-2ko7esox]{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 2px 12px #28201712;display:flex;flex-direction:column;transition:box-shadow var(--transition-base),transform var(--transition-base)}.exp-hike-card[data-astro-cid-2ko7esox]:hover{box-shadow:0 12px 36px #28201724;transform:translateY(-4px)}.exp-hike-card__img-wrap[data-astro-cid-2ko7esox]{position:relative;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.exp-hike-card__img-wrap[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.exp-hike-card[data-astro-cid-2ko7esox]:hover .exp-hike-card__img-wrap[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{transform:scale(1.05)}.exp-hike-card__badge[data-astro-cid-2ko7esox]{position:absolute;top:var(--space-3);left:var(--space-3);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 9px;border-radius:var(--radius-full);backdrop-filter:blur(8px)}.exp-hike-card__badge--easy[data-astro-cid-2ko7esox]{background:#28a7452e;color:#1a5e2a;border:1px solid rgba(40,167,69,.35)}.exp-hike-card__badge--moderate[data-astro-cid-2ko7esox]{background:#e6640029;color:#7a3200;border:1px solid rgba(230,100,0,.3)}.exp-hike-card__body[data-astro-cid-2ko7esox]{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);flex:1}.exp-hike-card__name[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text);margin:0}.exp-hike-card__stats[data-astro-cid-2ko7esox]{display:flex;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-3) var(--space-4);background:var(--color-beige, #f8f4ed);border-radius:var(--radius-md)}.exp-hike-stat[data-astro-cid-2ko7esox]{display:flex;flex-direction:column;gap:1px}.exp-hike-stat__val[data-astro-cid-2ko7esox]{font-size:var(--text-sm);font-weight:800;color:var(--color-brand);line-height:1}.exp-hike-stat__label[data-astro-cid-2ko7esox]{font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.exp-hike-card__desc[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0;flex:1}.exp-hike-card__footer[data-astro-cid-2ko7esox]{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;padding-top:var(--space-3);border-top:1px solid var(--color-border);margin-top:auto}.exp-hike-card__start[data-astro-cid-2ko7esox]{display:flex;align-items:center;gap:.3rem;font-size:var(--text-xs);color:var(--color-text-muted)}.exp-hike-card__link[data-astro-cid-2ko7esox]{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--text-xs);font-weight:700;color:var(--color-brand);text-decoration:none;white-space:nowrap;transition:opacity var(--transition-base)}.exp-hike-card__link[data-astro-cid-2ko7esox]:hover{opacity:.7}.exp-cycling__feature[data-astro-cid-2ko7esox]{display:grid;grid-template-columns:1fr;gap:var(--space-8);margin-top:var(--space-12);align-items:start}@media(min-width:900px){.exp-cycling__feature[data-astro-cid-2ko7esox]{grid-template-columns:1fr 1fr}}.exp-cycling__feature-img[data-astro-cid-2ko7esox]{border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:4/3}.exp-cycling__feature-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block}.exp-cycling__feature-routes[data-astro-cid-2ko7esox]{display:flex;flex-direction:column;gap:var(--space-6)}.exp-cycling__route[data-astro-cid-2ko7esox]{display:flex;gap:var(--space-4);align-items:flex-start}.exp-cycling__route-num[data-astro-cid-2ko7esox]{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:var(--color-brand);color:var(--color-white);font-family:var(--font-display);font-size:var(--text-base);font-weight:700;border-radius:50%}.exp-cycling__route-body[data-astro-cid-2ko7esox]{flex:1}.exp-cycling__route-name[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text);margin:0 0 var(--space-2)}.exp-cycling__route-stats[data-astro-cid-2ko7esox]{display:flex;gap:var(--space-3);flex-wrap:wrap;align-items:center;margin-bottom:var(--space-3)}.exp-cycling__route-stats[data-astro-cid-2ko7esox] span[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:600}.badge-level[data-astro-cid-2ko7esox]{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:var(--radius-full)}.badge-level--easy[data-astro-cid-2ko7esox]{background:#e8f5e9;color:#2e7d32}.exp-cycling__route-desc[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0}.exp-cycling__rentals[data-astro-cid-2ko7esox]{margin-top:var(--space-8);display:flex;gap:var(--space-4);align-items:flex-start;padding:var(--space-5) var(--space-6);background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border);border-left:4px solid var(--color-brand);font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed)}.exp-cycling__rentals[data-astro-cid-2ko7esox] svg[data-astro-cid-2ko7esox]{flex-shrink:0;margin-top:2px;color:var(--color-brand)}.exp-cycling__rentals[data-astro-cid-2ko7esox] strong[data-astro-cid-2ko7esox]{display:block;color:var(--color-text);font-weight:700;margin-bottom:4px}.exp-cycling__rentals[data-astro-cid-2ko7esox] a[data-astro-cid-2ko7esox]{color:var(--color-brand);font-weight:600;text-decoration:underline;text-underline-offset:2px}.exp-route__grid[data-astro-cid-2ko7esox]{display:grid;gap:var(--space-6);grid-template-columns:1fr;margin-top:var(--space-12)}@media(min-width:640px){.exp-route__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(3,1fr)}}.exp-route__card[data-astro-cid-2ko7esox]{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 2px 12px #28201712;transition:box-shadow var(--transition-base),transform var(--transition-base)}.exp-route__card[data-astro-cid-2ko7esox]:hover{box-shadow:0 10px 32px #2820171f;transform:translateY(-3px)}.exp-route__card-img[data-astro-cid-2ko7esox]{aspect-ratio:16/10;overflow:hidden}.exp-route__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.exp-route__card[data-astro-cid-2ko7esox]:hover .exp-route__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{transform:scale(1.04)}.exp-route__card-body[data-astro-cid-2ko7esox]{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.exp-route__card-title[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text);margin:0}.exp-route__card-text[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0}.exp-route__card-dist[data-astro-cid-2ko7esox]{font-size:var(--text-xs);font-weight:700;color:var(--color-brand);margin-top:var(--space-1)}.exp-domaines[data-astro-cid-2ko7esox]{margin-top:var(--space-14)}.exp-domaines__title[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-h3);font-weight:700;color:var(--color-text);margin:0 0 var(--space-6)}.exp-domaines__grid[data-astro-cid-2ko7esox]{display:grid;gap:var(--space-6);grid-template-columns:1fr}@media(min-width:640px){.exp-domaines__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(2,1fr)}}.exp-domaine[data-astro-cid-2ko7esox]{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 2px 12px #28201712;transition:box-shadow var(--transition-base),transform var(--transition-base)}.exp-domaine[data-astro-cid-2ko7esox]:hover{box-shadow:0 10px 32px #2820171f;transform:translateY(-3px)}.exp-domaine__img[data-astro-cid-2ko7esox]{aspect-ratio:16/7;overflow:hidden}.exp-domaine__img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.exp-domaine[data-astro-cid-2ko7esox]:hover .exp-domaine__img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{transform:scale(1.04)}.exp-domaine__body[data-astro-cid-2ko7esox]{padding:var(--space-5) var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.exp-domaine__head[data-astro-cid-2ko7esox]{display:flex;flex-direction:column;gap:2px}.exp-domaine__name[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text)}.exp-domaine__appellation[data-astro-cid-2ko7esox]{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-brand)}.exp-domaine__desc[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0;flex:1}.exp-domaine__footer[data-astro-cid-2ko7esox]{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;padding-top:var(--space-3);border-top:1px solid var(--color-border)}.exp-domaine__dist[data-astro-cid-2ko7esox]{display:flex;align-items:center;gap:.3rem;font-size:var(--text-xs);color:var(--color-text-muted);font-weight:600}.exp-domaine__link[data-astro-cid-2ko7esox]{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--text-xs);font-weight:700;color:var(--color-brand);text-decoration:none;transition:opacity var(--transition-base)}.exp-domaine__link[data-astro-cid-2ko7esox]:hover{opacity:.7}.exp-villages__map-wrap[data-astro-cid-2ko7esox]{margin-top:var(--space-10)}.exp-villages__filters[data-astro-cid-2ko7esox]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.vsl-filter[data-astro-cid-2ko7esox]{display:inline-flex;align-items:center;gap:.4rem;padding:6px 14px;font-size:var(--text-sm);font-weight:600;border:1.5px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-white);color:var(--color-text-muted);cursor:pointer;transition:all .18s ease}.vsl-filter[data-astro-cid-2ko7esox]:hover{border-color:#7a5c34;color:#7a5c34}.vsl-filter--active[data-astro-cid-2ko7esox]{background:#7a5c34;border-color:#7a5c34;color:#fff}.vsl-filter--active[data-astro-cid-2ko7esox]:hover{background:#5e4526;border-color:#5e4526;color:#fff}.vsl-filter__dot[data-astro-cid-2ko7esox]{width:9px;height:9px;border-radius:50%;flex-shrink:0}.vsl-filter__dot--village[data-astro-cid-2ko7esox]{background:#7a5c34}.vsl-filter__dot--restaurant[data-astro-cid-2ko7esox]{background:#c96d3a}.vsl-filter__dot--vin[data-astro-cid-2ko7esox]{background:#7a3b69}.vsl-filter__dot--activite[data-astro-cid-2ko7esox]{background:#2e7d5a}.exp-villages__map[data-astro-cid-2ko7esox]{width:100%;height:460px;border-radius:var(--radius-xl);box-shadow:0 8px 32px #2820171f;overflow:hidden;background:#e8e0d5}@media(min-width:768px){.exp-villages__map[data-astro-cid-2ko7esox]{height:560px}}.exp-villages__map-hint[data-astro-cid-2ko7esox]{display:flex;align-items:center;gap:.4rem;justify-content:center;font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-3);letter-spacing:.03em}.vsl-marker-home{width:44px;height:44px;background:#c0392b;border:3px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 4px 16px #c0392b73,0 2px 6px #00000040;position:relative}.vsl-marker-home:after{content:"";position:absolute;inset:7px;background:#fff;border-radius:50%}.vsl-marker-dot{width:22px;height:22px;background:#fff;border:3px solid #7a5c34;border-radius:50%;box-shadow:0 2px 8px #28201740;transition:transform .2s}.vsl-marker-dot:hover{transform:scale(1.2)}.vsl-marker-dot--restaurant{border-color:#c96d3a;background:#fff7f3}.vsl-marker-dot--vin{border-color:#7a3b69;background:#faf3f8}.vsl-marker-dot--activite{border-color:#2e7d5a;background:#f2faf6}.vsl-legend{position:absolute;bottom:32px;left:12px;z-index:800;background:#fffdf9eb;backdrop-filter:blur(4px);border:1px solid rgba(122,92,52,.15);border-radius:10px;padding:10px 13px;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 12px #2820171f;pointer-events:none}.vsl-legend__item{display:flex;align-items:center;gap:8px;font-size:.72rem;color:#4a3f32;white-space:nowrap}.vsl-legend__swatch{width:12px;height:12px;border-radius:50%;flex-shrink:0}.vsl-legend__home-swatch{width:12px;height:12px;flex-shrink:0;background:#c0392b;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.vsl-popup{min-width:200px}.vsl-popup__header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.4rem}.vsl-popup__name{font-size:1rem;font-weight:700;color:#1a1208;margin:0}.vsl-popup__dist{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#fff;background:#7a5c34;padding:2px 7px;border-radius:999px;white-space:nowrap;flex-shrink:0}.vsl-popup__text{font-size:.8rem;line-height:1.5;color:#4a3f32;margin:0 0 .5rem}.vsl-popup__link{display:inline-block;font-size:.72rem;font-weight:700;color:#7a5c34;text-decoration:none;border-bottom:1px solid rgba(122,92,52,.3);transition:opacity .15s}.vsl-popup__link:hover{opacity:.7}.leaflet-popup-content-wrapper{border-radius:12px!important;box-shadow:0 8px 28px #2820172e!important;padding:0!important}.leaflet-popup-content{margin:14px 36px 14px 16px!important}.leaflet-popup-tip-container{margin-top:-1px}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 12px #28201729!important;border-radius:10px!important;overflow:hidden}.leaflet-control-zoom-in,.leaflet-control-zoom-out{width:36px!important;height:36px!important;line-height:36px!important;font-size:18px!important;font-weight:400!important;color:#4a3f32!important;background:#fffdf9f2!important;border:none!important;border-bottom:1px solid rgba(122,92,52,.12)!important;transition:background .15s,color .15s!important}.leaflet-control-zoom-out{border-bottom:none!important}.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover{background:#7a5c34!important;color:#fff!important}.leaflet-popup-close-button{position:absolute!important;top:8px!important;right:10px!important;width:22px!important;height:22px!important;font-size:18px!important;line-height:22px!important;color:#4a3f32!important;padding:0!important;text-align:center}.leaflet-popup-close-button:hover{color:#1a1208!important}.exp-saisons__grid[data-astro-cid-2ko7esox]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:var(--space-12);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 4px 24px #2820171a}@media(min-width:600px){.exp-saisons__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(4,1fr)}}@media(min-width:900px){.exp-saisons__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(6,1fr)}}.exp-saison-card[data-astro-cid-2ko7esox]{position:relative;padding:var(--space-5) var(--space-4) var(--space-4);display:flex;flex-direction:column;gap:4px;transition:filter .18s;overflow:hidden}.exp-saison-card[data-astro-cid-2ko7esox]:hover{filter:brightness(.96)}.exp-saison-card--hiver[data-astro-cid-2ko7esox]{background:#f2f1ef}.exp-saison-card--printemps[data-astro-cid-2ko7esox]{background:#f1f3ee}.exp-saison-card--ete[data-astro-cid-2ko7esox]{background:#f4f1e8}.exp-saison-card--automne[data-astro-cid-2ko7esox]{background:#f2ede8}.exp-saison-card[data-astro-cid-2ko7esox]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.exp-saison-card--hiver[data-astro-cid-2ko7esox]:before{background:#8090a0}.exp-saison-card--printemps[data-astro-cid-2ko7esox]:before{background:#5a7a52}.exp-saison-card--ete[data-astro-cid-2ko7esox]:before{background:#a08040}.exp-saison-card--automne[data-astro-cid-2ko7esox]:before{background:#8a5040}.exp-saison-card[data-astro-cid-2ko7esox]:after{content:attr(data-num);position:absolute;bottom:-10px;right:6px;font-size:4rem;font-weight:800;line-height:1;opacity:.045;color:#1e1208;pointer-events:none;font-family:var(--font-display, serif)}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne{background:#1a1008}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne:before{background:linear-gradient(90deg,#c9a050,#e8c878);height:2px}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne:after{color:#c9a050;opacity:.08}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne .exp-saison-card__badge[data-astro-cid-2ko7esox]{color:#c9a050}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne .exp-saison-card__mois[data-astro-cid-2ko7esox]{color:#c9a05099}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne .exp-saison-card__titre[data-astro-cid-2ko7esox]{color:#f5ead8}.exp-saison-card--star[data-astro-cid-2ko7esox].exp-saison-card--automne .exp-saison-card__detail[data-astro-cid-2ko7esox]{color:#f5ead88c}.exp-saison-card__badge[data-astro-cid-2ko7esox]{display:inline-flex;align-items:center;gap:3px;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a5040;margin-bottom:2px}.exp-saison-card__mois[data-astro-cid-2ko7esox]{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#8a8278;margin:0}.exp-saison-card__titre[data-astro-cid-2ko7esox]{font-size:.82rem;font-weight:600;color:#2a2018;margin:0;line-height:1.25;font-family:var(--font-display, serif)}.exp-saison-card__detail[data-astro-cid-2ko7esox]{font-size:.68rem;color:#7a7068;line-height:1.45;margin:0}.exp-saison-card__best[data-astro-cid-2ko7esox]{display:inline-block;margin-top:4px;font-size:.57rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a7a52;align-self:flex-start}.exp-saisons__legend[data-astro-cid-2ko7esox]{display:flex;flex-wrap:wrap;gap:var(--space-5);justify-content:center;margin-top:var(--space-6)}.exp-saisons__legend-item[data-astro-cid-2ko7esox]{display:flex;align-items:center;gap:6px;font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.04em}.exp-saisons__legend-dot[data-astro-cid-2ko7esox]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.exp-saisons__note[data-astro-cid-2ko7esox]{margin-top:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--color-text-muted);font-style:italic}.exp-anchor--active[data-astro-cid-2ko7esox]{color:var(--color-brand);border-bottom-color:var(--color-brand)}.exp-resto__grid[data-astro-cid-2ko7esox]{display:grid;gap:var(--space-6);grid-template-columns:1fr;margin-top:var(--space-12)}@media(min-width:640px){.exp-resto__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.exp-resto__grid[data-astro-cid-2ko7esox]{grid-template-columns:repeat(3,1fr)}}.exp-resto__card[data-astro-cid-2ko7esox]{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 2px 12px #28201712;display:flex;flex-direction:column;transition:box-shadow var(--transition-base),transform var(--transition-base)}.exp-resto__card[data-astro-cid-2ko7esox]:hover{box-shadow:0 12px 36px #28201721;transform:translateY(-4px)}.exp-resto__card-img[data-astro-cid-2ko7esox]{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.exp-resto__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.exp-resto__card[data-astro-cid-2ko7esox]:hover .exp-resto__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{transform:scale(1.05)}.exp-resto__card-body[data-astro-cid-2ko7esox]{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2);flex:1}.exp-resto__card-header[data-astro-cid-2ko7esox]{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-2)}.exp-resto__name[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text);margin:0}.exp-resto__price[data-astro-cid-2ko7esox]{font-size:var(--text-sm);font-weight:700;color:var(--color-brand);flex-shrink:0}.exp-resto__location[data-astro-cid-2ko7esox]{display:flex;align-items:center;gap:.3rem;font-size:var(--text-xs);font-weight:700;color:var(--color-text-muted);margin:0}.exp-resto__desc[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0;flex:1}.exp-resto__tags[data-astro-cid-2ko7esox]{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:auto;padding-top:var(--space-2)}.exp-resto__tag[data-astro-cid-2ko7esox]{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 9px;border-radius:var(--radius-full);background:var(--color-beige, #f8f4ed);color:var(--color-brand)}.exp-resto__card-footer[data-astro-cid-2ko7esox]{padding-top:var(--space-3);margin-top:auto;border-top:1px solid var(--color-border)}.exp-resto__link[data-astro-cid-2ko7esox]{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--text-xs);font-weight:700;color:var(--color-brand);text-decoration:none;transition:opacity var(--transition-base)}.exp-resto__link[data-astro-cid-2ko7esox]:hover{opacity:.7}.exp-restaurants__note[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-8);padding:var(--space-5) var(--space-6);background:var(--color-beige, #f8f4ed);border-radius:var(--radius-lg);border-left:3px solid var(--color-brand)}.exp-resto__gallery[data-astro-cid-2ko7esox]{display:flex;gap:var(--space-2);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--space-5));padding:0 var(--space-5) var(--space-1)}.exp-resto__gallery[data-astro-cid-2ko7esox]::-webkit-scrollbar{display:none}.exp-resto__thumb[data-astro-cid-2ko7esox]{flex-shrink:0;scroll-snap-align:start;border-radius:var(--radius-sm);overflow:hidden;cursor:zoom-in;padding:0;background:none;border:2px solid transparent;transition:border-color var(--transition-base),transform var(--transition-base)}.exp-resto__thumb[data-astro-cid-2ko7esox]:hover{border-color:var(--color-brand);transform:scale(1.03)}.exp-resto__thumb[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:104px;height:72px;object-fit:cover;display:block}.exp-lightbox[data-astro-cid-2ko7esox]{margin:auto;padding:0;border:none;background:transparent;max-width:90vw;max-height:90vh;border-radius:var(--radius-lg);overflow:hidden}.exp-lightbox[data-astro-cid-2ko7esox]::backdrop{background:#0a0805d9;backdrop-filter:blur(4px)}.exp-lightbox__figure[data-astro-cid-2ko7esox]{position:relative;margin:0}.exp-lightbox__img[data-astro-cid-2ko7esox]{display:block;max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius-md)}.exp-lightbox__close[data-astro-cid-2ko7esox]{position:absolute;top:var(--space-3);right:var(--space-3);background:#ffffffe6;border:none;border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px #0003;transition:background var(--transition-base)}.exp-lightbox__close[data-astro-cid-2ko7esox]:hover{background:#fff}.exp-lightbox__cap[data-astro-cid-2ko7esox]{position:absolute;bottom:0;left:0;right:0;padding:var(--space-2) var(--space-4);background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);color:#ffffffd9;font-size:var(--text-xs);border-radius:0 0 var(--radius-md) var(--radius-md);font-style:italic}.exp-conseils__inner[data-astro-cid-2ko7esox]{display:grid;gap:var(--space-12);grid-template-columns:1fr;align-items:stretch}@media(min-width:900px){.exp-conseils__inner[data-astro-cid-2ko7esox]{grid-template-columns:1fr 420px}}.exp-conseils__body[data-astro-cid-2ko7esox]{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:var(--space-4) 0}.exp-conseils__highlights[data-astro-cid-2ko7esox]{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-6)}.exp-conseils__highlight[data-astro-cid-2ko7esox]{display:flex;gap:var(--space-3);align-items:flex-start;padding:var(--space-4) var(--space-5);background:var(--color-white);border-radius:var(--radius-lg);border:1px solid var(--color-border)}.exp-conseils__highlight-icon[data-astro-cid-2ko7esox]{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;color:var(--color-brand)}.exp-conseils__highlight[data-astro-cid-2ko7esox] strong[data-astro-cid-2ko7esox]{display:block;font-weight:700;color:var(--color-text);font-size:var(--text-sm);margin-bottom:2px}.exp-conseils__highlight[data-astro-cid-2ko7esox] span[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.55}.exp-conseils__card[data-astro-cid-2ko7esox]{border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 16px 48px #28201733;height:100%;min-height:480px}.exp-conseils__card-img[data-astro-cid-2ko7esox]{position:relative;height:100%;overflow:hidden}.exp-conseils__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .6s ease}.exp-conseils__card[data-astro-cid-2ko7esox]:hover .exp-conseils__card-img[data-astro-cid-2ko7esox] img[data-astro-cid-2ko7esox]{transform:scale(1.03)}.exp-conseils__card-overlay[data-astro-cid-2ko7esox]{position:absolute;bottom:0;left:0;right:0;padding:var(--space-8) var(--space-6) var(--space-6);background:linear-gradient(to top,rgba(8,20,4,.97) 0%,rgba(8,20,4,.85) 60%,rgba(8,20,4,.3) 88%,transparent 100%);display:flex;flex-direction:column;gap:var(--space-3)}.exp-conseils__quote-icon[data-astro-cid-2ko7esox]{color:#ffffff80;flex-shrink:0}.exp-conseils__tip-text[data-astro-cid-2ko7esox]{font-size:var(--text-sm);color:#ffffffeb;line-height:var(--leading-relaxed);margin:0;font-style:italic}.exp-conseils__tip-author[data-astro-cid-2ko7esox]{font-size:var(--text-sm);font-weight:700;color:var(--color-brand);margin:0}.exp-faq__inner[data-astro-cid-2ko7esox]{max-width:52rem;margin-inline:auto}.exp-faq__list[data-astro-cid-2ko7esox]{display:flex;flex-direction:column;gap:0;margin-top:var(--space-10);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;background:var(--color-white);box-shadow:0 2px 16px #2820170f}.exp-faq__item[data-astro-cid-2ko7esox]{border-bottom:1px solid var(--color-border)}.exp-faq__item[data-astro-cid-2ko7esox]:last-child{border-bottom:none}.exp-faq__item[data-astro-cid-2ko7esox][open]{background:var(--color-beige, #f8f4ed)}.exp-faq__q[data-astro-cid-2ko7esox]{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text);list-style:none;user-select:none;transition:color var(--transition-base)}.exp-faq__q[data-astro-cid-2ko7esox]::-webkit-details-marker{display:none}.exp-faq__item[data-astro-cid-2ko7esox][open] .exp-faq__q[data-astro-cid-2ko7esox]{color:var(--color-brand)}.exp-faq__icon[data-astro-cid-2ko7esox]{flex-shrink:0;width:1.5rem;height:1.5rem;border:1.5px solid var(--color-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:transform .25s ease,border-color var(--transition-base),color var(--transition-base)}.exp-faq__item[data-astro-cid-2ko7esox][open] .exp-faq__icon[data-astro-cid-2ko7esox]{border-color:var(--color-brand);color:var(--color-brand);transform:rotate(45deg)}.exp-faq__a[data-astro-cid-2ko7esox]{padding:0 var(--space-6) var(--space-6);font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0}.exp-credits[data-astro-cid-2ko7esox]{padding-block:var(--space-6);border-top:1px solid var(--color-border)}.exp-credits__inner[data-astro-cid-2ko7esox]{max-width:44rem;margin-inline:auto;text-align:center}.exp-credits__details[data-astro-cid-2ko7esox]{display:inline-block;text-align:left;width:100%}.exp-credits__summary[data-astro-cid-2ko7esox]{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;font-size:var(--text-xs);font-weight:600;letter-spacing:.04em;color:var(--color-text-muted);list-style:none;user-select:none;transition:color var(--transition-base)}.exp-credits__summary[data-astro-cid-2ko7esox]::-webkit-details-marker{display:none}.exp-credits__summary[data-astro-cid-2ko7esox]:hover{color:var(--color-brand)}.exp-credits__chevron[data-astro-cid-2ko7esox]{transition:transform .2s ease}.exp-credits__details[data-astro-cid-2ko7esox][open] .exp-credits__chevron[data-astro-cid-2ko7esox]{transform:rotate(180deg)}.exp-credits__list[data-astro-cid-2ko7esox]{margin:var(--space-4) 0 0;padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-2);list-style:none;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white)}.exp-credits__list[data-astro-cid-2ko7esox] li[data-astro-cid-2ko7esox]{font-size:var(--text-xs);color:var(--color-text-muted);line-height:var(--leading-relaxed)}.exp-credits__list[data-astro-cid-2ko7esox] a[data-astro-cid-2ko7esox]{color:var(--color-brand);text-decoration:underline;text-underline-offset:2px}.exp-cta[data-astro-cid-2ko7esox]{position:relative;overflow:hidden;padding-block:var(--space-section)}.exp-cta__bg[data-astro-cid-2ko7esox]{position:absolute;inset:0;z-index:0}.exp-cta__bg-img[data-astro-cid-2ko7esox]{width:100%;height:100%;object-fit:cover;display:block;object-position:center 40%}.exp-cta__overlay[data-astro-cid-2ko7esox]{position:absolute;inset:0;background:linear-gradient(135deg,#081404d9,#0f230ab3)}.exp-cta__inner[data-astro-cid-2ko7esox]{position:relative;z-index:1;max-width:44rem}.exp-cta__title[data-astro-cid-2ko7esox]{font-family:var(--font-display);font-size:clamp(1.85rem,3.5vw,2.75rem);font-weight:700;color:var(--color-white);margin:var(--space-4) 0 var(--space-5);line-height:var(--leading-tight)}.exp-cta__text[data-astro-cid-2ko7esox]{font-size:var(--text-lg);color:#ffffffd9;line-height:var(--leading-relaxed);margin:0 0 var(--space-8);max-width:36rem}.exp-cta__actions[data-astro-cid-2ko7esox]{display:flex;flex-wrap:wrap;gap:var(--space-3)}.exp-cta[data-astro-cid-2ko7esox] .eyebrow[data-astro-cid-2ko7esox]{color:#ffffffa6!important}
