.category-wrapper,#contentWrapper{max-width:1200px;margin-left:auto;margin-right:auto}.colorModal,.modalBackdrop{position:fixed;width:100%;left:0}#filterToggle,#sortToggle{margin:0;padding:10px 8px}#sidebar{padding:10px;background:#fff;max-width:300px}.colorModal{display:none;bottom:0;max-height:80%;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 12px rgba(0,0,0,.2);z-index:9999;overflow:hidden;transform:translateY(100%);transition:transform .3s ease-in-out;pointer-events:none}.colorModalContent{padding:15px}.colorModal.show{transform:translateY(0);pointer-events:auto}.colorImages{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.colorImages>div{scroll-snap-align:start;flex:0 0 auto}.modalBackdrop{display:none;top:0;height:100%;background:rgba(0,0,0,.4);z-index:9998}.modalBackdrop.active{display:block}.color-modal-content,.modal-bar{width:50px;height:5px;background:#ccc;border-radius:3px;margin:0 auto 10px}.colorModalContent h3{text-align:right;font-size:18px;margin-bottom:15px}.error-message,.no-colors-message{padding:20px;font-size:14px;color:#666;text-align:center}.error-message{color:red}.skeleton-box{width:140px;height:220px;border-radius:5px;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:200% 100%;animation:1.2s infinite shimmer;flex:0 0 auto}.color-box,.product{background:#fff;display:block}.skeleton-card,.skeleton-category{animation:1.5s ease-in-out infinite pulse}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.color-box{border-radius:5px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;transition:transform .3s;scroll-snap-align:start;flex:0 0 auto}.product{border-radius:8px;border:1px solid #ddd;align-items:center;min-width:100px;position:relative;padding:0}.product a{display:block;position:relative}.product img{width:140px;height:140px;object-fit:cover}.products-grid,.products-grid-with-sidebar{display:grid;gap:10px;padding:10px}.product-details{padding:5px;text-align:center}@media (max-width:480px){.products-grid,.products-grid-with-sidebar{grid-template-columns:repeat(2,1fr)}}@media (min-width:481px) and (max-width:768px){.products-grid,.products-grid-with-sidebar{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px) and (max-width:850px){.products-grid,.products-grid-with-sidebar{grid-template-columns:repeat(3,1fr)}}.price{color:#0fa6a6}.regular{text-decoration:line-through;color:#999}.discount-badge{position:absolute;top:0;right:0;border-top-right-radius:5px;background:red;color:#fff;padding:2px 5px;font-size:12px}.image-container,.image-container img,.skeleton-image{width:100%;height:100%;border-top-left-radius:8px;border-top-right-radius:8px}.image-container{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:200px;position:relative}.image-container img,.skeleton-image{object-fit:cover;display:block;aspect-ratio:2/3}.skeleton-card{background:#fff;border-radius:8px;border:1px solid #ddd;display:grid;gap:10px;min-height:200px}.skeleton-image,.skeleton-text{background:#e0e0e0;border-radius:4px}.skeleton-text{height:14px;margin-bottom:8px}.width-80{width:80%}.width-60{width:60%}.skeleton-category{width:80px;text-align:center}.skeleton-circle{width:80px;height:80px;background:#e0e0e0;border-radius:50%;margin:0 auto}.skeleton-label{height:12px;width:60%;background:#e0e0e0;border-radius:4px;margin:5px auto 0}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}.spinner{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #0fa6a6;border-radius:50%;animation:1s linear infinite spin;margin:20px auto;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.sizes-wrapper{text-align:center;padding:10px;font-size:12px}.color-wrapper{position:absolute;right:10px;bottom:14px;z-index:10}.color-options{background-color:#fff;cursor:pointer;display:flex;flex-direction:row-reverse;gap:3px;align-items:center;justify-content:center;border-radius:20px;box-shadow:0 2px 2px 0 rgba(0,0,0,.2);padding:4px 8px}.color-options div{display:flex;flex-direction:row-reverse;align-items:center}.color-options .color-option{width:10px;height:10px;border-radius:50%;display:inline-block;border:1px solid #fff}.color-options .color-option:first-child{background-image:linear-gradient(to right,#3023ae 0,#53a0fd 48%,#b4ec51 101%);z-index:2}.color-options .color-option:nth-child(2){background-image:linear-gradient(to right,#6bceb4 0,#f98cc2 48%,#fff781 101%);z-index:1;margin-left:-5px}.color-variant-count{font-size:13px;color:#000}.hint-highlight{box-shadow:0 0 0 4px rgba(255,165,0,.7);transition:box-shadow .3s}.tooltip-box{position: absolute;background: #fff8dc;border: 1px solid #f0c36d;padding: 5px 12px;border-radius: 8px;box-shadow: 0 2px 6px rgba(0, 0, 0, .2);font-size: 12px;bottom: 49px;right: 8px;z-index: 1000;width: 90%;}#filterToggle{display:none;border:none;font-size:14px;cursor:pointer;width:48%;border-right:1px solid #eee;align-items:center;justify-content:space-between;color:#000}#sortToggle{border-radius:8px;border:none;font-size:14px;background:0 0}.select-wrapper{position:relative;width:48%}.select-wrapper select{appearance:none}.select-wrapper::after{content:'';position:absolute;left:5px;top:50%;transform:translateY(-50%);width:22px;height:22px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%230fa6a6" stroke="%230fa6a6" stroke-width="0.5"  viewBox="0 0 24 24"><path d="M16 5.25C16.2029 5.25 16.3972 5.33222 16.5384 5.47789L20.5384 9.60289C20.8268 9.90025 20.8195 10.3751 20.5221 10.6634C20.2247 10.9518 19.7499 10.9445 19.4616 10.6471L16.75 7.8508L16.75 18C16.75 18.4142 16.4142 18.75 16 18.75C15.5858 18.75 15.25 18.4142 15.25 18L15.25 7.8508L12.5384 10.6471C12.2501 10.9445 11.7753 10.9518 11.4779 10.6634C11.1805 10.3751 11.1732 9.90025 11.4616 9.60289L15.4616 5.47789C15.6028 5.33222 15.7971 5.25 16 5.25ZM8 5.25C8.41421 5.25 8.75 5.58579 8.75 6L8.75 16.1492L11.4616 13.3529C11.7499 13.0555 12.2247 13.0482 12.5221 13.3366C12.8195 13.6249 12.8268 14.0997 12.5384 14.3971L8.53843 18.5221C8.39717 18.6678 8.20291 18.75 8 18.75C7.79709 18.75 7.60283 18.6678 7.46158 18.5221L3.46158 14.3971C3.17322 14.0997 3.18053 13.6249 3.47789 13.3366C3.77526 13.0482 4.25007 13.0555 4.53843 13.3529L7.25 16.1492L7.25 6C7.25 5.58579 7.58579 5.25 8 5.25Z"/></svg>') center/contain no-repeat;pointer-events:none}#contentWrapper{display:flex;flex-direction:column;place-content:center}@media (min-width:850px){.products-grid,.products-grid-with-sidebar{grid-template-columns:repeat(4,1fr)}#contentWrapper{flex-direction:row;place-content:center}#sidebar{display:block!important;width:250px;margin-left:10px}.products-section-with-sidebar{flex:1;max-width:1065px}#filterToggle,#sortToggle{display:none!important}}@media (max-width:849px){#filterToggle{display:flex}#sidebar{display:none;position:fixed;top:0;right:0;width:80%;height:100%;background:#fff;z-index:9999;box-shadow:-2px 0 5px rgba(0,0,0,.3);padding:20px;overflow-y:auto}#sidebar.sidebar-visible{display:block;animation:.3s ease-in-out slideIn}#sidebar.sidebar-hidden{display:none}@keyframes slideIn{from{transform:translateX(100%)}to{transform:translateX(0)}}}.button,button,fieldset,input,select,textarea{margin-bottom:0}.sort-toggle{border-radius:8px;border:1px solid #ccc;width:48%}.mobile-sort-filter{display:flex;gap:10px;align-items:center;border:1px solid #eee;border-radius:6px;margin:10px}.size-filter button{display:inline-block;padding:3px 6px;color:#777;line-height:1.6;border-radius:6px;margin:6px 2px;border:1px solid #0fa6a6;min-width:40px}.size-filter button.active{background-color:#0fa6a6;color:#fff;border-color:#0fa6a6}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}.out-of-stock-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.9);color:#333;font-size:16px;padding:14px 100%;z-index:2;border-radius:6px;text-align:center;white-space:nowrap}.category-images{width:80px;height:80px;object-fit:cover;border-radius:50%;padding:3px;border:2.5px solid transparent;background:linear-gradient(#fff 0 0) padding-box,linear-gradient(348deg,#0fa6a6,#919191,#0fa6a6) border-box}.category-label{font-size:12px;margin-top:5px}.color-images{width:150px;height:225px;object-fit:cover}.wishlist-icon-wrapper{position:absolute;top:5px;left:10px;z-index:10;background:#fff;border-radius:100%;box-shadow:0 2px 6px rgba(0,0,0,.15)}.wishlist-button{background:0 0;border:none;cursor:pointer;display:flex;padding:5px;color:#000}.color-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.color-filter button{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;outline:0}.color-filter button.active{border-color:#000;box-shadow:0 0 0 2px #ccc}.filter-tag{padding:4px 8px;background:#eee;border-radius:4px;cursor:default;display:flex;align-items:center;gap:6px;font-size:14px;color:#333}.filter-tag .close-btn{cursor:pointer;font-weight:700}.close-color-modal{position:absolute;top:5px;left:15px;background:0 0;border:none;font-size:24px;cursor:pointer;z-index:10;padding:10px}.category-wrapper{position:relative}#categoryImages,.categories-wrapper{display:flex;overflow-x:auto;gap:10px;padding:10px 0;scroll-behavior:smooth}.scroll-left,.scroll-right{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.95);border:1px solid #ccc;border-radius:50%;padding:10px;cursor:pointer;display:none;box-shadow:0 2px 5px rgba(0,0,0,.1)}.scroll-left{left:0}.scroll-right{right:0}.scroll-left svg,.scroll-right svg{display:block;width:14px;height:14px;fill:#333}@media (min-width:850px){.scroll-left,.scroll-right{display:flex;align-items:center;justify-content:center}}