.section-header,.hero,.promo-banner-section,.offers-section,.featured-products-stack,.why-section,.trust-section,.reseller-section,.collection-page,.search-results-page,.cart-page,.about-section,.contact-section,.product-detail,.no-results{max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}.section-header h2,.collection-page h1,.search-results-page h1,.cart-page h1,.about-section h1,.contact-section h1{font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:400;text-transform:uppercase;letter-spacing:-.01em;line-height:.98}.section-subtitle,.collection-page-copy,.search-results-page>p,.about-section p,.contact-section>p{max-width:760px;color:var(--muted)}.promo-grid,.offers-inner,.trust-grid,.reseller-grid,.products-grid,.related-grid,.why-grid,.contact-card-grid{display:grid;gap:20px}.categories,.filter-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.category-pill{min-height:40px;padding:0 16px;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--muted);font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:border-color var(--transition),color var(--transition),background var(--transition)}.category-pill:hover{color:var(--text);border-color:var(--text)}.category-pill.active{color:#fff;border-color:var(--accent);background:var(--accent)}a.category-pill{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.products-grid,.related-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.why-card,.trust-badge,.reseller-logo-card,.contact-card,.cart-policy-card,.empty-collection-card{border:1px solid var(--border);border-radius:22px;background:#fff}.empty-state-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.empty-state-links a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:var(--surface);color:var(--text);font-size:13px;font-weight:700}.breadcrumb{max-width:1280px;margin:0 auto;padding:20px 24px 0;font-size:13px;color:var(--muted-soft)}.breadcrumb span{margin:0 6px}.collection-page,.search-results-page,.cart-page{padding-top:24px;padding-bottom:48px}.collection-page-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.collection-search-form{max-width:420px;margin-bottom:20px}.no-results{padding-top:80px;padding-bottom:80px;text-align:center}.rich-empty-state{max-width:760px}.rich-empty-state h2,.rich-empty-state h3{font-size:30px;font-weight:800;line-height:1.15}.rich-empty-state p{margin-top:10px;color:var(--muted)}.empty-collection-card{padding:28px}@media(max-width:720px){.featured-products .products-grid{display:grid;grid-template-rows:repeat(2,1fr);grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.featured-products .products-grid::-webkit-scrollbar{display:none}.featured-products .products-grid>.product-card{scroll-snap-align:start;width:240px}.collection-page,.search-results-page,.cart-page,.about-section,.contact-section,.product-detail,.hero,.promo-banner-section,.offers-section,.featured-products-stack,.why-section,.trust-section,.reseller-section{padding-left:18px;padding-right:18px}}@media(max-width:720px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:420px){.products-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.categories,.filter-bar{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;justify-content:flex-start!important;padding-left:16px;padding-right:16px}.categories::-webkit-scrollbar,.filter-bar::-webkit-scrollbar{display:none}.category-pill{flex-shrink:0}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}}.pagination-wrap{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:56px;flex-wrap:wrap}.pagination-wrap .page a,.pagination-wrap .page.current,.pagination-wrap .prev a,.pagination-wrap .next a,.pagination-wrap .deco{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s;border:1.5px solid var(--border);background:#fff;color:#111;white-space:nowrap}.pagination-wrap a:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.pagination-wrap .page.current{background:var(--accent);color:#fff;border-color:var(--accent);font-style:normal}.pagination-wrap .prev a,.pagination-wrap .next a{padding:0 18px;font-weight:700}.pagination-wrap .deco{border:none;background:transparent;color:#aaa;min-width:24px;padding:0;cursor:default}.collection-utilities{display:flex;justify-content:flex-end;margin-top:-12px;margin-bottom:16px;padding:0 4px}.view-toggles{display:flex;gap:4px;background:var(--surface);padding:4px;border-radius:12px}.view-toggle-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#777;border-radius:8px;cursor:pointer;transition:.2s}.view-toggle-btn:hover{color:#111}.view-toggle-btn.active{background:#fff;color:#111;box-shadow:0 2px 6px #0000000f}.products-grid.list-view{grid-template-columns:1fr;gap:12px}.products-grid.list-view .product-card{flex-direction:row;align-items:stretch;text-align:left}.products-grid.list-view .product-card-media{flex:0 0 120px;height:auto;min-height:120px;border-bottom:none;border-right:1px solid var(--border);padding:12px}.products-grid.list-view .product-card-info{flex:1;padding:16px 20px;display:flex;flex-direction:column;justify-content:center}.products-grid.list-view .product-card-info h3{font-size:16px;margin-bottom:6px}.products-grid.list-view .product-card-actions{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;padding:16px 20px;border-top:none;border-left:1px solid var(--border);margin-top:0}.products-grid.list-view .product-card{display:flex;flex-direction:row;height:110px;max-height:110px;overflow:hidden;align-items:stretch}.products-grid.list-view .card-image-link{flex:0 0 100px;width:100px;height:100px;overflow:hidden;border-right:1px solid var(--border);padding:8px;display:flex;align-items:center;justify-content:center}.products-grid.list-view .card-image{height:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:center}.products-grid.list-view .card-img{width:100%;height:100%;object-fit:contain;transform:scale(1.6)}.products-grid.list-view .card-body{flex:1;min-width:0;padding:10px 14px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;overflow:hidden}.products-grid.list-view .card-info-wrap{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.products-grid.list-view .card-name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;line-height:1.35;white-space:normal}.products-grid.list-view .card-desc{display:none!important}.products-grid.list-view .card-actions{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;padding-left:0;border-left:none;min-width:auto;margin-top:4px}.products-grid.list-view .card-price-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:0;margin-right:4px}.products-grid.list-view .card-price{font-size:14px;font-weight:800;margin-bottom:0;white-space:nowrap}.products-grid.list-view .compare-price{font-size:11px}.products-grid.list-view .card-action-buttons{display:contents}.products-grid.list-view .btn-add-cart,.products-grid.list-view .btn-wishlist{display:none!important}.products-grid.list-view .card-secondary-actions{width:auto}.products-grid.list-view .btn-details{padding:6px 12px;font-size:12px;white-space:nowrap;height:auto;min-height:0;border-radius:4px}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#888;margin-bottom:16px;flex-wrap:wrap}.breadcrumb a{color:#888;text-decoration:none;transition:color .15s}.breadcrumb a:hover{color:var(--accent)}.breadcrumb span[aria-hidden]{color:#ccc}.breadcrumb span:last-child{color:#333;font-weight:500}.scroll-row-section{margin-top:48px}.scroll-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.scroll-row-header h2{margin:0}.scroll-row-container{position:relative}.scroll-row{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scroll-row::-webkit-scrollbar{display:none}.scroll-row .product-card{flex:0 0 220px;scroll-snap-align:start}.scroll-btn{width:38px;height:38px;border-radius:50%;border:1.5px solid var(--border);background:#fff;display:none;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#333;cursor:pointer;transition:background .15s,color .15s,border-color .15s;box-shadow:0 2px 6px #0000000f;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.scroll-btn.show{display:inline-flex}.scroll-btn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.scroll-btn-left{left:-19px}.scroll-btn-right{right:-19px}
/*# sourceMappingURL=/cdn/shop/t/73/assets/collection.css.map */
