.dm-map-shell{background:#e7e5e4;position:relative;overflow:hidden}.dm-map-loading{background:#e7e5e4;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dm-spinner{border:4px solid var(--dm-accent,#0d9488);border-top-color:#0000;border-radius:999px;width:32px;height:32px;animation:1s linear infinite dm-spin}@keyframes dm-spin{to{transform:rotate(360deg)}}.dm-map .leaflet-control-attribution{background:#fffc;font-size:10px}.dm-map .leaflet-bar{border:0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000004d}.dm-map .leaflet-bar a{color:#1c1917;width:44px;height:44px;line-height:44px}.dm-pin-wrap{background:0 0;border:0}.dm-pin{width:100%;height:32px;display:block;position:relative}.dm-pin:before{content:"";background:var(--pin);border:3px solid #fff;border-radius:50% 50% 50% 0;width:32px;height:32px;margin-left:-16px;transition:transform .15s;position:absolute;top:0;left:50%;transform:rotate(-45deg)translateY(-1px);box-shadow:0 3px 8px #00000073}.dm-pin i{background:#fff;border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:10px;left:50%}.dm-pin-active:before{width:44px;height:44px;margin-left:-22px;box-shadow:0 6px 14px #00000080}.dm-pin-active i{width:14px;height:14px;margin-left:-7px;top:16px}.dm-popup .leaflet-popup-content-wrapper{border-radius:16px;padding:0;box-shadow:0 12px 32px #00000059}.dm-popup .leaflet-popup-content{margin:0;width:280px!important}.dm-card{padding:16px;font-family:inherit}.dm-card h3{color:#1c1917;margin:8px 0 2px;font-size:17px;font-weight:700;line-height:1.25}.dm-chip{color:#fff;letter-spacing:.04em;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.dm-addr{color:#57534e;font-size:13px;margin:0 0 6px!important}.dm-approx{color:#9a3412;font-size:12px;margin:0 0 6px!important}.dm-sum{color:#44403c;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden;margin:0 0 12px!important}.dm-actions{gap:8px;display:flex}.dm-btn{background:#fff;border:1px solid #d6d3d1;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;color:#292524!important}.dm-popup a.dm-btn-main{background:var(--dm-accent,#0d9488);border-color:var(--dm-accent,#0d9488);color:var(--dm-on-accent,#fff)!important}.dm-grid{gap:16px;display:grid}@media (min-width:1024px){.dm-grid{grid-template-columns:380px 1fr;gap:24px;height:calc(100vh - 220px);min-height:640px}}.dm-panel{background:var(--dm-panel);border:1px solid var(--dm-border);min-height:0;color:var(--dm-text);border-radius:16px;flex-direction:column;order:2;display:flex;overflow:hidden}.dm-mapbox{border:1px solid var(--dm-border);border-radius:16px;order:1;height:64vh;min-height:420px;position:relative;overflow:hidden}@media (min-width:1024px){.dm-panel{order:1}.dm-mapbox{order:2;height:100%}}.dm-panel-head{border-bottom:1px solid var(--dm-border);flex-direction:column;gap:12px;padding:16px;display:flex}.dm-search{border:1px solid var(--dm-border);background:var(--dm-input);width:100%;min-height:44px;color:var(--dm-text);border-radius:12px;padding:0 16px;font-size:15px}.dm-search::placeholder{color:var(--dm-muted)}.dm-search:focus{outline:2px solid var(--dm-accent);outline-offset:1px}.dm-chips{flex-wrap:wrap;gap:8px;display:flex}.dm-filter{border:1px solid var(--dm-border);min-height:44px;color:var(--dm-text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.dm-filter .dot{border-radius:999px;width:10px;height:10px}.dm-filter .n{color:var(--dm-muted)}.dm-filter[aria-pressed=true] .n{color:inherit;opacity:.9}.dm-meta{color:var(--dm-muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.dm-meta button{color:var(--dm-accent);cursor:pointer;background:0 0;border:0;min-height:44px;font-size:13px;text-decoration:underline}.dm-list{flex:1;max-height:420px;margin:0;padding:0;list-style:none;overflow-y:auto}@media (min-width:1024px){.dm-list{max-height:none}}.dm-list li+li{border-top:1px solid var(--dm-border)}.dm-item{text-align:left;width:100%;min-height:56px;color:var(--dm-text);cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.dm-item:hover,.dm-item.on{background:var(--dm-hover)}.dm-item .dot{border-radius:999px;flex-shrink:0;width:12px;height:12px;margin-top:6px}.dm-item .t{font-size:15px;font-weight:600;line-height:1.3;display:block}.dm-item .s{color:var(--dm-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.dm-empty{color:var(--dm-muted);padding:24px;font-size:14px}.dm-fallback{background:var(--dm-panel);color:var(--dm-text);padding:24px;position:absolute;inset:0;overflow:auto}.dm-fallback ul{gap:8px;padding:0;list-style:none;display:grid}.dm-fallback span{color:var(--dm-muted);font-size:12px;display:block}
