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}.navbar{background-color:#630a0a;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:1rem 2rem}.logo{background:none;border:none;cursor:pointer;padding:0}.logo img{height:50px;width:auto}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.hamburger{color:#fff;cursor:pointer;display:none;font-size:30px}@media (max-width:768px){.hamburger{display:block}.nav-links{align-items:flex-start;background-color:#000000f2;display:none;flex-direction:column;left:0;padding:1rem 2rem;position:absolute;right:0;top:70px}.nav-links.open{display:flex}.nav-links li{margin-bottom:1rem}}.hero-section{background-image:url(/static/media/hero-bg.26e00583e12c43e9ee7d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;overflow:hidden;position:relative}.overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-text{color:#fff;font-size:3rem;font-weight:700;left:8%;line-height:1.2;position:absolute;top:15%;z-index:2}@media (max-width:768px){.hero-text{font-size:2rem;left:5%;top:20%}}.products-section{background-color:#f5f5f5;padding:80px 20px;text-align:center}.products-section h2{font-size:2.5rem;margin-bottom:40px}.product-columns{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1000px}.product-box{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000000d;flex:1 1 250px;max-width:300px;padding:20px;transition:transform .3s ease}.product-box:hover{transform:translateY(-5px)}.product-img{border-radius:8px;height:180px;margin-bottom:15px;object-fit:cover;width:100%}.product-box h3{color:#007bff;font-size:1.5rem;margin-bottom:10px}body{background-color:#f8f8f8;font-family:Segoe UI,sans-serif;margin:0;scroll-behavior:smooth}.section{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000000d;margin:40px auto;max-width:800px;padding:80px 20px;text-align:center}.hero{background-color:#007bff;color:#fff;padding:120px 20px}.contact-form{display:flex;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:500px}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:5px;padding:10px}.contact-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:12px}.footer{background-color:#111;color:#fff;padding:2rem 1rem 1rem;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-info h3{font-size:1.2rem;margin:0}.footer-social a{color:#fff;font-size:1.5rem;margin:0 .5rem;transition:color .3s ease}.footer-social a:hover{color:#fbbf24}.footer-bottom{color:#aaa;font-size:.9rem;margin-top:1rem}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;margin:auto;max-width:1200px;text-align:left}.footer-info,.footer-social{flex:1 1}.footer-social{text-align:right}}
/*# sourceMappingURL=main.cccc259d.css.map*/