@layer components{.listings-map{border:1px solid oklch(from var(--color-quiet) l calc(c * .2) h);border-radius:12px;width:100%;height:350px;overflow:hidden}.stand-marker{background:var(--color-fig,#8b5a8e);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:0 1px 3px oklch(0% 0 0/.3)}@media (width<=768px){.listings-map{border-radius:8px;height:250px}}}
