.collection-description-section,.collection-header-section,.collection-intro-section{border-bottom:1px solid #e5e5e5}.collection-bottom-text-section{border-bottom:none}.collection-page{padding:40px 0 80px}.collection-header{margin-bottom:40px;text-align:center}.collection-title{font-size:clamp(28px,5vw,40px);font-weight:700;margin-bottom:16px;line-height:1.2;color:#000}.collection-description{color:#666;line-height:1.6;max-width:800px;margin:0 auto 24px;font-size:16px}.collection-image{margin-top:32px;border-radius:12px;overflow:hidden}.collection-image img{width:100%;height:auto;display:block}.collection-toolbar{justify-content:space-between;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.collection-info,.collection-toolbar{display:flex;align-items:center;gap:16px}.collection-count{font-size:14px;color:#666;margin:0}.collection-count strong{color:#000;font-weight:600}.collection-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.filter-toggle,.sort-by select{border:1px solid #e5e5e5;border-radius:6px;font-size:14px;font-weight:500;color:#000;background:#fff;cursor:pointer;transition:all .2s ease}.filter-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 16px}.filter-toggle:hover{border-color:#000;background:#fafafa}.filter-toggle svg,.view-switch-button svg{width:18px;height:18px}.sort-by{position:relative}.sort-by select{padding:10px 36px 10px 14px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.sort-by select:focus,.sort-by select:hover{border-color:#000;outline:0}.view-switcher{display:flex;align-items:center;gap:8px}.view-switcher-label{font-size:14px;color:#666;margin-right:4px}.view-switch-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;color:#666;transition:all .2s ease}.view-switch-button:hover{border-color:#000;color:#000}.view-switch-button[aria-pressed=true]{background:#000;border-color:#000;color:#fff}.filters-panel{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:24px;margin-bottom:32px}.filters-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.filter-group{display:flex;flex-direction:column;gap:12px}.filter-title{font-size:14px;font-weight:600;color:#000;margin:0;text-transform:uppercase;letter-spacing:.5px}.filter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.filter-item{display:flex;align-items:center}.filter-item input[type=checkbox]{width:18px;height:18px;margin-right:8px;cursor:pointer;accent-color:#000}.filter-item label{font-size:14px;color:#666;cursor:pointer;user-select:none}.filter-item input[type=checkbox]:checked+label{color:#000;font-weight:500}.price-range{display:flex;flex-direction:column;gap:12px}.price-inputs{display:flex;align-items:center;gap:8px}.price-inputs input{flex:1;padding:8px 12px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px}.price-inputs span{color:#666}.filter-actions{grid-column:1/-1;display:flex;gap:12px;margin-top:8px}.btn{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:0}.btn-primary{background:#000;color:#fff}.btn-primary:hover{background:#333}.btn-secondary{background:#fff;color:#000;border:1px solid #e5e5e5}.btn-secondary:hover{background:#fafafa;border-color:#000}.active-filters{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.active-filters-title{font-size:14px;font-weight:500;color:#000;margin:0}.active-filters-list{display:flex;gap:8px;flex-wrap:wrap}.active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#f0f0f0;border-radius:20px;font-size:13px;color:#000;text-decoration:none;transition:all .2s ease}.active-filter-tag:hover{background:#e5e5e5}.active-filter-tag svg{width:10px;height:10px}.active-filters-clear{font-size:13px;color:#666;text-decoration:underline}.active-filters-clear:hover{color:#000}.product-grid{display:grid;gap:24px;margin-bottom:60px}@media (min-width:768px){.product-grid{gap:28px}}@media (min-width:1024px){.product-grid{gap:32px}}.product-grid.view-list{gap:16px}.product-grid.view-list .product-card{flex-direction:row;gap:0;border:1px solid #e8eaed;border-radius:8px;overflow:hidden;background:#fff}.product-grid.view-list .product-card:hover{transform:none;border-color:#d0d3d7;box-shadow:0 2px 8px rgba(0,0,0,.06)}.product-grid.view-list .product-card-link{flex-direction:row;align-items:stretch;gap:0}.product-grid.view-list .product-card-image{flex:0 0 160px;width:160px;padding-bottom:0;height:auto;margin-bottom:0;border-radius:0;background:#fafafa}.product-grid.view-list .product-card-actions{padding:14px 16px 14px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px}.product-grid.view-list .product-card-actions .product-card-price,.product-grid.view-list .product-card-actions .product-card-stock{text-align:right}.product-grid.view-list .product-card-actions .product-card-price{margin-bottom:6px}.product-grid.view-list .product-card-actions .product-card-stock{margin-bottom:10px}.product-grid.view-list .product-card-info{flex:1;display:flex;flex-direction:column;gap:4px;align-items:start;padding:14px 16px}.product-grid.view-list .product-card-highlights{margin-top:12px}.product-grid.view-list .product-card-review-quote{display:none}@media (max-width:1200px){.product-grid.view-list .product-card-actions{padding:14px 12px 14px 0}}@media (max-width:767px){.product-grid.view-list .product-card,.product-grid.view-list .product-card-link{flex-direction:column}.product-grid.view-list .product-card-image{flex:none;width:100%;padding-bottom:75%;height:auto}.product-grid.view-list .product-card-info{padding:12px}.product-grid.view-list .product-card-highlights{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.product-grid.view-list .product-card-actions{align-items:stretch;padding:0 12px 12px}.product-grid.view-list .product-card-actions .product-card-price,.product-grid.view-list .product-card-actions .product-card-stock{text-align:left}}.product-grid.view-list .product-card-quick-add{width:200px;padding:10px 16px;font-size:13px;margin-top:auto}.product-card,.product-card-link,.product-grid.view-list{display:flex;flex-direction:column}.product-card{position:relative;background:#fff;transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}.product-card-link{text-decoration:none;color:inherit;flex:1}.product-card-image{position:relative;padding-bottom:100%;background:var(--image-bg-color, #f8f8f8);margin-bottom:8px;overflow:hidden;border-radius:0}.product-card-image img{object-fit:var(--image-object-fit, cover);transition:opacity .3s ease}.product-card-image-hover{display:none}.product-card-image img,.product-card-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.product-card-placeholder{display:flex;align-items:center;justify-content:center}.placeholder-svg{width:60%;height:60%;opacity:.3}.product-badge{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:1}.product-badge-sale{background:#e10035;color:#fff}.product-badge-sold-out{background:#666;color:#fff}.product-card-info{display:flex;flex-direction:column;gap:4px}.product-card-title{font-size:14px;font-weight:500;margin:0;line-height:1.3;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.product-card-title a{color:inherit;text-decoration:none}.product-card-price{font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.price,.price-sale{color:var(--color-primary, #dc2626);font-size:18px}.price-sale{font-weight:700}.price-compare{text-decoration:line-through;color:#666;font-size:13px;font-weight:400}.product-card-quick-add{padding:8px 14px;border:0;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.product-card-quick-add:hover:not(:disabled){transform:translateY(-2px)}.product-card-quick-add:disabled{cursor:not-allowed;opacity:.7}.product-card-quick-add.added{background:#22c55e;color:#fff;cursor:default}.product-card-quick-add.added:hover{background:#22c55e;transform:none}.product-card-quick-add.added svg{stroke:currentColor}.pagination-btn svg,.product-card-quick-add svg{width:18px;height:18px}.collection-empty{grid-column:1/-1;text-align:center;padding:80px 20px;color:#666;font-size:16px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:60px}.pagination-numbers{display:flex;gap:4px}.pagination-item{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border:1px solid #e5e5e5;border-radius:6px;text-decoration:none;color:#333;font-size:14px;font-weight:500;transition:all .2s ease}.pagination-btn:hover:not(.disabled),.pagination-item:hover:not(.active):not(.ellipsis){border-color:#000;background:#fafafa}.pagination-item.active{background:#000;color:#fff;border-color:#000}.pagination-item.ellipsis{border:0;pointer-events:none}.pagination-btn{display:inline-flex;align-items:center;gap:8px;padding:0 16px;height:44px;border:1px solid #e5e5e5;border-radius:6px;text-decoration:none;color:#333;font-size:14px;font-weight:500;transition:all .2s ease}.pagination-btn.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.filters-backdrop,.filters-header{display:none}@media (max-width:1024px){.filters-backdrop{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10998;opacity:0;transition:opacity .3s ease;pointer-events:none}.filters-backdrop:not([hidden]){opacity:1;pointer-events:all}.filters-panel{position:fixed;top:0;right:0;bottom:0;width:100%;background:#fff;z-index:10999;margin:0;padding:0;border:0;border-radius:0;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden}.filters-panel:not([hidden]){transform:translateX(0)}.filters-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.filters-title{font-size:20px;font-weight:700;margin:0;color:#000}.filters-close{background:0 0;border:0;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s;margin:-8px -8px -8px 0}.filters-close:hover{color:#000}.filters-form{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:32px}.filter-actions{position:sticky;bottom:0;background:#fff;padding:20px 24px;border-top:1px solid #e5e5e5;margin:0-24px -24px;display:flex;gap:12px;flex-shrink:0}.filter-actions .btn{flex:1}.filter-actions .btn-primary{order:-1}}@media (max-width:767px){.collection-page{padding:24px 0 60px}.collection-header{margin-bottom:32px}.collection-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.collection-controls{width:100%;justify-content:space-between}.filter-toggle,.sort-by select{flex:1}.filters-form{grid-template-columns:1fr}.product-grid{gap:16px}.product-card-title{font-size:13px}.product-card-price{font-size:14px}.pagination{gap:4px;margin-top:40px}.pagination-item{min-width:40px;height:40px;padding:0 8px;font-size:13px}.pagination-btn{height:40px;padding:0 12px;font-size:13px}.pagination-btn span{display:none}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.active-filters,.collection-toolbar,.filters-panel,.pagination,.product-card-quick-add{display:none!important}.product-card{break-inside:avoid}}.product-card-custom-label{background:#f0f0f0;color:#333;font-size:11px;line-height:1.3;padding:3px 7px;border-radius:4px;margin-bottom:6px;display:inline-block}.product-card-vendor{font-size:11px;color:#666;margin-bottom:3px}.product-card-rating{display:flex;align-items:center;gap:5px;margin-bottom:6px;font-size:12px}.rating-score{font-weight:600;color:#000}.rating-stars{display:flex;gap:2px;color:#ffc107}.rating-count{color:#666;font-size:12px}.star{flex-shrink:0}.product-card-review-quote{font-size:12px;line-height:1.4;color:#666;font-style:italic;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-review-quote span:first-child{font-weight:600;font-style:normal}.price-label{display:none}.price-savings{font-size:11px;color:#22c55e;font-weight:500}.product-card-stock{font-size:13px;font-weight:500;margin-top:8px;padding:4px 0}.product-card-stock.in-stock{color:#16a34a}.product-card-stock.out-of-stock{color:#ef4444}.product-card-actions{display:flex;gap:8px}.product-card-quick-add .icon-plus{margin-left:4px}.product-grid.view-list .product-card-custom-label{margin-bottom:3px}.product-grid.view-list .product-card-title{font-size:15px;font-weight:600;margin-bottom:3px;line-height:1.3}.product-grid.view-list .product-card-vendor{margin-bottom:0;font-size:11px;color:#888}.product-grid.view-list .product-card-rating{margin-bottom:0}.product-grid.view-list .product-card-price{margin-bottom:6px;font-size:18px;font-weight:700}.product-grid.view-list .product-card-stock{margin-bottom:10px;font-size:12px}.product-card-highlights{display:none}.product-grid.view-list .product-card-highlights{display:block}.product-card-highlights .highlights-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.product-card-highlights .highlights-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;color:#555}.product-card-highlights .highlights-icon{flex-shrink:0;width:14px;height:14px;margin-top:2px;stroke:#10b981;stroke-width:2.5;fill:none}.product-card-highlights .highlights-item span{flex:1}@media (max-width:767px){.product-card-custom-label{font-size:11px;padding:3px 6px}.product-card-rating{font-size:12px}.rating-stars svg{width:12px;height:12px}.product-card-review-quote{font-size:12px;-webkit-line-clamp:2}.product-grid.view-list .product-card-title{font-size:14px}.product-grid.view-list .product-card-rating{flex-wrap:wrap}.product-grid.view-list .product-card-actions{padding:0 12px 12px}.product-grid.view-list .product-card-quick-add{width:100%}.product-card-highlights .highlights-item{font-size:11px}.product-card-highlights .highlights-icon{width:12px;height:12px}}