.products-search-bar{display:flex;justify-content:flex-end;padding-top:24px}
.products-search-bar .shop-search{width:min(430px,100%);margin:0}
.products-search-bar .shop-search input[type="search"]{min-width:0}
.products-search-bar .shop-search:focus-within{outline:2px solid #729a9d;outline-offset:3px}
@media(max-width:800px){.products-hero .journal-hero-copy h1{font-size:32px}.products-search-bar{padding-top:18px}.products-search-bar .shop-search{width:100%}}
