
:root{--navy:#061a33;--navy2:#0a2647;--blue:#1268ff;--cyan:#3aa0ff;--ink:#0c1b2a;--muted:#68788a;--line:#dfe8f1;--soft:#f4f7fb;--white:#fff;--danger:#e53e3e;--shadow:0 18px 45px rgba(3,21,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:white;line-height:1.55}.container{width:min(1180px,92vw);margin:auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:#031427;color:#dce9f8;font-size:12px;padding:8px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #e7edf4}.nav{display:flex;align-items:center;justify-content:space-between;min-height:76px}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand svg{width:42px;height:42px}.brand-name{font-size:23px;letter-spacing:.02em;color:var(--navy)}.brand-name em{font-style:normal;color:var(--blue)}.navlinks{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.navlinks a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:10px}.lang{font-size:12px;font-weight:800;border:1px solid var(--line);padding:8px 10px;border-radius:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:.02em;border:1px solid transparent;transition:.2s}.btn-primary{background:var(--blue);color:white}.btn-primary:hover{background:#0758e5}.btn-dark{background:var(--navy);color:white}.btn-outline{border-color:#aac1d9;color:var(--navy);background:white}.btn-danger{background:var(--danger);color:#fff}.mobile-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:640px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(4,20,39,.96) 0%,rgba(4,20,39,.86) 42%,rgba(4,20,39,.2) 100%),url('https://images.pexels.com/photos/29506742/pexels-photo-29506742/free-photo-of-heavy-construction-equipment-in-quarry.jpeg?auto=compress&dpr=1&h=750&w=1260') center/cover;color:#fff}.hero-content{max-width:720px;padding:80px 0}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--blue);text-transform:uppercase}.hero .eyebrow{color:#66adff}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.02;margin:16px 0 22px;letter-spacing:-.04em}.hero p{font-size:19px;max-width:650px;color:#dbe7f5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:46px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);font-size:13px;color:#dbe7f5}.hero-meta b{display:block;color:white;font-size:15px}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--navy);color:white}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2,.page-hero h1{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.03em;margin:8px 0}.section-head p{max-width:590px;color:var(--muted)}.section-dark .section-head p{color:#bdcbe0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(6,26,51,.05)}.card-body{padding:24px}.card h3{margin:0 0 8px;font-size:20px}.card p{color:var(--muted);margin:0}.photo-card img{height:230px;width:100%;object-fit:cover}.photo-overlay{padding:18px 20px}.parts-photo{min-height:420px;background:linear-gradient(90deg,rgba(6,26,51,.92),rgba(6,26,51,.25)),url('https://images.pexels.com/photos/28752154/pexels-photo-28752154/free-photo-of-close-up-of-industrial-gears-and-machinery.jpeg?auto=compress&dpr=1&h=750&w=1260') center/cover;border-radius:18px;color:white;padding:48px;display:flex;align-items:end}.parts-photo h3{font-size:36px;margin:0 0 10px}.icon-card{padding:24px;border-top:3px solid var(--blue)}.icon{width:42px;height:42px;border-radius:10px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-weight:900;margin-bottom:18px}.flow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.step{padding:22px 14px;border:1px solid rgba(255,255,255,.18);border-radius:12px}.step b{display:block;color:#5ba7ff;font-size:24px}.step small{display:block;color:#b9c9dc;margin-top:8px}.cta-band{background:linear-gradient(135deg,var(--blue),#074bbb);color:#fff;padding:34px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:24px}.logos{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.logo-chip{border:1px solid var(--line);padding:20px;text-align:center;font-weight:900;color:#32475c;background:white}.page-hero{padding:88px 0;background:linear-gradient(135deg,#061a33,#0d315d);color:#fff}.page-hero p{max-width:720px;color:#c8d6e6;font-size:18px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.feature-list{display:grid;gap:14px}.feature{display:flex;gap:14px}.feature b{color:var(--navy)}.badge{display:inline-block;background:#eaf2ff;color:var(--blue);padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900}.form-wrap{display:grid;grid-template-columns:1fr .75fr;gap:34px}.form-card{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}label{font-size:12px;font-weight:800;color:#32475c}input,select,textarea{width:100%;padding:12px 13px;border:1px solid #cad7e4;border-radius:8px;font:inherit;background:white}textarea{min-height:110px}.note{font-size:12px;color:var(--muted)}.contact-card{background:var(--navy);color:white;border-radius:16px;padding:28px}.contact-card a{color:#7fbdff}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:50;background:#25D366;color:white;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.22)}.footer{background:#031427;color:#bdcbe0;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.footer h4{color:white}.footer a{display:block;margin:9px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:34px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.warning{background:#fff7e6;border:1px solid #ffd591;border-radius:10px;padding:14px;color:#754600}.success,.error{padding:12px;border-radius:8px;margin-bottom:16px}.success{background:#e9f9ef;color:#146c37}.error{background:#fff0f0;color:#9b1c1c}@media(max-width:920px){.navlinks{display:none}.mobile-toggle{display:block}.grid-4{grid-template-columns:1fr 1fr}.grid-3,.split,.form-wrap{grid-template-columns:1fr}.flow{grid-template-columns:1fr 1fr 1fr}.hero{min-height:560px}.logos{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.topbar{display:none}.nav{min-height:68px}.brand-name{font-size:19px}.grid-4,.flow,.form-grid,.logos{grid-template-columns:1fr}.hero h1{font-size:46px}.hero-content{padding:60px 0}.section{padding:62px 0}.section-head{display:block}.cta-band{display:block}.cta-band .btn{margin-top:18px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.whatsapp{right:12px;bottom:12px;padding:12px 15px}}
