.home-location{position:relative}.home-location-options{position:absolute;z-index:30;top:100%;left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px rgba(25,44,37,.16)}.home-location-options button{width:100%;padding:12px 15px;display:flex;justify-content:space-between;gap:15px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--ink);text-align:left;cursor:pointer}.home-location-options button.active,.home-location-options button:hover{background:var(--cream)}.home-location-options small{color:var(--muted);white-space:nowrap}