:root{--navy:#0a3155;--blue:#0877dc;--ink:#183652;--muted:#617287;--pale:#f1f5f9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.5}.topbar{max-width:1400px;margin:auto;min-height:140px;padding:18px 5%;display:flex;align-items:center;justify-content:space-between}.brand img{width:285px;max-width:48vw;height:auto}.contact-top{display:flex;flex-direction:column;gap:2px;font-size:17px;text-align:left}.contact-top strong{font-size:25px}.contact-top a{color:var(--ink);text-decoration:none}nav{background:var(--navy);position:sticky;top:0;z-index:20}.nav-inner{max-width:1400px;margin:auto;min-height:58px;padding:0 5%;display:flex;align-items:center;gap:44px}.nav-inner a{color:#fff;text-decoration:none;font-weight:700;font-size:17px;white-space:nowrap}.nav-quote,.btn{background:var(--blue);padding:13px 20px;border-radius:9px}.nav-quote{margin-left:auto}.hero{min-height:430px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,32,58,.25),rgba(0,32,58,.05)),url('assets/assembly-floor-1.jpg');background-size:cover;background-position:center;transform:none}.hero-content{position:relative;z-index:2;color:#fff;margin-left:5%;text-shadow:0 2px 4px rgba(0,0,0,.35)}h1{font-size:48px;line-height:1.05;margin:0 0 22px;letter-spacing:.5px}.hero-content p{font-size:21px;margin:0 0 35px}.btn{display:inline-block;color:#fff;text-decoration:none;font-weight:800;text-shadow:none}.hero-panel{position:absolute;z-index:3;right:5%;top:50%;transform:translateY(-50%);width:min(410px,36vw);padding:24px;background:rgba(3,37,65,.95);border-radius:16px;color:#fff}.hero-panel div{font-size:18px;font-weight:800;display:flex;gap:15px;margin:18px 0}.hero-panel span{flex:1}.section{max-width:1400px;margin:auto;padding:46px 5%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-head h2,.about h2{font-size:37px;margin:0;color:var(--navy);letter-spacing:.4px}.section-head p{font-size:18px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.cards article{background:var(--pale);border:1px solid #d5e0eb;border-radius:10px;padding:24px;min-height:150px}.cards h3,.equipment h3{font-size:18px;color:var(--navy);margin:0 0 20px}.cards p{color:var(--muted);margin:0}.partner{background:var(--navy);color:#fff;padding:52px 5%}.partner h2{margin:0;font-size:32px}.partner h3{margin:2px 0 18px;color:#dce9f5;font-size:21px}.partner ul{margin:0;padding-left:24px;font-size:18px}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.equipment-grid img{width:100%;height:auto;aspect-ratio:770/475;object-fit:cover;border-radius:0}.equipment-grid ul{padding-left:22px}.equipment-grid li{margin:10px 0}.quality{background:var(--pale)}.certs{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.certs div{background:#fff;border:1px solid #d1deeb;border-radius:10px;padding:22px;text-align:center;display:flex;flex-direction:column;gap:12px}.certs strong{font-size:21px;color:var(--navy)}.certs span,.note{color:var(--muted)}.note{margin:14px 0 0}.about p{font-size:20px;max-width:1000px}.about h3{color:var(--navy)}.cta{background:var(--navy);color:#fff;padding:55px 5%;display:grid;grid-template-columns:1.3fr 1fr;gap:60px}.cta h2{font-size:34px;margin:0}.cta p{font-size:19px;color:#dce9f5}.contact-card{display:flex;flex-direction:column;gap:5px;font-size:17px}.contact-card strong{font-size:21px}.contact-card a{color:#fff;text-decoration:none}footer{background:#062844;color:#dce9f5;text-align:center;padding:20px;font-size:14px}@media(max-width:1000px){.nav-inner{gap:18px}.nav-inner a{font-size:14px}.hero-panel{width:44vw}.cards{grid-template-columns:repeat(2,1fr)}.certs{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topbar{min-height:110px;padding:14px 5%;}.brand img{width:220px}.contact-top{display:none}.nav-inner{overflow:auto;gap:22px}.nav-quote{display:none}.hero{min-height:680px;align-items:flex-start;padding-top:60px}.hero-content{margin:0 5%}.hero-content h1{font-size:40px}.hero-content p{font-size:19px}.hero-panel{left:5%;right:5%;bottom:25px;top:auto;transform:none;width:auto;padding:15px 20px}.hero-panel div{font-size:14px;margin:10px 0}.section-head{display:block}.section-head p{margin-top:10px}.cards,.equipment-grid,.certs,.cta{grid-template-columns:1fr}.equipment-grid img{height:240px}.cta{gap:30px}.section{padding:40px 5%}}
