.ges-products{width:100%;padding:28px 24px 60px;background:#f4f5f7;font-family:"DM Sans",Arial,sans-serif;box-sizing:border-box}.ges-products *{box-sizing:border-box}.ges-products-container{width:100%;max-width:1240px;margin:auto}.ges-products-toolbar{margin-bottom:32px}.ges-products-search{display:block;width:450px;max-width:100%;height:48px;margin-bottom:24px;padding:0 16px;border:1px solid #dfe3e7;border-radius:10px;background:#fff;color:#111827;box-shadow:0 2px 5px rgba(17,24,39,.05);outline:none}.ges-products-search:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.1)}.ges-products-filters{display:flex;flex-wrap:wrap;gap:10px}.ges-product-filter{min-height:39px;padding:8px 16px;border:1px solid #dfe3e7;border-radius:999px;background:#fff;color:#6b7280;font-size:13px;font-weight:700;cursor:pointer;transition:.2s}.ges-product-filter:hover,.ges-product-filter.is-active{border-color:#b91c1c;background:#b91c1c;color:#fff}.ges-product-filter span{opacity:.72}.ges-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ges-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e1e4e8;border-radius:11px;background:#fff;box-shadow:0 1px 3px rgba(17,24,39,.03);transition:transform .25s,box-shadow .25s}.ges-product-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(17,24,39,.09)}.ges-product-image-wrap{position:relative;display:block;height:190px;overflow:hidden;background:#e5e7eb}.ges-product-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.ges-product-card:hover .ges-product-image{transform:scale(1.035)}.ges-product-badge{position:absolute;z-index:2;top:10px;left:10px;padding:5px 10px;border-radius:999px;background:#b91c1c;color:#fff;font-size:11px;font-weight:700}.ges-product-card-body{display:flex;flex:1;flex-direction:column;padding:17px 16px}.ges-product-category{margin-bottom:5px;color:#6b7280;font-size:10px;font-weight:700;text-transform:uppercase}.ges-product-title{margin:0 0 8px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:18px;font-weight:700;line-height:1.18}.ges-product-title a{color:#111827;text-decoration:none}.ges-product-description{min-height:42px;margin-bottom:14px;color:#6b7280;font-size:12px;line-height:1.55}.ges-product-price{margin:0 0 12px;color:#111827;font-weight:700}.ges-product-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;margin-bottom:12px;color:#6b7280;font-size:12px}.ges-product-quantity{display:flex;overflow:hidden;border:1px solid #dfe3e7;border-radius:7px}.ges-product-quantity button,.ges-product-quantity input{width:36px;height:34px;border:0;border-right:1px solid #e5e7eb;background:#f7f8fa;color:#111827;text-align:center}.ges-product-quantity input{border-radius:0;background:#fff;-moz-appearance:textfield}.ges-product-quantity input::-webkit-inner-spin-button{display:none}.ges-product-quantity button:last-child{border-right:0}.ges-product-cart{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:41px;padding:9px 12px;border:0;border-radius:7px;background:#b91c1c;color:#fff;font-size:13px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:.2s}.ges-product-cart:hover{background:#991b1b;color:#fff;transform:translateY(-1px)}.ges-product-cart.is-loading{opacity:.65;pointer-events:none}.ges-product-cart.is-disabled{background:#9ca3af;cursor:not-allowed}.ges-product-whatsapp{display:block;margin-top:10px;color:#00a84f;font-size:11px;font-weight:600;text-align:center;text-decoration:none}.ges-product-feedback{min-height:0;color:#00a84f;font-size:11px;text-align:center}.ges-products-empty{padding:35px;border:1px dashed #d1d5db;border-radius:10px;color:#6b7280;text-align:center}.ges-products-count{margin-top:20px;color:#6b7280;font-size:12px}@media(max-width:1024px){.ges-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.ges-products{padding:24px 16px 45px}.ges-products-grid{grid-template-columns:1fr}.ges-products-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px}.ges-product-filter{flex:0 0 auto}.ges-product-image-wrap{height:230px}}
