﻿.theme-classique .horaires__hero{position:relative;padding:160px 24px 96px;overflow:hidden;background:linear-gradient(135deg,var(--color-primary,oklch(26% .062 262deg)),var(--color-primary-glow,oklch(40% .05 262deg)));color:#fff;text-align:center}@media(min-width:1024px){.theme-classique .horaires__hero{padding-left:80px;padding-right:80px}}.theme-classique .horaires__hero-blur{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);pointer-events:none}.theme-classique .horaires__hero-blur--top{top:-96px;right:-96px;background:oklch(from var(--color-sunshine,oklch(92% .05 80deg)) l c h/.25)}.theme-classique .horaires__hero-blur--bottom{bottom:-128px;left:-96px;background:oklch(from var(--color-primary,oklch(26% .062 262deg)) l c h/.3)}.theme-classique .horaires__hero-content{position:relative;max-width:800px;margin:0 auto}.theme-classique .horaires__breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:hsla(0,0%,100%,.8);margin-bottom:24px}.theme-classique .horaires__breadcrumb a:hover{color:#fff}.theme-classique .horaires__eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:var(--color-sunshine,oklch(92% .05 80deg))}.theme-classique .horaires__title{font-family:var(--font-classique),system-ui,sans-serif;font-size:clamp(36px,6vw,64px);font-weight:600;line-height:1.05;color:#fff;margin-top:16px}.theme-classique .horaires__divider{width:80px;height:4px;background:var(--color-sunshine,oklch(92% .05 80deg));margin:24px auto 0}.theme-classique .horaires__subtitle{margin-top:48px;font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.65}.theme-classique .horaires__section{padding-top:112px;padding-bottom:112px}.theme-classique .horaires__inner{display:flex;flex-direction:column;gap:112px}.theme-classique .horaires__block-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--color-coral,oklch(64% .13 72deg))}.theme-classique .horaires__block-title{font-family:var(--font-classique),system-ui,sans-serif;font-size:clamp(30px,3.5vw,44px);font-weight:600;line-height:1.25;margin-top:8px;color:var(--color-foreground,oklch(21% .038 265.5deg))}.theme-classique .horaires__block-divider{width:64px;height:4px;background:var(--color-coral,oklch(64% .13 72deg));margin-top:16px;margin-bottom:64px}.theme-classique .horaires__table-wrap{overflow-x:auto;border:1px solid var(--color-border,oklch(92.9% .013 255.508deg))}.theme-classique .horaires__table{width:100%;border-collapse:collapse;background:#fff}.theme-classique .horaires__table-caption{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.theme-classique .horaires__table td,.theme-classique .horaires__table th{padding:16px 24px;text-align:left;font-size:14px;border-bottom:1px solid var(--color-border,oklch(92.9% .013 255.508deg))}.theme-classique .horaires__table thead th{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-muted-foreground,oklch(54% .032 257.417deg));background:var(--color-secondary,oklch(96.8% .007 .6886turn))}.theme-classique .horaires__table tbody th{font-weight:600;color:var(--color-foreground,oklch(21% .038 265.5deg));white-space:nowrap}.theme-classique .horaires__table tbody td{color:var(--color-muted-foreground,oklch(54% .032 257.417deg));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.theme-classique .horaires__table tbody tr:last-child td,.theme-classique .horaires__table tbody tr:last-child th{border-bottom:none}.theme-classique .horaires__table-row--closed td{color:var(--color-muted-foreground,oklch(54% .032 257.417deg));font-style:italic}.theme-classique .horaires__closures{margin-top:32px;padding:24px 32px;background:var(--color-secondary,oklch(96.8% .007 .6886turn))}.theme-classique .horaires__closures-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-muted-foreground,oklch(54% .032 257.417deg));margin-bottom:8px}.theme-classique .horaires__closures-list{display:flex;flex-wrap:wrap;gap:8px 32px;list-style:none;padding:0;margin:0;font-size:14px;color:var(--color-foreground,oklch(21% .038 265.5deg))}.theme-classique .horaires__closures-list li:before{content:"· ";color:var(--color-coral,oklch(64% .13 72deg));font-weight:700}.theme-classique .horaires__contacts{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.theme-classique .horaires__contacts{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.theme-classique .horaires__contacts{grid-template-columns:repeat(4,1fr)}}