.collection-module__Z573FG__outerWrapper{background-color:#fff;width:100%;min-height:100vh}.collection-module__Z573FG__pageContainer{max-width:var(--max-width);background-color:#fff;margin:0 auto;padding:3.5rem 2rem 6rem}@media (max-width:768px){.collection-module__Z573FG__pageContainer{padding:2rem 1.25rem 4rem}}.collection-module__Z573FG__breadcrumb{font-family:var(--font-sans-family);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.75rem;display:flex}.collection-module__Z573FG__breadcrumbLink{color:var(--text-secondary);transition:var(--transition-fast)}.collection-module__Z573FG__breadcrumbLink:hover{color:var(--text-primary)}.collection-module__Z573FG__separator{color:var(--border-light)}.collection-module__Z573FG__current{color:var(--text-primary);font-weight:500}.collection-module__Z573FG__headerSection{text-align:center;margin-bottom:4rem}.collection-module__Z573FG__title{font-family:var(--font-serif-family);color:var(--text-primary);letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.collection-module__Z573FG__subtitle{font-family:var(--font-sans-family);color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:clamp(.85rem,.95vw,.95rem);font-weight:300;line-height:1.6}.collection-module__Z573FG__productGrid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem;display:grid}@media (max-width:1024px){.collection-module__Z573FG__productGrid{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem}}.collection-module__Z573FG__productCard{text-align:center;cursor:pointer;flex-direction:column;align-items:center;display:flex}.collection-module__Z573FG__imageWrapper{aspect-ratio:1;background-color:var(--bg-primary);border-radius:2px;width:100%;margin-bottom:1.25rem;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000003}.collection-module__Z573FG__productCard:hover .collection-module__Z573FG__imageWrapper{transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.collection-module__Z573FG__productImage{object-fit:cover}.collection-module__Z573FG__productName{font-family:var(--font-sans-family);color:var(--text-primary);letter-spacing:.02em;max-width:90%;margin-bottom:.35rem;font-size:.8rem;font-weight:400;line-height:1.4;transition:color .3s}.collection-module__Z573FG__productCard:hover .collection-module__Z573FG__productName{color:var(--accent)}.collection-module__Z573FG__productMeta{font-family:var(--font-sans-family);color:var(--text-secondary);letter-spacing:.04em;margin-bottom:.45rem;font-size:.72rem;font-weight:300}.collection-module__Z573FG__productPrice{font-family:var(--font-sans-family);color:var(--text-secondary);letter-spacing:.02em;font-size:.8rem;font-weight:300}.collection-module__Z573FG__pageFooter{background-color:#fff}
