.navbar[data-v-c68e8d38]{background-color:var(--primary-color);color:var(--light-color);position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.navbar-container[data-v-c68e8d38]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.navbar-logo h1[data-v-c68e8d38]{font-size:1.5rem;font-weight:700;margin:0}.navbar-menu[data-v-c68e8d38]{display:flex;list-style:none;margin:0;padding:0}.navbar-menu li[data-v-c68e8d38]{margin-left:1.5rem;position:relative}.navbar-menu a[data-v-c68e8d38]{font-weight:500;cursor:pointer}.dropdown-menu[data-v-c68e8d38]{position:absolute;top:100%;left:0;background-color:var(--light-color);color:var(--text-color);min-width:180px;border-radius:4px;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateY(10px);padding:.5rem 0;z-index:1001}.dropdown-menu.show[data-v-c68e8d38]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li[data-v-c68e8d38]{margin:0;padding:0}.dropdown-menu a[data-v-c68e8d38]{display:block;padding:.5rem 1rem;color:var(--text-color)}.dropdown-menu a[data-v-c68e8d38]:hover{background-color:var(--light-gray)}.arrow-down[data-v-c68e8d38]{font-size:.8rem;margin-left:.25rem}.navbar-toggle[data-v-c68e8d38]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer}.navbar-toggle span[data-v-c68e8d38]{display:block;height:3px;width:100%;background-color:var(--light-color);border-radius:3px;transition:all .3s ease}@media (max-width: 768px){.navbar-toggle[data-v-c68e8d38]{display:flex}.navbar-menu[data-v-c68e8d38]{position:fixed;top:60px;left:0;right:0;background-color:var(--primary-color);flex-direction:column;align-items:flex-start;padding:1rem;transform:translateY(-150%);transition:transform .3s ease;opacity:0}.navbar-menu.active[data-v-c68e8d38]{transform:translateY(0);opacity:1}.navbar-menu li[data-v-c68e8d38]{margin:0 0 1rem;width:100%}.dropdown-menu[data-v-c68e8d38]{position:static;background-color:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none;height:0;overflow:hidden;transition:height .3s ease}.dropdown-menu.show[data-v-c68e8d38]{height:auto;margin-top:.5rem}.dropdown-menu a[data-v-c68e8d38]{color:var(--light-color);padding:.5rem 1rem}.dropdown-menu a[data-v-c68e8d38]:hover{background-color:#ffffff1a}}.footer[data-v-ee378ba6]{background-color:var(--primary-color);color:var(--light-color);padding:3rem 0 1rem}.footer-content[data-v-ee378ba6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-title[data-v-ee378ba6]{font-size:1.2rem;margin-bottom:1rem;position:relative}.footer-title[data-v-ee378ba6]:after{content:"";position:absolute;left:0;bottom:-5px;width:40px;height:2px;background-color:var(--accent-color)}.footer-contact p[data-v-ee378ba6]{margin-bottom:.5rem}.footer-links[data-v-ee378ba6]{list-style:none;padding:0}.footer-links li[data-v-ee378ba6]{margin-bottom:.5rem}.footer-links a[data-v-ee378ba6]{color:var(--light-color);transition:color .3s ease}.footer-links a[data-v-ee378ba6]:hover{color:var(--accent-color)}.footer-bottom[data-v-ee378ba6]{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.footer[data-v-ee378ba6]{padding:2rem 0 1rem}.footer-content[data-v-ee378ba6]{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}button{cursor:pointer}.hero-section[data-v-b353e401]{height:80vh;position:relative;background-image:url(/assets/circularImg-5c8b4880.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;text-align:center}.hero-overlay[data-v-b353e401]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 100%)}.hero-content[data-v-b353e401]{position:relative;z-index:1}.hero-title[data-v-b353e401]{font-size:3.8rem;font-weight:800;margin-bottom:1.5rem;text-shadow:2px 2px 6px rgba(0,0,0,.8);letter-spacing:1px}.hero-subtitle[data-v-b353e401]{font-size:1.7rem;margin-bottom:2.5rem;text-shadow:1px 1px 4px rgba(0,0,0,.8);font-weight:400;max-width:800px;margin-left:auto;margin-right:auto}.features-grid[data-v-b353e401]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card[data-v-b353e401]{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 5px 15px #0000001a;text-align:center;transition:transform .3s ease}.feature-card[data-v-b353e401]:hover{transform:translateY(-10px)}.feature-icon[data-v-b353e401]{margin-bottom:1.5rem}.feature-icon i[data-v-b353e401]{font-size:40px;color:var(--primary-color)}.products-grid[data-v-b353e401]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.product-category[data-v-b353e401]{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.product-category[data-v-b353e401]:hover{transform:translateY(-10px)}.product-icon[data-v-b353e401]{height:300px;display:flex;align-items:center;justify-content:center;background-color:var(--light-gray);overflow:hidden}.product-icon img[data-v-b353e401]{max-width:100%;max-height:100%;object-fit:cover;transition:transform .3s ease}.product-category:hover .product-icon img[data-v-b353e401]{transform:scale(1.1)}.product-category h3[data-v-b353e401]{padding:1.5rem 1.5rem .5rem}.product-category p[data-v-b353e401]{padding:0 1.5rem 1.5rem;color:var(--dark-gray)}.product-category .btn[data-v-b353e401]{margin:0 1.5rem 1.5rem}.cta-section[data-v-b353e401]{background-color:var(--secondary-color);color:#fff}.cta-section h2[data-v-b353e401]{margin-bottom:1rem}.cta-section p[data-v-b353e401]{margin-bottom:2rem}.btn-hero[data-v-b353e401]{display:inline-block;padding:1rem 2.5rem;background-color:#ff9900e6;color:#fff;border:none;border-radius:50px;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-hero[data-v-b353e401]:hover{background-color:#f90;transform:translateY(-3px);box-shadow:0 6px 20px #00000040}@media (max-width: 768px){.hero-title[data-v-b353e401]{font-size:2.5rem}.hero-subtitle[data-v-b353e401]{font-size:1.3rem}.btn-hero[data-v-b353e401]{padding:.8rem 2rem;font-size:1rem}}:root{--primary-color: #003366;--secondary-color: #005599;--accent-color: #ff9900;--text-color: #333333;--light-color: #ffffff;--light-gray: #f5f5f5;--gray: #cccccc;--dark-gray: #666666}html,body{scroll-behavior:smooth}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.section{padding:4rem 0}.section-title{text-align:center;margin-bottom:2rem;color:var(--primary-color)}.text-center{text-align:center}.btn{display:inline-block;padding:.8rem 1.5rem;background-color:var(--primary-color);color:var(--light-color);border:none;border-radius:4px;font-weight:600;text-transform:uppercase;transition:all .3s ease}.btn:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.btn-secondary{background-color:var(--accent-color)}.btn-secondary:hover{background-color:#e68a00}@media (max-width: 768px){.section{padding:2rem 0}}.fade-in{animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
