.theme-app .horaires-layout__section{padding:96px 24px}@media(min-width:1024px){.theme-app .horaires-layout__section{padding:112px 80px}}.theme-app .horaires-layout__block{max-width:720px}.theme-app .horaires-layout__block+.theme-app .horaires-layout__block{margin-top:96px}.theme-app .horaires-layout__block-eyebrow{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:oklch(from var(--color-forest,oklch(58% .14 140deg)) l c h/.7)}.theme-app .horaires-layout__block-title{font-family:var(--font-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(20px,2vw,26px);font-weight:600;color:var(--color-foreground,oklch(28% .04 200deg));margin-top:8px}.theme-app .horaires-layout__block-divider{width:64px;height:3px;background-color:var(--color-accent,oklch(74% .16 55deg));margin:16px 0 40px}.theme-app .horaires-layout__table{border:1px solid var(--color-border,oklch(90% .02 95deg));border-radius:16px;overflow:hidden;background:var(--color-card,oklch(100% 0 0deg))}.theme-app .horaires-layout__row{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:16px}.theme-app .horaires-layout__row:not(:last-child){border-bottom:1px solid var(--color-border,oklch(90% .02 95deg))}.theme-app .horaires-layout__row--closed .horaires-layout__row-hours{color:var(--color-muted-foreground,oklch(50% .03 200deg))}.theme-app .horaires-layout__row-day{font-weight:600;color:var(--color-foreground,oklch(28% .04 200deg))}.theme-app .horaires-layout__row-hours{color:oklch(from var(--color-foreground,oklch(28% .04 200deg)) l c h/.8)}.theme-app .horaires-layout__closures{display:flex;align-items:flex-start;gap:16px;margin-top:32px;padding:16px 24px;background:oklch(from var(--color-accent,oklch(74% .16 55deg)) l c h/.15);border-radius:12px}.theme-app .horaires-layout__closures-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:oklch(from var(--color-accent,oklch(74% .16 55deg)) l c h/.3);color:var(--color-accent-foreground,oklch(25% .05 30deg))}.theme-app .horaires-layout__closures-title{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--color-foreground,oklch(28% .04 200deg));margin-bottom:2px}.theme-app .horaires-layout__closures-list{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:14px;color:oklch(from var(--color-foreground,oklch(28% .04 200deg)) l c h/.8)}.theme-app .horaires-layout__contacts{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.theme-app .horaires-layout__contacts{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}