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}.navbar{background:#0f172a;box-shadow:0 2px 10px #0003;height:80px;justify-content:space-between;padding:0 40px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.logo,.navbar{align-items:center;display:flex}.logo{gap:12px}.brand-logo{max-height:60px;object-fit:contain;width:50px}.logo h2{color:#fff;font-size:28px;font-weight:700}.nav-menu{align-items:center;display:flex;gap:10px;list-style:none}.nav-link{background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 14px;transition:.3s}.nav-link:hover{background:#ffffff26}.nav-link.active,.quote-btn{background:#2563eb}.quote-btn{border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:12px 22px;transition:.3s}.quote-btn:hover{transform:translateY(-2px)}.hamburger{color:#fff;cursor:pointer;display:none;font-size:30px}@media screen and (max-width:900px){.navbar{padding:0 20px}.hamburger{display:block}.nav-menu{align-items:center;background:#0f172a;flex-direction:column;gap:20px;height:calc(100vh - 80px);justify-content:start;padding-top:40px;position:fixed;right:-100%;top:80px;transition:.4s;width:280px}.nav-menu.show{right:0}.nav-link{padding:15px;text-align:center}.nav-link,.quote-btn{width:220px}}.about-section{background:#f8fafc;padding:100px 20px}.about-container{margin:auto;max-width:1200px}.about-image img{border-radius:15px;box-shadow:0 10px 25px #00000026}.about-tag{background:#2563eb;border-radius:30px;color:#fff;display:inline-block;font-size:14px;margin-bottom:15px;padding:8px 18px}.about-content h2{color:#111827;font-size:42px;margin-bottom:20px}.about-content p{color:#4b5563}.about-features{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:25px 0}.feature-box{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;font-weight:600;padding:15px}.about-buttons{display:flex;flex-wrap:wrap;gap:15px}.primary-btn,.secondary-btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:14px 28px;transition:.3s}.primary-btn{background:#2563eb;color:#fff}.primary-btn:hover{transform:translateY(-3px)}.secondary-btn{background:#111827;color:#fff}.secondary-btn:hover{transform:translateY(-3px)}@media (max-width:768px){.about-container{flex-direction:column}.about-content h2{font-size:30px}.about-features{grid-template-columns:1fr}.about-buttons{flex-direction:column}.primary-btn,.secondary-btn{width:100%}}.quality-section{background:#fff;padding:100px 20px}.quality-header{margin:auto;max-width:800px;text-align:center}.quality-tag{background:#2563eb;border-radius:30px;color:#fff;font-size:14px;padding:8px 18px}.quality-header h2{color:#111827;font-size:42px;margin-top:20px}.quality-header p{color:#6b7280;line-height:1.8;margin-top:20px}.quality-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin-top:60px}.quality-card{background:#f8fafc;border-radius:15px;box-shadow:0 4px 10px #00000014;padding:30px;text-align:center;transition:.4s}.quality-card:hover{transform:translateY(-8px)}.quality-icon{font-size:50px;margin-bottom:15px}.quality-card h3{margin-bottom:10px}.quality-card p{color:#6b7280}.quality-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:60px}.stat-box{background:#2563eb;border-radius:12px;color:#fff;padding:25px;text-align:center}.stat-box h3{font-size:32px}.quality-buttons{display:flex;gap:20px;justify-content:center;margin-top:50px}.quality-btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;padding:14px 28px;transition:.3s}.primary{background:#2563eb;color:#fff}.secondary{background:#111827;color:#fff}.quality-btn:hover{transform:translateY(-3px)}@media screen and (max-width:768px){.quality-header h2{font-size:30px}.quality-grid{grid-template-columns:1fr}.quality-stats{grid-template-columns:1fr 1fr}.quality-buttons{flex-direction:column}.quality-btn{width:100%}}.machines-section{background:#f8fafc;padding:100px 20px}.machines-header{margin:auto;max-width:800px;text-align:center}.machines-header span{background:#2563eb;border-radius:30px;color:#fff;font-size:14px;padding:8px 18px}.machines-header h2{color:#111827;font-size:42px;margin-top:20px}.machines-header p{color:#6b7280;line-height:1.7;margin-top:15px}.machines-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:60px}.machine-card{background:#fff;border-radius:15px;box-shadow:0 8px 20px #00000014;overflow:hidden;transition:.4s}.machine-card:hover{transform:translateY(-10px)}.machine-card img{height:250px;object-fit:cover;width:100%}.machine-content{padding:25px}.machine-content h3{color:#111827;margin-bottom:10px}.machine-content p{color:#6b7280;line-height:1.6}.machine-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:15px;padding:12px 24px;transition:.3s}.machine-btn:hover{background:#1d4ed8}@media (max-width:992px){.machines-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.machines-header h2{font-size:30px}.machines-grid{grid-template-columns:1fr}.machine-card img{height:220px}.machine-btn{width:100%}}.customers-section{background:#fff;padding:100px 20px}.customers-header{margin:auto;max-width:800px;text-align:center}.customers-header span{background:#2563eb;border-radius:30px;color:#fff;font-size:14px;padding:8px 18px}.customers-header h2{color:#111827;font-size:42px;margin-top:20px}.customers-header p{color:#6b7280;line-height:1.7;margin-top:15px}.search-box{margin:40px auto;max-width:500px}.search-box input{border:2px solid #e5e7eb;border-radius:10px;outline:none;padding:14px;width:100%}.search-box input:focus{border-color:#2563eb}.customers-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(3,1fr)}.customer-card{background:#f8fafc;box-shadow:0 6px 15px #00000014;padding:30px;text-align:center}.customer-logo{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:70px;justify-content:center;margin:auto;width:70px}.customer-card h3{font-size:18px;margin-top:20px}.customer-card p{color:#6b7280;margin-top:10px}.customer-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:20px;padding:12px 24px;transition:.3s}.customer-btn:hover{background:#1d4ed8}.customer-stats{grid-gap:20px;gap:20px;margin-top:80px}.stat-card{background:#2563eb}.stat-card h3{font-size:32px}@media(max-width:992px){.customer-stats,.customers-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.customers-header h2{font-size:30px}.customer-stats,.customers-grid{grid-template-columns:1fr}.customer-btn{width:100%}}.gallery-section{background:#f8fafc;padding:100px 20px}.gallery-header{margin:auto;max-width:800px;text-align:center}.gallery-header span{background:#2563eb;border-radius:30px;color:#fff;font-size:14px;padding:8px 18px}.gallery-header h2{color:#111827;font-size:42px;margin-top:20px}.gallery-header p{color:#6b7280;line-height:1.8;margin-top:15px}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-top:60px}.gallery-card{border-radius:15px;cursor:pointer;overflow:hidden;position:relative}.gallery-card img{height:280px;object-fit:cover;transition:.4s;width:100%}.gallery-card:hover img{transform:scale(1.08)}.gallery-overlay{align-items:center;background:#000000a6;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;position:absolute;transition:.4s}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-overlay h3{margin-bottom:15px}.gallery-overlay button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px 24px}.gallery-btn-area{margin-top:50px;text-align:center}.gallery-contact-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:14px 28px}.gallery-contact-btn:hover{background:#1d4ed8}.image-modal{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.image-modal img{border-radius:10px;max-height:90%;max-width:90%}@media (max-width:992px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-header h2{font-size:30px}.gallery-grid{grid-template-columns:1fr}.gallery-card img{height:220px}.gallery-contact-btn{width:100%}}.contact-section{background:#f8fafc;padding:100px 20px}.contact-header{margin:auto;max-width:800px;text-align:center}.contact-header span{background:#2563eb;border-radius:30px;color:#fff;padding:8px 18px}.contact-header h2{color:#111827;font-size:42px;margin-top:20px}.contact-header p{color:#6b7280;margin-top:15px}.contact-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:60px auto 0;max-width:1200px}.contact-info{display:flex;flex-direction:column;gap:20px}.info-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:25px}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.contact-actions button{flex:1 1;min-width:120px}.email-btn,.map-btn,.submit-btn,.whatsapp-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;padding:14px}.whatsapp-btn{background:#22c55e}.email-btn{background:#2563eb}.map-btn{background:#f97316}.submit-btn{background:#111827;width:100%}.contact-form{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:30px}.contact-form input,.contact-form textarea{border:1px solid #d1d5db;border-radius:8px;margin-bottom:15px;outline:none;padding:14px;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#2563eb}@media(max-width:768px){.contact-header h2{font-size:30px}.contact-container{grid-template-columns:1fr}.contact-actions{flex-direction:column}.contact-actions button{width:100%}}.footer{background:#0f172a;color:#fff;padding-top:70px}.footer-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr;margin:auto;max-width:1200px;padding:0 20px}.footer-box h2,.footer-box h3{margin-bottom:20px}.footer-box p{color:#cbd5e1;line-height:1.8}.footer-social{display:flex;gap:10px;margin-top:20px}.footer-social button{border:none;border-radius:50%;cursor:pointer;font-size:18px;height:45px;transition:.3s;width:45px}.footer-social button:hover{transform:translateY(-4px)}.footer-link{background:#0000;border:none;color:#cbd5e1;cursor:pointer;display:block;margin-bottom:12px;text-align:left;transition:.3s}.footer-link:hover{color:#60a5fa}.footer-contact-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:15px;padding:12px 24px}.footer-contact-btn:hover{background:#1d4ed8}.footer-bottom{align-items:center;border-top:1px solid #334155;display:flex;justify-content:space-between;margin-top:50px;padding:20px}.top-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 18px}.top-btn:hover{background:#1d4ed8}@media (max-width:992px){.footer-container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-link{text-align:center}.footer-social{justify-content:center}.footer-bottom{flex-direction:column;gap:15px}.footer-contact-btn,.top-btn{width:100%}}.hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);display:flex;justify-content:center;min-height:100vh;padding:80px 20px}.hero-container{max-width:1300px;width:100%}.hero-content{color:#fff;text-align:center}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50px;display:inline-block;font-size:14px;padding:12px 24px}.hero-content h1{font-size:65px;font-weight:800;line-height:1.2;margin-top:25px}.hero-content h1 span{color:#38bdf8}.hero-content p{color:#dbeafe;font-size:18px;line-height:1.8;margin:25px auto;max-width:800px}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:35px}.btn-primary{background:#38bdf8;border:none;border-radius:50px;color:#000;cursor:pointer;font-weight:700;padding:14px 35px;transition:.3s}.btn-primary:hover{transform:translateY(-4px)}.btn-secondary{background:#0000;border:2px solid #38bdf8;border-radius:50px;color:#fff;cursor:pointer;padding:14px 35px;transition:.3s}.btn-secondary:hover{background:#38bdf8;color:#000}.hero-stats{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin-top:80px}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;color:#fff;padding:30px;transition:.3s}.stat-card h2{color:#38bdf8;font-size:40px}.stat-card p{margin-top:10px}@media (max-width:992px){.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:50px}}@media (max-width:768px){.hero{padding:100px 15px}.hero-content h1{font-size:36px}.hero-content p{font-size:16px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.hero-stats{grid-template-columns:1fr}}.about{background:#f8f9fc;padding:100px 8%}.section-title{margin-bottom:60px;text-align:center}.section-title h2{color:#111;font-size:3rem}.section-title p{color:#666}.about-container{align-items:center;display:flex;gap:50px;margin-bottom:80px}.about-content{flex:1 1}.about-content h3{font-size:2rem;margin-bottom:20px}.about-content p{color:#555;line-height:1.8;margin-bottom:15px}.about-image{flex:1 1}.about-image img{border-radius:20px;box-shadow:0 20px 40px #00000026;transition:.5s;width:100%}.about-image img:hover{transform:scale(1.03)}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:30px}.stat-card{border-radius:15px;padding:25px;transition:.4s}.stat-card h2{color:#ffb400;font-size:2.2rem}.vision-policy{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-bottom:80px}.card{background:#fff;border-radius:20px;box-shadow:0 15px 30px #00000014;padding:35px}.card h3{color:#111;margin-bottom:20px}.card ul li{margin-bottom:12px}.customers-section{text-align:center}.customers-section h3{font-size:2rem;margin-bottom:40px}.customers-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.customer-card{background:#fff;border-radius:15px;box-shadow:0 10px 25px #00000014;font-weight:600;padding:20px;transition:.4s}.customer-card:hover{background:#ffb400;color:#fff;transform:translateY(-8px)}@media(max-width:992px){.about-container{flex-direction:column}.vision-policy{grid-template-columns:1fr}.customers-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section-title h2{font-size:2rem}.customers-grid,.stats-grid{grid-template-columns:1fr}.about{padding:80px 20px}}.hero-right{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,1fr);margin-top:30px}.stat-card{border:2px solid #e5e7eb;padding:30px 20px}.stat-card:hover{box-shadow:0 15px 35px #2563eb33;transform:translateY(-8px)}.stat-card h2{color:#2563eb;font-size:42px;font-weight:800;margin-bottom:10px}.stat-card p{color:#374151}.stat-card:first-child h2{color:#2563eb}.stat-card:nth-child(2) h2{color:#10b981}.stat-card:nth-child(3) h2{color:#f59e0b}.stat-card:nth-child(4) h2{color:#ef4444}@media (max-width:768px){.hero-right{grid-template-columns:1fr}.stat-card{padding:25px}.stat-card h2{font-size:34px}}.machine-image{align-items:center;background:#fff;display:flex;height:450px;justify-content:center;overflow:hidden;width:100%}.machine-image img{display:block;height:100%;object-fit:contain;transition:.4s ease;width:100%}.machine-card:hover .machine-image img{transform:scale(1.03)}.customer-stats{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin-top:60px}.stat-card{background:#fff;border-radius:20px;border-top:5px solid #2563eb;box-shadow:0 10px 30px #00000014;padding:35px 25px;text-align:center;transition:all .4s ease}.stat-card:hover{box-shadow:0 20px 40px #2563eb26;transform:translateY(-10px)}.stat-card h3{color:#2563eb;font-size:42px;font-weight:800;margin-bottom:10px}.stat-card p{color:#4b5563;font-size:16px;font-weight:600;margin:0}.stat-card:first-child{border-top-color:#2563eb}.stat-card:first-child h3{color:#2563eb}.stat-card:nth-child(2){border-top-color:#10b981}.stat-card:nth-child(2) h3{color:#10b981}.stat-card:nth-child(3){border-top-color:#f59e0b}.stat-card:nth-child(3) h3{color:#f59e0b}.stat-card:nth-child(4){border-top-color:#ef4444}.stat-card:nth-child(4) h3{color:#ef4444}@media (max-width:992px){.customer-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.customer-stats{grid-template-columns:1fr}.stat-card{padding:30px 20px}.stat-card h3{font-size:36px}}
/*# sourceMappingURL=main.0603bf3b.css.map*/