@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}:root{--primary-color:#c94f1e;--primary-color-light:#c94f1eb3;--primary-color-dark:#963c17;--primary-color-shadow:#c94f1ecc;--primary-color-shadow-light:#c94f1e99;--primary-color-shadow-lighter:#c94f1e66}body{background-color:#fff;color:#333;font-family:Roboto,Arial,sans-serif;line-height:1.6}.nav-links a:focus,.nav-links a:hover{border-bottom:2px solid #c94f1eb3;border-bottom:2px solid var(--primary-color-light);color:#c94f1eb3;color:var(--primary-color-light)}.product-info h3{color:#2e7d32}.product-info p{color:#4a6f3a}.about{background-color:#e8f5e8}.about h2,.contact h2{color:#1b5e20}#contact-form input:focus,#contact-form textarea:focus{border-color:#1b5e20;box-shadow:0 0 8px #1b5e2066}#contact-form button{background-color:#1b5e20;box-shadow:0 6px 12px #1b5e2099}#contact-form button:focus,#contact-form button:hover{background-color:#81c784}footer{background-color:#1b5e20}.container{margin:0 auto;max-width:1200px;padding:0 20px}header{align-items:center;background-color:#fff;box-shadow:0 2px 8px #00000026;color:#fff;display:flex;font-family:Roboto,Arial,sans-serif;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease;z-index:1000}.navbar,header{justify-content:space-between;width:100%}.logo{font-size:1.8rem;margin-right:2rem}.nav-links{flex-grow:1;margin:0;padding:0}.nav-links li{margin-left:2rem}.nav-links a{color:var(--primary-color);font-weight:600}.nav-links a:focus,.nav-links a:hover{border-bottom:2px solid #a5d6a7;color:#a5d6a7}.login-btn{background-color:var(--primary-color);border-radius:30px;box-shadow:0 4px 8px #c94f1e99;box-shadow:0 4px 8px var(--primary-color-shadow-light);font-weight:600;padding:.5rem 1.2rem}.login-btn:hover{background-color:#963c17;background-color:var(--primary-color-dark)}.hero{height:90vh;justify-content:center}.hero-content h2{font-size:3.5rem}.hero-content p{font-size:1.5rem}.hero-content .cta-btn{background-color:#a5d6a7;box-shadow:0 4px 8px #a5d6a799;font-size:1.2rem}.hero-content .cta-btn:focus,.hero-content .cta-btn:hover{background-color:#81c784}.navbar{align-items:center;display:flex;padding:1rem 20px}.logo{color:#c94f1e;cursor:default;font-size:2rem;font-weight:700;letter-spacing:2px;-webkit-user-select:none;user-select:none}.nav-links{display:flex;list-style:none}.nav-links li{margin-left:2.5rem}.nav-links a{border-bottom:2px solid #0000;color:#c94f1e;font-size:1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:border-color .3s,color .3s}.nav-links a:focus,.nav-links a:hover{border-bottom:2px solid #c94f1e;border-bottom:2px solid var(--primary-color);color:#c94f1e;color:var(--primary-color);outline:none}.login-btn{background-color:#c94f1e;border-radius:5px;color:#fff;font-family:Roboto,sans-serif;font-weight:500;margin-left:auto;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.login-btn:hover{background-color:#df8673}.hero{align-items:center;background:linear-gradient(#c94f1eb3,#c94f1eb3);background-position:50%;background-size:cover;color:#fff;display:flex;height:80vh;margin-top:0;padding:0 20px;text-align:center}.hero-content h2{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 6px #00000080}.hero-content p{font-size:1.3rem;margin:0 auto;max-width:700px;text-shadow:0 1px 4px #0006}.hero-content .cta-btn{background-color:#e2ebe2;border:none;border-radius:30px;box-shadow:0 4px 8px #c4652099;color:#1b5e20;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:2rem;padding:1rem 2rem;transition:background-color .3s ease}.hero-content .cta-btn:focus,.hero-content .cta-btn:hover{background-color:#c11818;outline:none}.products{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;margin-bottom:3rem;margin-top:3.5rem;padding:5rem 2rem;text-align:center}.products h2{color:#c94f1e;color:var(--primary-color);font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:800;letter-spacing:1px;margin-bottom:3.5rem;text-align:center;text-transform:uppercase}.product-item{align-items:center;background-color:#8080801a;border-radius:16px;box-shadow:0 8px 20px #c2c3c226;cursor:pointer;display:flex;margin-bottom:3.5rem;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.product-item:focus-within,.product-item:hover{background-color:#80808033;box-shadow:0 20px 40px #d4dad44d;transform:translateY(-8px)}.product-item:nth-child(2n){flex-direction:row-reverse}.product-item img{border-radius:16px 0 0 16px;box-shadow:inset 0 0 15px #0000000d;height:340px;object-fit:cover;transition:transform .4s ease;width:50%}.product-item:nth-child(2n) img{border-radius:0 16px 16px 0}.product-item:hover img{transform:scale(1.05)}.product-info{padding:3rem 4rem;width:50%}.product-info h3{color:#c94f1e;color:var(--primary-color);font-size:2rem;font-weight:800;letter-spacing:.5px;margin-bottom:1.2rem}.product-info h3,.product-info p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.product-info p{color:#000;font-size:1.1rem;line-height:1.5}.learn-more-btn{border-radius:30px;display:inline-block;text-decoration:none;transition:background-color .3s ease}.learn-more-btn:hover{background-color:#c94f1e}.product-detail{padding:5rem 2rem;text-align:center}.product-detail h2{color:#c94f1e;margin-bottom:2rem}.product-detail p{margin:0 auto 2rem;max-width:800px}.product-detail ul{color:#c94f1e;list-style:none;margin:0 auto 2rem;max-width:600px;padding:0;text-align:left}.features-grid ul{grid-gap:1rem;color:#000;display:grid;font-size:1.1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:disc inside;padding-left:1rem}.features-columns{display:flex;gap:3rem;justify-content:center}.features-columns ul{list-style:disc inside;padding-left:1rem}.product-hero{background:linear-gradient(135deg,#d9dfd9,#c7dcc8);border-radius:16px;box-shadow:0 8px 20px #2e7d3226;margin-bottom:2rem;padding:4rem 0}.hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.hero-text{color:#000}.hero-text h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.hero-text p{font-size:1.2rem;line-height:1.5;max-width:500px}.hero-image img{border-radius:16px;box-shadow:0 4px 12px #0000001a;width:100%}.product-hero h2{color:#1b5e20;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.product-hero img{border-radius:16px;box-shadow:0 4px 12px #0000001a;max-width:400px;width:100%}.product-description{color:#c94f1e;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.product-features h3{color:#c94f1e;font-size:2rem;font-weight:700;margin-bottom:1rem}.product-cta p{color:#000;font-size:1.1rem;margin-bottom:1rem;text-align:center}.product-cta .learn-more-btn{background-color:#c94f1e;border-radius:30px;box-shadow:0 6px 12px #c94f1ecc;color:#fff;font-size:1.1rem;font-weight:700;margin-top:0;padding:1rem 2rem;transition:background-color .3s ease}.product-cta .learn-more-btn:hover{background-color:#b2b9b2}.product-detail li{color:#c94f1e;margin-bottom:.5rem}.learn-more-btn{background-color:#c94f1e;border:none;border-radius:25px;box-shadow:0 4px 8px #c94f1e4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.8rem 1.5rem;transition:background-color .3s ease,transform .3s ease}.learn-more-btn:focus,.learn-more-btn:hover{background-color:#c94f1e;box-shadow:0 6px 12px #c94f1e66;outline:none;transform:translateY(-2px)}.about{background-color:#8080801a;border-radius:12px;box-shadow:0 8px 20px #0000000d;margin-bottom:3rem;padding:5rem 2rem;text-align:center}.about h2{color:#c94f1e;color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:2rem}.about p{color:#000;font-family:Roboto,sans-serif;font-size:1.1rem;margin:0 auto;max-width:700px}.contact{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;margin-bottom:3rem;padding:5rem 2rem}.contact-info{color:#000;font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.contact-info p{color:#000;margin-bottom:.5rem}.contact h2{color:#c94f1e;color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}#contact-form{display:flex;flex-direction:column;margin:0 auto;max-width:600px}#contact-form label{color:#000;font-family:Roboto,sans-serif;font-weight:600;margin-bottom:.5rem}#contact-form input,#contact-form textarea{border:1px solid #ddd;border-radius:6px;font-family:Roboto,sans-serif;font-size:1rem;margin-bottom:1.5rem;padding:.8rem;transition:border-color .3s ease}#contact-form input:focus,#contact-form textarea:focus{border-color:#c94f1e;border-color:var(--primary-color);box-shadow:0 0 8px #c94f1e99;box-shadow:0 0 8px var(--primary-color-shadow-light);outline:none}#contact-form button{background-color:#c94f1e;background-color:var(--primary-color);border:none;border-radius:30px;box-shadow:0 6px 12px #c94f1ecc;box-shadow:0 6px 12px var(--primary-color-shadow);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem;transition:background-color .3s ease}#contact-form button:focus,#contact-form button:hover{background-color:#ac602e;outline:none}footer{background-color:#c94f1e;background-color:var(--primary-color);color:#fff;font-size:.9rem;letter-spacing:.05em;padding:3rem 0 2rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 2rem;max-width:1200px;padding:0 20px}.footer-section{flex:1 1 200px;margin:1rem}.footer-section h3{font-size:1.2rem;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#c94f1eb3;color:var(--primary-color-light)}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.85rem;padding-top:1rem;text-align:center}@media (max-width:768px){.navbar{padding:1rem}.nav-links,.navbar{flex-direction:column}.nav-links{display:none;margin-top:1rem;width:100%}.nav-links.active{display:flex}.nav-links li{margin-bottom:1rem;margin-left:0}.nav-links a{font-size:1.2rem;padding:.5rem 1rem}.login-btn{border-radius:12px;font-size:1.2rem;margin-left:0;margin-top:0;order:1;padding:.75rem 0;text-align:center;width:100%}.menu-toggle{color:#c94f1e;color:var(--primary-color);cursor:pointer;display:block;font-size:1.5rem;-webkit-user-select:none;user-select:none}.hero-content h2{font-size:2rem}.hero-content p{font-size:1rem}.product-item{flex-direction:column!important;text-align:center}.product-item img{margin:0 auto;width:100%}.product-info{padding:1rem;text-align:center;width:100%}}
/*# sourceMappingURL=main.7f8dc221.css.map*/