.wishlist-page{box-sizing:border-box;width:100%;max-width:var(--site-content-max-width);flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);margin-inline:auto;padding-block:clamp(1.5rem,3vw,2.5rem);display:flex}.wishlist-page__title{font-family:var(--font-product-title), "EB Garamond", serif;letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:clamp(2rem,1.25rem + 3vw,3.25rem);font-weight:400;line-height:1.1}.wishlist-page__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));justify-items:center;gap:clamp(1.25rem,2.5vw,2rem);display:grid}.wishlist-page__empty{max-width:36rem;font-size:var(--ui-body-size);line-height:var(--ui-body-line-height);color:var(--ui-muted)}
