.adherents-map-container{display:flex;gap:20px;max-width:100%;margin:20px 0}#map-adherents{scroll-margin-top:80px}.adherents-sidebar{width:620px;min-width:620px;background:#d9e6eb;padding:40px;overflow-y:auto;max-height:815px}.adherents-map-wrapper{flex:1;min-width:0}#adherents-map{scroll-margin-top:50px;min-height:815px}.adherents-search-form h3{margin-top:0;margin-bottom:20px;color:#333;font-size:1.3em}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:400;color:#1c2427;text-transform:uppercase;font-family:"Lato",sans-serif;font-size:.9em}.form-group input[type=text],.form-group select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.form-group input[type=text]:focus,.form-group select:focus{outline:none;border-color:#4caf50}.btn-search,.btn-reset{width:100%;border:1px solid #E3822B!important;border-radius:4px;cursor:pointer;font-size:14px;font-weight:800;transition:all .3s;margin-right:10px;margin-bottom:10px;background-color:#E3822B!important;color:#fff!important;border-radius:66px!important;padding:5px 15px!important;text-transform:uppercase;font-family:"Lato",sans-serif;letter-spacing:1.4px}.btn-secondary{letter-spacing:1.4px;font-weight:800}.btn-search{background:#4caf50;color:#fff}.btn-search:hover{background:white!important;color:#E3822B!important;border-color:#E3822B!important}.btn-reset{background:#f44336;color:#fff}.btn-reset:hover{background:white!important;color:#E3822B!important;border-color:#E3822B!important}.btn-back{background:#2388b7;color:#fff;border:1px solid #2388b7;padding:10px 15px;border-radius:66px;cursor:pointer;margin-bottom:15px;font-size:14px;transition:background .3s}.btn-back:hover{background:#0b7dda}.adherent-details{animation:slideIn .3s ease-out;scroll-margin-top:40px}.adherents-infos{display:flex;flex-direction:column;align-items:center;row-gap:20px;margin-top:50px}.adherents-infos-count{display:flex;flex-direction:column;align-items:center;row-gap:0}.adherents-infos-count .btn-secondary{margin-top:15px}.adherents-infos-count strong,.adherents-infos-count span{color:#1a55ad}.adherents-infos-count strong{font-size:48px}.adherents-infos-count span{text-align:center;text-transform:uppercase;font-size:16px}.adherents-infos-count a{border:1px solid #E3822B!important;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;margin-bottom:10px;background-color:transparent!important;color:#E3822B!important;border-radius:66px!important;padding:10px 20px!important;text-transform:uppercase;font-family:"Lato",sans-serif}.adherents-infos-count a:hover{background-color:#1A55AD!important;color:white!important;border-color:#1A55AD!important}.autocomplete-wrapper{position:relative}.autocomplete-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none}.autocomplete-results.active{display:block}.autocomplete-item{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item.selected{background-color:#f0f6fc}.autocomplete-item-title{font-weight:600;color:#333;margin-bottom:2px}.autocomplete-item-subtitle{font-size:.85em;color:#666}.autocomplete-loading,.autocomplete-no-results{padding:10px 12px;text-align:center;color:#666;font-style:italic}.map-loader{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:none;align-items:center;justify-content:center;z-index:2000;border-radius:8px}.map-loader.active{display:flex}.map-loader-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #1a55ad;border-radius:50%;animation:spin 1s linear infinite}.map-loader-text{margin-left:15px;font-size:16px;color:#333;font-weight:600}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes slideIn{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.adherent-info{display:flex;flex-direction:column;align-items:center}.adherent-info h2{margin-top:30px;color:#1C2427!important;font-size:18px!important;margin-bottom:30px;text-align:center;font-weight:700!important}.adherent-image{margin-bottom:15px;max-width:280px}.adherent-image img{width:100%;height:auto;border-radius:4px}.adherent-fields{text-align:center}.adherent-fields a{border:1px solid #E3822B!important;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s;margin-bottom:10px;background-color:#E3822B!important;color:white!important;border-radius:66px!important;padding:10px 20px!important;text-transform:uppercase;font-family:"Lato",sans-serif}.adherent-fields a:hover{background-color:#1a55ad!important;color:white!important;border-color:#1A55AD!important}.field-item{margin-bottom:10px;padding-bottom:10px}.field-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.field-item strong{display:block;margin-bottom:3px;font-size:.9em}@media (max-width:1279px){.adherents-sidebar{width:465px;min-width:465px}}@media (max-width:980px){.adherents-sidebar{width:310px;min-width:310px}.adherents-search-form{display:flex;flex-direction:column}}@media (max-width:768px){.adherents-map-container{flex-direction:column}.adherents-sidebar{width:100%;max-height:none}#adherents-map{max-height:400px !important;min-height:400px !important;scroll-margin-top:20px}.adherents-infos{visibility:hidden;height:0;overflow:hidden}}.leaflet-popup-content-wrapper{border-radius:8px}.leaflet-popup-content{margin:15px;font-size:14px}.leaflet-popup-content h3{margin:0 0 10px;color:#333}.marker-cluster span{color:#fff}.marker-cluster-small{background-color:rgba(227,130,43,.6)}.marker-cluster-small div{background-color:rgba(227,130,43,.8)}.marker-cluster-medium{background-color:rgba(26,85,173,.6)}.marker-cluster-medium div{background-color:rgba(26,85,173,.8)}.marker-cluster-large{background-color:rgba(244,67,54,.6)}.marker-cluster-large div{background-color:rgba(244,67,54,.8)}