:root{--actionBorder: rgba(254,196,16,.55);--actionBg: rgba(254,196,16,.12);--actionBgHover: rgba(254,196,16,.18);--brand:#000;--bg:#000;--text:#e5e7eb;--muted:#9ca3af;--line:#1f2937;--radius:18px;--shadow:0 10px 30px rgba(0,0,0,.45);--max:980px;--heroH: 140px;--heroPad: 10px;--safeTop: env(safe-area-inset-top, 0px);--safeBottom: env(safe-area-inset-bottom, 0px);--surface: #000;--surface2: #0b0b0b;--divider: rgba(31,41,55,.8)}html[data-theme=light]{--brand:#fff;--bg:#fff;--surface:#fff;--surface2:#f3f4f6;--text:#0b0b0b;--muted:#374151;--line:#e5e7eb;--divider:#e5e7eb;--shadow:0 10px 30px rgba(0,0,0,.1)}@media(min-width:900px){:root{--heroH: 170px;--heroPad: 12px}}[data-astro-cid-yvbahnfj]{box-sizing:border-box}html,body{height:100%;width:100%}body{margin:0;height:100%;overflow:hidden;background:var(--bg);color:var(--text);font:16px/1.5 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;overflow-x:hidden;touch-action:pan-y}img[data-astro-cid-yvbahnfj],iframe[data-astro-cid-yvbahnfj]{max-width:100%}.app[data-astro-cid-yvbahnfj],.scroller[data-astro-cid-yvbahnfj]{width:100%;max-width:100vw}@supports (overflow: clip){body,.scroller[data-astro-cid-yvbahnfj]{overflow-x:clip}}a[data-astro-cid-yvbahnfj]{color:inherit;text-decoration:none}.app[data-astro-cid-yvbahnfj]{position:fixed;inset:0;display:flex;flex-direction:column;background:var(--bg)}.hero[data-astro-cid-yvbahnfj]{flex:0 0 auto;height:calc(var(--heroH) + var(--safeTop));padding-top:var(--safeTop);background:var(--brand);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.hero-inner[data-astro-cid-yvbahnfj]{width:min(1200px,100%);height:var(--heroH);padding:var(--heroPad);position:relative;display:flex;align-items:center;justify-content:center}.hero-logo[data-astro-cid-yvbahnfj]{height:100%;width:auto;max-height:calc(var(--heroH) - (2 * var(--heroPad)));max-width:min(1100px,calc(100vw - (2 * var(--heroPad))));object-fit:contain;display:block;filter:none;image-rendering:-webkit-optimize-contrast}.scroller[data-astro-cid-yvbahnfj]{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overscroll-behavior-x:none;touch-action:pan-y;scrollbar-gutter:stable;padding-bottom:calc(24px + var(--safeBottom) + 64px);overflow-x:hidden}.wrap[data-astro-cid-yvbahnfj]{max-width:var(--max);margin:0 auto;padding:24px 18px 60px}.back-inline[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:0 14px;border-radius:14px;border:1px solid var(--actionBorder);background:var(--actionBg);color:var(--text);text-decoration:none;margin:0;transition:.12s ease;max-width:100%;white-space:nowrap;line-height:1}.topbar[data-astro-cid-yvbahnfj]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.topbar[data-astro-cid-yvbahnfj] .themeToggle[data-astro-cid-yvbahnfj]{flex:0 0 auto}.back-inline[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px);background:var(--actionBgHover)}header[data-astro-cid-yvbahnfj].page-header{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);padding:22px 20px;box-shadow:var(--shadow)}h1[data-astro-cid-yvbahnfj]{margin:0 0 10px;font-size:30px;line-height:1.15;letter-spacing:-.02em}.share-controls[data-astro-cid-yvbahnfj]{margin-top:12px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:10px 12px;display:flex;flex-direction:column;gap:8px;width:100%}.sharebar[data-astro-cid-yvbahnfj]{width:100%;display:flex;flex-wrap:wrap;gap:10px;margin:0}.sharebtn[data-astro-cid-yvbahnfj]{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:var(--surface2);color:var(--text);font-size:13px;line-height:1;cursor:pointer;transition:.12s ease;text-decoration:none;user-select:none;-webkit-tap-highlight-color:transparent}.sharebtn[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px);background:var(--actionBgHover);border-color:var(--actionBorder)}.sharebtn[data-astro-cid-yvbahnfj]:active{transform:translateY(0)}.sharebtn[data-astro-cid-yvbahnfj]:focus-visible{outline:2px solid var(--actionBorder);outline-offset:2px}.toast[data-astro-cid-yvbahnfj]{margin:0;font-size:13px;color:var(--muted);width:100%}.toast[data-astro-cid-yvbahnfj]:empty{display:none}.tags[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:10px 12px;color:var(--muted)}.tag[data-astro-cid-yvbahnfj]{display:inline-flex;gap:8px;align-items:center;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:13px;max-width:100%}.tagCat[data-astro-cid-yvbahnfj]{gap:8px}.tagIcon[data-astro-cid-yvbahnfj]{width:18px;height:18px;flex:0 0 18px;display:block}.descHeading[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:10px;margin:0 0 10px}.descIcon[data-astro-cid-yvbahnfj]{width:28px;height:28px;flex:0 0 28px;display:block}.tag[data-astro-cid-yvbahnfj].location{gap:8px;flex-wrap:wrap;align-items:center}.tag[data-astro-cid-yvbahnfj].location .cp[data-astro-cid-yvbahnfj]{white-space:nowrap}.tag[data-astro-cid-yvbahnfj].location .commune[data-astro-cid-yvbahnfj]{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;hyphens:none}.grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:16px}@media(max-width:860px){.grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}}.card[data-astro-cid-yvbahnfj]{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.card[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{margin:0 0 12px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.rows[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:10px}.row[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:12px;border:1px solid rgba(31,41,55,.7);border-radius:14px;background:var(--surface)}.row[data-astro-cid-yvbahnfj]>[data-astro-cid-yvbahnfj]:first-child{font-size:28px;line-height:1;margin-top:2px}.k[data-astro-cid-yvbahnfj]{margin:0 0 2px;color:var(--muted);font-size:12px}.val[data-astro-cid-yvbahnfj]{margin:0;font-size:15px;overflow-wrap:anywhere}.divider[data-astro-cid-yvbahnfj]{height:1px;background:var(--divider);margin:14px 0}.descBox[data-astro-cid-yvbahnfj]{padding:14px;border-radius:16px;border:1px solid rgba(31,41,55,.8);background:var(--surface)}.descText[data-astro-cid-yvbahnfj]{margin:0;white-space:pre-wrap;line-height:1.7;font-size:15px;color:var(--text)}.descClamp[data-astro-cid-yvbahnfj]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.descToggle[data-astro-cid-yvbahnfj]{display:none}.descBtn[data-astro-cid-yvbahnfj]{margin-top:12px;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--actionBorder);background:var(--actionBg);cursor:pointer;user-select:none;transition:.15s ease}.descBtn[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px);background:#fec4102e}.descBtn[data-astro-cid-yvbahnfj]:after{content:"Lire plus"}.descToggle[data-astro-cid-yvbahnfj]:checked+.descBox[data-astro-cid-yvbahnfj] .descBtn[data-astro-cid-yvbahnfj]:after{content:"Réduire"}.descToggle[data-astro-cid-yvbahnfj]:checked+.descBox[data-astro-cid-yvbahnfj] .descText[data-astro-cid-yvbahnfj]{display:block;overflow:visible}.map[data-astro-cid-yvbahnfj]{overflow:hidden;border-radius:16px;border:1px solid rgba(31,41,55,.8);background:var(--surface);height:290px}iframe[data-astro-cid-yvbahnfj]{border:0;width:100%;height:100%}.btns[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.btn[data-astro-cid-yvbahnfj]{text-decoration:none;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--actionBorder);background:var(--actionBg);transition:.15s ease}.btn[data-astro-cid-yvbahnfj]:hover{transform:translateY(-1px);background:#fec4102e}.btn[data-astro-cid-yvbahnfj].secondary{border-color:#34d39973;background:#34d3991a}.btn[data-astro-cid-yvbahnfj].secondary:hover{background:#34d39924}.muted[data-astro-cid-yvbahnfj]{color:var(--muted)}.small[data-astro-cid-yvbahnfj]{font-size:13px}@media(max-width:640px){.wrap[data-astro-cid-yvbahnfj]{padding:18px 14px 52px}}.themeToggle[data-astro-cid-yvbahnfj]{position:static;width:44px;height:44px;border-radius:14px;border:1px solid var(--actionBorder);background:var(--actionBg);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}.themeToggle[data-astro-cid-yvbahnfj]:hover{background:var(--actionBgHover)}.themeToggle[data-astro-cid-yvbahnfj]:focus-visible{outline:2px solid currentColor;outline-offset:3px}.themeToggle[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{width:20px;height:20px;display:block}html[data-theme=light] .themeToggle[data-astro-cid-yvbahnfj] .sun[data-astro-cid-yvbahnfj],html[data-theme=dark] .themeToggle[data-astro-cid-yvbahnfj] .moon[data-astro-cid-yvbahnfj]{display:none}
