.thematic-map{border:1px solid var(--border-light);background-color:var(--bg-tertiary);border-radius:12px;width:100%;height:clamp(360px,62vh,620px);position:relative;overflow:hidden}.thematic-map--placeholder{text-align:center;color:var(--text-secondary);justify-content:center;align-items:center;height:clamp(280px,40vh,420px);padding:1.5rem;display:flex}.thematic-map .maplibregl-map{font-family:inherit}.thematic-map .maplibregl-ctrl-attrib,.thematic-map .maplibregl-ctrl-attrib a{font-size:.7rem;line-height:1.4}.thematic-map-legend{z-index:2;background-color:var(--bg-main);border:1px solid var(--border-light);max-width:min(420px,100% - 64px);color:var(--text-main);border-radius:10px;flex-wrap:wrap;gap:.35rem .8rem;padding:.5rem .7rem;font-size:.78rem;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 10px #0000001f}.thematic-legend-item{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.thematic-legend-dot{border-radius:3px;flex-shrink:0;width:11px;height:11px}.thematic-map-overlay{z-index:2;background-color:var(--bg-main);border:1px solid var(--border-light);color:var(--text-secondary);text-align:center;border-radius:999px;max-width:calc(100% - 24px);padding:.45rem .9rem;font-size:.85rem;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000001f}.thematic-map-overlay--error{color:var(--error);border-color:var(--error)}.thematic-map-fonds{z-index:3;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;bottom:45px;right:10px}.thematic-map-fonds-toggle{cursor:pointer;width:32px;height:32px;font:inherit;color:var(--text-main);background-color:var(--bg-main);border:1px solid var(--border-light);border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 2px 10px #0000001f}.thematic-map-fonds-toggle:hover{border-color:var(--primary);color:var(--primary-hover)}.thematic-map-fonds-menu{background-color:var(--bg-main);border:1px solid var(--border-light);border-radius:10px;flex-direction:column;gap:2px;min-width:150px;max-height:min(240px,55%);padding:6px;display:flex;overflow-y:auto;box-shadow:0 4px 16px #0003}.thematic-map-fonds-item{cursor:pointer;width:100%;font:inherit;text-align:left;color:var(--text-main);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.82rem;display:flex}.thematic-map-fonds-item:hover{background-color:var(--primary-transparent);color:var(--primary-hover);border-color:var(--primary)}.thematic-map-fonds-item.active{background-color:var(--primary);border-color:var(--primary);color:var(--text-inverse);font-weight:600}.thematic-popup .maplibregl-popup-content{background-color:var(--bg-main);color:var(--text-main);border-radius:10px;max-width:260px;padding:0;overflow:hidden;box-shadow:0 4px 16px #0003}.thematic-popup .maplibregl-popup-tip{border-top-color:var(--bg-main);border-bottom-color:var(--bg-main)}.thematic-popup .maplibregl-popup-close-button{color:var(--text-inverse);padding:0 .35rem;font-size:1.1rem}.thematic-popup-header{color:#fff;align-items:center;gap:.5rem;padding:.5rem 1.8rem .5rem .7rem;font-size:.9rem;font-weight:600;line-height:1.25;display:flex}.thematic-popup-icon{object-fit:contain;flex-shrink:0;width:22px;height:22px}.thematic-popup-body{flex-direction:column;gap:.25rem;padding:.6rem .7rem;font-size:.82rem;display:flex}.thematic-popup-body p{margin:0}.thematic-popup-note{color:var(--text-secondary);font-style:italic}@media (max-width:700px){.thematic-map{border-radius:10px;height:clamp(320px,55vh,460px)}.thematic-map-legend{gap:.25rem .6rem;font-size:.72rem}}
