.theme-edito .actualites__hero{position:relative;padding:160px 24px 96px;overflow:hidden;background:linear-gradient(135deg,var(--color-primary,oklch(52% .17 240deg)),var(--color-primary-glow,oklch(70% .16 220deg)));color:#fff;text-align:center}@media(min-width:1024px){.theme-edito .actualites__hero{padding-left:80px;padding-right:80px}}.theme-edito .actualites__hero-blur{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);pointer-events:none}.theme-edito .actualites__hero-blur--top{top:-96px;right:-96px;background:oklch(from var(--color-sunshine,oklch(84% .17 88deg)) l c h/.25)}.theme-edito .actualites__hero-blur--bottom{bottom:-128px;left:-96px;background:oklch(from var(--color-primary,oklch(52% .17 240deg)) l c h/.3)}.theme-edito .actualites__hero-content{position:relative;max-width:800px;margin:0 auto}.theme-edito .actualites__breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:hsla(0,0%,100%,.8);margin-bottom:24px}.theme-edito .actualites__breadcrumb a:hover{color:#fff}.theme-edito .actualites__breadcrumb svg{flex-shrink:0}.theme-edito .actualites__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(84% .17 88deg))}.theme-edito .actualites__title{font-family:Georgia,serif;font-size:clamp(36px,6vw,64px);font-weight:600;line-height:1.05;color:#fff;margin-top:16px}.theme-edito .actualites__divider{width:80px;height:4px;background:var(--color-sunshine,oklch(84% .17 88deg));margin:24px auto 0}.theme-edito .actualites__subtitle{margin-top:48px;font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.65}.theme-edito .actualites__section{padding-top:112px;padding-bottom:112px}.theme-edito .actualites__header{margin-bottom:64px}.theme-edito .actualites__header-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--color-primary,oklch(52% .17 240deg))}.theme-edito .actualites__header-title{font-family:Georgia,serif;font-size:clamp(30px,3.5vw,44px);font-weight:600;line-height:1.25;margin-top:8px;color:var(--color-foreground,oklch(20% .05 250deg))}.theme-edito .actualites__header-divider{width:64px;height:4px;background:var(--color-coral,oklch(72% .18 18deg));margin-top:16px}.theme-edito .actualites__grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media(min-width:768px){.theme-edito .actualites__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.theme-edito .actualites__grid{grid-template-columns:repeat(3,1fr)}}.theme-edito .actualites__card{background:#fff;padding:32px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.22,1,.36,1)}.theme-edito .actualites__card:hover{box-shadow:0 10px 40px -12px oklch(from var(--color-foreground,oklch(20% .05 250deg)) l c h/.18)}.theme-edito .actualites__card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.theme-edito .actualites__card-cat{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:4px 10px}.theme-edito .actualites__card-cat--primary{background:oklch(from var(--color-primary,oklch(52% .17 240deg)) l c h/.1);color:var(--color-primary,oklch(52% .17 240deg))}.theme-edito .actualites__card-cat--leaf{background:oklch(from var(--color-leaf,oklch(62% .16 150deg)) l c h/.15);color:var(--color-leaf,oklch(62% .16 150deg))}.theme-edito .actualites__card-cat--coral{background:oklch(from var(--color-coral,oklch(72% .18 18deg)) l c h/.15);color:var(--color-coral,oklch(72% .18 18deg))}.theme-edito .actualites__card-cat--sunshine{background:oklch(from var(--color-sunshine,oklch(84% .17 88deg)) l c h/.25);color:oklch(from var(--color-foreground,oklch(20% .05 250deg)) l c h/.8)}.theme-edito .actualites__card-cat--muted{background:var(--color-secondary,oklch(96% .018 90deg));color:var(--color-foreground,oklch(20% .05 250deg))}.theme-edito .actualites__card-date{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--color-muted-foreground,oklch(50% .03 250deg));white-space:nowrap}.theme-edito .actualites__card-title{font-family:Georgia,serif;font-size:clamp(20px,2vw,26px);font-weight:600;line-height:1.25;color:var(--color-foreground,oklch(20% .05 250deg));margin-bottom:16px}.theme-edito .actualites__card-excerpt{flex:1 1;font-size:14px;line-height:1.65;color:oklch(from var(--color-foreground,oklch(20% .05 250deg)) l c h/.8);margin-bottom:32px}.theme-edito .actualites__card-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--color-primary,oklch(52% .17 240deg));margin-top:auto;transition:gap .15s}.theme-edito .actualites__card-link:hover{gap:16px}