.collection-page{min-height:100vh}.collection-hero{width:100%;margin-bottom:5rem}@media(max-width:479px){.collection-hero{margin-bottom:2.5rem}}.collection-hero-image-container{position:relative;width:100%;height:400px;overflow:hidden}@media(max-width:767px){.collection-hero-image-container{height:300px}}@media(max-width:479px){.collection-hero-image-container{height:250px}}.collection-hero-image{object-fit:cover;object-position:center}.collection-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;text-align:center}@media(max-width:479px){.collection-hero-overlay{padding:.8rem}}.collection-hero-title{color:#fff;font-size:48px;font-weight:700;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media(max-width:767px){.collection-hero-title{font-size:36px}}@media(max-width:479px){.collection-hero-title{font-size:28px}}.collection-hero-description{color:#fff;font-size:24px;max-width:800px;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media(max-width:479px){.collection-hero-description{font-size:18px}}.collection-header{background-color:#fefdfd;padding:5rem 0;margin-bottom:5rem;text-align:center}@media(max-width:479px){.collection-header{padding:2.5rem 0;margin-bottom:2.5rem}}.collection-title{font-size:48px;font-weight:700;color:#333;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:2px}@media(max-width:767px){.collection-title{font-size:36px}}@media(max-width:479px){.collection-title{font-size:28px}}.collection-description{font-size:24px;color:#666;max-width:800px;margin:0 auto}@media(max-width:479px){.collection-description{font-size:18px}}.collection-content{padding-top:3rem}@media(max-width:479px){.collection-content{padding-top:1.25rem}}.pagination-container{display:flex;justify-content:center;margin-bottom:5rem}@media(max-width:479px){.pagination-container{margin-bottom:2.5rem}}