.greta-map-shell,.greta-map-shell *{box-sizing:border-box}.greta-map-shell{--greta-red:#e30613;--greta-red-soft:rgba(227, 6, 19, 0.16);--greta-teal:#00a9af;--greta-green:#1da638;--greta-cyan:#66d8de;--greta-ink:#07142a;--greta-muted:#5a667a;--greta-border:rgba(255, 255, 255, 0.28);--greta-glass-top:rgba(255, 255, 255, 0.38);--greta-glass-bottom:rgba(255, 255, 255, 0.14);width:100%;margin:0 auto;color:var(--greta-ink);position:relative}.greta-map-header{max-width:980px;margin:0 auto 28px;text-align:center}.greta-map-shell.no-header .greta-map-header{display:none}.greta-map-kicker{margin:0 0 8px;color:var(--greta-red);font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:13px}.greta-map-header h2{margin:0;font-size:clamp(32px, 5vw, 56px);line-height:1.02;font-weight:500;letter-spacing:-.04em}.greta-map-header p:not(.greta-map-kicker){max-width:680px;margin:14px auto 0;color:var(--greta-muted);font-size:17px;line-height:1.55}.greta-map-layout{position:relative;display:grid;grid-template-columns:minmax(290px,370px) minmax(0,1fr);gap:22px;align-items:stretch}.greta-map-panel,.greta-map-card{position:relative;border:1px solid var(--greta-border);background:linear-gradient(180deg,var(--greta-glass-top),var(--greta-glass-bottom)),radial-gradient(circle at top left,rgb(255 255 255 / .36),transparent 38%),radial-gradient(circle at bottom right,rgb(102 216 222 / .12),transparent 42%);box-shadow:0 24px 60px rgb(5 19 38 / .18),inset 0 1px 0 rgb(255 255 255 / .55),inset 0 -1px 0 rgb(255 255 255 / .1);backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2)}.greta-map-panel::before,.greta-map-card::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgb(255 255 255 / .18),transparent 38%,rgb(255 255 255 / .08) 72%,transparent)}.greta-map-panel{border-radius:30px;padding:18px;min-height:var(--greta-map-height);overflow:hidden}.greta-map-panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.greta-map-badge,.greta-map-count{display:inline-flex;align-items:center;gap:8px;min-height:38px;border-radius:999px;padding:8px 14px;border:1px solid rgb(255 255 255 / .36);background:rgb(255 255 255 / .28);color:var(--greta-ink);font-size:13px;font-weight:700;letter-spacing:.01em;box-shadow:inset 0 1px 0 rgb(255 255 255 / .45)}.greta-map-badge-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--greta-teal),var(--greta-green));box-shadow:0 0 0 5px rgb(0 169 175 / .1)}.greta-map-count-number{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:linear-gradient(135deg,var(--greta-teal),var(--greta-green));color:#fff;font-size:12px;font-weight:800}.greta-map-search-wrap{position:relative;margin-bottom:14px}.greta-map-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:rgb(7 20 42 / .45);z-index:2}.greta-map-search-icon svg{width:100%;height:100%;display:block}.greta-map-search{width:100%;height:52px;border:1px solid rgb(255 255 255 / .34);border-radius:18px;padding:0 18px 0 46px;outline:none;background:rgb(255 255 255 / .42);color:var(--greta-ink);font-size:15px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .38);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}.greta-map-search::placeholder{color:rgb(7 20 42 / .46)}.greta-map-search:focus{border-color:rgb(102 216 222 / .75);box-shadow:0 0 0 4px rgb(102 216 222 / .18),inset 0 1px 0 rgb(255 255 255 / .52);background:rgb(255 255 255 / .56)}.greta-map-list{display:grid;gap:12px;max-height:calc(var(--greta-map-height) - 126px);overflow:auto;padding-right:6px}.greta-map-list::-webkit-scrollbar{width:8px}.greta-map-list::-webkit-scrollbar-thumb{border-radius:999px;background:rgb(7 20 42 / .16)}.greta-map-item{width:100%;position:relative;text-align:left;border:1px solid rgb(255 255 255 / .28);border-radius:20px;padding:14px 16px;background:linear-gradient(180deg,rgb(255 255 255 / .46),rgb(255 255 255 / .22));color:var(--greta-ink);cursor:pointer;box-shadow:inset 0 1px 0 rgb(255 255 255 / .4);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.greta-map-item:hover,.greta-map-item.is-active{transform:translateY(-1px);border-color:rgb(102 216 222 / .42);background:linear-gradient(180deg,rgb(255 255 255 / .6),rgb(255 255 255 / .28));box-shadow:0 16px 30px rgb(6 22 44 / .12),inset 0 1px 0 rgb(255 255 255 / .52)}.greta-map-item.is-active::after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgb(29 166 56 / .26);pointer-events:none}.greta-map-item-city{display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.2;font-weight:800}.greta-map-item-city::before{content:"";width:10px;height:10px;border-radius:999px;background:var(--greta-red);box-shadow:0 0 0 6px var(--greta-red-soft);flex:0 0 auto}.greta-map-item-meta{margin:6px 0 0 20px;color:var(--greta-muted);font-size:13px;line-height:1.35}.greta-map-card{height:var(--greta-map-height);min-height:var(--greta-map-height);border-radius:34px;overflow:hidden}.greta-map-canvas{width:100%;height:100%;min-height:420px;z-index:1}.greta-map-card::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px 0 rgb(255 255 255 / .62),inset 0 -80px 120px rgb(255 255 255 / .12),inset 0 0 0 1px rgb(255 255 255 / .18);z-index:2}.greta-map-shell .leaflet-container{background:rgb(255 255 255 / .4);font-family:inherit}.greta-map-shell .leaflet-control-zoom{border:1px solid rgb(255 255 255 / .34)!important;border-radius:18px!important;overflow:hidden;box-shadow:0 12px 30px rgb(7 20 42 / .12)}.greta-map-shell .leaflet-control-zoom a{width:40px;height:40px;line-height:38px;background:rgb(255 255 255 / .72);color:var(--greta-ink);border-bottom-color:rgb(7 20 42 / .08)}.greta-map-shell .leaflet-control-zoom a:hover{background:rgb(255 255 255 / .92)}.greta-pin-wrap{width:34px!important;height:34px!important;background:transparent!important;border:0!important}.greta-pin-core{position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#ff8b8b 0%,#ff594d 28%,#e30613 62%,#b7000e 100%);border:3px solid rgb(255 255 255 / .95);box-shadow:0 18px 28px rgb(227 6 19 / .32),0 0 0 8px rgb(227 6 19 / .1)}.greta-pin-core::before{content:"";position:absolute;inset:-7px;border-radius:50%;border:1px solid rgb(227 6 19 / .18)}.greta-pin-core::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:rgb(255 255 255 / .92)}.greta-map-shell .leaflet-popup{margin-bottom:18px}.greta-map-shell .leaflet-popup-content-wrapper{border-radius:26px;padding:0;overflow:hidden;border:1px solid rgb(255 255 255 / .32);background:linear-gradient(180deg,rgb(255 255 255 / .7),rgb(255 255 255 / .34)),radial-gradient(circle at top left,rgb(255 255 255 / .44),transparent 45%);backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);box-shadow:0 26px 50px rgb(7 20 42 / .2),inset 0 1px 0 rgb(255 255 255 / .52)}.greta-map-shell .leaflet-popup-content{margin:0;width:310px!important}.greta-map-shell .leaflet-popup-tip{background:rgb(255 255 255 / .62);box-shadow:none}.greta-popup{padding:20px}.greta-popup-title{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:18px;line-height:1.15;font-weight:850}.greta-popup-title::before{content:"";width:11px;height:11px;flex:0 0 auto;border-radius:3px;background:linear-gradient(135deg,var(--greta-red),#ff5a3d);box-shadow:0 0 0 6px rgb(227 6 19 / .08)}.greta-popup-tag{display:inline-flex;align-items:center;margin:0 0 14px;padding:8px 12px;border-radius:999px;background:rgb(0 169 175 / .1);color:#4d607d;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.greta-popup-line{margin:0 0 8px;color:var(--greta-muted);font-size:14px;line-height:1.5}.greta-popup-line strong{color:var(--greta-ink)}.greta-popup-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.greta-popup-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px;line-height:1;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.greta-popup-actions a:first-child{background:linear-gradient(135deg,var(--greta-green),var(--greta-teal));color:#fff;box-shadow:0 12px 24px rgb(0 169 175 / .22)}.greta-popup-actions a:last-child{background:rgb(227 6 19 / .1);color:var(--greta-red)}.greta-popup-actions a:hover{transform:translateY(-1px);opacity:.95}.greta-map-empty{padding:18px;border-radius:18px;background:rgb(255 255 255 / .28);color:var(--greta-muted);font-size:14px;text-align:center}@media (max-width:900px){.greta-map-layout{grid-template-columns:1fr}.greta-map-panel,.greta-map-card{min-height:auto;height:auto}.greta-map-panel{min-height:320px}.greta-map-canvas{height:min(72vh, 520px);min-height:420px}.greta-map-list{max-height:300px}}@media (max-width:640px){.greta-map-panel,.greta-map-card{border-radius:24px}.greta-map-panel{padding:14px}.greta-map-panel-top{align-items:stretch}.greta-map-badge,.greta-map-count{width:100%;justify-content:center}.greta-map-shell .leaflet-popup-content{width:min(82vw, 310px)!important}.greta-popup-actions{flex-direction:column}.greta-popup-actions a{width:100%}}.greta-map-item-place{margin:6px 0 0 20px;color:rgb(7 20 42 / .78);font-size:13px;line-height:1.35;font-weight:750}.greta-popup-place{margin:-4px 0 12px;color:var(--greta-ink);font-size:15px;line-height:1.35;font-weight:850}.greta-popup-line span{color:var(--greta-muted)}.greta-popup-access{margin:12px 0 0;padding:10px 12px;border-radius:14px;background:rgb(29 166 56 / .1);color:#1a6840;font-size:13px;line-height:1.35;font-weight:700}.greta-popup-formations{margin-top:14px;padding-top:13px;border-top:1px solid rgb(7 20 42 / .08)}.greta-popup-formations>strong{display:block;margin-bottom:8px;color:var(--greta-ink);font-size:13px;font-weight:850}.greta-popup-formations ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}.greta-popup-formations li{position:relative;padding-left:13px;color:var(--greta-muted);font-size:12.5px;line-height:1.32}.greta-popup-formations li::before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--greta-red)}.greta-popup-formations a{color:var(--greta-ink);text-decoration:none;font-weight:700}.greta-popup-formations a:hover{text-decoration:underline}.greta-popup-more{opacity:.78;font-weight:750}.greta-popup-source{display:inline-flex;margin-top:12px;color:rgb(7 20 42 / .54);font-size:11px;text-decoration:none}.greta-popup-source:hover{color:var(--greta-red);text-decoration:underline}.greta-map-filter{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.greta-map-filter-btn{appearance:none;border:1px solid rgb(255 255 255 / .32);border-radius:999px;padding:8px 12px;background:rgb(255 255 255 / .26);color:rgb(7 20 42 / .74);cursor:pointer;font-size:12px;line-height:1;font-weight:800;box-shadow:inset 0 1px 0 rgb(255 255 255 / .38);transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.greta-map-filter-btn:hover,.greta-map-filter-btn.is-active{transform:translateY(-1px);border-color:rgb(102 216 222 / .44);background:linear-gradient(135deg,rgb(29 166 56 / .88),rgb(0 169 175 / .88));color:#fff;box-shadow:0 10px 22px rgb(0 169 175 / .18),inset 0 1px 0 rgb(255 255 255 / .35)}.greta-map-list{max-height:calc(var(--greta-map-height) - 186px)}.greta-map-item-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0 20px}.greta-map-item-tags span{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:4px 8px;background:rgb(255 255 255 / .26);color:rgb(7 20 42 / .62);font-size:10.5px;font-weight:800;line-height:1}.greta-map-shell .leaflet-popup-content{width:min(340px, 82vw)!important}.greta-popup{max-height:min(560px, calc(var(--greta-map-height) - 70px), 72vh);overflow-y:auto;scrollbar-width:thin;padding-right:18px}.greta-popup::-webkit-scrollbar{width:8px}.greta-popup::-webkit-scrollbar-thumb{border-radius:999px;background:rgb(7 20 42 / .18)}.greta-popup-formations ul{max-height:150px;overflow:auto;padding-right:6px}@media (max-width:900px){.greta-map-list{max-height:300px}}@media (max-width:640px){.greta-map-filter-btn{flex:1 1 calc(50% - 8px);justify-content:center;text-align:center}.greta-popup{max-height:62vh}}.greta-map-shell{overflow-x:clip}.greta-map-layout{align-items:stretch}.greta-map-panel,.greta-map-card{height:var(--greta-map-height)}.greta-map-card,.greta-map-canvas,.greta-map-canvas .leaflet-container{height:100%!important}.greta-map-panel,.greta-map-list,.greta-map-item,.greta-map-filter{max-width:100%;overflow-x:hidden}.greta-map-filter{padding-bottom:1px}.greta-map-search-wrap{overflow:visible}.greta-map-search-icon{left:18px;width:18px;height:18px;pointer-events:none;opacity:.72}.greta-map-search{padding-left:54px!important;padding-right:18px!important;text-indent:0!important;overflow:hidden;text-overflow:ellipsis}.greta-map-list{padding-right:8px;padding-bottom:2px;scrollbar-gutter:stable}.greta-map-item-tags{overflow:hidden}.greta-map-item-tags span{max-width:100%;white-space:nowrap}@media (max-width:900px){.greta-map-panel,.greta-map-card{height:auto}.greta-map-card,.greta-map-canvas,.greta-map-canvas .leaflet-container{height:min(72vh, 520px)!important}}.greta-map-panel{display:flex!important;flex-direction:column!important;overflow:hidden!important}.greta-map-panel-top,.greta-map-search-wrap,.greta-map-filter{flex:0 0 auto!important}.greta-map-list{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;padding-right:10px!important;padding-bottom:18px!important;margin-right:-2px!important;scrollbar-gutter:stable!important;overscroll-behavior:contain}.greta-map-list::-webkit-scrollbar{width:10px}.greta-map-list::-webkit-scrollbar-track{margin:4px 0 14px;border-radius:999px;background:rgb(7 20 42 / .08)}.greta-map-list::-webkit-scrollbar-thumb{border:2px solid rgb(255 255 255 / .28);border-radius:999px;background:rgb(7 20 42 / .24);background-clip:padding-box}.greta-map-list::-webkit-scrollbar-thumb:hover{background:rgb(7 20 42 / .34);background-clip:padding-box}.greta-map-item:last-child{margin-bottom:4px}@media (max-width:900px){.greta-map-panel{height:auto!important;max-height:none!important}.greta-map-list{flex:none!important;max-height:340px!important}}.greta-map-panel{display:flex!important;flex-direction:column!important;min-height:var(--greta-map-height)!important;overflow:hidden!important}.greta-map-panel-top,.greta-map-search-wrap,.greta-map-filter{flex:0 0 auto!important}.greta-map-list{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:12px!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 12px 12px 0!important;margin:0!important;scrollbar-gutter:stable!important;overscroll-behavior:contain}.greta-map-item,.greta-map-item:hover,.greta-map-item.is-active,.greta-map-filter,.greta-map-filter-btn,.greta-map-item-tags,.greta-map-item-tags span{overflow:visible!important}.greta-map-item{flex:0 0 auto!important;min-height:auto!important;max-height:none!important;white-space:normal!important}.greta-map-item-city,.greta-map-item-place,.greta-map-item-meta,.greta-map-item-tags span{overflow-wrap:anywhere}.greta-map-list::-webkit-scrollbar{width:8px!important}.greta-map-list::-webkit-scrollbar-track{margin:0!important;border-radius:999px;background:rgb(7 20 42 / .08)}.greta-map-list::-webkit-scrollbar-thumb{min-height:44px;border:2px solid transparent!important;border-radius:999px;background:rgb(7 20 42 / .28)!important;background-clip:padding-box!important}.greta-map-list::-webkit-scrollbar-thumb:hover{background:rgb(7 20 42 / .38)!important;background-clip:padding-box!important}@media (max-width:900px){.greta-map-panel{min-height:320px!important;height:auto!important;max-height:none!important}.greta-map-list{flex:none!important;max-height:340px!important}}.greta-popup-formation-title{font-weight:700;line-height:1.35}.greta-popup-sessions{margin:5px 0 0!important;padding-left:16px!important;color:var(--greta-muted);font-size:12px;line-height:1.4}.greta-popup-sessions li{margin:2px 0!important}.greta-popup-sessions .greta-popup-consultation{font-weight:700;color:var(--greta-ink)}.greta-popup-sessions .greta-popup-general{font-weight:700;color:var(--greta-ink);font-style:italic}