.poi-marker{position:relative;width:42px;height:51px;min-height:0;padding:0;overflow:visible;border:0;border-radius:0;background:transparent!important;color:#fff;filter:drop-shadow(0 5px 6px #0008);transform-origin:50% 100%;transition:transform .16s ease,filter .16s ease}
.poi-marker:hover,.poi-marker:focus-visible{z-index:5;outline:0;filter:drop-shadow(0 8px 9px #000a);transform:translateY(-3px) scale(1.12)}
.poi-marker-pin{display:block;width:42px;height:51px;overflow:visible}.poi-marker-shape{fill:var(--marker-color);stroke:#fff;stroke-width:2.2}.poi-marker-face{fill:#071824;fill-opacity:.18;stroke:#fff;stroke-opacity:.28}.poi-marker-symbol{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.poi-marker-label{position:absolute;bottom:calc(100% + 7px);left:50%;display:block;width:max-content;max-width:190px;padding:6px 9px;overflow:hidden;border:1px solid #41657a;border-radius:10px;background:#071824ed;color:#fff;box-shadow:0 7px 18px #0008;font-size:10px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .15s,transform .15s}
.poi-marker:hover .poi-marker-label,.poi-marker:focus-visible .poi-marker-label{opacity:1;transform:translate(-50%,0)}
.poi-marker-restaurant{--marker-color:#f97316}.poi-marker-hotel{--marker-color:#168dc3}.poi-marker-fuel{--marker-color:#16a366}.poi-marker-viewpoint{--marker-color:#8b4dd1}
@media(max-width:600px){.poi-marker{width:38px;height:47px}.poi-marker-pin{width:38px;height:47px}.poi-marker-label{display:none}}
#context-dialog .context-grid button{display:flex;align-items:center;justify-content:flex-start;gap:11px;min-height:68px;padding:10px 14px;font-size:12px;text-align:left}.context-poi-icon{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:12px;background:var(--poi-menu-color,#2997ff);box-shadow:0 6px 14px color-mix(in srgb,var(--poi-menu-color,#2997ff) 30%,transparent)}.context-poi-icon svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.context-poi-restaurant{--poi-menu-color:#f97316}.context-poi-hotel{--poi-menu-color:#168dc3}.context-poi-fuel{--poi-menu-color:#16a366}.context-poi-viewpoint{--poi-menu-color:#8b4dd1}#context-dialog .context-grid button:hover .context-poi-icon,#context-dialog .context-grid button:focus-visible .context-poi-icon{transform:scale(1.07)}
@media(max-width:420px){#context-dialog .context-grid button{min-height:61px;padding:8px 10px;gap:8px;font-size:11px}.context-poi-icon{flex-basis:34px;width:34px;height:34px}.context-poi-icon svg{width:20px;height:20px}}
