:root{--primary-red:#e53935;--primary-red-light:#fce4ec;--primary-red-dark:#c62828;--primary-red-hover:#d32f2f;--primary-red-soft:#ffebee;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--text-muted:#757575;--border-light:#f0f0f0;--border-medium:#e0e0e0;--bg-page:#fafafa;--bg-white:#fff;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--radius:12px;--radius-sm:6px;--font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--navbar-height:80px}.products-module__JPyk9G__store-whatsapp-btn{z-index:1000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 14px #25d36666}.products-module__JPyk9G__store-whatsapp-btn:hover{color:#fff;transform:scale(1.08);box-shadow:0 6px 20px #25d36680}.products-module__JPyk9G__store-whatsapp-btn:focus-visible{outline:2px solid var(--primary-red);outline-offset:2px}.products-module__JPyk9G__store-page{background:var(--bg-page);min-height:100vh;font-family:var(--font-family);color:var(--text-primary);padding-top:var(--navbar-height);flex-direction:column;display:flex}.products-module__JPyk9G__store-content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:24px 20px 40px}.products-module__JPyk9G__store-filters-bar{background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);top:var(--navbar-height);z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;margin-bottom:32px;padding:16px 20px;position:sticky}.products-module__JPyk9G__store-filters-toggle{justify-content:space-between;align-items:center;margin-bottom:0;display:none}.products-module__JPyk9G__store-filters-toggle-btn{border:1px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.products-module__JPyk9G__store-filters-toggle-btn:hover{background:var(--bg-page)}.products-module__JPyk9G__store-filters-toggle-btn svg{font-size:1.2rem}.products-module__JPyk9G__store-filters-toggle-arrow{color:var(--text-muted);margin-left:4px;font-size:.7rem}.products-module__JPyk9G__store-result-count-mobile{color:var(--text-secondary);font-size:.85rem}.products-module__JPyk9G__store-filters-inner{opacity:1;flex-wrap:wrap;align-items:flex-end;gap:16px 24px;max-height:500px;margin-top:0;transition:max-height .3s,opacity .3s,margin .3s;display:flex;overflow:hidden}@media (max-width:768px){.products-module__JPyk9G__store-filters-inner{opacity:0;gap:8px;max-height:0;margin-top:0}.products-module__JPyk9G__store-filters-inner.products-module__JPyk9G__filters-open{opacity:1;max-height:500px;margin-top:16px}.products-module__JPyk9G__store-filters-toggle{display:flex}.products-module__JPyk9G__store-filters-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--bg-white);padding:12px 16px;position:relative;top:auto}.products-module__JPyk9G__store-filter-group:not(.products-module__JPyk9G__store-filter-group--price){flex:1 0 calc(33.33% - 8px);min-width:80px}.products-module__JPyk9G__store-filter-group--price{flex:1 0 100%;min-width:0}.products-module__JPyk9G__store-price-input{flex:1;width:auto;min-width:60px}.products-module__JPyk9G__store-price-range{flex-wrap:nowrap}.products-module__JPyk9G__store-result-count{display:none}}@media (min-width:769px){.products-module__JPyk9G__store-filters-inner{opacity:1!important;max-height:none!important;overflow:visible!important}.products-module__JPyk9G__store-filters-toggle{display:none!important}.products-module__JPyk9G__store-result-count-mobile{display:none}}.products-module__JPyk9G__store-filter-group{flex-direction:column;flex:1 0 auto;gap:4px;min-width:120px;display:flex}.products-module__JPyk9G__store-filter-group--price{flex:1 0 auto;min-width:160px}.products-module__JPyk9G__store-filter-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-bottom:2px;font-size:.75rem;font-weight:600}.products-module__JPyk9G__store-filter-select{width:100%;display:inline-block;position:relative}.products-module__JPyk9G__store-select{appearance:none;background:var(--bg-white);border:1px solid var(--border-medium);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;padding:8px 32px 8px 12px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.products-module__JPyk9G__store-select:focus{border-color:var(--primary-red);box-shadow:0 0 0 3px var(--primary-red-light);outline:none}.products-module__JPyk9G__store-select-arrow{pointer-events:none;color:var(--text-muted);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.products-module__JPyk9G__store-price-range{align-items:center;gap:6px;display:flex}.products-module__JPyk9G__store-price-input{border:1px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-white);width:80px;color:var(--text-primary);padding:8px 6px;font-family:inherit;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.products-module__JPyk9G__store-price-input:focus{border-color:var(--primary-red);box-shadow:0 0 0 3px var(--primary-red-light);outline:none}.products-module__JPyk9G__store-price-input::placeholder{color:#aaa;font-size:.75rem}.products-module__JPyk9G__store-price-separator{color:var(--text-muted);font-weight:300}.products-module__JPyk9G__store-price-clear{color:var(--primary-red);cursor:pointer;border-radius:var(--radius-sm);white-space:nowrap;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:.75rem;font-weight:500;transition:background .2s}.products-module__JPyk9G__store-price-clear:hover{background:var(--primary-red-soft)}.products-module__JPyk9G__store-result-count{color:var(--text-secondary);white-space:nowrap;margin-left:auto;padding:6px 0;font-size:.85rem}.products-module__JPyk9G__store-empty{text-align:center;background:var(--bg-white);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.products-module__JPyk9G__store-empty-icon{color:var(--border-medium);margin-bottom:16px;font-size:56px}.products-module__JPyk9G__store-empty h3{color:var(--text-primary);margin:0 0 8px;font-size:1.3rem;font-weight:600}.products-module__JPyk9G__store-empty p{color:var(--text-muted);margin:0;font-size:.95rem}.products-module__JPyk9G__store-products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin-top:8px;display:grid}.products-module__JPyk9G__store-dialog .products-module__JPyk9G__MuiPaper-root{border-radius:var(--radius);background:var(--bg-white);box-shadow:var(--shadow-lg);overflow:hidden}.products-module__JPyk9G__store-dialog-title{color:var(--text-primary);border-bottom:1px solid var(--border-light);padding:20px 24px 12px;font-size:1.25rem;font-weight:600}.products-module__JPyk9G__store-dialog-content{background:var(--bg-page);padding:20px 24px}.products-module__JPyk9G__store-dialog-layout{flex-wrap:wrap;gap:32px;display:flex}.products-module__JPyk9G__store-dialog-images{flex-direction:column;flex:0 0 300px;gap:12px;display:flex}.products-module__JPyk9G__store-dialog-main-img{aspect-ratio:1;background:var(--bg-white);border-radius:var(--radius-sm);border:1px solid var(--border-light);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.products-module__JPyk9G__store-dialog-main-img img{object-fit:contain;width:100%;height:100%;display:block}.products-module__JPyk9G__store-dialog-no-img{color:var(--text-muted);font-size:.9rem}.products-module__JPyk9G__store-dialog-thumbs{flex-wrap:wrap;gap:8px;display:flex}.products-module__JPyk9G__store-dialog-thumb{object-fit:cover;border-radius:var(--radius-sm);cursor:pointer;background:var(--bg-white);border:2px solid #0000;width:60px;height:60px;transition:border-color .2s,transform .2s}.products-module__JPyk9G__store-dialog-thumb:hover{transform:scale(1.03)}.products-module__JPyk9G__store-dialog-thumb.products-module__JPyk9G__selected{border-color:var(--primary-red);box-shadow:0 0 0 2px var(--primary-red-light)}.products-module__JPyk9G__store-dialog-details{background:var(--bg-white);border-radius:var(--radius-sm);min-width:240px;box-shadow:var(--shadow-sm);flex-direction:column;flex:1;gap:8px;padding:16px 20px;display:flex}.products-module__JPyk9G__store-dialog-product-name{color:var(--text-primary);margin-bottom:2px!important;font-size:1.5rem!important;font-weight:600!important}.products-module__JPyk9G__store-dialog-product-brand{color:var(--text-secondary);font-size:.95rem!important;font-weight:500!important}.products-module__JPyk9G__store-dialog-category{align-self:flex-start;background:var(--primary-red-soft)!important;color:var(--primary-red-dark)!important;border:none!important;border-radius:20px!important;height:28px!important;padding:0 12px!important;font-size:.75rem!important;font-weight:500!important}.products-module__JPyk9G__store-dialog-desc{color:var(--text-secondary);max-height:100px;margin:6px 0 4px;font-size:.9rem;line-height:1.5;overflow-y:auto}.products-module__JPyk9G__store-dialog-desc p{margin:0 0 8px}.products-module__JPyk9G__store-dialog-divider{border:none;border-top:1px solid var(--border-light);margin:12px 0 10px}.products-module__JPyk9G__store-dialog-variants-title{color:var(--text-primary);margin-bottom:8px!important;font-size:1rem!important;font-weight:600!important}.products-module__JPyk9G__store-dialog-variant{background:var(--bg-page);border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-bottom:10px;padding:12px 14px;transition:border-color .2s}.products-module__JPyk9G__store-dialog-variant:hover{border-color:var(--border-medium)}.products-module__JPyk9G__store-dialog-variant-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;margin-bottom:4px;display:flex}.products-module__JPyk9G__store-dialog-variant-name{color:var(--text-primary);font-size:.9rem;font-weight:500}.products-module__JPyk9G__store-dialog-stock{border-radius:12px;padding:2px 10px;font-size:.75rem;font-weight:500}.products-module__JPyk9G__store-dialog-stock.products-module__JPyk9G__in-stock{color:#2e7d32;background:#e8f5e9}.products-module__JPyk9G__store-dialog-stock.products-module__JPyk9G__out-of-stock{color:#b71c1c;background:#ffebee}.products-module__JPyk9G__store-dialog-variant-price{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.products-module__JPyk9G__store-dialog-selling-price{color:var(--text-primary);font-size:1rem;font-weight:700}.products-module__JPyk9G__store-dialog-marked-price{color:var(--text-muted);font-size:.85rem;text-decoration:line-through}.products-module__JPyk9G__store-dialog-variant-discount{background:var(--primary-red-soft);color:var(--primary-red-dark);border-radius:12px;padding:0 8px;font-size:.75rem;font-weight:600}.products-module__JPyk9G__store-dialog-qty{align-items:center;gap:10px;margin-top:8px;display:flex}.products-module__JPyk9G__store-dialog-qty span{color:var(--text-secondary);font-size:.85rem}.products-module__JPyk9G__store-dialog-qty-input{width:70px!important}.products-module__JPyk9G__store-dialog-qty-input input{border-radius:var(--radius-sm)!important;border-color:var(--border-medium)!important;padding:4px 8px!important;font-size:.85rem!important}.products-module__JPyk9G__store-dialog-qty-input input:focus{border-color:var(--primary-red)!important;box-shadow:0 0 0 3px var(--primary-red-light)!important}.products-module__JPyk9G__store-dialog-actions{border-top:1px solid var(--border-light);gap:12px;padding:12px 24px 20px}.products-module__JPyk9G__store-dialog-cancel{color:var(--text-secondary)!important;text-transform:none!important;font-weight:500!important}.products-module__JPyk9G__store-dialog-cancel:hover{background:var(--bg-page)!important}.products-module__JPyk9G__store-dialog-buy-now{background:var(--primary-red)!important;color:#fff!important;text-transform:none!important;font-weight:600!important;transition:background .2s,box-shadow .2s!important;box-shadow:0 2px 8px #e539354d!important}.products-module__JPyk9G__store-dialog-buy-now:hover{background:var(--primary-red-dark)!important;box-shadow:0 4px 14px #e5393566!important}.products-module__JPyk9G__store-dialog-confirm{background:var(--primary-red)!important;color:#fff!important;text-transform:none!important;font-weight:600!important;transition:background .2s,box-shadow .2s!important;box-shadow:0 2px 8px #e539354d!important}.products-module__JPyk9G__store-dialog-confirm:hover{background:var(--primary-red-dark)!important;box-shadow:0 4px 14px #e5393566!important}.products-module__JPyk9G__store-dialog-buy-now:disabled,.products-module__JPyk9G__store-dialog-confirm:disabled{cursor:not-allowed;color:#9e9e9e!important;box-shadow:none!important;background:#e0e0e0!important}@media (max-width:480px){.products-module__JPyk9G__store-filters-toggle-btn{padding:6px 10px;font-size:.8rem}.products-module__JPyk9G__store-filter-label{font-size:.65rem}.products-module__JPyk9G__store-select{padding:6px 28px 6px 8px;font-size:.8rem}.products-module__JPyk9G__store-price-input{padding:6px 4px;font-size:.8rem}.products-module__JPyk9G__store-products-grid{grid-template-columns:1fr 1fr;gap:12px}.products-module__JPyk9G__store-dialog-main-img{aspect-ratio:1}.products-module__JPyk9G__store-dialog-thumb{width:48px;height:48px}}
