.hero{width:100%;height:100vh;margin-top:0;position:relative;overflow:hidden}.collection-title{text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-top:var(--spacing-lg);margin-bottom:var(--spacing-lg);color:#8c8273;width:100%;font-size:1.5rem;font-weight:500}.hero-full-img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.hero{height:auto}.hero-full-img{object-fit:contain;height:auto}}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-section{padding-top:0;padding-bottom:var(--spacing-xl)}.product-grid-wrapper{width:100%;max-width:1440px;margin:0 auto}.product-list-grid{flex-direction:column;display:flex}.product-row{grid-template-columns:1fr;display:grid}@media (min-width:768px){.product-row{grid-template-columns:1fr 1fr}}@media (max-width:767px){.product-row .product-card{order:1}.product-row .emotional-photo{order:2}}.emotional-photo{aspect-ratio:1;background-color:#e5ddd0;width:100%;position:relative;overflow:hidden}.emotional-photo img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}
