.RecentlyViewed{display:none;padding-top:32px}html.has-recent-stores .RecentlyViewed{display:block}.RecentlyViewed-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.RecentlyViewed-title{margin:0}.RecentlyViewed-clear{flex-shrink:0;font-size:12px;color:#666;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0}.RecentlyViewed-clear:hover{color:#333}.RecentlyViewed-skeleton{min-height:240px}.RecentlyViewed-skeletonBar{background-color:#eee;border-radius:4px;background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-size:200% 100%;animation:RecentlyViewed-shimmer 1.4s ease-in-out infinite}.RecentlyViewed-skeletonBar--title{height:22px;width:70%;margin-bottom:16px}.RecentlyViewed-skeletonBar--hours{height:16px;width:60%;margin-bottom:16px}.RecentlyViewed-skeletonBar--address{height:14px;width:90%;margin-bottom:8px}.RecentlyViewed-skeletonBar--address:last-of-type{width:70%;margin-bottom:16px}.RecentlyViewed-skeletonCTAs{display:flex;gap:8px;margin-top:auto;padding-top:16px}.RecentlyViewed-skeletonBar--cta{height:32px;flex:1}@keyframes RecentlyViewed-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.RecentlyViewed-skeletonBar{animation:none}}
