#evbMobileMapControls.evb-shared-map-controls{position:fixed!important;right:14px!important;bottom:42px!important;z-index:6900!important;width:44px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:7px!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}
#evbMobileMapControls.evb-shared-map-controls .evb-map-ctrl-btn{position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:999px!important;background:rgba(255,255,255,.98)!important;color:#111827!important;box-shadow:0 10px 26px rgba(15,23,42,.14)!important;cursor:pointer!important;text-decoration:none!important;transition:transform .14s ease,border-color .14s ease,background .14s ease!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box!important}
#evbMobileMapControls.evb-shared-map-controls .evb-map-ctrl-btn:hover,#evbMobileMapControls.evb-shared-map-controls .evb-map-ctrl-btn:focus-visible{transform:translateY(-1px)!important;border-color:rgba(17,24,39,.28)!important;outline:none!important}
#evbMobileMapControls.evb-shared-map-controls .evb-map-ctrl-btn.is-loading{opacity:.65!important;pointer-events:none!important}
#evbMobileMapControls.evb-shared-map-controls .evb-ctrl-icon{width:21px!important;height:21px!important;display:block!important;stroke:currentColor!important}
#evbMobileMapControls.evb-shared-map-controls #evbMapTypeBtn.has-layer-changes{background:#facc15!important;border-color:#eab308!important;color:#111827!important;box-shadow:0 10px 24px rgba(202,138,4,.28)!important}
#evbMobileMapControls.evb-shared-map-controls #evbMapTypeBtn.has-layer-changes:after{content:""!important;position:absolute!important;top:-4px!important;right:-4px!important;width:12px!important;height:12px!important;border:2px solid #fff!important;border-radius:50%!important;background:#ef4444!important;box-shadow:0 2px 7px rgba(15,23,42,.22)!important;box-sizing:border-box!important;z-index:5!important}
.evb-shared-layers-panel{position:fixed!important;right:66px!important;bottom:150px!important;z-index:7205!important;width:286px!important;padding:14px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 18px 50px rgba(15,23,42,.2)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-sizing:border-box!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(7px) scale(.98);transform-origin:right bottom;transition:opacity .14s ease,visibility .14s ease,transform .14s ease}
.evb-shared-layers-panel[hidden]{display:none!important}.evb-shared-layers-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) scale(1)}
.evb-shared-layers-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.evb-shared-layers-head>strong{color:#111827;font-size:16px;font-weight:900;line-height:1.1}.evb-shared-layers-close{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:#f3f4f6;color:#6b7280;font-size:24px;font-weight:300;line-height:1;cursor:pointer}.evb-shared-layers-close:hover{background:#e5e7eb;color:#111827}
.evb-shared-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px}.evb-shared-style-card{min-width:0;padding:6px;border:1.5px solid #e5e7eb;border-radius:13px;background:#fff;color:#111827;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.evb-shared-style-card:hover{border-color:#cbd5e1;background:#f8fafc}.evb-shared-style-card.is-active{border-color:#f0b900;background:#fffbeb;box-shadow:0 0 0 2px rgba(250,204,21,.13)}.evb-shared-style-preview{display:block;width:100%;height:55px;margin-bottom:7px;border-radius:9px;background-color:#e6efe4;background-position:center;background-size:cover}.evb-shared-style-preview.is-map{background-image:linear-gradient(28deg,transparent 47%,#fff 48% 52%,transparent 53%),linear-gradient(145deg,#d8ecd2 0 43%,#bee3ee 44% 57%,#eadfc9 58%)}.evb-shared-style-preview.is-satellite{background-image:linear-gradient(125deg,rgba(43,78,42,.15),rgba(17,24,39,.28)),repeating-linear-gradient(35deg,#57764d 0 10px,#74855b 10px 20px,#6b6846 20px 29px)}.evb-shared-style-card>span:last-child{display:block;padding:0 2px 2px}.evb-shared-style-card strong,.evb-shared-style-card small{display:block}.evb-shared-style-card strong{font-size:12px;font-weight:900}.evb-shared-style-card small{margin-top:2px;color:#8a919e;font-size:9.5px;font-weight:700}
.evb-shared-layer-toggle{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 2px;border-top:1px solid #eef0f3;cursor:pointer}.evb-shared-layer-copy{min-width:0;display:flex;align-items:center;gap:9px}.evb-shared-layer-icon{width:30px;height:30px;flex:0 0 30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f3f4f6;color:#111827;font-size:12px;font-weight:900}.evb-shared-layer-copy strong,.evb-shared-layer-copy small{display:block}.evb-shared-layer-copy strong{color:#111827;font-size:12px;font-weight:900;line-height:1.15}.evb-shared-layer-copy small{margin-top:3px;color:#8a919e;font-size:9.5px;font-weight:700;line-height:1.15}.evb-shared-layer-toggle input{position:absolute;opacity:0;pointer-events:none}.evb-shared-layer-switch{position:relative;width:38px;height:22px;flex:0 0 38px;border-radius:999px;background:#d1d5db;transition:background .15s ease}.evb-shared-layer-switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(15,23,42,.2);transition:transform .15s ease}.evb-shared-layer-toggle input:checked+.evb-shared-layer-switch{background:#facc15}.evb-shared-layer-toggle input:checked+.evb-shared-layer-switch:after{transform:translateX(16px)}.evb-shared-layer-toggle input:focus-visible+.evb-shared-layer-switch{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}
#evbMobileMapControls.evb-shared-map-controls .evb-legend-wrap{position:relative!important}.evb-shared-legend{position:absolute!important;right:52px!important;bottom:0!important;width:205px!important;padding:12px 34px 12px 12px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:14px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 14px 34px rgba(15,23,42,.18)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(6px) scale(.98)!important;transform-origin:right bottom!important;transition:.14s!important;box-sizing:border-box!important}.evb-shared-legend.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(0) scale(1)!important}.evb-shared-legend .evb-legend-close{position:absolute!important;top:7px!important;right:8px!important;width:24px!important;height:24px!important;border:0!important;background:transparent!important;color:#9ca3af!important;font-size:25px!important;line-height:1!important;cursor:pointer!important}.evb-shared-legend .evb-legend-row{display:flex!important;align-items:center!important;gap:9px!important;color:#1f2937!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}.evb-shared-legend .evb-legend-row+.evb-legend-row{margin-top:9px!important}.evb-shared-legend .evb-legend-dot{width:22px!important;height:22px!important;flex:0 0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:2px solid #fff!important;border-radius:50%!important;color:#fff!important;font-size:11px!important;box-shadow:0 4px 10px rgba(15,23,42,.18)!important}.evb-shared-legend .evb-green{background:#23934c!important}.evb-shared-legend .evb-yellow{background:#ffb21a!important}.evb-shared-legend .evb-red{background:#ff4b3e!important}.evb-shared-legend .evb-legend-roaming-marker{width:24px;height:28px;flex:0 0 24px;position:relative}.evb-shared-legend .evb-legend-roaming-pin{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50% 50% 50% 0;background:#23934c;color:#fff;font-size:10px;transform:rotate(-45deg)}.evb-shared-legend .evb-legend-roaming-pin::first-letter{transform:rotate(45deg)}.evb-shared-legend .evb-legend-roaming-badge{position:absolute;right:-3px;bottom:0;width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background:#facc15;color:#111827;font-size:7px}
body:has(#evbMobileMapControls.evb-shared-map-controls) .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-group{display:none!important}
@media(max-width:768px){#evbMobileMapControls.evb-shared-map-controls{right:9px!important;bottom:50px!important;gap:6px!important;width:42px!important}#evbMobileMapControls.evb-shared-map-controls .evb-map-ctrl-btn{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.evb-shared-layers-panel{right:59px!important;bottom:calc(150px + env(safe-area-inset-bottom))!important;width:min(278px,calc(100vw - 76px))!important;padding:13px!important}.evb-shared-style-preview{height:50px}.evb-shared-legend{right:49px!important;width:min(205px,calc(100vw - 76px))!important}}
