:root{--black: #080808;--white: #f4f4f0;--grey: #999;--mid: #ccc;--border: #e0e0d8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;background:var(--white);color:var(--black);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased;touch-action:manipulation}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.35}.leaflet-tile{filter:grayscale(1) contrast(1.15) brightness(.88)!important}.leaflet-control-attribution,.leaflet-control-zoom{display:none!important}.leaflet-container{background:#e8e8e4;cursor:crosshair}:global(.u-pin-dot){width:16px;height:16px;background:#080808;border:3px solid #f4f4f0;border-radius:50%;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 10px #0000004d;animation:pinDrop .4s cubic-bezier(.34,1.56,.64,1) forwards}:global(.u-pin-ring){width:40px;height:40px;border:1.5px solid rgba(8,8,8,.3);border-radius:50%;position:absolute;top:-20px;left:-20px;animation:ringPulse 1s ease-out forwards}:global(.o-pin){width:7px;height:7px;background:#080808;border-radius:50%;opacity:.35;position:absolute;top:-3.5px;left:-3.5px}@keyframes pinDrop{0%{transform:translateY(-22px) scale(.4);opacity:0}70%{transform:translateY(2px) scale(1.08);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes ringPulse{0%{transform:scale(.5);opacity:.9}to{transform:scale(2.6);opacity:0}}
