.top-bar,body{font-family:Poppins,sans-serif}.top-bar{background:#123c52;font-size:14px}.top-bar-flex{display:flex;gap:30px;justify-content:flex-end;padding:8px 0}.top-item{align-items:center;color:#fff;display:flex;gap:8px;text-decoration:none}.top-item i{color:#f57c00}.header{background:linear-gradient(90deg,#fff,#fff3e0 40%,#ffe0b2);position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.header.shrink{box-shadow:0 8px 25px #0000001f}.header.shrink .logo-img{height:60px}.header-flex{justify-content:space-between;padding:14px 0}.header-flex,.logo-area{align-items:center;display:flex}.logo-area{gap:12px}.logo-img{height:72px;transition:height .3s ease}.company-name{color:#0b2c3d;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.nav{align-items:center;display:flex;gap:26px}.nav-link{color:#0b2c3d;font-family:Poppins,sans-serif;font-weight:500;padding:4px 0;position:relative}.nav-link:after{background:#f57c00;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link.active{color:#f57c00}.inquiry-btn{border-radius:30px;font-family:Poppins,sans-serif;padding:10px 26px}.menu-toggle{cursor:pointer;display:none;font-size:26px}@media (max-width:768px){.top-bar-flex{flex-wrap:wrap;gap:15px;justify-content:center;text-align:center}.menu-toggle{display:block}.nav{background:#fff;border-radius:12px;box-shadow:0 12px 35px #00000026;display:none;flex-direction:column;gap:18px;padding:22px 26px;position:absolute;right:16px;top:110px}.nav.open{display:flex}.company-name{font-size:17px}.logo-img{height:60px}}.footer{background:linear-gradient(180deg,#0b2c3d,#082433);color:#cfd8dc;padding-top:75px}.footer-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.8fr 1fr 1fr;padding-bottom:55px}.footer-brand-row{align-items:flex-start;display:flex;gap:20px}.footer-logo{flex-shrink:0;margin-top:4px;width:95px}.footer-brand-text h3{color:#fff;font-size:22px;margin-bottom:10px}.footer-desc{color:#fffc;font-size:14.5px;line-height:1.7;margin-bottom:14px}.footer-location{align-items:center;display:flex;font-size:14.5px;gap:10px}.footer-location i{color:#f57c00}.footer-col h4{color:#fff;font-size:18px;margin-bottom:20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#cfd8dc;font-size:14.5px;transition:all .3s ease}.footer-links a:hover{color:#fff;padding-left:6px}.footer-col p{align-items:center;display:flex;font-size:14.5px;gap:10px;margin-bottom:14px}.footer-col i{color:#f57c00;font-size:16px}.footer-bottom{border-top:1px solid #ffffff14;display:block;margin-top:25px;padding:20px 0;text-align:center}.footer-bottom p{color:#ffffffb3;font-size:13.5px;margin:0}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-grid{gap:45px;grid-template-columns:1fr;text-align:center}.footer-brand-row{align-items:center;flex-direction:column;text-align:center}.footer-logo{margin-bottom:12px;width:85px}.footer-brand-text h3{font-size:20px}.footer-desc{margin:0 auto 12px;max-width:320px}.footer-location{justify-content:center}.footer-links li{margin-bottom:10px}.footer-col p{justify-content:center}.footer{padding-top:55px}.footer-bottom{margin-top:30px;padding:18px 10px;text-align:center}.footer-bottom p{font-size:13px;line-height:1.5}}.hero{background:url(/static/media/hero-industrial.c2488fe16d72583a16db.webp) 50%/cover no-repeat;height:90vh;position:relative}.hero-overlay{align-items:center;background:linear-gradient(90deg,#0b2c3de6,#0b2c3d99);display:flex;height:100%}.hero-content{color:#fff;max-width:720px}.hero-content h1{font-size:42px;font-weight:700;line-height:1.2}.hero-content h1 span{color:#ff9800}.hero-accent{background:linear-gradient(90deg,#f57c00,#ff9800);border-radius:2px;height:4px;margin:20px 0;width:80px}.hero-content p{font-size:18px;margin-bottom:35px;opacity:.95}.hero-actions{display:flex;flex-wrap:wrap;gap:20px}.btn-secondary{background:#0000;border:2px solid #fff;border-radius:30px;color:#fff;padding:12px 26px;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#0b2c3d}.fade-in{animation:fadeUp 1s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{height:75vh}.hero-content h1{font-size:30px}.hero-content p{font-size:16px}}.about{background:#fff;padding:90px 0}.about-flex{align-items:center;display:flex;gap:60px}.about-text{flex:1 1}.about-tag{margin-bottom:12px}.about-text h2{color:#0b2c3d;font-size:36px;line-height:1.2;margin-bottom:20px}.about-text p{color:#444;font-size:17px;margin-bottom:25px;max-width:520px}.about-points{list-style:none;margin-bottom:35px;padding:0}.about-points li{align-items:center;color:#333;display:flex;font-size:15px;gap:12px;margin-bottom:12px}.about-points i{color:#f57c00;font-size:16px}.about-btn{align-items:center;border:2px solid #f57c00;border-radius:30px;color:#f57c00;display:inline-flex;font-weight:600;gap:10px;padding:12px 28px;transition:all .3s ease}.about-btn i{transition:transform .3s ease}.about-btn:hover{background:linear-gradient(135deg,#f57c00,#ff9800);box-shadow:0 10px 30px #f57c0066;color:#fff}.about-btn:hover i{transform:translateX(6px)}.about-image{border-radius:12px;flex:1 1;overflow:hidden;position:relative}.about-image img{border-radius:12px;box-shadow:0 20px 45px #0003;transition:transform .6s ease,box-shadow .6s ease}.about-image:hover img{box-shadow:0 30px 70px #00000059;transform:scale(1.05)}.about-image:before{border:4px solid #f57c00;border-radius:14px;content:"";height:100%;left:-18px;position:absolute;top:-18px;width:100%;z-index:-1}@media (max-width:768px){.about-flex{flex-direction:column}.about-text h2{font-size:28px}.about{padding:60px 0}}.products{background:#f8fafc;padding:90px 0}.section-tag{color:#f57c00;display:block;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-align:center;text-transform:uppercase}.section-title{font-size:36px;margin-bottom:60px}.section-title span{color:#f57c00}.product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;cursor:pointer;opacity:0;overflow:hidden;text-decoration:none;transform:translateY(40px);transition:all .6s ease}.product-card.show{opacity:1;transform:translateY(0)}.product-image{background-position:50%;background-size:cover;height:180px;position:relative}.product-image:after{background:linear-gradient(180deg,#00000026,#0000008c);content:"";inset:0;position:absolute}.product-content{background:#fff;padding:25px;position:relative;text-align:center}.product-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 10px 25px #00000026;display:flex;height:60px;justify-content:center;margin:-50px auto 15px;width:60px}.product-icon i{color:#f57c00;font-size:26px}.product-card h3{color:#0b2c3d;font-size:18px;margin-bottom:6px}.product-card p{color:#666;font-size:14px}.product-card:hover{box-shadow:0 30px 70px #0003;transform:translateY(-10px) scale(1.02)}@media (max-width:768px){.section-title{font-size:28px}.products{padding:60px 0}}.cta{background:url(/static/media/cta-industrial.5750069c3725e011baeb.webp) 50%/cover no-repeat;padding:80px 80;position:relative}.cta-overlay{background:linear-gradient(90deg,#0b2c3de6,#0b2c3d80);padding:100px 0}.cta-content{color:#fff;max-width:800px;text-align:center}.cta-content h2{font-size:38px;margin-bottom:15px}.cta-content p{font-size:17px;margin-bottom:35px;opacity:.95}.cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn-outline-light{border:2px solid #fff;border-radius:30px;color:#fff;padding:12px 26px;transition:all .3s ease}.btn-outline-light:hover{background:#fff;color:#0b2c3d}@media (max-width:768px){.cta{padding:70px 70}.cta-content h2{font-size:28px}.cta-content p{font-size:15px}}.about-hero{background:linear-gradient(135deg,#0b2c3d,#123e55);color:#fff;padding:90px 0}.about-hero h1{font-size:40px;margin-bottom:12px}.about-hero p{font-size:16.5px;line-height:1.6;max-width:650px;opacity:.92}.about-section{background:#fff;padding:90px 0}.about-grid{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1.1fr .9fr}.about-tag{color:#f57c00;display:inline-block;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.about-content h2{color:#0b2c3d;font-size:32px;margin-bottom:20px}.about-content p{color:#444;font-size:15.5px;line-height:1.7;margin-bottom:16px}.about-image img{border-radius:16px;box-shadow:0 25px 60px #0000002e;width:100%}.about-features{background:#f8fafc;padding:80px 0}.section-title{color:#0b2c3d;font-size:32px;margin-bottom:50px;text-align:center}.features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border-radius:14px;box-shadow:0 15px 35px #00000014;padding:35px 30px;text-align:center}.feature-card i{color:#f57c00;font-size:34px;margin-bottom:15px}.feature-card h4{color:#0b2c3d;font-size:18px;margin-bottom:10px}.feature-card p{color:#555;font-size:14.5px;line-height:1.6}.about-mission{background:#fff;padding:80px 0}.mission-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr}.mission-box{background:linear-gradient(135deg,#0b2c3d,#123e55);border-radius:16px;color:#fff;padding:40px}.mission-box h3{font-size:22px;margin-bottom:12px}.mission-box p{font-size:15px;line-height:1.6;opacity:.95}@media (max-width:992px){.about-grid,.features-grid,.mission-grid{grid-template-columns:1fr}}@media (max-width:768px){.about-hero h1{font-size:30px}.about-content h2,.section-title{font-size:26px}}.products-hero{background:linear-gradient(90deg,#0b2c3de6,#0b2c3db3),url(/static/media/hero-industrial.b19b424f1bc2d215f6b2.png) 50%/cover no-repeat;color:#fff;padding:90px 0}.products-hero h1{font-size:42px;margin-bottom:10px}.products-hero p{font-size:17px;max-width:600px;opacity:.95}.products-page{background:#fff;padding:80px 0}.product-row{align-items:center;border-bottom:1px solid #0000000d;display:flex;gap:40px;margin-bottom:70px;padding-bottom:60px}.product-row:last-child{border-bottom:none}.product-row:nth-child(2n){flex-direction:row-reverse}.product-row-image{background-position:50%;background-size:cover;border-radius:14px;box-shadow:0 20px 50px #0000002e;flex:1 1;height:260px;overflow:hidden;position:relative;transition:transform .6s ease,box-shadow .6s ease}.product-row-image:after{background:linear-gradient(180deg,#0b2c3d26,#0b2c3d8c);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.product-row:hover .product-row-image{box-shadow:0 30px 70px #00000047;transform:scale(1.03)}.product-row:hover .product-row-image:after{opacity:1}.product-row-content{flex:1 1}.product-category-icon{color:#f57c00;display:inline-block;font-size:20px;margin-bottom:10px}.product-row-content h3{color:#0b2c3d;font-size:26px;margin-bottom:12px;position:relative}.product-row-content h3:after{background:linear-gradient(90deg,#f57c00,#ff9800);content:"";display:block;height:3px;margin-top:10px;transition:width .4s ease;width:50px}.product-row:hover h3:after{width:90px}.product-row-content p{color:#444;font-size:16px;margin-bottom:20px;max-width:520px}.product-row-content .btn{transition:all .3s ease}.product-row-content .btn:hover{box-shadow:0 10px 25px #f57c0066;transform:translateY(-2px)}@media (max-width:768px){.product-row{flex-direction:column!important;gap:25px}.products-hero h1{font-size:30px}.product-row-image{aspect-ratio:16/9;border-radius:12px;width:100%}.product-row-content{text-align:center}.product-row-content h3:after,.product-row-content p{margin-left:auto;margin-right:auto}}.contact-hero{background:#0b2c3d;color:#fff;padding:80px 0}.contact-hero h1{font-size:38px;margin-bottom:10px}.contact-hero p{font-size:16px;max-width:600px;opacity:.9}.contact-page{background:#f8fafc;padding:80px 0}.contact-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.1fr .9fr}.contact-form{background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000014;padding:40px}.contact-form h3{color:#0b2c3d;font-size:24px;margin-bottom:25px}.form-group{margin-bottom:18px}.contact-form input,.contact-form textarea{border:1px solid #d1d5db;border-radius:6px;font-size:15px;padding:12px 14px;transition:border .3s ease,box-shadow .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#f57c00;box-shadow:0 0 0 3px #f57c0026;outline:none}.form-success{color:#0f9d58}.form-error,.form-success{font-size:14px;margin-top:15px}.form-error{color:#d93025}.contact-info h3{color:#0b2c3d;font-size:24px;margin-bottom:20px}.contact-info p{align-items:center;color:#333;display:flex;font-size:15px;gap:12px;margin-bottom:15px}.contact-info i{color:#f57c00;font-size:18px}.contact-map iframe{border:none;border-radius:14px;box-shadow:0 20px 40px #00000026;height:260px;margin-top:20px;width:100%}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}.contact-hero h1{font-size:28px}.contact-form{padding:30px 25px}}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body{color:#222;line-height:1.6}.container{margin:auto;max-width:1200px;width:90%}a{color:inherit;text-decoration:none}.btn{border-radius:4px;cursor:pointer;display:inline-block;font-weight:500;padding:12px 22px}.btn-primary{background:linear-gradient(135deg,#f57c00,#ff9800);color:#fff}
/*# sourceMappingURL=main.b3598a8f.css.map*/