.custom-collection-container{display:flex;gap:40px;max-width:1280px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111;box-sizing:border-box;width:100%}.collection-filters{width:240px;flex-shrink:0;border-right:1px solid #e0e0e0;padding-right:24px}.collection-filters h3{font-size:26px;font-weight:800;margin-bottom:24px;letter-spacing:-.5px}.filter-group{margin-bottom:28px}.filter-group h4{font-size:13px;font-weight:700;margin-bottom:12px;color:#111;letter-spacing:.5px}.filter-group label{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#666;font-size:14px;cursor:pointer}.filter-group input[type=checkbox]{accent-color:#111;width:16px;height:16px;cursor:pointer}.collection-main{flex:1;min-width:0}.collection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;flex-wrap:wrap;gap:16px}.collection-header h2{font-size:32px;font-weight:800;letter-spacing:-.5px;margin:0}.sort-dropdown{padding:10px 16px;border-radius:20px;border:1px solid #ccc;background-color:#fff;font-size:14px;font-weight:500;cursor:pointer;outline:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:40px}.product-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000a;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.product-image-wrapper{position:relative;overflow:hidden;border-radius:12px;width:100%;aspect-ratio:1 / 1}.product-image-wrapper a{display:block;width:100%;height:100%}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out}.product-image.primary-image{opacity:1}.product-image.secondary-image{opacity:0}.product-image-wrapper:hover .product-image.secondary-image{opacity:1}.product-image-wrapper:hover .product-image.primary-image{opacity:0}.custom-product-badges{position:absolute;bottom:8px;left:8px;right:8px;display:flex;flex-wrap:wrap;gap:4px;pointer-events:none}.badge-item{background:#041424;color:#fff;font-size:10px;font-weight:900;padding:2px 8px;border-radius:99px;letter-spacing:.5px;box-shadow:0 4px 10px #0003}.product-info{padding-top:12px}.product-vendor{font-size:10px;color:#888;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.product-info h3{font-size:15px;font-weight:800;margin:4px 0 14px;letter-spacing:-.2px;line-height:1.3}.product-info h3 a{color:#111;text-decoration:none}.product-action-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-price{font-weight:800;font-size:14px;color:#111;white-space:nowrap}.btn-tambah{background-color:#7bc654;color:#fff;border:none;padding:6px 12px;border-radius:16px;font-size:12px;cursor:pointer;font-weight:700;transition:background-color .2s;white-space:nowrap}.btn-tambah:hover{background-color:#6bb347}.pagination-wrapper{display:flex;justify-content:center;align-items:center;margin-top:40px}.pagination{display:flex;gap:8px;list-style:none;padding:0;align-items:center}.pagination span,.pagination a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-weight:700;font-size:14px;text-decoration:none;color:#111}.pagination .current{background-color:#111;color:#fff}.pagination a:hover{background-color:#f0f0f0}@media screen and (max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.custom-collection-container{flex-direction:column;padding:20px 16px}.collection-filters{width:100%;border-right:none;border-bottom:1px solid #e0e0e0;padding-right:0;padding-bottom:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-header h2{font-size:26px}}@media screen and (max-width:480px){.product-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-collection.css.map */
