@layer components{@keyframes property-map-marker-in{0%{opacity:0;transform:translate(-50%,-80%)scale(.72)}72%{opacity:1;transform:translate(-50%,-108%)scale(1.04)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.property-map-price-marker{transform-origin:50% 100%;cursor:pointer;filter:drop-shadow(0 8px 14px #181a202e);align-items:center;gap:.25rem;transition:filter .18s,transform .18s;animation:.26s cubic-bezier(.2,.9,.2,1.2) property-map-marker-in;display:inline-flex;position:relative;transform:translate(-50%,-100%)}.property-map-price-marker:hover{filter:drop-shadow(0 10px 18px #181a203d);transform:translate(-50%,-106%)scale(1.04)}.property-map-price-marker__price{min-height:2rem;color:var(--text-primary);white-space:nowrap;background:#fff;border:1px solid #181a2033;border-radius:9999px;align-items:center;padding:.375rem .75rem;font-size:.9125rem;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.property-map-price-marker__promotion{background:#fdc252;border:1px solid #181a201a;border-radius:9999px;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;display:inline-flex;box-shadow:0 2px 8px #fdc25257}.property-map-price-marker__promotion:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block}.property-map-price-marker__promotion--vip:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 15.2h14v1.6H3v-1.6Z' fill='%23181A20'/%3E%3Cpath d='M3.8 13.8 2.6 5.2l4.4 3.4L10 3l3 5.6 4.4-3.4-1.2 8.6H3.8Z' fill='%23181A20'/%3E%3C/svg%3E")}.property-map-price-marker__promotion--up:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6 18c3.3 0 5.7-2.2 5.7-5.5 0-2.5-1.4-4.5-3.1-5.9-.7-.6-1.6.1-1.3 1 .2.7.2 1.3-.1 1.8-.9-2.5-2.6-4.4-4.7-5.5-.8-.4-1.7.4-1.4 1.3.5 1.5.2 2.6-.8 3.9-.9 1.1-1.2 2.1-1.2 3.4 0 3.3 2.5 5.5 5.7 5.5h1.2Z' fill='%23FF7A1A'/%3E%3Cpath d='M10 18c1.9 0 3.3-1.2 3.3-3.1 0-1.5-.8-2.6-1.8-3.5-.5-.4-1.1 0-.9.6.1.4.1.8 0 1.1-.5-1.3-1.4-2.3-2.5-2.9-.5-.3-1 .2-.8.8.3.9.1 1.5-.5 2.2-.5.6-.7 1.2-.7 1.9 0 1.7 1.4 2.9 3.1 2.9h.8Z' fill='%23FDC252'/%3E%3C/svg%3E")}.property-map-price-marker__promotion--top:before{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 2.6 2.1 4.4 4.8.7-3.5 3.4.8 4.8-4.2-2.3-4.2 2.3.8-4.8-3.5-3.4 4.8-.7L10 2.6Z' fill='%2316875A'/%3E%3C/svg%3E")}.property-map-price-marker:after{content:"";background:#fff;border-bottom:1px solid #181a201a;border-right:1px solid #181a201a;width:.75rem;height:.75rem;transition:background-color .18s,border-color .18s;position:absolute;bottom:-.375rem;left:50%;transform:translate(-50%)rotate(45deg)}.property-map-price-marker--promoted .property-map-price-marker__price{background:#fff8ea;border-color:#fdc252;box-shadow:0 0 0 3px #fdc2523d}.property-map-price-marker--promoted:after{background:#fff8ea;border-color:#fdc252}.property-map-price-marker--vip .property-map-price-marker__promotion{background:linear-gradient(135deg,#fdc252,#ff9f43);border-color:#ff9f43b3}.property-map-price-marker--hot .property-map-price-marker__promotion{color:#d85b20;background:#ffefe4;border-color:#d85b203d}.property-map-price-marker--top .property-map-price-marker__promotion{color:#16875a;background:#ecfdf5;border-color:#16875a3d}.property-map-price-marker--colored .property-map-price-marker__price{border-color:#fadbb2}.property-map-price-marker.property-map-price-marker--active .property-map-price-marker__price{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 0 0 3px #47bf893d}.property-map-price-marker.property-map-price-marker--active:after{border-color:var(--primary);background:var(--primary)}.property-map-cluster-marker{transform-origin:50% 100%;cursor:pointer;filter:drop-shadow(0 8px 14px #181a2033);justify-content:center;align-items:center;transition:filter .18s,transform .18s;animation:.26s cubic-bezier(.2,.9,.2,1.2) property-map-marker-in;display:inline-flex;position:relative;transform:translate(-50%,-100%)}.property-map-cluster-marker:hover{filter:drop-shadow(0 10px 18px #181a2042);transform:translate(-50%,-106%)scale(1.04)}.property-map-cluster-marker__count{background:var(--primary);color:#fff;border:2px solid #ffffffeb;border-radius:9999px;justify-content:center;align-items:center;min-width:1.875rem;height:1.875rem;padding:0 .5rem;font-size:.8rem;font-weight:800;line-height:1;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 0 0 2px #47bf892e}.property-map-cluster-marker.property-map-cluster-marker--active .property-map-cluster-marker__count{color:var(--primary);border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #47bf893d}.property-map-realty-dot{background:var(--primary);cursor:pointer;border:1px solid #fff;border-radius:9999px;width:.875rem;height:.875rem;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;animation:.18s ease-out property-map-dot-in;transform:translate(-50%,-50%)}.property-map-realty-dot--active{border-color:var(--primary);background:red;transform:translate(-50%,-50%)scale(1.35);box-shadow:0 0 0 4px #47bf8947}@keyframes property-map-dot-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (pointer:coarse){.property-map-price-marker,.property-map-cluster-marker,.property-map-realty-dot{filter:none;transition:none}.property-map-price-marker:hover,.property-map-cluster-marker:hover{transform:translate(-50%,-100%)}}}
