body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #00000014;padding:.75rem 0;position:sticky;top:0;z-index:1000}.navbar-content{justify-content:space-between}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#0b1a2b;font-size:1.3rem;font-weight:700;gap:10px;text-decoration:none}.logo-image{height:38px;object-fit:contain;width:auto}.navbar-logo span{color:#0b1a2b}.navbar-links{gap:1.5rem}.nav-link,.navbar-links{align-items:center;display:flex}.nav-link{border-radius:4px;color:#1e293b;font-size:.9rem;font-weight:500;gap:.25rem;padding:.4rem .8rem;text-decoration:none;transition:all .3s}.nav-link:hover{background:#eab30814;color:#eab308}.nav-link.active{background:#eab3081f;color:#eab308}.dropdown-arrow{font-size:.6rem;transition:transform .3s}.nav-dropdown-wrapper{position:relative}.nav-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 40px #00000014;left:0;min-width:220px;opacity:0;padding:.4rem 0;position:absolute;top:calc(100% + 4px);transform:translateY(-8px);transition:all .3s ease;visibility:hidden}.nav-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.dropdown-item{color:#1e293b;display:block;font-size:.85rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .2s;white-space:nowrap}.dropdown-item:hover{background:#eab30814;color:#eab308}.hamburger{background:none;border:none;color:#0b1a2b;cursor:pointer;display:none;font-size:1.5rem;padding:.25rem;z-index:1001}.hamburger:hover{color:#eab308}@media (max-width:768px){.hamburger{display:block}.navbar-links{animation:slideDown .3s ease;background:#fff;bottom:0;display:none;flex-direction:column;gap:.5rem;left:0;overflow-y:auto;padding:5rem 2rem 2rem;position:fixed;right:0;top:0;z-index:1000}.navbar-links.active{display:flex}.nav-link{border-bottom:1px solid #f1f5f9;border-radius:0;color:#0b1a2b;font-size:1.1rem;font-weight:500;padding:.8rem 1rem;text-align:left;width:100%}.nav-link:hover{background:#eab3080f}.nav-link.active{background:#eab3081a;color:#eab308}.nav-dropdown-wrapper{width:100%}.nav-dropdown-wrapper>.nav-link{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.nav-dropdown{background:#f8fafc;border:none;border-radius:0;box-shadow:none;margin:0;max-height:0;opacity:1;overflow:hidden;padding:0;position:static;transform:none;transition:max-height .4s ease;visibility:visible;width:100%}.nav-dropdown.open{border-bottom:1px solid #e2e8f0;max-height:400px}.dropdown-item{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:.95rem;padding:.6rem 1rem .6rem 2rem;white-space:normal}.dropdown-item:hover{background:#eab3080f}.dropdown-item:last-child{border-bottom:none}.logo-image{height:32px}.navbar-logo{font-size:1.1rem}.navbar-links.active .nav-link:first-child{border-top:none}}@media (max-width:480px){.logo-image{height:28px}.navbar-logo{font-size:1rem}.navbar{padding:.5rem 0}.navbar-links{padding:4rem 1.5rem 1.5rem}.nav-link{font-size:1rem;padding:.7rem .8rem}.dropdown-item{font-size:.9rem;padding:.5rem .8rem .5rem 1.5rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px) and (max-width:1024px){.navbar-links{gap:1rem}.nav-link{font-size:.85rem;padding:.35rem .6rem}.logo-image{height:34px}.navbar-logo{font-size:1.2rem}}.footer{background:#0b1a2b;border-top:4px solid #eab308;color:#94a3b8;margin-top:4rem;padding:3.5rem 0 1.5rem}.footer-grid{grid-gap:2.5rem;border-bottom:1px solid #ffffff0f;display:grid;gap:2.5rem;grid-template-columns:2fr 1fr 1.5fr 2fr;padding-bottom:2.5rem}.footer-section .footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:1rem}.footer-logo-image{background:#fff;border-radius:4px;height:42px;object-fit:contain;padding:4px 8px;width:auto}.footer-section h3{color:#fff;font-size:1.4rem;font-weight:700;margin:0}.footer-section h3 span{color:#eab308}.footer-description{color:#94a3b8;font-size:.95rem;line-height:1.7;margin-bottom:1.25rem;max-width:350px}.social-icons{display:flex;gap:.75rem;margin-top:.5rem}.social-icons a{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;color:#94a3b8;display:flex;font-size:1.1rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s;width:40px}.social-icons a:hover{background:#eab3081f;border-color:#eab308;color:#eab308;transform:translateY(-3px)}.footer-section h4{color:#fff;font-size:1.05rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.5rem;position:relative}.footer-section h4:after{background:#eab308;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.6rem}.footer-section ul li a{color:#94a3b8;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s}.footer-section ul li a:hover{color:#eab308;transform:translateX(4px)}.contact-item{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.contact-icon{color:#eab308;font-size:1rem;margin-top:2px;min-width:18px}.contact-label{color:#64748b;display:block;font-size:.7rem;letter-spacing:.5px;margin-bottom:1px;text-transform:uppercase}.contact-link{color:#e2e8f0;font-size:.95rem;text-decoration:none;transition:color .3s}.contact-link:hover{color:#eab308}.contact-text{color:#cbd5e1;display:block;font-size:.9rem;line-height:1.5}.contact-text:not(:last-child){margin-bottom:1px}.footer-bottom{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#94a3b8;font-size:.9rem;margin:0}.footer-credit{color:#64748b;font-size:.8rem;margin-top:.25rem}@media (max-width:1024px){.footer-grid{gap:2rem;grid-template-columns:1fr 1fr}.footer-section h4:after{left:0}}@media (max-width:768px){.footer{padding:2.5rem 0 1rem}.footer-grid{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section .footer-logo{justify-content:center}.footer-description{margin-left:auto;margin-right:auto;max-width:100%}.social-icons{justify-content:center}.footer-section h4:after{left:50%;transform:translateX(-50%)}.contact-item{justify-content:center;text-align:center}.contact-item .contact-icon{margin-top:2px}.footer-section ul li a:hover{transform:translateX(0)}.footer-logo-image{height:36px}.footer-section h3{font-size:1.2rem}.footer-bottom p{font-size:.85rem}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-grid{gap:1.5rem}.footer-logo-image{height:30px}.footer-section h3{font-size:1.1rem}.contact-text,.footer-description{font-size:.85rem}.social-icons a{font-size:1rem;height:36px;width:36px}}.scroll-to-top{align-items:center;background:#eab308;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #eab30866;color:#0b1a2b;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s;width:50px;z-index:999}.scroll-to-top:hover{background:#d9a207;box-shadow:0 6px 20px #eab30899;transform:translateY(-3px)}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:1rem;height:40px;right:20px;width:40px}}.quick-contact{bottom:100px;position:fixed;right:30px;z-index:999}.quick-contact-toggle{align-items:center;background:#eab308;border:none;border-radius:50%;box-shadow:0 4px 12px #eab30866;color:#0b1a2b;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;transition:all .3s;width:60px}.quick-contact-toggle:hover{box-shadow:0 6px 20px #eab30899;transform:scale(1.05)}.quick-contact-menu{background:#fff;border:1px solid #e2e8f0;border-radius:8px;bottom:70px;box-shadow:0 10px 30px #00000026;min-width:180px;opacity:0;position:absolute;right:0;transform:translateY(10px);transition:all .3s;visibility:hidden}.quick-contact-menu.open{opacity:1;transform:translateY(0);visibility:visible}.quick-contact-item{align-items:center;color:#0b1a2b;display:flex;font-size:.95rem;gap:10px;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s}.quick-contact-item:hover{background:#f8fafc;color:#eab308}.quick-contact-item:first-child{border-radius:8px 8px 0 0}.quick-contact-item:last-child{border-radius:0 0 8px 8px}@media (max-width:768px){.quick-contact{bottom:80px;right:20px}.quick-contact-toggle{font-size:1.2rem;height:50px;width:50px}.quick-contact-menu{min-width:150px}.quick-contact-item{font-size:.9rem;padding:.5rem 1rem}}.layout{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1 1;padding-top:20px}.home-page .hero-section{height:90vh;min-height:600px;overflow:hidden;position:relative}.home-page .hero-carousel{height:100%;position:relative;width:100%}.home-page .hero-slide,.home-page .hero-slide-bg{height:100%;left:0;position:absolute;top:0;width:100%}.home-page .hero-slide-image{height:100%;object-fit:cover;width:100%}.home-page .hero-overlay{background:linear-gradient(135deg,#0b1a2be0,#0b1a2b66);height:100%;left:0;position:absolute;top:0;width:100%}.home-page .hero-content{align-items:center;display:flex;height:100%;position:relative;z-index:2}.home-page .hero-text{max-width:620px;padding:2rem 0}.home-page .hero-badge{background:#eab308;border-radius:4px;color:#0b1a2b;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem;padding:.4rem 1.2rem;text-transform:uppercase}.home-page .hero-text h1{color:#fff;font-size:3.8rem;font-weight:800;line-height:1.05;margin-bottom:.5rem}.home-page .hero-subtitle{color:#eab308;font-size:1.3rem;font-weight:500;margin-bottom:.75rem}.home-page .hero-description{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.home-page .hero-specs{list-style:none;margin-bottom:2rem;padding:0}.home-page .hero-specs li{align-items:center;color:#e2e8f0;display:flex;font-size:1rem;gap:.6rem;padding:.4rem 0}.home-page .hero-specs li svg{color:#10b981;font-size:.9rem}.home-page .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.home-page .hero-arrow{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:50px;z-index:3}.home-page .hero-arrow:hover{background:#eab30840;border-color:#eab308;transform:translateY(-50%) scale(1.05)}.home-page .hero-arrow-left{left:24px}.home-page .hero-arrow-right{right:24px}.home-page .hero-dots{bottom:32px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.home-page .hero-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s;width:12px}.home-page .hero-dot.active{background:#eab308;transform:scale(1.25)}.home-page .section-header{margin-bottom:3rem;text-align:center}.home-page .section-header h2{color:#0b1a2b;font-size:2.5rem;margin-bottom:.5rem}.home-page .section-header p{color:#64748b;font-size:1.1rem}.home-page .text-center{margin-top:2rem;text-align:center}.home-page .brand-grid-section{background:#fff;padding:4rem 0}.home-page .brand-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-page .brand-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .4s}.home-page .brand-card:hover{border-color:#eab308;box-shadow:0 12px 40px #0000000f;transform:translateY(-6px)}.home-page .brand-icon{font-size:3.2rem;margin-bottom:1rem}.home-page .brand-card h3{color:#0b1a2b;font-size:1.3rem;margin-bottom:.5rem}.home-page .brand-card p{color:#64748b;font-size:.95rem;margin-bottom:1rem}.home-page .brand-products{list-style:none;margin-bottom:1.5rem;padding:0}.home-page .brand-products li{color:#475569;font-size:.9rem;padding:.3rem 0}.home-page .brand-products li:before{color:#eab308;content:"•";margin-right:.5rem}.home-page .brand-link{align-items:center;color:#0b1a2b;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s}.home-page .brand-link:hover{color:#eab308;gap:.8rem}.home-page .about-section{background:#f8fafc;padding:4rem 0}.home-page .about-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.home-page .about-tag{background:#eab3081f;border-radius:4px;color:#eab308;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.3rem 1rem}.home-page .about-text h2{color:#0b1a2b;font-size:2.6rem;line-height:1.15;margin-bottom:1.5rem}.home-page .about-text p{color:#475569;line-height:1.8;margin-bottom:1rem}.home-page .about-stats-mini{display:flex;gap:2.5rem;margin:1.5rem 0}.home-page .about-stats-mini div{display:flex;flex-direction:column}.home-page .about-stats-mini .stat-number{color:#0b1a2b;font-size:1.8rem;font-weight:700}.home-page .about-stats-mini .stat-label{color:#64748b;font-size:.85rem}.home-page .about-image-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.home-page .about-image-main{grid-column:1/-1}.home-page .about-image-main img,.home-page .about-image-small img{border-radius:8px;height:100%;object-fit:cover;width:100%}.home-page .about-image-main{height:280px}.home-page .about-image-small{height:130px}.home-page .applications-section{background:#fff;padding:4rem 0}.home-page .applications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-page .application-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .4s}.home-page .application-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.home-page .application-image{height:200px;overflow:hidden;position:relative}.home-page .application-image img{height:100%;object-fit:cover;width:100%}.home-page .application-overlay{align-items:center;background:#0b1a2b80;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.home-page .application-icon{color:#fff;font-size:3rem}.home-page .application-content{padding:1.5rem}.home-page .application-content h3{color:#0b1a2b;margin-bottom:.5rem}.home-page .application-content p{color:#64748b;font-size:.95rem;margin-bottom:1rem}.home-page .application-link{align-items:center;color:#0b1a2b;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s}.home-page .application-link:hover{color:#eab308;gap:.8rem}.home-page .featured-products-section{background:#f8fafc;padding:4rem 0}.home-page .featured-products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-page .featured-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .4s}.home-page .featured-product-card:hover{border-color:#eab308;box-shadow:0 12px 40px #00000014;transform:translateY(-4px)}.home-page .featured-product-image{height:200px;overflow:hidden;position:relative}.home-page .featured-product-image img{height:100%;object-fit:cover;width:100%}.home-page .featured-badge{background:#eab308;border-radius:4px;color:#0b1a2b;font-size:.7rem;font-weight:700;padding:.2rem .75rem;position:absolute;right:.75rem;text-transform:uppercase;top:.75rem}.home-page .featured-product-content{padding:1.5rem}.home-page .featured-product-content h3{color:#0b1a2b;font-size:1.1rem;margin-bottom:.25rem}.home-page .featured-product-brand{color:#94a3b8;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.home-page .featured-product-desc{color:#64748b;font-size:.9rem;margin-bottom:1rem}.home-page .featured-product-content .btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1.25rem;text-decoration:none;transition:all .3s}.home-page .featured-product-content .btn-primary{background:#0b1a2b;color:#fff}.home-page .featured-product-content .btn-primary:hover{background:#1a2d44}.home-page .news-section{background:#fff;padding:4rem 0}.home-page .news-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.home-page .news-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .4s}.home-page .news-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.home-page .news-image{height:200px;overflow:hidden;position:relative}.home-page .news-image img{height:100%;object-fit:cover;width:100%}.home-page .news-category{background:#eab308;border-radius:4px;color:#0b1a2b;font-size:.7rem;font-weight:600;padding:.2rem .75rem;position:absolute;right:.75rem;text-transform:uppercase;top:.75rem}.home-page .news-content{padding:1.5rem}.home-page .news-content h3{color:#0b1a2b;font-size:1.1rem;margin-bottom:.5rem}.home-page .news-content p{color:#64748b;font-size:.95rem;margin-bottom:1rem}.home-page .news-meta{color:#94a3b8;display:flex;font-size:.8rem;gap:1.5rem;margin-bottom:1rem}.home-page .news-meta span{align-items:center;display:flex;gap:.3rem}.home-page .news-link{align-items:center;color:#0b1a2b;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s}.home-page .news-link:hover{color:#eab308;gap:.8rem}.home-page .cta-section{background:#0b1a2b;color:#fff;padding:4rem 0;text-align:center}.home-page .cta-content h2{font-size:2.6rem;margin-bottom:1rem}.home-page .cta-content p{color:#94a3b8;font-size:1.1rem;margin-bottom:2rem}.home-page .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-page .btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.home-page .btn-primary{background:#eab308;color:#0b1a2b}.home-page .btn-primary:hover{background:#d9a207;box-shadow:0 4px 16px #eab30859;transform:translateY(-2px)}.home-page .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.home-page .btn-secondary:hover{background:#fff;color:#0b1a2b;transform:translateY(-2px)}.home-page .btn-outline{background:#0000;border:2px solid #eab308;color:#fff}.home-page .btn-outline:hover{background:#eab308;color:#0b1a2b;transform:translateY(-2px)}@media (max-width:1024px){.home-page .hero-text h1{font-size:2.8rem}.home-page .about-grid{gap:2rem;grid-template-columns:1fr}.home-page .about-image-grid{margin:0 auto;max-width:500px}}@media (max-width:768px){.home-page .hero-section{height:70vh;min-height:500px}.home-page .hero-text h1{font-size:2.2rem}.home-page .hero-subtitle{font-size:1.1rem}.home-page .hero-description{font-size:.95rem}.home-page .hero-arrow{font-size:.9rem;height:36px;width:36px}.home-page .hero-arrow-left{left:12px}.home-page .hero-arrow-right{right:12px}.home-page .hero-dots{bottom:16px;gap:8px}.home-page .hero-dot{height:10px;width:10px}.home-page .section-header h2{font-size:2rem}.home-page .brand-grid{grid-template-columns:1fr 1fr}.home-page .applications-grid,.home-page .featured-products-grid,.home-page .news-grid{grid-template-columns:1fr}.home-page .about-text h2{font-size:2rem}.home-page .about-stats-mini{flex-direction:column;gap:.5rem}.home-page .about-image-main{height:200px}.home-page .about-image-small{height:100px}.home-page .hero-buttons{flex-direction:column}.home-page .hero-buttons .btn{justify-content:center;width:100%}.home-page .cta-buttons{align-items:center;flex-direction:column}.home-page .cta-buttons .btn{justify-content:center;max-width:300px;width:100%}.home-page .cta-content h2{font-size:2rem}}@media (max-width:480px){.home-page .hero-section{height:65vh;min-height:400px}.home-page .hero-text h1{font-size:1.8rem}.home-page .hero-arrow{display:none}.home-page .about-image-grid,.home-page .brand-grid,.home-page .featured-products-grid,.home-page .news-grid{grid-template-columns:1fr}.home-page .about-image-main{height:180px}.home-page .about-image-small{height:120px}.home-page .cta-content h2,.home-page .section-header h2{font-size:1.6rem}.home-page .hero-badge{font-size:.7rem}}.products-page .products-hero{background:#0b1a2b;color:#fff;padding:4rem 0;text-align:center}.products-page .products-hero h1{font-size:3rem;margin-bottom:.5rem}.products-page .products-hero p{color:#94a3b8;font-size:1.2rem}.products-page .products-section{padding:3rem 0}.products-page .products-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.products-page .search-box{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex:1 1;max-width:400px;padding:.5rem 1rem}.products-page .search-icon{color:#94a3b8;margin-right:.5rem}.products-page .search-box input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none}.products-page .filter-group{display:flex;gap:.5rem}.products-page .filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.9rem;outline:none;padding:.5rem 1rem}.products-page .filter-select:focus{border-color:#0b1a2b}.products-page .products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.products-page .product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;position:relative;transition:all .3s}.products-page .product-card:hover{border-color:#eab308;box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.products-page .product-badge{background:#eab308;border-radius:4px;color:#0b1a2b;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem;z-index:1}.products-page .product-image{background:#f1f5f9;height:220px;overflow:hidden;position:relative}.products-page .product-image img{height:100%;object-fit:cover;width:100%}.products-page .product-brand-icon{align-items:center;background:#0b1a2bcc;border-radius:50%;bottom:1rem;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;padding:.5rem;position:absolute;right:1rem;width:40px}.products-page .product-content{padding:1.5rem}.products-page .product-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.products-page .product-header h3{color:#0b1a2b;flex:1 1;font-size:1.1rem;margin:0}.products-page .product-brand{background:#f1f5f9;border-radius:4px;color:#94a3b8;font-size:.8rem;font-weight:600;margin-left:.5rem;padding:.15rem .5rem;white-space:nowrap}.products-page .product-desc{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.products-page .product-specs-grid{grid-gap:.5rem;background:#f8fafc;border-radius:8px;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-bottom:1rem;padding:.75rem}.products-page .spec-item{display:flex;flex-direction:column}.products-page .spec-label{color:#94a3b8;font-size:.7rem;letter-spacing:.5px;text-transform:uppercase}.products-page .spec-value{color:#0b1a2b;font-size:.9rem;font-weight:600}.products-page .product-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:1rem}.products-page .product-price{color:#eab308;font-size:1.1rem;font-weight:700}.products-page .btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.products-page .btn-primary{background:#0b1a2b;color:#fff}.products-page .btn-primary:hover{background:#1a2d44}.products-page .no-results{color:#64748b;padding:3rem;text-align:center}@media (max-width:768px){.products-page .products-controls{flex-direction:column}.products-page .search-box{max-width:100%;width:100%}.products-page .filter-group{flex-direction:column;width:100%}.products-page .product-specs-grid,.products-page .products-grid{grid-template-columns:1fr}.products-page .product-footer{flex-direction:column;gap:.5rem}.products-page .product-footer .btn{justify-content:center;width:100%}}.product-detail-page .product-detail-hero{padding:2rem 0}.product-detail-page .back-link{align-items:center;color:#64748b;display:inline-flex;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .3s}.product-detail-page .back-link:hover{color:#0b1a2b}.product-detail-page .product-detail-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr}.product-detail-page .product-detail-image{background:#f1f5f9;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;position:relative}.product-detail-page .product-detail-image img{height:350px;object-fit:cover;width:100%}.product-detail-page .product-detail-badge{background:#eab308;border-radius:4px;color:#0b1a2b;font-size:.85rem;font-weight:600;padding:.25rem 1rem;position:absolute;right:1rem;top:1rem}.product-detail-page .product-detail-header h1{color:#0b1a2b;font-size:2rem;margin-bottom:.25rem}.product-detail-page .product-detail-brand{color:#94a3b8;font-weight:600;margin-bottom:.5rem}.product-detail-page .product-detail-price{color:#eab308;font-size:1.5rem;font-weight:700}.product-detail-page .product-detail-description{margin:2rem 0}.product-detail-page .product-detail-description h3{color:#0b1a2b;margin-bottom:.5rem}.product-detail-page .product-detail-description p{color:#475569;line-height:1.7}.product-detail-page .product-detail-specs{margin:2rem 0}.product-detail-page .product-detail-specs h3{color:#0b1a2b;margin-bottom:1rem}.product-detail-page .specs-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.product-detail-page .spec-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.75rem}.product-detail-page .spec-icon{color:#eab308;font-size:1.2rem;min-width:24px}.product-detail-page .spec-item .spec-label{color:#94a3b8;display:block;font-size:.7rem;letter-spacing:.5px;text-transform:uppercase}.product-detail-page .spec-item .spec-value{color:#0b1a2b;display:block;font-size:.95rem;font-weight:600}.product-detail-page .product-detail-features{margin:2rem 0}.product-detail-page .product-detail-features h3{color:#0b1a2b;margin-bottom:1rem}.product-detail-page .product-detail-features ul{list-style:none;padding:0}.product-detail-page .product-detail-features ul li{align-items:center;border-bottom:1px solid #f1f5f9;color:#475569;display:flex;gap:.5rem;padding:.5rem 0}.product-detail-page .product-detail-features ul li svg{color:#10b981;flex-shrink:0}.product-detail-page .product-detail-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;position:sticky;top:100px}.product-detail-page .product-detail-form h3{color:#0b1a2b;margin-bottom:.25rem}.product-detail-page .product-detail-form>p{color:#64748b;margin-bottom:1.5rem}.product-detail-page .form-group{margin-bottom:1rem}.product-detail-page .form-group label{color:#0b1a2b;display:block;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.product-detail-page .form-group input,.product-detail-page .form-group textarea{background:#fafcff;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s;width:100%}.product-detail-page .form-group input:focus,.product-detail-page .form-group textarea:focus{border-color:#0000;outline:2px solid #0b1a2b}.product-detail-page .form-group input:disabled,.product-detail-page .form-group textarea:disabled{cursor:not-allowed;opacity:.6}.product-detail-page .btn-primary{background:#0b1a2b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s;width:100%}.product-detail-page .btn-primary:hover:not(:disabled){background:#1a2d44}.product-detail-page .btn-primary:disabled{cursor:not-allowed;opacity:.6}.product-detail-page .contact-options{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.product-detail-page .contact-options p{color:#64748b;margin-bottom:.75rem}.product-detail-page .contact-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.product-detail-page .contact-btn{align-items:center;border-radius:8px;display:inline-flex;flex:1 1;font-weight:600;gap:.5rem;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.product-detail-page .contact-btn.phone{background:#0b1a2b;color:#fff}.product-detail-page .contact-btn.phone:hover{background:#1a2d44}.product-detail-page .contact-btn.whatsapp{background:#25d366;color:#fff}.product-detail-page .contact-btn.whatsapp:hover{background:#20bd5a}.product-detail-page .not-found{padding:4rem 0;text-align:center}.product-detail-page .not-found h2{color:#0b1a2b;margin-bottom:.5rem}.product-detail-page .not-found p{color:#64748b;margin-bottom:1.5rem}.product-detail-page .not-found .btn{align-items:center;background:#0b1a2b;border:none;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.product-detail-page .not-found .btn:hover{background:#1a2d44}@media (max-width:1024px){.product-detail-page .product-detail-grid{grid-template-columns:1fr}.product-detail-page .product-detail-form{position:static}}@media (max-width:768px){.product-detail-page .specs-grid{grid-template-columns:1fr}.product-detail-page .product-detail-header h1{font-size:1.5rem}.product-detail-page .product-detail-image img{height:250px}.product-detail-page .contact-buttons{flex-direction:column}}.about-page .about-hero{background:#0b1a2b;color:#fff;padding:4rem 0;text-align:center}.about-page .about-hero h1{font-size:3rem;margin-bottom:.5rem}.about-page .about-hero p{color:#94a3b8;font-size:1.2rem}.about-page .about-section{padding:3rem 0}.about-page .about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-page .about-text h2{color:#0b1a2b;font-size:2.2rem;margin-bottom:1.5rem}.about-page .about-text p{color:#475569;line-height:1.8;margin-bottom:1rem}.about-page .about-highlights{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.about-page .about-highlights span{align-items:center;color:#0b1a2b;display:flex;font-weight:500;gap:.5rem}.about-page .about-highlights svg{color:#10b981}.about-page .about-image img{border-radius:12px;box-shadow:0 4px 20px #0000000f;height:400px;object-fit:cover;width:100%}.about-page .about-values{margin-bottom:4rem}.about-page .about-values h2{color:#0b1a2b;font-size:2.2rem;margin-bottom:2rem;text-align:center}.about-page .values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.about-page .value-card{border:1px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s}.about-page .value-card:hover{border-color:#eab308;box-shadow:0 8px 24px #0000000a;transform:translateY(-4px)}.about-page .value-icon{color:#eab308;font-size:2.5rem;margin-bottom:1rem}.about-page .value-card h3{color:#0b1a2b;margin-bottom:.5rem}.about-page .value-card p{color:#64748b;font-size:.95rem}.about-page .about-stats{grid-gap:2rem;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem;padding:3rem 0}.about-page .stat-item{text-align:center}.about-page .stat-number{color:#0b1a2b;display:block;font-size:2.5rem;font-weight:700}.about-page .stat-label{color:#64748b;font-size:1rem}.about-page .about-cta{background:#f8fafc;border-radius:12px;padding:3rem;text-align:center}.about-page .about-cta h2{color:#0b1a2b;margin-bottom:.5rem}.about-page .about-cta p{color:#64748b;margin-bottom:1.5rem}.about-page .btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.about-page .btn-primary{background:#0b1a2b;color:#fff}.about-page .btn-primary:hover{background:#1a2d44;transform:translateY(-2px)}@media (max-width:1024px){.about-page .about-grid{gap:2rem;grid-template-columns:1fr}.about-page .about-image img{height:300px}}@media (max-width:768px){.about-page .about-hero h1{font-size:2rem}.about-page .about-stats{gap:1.5rem;grid-template-columns:1fr 1fr}.about-page .about-values h2,.about-page .stat-number{font-size:2rem}.about-page .about-text h2{font-size:1.8rem}.about-page .about-cta{padding:2rem}}@media (max-width:480px){.about-page .about-hero h1{font-size:1.6rem}.about-page .about-stats,.about-page .values-grid{grid-template-columns:1fr}.about-page .about-image img{height:200px}}.contact-page .contact-hero{background:#0b1a2b;color:#fff;padding:4rem 0;text-align:center}.contact-page .contact-hero h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.contact-page .contact-hero p{color:#94a3b8;font-size:1.2rem}.contact-page .contact-section{background:#f8fafc;padding:3rem 0}.contact-page .contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-page .contact-info{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem}.contact-page .contact-info h2{color:#0b1a2b;font-size:1.6rem;margin-bottom:.25rem}.contact-page .contact-info>p{color:#64748b;font-size:.95rem;margin-bottom:2rem}.contact-page .contact-details{display:flex;flex-direction:column;gap:1.25rem}.contact-page .contact-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;padding-bottom:1.25rem}.contact-page .contact-item:last-child{border-bottom:none;padding-bottom:0}.contact-page .contact-icon-wrapper{align-items:center;background:#eab3081a;border-radius:10px;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.contact-page .contact-icon{color:#eab308;font-size:1.1rem}.contact-page .contact-item-content{display:flex;flex-direction:column;gap:1px}.contact-page .contact-label{color:#94a3b8;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.contact-page .contact-link{color:#0b1a2b;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-page .contact-link:hover{color:#eab308}.contact-page .contact-text{color:#0b1a2b;font-size:.95rem;font-weight:500}.contact-page .contact-sub{color:#94a3b8;font-size:.8rem}.contact-page .contact-social{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.contact-page .social-label{color:#94a3b8;display:block;font-size:.8rem;font-weight:500;margin-bottom:.75rem}.contact-page .social-links{display:flex;gap:.5rem}.contact-page .social-links a{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;font-size:1.1rem;height:38px;justify-content:center;text-decoration:none;transition:all .3s;width:38px}.contact-page .social-links a:hover{background:#eab3081f;color:#eab308;transform:translateY(-2px)}.contact-page .contact-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem}.contact-page .contact-form h2{color:#0b1a2b;font-size:1.6rem;margin-bottom:.25rem}.contact-page .contact-form>p{color:#64748b;font-size:.95rem;margin-bottom:1.5rem}.contact-page .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.contact-page .form-group{margin-bottom:1rem}.contact-page .form-group.full-width{grid-column:1/-1}.contact-page .form-group label{color:#0b1a2b;display:block;font-size:.85rem;font-weight:500;margin-bottom:.25rem}.contact-page .form-group input,.contact-page .form-group textarea{background:#fafcff;border:1px solid #e2e8f0;border-radius:8px;color:#0b1a2b;font-size:.95rem;padding:.7rem 1rem;transition:all .3s;width:100%}.contact-page .form-group input::placeholder,.contact-page .form-group textarea::placeholder{color:#94a3b8}.contact-page .form-group input:focus,.contact-page .form-group textarea:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab3081a;outline:none}.contact-page .form-group input:disabled,.contact-page .form-group textarea:disabled{background:#f8fafc;cursor:not-allowed;opacity:.6}.contact-page .btn{background:#0b1a2b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.25rem;padding:.8rem;transition:all .3s;width:100%}.contact-page .btn:hover:not(:disabled){background:#1a2d44;transform:translateY(-1px)}.contact-page .btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.contact-page .contact-grid{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-page .contact-hero h1{font-size:2rem}.contact-page .contact-form,.contact-page .contact-info{padding:1.5rem}.contact-page .form-row{grid-template-columns:1fr}.contact-page .social-links{justify-content:center}.contact-page .contact-item{padding-bottom:1rem}}@media (max-width:480px){.contact-page .contact-hero h1{font-size:1.6rem}.contact-page .contact-form,.contact-page .contact-info{padding:1rem}.contact-page .contact-icon-wrapper{height:34px;min-width:34px;width:34px}.contact-page .contact-icon{font-size:.9rem}.contact-page .social-links a{font-size:1rem;height:34px;width:34px}}.admin-page .admin-hero{background:#0b1a2b;color:#fff;padding:3rem 0}.admin-page .admin-hero h1{font-size:2.5rem;margin-bottom:.25rem}.admin-page .admin-hero p{color:#94a3b8}.admin-page .admin-section{padding:2rem 0}.admin-page .admin-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.admin-page .stat-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.admin-page .stat-icon{color:#eab308;font-size:2rem}.admin-page .stat-value{color:#0b1a2b;display:block;font-size:1.5rem;font-weight:700}.admin-page .stat-label{color:#64748b;font-size:.9rem}.admin-page .admin-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.admin-page .admin-table-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.admin-page .admin-table-header h2{color:#0b1a2b;font-size:1.2rem}.admin-page .lead-count{background:#f1f5f9;border-radius:4px;color:#0b1a2b;font-size:.9rem;padding:.25rem 1rem}.admin-page .table-responsive{overflow-x:auto}.admin-page .admin-table{border-collapse:collapse;font-size:.9rem;width:100%}.admin-page .admin-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#0b1a2b;font-weight:600;padding:1rem;text-align:left;white-space:nowrap}.admin-page .admin-table td{border-bottom:1px solid #e2e8f0;padding:1rem;vertical-align:middle}.admin-page .admin-table tr:hover{background:#f8fafc}.admin-page .order-badge{background:#dbeafe;border-radius:4px;color:#1e4a7a;font-size:.75rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.admin-page .email-link{color:#3b82f6;text-decoration:none}.admin-page .email-link:hover{text-decoration:underline}.admin-page .status-select{color:#fff;font-size:.8rem;font-weight:600;text-transform:capitalize}.admin-page .delete-btn,.admin-page .status-select{border:none;border-radius:4px;cursor:pointer;padding:.25rem .5rem}.admin-page .delete-btn{background:none;color:#ef4444;transition:all .3s}.admin-page .delete-btn:hover{background:#fef2f2}.admin-page .empty-state{color:#64748b;padding:3rem;text-align:center}.admin-page .loading{color:#64748b;padding:2rem;text-align:center}@media (max-width:768px){.admin-page .admin-stats{grid-template-columns:repeat(2,1fr)}.admin-page .admin-table{font-size:.8rem}.admin-page .admin-table td,.admin-page .admin-table th{padding:.5rem}}@media (max-width:480px){.admin-page .admin-stats{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0b1a2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{margin:0 auto;max-width:1280px;padding:0 24px}a{text-decoration:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading-pulse{animation:pulse 1.5s ease-in-out infinite}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-in}
/*# sourceMappingURL=main.a9a89fb7.css.map*/