.collection-sidebar-layout{display:flex;gap:30px;max-width:1400px;margin:0 auto;padding:20px}.sidebar-collections{width:260px;min-width:260px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;height:fit-content;position:sticky;top:20px}.sidebar-header h3{font-size:18px;font-weight:700;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.collections-list{list-style:none;padding:0;margin:0}.collection-item{margin-bottom:4px}.collection-link{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:8px;text-decoration:none;color:#333;font-size:14px;transition:all .2s ease}.collection-link:hover{background:#f0f4ff;color:#2563eb}.collection-item.active .collection-link{background:#2563eb;color:#fff;font-weight:600}.product-count{font-size:12px;opacity:.7}.products-main{flex:1}.collection-title-bar h1{font-size:28px;font-weight:700;margin-bottom:20px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.product-card a{text-decoration:none;color:inherit}.product-image{aspect-ratio:1;overflow:hidden;background:#f8f8f8}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:14px}.product-info h3{font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.4}.product-price{font-size:16px;font-weight:700;color:#2563eb}@media(max-width:768px){.collection-sidebar-layout{flex-direction:column}.sidebar-collections{width:100%;position:static}.products-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-sidebar.css.map */
