.Hero-module__BpoSsa__hero{z-index:5;background-color:var(--bg-light-yellow);text-align:center;background-image:url(/assets/about/hero/bgGrid.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:7rem 0 5rem;position:relative;overflow:visible}.Hero-module__BpoSsa__container{z-index:2;position:relative}.Hero-module__BpoSsa__title{color:var(--text-dark);margin-bottom:1rem;font-size:3rem;font-weight:800}.Hero-module__BpoSsa__breadcrumb{background-color:var(--white);border-radius:50px;align-items:center;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px #0000000d}.Hero-module__BpoSsa__breadcrumb a{color:var(--text-dark);transition:color .3s}.Hero-module__BpoSsa__breadcrumb a:hover{color:var(--primary-orange)}.Hero-module__BpoSsa__separator{color:var(--text-muted);margin:0 .5rem}.Hero-module__BpoSsa__current{color:var(--primary-orange)}.Hero-module__BpoSsa__bottomWave{z-index:10;pointer-events:none;width:100%;height:120px;position:absolute;bottom:0;left:0;transform:translateY(99%)}.Hero-module__BpoSsa__waveImg{object-fit:fill;transform:scaleY(-1)}@media (max-width:992px){.Hero-module__BpoSsa__hero{padding:5rem 1rem 4rem}}@media (max-width:576px){.Hero-module__BpoSsa__hero{padding:4rem 1rem 3rem}}
.ProductMain-module__nQcVAG__mainWrapper{flex-direction:column;gap:4rem;display:flex}.ProductMain-module__nQcVAG__topSection{background:var(--white);border:1px solid #00000008;border-radius:30px;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;display:grid;box-shadow:0 4px 24px #00000005}.ProductMain-module__nQcVAG__galleryCol{flex-direction:column;gap:1rem;display:flex}.ProductMain-module__nQcVAG__mainImageWrapper{background:var(--white);border:1px solid #0000000d;border-radius:20px;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.ProductMain-module__nQcVAG__mainImage{object-fit:contain}.ProductMain-module__nQcVAG__zoomBtn{background:var(--white);cursor:pointer;width:40px;height:40px;color:var(--text-dark);border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 10px #0000000d}.ProductMain-module__nQcVAG__zoomBtn:hover{background:var(--primary-orange);color:var(--white);border-color:var(--primary-orange)}.ProductMain-module__nQcVAG__thumbnails{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ProductMain-module__nQcVAG__thumbBox{background:var(--white);cursor:pointer;border:1px solid #0000000d;border-radius:12px;padding:.5rem;transition:all .3s}.ProductMain-module__nQcVAG__thumbBox:hover{border-color:var(--primary-orange)}.ProductMain-module__nQcVAG__thumbImage{object-fit:contain;width:100%;height:auto}.ProductMain-module__nQcVAG__infoCol{flex-direction:column;display:flex}.ProductMain-module__nQcVAG__starRating{gap:2px;display:flex}.ProductMain-module__nQcVAG__starFilled{color:#ffb84c}.ProductMain-module__nQcVAG__starEmpty{color:#e2e8f0}.ProductMain-module__nQcVAG__ratingRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ProductMain-module__nQcVAG__reviewsCount{color:var(--primary-orange);font-size:.9rem;font-weight:600}.ProductMain-module__nQcVAG__price{color:var(--text-dark);margin-bottom:2rem;font-size:2.2rem;font-weight:800}.ProductMain-module__nQcVAG__shortDescription{border-left:3px solid var(--primary-orange);color:var(--text-muted);background:#ff980008;border-radius:0 16px 16px 0;margin-bottom:2rem;padding:2rem;font-size:.95rem;line-height:1.8}.ProductMain-module__nQcVAG__addToCartAction{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.ProductMain-module__nQcVAG__qtyControls{border:1px solid #0000001a;border-radius:50px;align-items:center;display:flex;overflow:hidden}.ProductMain-module__nQcVAG__qtyCtrlBtn{cursor:pointer;width:40px;height:50px;color:var(--text-dark);background:0 0;border:none;font-size:1.2rem;font-weight:700;transition:background .2s}.ProductMain-module__nQcVAG__qtyCtrlBtn:hover{color:var(--primary-orange);background:#fff9f0}.ProductMain-module__nQcVAG__qtyInput{text-align:center;width:80px;height:50px;color:var(--text-dark);border:1px solid #0000001a;border-radius:50px;outline:none;font-size:1rem;font-weight:700}.ProductMain-module__nQcVAG__qtyInput:focus{border-color:var(--primary-orange)}.ProductMain-module__nQcVAG__addBtn{background:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:50px;height:50px;padding:0 3rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ff980033}.ProductMain-module__nQcVAG__addBtn:hover{background:var(--primary-orange-hover);box-shadow:0 6px 20px #ff98004d}.ProductMain-module__nQcVAG__metaList{border-top:1px dashed #0000001a;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.ProductMain-module__nQcVAG__metaRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ProductMain-module__nQcVAG__metaRow strong{color:var(--text-dark);margin-right:.5rem;font-weight:700}.ProductMain-module__nQcVAG__metaRow a{color:var(--primary-orange);font-weight:600;transition:color .3s}.ProductMain-module__nQcVAG__metaRow a:hover{color:var(--primary-orange-hover)}.ProductMain-module__nQcVAG__tagPills{flex-wrap:wrap;gap:.5rem;display:flex}.ProductMain-module__nQcVAG__metaTag{background:#ff98000d;border-radius:50px;padding:.3rem .8rem;color:var(--primary-orange)!important;font-size:.8rem!important}.ProductMain-module__nQcVAG__tabsSection{background:var(--white);border:1px solid #00000008;border-radius:30px;padding:3rem;box-shadow:0 4px 24px #00000005}.ProductMain-module__nQcVAG__tabHeaders{border-bottom:1px solid #0000000d;gap:2rem;margin-bottom:2rem;display:flex}.ProductMain-module__nQcVAG__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding-bottom:1rem;font-size:1.1rem;font-weight:700;transition:color .3s;position:relative}.ProductMain-module__nQcVAG__tabBtn:after{content:"";background:var(--primary-orange);width:0;height:3px;transition:width .3s;position:absolute;bottom:-1px;left:0}.ProductMain-module__nQcVAG__tabActive{color:var(--text-dark)}.ProductMain-module__nQcVAG__tabActive:after{width:100%}.ProductMain-module__nQcVAG__descContent{color:var(--text-muted);font-size:1rem;line-height:1.8}.ProductMain-module__nQcVAG__descTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem;font-weight:800}.ProductMain-module__nQcVAG__relatedSection{margin-top:2rem}.ProductMain-module__nQcVAG__relatedTitle{color:var(--text-dark);margin-bottom:2rem;font-size:1.5rem;font-weight:800;display:inline-block;position:relative}.ProductMain-module__nQcVAG__relatedTitle:before{content:"◆";color:var(--primary-orange);margin-right:.8rem;font-size:1.2rem}@media (max-width:992px){.ProductMain-module__nQcVAG__topSection{grid-template-columns:1fr;padding:2rem}.ProductMain-module__nQcVAG__tabsSection{padding:2rem}}@media (max-width:768px){.ProductMain-module__nQcVAG__topSection,.ProductMain-module__nQcVAG__tabsSection{padding:1.5rem}.ProductMain-module__nQcVAG__tabHeaders{flex-wrap:wrap;gap:1rem}.ProductMain-module__nQcVAG__tabBtn{padding-bottom:.8rem;font-size:1rem}}@media (max-width:480px){.ProductMain-module__nQcVAG__addToCartAction{flex-direction:column;align-items:stretch;gap:1rem}.ProductMain-module__nQcVAG__qtyInput{width:100%}.ProductMain-module__nQcVAG__addBtn{width:100%;padding:0}.ProductMain-module__nQcVAG__thumbnails{grid-template-columns:repeat(4,1fr);gap:.5rem}.ProductMain-module__nQcVAG__thumbBox{border-radius:8px;padding:.25rem}.ProductMain-module__nQcVAG__price{margin-bottom:1.5rem;font-size:1.8rem}.ProductMain-module__nQcVAG__shortDescription{padding:1.2rem}}
.ProductList-module__A9rsoa__topBar{color:var(--text-muted);justify-content:flex-end;align-items:center;margin-bottom:1.1rem;font-size:.95rem;display:flex}.ProductList-module__A9rsoa__resultCount{align-items:center;gap:1rem;display:flex}.ProductList-module__A9rsoa__productsCol{flex-direction:column;min-height:1200px;display:flex}.ProductList-module__A9rsoa__productsGrid{grid-template-columns:repeat(3,1fr);align-content:start;gap:1.5rem;display:grid}.ProductList-module__A9rsoa__productCard{text-align:center;background:#fffdf9;border:1px solid #eee7dc;border-radius:16px;flex-direction:column;align-items:center;padding:.75rem .75rem 1.15rem;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 24px #4b361d0f}.ProductList-module__A9rsoa__productCard:hover{border-color:#ff980059;transform:translateY(-6px);box-shadow:0 18px 35px #4b361d21}.ProductList-module__A9rsoa__saleBadge{color:var(--white);z-index:2;background:#d97706;border:1px solid #f3b35b;border-radius:6px;justify-content:center;align-items:center;padding:.35rem .6rem;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:1.15rem;left:1.15rem;box-shadow:0 4px 10px #ff98004d}.ProductList-module__A9rsoa__productImageBox{background:#fff4df;border-radius:12px;justify-content:center;align-items:center;width:100%;height:235px;margin-bottom:1rem;display:flex;position:relative}.ProductList-module__A9rsoa__productImg{object-fit:contain;transition:transform .3s;width:88%!important;height:88%!important}.ProductList-module__A9rsoa__productCard:hover .ProductList-module__A9rsoa__productImg{transform:scale(1.05)}.ProductList-module__A9rsoa__productInfo{flex-direction:column;flex-grow:1;align-items:center;width:100%;display:flex}.ProductList-module__A9rsoa__productTitle{color:var(--text-dark);align-items:center;min-height:2.6rem;margin-bottom:.5rem;font-size:1.02rem;font-weight:800;display:flex}.ProductList-module__A9rsoa__starRating{gap:2px;margin-bottom:.8rem;display:flex}.ProductList-module__A9rsoa__starFilled{color:#ffb84c}.ProductList-module__A9rsoa__starEmpty{color:#e2e8f0}.ProductList-module__A9rsoa__priceRow{gap:.5rem;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.ProductList-module__A9rsoa__oldPrice{color:var(--text-muted);text-decoration:line-through}.ProductList-module__A9rsoa__currentPrice{color:var(--primary-orange);font-weight:800}.ProductList-module__A9rsoa__addToCartBtn{background:var(--text-dark);color:var(--white);border:1px solid var(--text-dark);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.7rem 1rem;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.ProductList-module__A9rsoa__addToCartBtn:hover{background:var(--primary-orange);color:var(--white);border-color:var(--primary-orange);box-shadow:0 5px 15px #ff980033}.ProductList-module__A9rsoa__productCategory{color:#8d755d;letter-spacing:.06em;text-transform:uppercase;z-index:1;font-size:.66rem;font-weight:800;position:absolute;bottom:.7rem;right:.8rem}.ProductList-module__A9rsoa__cartIcon{flex-shrink:0}.ProductList-module__A9rsoa__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;display:flex}.ProductList-module__A9rsoa__pagBtn{background:var(--white);width:45px;height:45px;color:var(--text-dark);cursor:pointer;border:1px solid #0000001a;border-radius:50%;font-weight:700;transition:all .3s}.ProductList-module__A9rsoa__pagBtn:hover{border-color:var(--primary-orange);color:var(--primary-orange)}.ProductList-module__A9rsoa__pagActive{border:2px solid var(--primary-orange);background:var(--primary-orange);width:45px;height:45px;color:var(--white);cursor:pointer;border-radius:50%;font-weight:700;box-shadow:0 5px 15px #ff980040}.ProductList-module__A9rsoa__noResults{text-align:center;background:#fafafa;border:1px dashed #0000001a;border-radius:30px;padding:4rem 2rem}.ProductList-module__A9rsoa__noResults h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1.5rem}.ProductList-module__A9rsoa__noResults p{color:var(--text-muted);margin-bottom:1.5rem}.ProductList-module__A9rsoa__resetBtn{background:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:50px;padding:.8rem 2rem;font-weight:700;transition:background .3s}.ProductList-module__A9rsoa__resetBtn:hover{background:var(--primary-orange-hover)}@media (max-width:992px){.ProductList-module__A9rsoa__productsGrid{grid-template-columns:repeat(2,1fr)}.ProductList-module__A9rsoa__productsCol{min-height:auto}}@media (max-width:768px){.ProductList-module__A9rsoa__productsGrid{grid-template-columns:1fr}.ProductList-module__A9rsoa__productImageBox{height:220px}}
.Catalog-module__E-bYxW__catalogSection{z-index:20;padding:5rem 0 8rem;position:relative}.Catalog-module__E-bYxW__container{max-width:1500px;margin:0 auto;padding:0 4rem}.Catalog-module__E-bYxW__layoutGrid{display:block}.Catalog-module__E-bYxW__shopToolbar{z-index:1;background:var(--white);border:1px solid #e9e4dc;border-radius:18px;align-items:stretch;gap:0;max-width:1120px;margin:0 auto;padding:.55rem;display:flex;position:relative;box-shadow:0 14px 35px #4b361d1a}.Catalog-module__E-bYxW__toolbarSearch{min-width:220px;color:var(--primary-orange);flex:1.4;align-items:center;gap:.7rem;padding:.55rem 1rem;display:flex}.Catalog-module__E-bYxW__toolbarSearch input{width:100%;color:var(--text-dark);font:inherit;background:0 0;border:0;outline:0;font-size:.95rem}.Catalog-module__E-bYxW__toolbarSearch input::placeholder{color:#92908c}.Catalog-module__E-bYxW__toolbarField{border-left:1px solid #e5e1db;flex-direction:column;flex:1;justify-content:center;min-width:145px;padding:.25rem 1.1rem;display:flex}.Catalog-module__E-bYxW__toolbarField span{color:#69645e;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.Catalog-module__E-bYxW__toolbarField select{width:100%;color:var(--text-dark);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:.25rem 1.5rem .25rem 0;font-size:.9rem;font-weight:650}.Catalog-module__E-bYxW__categoryFilter,.Catalog-module__E-bYxW__priceFilter{border-left:1px solid #e5e1db;flex-direction:column;justify-content:center;gap:.35rem;padding:.25rem 1rem;display:flex}.Catalog-module__E-bYxW__categoryFilter{flex:1.5;min-width:245px}.Catalog-module__E-bYxW__categoryFilter>span,.Catalog-module__E-bYxW__priceFilterHeader span{color:#69645e;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.Catalog-module__E-bYxW__categoryScroller{scrollbar-width:none;gap:.4rem;max-width:100%;display:flex;overflow-x:auto}.Catalog-module__E-bYxW__categoryScroller::-webkit-scrollbar{display:none}.Catalog-module__E-bYxW__categoryChip,.Catalog-module__E-bYxW__categoryChipActive{color:#69645e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e1db;border-radius:999px;flex:none;padding:.35rem .65rem;font-size:.76rem;font-weight:700}.Catalog-module__E-bYxW__categoryChipActive{border-color:var(--primary-orange);color:#fff;background:var(--primary-orange)}.Catalog-module__E-bYxW__priceFilter{flex:.9;min-width:180px}.Catalog-module__E-bYxW__priceFilterHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Catalog-module__E-bYxW__priceFilterHeader strong{color:var(--primary-orange-hover);font-size:.78rem}.Catalog-module__E-bYxW__rangeTrack{height:22px;margin:0 .2rem;position:relative}.Catalog-module__E-bYxW__rangeTrack:before,.Catalog-module__E-bYxW__rangeFill{content:"";border-radius:999px;height:4px;position:absolute;top:9px}.Catalog-module__E-bYxW__rangeTrack:before{background:#e8e2d9;left:0;right:0}.Catalog-module__E-bYxW__rangeFill{background:var(--primary-orange)}.Catalog-module__E-bYxW__rangeInput{appearance:none;pointer-events:none;background:0 0;width:100%;height:22px;margin:0;position:absolute;top:0;left:0}.Catalog-module__E-bYxW__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--primary-orange);cursor:grab;pointer-events:auto;border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 5px #4b361d47}.Catalog-module__E-bYxW__rangeInput::-moz-range-thumb{background:var(--primary-orange);cursor:grab;pointer-events:auto;border:3px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 5px #4b361d47}.Catalog-module__E-bYxW__clearFilters{color:var(--primary-orange-hover);cursor:pointer;background:#fff5e7;border:0;border-radius:10px;align-self:center;margin:0 .5rem;padding:.65rem 1rem;font-weight:800}.Catalog-module__E-bYxW__resultsLine{color:#77716a;align-items:center;gap:.8rem;max-width:1120px;margin:1.5rem auto 2rem;font-size:.85rem;display:flex}.Catalog-module__E-bYxW__resultsLine>span:first-child{color:var(--text-dark);font-weight:800}.Catalog-module__E-bYxW__resultsRule{background:#d9d1c6;width:32px;height:1px}.Catalog-module__E-bYxW__toast{background:var(--primary-orange);color:var(--white);z-index:999;border-radius:50px;padding:1rem 2rem;font-weight:700;animation:.3s ease-out Catalog-module__E-bYxW__slideIn;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #ff98004d}@keyframes Catalog-module__E-bYxW__slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Catalog-module__E-bYxW__layoutGrid{display:block}.Catalog-module__E-bYxW__shopToolbar{flex-wrap:wrap}.Catalog-module__E-bYxW__toolbarSearch{border-bottom:1px solid #e5e1db;flex-basis:100%}.Catalog-module__E-bYxW__categoryFilter,.Catalog-module__E-bYxW__priceFilter{border-left:0;flex:50%;min-width:0}}@media (max-width:576px){.Catalog-module__E-bYxW__catalogSection{padding-top:3rem}.Catalog-module__E-bYxW__container{padding:0 1rem}.Catalog-module__E-bYxW__shopToolbar{border-radius:14px}.Catalog-module__E-bYxW__categoryFilter,.Catalog-module__E-bYxW__priceFilter{flex-basis:100%;padding:.7rem .8rem}.Catalog-module__E-bYxW__categoryFilter{border-bottom:1px solid #e5e1db}.Catalog-module__E-bYxW__clearFilters{flex:1;margin:.4rem}}
.Sidebar-module__G7ZLQW__sidebarCol{flex-direction:column;gap:2rem;display:flex}.Sidebar-module__G7ZLQW__widget{background:var(--white);border:1px solid #ff980014;border-radius:30px;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.Sidebar-module__G7ZLQW__widgetRibbon{background-color:var(--primary-orange);clip-path:polygon(0 0,100% 0,100% 100%);width:40px;height:40px;position:absolute;top:0;right:0}.Sidebar-module__G7ZLQW__widgetTitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.3rem;font-weight:800;display:inline-block;position:relative}.Sidebar-module__G7ZLQW__widgetTitle:after{content:"";background-color:var(--primary-orange);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-5px;left:0}.Sidebar-module__G7ZLQW__widgetContent{width:100%}.Sidebar-module__G7ZLQW__widgetBtn{background:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:50px;width:100%;padding:.6rem 1.5rem;font-weight:700;transition:all .3s}.Sidebar-module__G7ZLQW__widgetBtn:hover{background:var(--primary-orange-hover);box-shadow:0 5px 15px #ff98004d}.Sidebar-module__G7ZLQW__starRating{gap:2px;margin-bottom:.2rem;display:flex}.Sidebar-module__G7ZLQW__starFilled{color:#ffb84c}.Sidebar-module__G7ZLQW__starEmpty{color:#e2e8f0}.Sidebar-module__G7ZLQW__priceSlider{width:100%;accent-color:var(--primary-orange);cursor:pointer;margin-bottom:1rem}.Sidebar-module__G7ZLQW__priceFilterValues{color:var(--text-dark);margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.Sidebar-module__G7ZLQW__emptyCartText{color:var(--text-muted);font-size:.95rem}.Sidebar-module__G7ZLQW__cartWidgetList{flex-direction:column;gap:1rem;display:flex}.Sidebar-module__G7ZLQW__cartWidgetItem{border-bottom:1px solid #0000000d;align-items:center;gap:.8rem;padding-bottom:.8rem;display:flex;position:relative}.Sidebar-module__G7ZLQW__cartItemImgBox{background:#fbfbfb;border:1px solid #0000000d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Sidebar-module__G7ZLQW__cartItemImg{object-fit:contain}.Sidebar-module__G7ZLQW__cartItemInfo{flex-grow:1}.Sidebar-module__G7ZLQW__cartItemTitle{color:var(--text-dark);margin-bottom:.2rem;font-size:.9rem;font-weight:700;line-height:1.3}.Sidebar-module__G7ZLQW__cartItemPrice{color:var(--primary-orange);font-size:.85rem;font-weight:700}.Sidebar-module__G7ZLQW__cartItemRemove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.3rem;transition:color .3s}.Sidebar-module__G7ZLQW__cartItemRemove:hover{color:#ef4444}.Sidebar-module__G7ZLQW__cartWidgetTotal{color:var(--text-dark);justify-content:space-between;margin-top:.5rem;font-size:.95rem;display:flex}.Sidebar-module__G7ZLQW__cartWidgetTotal strong{color:var(--primary-orange)}.Sidebar-module__G7ZLQW__cartWidgetActions{gap:.5rem;margin-top:.5rem;display:flex}.Sidebar-module__G7ZLQW__cartViewBtn,.Sidebar-module__G7ZLQW__cartCheckoutBtn{text-align:center;border-radius:50px;flex:1;padding:.5rem;font-size:.8rem;font-weight:700;transition:all .3s}.Sidebar-module__G7ZLQW__cartViewBtn{color:var(--text-dark);background:var(--white);border:1px solid #0000001a}.Sidebar-module__G7ZLQW__cartViewBtn:hover{border-color:var(--primary-orange);color:var(--primary-orange)}.Sidebar-module__G7ZLQW__cartCheckoutBtn{background:var(--primary-orange);color:var(--white)}.Sidebar-module__G7ZLQW__cartCheckoutBtn:hover{background:var(--primary-orange-hover)}.Sidebar-module__G7ZLQW__ratingFilterList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__G7ZLQW__ratingFilterItem{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:.4rem .8rem;transition:background .3s;display:flex}.Sidebar-module__G7ZLQW__ratingFilterItem:hover{background:#ff98000d}.Sidebar-module__G7ZLQW__ratingActive{background:#ff98001a}.Sidebar-module__G7ZLQW__ratingCount{color:var(--text-muted);font-size:.85rem;font-weight:600}.Sidebar-module__G7ZLQW__searchForm{flex-direction:column;gap:.8rem;display:flex}.Sidebar-module__G7ZLQW__searchInputField{border:1px solid #0000001a;border-radius:50px;outline:none;width:100%;padding:.7rem 1.2rem;font-size:.95rem}.Sidebar-module__G7ZLQW__searchInputField:focus{border-color:var(--primary-orange)}.Sidebar-module__G7ZLQW__searchSubmitBtn{background:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:50px;padding:.7rem;font-weight:700;transition:background .3s}.Sidebar-module__G7ZLQW__searchSubmitBtn:hover{background:var(--primary-orange-hover)}.Sidebar-module__G7ZLQW__categoryList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__G7ZLQW__categoryItem{cursor:pointer;color:var(--text-dark);border-radius:10px;justify-content:space-between;padding:.5rem .8rem;font-weight:600;transition:all .3s;display:flex}.Sidebar-module__G7ZLQW__categoryItem:hover{color:var(--primary-orange);background:#ff98000d}.Sidebar-module__G7ZLQW__categoryActive{background:#ff98001a;color:var(--primary-orange)!important}.Sidebar-module__G7ZLQW__categoryCount{color:var(--text-muted);font-size:.85rem}.Sidebar-module__G7ZLQW__recentReviewsList{flex-direction:column;gap:1rem;display:flex}.Sidebar-module__G7ZLQW__reviewItem{border-bottom:1px solid #0000000d;align-items:center;gap:.8rem;padding-bottom:.8rem;display:flex}.Sidebar-module__G7ZLQW__reviewItem:last-child{border-bottom:none;padding-bottom:0}.Sidebar-module__G7ZLQW__reviewImgBox{background:#fbfbfb;border:1px solid #0000000d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Sidebar-module__G7ZLQW__reviewImg{object-fit:contain}.Sidebar-module__G7ZLQW__reviewInfo{flex-direction:column;display:flex}.Sidebar-module__G7ZLQW__reviewProdTitle{color:var(--text-dark);margin-bottom:.1rem;font-size:.9rem;font-weight:700;line-height:1.3}.Sidebar-module__G7ZLQW__reviewAuthorText{color:var(--text-muted);margin-top:.1rem;font-size:.8rem;font-weight:500}.Sidebar-module__G7ZLQW__tagsCloud{flex-wrap:wrap;gap:.5rem;display:flex}.Sidebar-module__G7ZLQW__tagItem{color:var(--text-dark);cursor:pointer;background:#f7f7f7;border:1px solid #0000000d;border-radius:50px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;transition:all .3s}.Sidebar-module__G7ZLQW__tagItem:hover{color:var(--primary-orange);border-color:var(--primary-orange);background:#ff98001a}.Sidebar-module__G7ZLQW__tagActive{background:var(--primary-orange)!important;color:var(--white)!important;border-color:var(--primary-orange)!important}@media (max-width:992px){.Sidebar-module__G7ZLQW__sidebarCol{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}}@media (max-width:768px){.Sidebar-module__G7ZLQW__sidebarCol{grid-template-columns:1fr}}
