.ProductsHome-module__qw677q__main{--shadow:0 4px 12px #0000001a;--shadow-hover:0 8px 24px #00000026;--radius:16px;--radius-sm:20px;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:1rem;--transition:all .2s cubic-bezier(.4,0,.2,1);padding:var(--space-md);background:#fafbfc;max-width:1200px;margin:0 auto}.ProductsHome-module__qw677q__suggestButton{padding:var(--space-xs)var(--space-sm);cursor:pointer;transition:var(--transition);border:none;border-radius:20px;margin:40px auto;font-size:1rem}.ProductsHome-module__qw677q__suggestButton:hover{transform:translateY(-2px)}.ProductsHome-module__qw677q__mainTitle{text-align:left;letter-spacing:-.03em;margin:.35rem 0 .9rem;padding-bottom:0;padding-left:.25rem;font-size:clamp(1.25rem,4.2vw,2rem);font-weight:700;line-height:1.05;position:relative}.ProductsHome-module__qw677q__main{width:100%;padding:var(--space-md);margin:0 50px}.ProductsHome-module__qw677q__menu{border-top:none;border-radius:0;flex-direction:column;gap:2px;padding:4px 10px 12px;transition:all .5s;display:flex;overflow:hidden}.ProductsHome-module__qw677q__menu-title{text-align:center;margin:var(--space-md)0;padding-bottom:var(--space-md);font-size:2.5rem;font-weight:700;position:relative}.ProductsHome-module__qw677q__menu-title:after{content:"";border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ProductsHome-module__qw677q__header{width:100%;margin-bottom:var(--space-lg);position:relative}.ProductsHome-module__qw677q__searchInput{width:100%;max-width:600px;margin:0 auto var(--space-md);padding:var(--space-sm)var(--space-md);border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition);border:none;font-size:1rem;display:block}.ProductsHome-module__qw677q__searchInput:focus{outline:none;transform:translateY(-2px)}.ProductsHome-module__qw677q__search-results{border-radius:var(--radius);max-height:70vh;box-shadow:var(--shadow-hover);z-index:100;padding:var(--space-md);gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:90%;max-width:800px;margin:0 auto;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.ProductsHome-module__qw677q__category{margin-bottom:var(--space-lg);will-change:opacity,transform;overflow:hidden}.ProductsHome-module__qw677q__category-separator{background:#f2f3f5;border-top:1px solid #e6e8eb;border-bottom:1px solid #e6e8eb;width:calc(100% + 20px);height:12px;margin:.35rem -10px .9rem}.ProductsHome-module__qw677q__category-title{text-align:left;border-radius:var(--radius);box-shadow:none;transition:var(--transition);margin:0 0 .45rem;padding:.55rem 0;font-size:1.6rem;font-weight:700;position:relative;overflow:hidden}.ProductsHome-module__qw677q__category-title:hover{box-shadow:none;transform:none}.ProductsHome-module__qw677q__category-title:after{display:none}.ProductsHome-module__qw677q__category-title:hover:after{opacity:0}.ProductsHome-module__qw677q__subcategory{margin:0 var(--space-md);transition:var(--transition);margin-bottom:1.6rem;padding-bottom:.15rem}.ProductsHome-module__qw677q__subcategory+.ProductsHome-module__qw677q__subcategory{margin-top:.45rem}.ProductsHome-module__qw677q__subcategory-title{text-align:left;transition:var(--transition);background:0 0;border:none;border-radius:0;align-items:center;width:fit-content;margin:0 0 .8rem;padding:.25rem 0;font-size:1.05rem;font-weight:700;display:flex;position:relative;overflow:hidden}.ProductsHome-module__qw677q__subcategory-title:before{content:"";background:var(--subcategory-dot-color,#00b7a2);opacity:1;width:8px;height:8px;transition:var(--transition);border-radius:999px;margin-right:.45rem}.ProductsHome-module__qw677q__subcategory-title:hover{padding-left:.75rem}.ProductsHome-module__qw677q__quantityControl{justify-content:center;align-items:center;gap:.5rem;margin:.5rem 0 .2rem;display:flex}.ProductsHome-module__qw677q__quantityButton{color:#00b7a2;background:#f3f3f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex}.ProductsHome-module__qw677q__quantityButton:hover{background:#e0f7f4}.ProductsHome-module__qw677q__quantity{color:#222;text-align:center;min-width:24px;font-size:1.1rem;font-weight:600}.ProductsHome-module__qw677q__add-button,.ProductsHome-module__qw677q__remove-button{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;font-weight:500;display:flex}.ProductsHome-module__qw677q__add-button{width:100%;padding:var(--space-sm);font-size:1rem}.ProductsHome-module__qw677q__add-button:hover{transform:translateY(-2px)}.ProductsHome-module__qw677q__remove-button{margin-top:var(--space-xs)}.ProductsHome-module__qw677q__product-list{border-radius:0;flex-direction:column;gap:14px;width:100%;padding:.25rem 0;display:flex;overflow:visible}.ProductsHome-module__qw677q__product-image-container{flex:1;position:relative}.ProductsHome-module__qw677q__product-card{background:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:row-reverse;justify-content:space-between;align-items:stretch;gap:12px;margin-bottom:0;padding:10px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px #0f172a14}.ProductsHome-module__qw677q__product-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1f}.ProductsHome-module__qw677q__product-card-search{text-align:center;will-change:transform;background:#fff;border-bottom:1px dashed #e0e0e0;border-radius:0;flex-direction:column;align-items:center;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.ProductsHome-module__qw677q__product-image{object-fit:contain;background:#f8f8f8;border-radius:10px;width:100%;height:100%;margin-bottom:0}.ProductsHome-module__qw677q__product-icon{width:80px;height:80px;margin-bottom:var(--space-sm);background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;display:flex}.ProductsHome-module__qw677q__product-no-image{width:80px;height:80px;margin-bottom:var(--space-sm);background:#f3f3f3;border-radius:50%}.ProductsHome-module__qw677q__product-info{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.ProductsHome-module__qw677q__product-name{color:#222;text-align:left;letter-spacing:-.02em;margin:0;font-size:clamp(1.04rem,2.7vw,1.72rem);font-weight:700;line-height:1.18}.ProductsHome-module__qw677q__product-description{color:#3a3a3a;text-align:left;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:clamp(.88rem,1.8vw,1.1rem);display:-webkit-box;overflow:hidden}.ProductsHome-module__qw677q__product-price{color:#212121;letter-spacing:-.03em;margin:0;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:500}.ProductsHome-module__qw677q__modalOverlay{z-index:1000;background:#00000096;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProductsHome-module__qw677q__modalContent{border-radius:10px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;display:flex;position:relative;overflow:hidden}.ProductsHome-module__qw677q__closeButton{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);cursor:pointer;z-index:10;background:#0005;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:12px;right:12px}.ProductsHome-module__qw677q__closeButton svg{fill:#fff}.ProductsHome-module__qw677q__closeButton:hover{background:#0006}.ProductsHome-module__qw677q__modalHeader{flex-direction:column;align-items:center;padding:0;display:flex;position:relative}.ProductsHome-module__qw677q__modalImage{object-fit:cover;width:100%;height:250px}.ProductsHome-module__qw677q__modalIcon{justify-content:center;align-items:center;width:100%;height:180px;display:flex}.ProductsHome-module__qw677q__modalProductInfo{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;display:flex}.ProductsHome-module__qw677q__modalTitle{margin:0;font-size:1.4rem;font-weight:600}.ProductsHome-module__qw677q__modalPrice{margin:0;font-size:1.3rem;font-weight:700}.ProductsHome-module__qw677q__modalBody{padding:20px;overflow-y:auto}.ProductsHome-module__qw677q__modalDescription{margin:0 0 20px;line-height:1.5}.ProductsHome-module__qw677q__modalQuantity{align-items:center;margin-bottom:20px;display:flex}.ProductsHome-module__qw677q__quantityLabel{margin-right:15px;font-weight:500}.ProductsHome-module__qw677q__modalFooter{border-top:1px solid #eee;padding:15px 20px}.ProductsHome-module__qw677q__modalAddButton{cursor:pointer;border:none;border-radius:50px;width:100%;padding:12px;font-size:1rem;font-weight:600}.ProductsHome-module__qw677q__formGroup{margin:20px 0}.ProductsHome-module__qw677q__label{align-items:center;margin-bottom:8px;font-weight:500;display:flex}.ProductsHome-module__qw677q__labelIcon{margin-right:8px}.ProductsHome-module__qw677q__textArea{resize:vertical;border:1px solid #e0e0e0;border-radius:50px;width:100%;min-height:80px;padding:12px;font-size:.95rem}.ProductsHome-module__qw677q__textArea:focus{outline:none;box-shadow:0 0 0 2px #d4af3733}.ProductsHome-module__qw677q__helperText{margin-top:6px;font-size:1rem;display:block}@media (max-width:480px){.ProductsHome-module__qw677q__modalContent{border-radius:7px;width:100%;max-height:100vh;margin:0 10px}.ProductsHome-module__qw677q__modalOverlay{padding:0}}.ProductsHome-module__qw677q__product-buttons{flex-direction:column;justify-content:space-between;align-self:stretch;width:56%;margin-top:0;padding:4px 2px;display:flex}.ProductsHome-module__qw677q__quantityControl{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.ProductsHome-module__qw677q__quantityButton{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ProductsHome-module__qw677q__quantity{text-align:center;min-width:20px;margin:0 10px;font-weight:600}.ProductsHome-module__qw677q__actionButtons{justify-content:flex-start;align-items:center;gap:8px;margin-top:.85rem;display:flex}.ProductsHome-module__qw677q__cartBadge{color:#0f766e;background:#0f766e14;border:1px solid #0f766e2e;border-radius:999px;padding:.2rem .45rem;font-size:.82rem;font-weight:600}.ProductsHome-module__qw677q__floatingCartButton{z-index:6;opacity:1;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;min-height:50px;display:flex;position:absolute;bottom:12px;right:12px;transform:none}.ProductsHome-module__qw677q__floatingCartButton svg{color:#00b7a2;font-size:1.75rem}.ProductsHome-module__qw677q__addDirectButton,.ProductsHome-module__qw677q__viewButton{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:6px;padding:8px;font-weight:600;display:flex}.ProductsHome-module__qw677q__addDirectButton{color:#fff;width:44px;height:44px;box-shadow:none;background:#00b7a2;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.5rem;transition:background .2s;display:flex}.ProductsHome-module__qw677q__addDirectButton:hover{background:#009e8a}.ProductsHome-module__qw677q__viewButton{flex:1}.ProductsHome-module__qw677q__viewButton:hover{transform:translateY(-2px)}@media (max-width:768px){.ProductsHome-module__qw677q__actionButtons{justify-content:flex-start;align-items:center;gap:8px;margin-top:.55rem}.ProductsHome-module__qw677q__quantityButton{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.ProductsHome-module__qw677q__product-list{flex-direction:column;gap:12px;padding:.35rem 0;display:flex}.ProductsHome-module__qw677q__product-card{min-width:-webkit-fill-available;max-width:-webkit-fill-available;height:auto;max-height:none;box-shadow:none;border-bottom:1px solid #0f172a14;border-radius:10px;flex-direction:row-reverse;gap:10px;padding:8px;overflow:hidden}.ProductsHome-module__qw677q__product-image{border-radius:8px;width:100%;height:100%;margin-bottom:0;margin-right:0}.ProductsHome-module__qw677q__product-image-container{aspect-ratio:1;background:#f5f5f5;border-radius:8px;width:45%;min-width:45%;max-width:45%;padding:0;overflow:hidden}.ProductsHome-module__qw677q__product-info{padding:2px 2px 4px}.ProductsHome-module__qw677q__product-name{white-space:normal;flex-wrap:wrap;max-width:none;margin:0 0 .25rem;font-size:1.06rem;font-weight:700;display:flex}.ProductsHome-module__qw677q__product-description{-webkit-line-clamp:3;line-clamp:3;color:#444;margin-bottom:.55rem;font-size:.78rem;font-weight:500}.ProductsHome-module__qw677q__product-price{font-size:1.15rem}.ProductsHome-module__qw677q__product-buttons{width:55%;padding:0}.ProductsHome-module__qw677q__floatingCartButton{z-index:6;width:42px;min-width:42px;height:42px;min-height:42px;bottom:10px;right:10px}.ProductsHome-module__qw677q__floatingCartButton svg{font-size:1.3rem}}.ProductsHome-module__qw677q__add-button{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;margin-left:.5rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.ProductsHome-module__qw677q__clearFilter:active{transform:scale(.98)}.ProductsHome-module__qw677q__noProducts{text-align:center;border:1px dashed #ddd;border-radius:10px;margin:30px 0;padding:30px 20px}.ProductsHome-module__qw677q__noProducts p{margin:0;font-size:16px}@media (max-width:768px){.ProductsHome-module__qw677q__filterInfo{padding:10px 14px;font-size:13px}.ProductsHome-module__qw677q__clearFilter{padding:5px 10px;font-size:12px}.ProductsHome-module__qw677q__noProducts{padding:20px 15px}.ProductsHome-module__qw677q__noProducts p{font-size:14px}.ProductsHome-module__qw677q__menu-title{font-size:2rem}.ProductsHome-module__qw677q__main{padding:5px}.ProductsHome-module__qw677q__category-title{padding:.35rem 0;font-size:1.5rem}.ProductsHome-module__qw677q__subcategory-title{padding:.2rem 0;font-size:.95rem}}@media (max-width:480px){.ProductsHome-module__qw677q__menu-title{font-size:1.75rem}.ProductsHome-module__qw677q__searchInput{font-size:.9rem}.ProductsHome-module__qw677q__category{margin-bottom:var(--space-md)}.ProductsHome-module__qw677q__subcategory{margin:0 var(--space-xs)}.ProductsHome-module__qw677q__category-title{font-size:1.3rem}.ProductsHome-module__qw677q__subcategory-title{margin-bottom:.45rem;font-size:.9rem}}.ProductsHome-module__qw677q__category{opacity:0;will-change:opacity}.ProductsHome-module__qw677q__category:nth-child(odd){animation:.6s forwards ProductsHome-module__qw677q__fadeInOptimized}.ProductsHome-module__qw677q__category:nth-child(2n){animation:.8s forwards ProductsHome-module__qw677q__fadeInOptimized}@keyframes ProductsHome-module__qw677q__fadeInOptimized{0%{opacity:0}to{opacity:1}}.ProductsHome-module__qw677q__searchInput:focus,.ProductsHome-module__qw677q__add-button:focus,.ProductsHome-module__qw677q__remove-button:focus,.ProductsHome-module__qw677q__quantityButton:focus,.ProductsHome-module__qw677q__category-title:focus,.ProductsHome-module__qw677q__subcategory-title:focus{outline-offset:2px}.ProductsHome-module__qw677q__search-results::-webkit-scrollbar{width:6px}.ProductsHome-module__qw677q__search-results::-webkit-scrollbar-track{border-radius:10px}.ProductsHome-module__qw677q__search-results::-webkit-scrollbar-thumb{border-radius:10px}.ProductsHome-module__qw677q__fabViewButton{z-index:2;mix-blend-mode:color-dodge;-webkit-backdrop-filter:blur(25px);color:var(--color-secondary,#00b7a2);border:1.5px solid var(--color-secondary,#00b7a2);background:0 0;transition:background .2s,color .2s,box-shadow .2s;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0000001a}.ProductsHome-module__qw677q__fabViewButton:hover{color:var(--color-primary,#bfa12e);background:#f7f7f7;box-shadow:0 4px 16px #00000021}@media (max-width:768px){.ProductsHome-module__qw677q__fabViewButton{width:36px;height:36px;top:8px;right:8px}}
