:root{
  --blue:#0b4f9f;
  --blue2:#0b65c2;
  --navy:#09234a;
  --light:#f4f9fe;
  --text:#102d5e;
  --muted:#5f7394;
  --dark:#07182f;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff}
a{color:inherit;text-decoration:none}
.container{width:min(1160px,calc(100% - 96px));margin:auto}
.site-header{height:78px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 rgba(9,35,74,.06)}
.nav-wrap{height:100%;display:flex;align-items:center;gap:32px}
.brand img{display:block;width:184px;height:auto}
.nav{display:flex;align-items:center;gap:38px;margin-left:auto;font-size:14px}
.nav a{padding:29px 0 24px;border-bottom:2px solid transparent}
.nav a.active,.nav a:hover{color:var(--blue);border-bottom-color:var(--blue)}
.linkedin-top{width:25px;height:25px;border-radius:4px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800;font-size:14px;margin-left:34px}
.hero{min-height:390px;position:relative;overflow:hidden;background:#fff}
.hero-copy{position:relative;z-index:5;height:390px;display:flex;align-items:center}
.hero-text{width:52%;padding-bottom:8px}
.hero h1{font-size:42px;line-height:1.08;letter-spacing:-1.4px;margin:0 0 15px;font-weight:800;color:var(--navy)}
.hero h1 span{color:#0b68c8}
.hero p{font-size:17px;line-height:1.45;max-width:520px;margin:0 0 22px}
.primary-btn,.whatsapp-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-radius:11px;font-weight:700;transition:.2s}
.primary-btn{background:var(--blue2);color:#fff;padding:13px 22px;min-width:195px;box-shadow:0 7px 18px rgba(11,101,194,.18)}
.primary-btn:hover{transform:translateY(-2px)}
.primary-btn span{font-size:23px}
.hero-brandline{margin-top:20px;font-size:13px}
.hero-brandline span{display:block;width:38px;height:2px;background:var(--blue2);margin-bottom:12px}
.hero-photo{position:absolute;right:0;top:0;width:59%;height:100%;background:url("assets/hero-business.png") center/cover no-repeat}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.83) 6%,rgba(255,255,255,0) 34%)}
.hero-angle{position:absolute;right:-80px;top:0;height:100%;width:280px;background:linear-gradient(130deg,rgba(0,83,170,.08),rgba(0,83,170,.95));clip-path:polygon(35% 0,100% 0,100% 100%,0 100%)}
.hero-side-copy{position:absolute;z-index:6;right:28px;bottom:45px;color:#fff;font-size:14px;line-height:1.4;letter-spacing:.3px}
.mini-line{width:34px;height:2px;background:currentColor;margin-top:10px}
.service-ribbon{height:74px;background:linear-gradient(90deg,#074a96,#0965be);color:#fff;overflow:hidden}
.ribbon-track{height:100%;display:flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap}
.service-item{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;line-height:1.05}
.service-item .icon{font-size:24px;font-weight:400}
.dot{opacity:.8;font-size:17px}
.section{padding:64px 0}
.why{background:#fff}
.why-grid,.process-grid{display:grid;grid-template-columns:31% 69%;align-items:center}
.eyebrow{font-size:12px;color:#0a68c8;font-weight:700;letter-spacing:.4px;margin-bottom:12px}
.section-intro h2{font-size:34px;line-height:1.05;letter-spacing:-.9px;color:var(--navy);margin:0 0 20px}
.section-intro p{font-size:15px;line-height:1.55;color:var(--muted);max-width:330px}
.blue-line{width:36px;height:2px;background:#0a68c8;margin-top:22px}
.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.pillar{padding:0 28px;border-left:1px solid #dbe6f2;min-height:185px}
.pillar-icon{width:62px;height:62px;border-radius:50%;background:#edf6ff;color:#0a68c8;display:grid;place-items:center;font-size:28px;font-weight:700;margin-bottom:12px}
.pillar h3{font-size:18px;line-height:1.08;margin:0 0 10px;color:var(--navy)}
.pillar p{font-size:14px;line-height:1.45;color:var(--muted);margin:0;max-width:210px}
.process{background:#f4f9fe}
.process-grid{grid-template-columns:27% 73%}
.process .section-intro{padding-right:30px}
.steps{display:flex;align-items:center;justify-content:space-between}
.step{text-align:center;min-width:100px}
.step-icon{width:72px;height:72px;border-radius:50%;background:#e7f3ff;color:#0863bb;display:grid;place-items:center;font-size:34px;margin:0 auto 9px}
.step b{display:block;color:#0863bb;font-size:17px;margin-bottom:5px}
.step strong{font-size:14px;color:var(--navy)}
.arrow{font-size:24px;color:#0b65c2}
.contact{height:310px;position:relative;overflow:hidden;background:#064b9d;color:#fff}
.contact-bg{position:absolute;right:0;top:0;width:48%;height:100%;background:url("assets/cta-server-room.jpg") center/cover no-repeat}
.contact-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#064b9d 0%,rgba(6,75,157,.72) 17%,rgba(6,75,157,0) 65%)}
.contact-angle{position:absolute;left:46%;top:0;width:180px;height:100%;background:#064b9d;clip-path:polygon(0 0,100% 50%,0 100%)}
.contact-grid{position:relative;z-index:3;height:100%;display:grid;grid-template-columns:44% 29% 27%;align-items:center}
.contact-copy h2{font-size:32px;line-height:1.08;margin:0 0 13px;letter-spacing:-.7px}
.contact-copy p{font-size:14px;line-height:1.45;max-width:470px;margin:0 0 17px}
.whatsapp-btn{background:#fff;color:var(--navy);padding:12px 18px;width:285px;font-size:14px}
.whatsapp-btn .wa{color:#18b85a;font-size:22px}
.contact-info{border-left:1px solid rgba(255,255,255,.35);padding-left:28px;display:grid;gap:17px}
.contact-info a{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:600}
.contact-icon{width:32px;height:32px;border-radius:7px;background:#fff;color:var(--blue);display:grid;place-items:center;font-weight:800}
.contact-brand{display:block;position:absolute;left:64px;bottom:18px;z-index:5}.contact-brand img{width:150px;filter:brightness(0) invert(1)}
.contact-side-copy{position:absolute;right:18px;bottom:25px;font-size:14px;line-height:1.4}
.footer{height:112px;background:var(--dark);color:#fff}
.footer-wrap{height:100%;display:flex;align-items:center;gap:28px}
.footer-brand img{width:168px;filter:brightness(0) invert(1)}
.footer p{font-size:11px;color:#d5deea;margin:0}
.footer-links{margin-left:auto;display:flex;gap:22px;font-size:11px;color:#d5deea}
.footer-links a:hover{color:#fff}
@media(max-width:900px){
 .container{width:min(100% - 40px,700px)}
 .site-header{height:70px}.nav{display:none}.linkedin-top{margin-left:auto}
 .hero{min-height:650px}.hero-copy{height:650px;align-items:flex-start;padding-top:48px}.hero-text{width:100%;max-width:620px}.hero h1{font-size:39px}
 .hero-photo{top:auto;bottom:0;width:100%;height:47%;opacity:.92}.hero-photo:after{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 42%)}
 .hero-angle{right:-130px;width:280px}.hero-side-copy{bottom:28px}
 .service-ribbon{height:68px}.ribbon-track{justify-content:flex-start;width:max-content;animation:marquee 25s linear infinite}
 .why-grid,.process-grid{grid-template-columns:1fr;gap:35px}.pillars{gap:0}.pillar{padding:0 18px}
 .process-grid{gap:25px}.steps{overflow-x:auto;justify-content:flex-start;gap:18px;padding-bottom:5px}.arrow{flex:0 0 auto}
 .contact{height:auto;min-height:520px}.contact-bg{width:100%;height:50%;top:auto;bottom:0}.contact-grid{display:block;padding-top:50px}.contact-info{margin-top:28px;border-left:0;border-top:1px solid rgba(255,255,255,.35);padding:22px 0 0}.contact-side-copy{right:18px;bottom:24px}.contact-angle{display:none}
 .footer{height:auto;padding:28px 0}.footer-wrap{flex-wrap:wrap}.footer-links{width:100%;margin-left:0;flex-wrap:wrap;gap:15px}
}
@media(max-width:560px){
 .brand img{width:155px}.hero h1{font-size:34px}.hero p{font-size:15px}.section{padding:50px 0}.section-intro h2{font-size:31px}.pillars{grid-template-columns:1fr;gap:28px}.pillar{border-left:0;border-top:1px solid #dbe6f2;padding:22px 0 0}.pillar p{max-width:none}.steps{gap:10px}.step{min-width:96px}.step-icon{width:62px;height:62px}.contact-copy h2{font-size:30px}.contact-copy p{max-width:100%}.whatsapp-btn{width:100%}.footer p{width:100%}
}
@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-45%)}}
