.navbar{align-items:center;background-color:#007bff;box-sizing:border-box;color:#fff;display:flex;gap:40px;height:60px;justify-content:center;padding:0 10px;position:fixed;top:0;width:100%;z-index:1000}.navbar a{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.navbar a:hover{text-decoration:underline}.main-content{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:70px 20px 0}.categorias-container{-webkit-overflow-scrolling:touch;box-shadow:0 1px 4px #0000000f;flex-direction:row;min-height:72px;overflow-y:hidden;padding:16px 20px;scrollbar-width:thin;white-space:nowrap;z-index:999}.categorias-container::-webkit-scrollbar{height:6px}.categorias-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.category-btn{display:inline-block;flex-shrink:0;font-size:16px;margin-right:12px}.category-btn.active{background-color:#333}.scroll-wrapper{padding-top:160px}@media (max-width:768px){.category-btn{font-size:14px;margin-right:8px;padding:6px 12px}.categorias-container{padding:12px 16px}}.categorias-container{background-color:#fff;box-shadow:0 2px 6px #00000014;box-sizing:border-box;display:flex;gap:12px;overflow-x:auto;padding:12px 20px;position:fixed;scrollbar-width:none;top:60px;width:100%;z-index:100}.categorias-container::-webkit-scrollbar{display:none}.category-btn{background-color:#eee;border:none;border-radius:20px;cursor:pointer;padding:8px 16px;transition:background-color .3s ease;white-space:nowrap}.category-btn.active{background-color:#007bff;color:#fff}.scroll-wrapper{box-sizing:border-box;flex:1 1;overflow-y:auto;padding-top:200px;width:100%}.product-card img{max-height:100px}.product-card h3,.product-card p{margin:4px 0}.add-to-cart-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px;transition:background-color .3s ease;width:100%}.add-to-cart-btn.added{background-color:#28a745;color:#fff}.product-card{border-radius:6px;box-shadow:0 2px 4px #00000014;font-size:14px;gap:6px;height:auto;margin-top:60px;max-width:160px;padding:6px 8px}.product-card:hover{transform:scale(1.02)}@media (max-width:480px){.product-card{max-width:80%}.products-container{grid-template-columns:1fr;padding:10px}}.products-page{align-items:center;display:flex;flex-direction:column;height:100vh;overflow:hidden}.header-section,.products-page{box-sizing:border-box;width:100%}.header-section{background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:10px 16px;position:-webkit-sticky;position:sticky;top:60px;z-index:100}.scroll-section{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;overflow-y:auto;padding:20px;width:100%}.products-container{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%}.product-card{box-sizing:border-box;flex-shrink:0;max-width:200px;width:100%}.cart-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:12px;padding:10px}.item-image{border-radius:4px;flex-shrink:0;height:auto;max-height:120px;object-fit:contain;transform:scale(.7);transform-origin:center center;width:80px}.item-details{display:flex;flex:1 1;flex-direction:column}.item-name{font-size:15px;font-weight:500;margin-bottom:6px}.item-controls{align-items:center;display:flex;gap:8px}.btn-plus{background-color:#4caf50}.btn-minus,.btn-plus{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:4px 10px}.btn-minus{background-color:#f44336}.item-quantity{font-size:14px;font-weight:700}@media (max-width:480px){.cart-item{align-items:flex-start;flex-direction:column}.item-image{margin-bottom:8px}.item-controls{justify-content:flex-start}}.whatsapp{background-color:#25d366;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:16px;margin-top:12px;padding:10px 16px;width:100%}.carrinho-page{display:flex;flex-direction:column;gap:30px;padding:20px}#root,body,html{box-sizing:border-box;margin:0;padding:0;width:100%}@media (max-width:768px){.products-page{align-items:center;justify-content:flex-start}.scroll-section{max-width:100%;padding:0 8px}.products-container{gap:12px;grid-template-columns:1fr;padding:10px}.product-card{max-width:90%}}body{background:#f9fafb;font-family:Arial,sans-serif;margin:0;padding:0}.products-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px}@media (min-width:768px){.products-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-container{grid-template-columns:repeat(3,1fr)}}.product-card{align-items:center;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;padding:10px;text-align:center}.product-card img{display:block;height:auto;margin:0 auto 10px;max-width:100%;object-fit:contain;width:auto}.cart-fixed{background:#fff;border-top:2px solid #ccc;bottom:0;box-shadow:0 -2px 6px #0000001a;left:0;padding:10px 20px;position:fixed;width:100%;z-index:100}.cart-fixed-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.cart-fixed-items{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.cart-fixed-total{font-weight:700;margin-top:5px}.cart-fixed button{border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.cart-fixed button.whatsapp{background:green}.cart-fixed button.email{background:orange}.cart-item{border-bottom:1px dashed #ccc;margin-bottom:10px;padding-bottom:10px}.cart-item-buttons{display:flex;gap:5px;margin-top:5px}
/*# sourceMappingURL=main.ab7dfe9d.css.map*/