.container{width:100%;max-width:1150px;margin:20px auto;padding:0 15px}.products-wrapper{flex:1;min-width:0}.content{display:grid;grid-template-columns:265px 1fr;gap:25px}.top-tools{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:20px}.search-box{display:flex}.search-box input{width:235px;height:34px;border:1px solid #ccc;padding-left:12px;box-sizing:border-box}.search-box button{width:40px;border:1px solid #ccc;background:#fff;cursor:pointer;box-sizing:border-box}.pagination{display:flex;border:1px solid #ccc;border-radius:3px;overflow:hidden}.pagination a{padding:8px 15px;text-decoration:none;color:#428bca;border-right:1px solid #ddd;font-size:14px}.pagination a.active{background:#428bca;color:#fff}.pagination a:last-child{border-right:none}.section-title{font-size:16px;font-weight:700;color:#333;background:#f1f1f1;padding:8px 12px;border:1px solid #ddd;border-bottom:none;margin-top:20px}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));border-left:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:15px;background:#fff;align-items:stretch}.product{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px;background:#fff;display:flex;flex-direction:column;height:100%;box-sizing:border-box;min-width:0;overflow:hidden}.product-img-container{width:100%;text-align:center;box-sizing:border-box}.product img{width:100%;height:100px;object-fit:contain;margin-bottom:8px}.product-title{color:#337ab7;font-size:13px;line-height:1.3;margin-bottom:12px;font-weight:700;text-align:left;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.price-row-flush{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto;min-width:0}.price-stock-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:4px;min-width:0;overflow:hidden}.price-text{font-weight:700;color:#428bca;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.stock-inline{font-size:10px;color:#64748b;font-weight:500;white-space:nowrap;background:#f1f5f9;padding:1px 4px;border-radius:3px;flex-shrink:0}.stock-inline.low{color:#ea580c;background:#fff7ed;font-weight:700}.stock-inline.out{color:#dc2626;background:#fef2f2;font-weight:700}.actions-btn-flush{display:flex;justify-content:flex-end;gap:4px;width:100%}.actions-btn-flush .btn-tool{margin:0;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc;padding:5px 8px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:#334155;flex:1;max-width:40px}.actions-btn-flush .btn-tool:hover{background:#e2e8f0;color:#0f172a}.actions-btn-flush .btn-tool:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}.btn-whatsapp{border-color:#25d366!important}.btn-whatsapp:hover{background:#e8f9f0!important}.tag{color:red;font-size:12px;margin-bottom:4px;font-weight:700}@media(max-width:768px){.container{padding:0 10px}.content{grid-template-columns:1fr;gap:15px}.products{grid-template-columns:repeat(2,1fr)}.product{padding:6px}.product img{height:80px}.product-title,.price-text{font-size:12px}.stock-inline{font-size:9px;padding:1px 3px}.actions-btn-flush .btn-tool{padding:4px 0;font-size:11px;max-width:32px;height:24px}.top-tools{flex-direction:column;gap:15px}.pagination{flex-wrap:wrap;justify-content:center}.search-box{width:100%;justify-content:center}.search-box input{width:100%;max-width:260px}}
