:root{--collection-primary-color: #333;--collection-secondary-color: #666;--collection-accent-color: #000;--collection-border-color: #e5e5e5;--collection-hover-color: #f8f8f8;--collection-text-light: #999}.custom-collection-page *{box-sizing:border-box}.product-card{transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s;z-index:2}.product-card:hover:before{left:100%}.product-card .quick-view-btn{position:absolute;bottom:20px;left:50%;transform:translate(-50%) translateY(20px);background:var(--collection-accent-color);color:#fff;border:none;padding:10px 20px;border-radius:4px;opacity:0;transition:all .3s ease;z-index:3;cursor:pointer;font-size:14px;font-weight:500}.product-card:hover .quick-view-btn{opacity:1;transform:translate(-50%) translateY(0)}.filter-option input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid var(--collection-border-color);border-radius:3px;margin-right:10px;position:relative;cursor:pointer;transition:all .3s ease}.filter-option input[type=checkbox]:checked{background-color:var(--collection-accent-color);border-color:var(--collection-accent-color)}.filter-option input[type=checkbox]:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.products-loading{position:relative;pointer-events:none}.products-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:10}.products-loading:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--collection-accent-color);border-radius:50%;animation:spin 1s linear infinite;z-index:11}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.collection-breadcrumb{position:relative}.collection-breadcrumb:after{content:"";position:absolute;bottom:-10px;left:0;width:30px;height:2px;background:var(--collection-accent-color)}.sort-select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px;appearance:none;-webkit-appearance:none;cursor:pointer}.sort-select:focus{outline:none;border-color:var(--collection-accent-color);box-shadow:0 0 0 3px #0000001a}.product-price{display:flex;align-items:center;gap:8px}.price-sale{color:#e74c3c;font-weight:700}@media(max-width:1200px){.collection-main-content{gap:30px}.collection-sidebar{flex:0 0 260px}}@media(max-width:992px){.collection-hero-content{flex-direction:column;text-align:center;gap:30px}.collection-title{font-size:56px}}@media(max-width:768px){.collection-title{font-size:42px}.collection-subtitle{font-size:18px}.filter-group{margin-bottom:20px;padding-bottom:15px}.products-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media(max-width:576px){.custom-collection-container{padding:0 15px}.collection-hero{padding:60px 0 40px}.collection-title{font-size:32px}.collection-header{flex-direction:column;align-items:stretch;gap:15px}.collection-sort{justify-content:space-between}.products-grid{grid-template-columns:1fr;gap:20px}.product-info{padding:15px}.product-title{font-size:14px}.product-price{font-size:16px}}.collection-item-hover-effect{position:relative;overflow:hidden}.collection-item-hover-effect:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.1),transparent);opacity:0;transition:opacity .3s ease;border-radius:inherit}.collection-item-hover-effect:hover:before{opacity:1}.collection-link:focus,.product-card a:focus{outline:2px solid var(--collection-accent-color);outline-offset:2px}.filter-option input[type=checkbox]:focus{box-shadow:0 0 0 3px #0000001a}.sort-select:focus-visible{outline:2px solid var(--collection-accent-color);outline-offset:2px}@media print{.collection-sidebar,.collection-pagination,.collection-sort{display:none}.collection-main-content{display:block}.products-grid{display:block;columns:2;column-gap:20px}.product-card{break-inside:avoid;margin-bottom:20px}}@media(prefers-color-scheme:dark){.custom-collection-page{background:#1a1a1a;color:#fff}.collection-hero{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.collection-sidebar{background:#1a1a1a;border-right-color:#333}.product-card{background:#2a2a2a;color:#fff}.filter-option input[type=checkbox]{border-color:#555}.sort-select{background:#2a2a2a;border-color:#555;color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/collection-styles.css.map */
