body{margin:0;padding:0;display:flex;flex-direction:column;height:100vh}#map{flex:1;width:100%;position:relative}#menu{background:#fff;z-index:1}#menu label{margin-right:10px}#legend{position:absolute;bottom:50px;right:10px;width:100%;max-width:300px;background:#fff;padding:10px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;display:none;z-index:5;max-height:40vh;overflow-y:auto}.legend-item{display:flex;align-items:center;margin-right:15px;margin-bottom:5px;margin-left:10px}.legend-color{width:20px;height:20px;margin-right:5px;border-radius:5px}#info{position:absolute;bottom:10px;left:10px;background:#fff;padding:10px;z-index:1;border:1px solid #ccc}#toggle-legend{position:absolute;bottom:10px;right:10px;width:100%;max-width:fit-content;background:#fff;padding:5px 10px;border-radius:5px;border:1px solid #ccc;z-index:100;cursor:pointer}select{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 12px;padding-right:30px;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-down" viewBox="0 0 16 16"><path d="M3.204 5h9.592L8 10.481 3.204 5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:16px 16px;cursor:pointer}select:focus{outline:0;border-color:#007bff}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;z-index:1000}.overlay-content{background-color:#fff;padding:20px;border-radius:8px;width:90%;height:90%;max-width:600px;max-height:85vh;position:relative;display:flex;flex-direction:column;overflow:hidden}.results-container{overflow-y:auto;max-height:70vh;background:#fff;padding:10px;box-sizing:border-box}.overlay-content .close-btn{position:absolute;top:10px;right:20px;cursor:pointer;font-size:24px;z-index:100}.card{padding:1rem;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem}.elu{background:#041a2e;border-radius:4px;color:#fff;padding:5px 8px}.titre{font-size:1.2rem;font-weight:700}.percent{font-size:1.4rem;font-weight:700}.votes{color:#6e6e6e}.mea{border:1px solid #041a2e;background-color:#f8f9fc}.infos{display:flex;justify-content:space-between;margin-bottom:.3rem}.progress-gutter{height:10px;background-color:#d7dfe8;position:relative;border-radius:10px}.progress-bar{height:100%;position:absolute;top:0;left:0;border-radius:10px}.percent-select{margin-top:20px}.footer{background:#fff;padding:10px;border-top:1px solid #ccc;text-align:center;flex-shrink:0}/*# sourceMappingURL=style.css.map */