*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#102b47;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1420px,92%);margin:auto}.header{height:86px;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;gap:38px}.brand img{width:245px;height:78px;object-fit:contain}.nav nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:700;flex:1}.nav nav a{padding:34px 0 28px;border-bottom:2px solid transparent}.nav nav a:hover,.nav nav .active{border-color:#f47a18}.contact{display:flex;align-items:center;gap:20px;font-weight:700;font-size:14px}.wa{background:#092b48;color:white!important;padding:13px 20px;border-radius:7px}.menu{display:none;border:0;background:none;font-size:28px}.hero{min-height:520px;position:relative;overflow:hidden;background:#f5fbff}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.96) 35%,rgba(255,255,255,.08) 64%),url('assets/hero.jpg');background-position:center;background-size:cover}.hero-content{position:relative;min-height:520px;display:flex;align-items:center}.hero-copy{width:58%;padding:55px 0}.eyebrow{font-size:12px;letter-spacing:4px;font-weight:800;color:#f37a19;margin-bottom:10px}.hero-copy .eyebrow{color:#16334d}.hero h1{font-size:58px;line-height:1;margin:10px 0 20px;letter-spacing:-2px}.hero-copy>p{font-size:19px;line-height:1.45;max-width:550px;color:#34485b}.quick{display:flex;gap:24px;margin:25px 0}.quick span{display:flex;flex-direction:column;gap:8px;color:#f27b19;font-size:22px}.quick b{font-size:12px;line-height:1.25;color:#15334d}.buttons{display:flex;gap:16px}.btn{display:inline-block;border:1px solid #0e385b;border-radius:5px;padding:15px 25px;font-weight:700;background:white}.btn.orange{background:#f47a18;border-color:#f47a18;color:#fff}.hero-panel{position:absolute;right:0;bottom:0;background:rgba(4,31,53,.9);color:#fff;width:320px;padding:28px}.hero-panel h2{margin:0 0 12px;font-size:25px}.hero-panel p{font-size:13px;line-height:1.5}.hero-panel i{display:block;width:32px;height:3px;background:#f47a18;margin-top:20px}.section{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-head h2,.about h2{font-size:30px;margin:5px 0 8px}.section-head p{margin:0;color:#4e5f6d;max-width:580px}.section-head>a{font-weight:700}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cards article,.project-grid article{border:1px solid #dce3e8;border-radius:7px;overflow:hidden;position:relative;background:#fff}.cards img{width:100%;height:105px;object-fit:cover}.cards h3{font-size:15px;margin:13px 15px 6px}.cards p{font-size:12px;line-height:1.45;color:#61707d;margin:0 15px 25px}.cards span{position:absolute;right:15px;bottom:13px}.about{display:grid;grid-template-columns:1fr 1fr;background:#f6fafc;align-items:center}.about-image{height:330px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy{padding:45px 8%}.about-copy p{line-height:1.55;color:#50606d}.features{display:flex;gap:45px;margin:24px 0}.features b{display:flex;gap:9px;color:#f47a18;font-size:22px}.features small{font-size:12px;color:#17344f}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.project-grid img{width:100%;height:115px;object-fit:cover}.project-grid h3{font-size:13px;margin:10px 12px 4px}.project-grid p{font-size:11px;margin:0 12px 12px}.cta{background-image:linear-gradient(90deg,rgba(3,33,56,.97),rgba(3,33,56,.82)),url('assets/cta.jpg');background-size:cover;background-position:center;color:#fff}.cta-inner{min-height:125px;display:flex;align-items:center;gap:28px}.cta h2{font-size:27px;line-height:1.1}.cta .line{width:2px;height:50px;background:#f47a18}.cta p{max-width:390px}.cta a{font-weight:700}.footer{min-height:110px;display:flex;align-items:center;gap:60px}.footer img{width:180px}.links{display:flex;gap:22px;flex:1;font-size:12px}.copyright{border-top:1px solid #eee;padding:18px 0;display:flex;justify-content:space-between;font-size:11px;color:#65717b}@media(max-width:900px){.header{height:72px}.brand img{width:190px;height:68px}.menu{display:block;margin-left:auto}.nav nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:10px 5%;flex-direction:column;align-items:flex-start;box-shadow:0 5px 15px #0002}.nav nav.open{display:flex}.nav nav a{padding:12px 0}.contact{display:none}.hero{min-height:650px}.hero-content{min-height:650px;align-items:flex-start}.hero-copy{width:100%;padding-top:45px}.hero-bg{background-position:65% center}.hero h1{font-size:42px}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hero-panel{width:90%;right:5%;bottom:20px}.cards,.project-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.about-image{height:250px}.cta-inner{flex-wrap:wrap;padding:25px 0}.footer{flex-wrap:wrap;padding:25px 0;gap:20px}.links{order:3;width:100%;flex-wrap:wrap}.copyright{flex-direction:column;gap:8px}}@media(max-width:560px){.cards,.project-grid{grid-template-columns:1fr}.section-head{display:block}.section-head>a{display:inline-block;margin-top:15px}.quick{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:35px}.hero-copy>p{font-size:16px}.about-copy{padding:35px 5%}.features{gap:15px}.cta .line{display:none}}
