/*Attention, ce css est minifié*/#ecoindex_toggle_button{position:fixed;bottom:20px;right:20px;background-color:#2E9B43;width:60px;height:60px;font-size:1.5em;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 0 4px rgb(0 0 0 / .1);cursor:pointer;z-index:1000}.ecoindex{position:fixed;top:0;right:0;height:100vh;width:420px;background-color:#f5fdf6;border-left:6px solid #6dae6d;padding:1.5em;font-family:"Segoe UI",sans-serif;color:#333;box-shadow:-2px 0 10px rgb(0 0 0 / .05);border-radius:10px 0 0 10px;transform:translateX(100%);transition:transform 0.3s ease;overflow-y:auto;z-index:999}.ecoindex.active{transform:translateX(0)}#ecoindex_toggle_button.moved{right:440px;transition:right 0.3s ease}.ecoindex h1{margin-top:0;font-size:1.5em;color:#2d6a4f;margin-bottom:.5em}#ecoindex_notes{display:flex;align-items:center;gap:1em;margin-bottom:1em}#ecoindex_lettre{background-color:#2E9B43;width:60px;height:60px;font-size:1.5em;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 0 4px rgb(0 0 0 / .1)}#ecoindex_score{font-size:1.2em;color:#40916c;font-weight:600}.ecoindex h2{color:#2f684e;font-size:1.2em}.ecoindex p{margin:.5em 0;line-height:1.5}.ecoindex a{color:#2a9d8f;text-decoration:underline}.ecoindex ul{list-style:disc;margin-left:1.2em}.credits{font-size:.9em;color:#6c757d;margin-top:1em}
