@media (max-width: 767.98px){
  :root{--home-dock-height:74px;--home-dock-gap:max(10px,env(safe-area-inset-bottom));}
  .property-map-home{height:100vh;height:100dvh;min-height:540px;overflow:hidden;padding-bottom:0}
  .public-properties-map{height:100%!important;min-height:100%!important}
  .map-mobile-nav{position:fixed!important;z-index:2200!important;right:10px!important;left:10px!important;bottom:var(--home-dock-gap)!important;width:auto!important;height:var(--home-dock-height)!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;padding:7px 8px!important;margin:0!important;border:1px solid rgba(13,91,63,.12)!important;border-radius:24px!important;background:rgba(255,255,255,.95)!important;box-shadow:0 18px 45px rgba(8,48,34,.22),0 2px 10px rgba(8,48,34,.08)!important;backdrop-filter:blur(18px) saturate(1.3);-webkit-backdrop-filter:blur(18px) saturate(1.3)}
  .map-mobile-nav>a,.map-mobile-nav>button{position:relative;min-width:0;height:56px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0!important;border:0!important;border-radius:16px!important;background:transparent!important;color:#718179!important;text-decoration:none!important;font-family:inherit;line-height:1;transition:transform .2s ease,color .2s ease,background .2s ease}
  .map-mobile-nav>a i,.map-mobile-nav>button i{font-size:20px;line-height:1}.map-mobile-nav>a span,.map-mobile-nav>button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:800;white-space:nowrap}
  .map-mobile-nav>a.active{color:#087f58!important;background:#eaf8f2!important}.map-mobile-nav>a.active:after{content:"";position:absolute;top:4px;width:17px;height:3px;border-radius:99px;background:#0aa56f}
  .map-mobile-nav .map-dock-primary{align-self:end;height:66px!important;margin-top:-20px!important;border:5px solid #fff!important;border-radius:23px!important;background:linear-gradient(145deg,#07855c,#10b779)!important;color:#fff!important;box-shadow:0 10px 24px rgba(7,133,92,.34)!important;transform:translateY(-2px)}
  .map-mobile-nav .map-dock-primary i{font-size:24px}.map-mobile-nav .map-dock-primary span{font-size:10px;color:#fff}.map-mobile-nav .map-dock-primary:active{transform:translateY(0) scale(.96)}
  .map-status-card{bottom:calc(var(--home-dock-height) + var(--home-dock-gap) + 12px)!important;z-index:900!important}
  .map-actions{bottom:calc(var(--home-dock-height) + var(--home-dock-gap) + 82px)!important}
  .leaflet-bottom{bottom:calc(var(--home-dock-height) + var(--home-dock-gap) + 3px)!important}
  .map-preview-card{padding-bottom:calc(var(--home-dock-height) + var(--home-dock-gap) + 12px)!important}
  .map-sheet-content{padding-bottom:calc(18px + env(safe-area-inset-bottom))!important}
  body:has(.property-map-home){overscroll-behavior:none;background:#eaf3ef}
}
@media (max-width:380px){.map-mobile-nav{right:6px!important;left:6px!important;padding-inline:4px!important}.map-mobile-nav>a span,.map-mobile-nav>button span{font-size:9px}.map-mobile-nav>a i,.map-mobile-nav>button i{font-size:18px}}
@media (display-mode:standalone) and (max-width:767.98px){:root{--home-dock-gap:max(8px,env(safe-area-inset-bottom))}.map-mobile-nav{background:rgba(255,255,255,.98)!important}}
