.collection-page-hero{background:var(--espresso);color:var(--ivory);padding:180px 0 90px}.collection-page-hero h1{max-width:700px;margin:0 0 16px}.collection-page-hero>div>p:last-child{max-width:400px;color:#dfd1c7}.collection-nav{position:sticky;top:70px;z-index:4;background:rgba(251,250,246,.95);backdrop-filter:blur(8px);display:flex;gap:30px;border-bottom:1px solid #d9cfc4;margin:-25px 0 86px;padding:15px 0;font-size:.69rem;text-transform:uppercase;letter-spacing:.12em}.collection-nav a:hover{color:var(--forest)}.collection-section{scroll-margin-top:115px;margin-bottom:125px}.collection-section .section-heading{align-items:end;margin-bottom:40px}.collection-description{max-width:350px;color:var(--muted);font-size:.9rem;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:var(--ivory);overflow:hidden}.product-card img{height:410px;object-fit:cover;transition:transform .5s ease}.product-card:hover img{transform:scale(1.035)}.product-card>div{padding:20px 21px 24px}.product-type{color:var(--gold);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}.product-card h3{font-size:1.45rem;margin-bottom:7px}.product-price{color:var(--muted);font-size:.79rem;margin-bottom:16px}.product-card .text-link{font-size:.65rem;color:var(--forest)}.empty-state{background:var(--forest);padding:65px 35px;text-align:center;color:var(--ivory)}.empty-state h3{font-size:2.4rem;margin-bottom:14px}.empty-state>p:not(.eyebrow){max-width:520px;color:#d6ded8;margin:0 auto 27px}@media(max-width:800px){.collection-page-hero{padding:140px 0 68px}.collection-nav{top:70px;overflow:auto;gap:22px;margin-bottom:55px}.collection-section{margin-bottom:80px}.collection-section .section-heading{gap:18px}.product-grid{grid-template-columns:1fr}.product-card img{height:430px}.collection-description{max-width:500px}}
