:root{--blue:#07547d;--deep:#003f62;--gold:#d39b18;--ink:#0c3550;--paper:#f7f9fb;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;line-height:1.55}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #e5edf2}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{width:210px;height:62px;object-fit:contain;object-position:left center}.nav nav{display:flex;gap:26px;align-items:center}.nav a{text-decoration:none;color:var(--ink);font-weight:700;font-size:14px}.nav .nav-cta{background:var(--deep);color:white;padding:11px 18px;border-radius:999px}.hero{background:linear-gradient(135deg,#fff 0 62%,#edf5f8 62%);padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--blue)}h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:18px 0 22px;letter-spacing:-2px;max-width:800px}h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:12px 0 18px;letter-spacing:-1px}.lead{font-size:21px;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-block;padding:14px 22px;border-radius:7px;text-decoration:none;font-weight:800}.gold{background:var(--gold);color:#fff}.ghost{border:1px solid #b8cbd7;color:var(--deep)}.blue{background:var(--deep);color:#fff}.trust{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:700}.hero-card{border-radius:22px;overflow:hidden;box-shadow:0 25px 70px rgba(0,63,98,.18);max-height:650px}.hero-card img{width:100%;display:block;transform:translateY(-1%)}.strip{background:var(--deep);color:#fff;padding:25px 0}.strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.strip-grid div{display:flex;flex-direction:column}.strip b{color:#f2bd3a;letter-spacing:1px}.strip span{font-size:14px;opacity:.92}.section{padding:85px 0}.intro{max-width:700px;font-size:18px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.services article{border:1px solid #dbe6ec;border-radius:14px;padding:25px;background:#fff;min-height:220px}.services i{font-style:normal;color:var(--gold);font-weight:900;font-size:13px}.services h3{font-size:20px;margin:28px 0 8px}.services p{font-size:14px;margin:0;color:#496779}.dark,.contact{background:var(--deep);color:#fff}.two,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.goldtext{color:#efb92c}.dark p{font-size:18px;color:#e2edf3}.cta{display:flex;justify-content:space-between;gap:40px;align-items:center}.contact{padding:75px 0}.contact-list{display:grid;gap:10px}.contact-list>a,.contact-list>div{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.18);padding:14px 0;color:white;text-decoration:none}.contact-list span{text-align:right;color:#dceaf1}footer{background:#002e48;color:#bcd0dc;padding:20px 0}.footer{display:flex;justify-content:space-between;font-size:13px}
@media(max-width:850px){.nav nav a:not(.nav-cta){display:none}.brand img{width:175px}.hero{padding:45px 0}.hero-grid,.two,.contact-grid{grid-template-columns:1fr}.hero-card{max-height:520px}.services{grid-template-columns:1fr 1fr}.strip-grid{grid-template-columns:1fr}.cta{display:block}.contact-list>a,.contact-list>div{display:block}.contact-list span{display:block;text-align:left;margin-top:4px}}
@media(max-width:520px){.wrap{width:min(100% - 28px,1160px)}.services{grid-template-columns:1fr}h1{font-size:43px}.lead{font-size:18px}.hero-card{max-height:460px}.trust{display:grid}.nav{height:70px}.brand img{width:150px;height:54px}}

.work-section{background:#f4f7f9}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:36px}.work-grid figure{margin:0;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 35px rgba(0,63,98,.08)}.work-grid .work-feature{grid-column:span 2}.work-grid img{width:100%;height:390px;display:block;object-fit:cover}.work-grid .work-feature img{height:500px}.work-grid figcaption{padding:20px 22px;display:flex;flex-direction:column;gap:4px}.work-grid figcaption b{font-size:19px}.work-grid figcaption span{font-size:14px;color:#567080}
@media(max-width:850px){.work-grid{grid-template-columns:1fr}.work-grid .work-feature{grid-column:auto}.work-grid img,.work-grid .work-feature img{height:auto;max-height:520px;object-fit:cover}}
