@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{--primary:#10b9d5;--primary2:#3abcf4;--navy:#0d2d4a;--navy2:#123f63;--text:#17324d;--sub:#66798b;--muted:#f4f8fb;--border:#e2eaf0;--white:#fff;--shadow:0 12px 32px rgba(15,48,76,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.65;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #e6edf2}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;height:62px;flex:0 0 165px}.brand img{width:145px;height:58px;object-fit:contain;object-position:left center;display:block}nav{display:flex;align-items:center;gap:26px}nav>a{font-size:14px;font-weight:600;color:#536477;transition:.2s}nav>a:hover,nav>a.active{color:#078fac}.nav-cta{display:inline-flex!important;align-items:center;gap:9px;background:var(--primary);color:#fff!important;padding:12px 17px;border-radius:10px;box-shadow:0 7px 18px rgba(18,183,216,.2)}.nav-cta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-cta .arrow{width:16px}
.hero{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(120deg,rgba(5,37,64,.96),rgba(8,73,103,.91) 55%,rgba(11,157,177,.74)),url('../assets/home-tech.jpg') center/cover}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 15%,rgba(58,188,244,.18),transparent 45%)}.hero-content{position:relative;z-index:2;text-align:center;padding:85px 0 95px}.eyebrow,.tag,.section-kicker{display:inline-flex;align-items:center;font-size:12px;font-weight:800;letter-spacing:.08em}.eyebrow{padding:7px 13px;border-radius:999px;background:rgba(20,202,222,.15);border:1px solid rgba(114,236,245,.28);color:#bffaff}.hero h1{font-size:clamp(43px,5.2vw,70px);line-height:1.06;letter-spacing:-2.6px;margin:20px auto 22px;max-width:980px}.hero p{font-size:18px;max-width:780px;color:rgba(255,255,255,.88);margin:0 auto 30px}.cta-row{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:center}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 21px;border-radius:10px;font-weight:750;font-size:15px;transition:.2s}.primary-btn{background:var(--primary);color:#fff;box-shadow:0 12px 26px rgba(0,0,0,.16)}.secondary-btn{border:1px solid rgba(255,255,255,.58);color:#fff;background:rgba(255,255,255,.06)}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.primary-btn svg,.secondary-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.light-btn{background:var(--navy2)}
.intro-strip{padding:34px 0;background:#f4f9fc;border-bottom:1px solid #e8eef3;text-align:center}.intro-strip h2{margin:0 0 6px;color:var(--navy);font-size:24px}.intro-strip p{margin:0;color:var(--sub);font-size:16px}
.section{padding:88px 0}.section.alt{background:#f5f9fc}.section-head{text-align:center;max-width:780px;margin:0 auto 46px}.section-kicker{color:#079fbe;margin-bottom:10px}.section-head h2,.section h2{font-size:38px;line-height:1.15;margin:0 0 13px;color:var(--navy);letter-spacing:-1.1px}.section-head p,.section p{color:var(--sub)}.grid-4,.grid-3{display:grid;gap:22px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.card h3{margin:0 0 9px;color:#173d5b;font-size:20px}.card p{margin:0;color:var(--sub)}.card-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#e9f9fc;color:#079fbe;margin-bottom:18px;font-size:24px}.card-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card{min-height:265px;display:flex;flex-direction:column}.text-link{display:inline-block;margin-top:auto;padding-top:20px;color:#078fac;font-weight:800;font-size:14px}.split-photo{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.split-photo.reverse{grid-template-columns:1.15fr .85fr}.photo-wrap{border-radius:20px;overflow:hidden;background:#dcebf2;box-shadow:0 18px 45px rgba(18,59,97,.13);min-height:360px}.photo-wrap img{width:100%;height:100%;display:block;object-fit:cover}.photo-wrap.tall{min-height:420px}.check-list{list-style:none;padding:0;margin:18px 0 26px}.check-list li{margin:10px 0;color:#607285}.check-list li:before{content:"✓";color:#09a5c2;font-weight:800;margin-right:10px}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.cta-section{padding-top:10px}.cta-box{background:linear-gradient(135deg,#0b3556,#0b7694);color:#fff;border-radius:22px;padding:40px 45px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 45px rgba(10,70,100,.16)}.cta-box h2{color:#fff;margin-bottom:8px}.cta-box p{color:rgba(255,255,255,.8);margin:0}.subheading{margin-top:28px;color:var(--navy)}.compact-grid{margin-top:30px}.compact-grid .card{height:100%}
.page-hero{background:linear-gradient(135deg,#0c3150,#123f63);color:#fff;padding:82px 0 76px;border-bottom:1px solid #e3edf2}.page-hero .tag{color:#baf8ff}.page-hero h1{font-size:clamp(42px,5vw,62px);line-height:1.08;margin:13px 0;color:#fff;letter-spacing:-1.7px}.page-hero p{font-size:18px;color:#d4e2eb;max-width:760px;margin:0}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.service-item{padding:22px 24px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(18,59,97,.05)}.service-item h3{margin:0 0 6px;color:#17405e}.service-item p{margin:0;color:#687a8b}.sticky-photo{position:sticky;top:110px;min-height:510px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.contact-info{display:grid;gap:20px;margin-top:28px}.info-row{display:flex;gap:16px;align-items:flex-start}.info-icon{width:44px;height:44px;border-radius:11px;background:#eaf9fc;color:#079fbe;display:grid;place-items:center;flex:0 0 auto;font-weight:800}.info-row h3{font-size:15px;margin:0 0 2px}.info-row p{margin:0;color:#66788a}.map-btn{display:inline-flex;margin-top:12px;padding:10px 15px;border:1px solid #a9dce8;border-radius:9px;color:#078fac;font-weight:700}.contact-photo{margin-top:30px;min-height:280px}.form-card{background:#fff;border:1px solid #e0e9ef;border-radius:18px;padding:30px;box-shadow:0 12px 35px rgba(20,60,90,.07)}.form-card h2{margin-top:0}.form-card>p{color:var(--sub)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .full{grid-column:1/-1}label{font-size:13px;font-weight:700;color:#455a6d;display:block;margin-bottom:7px}input,textarea,select{width:100%;border:1px solid #dce5eb;border-radius:9px;padding:13px 14px;font:inherit;color:var(--text);background:#fff;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--primary)}textarea{min-height:140px;resize:vertical}.submit{margin-top:20px;border:0;background:var(--primary);color:#fff;font-weight:800;padding:14px 22px;border-radius:9px;cursor:pointer}.direct-card{margin-top:26px}.consultation-photo{min-height:300px;margin-top:30px}
.footer{background:#0c2e4c;color:#cbdde7;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer h3{color:#fff;margin-top:0}.footer p,.footer a{font-size:14px;line-height:1.8;color:#b9ccd8}.footer a{display:block;margin:4px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:20px;text-align:center;font-size:13px;color:#a8becb}
@media(max-width:1000px){nav{gap:15px}.grid-4{grid-template-columns:repeat(2,1fr)}.split-photo,.feature-grid{grid-template-columns:1fr;gap:40px}.sticky-photo{position:relative;top:auto}.service-list{grid-template-columns:1fr}.cta-box{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.site-header{position:relative}.nav{padding:10px 0;align-items:center}.brand{flex-basis:120px;height:52px}.brand img{width:112px;height:50px}nav{gap:9px;flex-wrap:wrap;justify-content:flex-end}nav>a{font-size:11px}.nav-cta{padding:9px 10px}.nav-cta span{display:none}.hero{min-height:680px}.hero-content{padding:65px 0}.hero h1{font-size:42px;letter-spacing:-1.4px}.hero p{font-size:16px}.cta-row{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.section{padding:62px 0}.section h2,.section-head h2{font-size:31px}.grid-4,.grid-3,.contact-layout,.form-grid,.footer-grid{grid-template-columns:1fr}.page-hero{padding:62px 0}.page-hero h1{font-size:39px}.photo-wrap,.photo-wrap.tall{min-height:290px}.cta-box{padding:32px 25px}.service-card{min-height:auto}}

/* Final visual cleanup: v4-style spacing, compact brand, and controlled imagery. */
.brand{overflow:visible;align-self:stretch}.brand img{max-width:145px;max-height:58px;object-fit:contain!important;object-position:center!important}.photo-wrap img{max-width:100%;min-width:0}.page-hero .container{max-width:1160px}.section-head{padding-inline:10px}.contact-layout{align-items:start}.contact-info{margin-bottom:10px}
@media(max-width:700px){.brand img{max-width:112px;max-height:50px}}
