.hero-background[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero-bg-image[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(135deg,#1a1a2eeb 0%,#16213ed9 50%,#0f3460cc 100%);position:absolute;inset:0}.hero-title[data-astro-cid-ge2uvauf]{align-items:inherit;flex-direction:column;display:flex}.hero-title-seo[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);letter-spacing:.04em;opacity:0;margin-top:.5rem;font-size:1.1rem;font-weight:400;animation:.6s .8s forwards fadeIn;display:block}@media (width>=768px){.hero-title-seo[data-astro-cid-ge2uvauf]{font-size:1.35rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sr-only[data-astro-cid-ge2uvauf]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-slogan[data-astro-cid-ge2uvauf]{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}@media (width>=768px){.hero-slogan[data-astro-cid-ge2uvauf]{font-size:1.25rem}}.hero-description[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);max-width:500px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}@media (width>=768px){.hero-description[data-astro-cid-ge2uvauf]{margin-bottom:2rem;font-size:1.1rem}}.btn-secondary[data-astro-cid-ge2uvauf]{border-color:var(--color-fg-light);color:var(--color-fg);background:0 0}.btn-secondary[data-astro-cid-ge2uvauf]:hover{border-color:var(--color-fg);color:var(--color-fg);background:#ffffff1a}.scroll-indicator[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);opacity:0;z-index:2;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;animation:.5s 1.5s forwards fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator[data-astro-cid-ge2uvauf]:hover{color:var(--color-secondary)}.scroll-text[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.scroll-arrow[data-astro-cid-ge2uvauf]{will-change:transform;animation:2s infinite bounce;transform:translateZ(0)}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)translateZ(0)}40%{transform:translateY(8px)translateZ(0)}60%{transform:translateY(4px)translateZ(0)}}@media (height<=500px){.scroll-indicator[data-astro-cid-ge2uvauf]{display:none}}.categories-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:1rem;max-width:1000px;margin:0 auto;padding:0;display:grid}@media (width>=768px){.categories-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:0 1rem}}@media (width>=1200px){.categories-grid[data-astro-cid-lesv7jgp]{gap:1.5rem}}.category-card[data-astro-cid-lesv7jgp]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex}@media (width>=768px){.category-card[data-astro-cid-lesv7jgp]{border-radius:12px;padding:1.5rem}.category-card[data-astro-cid-lesv7jgp]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}}.category-header[data-astro-cid-lesv7jgp]{border-bottom:2px solid var(--color-secondary);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}@media (width>=768px){.category-header[data-astro-cid-lesv7jgp]{gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem}}.category-icon[data-astro-cid-lesv7jgp]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width>=768px){.category-icon[data-astro-cid-lesv7jgp]{border-radius:10px;width:48px;height:48px}}.category-icon[data-astro-cid-lesv7jgp] svg[data-astro-cid-lesv7jgp]{color:#fff;width:20px;height:20px}@media (width>=768px){.category-icon[data-astro-cid-lesv7jgp] svg[data-astro-cid-lesv7jgp]{width:24px;height:24px}}.category-header[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{color:var(--color-secondary);margin:0;font-size:1rem;line-height:1.3}@media (width>=768px){.category-header[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{font-size:1.1rem}}.services-list[data-astro-cid-lesv7jgp]{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp]{gap:.75rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{align-items:flex-start;gap:.6rem;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{gap:.75rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] .check-icon[data-astro-cid-lesv7jgp]{width:16px;height:16px;color:var(--color-secondary);flex-shrink:0;margin-top:2px}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] .check-icon[data-astro-cid-lesv7jgp]{width:18px;height:18px}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] div[data-astro-cid-lesv7jgp]{flex-direction:column;gap:.1rem;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] div[data-astro-cid-lesv7jgp]{gap:.15rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] strong[data-astro-cid-lesv7jgp]{color:var(--color-fg);font-size:.9rem}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] strong[data-astro-cid-lesv7jgp]{font-size:.95rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{color:var(--color-fg-light);font-size:.8rem;line-height:1.4}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{font-size:.85rem}}.realisations-cta[data-astro-cid-isuvevxo]{text-align:center;padding:4rem 1.5rem}.section-alt[data-astro-cid-isuvevxo]{background:var(--color-bg-alt)}.realisations-cta-inner[data-astro-cid-isuvevxo]{max-width:640px;margin:0 auto}.realisations-cta-inner[data-astro-cid-isuvevxo] h2[data-astro-cid-isuvevxo]{color:var(--color-fg);margin-bottom:.85rem;font-size:clamp(1.6rem,4vw,2.2rem)}.realisations-cta-inner[data-astro-cid-isuvevxo] p[data-astro-cid-isuvevxo]{color:var(--color-fg-light);margin-bottom:1.85rem;line-height:1.7}.btn-gallery[data-astro-cid-isuvevxo]{background:var(--color-secondary);color:#fff;border-radius:10px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.btn-gallery[data-astro-cid-isuvevxo] svg[data-astro-cid-isuvevxo]{transition:transform .25s}.btn-gallery[data-astro-cid-isuvevxo]:hover{background:var(--color-accent);transform:translateY(-2px)}.btn-gallery[data-astro-cid-isuvevxo]:hover svg[data-astro-cid-isuvevxo]{transform:translate(4px)}.section[data-astro-cid-l32cb6sc]{background:var(--color-bg-alt);padding:4rem 2rem}.section-header[data-astro-cid-l32cb6sc]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-l32cb6sc] h2[data-astro-cid-l32cb6sc]{color:var(--color-fg);margin-bottom:.5rem;font-size:2rem}.section-header[data-astro-cid-l32cb6sc] p[data-astro-cid-l32cb6sc]{color:var(--color-fg-light);max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.7}.depots-grid[data-astro-cid-l32cb6sc]{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin:0 auto 2.5rem;display:flex}.depot-card[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:2px solid var(--color-secondary);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex}.depot-card[data-astro-cid-l32cb6sc]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.depot-icon[data-astro-cid-l32cb6sc]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.depot-icon[data-astro-cid-l32cb6sc] svg[data-astro-cid-l32cb6sc]{color:#fff;width:24px;height:24px}.depot-info[data-astro-cid-l32cb6sc]{flex-direction:column;display:flex}.depot-ville[data-astro-cid-l32cb6sc]{color:var(--color-fg);font-size:1.2rem;font-weight:600}.communes-section[data-astro-cid-l32cb6sc]{max-width:900px;margin:0 auto 2.5rem}.communes-section[data-astro-cid-l32cb6sc] h3[data-astro-cid-l32cb6sc]{text-align:center;color:var(--color-secondary);margin-bottom:1.5rem;font-size:1.3rem}.communes-grid[data-astro-cid-l32cb6sc]{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.communes-grid[data-astro-cid-l32cb6sc]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.commune-secteur[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:8px;padding:1rem 1.25rem;line-height:1.6}.commune-secteur[data-astro-cid-l32cb6sc] strong[data-astro-cid-l32cb6sc]{color:var(--color-secondary);margin-bottom:.3rem;font-size:.95rem;display:block}.commune-secteur[data-astro-cid-l32cb6sc] span[data-astro-cid-l32cb6sc]{color:var(--color-fg-light);font-size:.9rem}.zone-info[data-astro-cid-l32cb6sc]{text-align:center;max-width:600px;margin:0 auto}.zone-badge[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:30px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1.5rem;display:inline-flex}.zone-badge[data-astro-cid-l32cb6sc] svg[data-astro-cid-l32cb6sc]{width:20px;height:20px;color:var(--color-secondary)}.zone-badge[data-astro-cid-l32cb6sc] span[data-astro-cid-l32cb6sc]{color:var(--color-fg);font-size:.95rem}@media (width<=768px){.depots-grid[data-astro-cid-l32cb6sc]{flex-direction:column;align-items:center}.depot-card[data-astro-cid-l32cb6sc]{justify-content:flex-start;width:100%;max-width:280px}.depot-info[data-astro-cid-l32cb6sc]{min-width:150px}.depot-ville[data-astro-cid-l32cb6sc]{text-align:left}.zone-badge[data-astro-cid-l32cb6sc]{text-align:center;flex-direction:column;padding:1rem}}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;padding:0;display:grid}@media (width>=768px){.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr;gap:3rem;padding:0 1rem}}.contact-info[data-astro-cid-he3spzz3]{flex-direction:column;order:-1;gap:1.25rem;display:flex}@media (width>=768px){.contact-info[data-astro-cid-he3spzz3]{order:0;gap:1.5rem}}.contact-item[data-astro-cid-he3spzz3]{align-items:flex-start;gap:.875rem;display:flex}@media (width>=768px){.contact-item[data-astro-cid-he3spzz3]{gap:1rem}}.contact-icon[data-astro-cid-he3spzz3]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media (width>=768px){.contact-icon[data-astro-cid-he3spzz3]{width:48px;height:48px}}.contact-icon[data-astro-cid-he3spzz3] svg[data-astro-cid-he3spzz3]{color:#fff;width:20px;height:20px}@media (width>=768px){.contact-icon[data-astro-cid-he3spzz3] svg[data-astro-cid-he3spzz3]{width:24px;height:24px}}.contact-label[data-astro-cid-he3spzz3]{color:var(--color-fg-light);margin-bottom:.2rem;font-size:.8rem}@media (width>=768px){.contact-label[data-astro-cid-he3spzz3]{margin-bottom:.25rem;font-size:.85rem}}.contact-value[data-astro-cid-he3spzz3]{color:var(--color-fg);word-break:break-word;font-size:.95rem;text-decoration:none}@media (width>=768px){.contact-value[data-astro-cid-he3spzz3]{font-size:1rem}}.contact-value[data-astro-cid-he3spzz3]:hover{color:var(--color-secondary)}.contact-intervention[data-astro-cid-he3spzz3]{color:var(--color-secondary);margin-top:.5rem;font-size:.85rem;font-weight:600}a[data-astro-cid-he3spzz3].contact-value{align-items:center;gap:.25rem;display:inline-flex}select[data-astro-cid-he3spzz3]{width:100%;color:var(--color-fg);appearance:none;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .3s}select[data-astro-cid-he3spzz3]:focus{border-color:var(--color-secondary);outline:none}.privacy-notice[data-astro-cid-he3spzz3]{color:var(--color-fg-light);margin:-.25rem 0 1rem;font-size:.78rem;line-height:1.55}.privacy-notice[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:var(--color-secondary)}.form-status[data-astro-cid-he3spzz3]{text-align:center;border-radius:8px;margin-bottom:1rem;padding:.875rem;font-size:.9rem}@media (width>=768px){.form-status[data-astro-cid-he3spzz3]{border-radius:4px;padding:1rem}}.form-status-success[data-astro-cid-he3spzz3]{color:#4caf50;background-color:#4caf5026;border:1px solid #4caf504d}.form-status-error[data-astro-cid-he3spzz3]{color:#f44336;background-color:#f4433626;border:1px solid #f443364d}button[data-astro-cid-he3spzz3]:disabled{opacity:.6;cursor:not-allowed}.contact-form[data-astro-cid-he3spzz3] .btn[data-astro-cid-he3spzz3]{width:100%}@media (width>=480px){.contact-form[data-astro-cid-he3spzz3] .btn[data-astro-cid-he3spzz3]{width:auto}}
