.collection-page{min-height:65vh;padding:80px 0 100px;background:var(--cream)}
.collection-head{max-width:720px;margin-bottom:45px}
.collection-head h1{margin:10px 0;font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-.055em}
.collection-head p,.collection-description{color:var(--muted)}
.collection-page .product-card-info h2{margin:7px 0 12px;font-size:17px}
.collection-page .pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}
.collection-page .pagination span,.collection-page .pagination a{min-width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff}
