body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.topbar{background:#facc15;font-size:14px;font-weight:700;padding:2px 0;text-align:center}.header{align-items:center;display:flex;justify-content:space-between;margin:0;padding:0}.logo{font-size:24px;font-weight:700}.hero{height:400px;margin-top:0;top:0}.hero-img{max-height:500px}.hero-content{color:#fff;left:50%;position:absolute;text-align:center;text-shadow:2px 2px 6px #0009;top:55%;transform:translate(-50%,-50%)}.hero-content h2{font-size:32px;margin-bottom:10px}.hero-content p{font-size:18px;margin-bottom:20px}.hero-btn{background:#20037e;border-radius:8px;font-size:18px;margin-top:250px;padding:15px 25px;transition:.3s}.hero-btn:hover{background:#016c08}.product-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.product-card{border-radius:10px}.product-card h3,.product-card p{margin:10px 0;text-align:center}.product-card button{background:green;border-radius:8px;font-size:18px;font-weight:700;padding:15px 25px}.product-card button:hover{background:#006400}.footer{align-items:flex-start;background-color:#f5f5f5;border-top:1px solid #ddd;padding:30px 20px}.footer-col{height:auto;max-width:100%;padding:0 15px;width:200px}.footer-col h4{font-size:18px;font-weight:700;margin-bottom:12px}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#333;font-size:18px}.footer-payments{display:block;height:auto;margin-top:5px;max-width:180px}.footer-col p{font-size:18px;margin:6px 0}.logo-area{align-items:center;display:flex;gap:0}.logo-img{height:120px;width:auto}body{margin:0;padding:0}.categories-menu{align-items:center;background-color:#f5f0f0;border-bottom:1px solid #ddd;display:flex;gap:20px;overflow-x:auto;padding:10px 20px;white-space:nowrap}.category-link{color:#070707;font-size:20px;padding:5px 10px;text-decoration:none;transition:background-color .2s,color .2s}.category-link:hover{background-color:#caf4ca;color:#000}.copyright{background:#f1f1f1;font-size:14px}.copyright .icon{height:18px;margin:0 5px;vertical-align:middle;width:18px}.copyright a{color:#000;margin:0 8px;text-decoration:none}.copyright a:hover{text-decoration:underline}.nav-links{list-style:none}.nav-links li a{color:#000;font-weight:700;text-decoration:none}.old-price{color:#f57979;margin-right:8px}.new-price{color:green}.product-card img{margin:0 auto}@media (max-width:768px){.product-card img{max-width:200px;object-fit:contain;width:80%}}.navbar{align-items:center;background:#fff;justify-content:space-between;padding:10px 20px}.nav-links,.navbar{display:flex;flex-wrap:wrap}.nav-links{gap:20px}.nav-links a{color:#000;font-size:16px;text-decoration:none}@media (max-width:768px){.nav-links{align-items:center;flex-direction:column;margin-top:10px;width:100%}.nav-links a{font-size:18px;padding:10px 0}}.footer{background:#111;color:#fff;display:flex;justify-content:space-between;padding:20px}.footer-col{flex:1 1;margin:10px}.footer-col h4{margin-bottom:10px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:5px}.footer-col ul li a{color:#fff;text-decoration:none}.footer-payments{margin-top:10px;width:200px}.copyright{background:#2f2f2f;color:#ccc;padding:10px;text-align:center}.icon{margin:0 5px;width:20px}.page-container{align-items:center;flex-direction:column;min-height:80vh;padding:20px}.page-container,.pre-footer{display:flex;justify-content:center;text-align:center}.pre-footer{align-items:start;background-color:#fff;flex-wrap:wrap;gap:40px;padding:2rem 1rem}.pre-footer-item{flex:1 1 250px;max-width:280px}.pre-footer-item img{margin-bottom:10px;width:60px}.faixas-brasil{display:flex;height:8px;margin-top:20px}.faixa.verde{background:green;flex:1 1}.faixa.amarela{background:#ff0;flex:1 1}@media (max-width:768px){.pre-footer{gap:20px}.pre-footer-item img{width:50px}}.hero{overflow:hidden;position:relative;text-align:center}.hero,.hero-img{height:auto;width:100%}.hero-img{display:block;object-fit:cover}.hero-btn{background-color:#006400;border:none;border-radius:6px;bottom:20%;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;left:50%;padding:12px 24px;position:absolute;transform:translateX(-50%);z-index:1}.hero-btn:hover{background-color:green}.products{padding:40px 20px;text-align:center}.products h2{color:#222;font-size:1.8rem;margin-bottom:30px}.product-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center}.product-card{background:#fff;border:1px solid #ddd;border-radius:12px;justify-content:start;max-width:260px;min-height:320px;overflow:visible;padding:15px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-4px)}.product-card img{background-color:#fff;border-radius:8px;display:block;height:auto;max-width:250px;object-fit:contain;width:100%}.product-card h3{color:#222;font-size:1rem;margin-bottom:8px;min-height:42px}.product-price{gap:8px;justify-content:center}.old-price{color:#888;font-size:.9rem}.new-price{color:#006400;font-size:1.2rem}.product-card button{background-color:#006400;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:12px;padding:10px 18px}.product-card button:hover{background-color:green}@media (max-width:768px){.hero-btn{bottom:10%;font-size:1rem;padding:10px 20px}.product-card img{display:block;height:auto;object-fit:contain;visibility:visible;width:80%}.product-grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.product-card{max-width:200px;padding:10px}}.product-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:420px}.product-card h3{min-height:40px}.product-card .product-price{min-height:30px}.product-card button{margin-top:auto}.product-page.container{align-items:flex-start;display:flex;gap:40px;padding:20px}.product-image-section{flex:1 1}.product-main-img{border-radius:8px;max-width:500px;object-fit:cover;width:100%}.product-details-section{display:flex;flex:1 1;flex-direction:column;gap:20px}.product-details-section h1{font-size:2rem}.product-price{align-items:baseline;display:flex;gap:10px}.old-price{color:#e60000;font-size:1.2rem;text-decoration:line-through}.new-price{color:#023d02;font-size:1.6rem;font-weight:700}.buy-btn{background-color:green;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:15px 25px}.product-shipping{margin-top:20px}@media (max-width:768px){.product-page.container{flex-direction:column}.product-main-img{max-width:100%}.buy-btn{width:100%}}.reviews-section{border-top:1px solid #eee;margin-top:40px;padding:20px}.reviews-section h2{font-size:20px;margin-bottom:10px;text-align:center}.average-rating{font-size:16px;margin-bottom:20px;text-align:center}.review{border-bottom:1px solid #ddd;margin-bottom:15px;padding:10px}.review p{margin:5px 0}.review span{color:#ffb400}.see-more{background:#111;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;margin:20px auto 0;padding:10px 15px}.product-details-section select{border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;margin-top:10px;padding:8px;width:150px}.product-page .product-description,.product-page .product-description p{display:block!important;max-height:none!important;overflow:visible!important;text-align:justify;text-overflow:clip!important;white-space:normal!important}
/*# sourceMappingURL=main.6701e5c9.css.map*/