.page-hero[data-astro-cid-rb7zrgwv]{position:relative;height:38vh;min-height:280px;overflow:hidden}.page-hero[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero-overlay[data-astro-cid-rb7zrgwv]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000047,#00000014 40%,#000000ad)}.page-hero-content[data-astro-cid-rb7zrgwv]{position:relative;z-index:10;height:100%;max-width:1200px;margin:0 auto;padding:0 2rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-end}.page-hero-content[data-astro-cid-rb7zrgwv] .breadcrumb[data-astro-cid-rb7zrgwv]{margin-bottom:.8rem}.page-hero-content[data-astro-cid-rb7zrgwv] h1[data-astro-cid-rb7zrgwv]{font-size:var(--fs-2xl);color:#fff;line-height:var(--lh-tight)}.actu-grid[data-astro-cid-rb7zrgwv]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.actu-card[data-astro-cid-rb7zrgwv]{background:var(--c-surface);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-1);transition:transform var(--dur-slow) var(--ease),box-shadow var(--dur-slow) var(--ease);display:flex;flex-direction:column;text-decoration:none;color:inherit}.actu-card[data-astro-cid-rb7zrgwv]:hover{transform:translateY(-4px);box-shadow:var(--sh-card-hover)}.actu-img-wrap[data-astro-cid-rb7zrgwv]{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--c-primary-bg)}.actu-img-wrap[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.actu-card[data-astro-cid-rb7zrgwv]:hover .actu-img-wrap[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]{transform:scale(1.06)}.actu-img-placeholder[data-astro-cid-rb7zrgwv]{width:100%;height:100%;background:var(--c-primary);display:flex;align-items:center;justify-content:center}.actu-categorie[data-astro-cid-rb7zrgwv]{position:absolute;top:.8rem;left:.8rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--c-primary);font-size:.7rem;font-weight:700;padding:.3rem .7rem;border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.08em}.actu-body[data-astro-cid-rb7zrgwv]{padding:1.4rem;flex:1;display:flex;flex-direction:column}.actu-date[data-astro-cid-rb7zrgwv]{color:var(--c-text-muted);font-size:.78rem;margin-bottom:.7rem}.actu-title[data-astro-cid-rb7zrgwv]{font-size:1.05rem;color:var(--c-primary);line-height:1.4;margin-bottom:.8rem}.actu-excerpt[data-astro-cid-rb7zrgwv]{color:var(--c-text-soft);font-size:.88rem;line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.actu-lire[data-astro-cid-rb7zrgwv]{display:flex;align-items:center;gap:.3rem;color:var(--c-primary);font-size:.82rem;font-weight:600;margin-top:auto;padding-top:.8rem;transition:gap var(--dur) ease}.actu-card[data-astro-cid-rb7zrgwv]:hover .actu-lire[data-astro-cid-rb7zrgwv]{gap:.6rem}.galerie-grid[data-astro-cid-rb7zrgwv]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--c-border)}.galerie-grid[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--r-sm);cursor:pointer;transition:transform var(--dur) ease,box-shadow var(--dur) ease}.galerie-grid[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]:hover{transform:scale(1.04);box-shadow:0 4px 16px #00000026}.lightbox[data-astro-cid-rb7zrgwv]{display:none;position:fixed;inset:0;background:#0a0f1ef5;z-index:1000;align-items:center;justify-content:center;flex-direction:column;backdrop-filter:blur(4px)}.lightbox[data-astro-cid-rb7zrgwv].open{display:flex}.lightbox[data-astro-cid-rb7zrgwv] img[data-astro-cid-rb7zrgwv]{max-width:90vw;max-height:80vh;border-radius:12px;object-fit:contain;box-shadow:0 32px 80px #00000080}.lightbox-close[data-astro-cid-rb7zrgwv]{position:absolute;top:1.5rem;right:2rem;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.2rem}.lightbox-close[data-astro-cid-rb7zrgwv]:hover{background:#fff3}.lightbox-nav[data-astro-cid-rb7zrgwv]{display:flex;gap:1rem;margin-top:1.5rem}.lightbox-nav[data-astro-cid-rb7zrgwv] button[data-astro-cid-rb7zrgwv]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.7rem 1.5rem;border-radius:var(--r-pill);cursor:pointer;font-size:.9rem;transition:all .2s}.lightbox-nav[data-astro-cid-rb7zrgwv] button[data-astro-cid-rb7zrgwv]:hover{background:#fff3}.lightbox-counter[data-astro-cid-rb7zrgwv]{color:#ffffff80;font-size:.8rem;margin-top:.8rem}@media(max-width:900px){.actu-grid[data-astro-cid-rb7zrgwv]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.actu-grid[data-astro-cid-rb7zrgwv]{grid-template-columns:1fr}}
