.products-page,.products-page *,.products-page h1,.products-page h2,.products-page h3,.products-page h4,.products-page h5,.products-page h6,.products-page p,.products-page span,.products-page a,.products-page button,.products-page input,.products-page label{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:300!important}.products-page .create-logo span{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;letter-spacing:-.02em!important;font-size:20px!important;font-weight:500!important}div.products-page{padding:0;transition:none;margin:0 auto!important}main.products-page{max-width:1800px;min-height:calc(100vh - 80px);padding:100px 20px 60px;margin:0 auto!important}@media (max-width:768px){body.sidebar-open .products-page{margin-left:0}}.products-header{text-align:center;margin-bottom:48px}.products-title{color:#111;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:700}.products-subtitle{color:#666;margin:0;font-size:16px}.products-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:300!important}.loading-spinner{border:4px solid #f0f0f0;border-top-color:#111;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.15}}.product-card-skeleton{flex-direction:column;gap:12px;display:flex}.skeleton-image{aspect-ratio:1;background:#e8e8e8;border-radius:4px;width:100%;animation:1.2s ease-in-out infinite skeleton-pulse}.skeleton-text{background:#e8e8e8;border-radius:3px;height:14px;animation:1.2s ease-in-out infinite skeleton-pulse}.skeleton-title{width:70%}.skeleton-price{width:40%;animation-delay:.15s}.products-category-header{flex-direction:column;padding:0 0 24px;display:flex}.products-back-button{color:#666;cursor:pointer;font-size:14px;font-weight:400;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:8px 0;transition:color .2s;display:inline-flex}.products-back-button:hover{color:#111}.products-back-button svg{flex-shrink:0}.products-category-header-row{align-items:center;gap:48px;max-width:100%;display:flex}.products-category-header-image{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;overflow:hidden}.products-category-header-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.products-category-header-content{flex:1;min-width:0;max-width:calc(75vw - 280px)}.products-category-title{color:#111;font-size:56px;font-weight:200;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.15em;text-transform:uppercase;margin:0 0 24px;line-height:1;display:inline-block;position:relative}.products-category-title:after{content:"";background:#111;width:60px;height:1px;position:absolute;bottom:-8px;left:0}.products-category-description{color:#666;font-size:16px;font-weight:300;line-height:1.7;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;max-width:65vw;margin:0}.products-brand-link{all:unset;color:#111;text-underline-offset:2px;cursor:pointer;font-weight:500;text-decoration:underline #bbb;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s;display:inline}.products-brand-link:hover{color:#000;text-decoration-color:#000}:root[data-theme=dark] .products-back-button{color:#999}:root[data-theme=dark] .products-back-button:hover{color:#fff}:root[data-theme=dark] .products-category-header-image{background:#0a0a0a}:root[data-theme=dark] .products-category-title{color:#fff}:root[data-theme=dark] .products-category-title:after{background:#fff}:root[data-theme=dark] .products-category-description{color:#888}:root[data-theme=dark] .products-brand-link{color:#ddd;text-decoration-color:#666}:root[data-theme=dark] .products-brand-link:hover{color:#fff;text-decoration-color:#fff}@media (max-width:1200px){.products-category-header-content{max-width:calc(70vw - 240px)}.products-category-title{letter-spacing:.12em;font-size:48px}.products-category-title:after{width:50px}}@media (max-width:1024px){.products-category-title{letter-spacing:.1em;font-size:42px}.products-category-title:after{width:45px}}@media (max-width:768px){.products-category-header{padding:0 0 20px}.products-category-header-row{flex-direction:row;align-items:flex-start;gap:0}.products-category-header-image{display:none}.products-category-header-content{flex:1;min-width:0;max-width:100%}.products-back-button{gap:3px;margin-bottom:2px;font-size:12px}.products-back-button svg{width:14px;height:14px}.products-category-title{letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;font-size:28px;font-weight:200;line-height:1}.products-category-title:after{width:40px;bottom:-6px}.products-category-description{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:95%;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.products-brand-link{color:#444;text-underline-offset:1px;font-weight:500;text-decoration-color:#bbb}}@media (max-width:480px){.products-category-header{padding:0 0 18px}.products-back-button{margin-bottom:2px;font-size:11px}.products-back-button svg{width:12px;height:12px}.products-category-title{letter-spacing:.06em;margin-bottom:26px;font-size:24px}.products-category-title:after{width:35px;bottom:-5px}.products-category-description{-webkit-line-clamp:3;max-width:95%;font-size:12px;line-height:1.45}.products-brand-link{color:#444}}@media (max-width:375px){.products-category-header{padding:0 0 16px}.products-back-button{margin-bottom:1px;font-size:10px}.products-category-title{letter-spacing:.05em;margin-bottom:24px;font-size:22px}.products-category-title:after{width:30px;bottom:-4px}.products-category-description{-webkit-line-clamp:3;max-width:95%;font-size:11px;line-height:1.4}.products-brand-link{color:#444}}.products-carousel-section,.products-carousel-wrapper{width:100%;position:relative}.products-carousel-content{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;will-change:transform;backface-visibility:hidden;scroll-snap-type:x proximity;overscroll-behavior-x:contain;gap:16px;width:100%;padding:20px 60px;display:flex;overflow:auto hidden;transform:translate(0,0)}.products-carousel-content::-webkit-scrollbar{display:none}.products-carousel-slide{scroll-snap-align:start;flex-shrink:0}.products-category-card{cursor:pointer;width:200px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:0;transition:all .2s;display:flex;overflow:visible}.products-category-card:hover{box-shadow:none;transform:translateY(-4px)}.products-category-card:active{transform:translateY(-2px)}.products-category-card.active .products-category-image-box{border:2px solid #0051ba;box-shadow:0 0 0 1px #0051ba}.products-category-card.active .products-category-name{color:#0051ba;font-weight:700}.products-category-card-skeleton{pointer-events:none;cursor:default}.products-category-card-skeleton:hover{transform:none}.products-skeleton-shimmer{background:#f0f0f0;position:relative;overflow:hidden}.products-skeleton-shimmer:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s ease-in-out infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.products-skeleton-text{border-radius:4px;width:80%;height:12px;margin:0 auto}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}:root[data-theme=dark] .products-skeleton-shimmer{background:#1a1a1a}:root[data-theme=dark] .products-skeleton-shimmer:after{background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%)}.products-category-image-box{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.products-category-image{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .3s}.products-category-card:hover .products-category-image{transform:scale(1.05)}.products-category-placeholder{color:#ccc;justify-content:center;align-items:center;display:flex}.products-category-info{background:0 0;flex-direction:column;align-items:center;gap:4px;width:100%;padding:12px 0 0;display:flex}.products-category-name{color:#111;text-transform:capitalize;text-align:center;font-size:15px;font-weight:600}.products-category-count{color:#666;text-align:center;font-size:12px}.products-carousel-btn{cursor:pointer;color:#111;z-index:10;background:#fffffff2;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.products-carousel-btn-prev{left:16px}.products-carousel-btn-next{right:16px}.products-carousel-btn:hover:not(:disabled){background:#fff;border-color:#111;box-shadow:0 4px 12px #00000026}.products-carousel-btn:active:not(:disabled){transform:translateY(-50%)scale(.95)}.products-carousel-btn:disabled{opacity:.3;cursor:not-allowed}.products-carousel-btn-hidden{opacity:0;pointer-events:none}.products-carousel-btn svg{fill:currentColor;width:24px;height:24px}.products-scroll-indicator{justify-content:center;width:100%;margin-top:16px;display:flex}.products-scroll-indicator-bar-wrapper{background:#e0e0e0;border-radius:2px;width:400px;max-width:80%;height:4px;position:relative;overflow:hidden}.products-scroll-indicator-bar{will-change:left,width;background:#111;border-radius:2px;width:30%;height:100%;transition:left .12s ease-out,width .12s ease-out;position:absolute;top:0;left:0}.products-search-wrapper{flex-shrink:0;align-items:center;width:320px;display:flex;position:relative}.products-filters-right .products-search-input{width:100%;padding:10px 44px 10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;transition:all .2s;background:#fff!important;border:1.5px solid #e0e0e0!important;border-radius:6px!important;height:auto!important;min-height:auto!important;max-height:none!important;line-height:normal!important}.products-filters-right .products-search-input:focus{outline:none;box-shadow:0 0 0 3px #0000000d;border-color:#111!important}.products-filters-right .products-search-input::placeholder{color:#999}.products-clear-all-btn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e0e0e0;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;margin-left:12px;padding:8px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.products-clear-all-btn:hover{color:#111;background:#f8f8f8;border-color:#111}.products-clear-all-btn svg{opacity:.7;flex-shrink:0;transition:opacity .2s}.products-clear-all-btn:hover svg{opacity:1}:root[data-theme=dark] .products-clear-all-btn{color:#999;background:0 0;border-color:#444}:root[data-theme=dark] .products-clear-all-btn:hover{color:#fff;background:#ffffff0d;border-color:#666}.products-search-clear{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.products-search-clear:hover{color:#111;background:#f5f5f5}.products-applied-filters{margin-top:12px;margin-bottom:0;padding:0}.products-applied-filters-inner{justify-content:space-between;align-items:center;gap:16px;padding:0;display:flex}.products-applied-filters-list{flex-wrap:wrap;flex:1;align-items:center;gap:12px;min-width:0;padding-left:0;display:flex}.products-applied-filter-tag{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;transition:all .15s;display:inline-flex}.products-applied-filter-tag span{text-underline-offset:3px;text-decoration:underline #ccc;transition:all .15s}.products-applied-filter-tag:hover{color:#111}.products-applied-filter-tag:hover span{text-decoration-color:#111}.products-applied-filter-tag svg{opacity:.5;flex-shrink:0;transition:opacity .15s}.products-applied-filter-tag:hover svg{opacity:1}.products-applied-filters-clear{color:#666;cursor:pointer;text-underline-offset:3px;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:5px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;text-decoration:underline #bbb;transition:all .15s;display:inline-flex}.products-applied-filters-clear:hover{color:#111;text-decoration-color:#111}.products-applied-filters-clear svg{opacity:.6;flex-shrink:0;transition:opacity .15s}.products-applied-filters-clear:hover svg{opacity:1}:root[data-theme=dark] .products-applied-filter-tag{color:#888}:root[data-theme=dark] .products-applied-filter-tag span{text-decoration-color:#555}:root[data-theme=dark] .products-applied-filter-tag:hover{color:#fff}:root[data-theme=dark] .products-applied-filter-tag:hover span{text-decoration-color:#fff}:root[data-theme=dark] .products-applied-filters-clear{color:#888;text-decoration-color:#555}:root[data-theme=dark] .products-applied-filters-clear:hover{color:#fff;text-decoration-color:#fff}@media (max-width:768px){.products-applied-filters{display:none!important}}.search-suggestions-dropdown{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:400px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001f}.search-suggestions-section{padding:8px 0}.search-suggestions-section:not(:last-child){border-bottom:none}.search-suggestions-header{color:#888;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px 4px;font-size:11px;font-weight:600}.search-suggestion-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-family:inherit;transition:background .15s;display:flex}.search-suggestion-item:hover,.search-suggestion-item.selected{background:#f5f5f5}.search-suggestion-icon{color:#666;flex-shrink:0}.search-suggestion-text{color:#111;flex:1;font-size:14px;font-weight:500}.search-suggestion-text mark{color:#111;background:0 0;font-weight:700}.search-suggestion-count{color:#888;background:#f0f0f0;border-radius:10px;padding:2px 8px;font-size:12px}.search-suggestion-image{background:#f9f9f9;border-radius:4px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.search-suggestion-image img{object-fit:contain;width:100%;height:100%}.search-suggestion-image-placeholder{background:#eee;width:100%;height:100%}.search-suggestion-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-suggestion-name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.search-suggestion-name mark{color:#111;background:0 0;font-weight:700}.search-suggestion-category{color:#888;font-size:12px}.search-suggestion-price{color:#111;flex-shrink:0;font-size:14px;font-weight:600}:root[data-theme=dark] .search-suggestions-dropdown{background:#1a1a1a;border-color:#333}:root[data-theme=dark] .search-suggestions-section:not(:last-child){border-bottom-color:#333}:root[data-theme=dark] .search-suggestions-header{color:#888}:root[data-theme=dark] .search-suggestion-item:hover,:root[data-theme=dark] .search-suggestion-item.selected{background:#2a2a2a}:root[data-theme=dark] .search-suggestion-text,:root[data-theme=dark] .search-suggestion-name,:root[data-theme=dark] .search-suggestion-price,:root[data-theme=dark] .search-suggestion-text mark,:root[data-theme=dark] .search-suggestion-name mark{color:#fff}:root[data-theme=dark] .search-suggestion-count{color:#aaa;background:#333}:root[data-theme=dark] .search-suggestion-image{background:#2a2a2a}.products-filters{border-top:none;margin-top:24px;padding-top:24px}.products-filters-wrapper{justify-content:space-between;align-items:center;gap:24px;display:flex}.mobile-filter-bar{border-bottom:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 0;display:none}.mobile-filter-bar-left{flex:1;align-items:center;gap:18px;display:flex}.mobile-filter-bar-right{flex:1;justify-content:flex-end;align-items:center;display:flex}.mobile-filter-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:24px;align-items:center;gap:10px;padding:12px 28px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.mobile-filter-button svg{flex-shrink:0;width:16px;height:16px}.mobile-filter-button:hover{background:#333}.mobile-filter-button:active{background:#000}.mobile-clear-button{color:#888;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;padding:12px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;text-decoration:underline #ccc;display:flex}.mobile-clear-button:hover{color:#111;text-decoration-color:#111}.mobile-sort-wrapper{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.mobile-sort-label{color:#888;white-space:nowrap;font-size:13px;font-weight:400}.mobile-sort-trigger{cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:auto;padding:12px 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .15s;display:flex}.mobile-sort-trigger:hover{background:#eee}.mobile-sort-trigger.open{color:#fff;background:#111}.mobile-sort-trigger.open .mobile-sort-arrow{color:#fff;transform:rotate(180deg)}.mobile-sort-value{color:inherit;white-space:nowrap;font-size:13px;font-weight:500}.mobile-sort-arrow{color:#666;flex-shrink:0;transition:transform .2s,color .15s}.mobile-sort-dropdown{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:12px;min-width:180px;animation:.15s ease-out mobileSortDropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}@keyframes mobileSortDropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-sort-option{cursor:pointer;color:#333;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;transition:background .1s;display:flex}.mobile-sort-option:last-child{border-bottom:none}.mobile-sort-option:hover{background:#f8f8f8}.mobile-sort-option.selected{color:#111;background:#f5f5f5;font-weight:500}.mobile-sort-check{color:#111;font-size:14px;font-weight:600}:root[data-theme=dark] .mobile-sort-trigger{color:#fff;background:#2a2a2a}:root[data-theme=dark] .mobile-sort-trigger:hover{background:#333}:root[data-theme=dark] .mobile-sort-trigger.open{color:#111;background:#fff}:root[data-theme=dark] .mobile-sort-trigger.open .mobile-sort-arrow{color:#111}:root[data-theme=dark] .mobile-sort-arrow{color:#999}:root[data-theme=dark] .mobile-sort-dropdown{background:#1a1a1a;border-color:#333;box-shadow:0 8px 24px #0006}:root[data-theme=dark] .mobile-sort-option{color:#ccc;border-bottom-color:#2a2a2a}:root[data-theme=dark] .mobile-sort-option:hover{background:#2a2a2a}:root[data-theme=dark] .mobile-sort-option.selected{color:#fff;background:#333}:root[data-theme=dark] .mobile-sort-check{color:#fff}.mobile-sort-select{display:none}.products-filters-left{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.products-filters-label{color:#666;font-size:14px}.products-filter-item{position:relative}.products-filter-summary{cursor:pointer;color:#fff;user-select:none;background:#111;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:140px;padding:8px 16px;font-size:14px;font-weight:500;list-style:none;transition:all .2s;display:flex}.products-filter-summary::-webkit-details-marker{display:none}.products-filter-summary:hover{background:#000;transform:translateY(-.5px);box-shadow:0 2px 8px #4d4d4d26}.products-filter-summary:active{background:#222;transform:translateY(0)}.products-filter-item[open] .products-filter-summary{color:#fff;background:#000;box-shadow:0 2px 8px #4d4d4d26}.products-dropdown-arrow{flex-shrink:0;transition:transform .2s}.products-filter-item[open] .products-dropdown-arrow{transform:rotate(180deg)}.products-filter-dropdown{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:280px;padding:16px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #0000001a}.products-filter-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.products-filter-selected{color:#666;font-size:13px}.products-filter-reset{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.products-filter-reset:hover{color:#666}.products-filter-list{max-height:300px;overflow-y:auto}.products-filter-checkbox-item{cursor:pointer;user-select:none;align-items:center;gap:8px;padding:8px 12px;transition:background-color .15s;display:flex}.products-filter-checkbox-item:hover{background:#f9fafb}.products-filter-checkbox{cursor:pointer;flex-shrink:0;width:16px;height:16px}.products-filter-checkbox-label{color:#111;text-transform:capitalize;flex:1;font-size:13px}.products-filter-checkbox-count{color:#999;font-size:12px}.products-filter-price{padding-top:8px}.products-filter-price-inputs{align-items:center;gap:12px;display:flex}.products-filter-price-field{flex:1;position:relative}.products-filter-currency{color:#666;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.products-filter-price-field input{border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:8px 12px 8px 24px;font-family:inherit;font-size:14px;transition:border-color .2s}.products-filter-price-field input:focus{border-color:#111;outline:none}.products-filter-price-separator{color:#666;font-size:13px}.products-price-range-slider{height:40px;margin-top:20px;position:relative}.products-range-input{pointer-events:none;appearance:none;z-index:3;background:0 0;outline:none;width:100%;height:5px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.products-range-input::-webkit-slider-runnable-track{appearance:none;background:0 0;border:none}.products-range-input::-moz-range-track{background:0 0;border:none}.products-range-input::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#111;border:3px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 6px #00000026}.products-range-input::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000040}.products-range-input::-webkit-slider-thumb:active{transform:scale(1.05);box-shadow:0 1px 4px #0003}.products-range-input::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#111;border:3px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 6px #00000026}.products-range-input::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000040}.products-range-input::-moz-range-thumb:active{transform:scale(1.05);box-shadow:0 1px 4px #0003}.products-slider-track{pointer-events:none;z-index:1;background:#e0e0e0;border-radius:3px;width:100%;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.products-slider-range{z-index:2;background:#111;border-radius:3px;height:100%;transition:left .1s,width .1s;position:absolute}.products-range-min{z-index:4}.products-filters-right{align-items:center;gap:12px;display:flex}.products-sort-label{color:#666;font-size:14px}.products-sort-dropdown-container{position:relative}.products-sort-btn{cursor:pointer;color:#fff;user-select:none;background:#111;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:200px;padding:8px 16px;font-size:14px;font-weight:500;list-style:none;transition:all .2s;display:flex}.products-sort-btn::-webkit-details-marker{display:none}.products-sort-btn:hover{background:#000;transform:translateY(-.5px);box-shadow:0 2px 8px #4d4d4d26}.products-sort-btn:active{background:#222;transform:translateY(0)}.products-sort-dropdown-container[open] .products-sort-btn{background:#000;box-shadow:0 2px 8px #4d4d4d26}.products-sort-dropdown-container[open] .products-dropdown-arrow{transform:rotate(180deg)}.products-sort-dropdown{z-index:100;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.products-sort-item{cursor:pointer;color:#6b7280;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;height:34px;padding:6px 12px;font-size:12.5px;font-weight:400;transition:background-color .15s;display:flex;overflow:hidden}.products-sort-item:last-child{border-bottom:none}.products-sort-item:hover{color:#111827;background-color:#f9fafb}.products-sort-item .checkmark{color:#000;font-size:14px;font-weight:700}@media (min-width:769px) and (max-width:1200px){.mobile-filter-bar{display:flex!important}.products-filters-left,.products-filters-label,.products-filters-right{display:none!important}.products-filters-wrapper{flex-flow:row!important;align-items:center!important;gap:16px!important}.mobile-filter-bar{flex-wrap:nowrap!important;gap:16px!important;width:100%!important;padding:14px 0!important}.mobile-filter-bar-left{flex:1!important;gap:18px!important}.mobile-filter-bar-right{flex:1!important;justify-content:flex-end!important}.mobile-filter-button{border-radius:24px!important;padding:12px 28px!important;font-size:14px!important}.mobile-clear-button{padding:12px 8px!important;font-size:13px!important}.mobile-sort-wrapper{gap:8px!important}.mobile-sort-label{font-size:13px!important}.mobile-sort-trigger{border-radius:8px!important;min-width:auto!important;padding:12px 16px!important}.mobile-sort-value{font-size:13px!important}.mobile-sort-dropdown{min-width:220px!important}.mobile-sort-option{padding:14px 18px!important;font-size:14px!important}.products-grid{grid-template-columns:repeat(3,1fr)!important;gap:24px!important}}@media (max-width:768px){div.products-page{padding:0!important}main.products-page{padding:60px 12px 40px!important}.products-page main.products-page,.content-wrapper main.products-page{padding-top:60px!important}.products-title{font-size:28px}.products-subtitle{font-size:14px}.products-header{margin-bottom:32px}.products-carousel-section{width:100vw!important;margin:12px calc(50% - 50vw)!important;padding:0!important}.products-carousel-wrapper{max-width:100vw!important;padding:0!important;overflow:visible!important}.products-carousel-content{will-change:transform;backface-visibility:hidden;scroll-snap-type:x proximity;overscroll-behavior-x:contain;transform:translate(0,0);scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding:12px 16px!important;overflow:auto hidden!important}.products-carousel-btn{backdrop-filter:none!important;width:32px!important;height:32px!important;box-shadow:none!important;background:0 0!important;border:none!important}.products-carousel-btn:hover:not(:disabled){opacity:.7!important;box-shadow:none!important;background:0 0!important}.products-carousel-btn svg{width:18px!important;height:18px!important}.products-carousel-btn-prev{left:8px!important}.products-carousel-btn-next{right:8px!important}.products-category-card{flex-shrink:0!important;min-width:110px!important;max-width:110px!important}.products-category-image-box{border-radius:8px!important;height:110px!important}.products-category-name{padding:6px 4px!important;font-size:12px!important;line-height:1.2!important}.products-carousel-slide{scroll-snap-align:start;flex-shrink:0!important;margin:0!important}.products-scroll-indicator{margin-top:8px!important}.products-scroll-indicator-bar-wrapper{width:60%!important;max-width:280px!important;height:3px!important}.products-scroll-indicator-bar{transition:left .1s ease-out!important}.products-search-wrapper{width:100%!important;max-width:100%!important}.products-search-input{border-radius:8px!important;width:100%!important;padding:10px 40px 10px 14px!important;font-size:14px!important}.products-search-clear{right:10px!important}.products-filters{border-top:none!important;margin-top:10px!important;padding-top:0!important;padding-left:0!important;padding-right:0!important}.products-filters-wrapper{flex-direction:column!important;align-items:stretch!important;gap:0!important}.mobile-filter-bar{justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 0!important;display:flex!important}.mobile-filter-bar-left{flex:auto!important;align-items:center!important;gap:14px!important;display:flex!important}.mobile-filter-bar-right{flex:auto!important;justify-content:flex-end!important;align-items:center!important;display:flex!important}.mobile-filter-button{border-radius:24px!important;gap:10px!important;padding:12px 28px!important;font-size:14px!important}.mobile-filter-button svg{width:16px!important;height:16px!important}.mobile-clear-button{padding:12px 6px!important;font-size:13px!important}.mobile-sort-wrapper{flex:auto!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.mobile-sort-label{white-space:nowrap!important;font-size:12px!important}.mobile-sort-trigger{border-radius:8px!important;min-width:auto!important;padding:12px 14px!important}.mobile-sort-value{font-size:13px!important}.mobile-sort-dropdown{min-width:200px!important}.mobile-sort-option{padding:14px 16px!important;font-size:14px!important}.products-filters-left,.products-filters-label{display:none!important}.products-filter-item{width:100%!important}.products-filter-summary{border-radius:8px!important;width:100%!important;min-width:auto!important;padding:12px 16px!important;font-size:15px!important}.products-filter-dropdown{width:100%!important;min-width:100%!important;max-width:100%!important;left:0!important;right:0!important}.products-filter-checkbox-item{border-radius:6px!important;padding:12px!important}.products-filter-checkbox{width:18px!important;height:18px!important}.products-filter-checkbox-label{font-size:14px!important}.products-filter-checkbox-count{font-size:13px!important}.products-filter-price-inputs{flex-direction:column!important;gap:12px!important}.products-filter-price-input{width:100%!important;padding:10px 12px!important;font-size:15px!important}.products-filters-right,.products-sort-label{display:none!important}.products-sort-dropdown-container{width:100%!important}.products-sort-btn{border-radius:8px!important;width:100%!important;min-width:auto!important;padding:12px 16px!important;font-size:15px!important}.products-sort-dropdown{width:100%!important;min-width:100%!important;left:0!important;right:0!important}.products-sort-item{height:auto!important;min-height:44px!important;padding:12px!important;font-size:14px!important}}:root[data-theme=dark] .products-page{background:#0a0a0a}:root[data-theme=dark] .products-title{color:#fff}:root[data-theme=dark] .products-subtitle{color:#999}:root[data-theme=dark] .products-category-card{background:0 0;border:none}:root[data-theme=dark] .products-category-card:hover{box-shadow:none}:root[data-theme=dark] .products-category-image-box{background:#0a0a0a}:root[data-theme=dark] .products-category-info{background:0 0}:root[data-theme=dark] .products-category-name{color:#fff}:root[data-theme=dark] .products-category-count{color:#999}:root[data-theme=dark] .products-category-card.active .products-category-image-box{border-color:#4a9eff;box-shadow:0 0 0 1px #4a9eff}:root[data-theme=dark] .products-category-card.active .products-category-name{color:#4a9eff}:root[data-theme=dark] .products-carousel-btn{color:#fff;background:#1a1a1af2;border-color:#333}:root[data-theme=dark] .products-carousel-btn:hover:not(:disabled){background:#1a1a1a;border-color:#fff}:root[data-theme=dark] .products-scroll-indicator-bar-wrapper{background:#333}:root[data-theme=dark] .products-scroll-indicator-bar{background:#fff}:root[data-theme=dark] .loading-spinner{border-color:#fff #2a2a2a #2a2a2a}:root[data-theme=dark] .products-filters-right .products-search-input{color:#fff;background:#2a2a2a!important;border-color:#3a3a3a!important}:root[data-theme=dark] .products-filters-right .products-search-input:focus{box-shadow:0 0 0 3px #ffffff0d;border-color:#fff!important}:root[data-theme=dark] .products-filters-right .products-search-input::placeholder{color:#666}:root[data-theme=dark] .products-search-clear{color:#999}:root[data-theme=dark] .products-search-clear:hover{color:#fff;background:#3a3a3a}:root[data-theme=dark] .products-filters{border-top-color:#333}:root[data-theme=dark] .products-filters-label{color:#fff}:root[data-theme=dark] .mobile-filter-button{color:#111;background:#fff}:root[data-theme=dark] .mobile-filter-button:hover{background:#e0e0e0}:root[data-theme=dark] .mobile-clear-button{color:#888;text-decoration-color:#555}:root[data-theme=dark] .mobile-clear-button:hover{color:#fff;text-decoration-color:#fff}:root[data-theme=dark] .mobile-clear-button{color:#aaa}:root[data-theme=dark] .mobile-clear-button:hover{color:#fff}:root[data-theme=dark] .mobile-sort-label{color:#aaa}:root[data-theme=dark] .mobile-sort-select{color:#fff;background:0 0}:root[data-theme=dark] .products-filter-summary{color:#fff;background:#3a3a3a}:root[data-theme=dark] .products-filter-summary:hover{background:#2a2a2a;transform:translateY(-.5px);box-shadow:0 2px 8px #ffffff1a}:root[data-theme=dark] .products-filter-summary:active{background:#4a4a4a;transform:translateY(0)}:root[data-theme=dark] .products-filter-item[open] .products-filter-summary{color:#fff;background:#2a2a2a;box-shadow:0 2px 8px #ffffff1a}:root[data-theme=dark] .products-dropdown-arrow{color:#fff}:root[data-theme=dark] .products-filter-dropdown{background:#1a1a1a;border-color:#333;box-shadow:0 4px 12px #ffffff1a}:root[data-theme=dark] .products-filter-header{border-bottom-color:#333}:root[data-theme=dark] .products-filter-selected{color:#999}:root[data-theme=dark] .products-filter-reset{color:#fff}:root[data-theme=dark] .products-filter-reset:hover{color:#999}:root[data-theme=dark] .products-filter-checkbox-item:hover{background:#2a2a2a}:root[data-theme=dark] .products-filter-checkbox-label{color:#fff}:root[data-theme=dark] .products-filter-checkbox-count{color:#666}:root[data-theme=dark] .products-filter-currency{color:#999}:root[data-theme=dark] .products-filter-price-field input{color:#fff;background:#2a2a2a;border-color:#333}:root[data-theme=dark] .products-filter-price-field input:focus{border-color:#fff}:root[data-theme=dark] .products-slider-track{background:#333}:root[data-theme=dark] .products-slider-range{background:#fff}:root[data-theme=dark] .products-range-input::-webkit-slider-thumb{background:#fff;border-color:#2a2a2a}:root[data-theme=dark] .products-range-input::-moz-range-thumb{background:#fff;border-color:#2a2a2a}:root[data-theme=dark] .products-sort-label{color:#999}:root[data-theme=dark] .products-sort-btn{color:#fff;background:#3a3a3a}:root[data-theme=dark] .products-sort-btn:hover{background:#2a2a2a;transform:translateY(-.5px);box-shadow:0 2px 8px #ffffff1a}:root[data-theme=dark] .products-sort-btn:active{background:#4a4a4a;transform:translateY(0)}:root[data-theme=dark] .products-sort-dropdown-container[open] .products-sort-btn{background:#2a2a2a;box-shadow:0 2px 8px #ffffff1a}:root[data-theme=dark] .products-sort-dropdown{background:#1a1a1a;border-color:#333;box-shadow:0 4px 12px #ffffff1a}:root[data-theme=dark] .products-sort-item{color:#a0a0a0;border-bottom-color:#333}:root[data-theme=dark] .products-sort-item:hover{color:#fff;background:#2a2a2a}:root[data-theme=dark] .products-sort-item .checkmark{color:#fff}.products-grid{gap:40px;width:100%;max-width:100%;margin-top:40px;padding-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr)!important}.products-load-more{flex-direction:column;align-items:center;gap:16px;padding:60px 0 30px;display:flex}.products-load-more__count{color:#888;letter-spacing:.02em;margin:0;font-size:13px;font-weight:300}.products-load-more__button{color:#111;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #ddd;padding:12px 48px;font-size:14px;font-weight:400;transition:all .2s}.products-load-more__button:hover{color:#fff;background:#111;border-color:#111}.product-card{cursor:pointer;flex-direction:column;transition:transform .2s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.product-card:hover{transform:translateY(-4px)}.product-card-image-wrapper{aspect-ratio:1;background:#fff;width:100%;margin-bottom:12px;overflow:hidden}.product-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card-info{flex-direction:column;gap:4px;display:flex}.product-card-title{color:#111;text-transform:capitalize;margin:0;font-size:15px;font-weight:600}.product-card-color{color:#666;margin:0;font-size:13px}.product-card-price{color:#111;margin:4px 0 0;font-size:15px;font-weight:600}.product-image-section{aspect-ratio:1;width:100%;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:none!important;background:#fff!important;border:none!important}.product-image{width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;object-fit:contain!important;mix-blend-mode:multiply!important;border:none!important}.product-image-main{opacity:1;z-index:1}.product-image-hover{opacity:0;z-index:2;pointer-events:none}@media (hover:hover) and (pointer:fine){.product-card:hover .product-image-hover{opacity:1}.product-card:has(.product-image-hover):hover .product-image-main{opacity:0}}@media (hover:none),(pointer:coarse){.product-image-hover{opacity:0!important;visibility:hidden!important;display:none!important}.product-image-main{opacity:1!important}}.product-image-placeholder{color:#ccc;background:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-info-section{flex-direction:column;gap:4px;display:flex}.product-name{color:#111;text-transform:capitalize;margin:0;font-size:15px;font-weight:600}.product-color{color:#666;margin:0;font-size:13px}.product-price{color:#111;margin:4px 0 0;font-size:15px;font-weight:600}.product-color-picker{flex-wrap:wrap;gap:6px;margin:8px 0 6px;display:flex}.product-color-option{cursor:pointer;border-radius:50%;width:18px;height:18px;transition:transform .15s}.product-color-option:hover{transform:scale(1.08)}.product-carousel-nav-button{cursor:pointer;z-index:2;color:#333;opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.product-card:hover .product-carousel-nav-button{opacity:1}.product-carousel-nav-button svg{fill:currentColor;width:16px;height:16px}.product-carousel-nav-button:hover{color:#000;background:#fff;box-shadow:0 4px 8px #00000026}.product-carousel-nav-button:active{transform:translateY(-50%)scale(.95)}.product-carousel-nav-previous{left:8px}.product-carousel-nav-next{right:8px}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)!important;gap:32px!important}}@media (max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-top:24px!important;padding:0!important}.product-card{transition:transform .2s!important}.product-card:hover{transform:translateY(-2px)!important}.product-image-section{border-radius:6px!important;margin-bottom:6px!important}.product-info-section{gap:3px!important}.product-name{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:28px!important;max-height:28px!important;margin-bottom:2px!important;font-size:11px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-color{white-space:nowrap!important;text-overflow:ellipsis!important;min-height:11px!important;margin-bottom:3px!important;font-size:9px!important;line-height:1.2!important;overflow:hidden!important}.product-price{min-height:14px!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.product-price-row{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;margin-top:4px!important;display:flex!important}.product-price-row .product-price{flex-shrink:0!important;margin:0!important}.product-size-dropdown-container{flex-grow:1!important;flex-shrink:0!important}.product-size-dropdown-trigger{width:100%!important;min-width:100px!important;height:auto!important;padding:6px 10px!important}.product-size-dropdown-value{font-size:11px!important}.product-size-dropdown-arrow{width:10px!important;height:10px!important}.product-size-dropdown-menu{min-width:120px!important;left:auto!important;right:0!important}.product-size-dropdown-option{padding:8px 10px!important}.product-size-option-name{font-size:11px!important}.product-size-option-price{font-size:10px!important}.product-size-option-check{font-size:12px!important}.product-carousel-nav-button{display:none!important}.product-color-picker{gap:10px!important;margin:6px 0!important}.product-color-option{width:22px!important;height:22px!important}}:root[data-theme=dark] .product-card-image-wrapper{background:#2a2a2a}:root[data-theme=dark] .product-card-title{color:#fff}:root[data-theme=dark] .product-card-color{color:#999}:root[data-theme=dark] .product-card-price{color:#fff}:root[data-theme=dark] .product-image-section{background:#2a2a2a}:root[data-theme=dark] .product-image-placeholder{color:#666;background:#0a0a0a}:root[data-theme=dark] .product-name{color:#fff}:root[data-theme=dark] .product-color{color:#999}:root[data-theme=dark] .product-price{color:#fff}:root[data-theme=dark] .product-carousel-nav-button{color:#ccc;background:#2a2a2ae6}:root[data-theme=dark] .product-carousel-nav-button:hover{color:#fff;background:#2a2a2a}@media (max-width:480px){main.products-page{padding:58px 10px 30px!important}.products-title{margin-bottom:8px!important;font-size:24px!important}.products-subtitle{font-size:13px!important}.products-category-card{min-width:95px!important;max-width:95px!important}.products-category-image-box{border-radius:6px!important;height:95px!important}.products-category-name{padding:5px 3px!important;font-size:11px!important;line-height:1.1!important}.products-carousel-content{gap:6px!important;padding:10px 6px!important}.products-carousel-btn{width:28px!important;height:28px!important}.products-carousel-btn svg{width:16px!important;height:16px!important}.products-carousel-btn-prev{left:6px!important}.products-carousel-btn-next{right:6px!important}.products-search-input{padding:9px 36px 9px 14px!important;font-size:13px!important}.products-filter-summary,.products-sort-btn{padding:10px 14px!important;font-size:14px!important}.mobile-filter-bar{gap:10px!important;padding:10px 0!important}.mobile-filter-bar-left{gap:12px!important}.mobile-filter-button{border-radius:22px!important;gap:8px!important;padding:11px 24px!important;font-size:13px!important}.mobile-filter-button svg{width:14px!important;height:14px!important}.mobile-clear-button{padding:11px 4px!important;font-size:12px!important}.mobile-sort-wrapper{gap:6px!important}.mobile-sort-label{font-size:11px!important}.mobile-sort-trigger{border-radius:8px!important;min-width:auto!important;padding:11px 12px!important}.mobile-sort-value{font-size:12px!important}.mobile-sort-arrow{width:10px!important;height:10px!important}.mobile-sort-dropdown{min-width:180px!important}.mobile-sort-option{padding:12px 14px!important;font-size:13px!important}.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-top:20px!important}.product-image-section{border-radius:5px!important;margin-bottom:5px!important}.product-name{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:24px!important;max-height:24px!important;font-size:10px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-color{white-space:nowrap!important;text-overflow:ellipsis!important;min-height:10px!important;font-size:8px!important;line-height:1.2!important;overflow:hidden!important}.product-price{min-height:13px!important;font-size:11px!important;line-height:1.2!important}.product-color-picker{gap:8px!important;margin:5px 0!important}.product-color-option{width:20px!important;height:20px!important}.product-size-dropdown-trigger{width:100%!important;min-width:90px!important;padding:5px 8px!important}.product-size-dropdown-value{font-size:10px!important}.product-size-dropdown-arrow{width:9px!important;height:9px!important}.product-size-dropdown-menu{min-width:110px!important}.product-size-dropdown-option{padding:7px 8px!important}.product-size-option-name,.product-size-option-price{font-size:10px!important}}@media (max-width:375px){main.products-page{padding:56px 8px 24px!important}.products-title{margin-bottom:6px!important;font-size:22px!important}.products-subtitle{font-size:12px!important}.products-category-card{min-width:85px!important;max-width:85px!important}.products-category-image-box{height:85px!important}.products-category-name{padding:4px 2px!important;font-size:10px!important}.products-carousel-content{gap:4px!important;padding:8px 4px!important}.products-search-input{padding:8px 32px 8px 12px!important;font-size:12px!important}.products-filter-summary,.products-sort-btn{padding:9px 12px!important;font-size:13px!important}.products-filter-checkbox-item{padding:10px!important}.products-filter-checkbox-label{font-size:13px!important}.mobile-filter-bar{gap:8px!important;padding:8px 0!important}.mobile-filter-bar-left{gap:10px!important}.mobile-filter-button{border-radius:20px!important;gap:6px!important;padding:10px 20px!important;font-size:12px!important}.mobile-filter-button svg{width:12px!important;height:12px!important}.mobile-clear-button{padding:10px 4px!important;font-size:11px!important}.mobile-sort-wrapper{gap:4px!important}.mobile-sort-label{font-size:10px!important}.mobile-sort-trigger{border-radius:6px!important;min-width:auto!important;padding:10px!important}.mobile-sort-value{font-size:11px!important}.mobile-sort-arrow{width:9px!important;height:9px!important}.mobile-sort-dropdown{min-width:160px!important}.mobile-sort-option{padding:11px 12px!important;font-size:12px!important}.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin-top:16px!important}.product-image-section{border-radius:4px!important;margin-bottom:4px!important}.product-info-section{gap:2px!important}.product-name{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:22px!important;max-height:22px!important;font-size:9px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-color{white-space:nowrap!important;text-overflow:ellipsis!important;min-height:9px!important;font-size:7px!important;line-height:1.2!important;overflow:hidden!important}.product-price{min-height:12px!important;font-size:10px!important;line-height:1.2!important}.product-color-picker{gap:6px!important;margin:4px 0!important}.product-color-option{width:18px!important;height:18px!important}.product-size-dropdown-trigger{width:100%!important;min-width:80px!important;padding:4px 6px!important}.product-size-dropdown-value{font-size:9px!important}.product-size-dropdown-arrow{width:8px!important;height:8px!important}.product-size-dropdown-menu{min-width:100px!important}.product-size-dropdown-option{padding:6px 7px!important}.product-size-option-name,.product-size-option-price{font-size:7px!important}.product-size-option-check{font-size:8px!important}}.product-price-row{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.product-price-row .product-price{flex-shrink:0;margin:0}.product-size-dropdown-container{z-index:100;position:relative}.product-size-dropdown-trigger{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;min-width:140px;padding:8px 10px;transition:all .15s;display:flex}.product-size-dropdown-trigger:hover{border-color:#ccc}.product-size-dropdown-trigger.open{border-color:#333}.product-size-dropdown-value{color:#333;font-size:11px;font-weight:500;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap}.product-size-dropdown-arrow{color:#666;flex-shrink:0;transition:transform .2s}.product-size-dropdown-trigger.open .product-size-dropdown-arrow{transform:rotate(180deg)}.product-size-dropdown-menu{z-index:101;background:#fff;border:1px solid #e0e0e0;border-radius:6px;min-width:140px;animation:.15s ease-out productSizeMenuSlideUp;position:absolute;bottom:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 -4px 16px #0000001f}@keyframes productSizeMenuSlideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.product-size-dropdown-option{cursor:pointer;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;justify-content:space-between;align-items:center;padding:8px 10px;transition:background .1s;display:flex}.product-size-dropdown-option:hover{background:#f5f5f5}.product-size-dropdown-option.selected{background:#f0f0f0}.product-size-option-name{color:#333;font-size:11px;font-weight:500}.product-size-option-price{color:#666;margin-left:auto;margin-right:8px;font-size:11px;font-weight:400}.product-size-option-check{color:#333;font-size:12px;font-weight:600}:root[data-theme=dark] .product-size-dropdown-trigger{background:#2a2a2a;border-color:#444}:root[data-theme=dark] .product-size-dropdown-trigger:hover{border-color:#666}:root[data-theme=dark] .product-size-dropdown-trigger.open{border-color:#888}:root[data-theme=dark] .product-size-dropdown-value{color:#fff}:root[data-theme=dark] .product-size-dropdown-arrow{color:#999}:root[data-theme=dark] .product-size-dropdown-menu{background:#2a2a2a;border-color:#444;box-shadow:0 4px 16px #0006}:root[data-theme=dark] .product-size-dropdown-option:hover{background:#333}:root[data-theme=dark] .product-size-dropdown-option.selected{background:#383838}:root[data-theme=dark] .product-size-option-name{color:#fff}:root[data-theme=dark] .product-size-option-price{color:#aaa}:root[data-theme=dark] .product-size-option-check{color:#fff}@media (max-width:480px){.product-size-dropdown-trigger{height:24px;padding:4px 8px}.product-size-dropdown-value{font-size:9px}.product-size-dropdown-arrow{width:10px;height:10px}.product-size-dropdown-option{padding:6px 8px}.product-size-option-name,.product-size-option-price{font-size:9px}.product-size-option-check{font-size:10px}}
.filter-sidebar,.filter-sidebar *{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:300!important}.filter-sidebar-backdrop{z-index:999;background:#00000080;animation:.2s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.filter-sidebar{z-index:1000;transform-origin:100%;background:#fff;grid-template-rows:auto 1fr auto;width:400px;max-width:90vw;animation:.3s cubic-bezier(.4,0,.2,1) slideInRight;display:grid;box-shadow:-4px 0 20px #00000026;position:fixed!important;inset:0 0 0 auto!important}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.filter-sidebar__header{background:#fff;border-bottom:1.5px solid #efefef;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.filter-sidebar__title{color:#111;font-family:IBM Plex Sans,sans-serif;font-size:15.5px;font-weight:600}.filter-sidebar__close{cursor:pointer;color:#777;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.filter-sidebar__close svg{width:18px;height:18px}.filter-sidebar__close:hover{color:#444;background:#f5f5f5}.filter-sidebar__body{flex-direction:column;gap:0;padding:24px;display:flex;overflow:hidden auto}.filter-sidebar__body::-webkit-scrollbar{width:6px}.filter-sidebar__body::-webkit-scrollbar-track{background:#f5f5f5}.filter-sidebar__body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.filter-section{border-bottom:1.5px solid #efefef;flex-direction:column;gap:0;margin-bottom:20px;padding-bottom:20px;display:flex}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-section-header{border-bottom:none;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0;display:flex}.filter-section-title{color:#111;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600}.filter-reset-btn{color:#777;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:4px 8px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:400;text-decoration:none;transition:all .2s}.filter-reset-btn:hover{color:#444;background:#f5f5f5}.filter-options{flex-direction:column;gap:0;display:flex}.filter-option{cursor:pointer;color:#111;align-items:center;gap:12px;padding:10px 0;font-family:IBM Plex Sans,sans-serif;font-size:13px;transition:opacity .2s;display:flex}.filter-option:hover{opacity:.7}.filter-checkbox,.filter-radio{appearance:none;cursor:pointer;background:#fff;border:2px solid #111;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin:0;transition:all .2s;position:relative}.filter-radio{border-radius:50%}.filter-checkbox:hover,.filter-radio:hover{background:#f5f5f5;border-color:#111}.filter-checkbox:checked,.filter-radio:checked{background:#111;border-color:#111}.filter-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.filter-radio:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-option span{flex:1;font-size:13px;font-weight:400}.filter-count{color:#666;margin-left:auto;font-size:13px;font-weight:400}.filter-show-more{color:#777;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;width:fit-content;margin-top:8px;padding:6px 10px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;font-weight:400;text-decoration:none;transition:all .2s}.filter-show-more:hover{color:#444;background:#f5f5f5}.filter-price{flex-direction:column;gap:20px;display:flex}.filter-price-inputs{align-items:center;gap:16px;display:flex}.filter-price-field{background:#fff;border:1.5px solid #efefef;border-radius:14px;flex:1;align-items:center;padding:12px 15px;transition:border-color .2s;display:flex;position:relative;box-shadow:0 2px 10px #00000012}.filter-price-field:focus-within{border-color:#111;box-shadow:0 2px 12px #0000001a}.filter-currency{color:#111;margin-right:6px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:500}.filter-price-field input{color:#111;background:0 0;border:none;outline:none;width:100%;font-family:IBM Plex Sans,sans-serif;font-size:13px}.filter-price-field input::placeholder{color:#999}.filter-price-separator{color:#666;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:400}.filter-price-slider{height:40px;margin-top:8px;position:relative}.filter-range-input{pointer-events:none;appearance:none;background:0 0;width:100%;height:4px;position:absolute}.filter-range-input::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:all;background:#111;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0003}.filter-range-input::-moz-range-thumb{cursor:pointer;pointer-events:all;background:#111;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0003}.filter-slider-track{background:#e0e0e0;border-radius:2px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.filter-slider-range{background:#111;border-radius:2px;height:100%;position:absolute}.filter-sidebar__footer{background:#fff;border-top:1.5px solid #efefef;padding:20px 24px}.filter-apply-button{color:#fff;cursor:pointer;background:#111;border:1.5px solid #111;border-radius:14px;width:100%;padding:15px 24px;font-family:IBM Plex Sans,sans-serif;font-size:15.5px;font-weight:600;transition:all .2s;box-shadow:0 2px 10px #00000012}.filter-apply-button:hover{color:#111;background:#fff;border-color:#111}.filter-apply-button:active{transform:scale(.98)}body.dark-mode .filter-sidebar{background:#1a1a1a;box-shadow:4px 0 20px #00000080}body.dark-mode .filter-sidebar__header{background:#1a1a1a;border-bottom-color:#2a2a2a}body.dark-mode .filter-sidebar__title{color:#e5e5e5}body.dark-mode .filter-sidebar__close{color:#999}body.dark-mode .filter-sidebar__close:hover{color:#e5e5e5;background:#2a2a2a}body.dark-mode .filter-section-header{border-bottom-color:#2a2a2a}body.dark-mode .filter-section-title{color:#e5e5e5}body.dark-mode .filter-reset-btn{color:#999}body.dark-mode .filter-reset-btn:hover{color:#e5e5e5;background:#2a2a2a}body.dark-mode .filter-option{color:#e5e5e5}body.dark-mode .filter-price-field{background:#2a2a2a;border-color:#3a3a3a}body.dark-mode .filter-currency{color:#999}body.dark-mode .filter-price-field input{color:#e5e5e5}body.dark-mode .filter-slider-track{background:#3a3a3a}body.dark-mode .filter-slider-range{background:#e5e5e5}body.dark-mode .filter-sidebar__footer{background:#1a1a1a;border-top-color:#2a2a2a}body.dark-mode .filter-apply-button{color:#1a1a1a;background:#e5e5e5;border-color:#e5e5e5}body.dark-mode .filter-apply-button:hover{color:#e5e5e5;background:#1a1a1a;border-color:#e5e5e5}body.dark-mode .filter-checkbox,body.dark-mode .filter-radio{background:#1a1a1a;border-color:#e5e5e5}body.dark-mode .filter-checkbox:hover,body.dark-mode .filter-radio:hover{background:#2a2a2a}body.dark-mode .filter-checkbox:checked,body.dark-mode .filter-radio:checked{background:#e5e5e5;border-color:#e5e5e5}body.dark-mode .filter-checkbox:checked:after{border-color:#1a1a1a}body.dark-mode .filter-radio:checked:after{background:#1a1a1a}body.dark-mode .filter-show-more{color:#e5e5e5}@media (max-width:768px){body.filter-sidebar-open .create-header{display:none!important}}@media (min-width:769px) and (max-width:1024px){.filter-sidebar-backdrop{z-index:999999!important}.filter-sidebar{z-index:1000000!important;width:450px!important;max-width:80vw!important}}@media (max-width:768px){.filter-sidebar{box-shadow:none;width:100vw!important;max-width:100vw!important;left:auto!important;right:0!important}.filter-sidebar__header{padding:18px 20px}.filter-sidebar__title{font-size:15px}.filter-sidebar__close{padding:3px}.filter-sidebar__close svg{width:14px;height:14px}.filter-sidebar__body{padding:20px}.filter-sidebar__footer{padding:18px 20px}.filter-apply-button{padding:13px 20px;font-size:14px}.filter-section{margin-bottom:18px;padding-bottom:18px}.filter-price{gap:16px}.filter-price-inputs{flex-direction:row;align-items:center;gap:12px}.filter-price-field{flex:1;min-width:0;position:relative;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.filter-currency{color:#666;pointer-events:none;margin-right:0;font-size:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.filter-price-field input{background:#fff;width:100%;min-width:0;font-family:inherit;font-size:13px;transition:border-color .2s;border:1px solid #e0e0e0!important;border-radius:6px!important;padding:8px 10px 8px 26px!important}.filter-price-field input:focus{outline:none;border-color:#111!important}.filter-price-separator{color:#666;flex-shrink:0;font-size:13px}.filter-price-slider{width:100%;height:40px;margin-top:20px;position:relative}.filter-range-input{pointer-events:none;appearance:none;z-index:3;background:0 0;outline:none;width:100%;height:5px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.filter-range-input::-webkit-slider-runnable-track{appearance:none;background:0 0;border:none}.filter-range-input::-moz-range-track{background:0 0;border:none}.filter-range-input::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#111;border:3px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 6px #00000026}.filter-range-input::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000040}.filter-range-input::-webkit-slider-thumb:active{transform:scale(1.05);box-shadow:0 1px 4px #0003}.filter-range-input::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#111;border:3px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 6px #00000026}.filter-range-input::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000040}.filter-range-input::-moz-range-thumb:active{transform:scale(1.05);box-shadow:0 1px 4px #0003}.filter-slider-track{pointer-events:none;z-index:1;background:#e0e0e0;border-radius:3px;width:100%;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.filter-slider-range{z-index:2;background:#111;border-radius:3px;height:100%;transition:left .1s,width .1s;position:absolute}.filter-range-min{z-index:4}}
