:global(.header){background:#000!important;border-bottom:1px solid rgba(255,255,255,.1)}.shop-hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden;min-height:60vh}.floating-images{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:visible}.floating-image{position:absolute;width:clamp(80px,10vw,140px);height:clamp(60px,10vw,120px);opacity:.8;filter:grayscale(10%);transition:all .3s ease;will-change:transform;z-index:1}.floating-image img{width:100%;height:100%;object-fit:contain;transform:rotate(-5deg);display:block;pointer-events:none}.hero-content{max-width:1800px;margin:0 auto;position:relative;z-index:2}.breadcrumb{padding-top:1rem;font-size:.8rem;color:#000;text-transform:uppercase;letter-spacing:.1em;font-weight:500;opacity:1!important}.breadcrumb a{color:#000;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#d4af37}.breadcrumb span{margin:0 .5rem}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:-.02em;color:#000;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;color:#666;font-weight:400}.shop-title-char{display:inline-block}.shop-error{padding:4rem 2rem;text-align:center;background:#fff}.error-content{max-width:600px;margin:0 auto}.error-content p{font-size:1.1rem;color:#666}.hero-subtitle{font-size:1rem;color:#666}.shop-main{background:#fff;padding:4rem 0}.shop-container{max-width:1800px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:280px 1fr;gap:4rem}.shop-sidebar{position:sticky;top:100px;height:fit-content;max-width:280px;width:100%}.filter-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e5e5e5}.filter-section:last-of-type{border-bottom:none}.filter-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#000;margin-bottom:1.5rem}.filter-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.filter-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;background:none;border:none;font-size:.9rem;color:#666;cursor:pointer;transition:color .3s;text-align:left}.filter-button:hover,.filter-button.active{color:#000}.filter-count{font-size:.8rem;color:#999}.filter-checkbox{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#666;cursor:pointer}.filter-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.price-range-slider{width:100%;padding:.5rem 0}.price-values{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.price-value{font-size:1rem;font-weight:600;color:#000;background:#f5f5f5;padding:.5rem 1rem;border-radius:4px}.slider-container{position:relative;height:50px;display:flex;align-items:center}.slider-track{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:8px;background:#e5e5e5;border-radius:4px;z-index:0}.slider-range{position:absolute;top:50%;transform:translateY(-50%);height:8px;background:#000;border-radius:4px;z-index:1;pointer-events:none}.price-slider{position:absolute;width:100%;height:8px;-webkit-appearance:none;appearance:none;background:transparent;outline:none;margin:0;padding:0;z-index:2}.price-slider::-webkit-slider-track{width:100%;height:8px;background:transparent;border:none}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:#000;border-radius:50%;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 8px #0000004d;transition:transform .2s;margin-top:-8px}.price-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.price-slider::-webkit-slider-thumb:active{transform:scale(1.2)}.price-slider::-moz-range-track{width:100%;height:8px;background:transparent;border:none}.price-slider::-moz-range-thumb{width:24px;height:24px;background:#000;border-radius:50%;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 8px #0000004d;transition:transform .2s}.price-slider::-moz-range-thumb:hover{transform:scale(1.1)}.price-slider::-moz-range-thumb:active{transform:scale(1.2)}.price-slider[data-slider=max]{z-index:3}.reset-filters{width:100%;padding:.875rem;background:#000;color:#fff;border:none;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background .3s}.reset-filters:hover{background:#333}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.result-count{font-size:.9rem;color:#666}.toolbar-right{display:flex;align-items:center;gap:1rem}.sort-label{font-size:.9rem;color:#666}.sort-select{padding:.5rem 1rem;border:1px solid #e5e5e5;background:#fff;font-size:.9rem;cursor:pointer}.sort-select:focus{outline:none;border-color:#000}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:7rem}.product-card{background:#fff;transition:transform .3s}.product-link{display:block;text-decoration:none;color:inherit}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#f8f8f8;margin-bottom:1.5rem}.product-image{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease;position:absolute;top:0;left:0;background:inherit}.product-image-main{opacity:1;z-index:1}.product-image-hover{opacity:0;z-index:2}@media(min-width:769px){.product-image-wrapper:hover .product-image-hover{opacity:1}}@media(max-width:768px){.product-image-hover{display:none}.shop-hero{padding:6rem 1.5rem 4rem;min-height:50vh}.floating-image{width:clamp(80px,20vw,120px);height:clamp(80px,20vw,120px)}.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}}.product-badge{position:absolute;top:1rem;left:1rem;background:#000;color:#fff;padding:.4rem .8rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;z-index:2}.product-sale-badge{position:absolute;top:1rem;right:1rem;background:#e74c3c;color:#fff;padding:.4rem .8rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;z-index:2}.product-overlay{position:absolute;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.product-card:hover .product-overlay{opacity:1}.quick-view-btn{padding:.875rem 2rem;background:#fff;color:#000;border:none;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s}.quick-view-btn:hover{background:#000;color:#fff}.product-info{margin-bottom:1rem;display:flex;flex-direction:column}.product-name{font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:.75rem;min-height:2.4em;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-info:after{content:"";display:block;height:1.4rem;margin-bottom:.75rem}.product-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem;color:#000;height:1.4rem;margin-top:-2.15rem;position:relative;z-index:1}.rating-text{font-size:.8rem;color:#666;margin-left:.25rem}.product-colors{display:flex;gap:.5rem;margin-bottom:.75rem;align-items:center;min-height:2.5rem}.color-swatch{width:40px;height:40px;border-radius:50%;border:2px solid #e5e5e5;background:#fff;cursor:pointer;padding:2px;transition:all .2s;display:flex;align-items:center;justify-content:center;overflow:hidden}.color-swatch:hover{border-color:#000;transform:scale(1.1)}.color-swatch.selected{border-color:#000;border-width:3px}.color-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.product-price-wrapper{display:flex;align-items:center;gap:.75rem}.product-price{font-size:1.1rem;font-weight:700;color:#000}.product-sale-price{color:#e74c3c}.product-regular-price{font-size:.9rem;font-weight:400;color:#999;text-decoration:line-through}.add-to-cart-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem;background:#fff;color:#000;border:1px solid #000;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s}.add-to-cart-btn:hover{background:#000;color:#fff}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#999;border-color:#ddd}.add-to-cart-btn:disabled:hover{background:#f5f5f5;color:#999}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem}.page-btn{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;border:1px solid #e5e5e5;font-size:.9rem;cursor:pointer;transition:all .3s}.page-btn:hover:not(:disabled){border-color:#000}.page-btn.active{background:#000;color:#fff;border-color:#000}.page-btn:disabled{opacity:.3;cursor:not-allowed}.mobile-filter-btn{display:none;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#000;color:#fff;border:none;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;position:relative;white-space:nowrap;flex-shrink:0}.filter-badge{display:none;align-items:center;justify-content:center;min-width:20px;height:20px;background:#fff;color:#000;border-radius:50%;font-size:.75rem;font-weight:700;padding:0 6px;margin-left:auto}.drawer-header{display:none;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:10}.drawer-header h3{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.drawer-close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#000}.apply-filters-btn{display:none;width:100%;padding:1rem;background:#000;color:#fff;border:none;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;margin-top:1rem}.drawer-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:998;opacity:0}@media(max-width:1024px){.shop-container{grid-template-columns:1fr;gap:3rem}.shop-sidebar{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-title{font-size:2rem}.shop-hero{padding:6rem 1.5rem 3rem}.shop-container{padding:0 1.5rem;gap:0}.mobile-filter-btn{display:flex}.shop-sidebar{position:fixed;bottom:0;left:0;right:0;max-width:100%;max-height:85vh;background:#fff;z-index:999;transform:translateY(100%);overflow-y:auto;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #0000001a;padding:0}.shop-sidebar.drawer-open{transform:translateY(0)}.drawer-header{display:flex}.apply-filters-btn{display:block}.filter-section{padding:0 1.5rem 2rem;margin-bottom:2rem}.filter-section:first-of-type{margin-top:1rem}.reset-filters,.apply-filters-btn{margin:0 1.5rem 1.5rem;width:calc(100% - 3rem)}.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem}.shop-toolbar{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.mobile-filter-btn{display:flex;order:-1}.toolbar-left{display:none}.toolbar-right{flex:1;display:flex;justify-content:flex-end;gap:.5rem}.result-count,.sort-label{display:none}.sort-select{width:100%;max-width:180px;font-size:.8rem;padding:.875rem 1rem}.product-name{font-size:.85rem}.product-price{font-size:1rem}.add-to-cart-btn{font-size:.7rem;padding:.75rem}.product-badge{font-size:.6rem;padding:.3rem .6rem}}
