.collections-page{background:#fff;padding-top:73px}.collections-container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.collections-hero{text-align:center;background:linear-gradient(#f0fdf4 0%,#fff 100%);padding:clamp(4rem,10vw,6rem) 0}.collections-hero .section-label{letter-spacing:1px;text-transform:uppercase;color:#397e4c;background:linear-gradient(135deg,#e8f3e1 0%,#f0fdf4 100%);border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:600;display:inline-block}.page-title{letter-spacing:-.5px;color:#1f2937;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.page-title .title-accent{color:#397e4c}.page-subtitle{color:#4b5563;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.7}.categories-strip{background:#fff;padding:clamp(2rem,5vw,3rem) 0}.categories-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.category-card{text-align:center;background:linear-gradient(135deg,#e8f3e1 0%,#f0fdf4 100%);border:1px solid #dcfce7;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #397e4c26}.category-card h3{color:#1f2937;margin:0;font-family:Inter,sans-serif;font-size:clamp(.9375rem,1.5vw,1.125rem);font-weight:600}.category-card span{color:#397e4c;font-family:Inter,sans-serif;font-size:clamp(.75rem,1.25vw,.875rem);font-weight:500}.products-section{background:#f9fafb;padding:clamp(3rem,8vw,5rem) 0}.products-section .section-title{color:#1f2937;text-align:center;margin-bottom:clamp(2rem,5vw,3rem);font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.products-section .section-title .title-accent{color:#397e4c}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;overflow:hidden}.product-card:hover{border-color:#397e4c;transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.product-image{aspect-ratio:1;background:#f9fafb;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.05)}.moq-badge{color:#fff;text-transform:uppercase;background:#397e4c;border-radius:6px;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:600;position:absolute;top:10px;right:10px}.product-info{padding:1rem}.product-info h4{color:#1f2937;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600}.product-meta{justify-content:space-between;align-items:center;display:flex}.price{color:#397e4c;font-family:Inter,sans-serif;font-size:clamp(1rem,1.75vw,1.125rem);font-weight:700}.category{color:#6b7280;text-transform:uppercase;background:#f3f4f6;border-radius:4px;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:500}.app-cta{background:#fff;padding:clamp(3rem,8vw,5rem) 0}.cta-box{text-align:center;background:linear-gradient(135deg,#397e4c 0%,#2d5940 100%);border-radius:24px;padding:clamp(2.5rem,5vw,4rem)}.cta-box h2{color:#fff;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.cta-box p{color:#dcfce7;max-width:600px;margin:0 auto 1.5rem;font-family:Inter,sans-serif;font-size:clamp(1rem,1.75vw,1.125rem);font-weight:400}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary-coll{color:#397e4c;background:#fff;border-radius:9999px;padding:.875rem 2rem;font-family:Inter,sans-serif;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary-coll:hover{color:#397e4c;background:#f0fdf4;transform:translateY(-2px)}.btn-secondary-coll{color:#fff;background:0 0;border:2px solid #ffffff80;border-radius:9999px;padding:.875rem 2rem;font-family:Inter,sans-serif;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary-coll:hover{color:#fff;background:#ffffff1a;border-color:#fff}@media (max-width:991.98px){.categories-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.98px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.categories-grid,.products-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.btn-primary-coll,.btn-secondary-coll{justify-content:center;width:100%}}
