html,body{margin:0;padding:0}.edgar-carte{position:relative;width:100%;height:100%;overflow:hidden;background:#faf3e8;font-family:"Poppins",sans-serif}.edgar-carte--fullscreen{position:fixed;inset:0;width:100vw;height:100dvh}.edgar-carte--shortcode{left:50%;width:100vw;height:100dvh;transform:translateX(-50%)}.edgar-carte .maplibregl-ctrl-top-left,.edgar-carte .maplibregl-ctrl-top-right{top:var(--carte-safe-top)}.edgar-carte__chargement{position:absolute;top:calc(50% + var(--carte-safe-top)/2);left:50%;z-index:3;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#000;color:#fff}.edgar-carte__chargement svg{display:block;width:24px;height:24px;fill:#000}.is-loaded .edgar-carte__chargement{display:none}
.edgar-pin{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:55px}.edgar-pin:before{display:none}.edgar-pin>svg{display:block;width:44px;height:55px}.edgar-pin__icon{position:absolute;top:10px;left:11px;z-index:1;width:22px;height:22px;object-fit:contain;filter:brightness(0)}
.edgar-region-button,.edgar-map-reset{font-family:"Poppins",sans-serif;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease,opacity .3s ease,transform .3s ease}.edgar-region-button{min-height:42px;padding:8px 18px;border:0;border-radius:32px;background:#000;color:#fff;font-size:13px;line-height:1.15;white-space:nowrap}.edgar-region-button:hover{background:#404040;transform:scale(1.04)}.edgar-region-button:focus-visible{outline:3px solid #f15b47;outline-offset:3px}.edgar-region-marker{z-index:3;transition:opacity .16s ease,visibility .16s ease}.edgar-region-marker.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.edgar-map-reset{position:absolute;left:24px;bottom:34px;z-index:8;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border:0;border-radius:32px;background:#000;color:#fff;font-size:14px;line-height:1.2}.edgar-map-reset:hover{background:#404040}.edgar-map-reset.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.edgar-map-reset__icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;overflow:visible}.edgar-map-reset__icon svg{display:block;width:16px;height:16px;flex:0 0 16px;overflow:visible}
.edgar-place-panel{position:absolute;top:164px;right:40px;z-index:20;width:332px;max-height:calc(100% - 188px);overflow:auto;border-radius:16px;background:var(--place-color,#EDA569);box-shadow:0 12px 36px rgba(0,0,0,.18);opacity:0;transform:translateX(24px);transition:opacity .3s ease,transform .3s ease}.edgar-place-panel.is-open{opacity:1;transform:translateX(0)}.edgar-place-panel__photo{display:block;width:100%;height:200px;object-fit:cover;border-radius:16px}.edgar-place-panel__body{padding:18px 24px 24px}.edgar-place-panel__body h2{margin:0 0 4px;color:#000;font:600 24px/32px Poppins,sans-serif}.edgar-place-panel__category{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#000;font:600 16px/22px Poppins,sans-serif}.edgar-place-panel__category img{width:20px;height:20px;object-fit:contain;filter:brightness(0)}.edgar-place-panel__description{margin:0 0 12px;color:#000;font:400 14px/20px Inter,sans-serif}.edgar-place-panel__contact{display:flex;flex-direction:column;gap:12px;margin-top:12px}.edgar-place-panel__row{display:flex;align-items:center;gap:8px;color:#000;font:400 14px/20px Inter,sans-serif}.edgar-place-panel__row>img{display:block;width:16px;height:16px;flex:0 0 16px;object-fit:contain}.edgar-place-panel__row a{color:inherit;text-decoration:none;transition:color .3s ease}.edgar-place-panel__row a:hover{text-decoration:underline}.edgar-place-panel__actions{display:flex;align-items:center;gap:12px;margin-top:24px}.edgar-place-panel__route{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 24px;border-radius:32px;background:#000;color:#fff;font:600 14px/1 Poppins,sans-serif;text-decoration:none;transition:background-color .3s ease,color .3s ease}.edgar-place-panel__route:hover{background:#404040}.edgar-place-panel__social,.edgar-place-panel__close{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#000;color:#fff;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.edgar-place-panel__social{width:40px;height:40px}.edgar-place-panel__social img,.edgar-place-panel__close img{display:block;width:24px;height:24px;object-fit:contain}.edgar-place-panel__social:hover,.edgar-place-panel__close:hover{background:#404040;transform:scale(1.04)}.edgar-place-panel__close{position:absolute;top:8px;right:8px;z-index:2;width:40px;height:40px;border:0;cursor:pointer}.edgar-place-panel__close:focus-visible{outline:3px solid #fff;outline-offset:2px}
@media(max-width:767px){.edgar-region-button{min-height:38px;padding:7px 14px;font-size:11px}.edgar-map-reset{left:16px;bottom:28px;min-height:40px;padding:8px 14px;font-size:12px}.edgar-place-panel{top:auto;right:8px;bottom:8px;width:calc(100% - 16px);max-height:75dvh}.edgar-place-panel__photo{height:180px}}
.edgar-place-panel__row--address{align-items:flex-start}
.edgar-place-panel__photo-wrap{position:relative}.edgar-place-panel__photo-wrap--category{overflow:hidden;border-radius:16px}.edgar-place-panel__photo-wrap--category:after{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,#fff 68%,var(--place-color,#EDA569)) 0%,var(--place-color,#EDA569) 52%,color-mix(in srgb,#000 22%,var(--place-color,#EDA569)) 100%);opacity:.58;mix-blend-mode:color;pointer-events:none}.edgar-place-panel__photo-wrap--category .edgar-place-panel__photo{filter:grayscale(1) contrast(1.04) brightness(1.03)}
.edgar-place-panel__share{position:relative;width:40px;height:40px;padding:0;border:0;cursor:pointer}.edgar-place-panel__share img{display:block;width:24px;height:24px;object-fit:contain}.edgar-place-panel__share-note{position:absolute;right:0;bottom:48px;width:max-content;padding:8px 16px;border-radius:32px;background:#fff;color:#000;font:400 12px/1 Inter,sans-serif;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:none}.edgar-place-panel__share.is-copied .edgar-place-panel__share-note{opacity:1;visibility:visible;transform:translateY(0)}.edgar-place-panel__share:hover{background:#404040;transform:scale(1.04)}
.edgar-place-panel__share{margin-left:auto}
.edgar-place-panel{right:40px}
.edgar-place-panel__share{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:0;background:transparent;color:#000}
.edgar-place-panel__share:hover{background:transparent}
@media(max-width:1200px){.edgar-place-panel{right:32px}}
@media(max-width:767px){.edgar-place-panel{right:16px;width:calc(100% - 32px)}}
.edgar-carte .maplibregl-ctrl-group{overflow:hidden;border:1px solid rgba(0,0,0,.14);border-radius:12px;background:#fff;box-shadow:none}
.edgar-carte .maplibregl-ctrl-group button{display:block;width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:50% 50%!important;color:#000;box-shadow:none!important;appearance:none;-webkit-appearance:none}
.edgar-carte .maplibregl-ctrl-group button+button{border-top:1px solid rgba(0,0,0,.14)!important}
.edgar-carte .maplibregl-ctrl-group button:hover{background-color:rgba(0,0,0,.06)!important}

/* Intégration Elementor : la carte occupe la fenêtre, tandis que le header
   reste dans le flux et se dessine par-dessus la carte. */
.carte-wrapper{
	position:relative!important;
	width:100%!important;
	height:100dvh!important;
	min-height:100dvh!important;
}
.carte-sticky{
	position:fixed!important;
	inset:0!important;
	width:100vw!important;
	height:100dvh!important;
	min-height:100dvh!important;
	z-index:1!important;
}
.carte-sticky .elementor-widget-shortcode,
.carte-sticky .elementor-widget-container,
.carte-sticky .elementor-shortcode,
.carte-sticky .edgar-carte--shortcode{
	width:100%!important;
	height:100%!important;
	min-height:100%!important;
}
.carte-sticky .edgar-carte--shortcode{
	position:relative!important;
	left:auto!important;
	transform:none!important;
}
header.elementor-location-header{
	position:relative!important;
	z-index:100!important;
}

/* Isolation des contrôles contre les styles globaux d'Elementor et du thème. */
.edgar-carte button.edgar-region-button,
.edgar-carte button.edgar-map-reset,
.edgar-carte button.edgar-place-panel__close,
.edgar-carte button.edgar-place-panel__share,
.edgar-carte a.edgar-place-panel__route,
.edgar-carte a.edgar-place-panel__social{
	box-sizing:border-box!important;
	border:0!important;
	outline:0!important;
	box-shadow:none!important;
	text-transform:none!important;
	letter-spacing:normal!important;
	-webkit-appearance:none!important;
	appearance:none!important;
}
.edgar-carte button.edgar-region-button{
	min-width:0!important;
	min-height:42px!important;
	margin:0!important;
	background:#000!important;
	color:#fff!important;
}
.edgar-carte button.edgar-map-reset{
	display:inline-flex!important;
	flex-direction:row!important;
	flex-wrap:nowrap!important;
	align-items:center!important;
	justify-content:center!important;
	gap:8px!important;

	width:max-content!important;
	min-width:max-content!important;
	max-width:none!important;

	min-height:44px!important;
	margin:0!important;
	background:#000!important;
	color:#fff!important;
	white-space:nowrap!important;
}
.edgar-carte button.edgar-map-reset > span{
	display:inline-flex;
	flex:0 0 auto;
	align-items:center;
	white-space:nowrap;
}
.edgar-carte button.edgar-place-panel__close{
	display:inline-flex!important;
	width:40px!important;
	height:40px!important;
	min-width:40px!important;
	min-height:40px!important;
	margin:0!important;
	padding:0!important;
	border-radius:50%!important;
	background:#000!important;
	color:#fff!important;
}
.edgar-carte a.edgar-place-panel__route{
	min-width:0!important;
	min-height:40px!important;
	margin:0!important;
	padding:0 24px!important;
	border-radius:32px!important;
	background:#000!important;
	color:#fff!important;
}
.edgar-carte a.edgar-place-panel__social,
.edgar-carte button.edgar-place-panel__share{
	width:40px!important;
	height:40px!important;
	min-width:40px!important;
	min-height:40px!important;
	margin:0!important;
	padding:0!important;
	border-radius:50%!important;
}
.edgar-carte button.edgar-place-panel__share{
	background:transparent!important;
}
.edgar-carte button.edgar-place-panel__close:hover,
.edgar-carte a.edgar-place-panel__route:hover,
.edgar-carte a.edgar-place-panel__social:hover{
	border:0!important;
	background:#404040!important;
}
.edgar-carte.edgar-carte--shortcode button.edgar-map-reset {
	display: inline-flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;

	width: auto !important;
	min-width: max-content !important;
	max-width: none !important;

	min-height: 44px !important;
	padding: 10px 18px !important;

	white-space: nowrap !important;
}

.edgar-carte.edgar-carte--shortcode button.edgar-map-reset > span {
	display: inline-flex !important;
	flex: 0 0 auto !important;
	align-items: center !important;
	white-space: nowrap !important;
}

.edgar-carte.edgar-carte--shortcode button.edgar-map-reset > .edgar-map-reset__icon {
	width: 16px !important;
	height: 16px !important;
	flex-basis: 16px !important;
}