.carte-page{display:flex;flex-direction:column;height:calc(100dvh - 68px);position:relative;overflow:hidden}.carte-header{padding:12px clamp(16px,3vw,40px);background:#fbf8f1;border-bottom:1px solid #e6dfd0;display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex-shrink:0;z-index:500}.carte-title-block{display:flex;flex-direction:column;gap:1px}.carte-eyebrow{font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#0c7d6f}.carte-title{font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:700;color:#1a1710;letter-spacing:-.02em;line-height:1}.carte-filters{display:flex;gap:6px;flex-wrap:wrap;margin-left:auto}.f-pill{padding:6px 12px;border-radius:999px;border:1px solid #e2d9c7;background:transparent;color:#544d3d;font:600 11.5px/1 Hanken Grotesk,sans-serif;cursor:pointer;transition:all .15s;white-space:nowrap}.f-pill:hover{border-color:#0c7d6f;color:#0c7d6f}.f-pill.active{background:#0c7d6f;color:#f3eee2;border-color:#0c7d6f}.carte-count{font-size:12px;color:#9a9075;white-space:nowrap;margin-left:4px}#map{flex:1;width:100%;min-height:0;z-index:1}.pop-header{padding:16px 16px 12px;color:#f3eee2;position:relative;min-height:80px;display:flex;flex-direction:column;justify-content:flex-end}.pop-header-bg{position:absolute;inset:0;background-size:cover;background-position:center}.pop-header-overlay{position:absolute;inset:0;background:linear-gradient(to top,#14120cd9,#14120c66 60%,#14120c33)}.pop-header-content{position:relative;z-index:1}.pop-type{font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;opacity:.85;margin-bottom:4px}.pop-name{font-family:Bricolage Grotesque,sans-serif;font-size:17px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.pop-city{font-size:11px;opacity:.8;margin-top:3px}.pop-body{padding:14px 16px}.pop-desc{font-size:12.5px;color:#544d3d;line-height:1.55;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pop-events-label{font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a9075;margin-bottom:8px}.pop-events{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.pop-ev{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;background:#f7f3eb;text-decoration:none;color:inherit;transition:background .15s}.pop-ev:hover{background:#ece5d6}.pop-ev-date{font-size:10px;font-weight:700;color:#294a6b;white-space:nowrap;min-width:48px}.pop-ev-titre{font-size:12px;color:#1a1710;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.pop-ev-empty{font-size:12px;color:#9a9075;font-style:italic;padding:4px 0}.pop-ev-loading{font-size:12px;color:#9a9075;padding:4px 0}.pop-films-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;max-height:280px;overflow-y:auto}.pop-film{text-decoration:none;color:inherit}.pop-film:hover .pop-film-poster{opacity:.85}.pop-film-poster{width:100%;aspect-ratio:2/3;border-radius:6px;background-size:cover;background-position:center;background-color:#1a1008;position:relative;overflow:hidden;transition:opacity .15s}.pop-film-genre{position:absolute;bottom:3px;left:3px;right:3px;font-size:7.5px;font-weight:700;background:#000000bf;color:#fff;padding:2px 4px;border-radius:3px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-film-title{font-size:9.5px;font-weight:600;color:#1a1710;line-height:1.25;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #ece5d6}.pop-btn{flex:1;padding:8px 10px;border-radius:8px;font-size:11.5px;font-weight:700;text-align:center;text-decoration:none;transition:all .15s;white-space:nowrap}.pop-btn-primary{background:#1a1710;color:#f3eee2}.pop-btn-primary:hover{background:#294a6b}.pop-btn-secondary{background:transparent;border:1px solid #e2d9c7;color:#544d3d}.pop-btn-secondary:hover{border-color:#294a6b;color:#294a6b}.carte-legend{position:absolute;bottom:24px;left:16px;background:#fbf8f1f2;backdrop-filter:blur(8px);border:1px solid #e6dfd0;border-radius:12px;padding:10px 14px;z-index:400;font-size:11px}.legend-title{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a9075;margin-bottom:8px}.legend-items{display:flex;flex-direction:column;gap:5px}.legend-item{display:flex;align-items:center;gap:7px;color:#3a3428}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.carte-search-wrap{display:flex;gap:6px;align-items:center}.carte-search{padding:6px 12px;border-radius:999px;border:1px solid #e2d9c7;background:#fff;color:#1a1710;font:500 11.5px/1 Hanken Grotesk,sans-serif;width:180px;transition:border-color .15s,width .25s}.carte-search:focus{border-color:#0c7d6f;width:220px;outline:none}.carte-search::placeholder{color:#9a9075}.carte-ville-select{padding:6px 10px;border-radius:999px;border:1px solid #e2d9c7;background:#fff;color:#544d3d;font:500 11.5px/1 Hanken Grotesk,sans-serif;cursor:pointer;transition:border-color .15s}.carte-ville-select:focus{border-color:#0c7d6f;outline:none}@media (max-width: 640px){.carte-filters,.carte-count,.carte-search-wrap,.carte-legend{display:none}.mobile-map-bar{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1100;display:flex;gap:10px;align-items:center}.mobile-map-btn{display:flex;align-items:center;gap:7px;padding:12px 20px;border-radius:999px;background:#1a1710;color:#f3eee2;font:600 14px/1 Hanken Grotesk,sans-serif;border:none;cursor:pointer;box-shadow:0 4px 24px #1a171073;white-space:nowrap;transition:background .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-map-btn:active{background:#0c7d6f}.mobile-map-btn.legend-btn{background:#fbf8f1f7;color:#1a1710;border:1px solid #e2d9c7}.mobile-bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1200;background:#fbf8f1;border-radius:20px 20px 0 0;border-top:1px solid #e6dfd0;padding:0 20px 32px;transform:translateY(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1);box-shadow:0 -12px 40px #1a171026}.mobile-bottom-sheet.open{transform:translateY(0)}.sheet-handle{width:36px;height:4px;background:#cdc3ad;border-radius:2px;margin:12px auto 20px}.sheet-title{font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.sheet-close{background:#1a171012;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:16px;color:#544d3d;display:flex;align-items:center;justify-content:center}.sheet-search{width:100%;padding:11px 14px;border-radius:12px;border:1px solid #e2d9c7;background:#fff;font:500 14px/1 Hanken Grotesk,sans-serif;color:#1a1710;margin-bottom:14px}.sheet-search:focus{outline:none;border-color:#0c7d6f}.sheet-ville{width:100%;padding:11px 14px;border-radius:12px;border:1px solid #e2d9c7;background:#fff;font:500 14px/1 Hanken Grotesk,sans-serif;color:#544d3d;margin-bottom:16px;cursor:pointer}.sheet-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a9075;margin-bottom:10px}.sheet-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mobile-legend{position:fixed;bottom:78px;right:16px;z-index:1150;background:#fbf8f1f5;backdrop-filter:blur(10px);border:1px solid #e6dfd0;border-radius:14px;padding:12px 16px;display:none;box-shadow:0 8px 30px #1a171026}.mobile-legend.open{display:block}.mobile-legend .legend-title{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a9075;margin-bottom:8px}.mobile-legend .legend-item{display:flex;align-items:center;gap:7px;color:#3a3428;font-size:12px;margin-bottom:5px}.mobile-legend .legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mobile-count-badge{position:fixed;top:78px;left:50%;transform:translate(-50%);z-index:1100;background:#fbf8f1eb;backdrop-filter:blur(8px);border:1px solid #e6dfd0;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600;color:#544d3d;pointer-events:none}.sheet-overlay{position:fixed;inset:0;z-index:1090;background:#1a171073;backdrop-filter:blur(3px);display:none}.sheet-overlay.open{display:block}}@media (min-width: 641px){.mobile-map-bar,.mobile-bottom-sheet,.mobile-legend,.mobile-count-badge,.sheet-overlay{display:none!important}}body:has(#map){overflow:hidden}body:has(#map) .site-footer{display:none!important}body:has(#map) .site-main{padding-bottom:0!important}.leaflet-container{font-family:Hanken Grotesk,sans-serif}.leaflet-popup-content-wrapper{border-radius:16px!important;box-shadow:0 20px 60px -20px #1a171073!important;padding:0!important;overflow:hidden;border:1px solid #e6dfd0;min-width:280px}.leaflet-popup-content{margin:0!important;width:100%!important}.leaflet-popup-tip-container{margin-top:-1px}.leaflet-popup-close-button{top:10px!important;right:10px!important;width:24px!important;height:24px!important;font-size:18px!important;color:#fff!important;z-index:10}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-clip:padding-box;border-radius:50%}.marker-cluster-small{background-color:#0c7d6f40}.marker-cluster-small div{background-color:#0c7d6fb3}.marker-cluster-medium{background-color:#294a6b40}.marker-cluster-medium div{background-color:#294a6bb3}.marker-cluster-large{background-color:#c5613a40}.marker-cluster-large div{background-color:#c5613ab3}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:50%;color:#fff;font-size:12px;font-weight:700;line-height:30px}.marker-cluster span{line-height:30px}
