.paris-experience{--map-bg:rgb(var(--ml-night,21 17 28));--map-surface:rgb(var(--ml-night-surface,30 24 37));--map-text:rgb(var(--ml-night-text,244 238 247));--map-muted:rgb(var(--ml-night-muted,185 174 196));color:var(--map-text)}.paris-map-shell{position:relative;isolation:isolate;height:calc(100svh - 155px);min-height:480px;max-height:950px;overflow:hidden;background:var(--map-surface)}.paris-map{height:100%;width:100%;background:var(--map-bg);z-index:0}.paris-map .leaflet-tile-pane{filter:invert(1) hue-rotate(180deg) saturate(.3) brightness(.7)}.paris-map .leaflet-control-attribution{font-size:10px}.paris-toolbar{position:absolute;top:12px;left:12px;right:12px;z-index:500;border:1px solid var(--ml-night-border,rgba(244,114,182,.15));background:var(--map-bg);border-radius:20px;padding:14px;box-shadow:0 12px 35px rgba(0,0,0,.3)}.paris-toolbar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;margin-bottom:10px}.paris-eyebrow{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--map-muted)}.paris-filters{display:flex;gap:7px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:thin}.paris-filters button{flex:none;min-height:44px;padding:0 15px;border-radius:24px;border:1px solid;color:var(--map-muted);font-size:12px}.paris-filters button[aria-pressed=true]{background:var(--map-text);color:var(--map-bg);border-color:var(--map-text)}.paris-count{font-size:11px;color:var(--map-muted);margin:6px 0 0}.paris-toolbar [role=alert]{font-size:13px;margin-top:10px}.paris-toolbar [role=alert] button{text-decoration:underline;min-height:44px}.paris-marker-host{border:0;background:transparent}.paris-location-link{stroke:var(--map-muted);fill:var(--map-muted);pointer-events:none}.paris-location-gold{stroke:var(--map-gold);fill:var(--map-gold)}.paris-location-silver{stroke:var(--map-silver);fill:var(--map-silver)}.paris-location-bronze{stroke:var(--map-bronze);fill:var(--map-bronze)}.paris-cluster{width:54px;height:54px;border:2px solid var(--map-text);border-radius:50%;background:var(--map-bg);color:var(--map-text);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.5)}.paris-cluster strong{font-size:19px;line-height:1}.paris-cluster small{font-size:10px}.paris-cluster[data-membership=gold]{border-color:var(--map-gold);color:var(--map-gold)}.paris-cluster[data-membership=silver]{border-color:var(--map-silver);color:var(--map-silver)}.paris-cluster[data-membership=bronze]{border-color:var(--map-bronze);color:var(--map-bronze)}.paris-cluster-group{position:relative;width:54px;height:54px}.paris-cluster-group:has(.paris-cluster-events){height:80px}.paris-cluster-events{position:absolute;top:48px;left:0;width:54px;min-height:32px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--map-text);border-radius:12px;background:var(--map-surface);color:var(--map-text);font-size:12px;box-shadow:0 3px 10px rgba(0,0,0,.4)}button.paris-cluster-events{cursor:pointer}.paris-cluster-events:focus-visible,.paris-cluster:focus-visible{outline:3px solid var(--map-text);outline-offset:3px}.paris-cluster-events[aria-expanded=true]{background:var(--map-text);color:var(--map-bg)}.paris-cluster-preview{position:absolute;z-index:650;display:flex;flex-direction:column;max-width:calc(100% - 24px);overflow:hidden;border:1px solid var(--map-muted);border-radius:16px;background:var(--map-surface);color:var(--map-text);box-shadow:0 12px 35px rgba(0,0,0,.5)}.paris-cluster-preview header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 8px 10px 12px;flex:none;border-bottom:1px solid var(--map-muted)}.paris-cluster-preview header>div{min-width:0}.paris-cluster-preview h2{font-size:15px;font-weight:600;line-height:1.3}.paris-cluster-preview p{margin-top:4px;color:var(--map-muted);font-size:11px;overflow-wrap:anywhere}.paris-cluster-preview header button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border-radius:12px;background:var(--map-bg)}.paris-cluster-preview-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px;display:flex;flex-direction:column;gap:10px}.paris-cluster-preview article{flex:none;min-width:0;border:1px solid var(--map-gold);border-radius:10px;overflow:hidden}.paris-cluster-preview article[data-membership=silver]{border-color:var(--map-silver)}.paris-cluster-preview article a{display:flex;align-items:center;gap:12px;min-height:76px;padding:10px}.paris-cluster-preview article img{width:76px;height:114px;flex:none;object-fit:contain;border-radius:6px}.paris-cluster-preview article a>div{min-width:0;overflow-wrap:anywhere}.paris-cluster-preview article span{display:block;color:var(--map-gold);font-size:11px}.paris-cluster-preview article[data-membership=silver] span{color:var(--map-silver)}.paris-cluster-preview article strong{display:block;margin:6px 0;font-size:14px;line-height:1.3}.paris-cluster-preview article small{color:var(--map-muted);font-size:11px}.paris-cluster-preview :is(button,a):focus-visible{outline:3px solid var(--map-text);outline-offset:-3px}.paris-marker{--pin-size:36px;position:relative;width:var(--pin-size);height:var(--pin-size);color:var(--map-muted)}.paris-place-name{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);width:max-content;max-width:clamp(80px,calc((100vw - 160px) / 2),160px);min-height:28px;padding:5px 8px;border:1px solid;border-radius:8px;background:var(--map-bg);color:var(--map-text);font-size:12px;line-height:1.25;font-weight:600;text-align:left;white-space:normal;overflow-wrap:anywhere;box-shadow:0 2px 6px rgba(0,0,0,.35);cursor:pointer}.paris-place-name:focus-visible{outline:3px solid var(--map-text);outline-offset:3px}.paris-pin{position:relative;width:var(--pin-size);height:var(--pin-size);display:flex;align-items:center;justify-content:center;border:2px solid;background:var(--map-surface);border-radius:50% 50% 50% 12%;transform:rotate(-45deg);box-shadow:0 5px 15px rgba(0,0,0,.45);cursor:pointer}.paris-pin:after{content:"";position:absolute;inset:-7px}.paris-pin>svg{transform:rotate(45deg)}.paris-marker[data-membership=gold]{--pin-size:66px;color:var(--map-gold)}.paris-marker[data-membership=silver]{--pin-size:54px;color:var(--map-silver)}.paris-marker[data-membership=bronze]{--pin-size:44px;color:var(--map-bronze)}.paris-legend [data-tier=gold]{color:var(--map-gold)}.paris-legend [data-tier=silver]{color:var(--map-silver)}.paris-legend [data-tier=bronze]{color:var(--map-bronze)}.paris-toolbar select{color-scheme:dark;background:var(--map-surface)!important;color:var(--map-text)!important;border-radius:6px;min-height:32px;max-width:180px}.paris-filters select{flex:none;min-height:44px;padding:0 8px;border:1px solid var(--map-muted);font-size:12px}.paris-audience{font-size:13px;margin:8px 0}.paris-flyer strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:5px 5px 0;font-size:10px;line-height:1.25}.paris-marker .paris-flyer{bottom:calc(100% + 24px)}.paris-marker[data-membership=silver] .paris-featured-event{width:76px}.paris-marker[data-membership=silver] .paris-flyer{border-color:var(--map-silver)}.paris-marker[data-membership=silver] .paris-flyer strong{padding:8px 6px;-webkit-line-clamp:3}.paris-marker[data-membership=gold] .paris-featured-event{width:86px;border-width:2px}.paris-featured-event:focus-visible{outline:3px solid var(--map-text);outline-offset:3px}.paris-marker .paris-featured-event{left:calc(50% + var(--flyer-x,0px));bottom:calc(100% + 24px + var(--flyer-y,0px))}.paris-event-connector{position:absolute;bottom:100%;left:50%;width:1px;background:currentColor;transform-origin:bottom;pointer-events:none}.paris-compact-bar,.paris-filter-done{display:none}.paris-marker[data-membership=gold] .paris-pin{border-width:3px}.paris-rank{top:-5px;right:-4px;background:var(--map-bg)}.paris-event-dot,.paris-rank{position:absolute;border-radius:50%}.paris-event-dot{width:8px;height:8px;bottom:3px;right:3px;background:currentColor}.is-selected .paris-pin,.paris-pin:focus-visible{outline:3px solid var(--map-text);outline-offset:4px}.paris-flyer{position:absolute;bottom:56px;left:50%;transform:translateX(-50%);width:76px;border:1px solid;border-radius:10px;background:var(--map-bg);color:var(--map-text);box-shadow:0 8px 18px rgba(0,0,0,.5);text-decoration:none;overflow:hidden}.paris-map .paris-flyer img{width:100%!important;height:114px!important;max-width:100%!important;object-fit:cover;display:block}.paris-map .leaflet-top.leaflet-right{top:165px;right:10px}.paris-flyer span{display:block;padding:4px 2px;font-size:8px;text-align:center;white-space:nowrap}.paris-flyer small{position:absolute;top:3px;right:3px;background:var(--map-bg);padding:2px 4px;border-radius:6px}.paris-detail{position:absolute;z-index:600;bottom:28px;left:12px;right:12px;max-height:53%;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--ml-night-border,rgba(244,114,182,.15));border-radius:24px;padding:20px;background:var(--map-surface);box-shadow:0 20px 50px rgba(0,0,0,.55)}.paris-detail h2{font-size:23px;font-weight:600;line-height:1.2;padding-right:32px;margin:6px 0}.paris-detail h3{font-size:18px;font-weight:600;margin:6px 0 12px}.paris-close{position:sticky;top:0;float:right;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-8px -8px 0 0;background:var(--map-bg);border-radius:50%;z-index:2}.paris-muted{color:var(--map-muted);font-size:12px}.paris-cover{position:relative;margin-bottom:12px}.paris-cover img{width:100%;height:100px;object-fit:cover;border-radius:12px}.paris-cover>span{position:absolute;bottom:6px;left:6px}.paris-event{margin-top:16px;padding-top:16px;border-top:1px solid var(--ml-night-border,rgba(244,114,182,.15))}.paris-event-preview{display:flex;gap:16px;align-items:center;margin-bottom:18px;font-size:13px}.paris-event-preview img{width:75px;aspect-ratio:2/3;object-fit:cover;border-radius:10px}.paris-event-preview a{display:block;margin-top:8px}.paris-primary{display:flex;justify-content:center;align-items:center;min-height:48px;border-radius:14px;background:var(--map-text);color:var(--map-bg);font-weight:600}.paris-extra{display:block;min-height:44px;padding-top:16px;font-size:13px}.paris-legend{position:absolute;z-index:400;bottom:28px;left:12px;max-width:245px;padding:0 12px;border-radius:14px;background:var(--map-bg);font-size:11px}.paris-legend summary{cursor:pointer;min-height:44px;align-content:center}.paris-legend-content{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:12px}.paris-legend small{width:100%;color:var(--map-muted);font-size:10px}.paris-legend{pointer-events:auto}.paris-loading,.paris-tile-error{position:absolute;bottom:120px;left:20px;z-index:450;padding:12px;border-radius:12px;background:var(--map-bg);font-size:12px}.paris-place-list{padding:16px;font-size:13px}.paris-event-strip{padding:16px}.paris-event-strip h2{font-size:16px;font-weight:600}.paris-event-strip>p{font-size:12px;color:var(--map-muted);margin:4px 0 12px}.paris-event-strip-items{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}.paris-event-strip article{flex:0 0 280px;border:1px solid var(--map-gold);border-radius:14px;overflow:hidden;scroll-snap-align:start;background:var(--map-surface)}.paris-event-strip article[data-membership=silver]{flex-basis:220px;border-color:var(--map-silver)}.paris-strip-event{display:flex;gap:12px;align-items:center;padding:12px;color:var(--map-text);min-height:130px}.paris-strip-event img{width:70px;height:106px;object-fit:contain;flex:none;border-radius:6px}.paris-strip-event div{min-width:0}.paris-strip-event span{display:block;font-size:11px;color:var(--map-gold)}.paris-event-strip article[data-membership=silver] span{color:var(--map-silver)}.paris-strip-event strong{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.3;margin:6px 0}.paris-strip-event small{color:var(--map-muted);font-size:11px}.paris-event-strip button{min-height:44px;width:100%;border-top:1px solid var(--ml-night-border,rgba(244,114,182,.15));font-size:12px}.paris-place-list summary{cursor:pointer;min-height:44px}.paris-place-list li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid var(--ml-night-border,rgba(244,114,182,.15))}.paris-place-list button{min-height:44px;text-align:left}.paris-place-list li>span{color:var(--map-muted);font-size:11px}@media(min-width:768px){.paris-map-shell{margin:0 24px;border-radius:28px;height:calc(100svh - 190px)}.paris-toolbar{top:20px;left:20px;right:auto;width:580px;max-width:calc(100% - 40px)}.paris-detail{left:auto;right:20px;bottom:36px;width:340px;max-height:calc(100% - 200px)}.paris-flyer{width:86px}.paris-map .paris-flyer img{height:129px!important}.paris-legend{left:20px;bottom:36px}.paris-place-list{padding:24px 40px}}.paris-toolbar{padding:8px 10px;border-radius:16px;max-height:calc(100% - 24px);overflow-y:auto}.paris-toolbar[data-expanded=false]{width:min(320px,calc(100% - 24px));right:auto}.paris-compact-bar{display:flex;gap:10px;align-items:center;justify-content:space-between;min-height:44px}.paris-compact-result{min-width:0;display:flex;flex-direction:column;gap:2px}.paris-compact-result strong{font-size:14px}.paris-compact-result>span{font-size:11px;color:var(--map-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paris-filter-toggle{flex:none;display:flex;align-items:center;gap:6px;min-height:44px;padding:0 10px;border:1px solid var(--map-muted);border-radius:12px;font-size:13px}.paris-filter-number{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:50%;background:var(--map-text);color:var(--map-bg);font-size:11px}.paris-toolbar[data-expanded=false] .paris-filter-panel{display:none}.paris-filter-panel{padding-top:10px}.paris-filter-done{display:block;width:100%;min-height:44px;margin-top:10px;border-radius:12px;background:var(--map-text);color:var(--map-bg);font-size:13px;font-weight:600}.paris-map-shell:has(.paris-toolbar[data-expanded=false]) .leaflet-top.leaflet-right{top:88px}.paris-directions-open{width:100%;margin-top:12px}.paris-locate{position:absolute;z-index:500;top:88px;left:12px;max-width:calc(100% - 80px)}.paris-locate>button{min-height:44px;padding:0 14px;border:1px solid var(--map-muted);border-radius:12px;color:var(--map-text)}.paris-locate>button,.paris-locate>p{background:var(--map-bg);font-size:12px}.paris-locate>p{max-width:280px;margin-top:6px;padding:10px;border-radius:10px}.paris-map-shell:has(.paris-toolbar[data-expanded=true]) .paris-locate{display:none}.paris-route-line{stroke:var(--map-text);filter:drop-shadow(0 0 2px var(--map-bg))}.paris-user-location{border:3px solid var(--map-text);border-radius:50%;background:var(--map-surface);box-shadow:0 0 0 5px var(--map-muted)}.paris-route-origin{border:3px solid var(--map-text);border-radius:3px;background:var(--map-bg)}.paris-route-arrival{border:3px solid var(--map-text);border-radius:50%;background:var(--map-bg);color:var(--map-text)}.paris-route-arrival span{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:4px 8px;border:1px solid var(--map-text);border-radius:6px;background:var(--map-bg);font-size:12px;font-weight:600;white-space:nowrap}.paris-directions{padding:12px 16px 16px;max-height:53%;overflow-x:hidden;overflow-wrap:anywhere}.paris-directions>header{display:flex;justify-content:space-between;gap:8px;position:sticky;top:-12px;background:var(--map-surface);z-index:2}.paris-directions>header button{min-width:44px;min-height:44px;display:flex;align-items:center;gap:6px;justify-content:center;font-size:12px}.paris-directions h2{margin:4px 0 10px;font-size:21px}.paris-directions-destination{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;font-size:13px}.paris-directions-destination span,.paris-directions-privacy{font-size:11px;color:var(--map-muted)}.paris-directions-privacy{margin:10px 0}.paris-directions .paris-primary{width:100%;font-size:13px}.paris-directions form{margin:12px 0}.paris-directions label{display:block;font-size:12px;margin-bottom:6px}.paris-directions-search{display:flex;gap:6px;min-width:0}.paris-directions input{min-width:0;width:100%;padding:8px;background:var(--map-bg);color:var(--map-text);font-size:16px}.paris-directions input,.paris-directions-search button{min-height:44px;border:1px solid var(--map-muted);border-radius:8px}.paris-directions-search button{flex:none;padding:0 10px;font-size:12px}.paris-directions [role=alert],.paris-directions [role=status]{margin:10px 0;font-size:12px}.paris-directions-results{display:flex;flex-direction:column;gap:6px;margin:10px 0}.paris-directions-results button{display:block;width:100%;min-height:44px;text-align:left;padding:10px;border:1px solid var(--map-muted);border-radius:8px;font-size:12px}.paris-directions .paris-directions-metrics{font-size:20px;font-weight:600}.paris-directions-gps{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.paris-directions-gps a{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:44px;padding:8px;border:1px solid var(--map-muted);border-radius:8px;font-size:12px}.paris-directions-share{width:100%;min-height:44px;margin-top:8px;text-decoration:underline;font-size:13px}.paris-directions :is(button,a,input):focus-visible,.paris-locate button:focus-visible{outline:2px solid var(--map-text);outline-offset:2px}@media(min-width:768px){.paris-locate{left:20px;top:98px}.paris-directions{max-height:calc(100% - 120px);width:360px}}