:root{--home-location-bar-h:2.875rem}.home-mobile-location-spacer{background:linear-gradient(90deg,#fdf2f8,#fff 50%,#fff7ed)}.dark .home-mobile-location-spacer{background:#111827}.home-mobile-location-bar-wrap{width:100%;max-width:100%;will-change:transform;transition:transform .2s ease,opacity .18s ease}.home-mobile-location-bar-wrap--inline{position:relative;z-index:30;transform:translateY(0);opacity:1}.home-mobile-location-bar-wrap--pinned{position:fixed;top:3.6rem;left:0;right:0;z-index:40;transform:translateY(0);opacity:1}.home-mobile-location-bar-wrap--hidden{position:fixed;top:3.6rem;left:0;right:0;z-index:40;transform:translateY(-100%);opacity:0;pointer-events:none}.home-mobile-location-bar{min-height:var(--home-location-bar-h)}@media (prefers-reduced-motion:reduce){.home-mobile-location-bar-wrap{transition:none}}