:root{
  --navy:#072e52;--navy2:#0b477a;--blue:#0c67ad;--cyan:#09b6c6;--green:#24ae66;
  --ink:#0b2339;--muted:#617588;--bg:#f4f8fb;--line:#dbe7ef;--white:#fff;--shadow:0 20px 60px rgba(7,46,82,.10);
  --radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI",Tahoma,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,231,239,.8)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;direction:ltr}.brand img{width:50px;height:50px;object-fit:contain;border-radius:12px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:22px;letter-spacing:.2px}.brand-copy span{font-size:11px;color:var(--muted);margin-top:6px;text-transform:uppercase;letter-spacing:1.7px}.main-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.main-nav a{color:#334f67;transition:.2s}.main-nav a:hover{color:var(--blue)}.nav-cta{padding:12px 18px;border:1px solid #c9deec;border-radius:12px;background:#f8fbfd}.menu-toggle{display:none;background:none;border:0;font-size:24px;color:var(--navy)}
.hero{position:relative;min-height:650px;padding:76px 0 66px;background:radial-gradient(circle at 14% 20%,rgba(20,184,190,.09),transparent 26%),linear-gradient(180deg,#fbfdff 0,#f7fbfd 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:var(--blue);display:flex;align-items:center;gap:9px}.eyebrow span{width:24px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--blue));display:inline-block}.hero h1{font-size:46px;line-height:1.18;margin:16px 0 20px;letter-spacing:-1px;max-width:650px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--green));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:15px;line-height:1.85;color:#526b80;max-width:620px}.hero-actions{display:flex;gap:10px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;border:1px solid transparent;font-weight:900;cursor:pointer;transition:.2s}.btn.primary{background:linear-gradient(135deg,var(--navy2),var(--blue));color:white;box-shadow:0 12px 26px rgba(12,103,173,.22)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(12,103,173,.28)}.btn.ghost{background:white;border-color:#d5e4ee;color:var(--navy)}.hero-trust{display:flex;gap:28px;margin-top:34px;padding-top:20px;border-top:1px solid #dce8ef;direction:ltr}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:14px;color:var(--navy)}.hero-trust span{font-size:11px;color:#7a8c9a;margin-top:3px}.hero-visual{position:relative;direction:ltr}.dashboard-shell{background:#fff;border:1px solid #dce7ef;border-radius:24px;box-shadow:0 34px 80px rgba(7,46,82,.17);overflow:hidden;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg)}.dash-top{height:50px;border-bottom:1px solid #e6edf3;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#6c8192;font-size:11px}.traffic{display:flex;gap:5px}.traffic span{width:8px;height:8px;border-radius:50%;background:#d7e1e8}.traffic span:first-child{background:#ff7c5c}.traffic span:nth-child(2){background:#f3bd45}.traffic span:nth-child(3){background:#34bc77}.dash-title{font-weight:800;color:#3c5a71}.live{display:flex;align-items:center;gap:6px}.live i{width:6px;height:6px;background:#26b970;border-radius:50%;box-shadow:0 0 0 4px rgba(38,185,112,.12)}.dash-body{display:grid;grid-template-columns:68px 1fr;min-height:430px}.dash-side{background:#092f52;padding:16px 13px;display:flex;flex-direction:column;align-items:center;gap:16px}.side-logo{width:38px;height:38px;border-radius:10px;background:#fff;display:grid;place-items:center;margin-bottom:10px}.side-logo img{width:31px;height:31px;object-fit:contain}.dash-side>span{width:34px;height:8px;border-radius:6px;background:#315672}.dash-side span.active{height:28px;background:linear-gradient(180deg,#0eb5c4,#186caf)}.dash-content{padding:28px;background:#f5f9fc}.dash-headline{display:flex;flex-direction:column}.dash-headline small{font-size:9px;letter-spacing:1.4px;color:#6e8294;font-weight:800}.dash-headline strong{font-size:22px;margin-top:6px;color:#0a3559}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:24px}.metric{background:#fff;border:1px solid #e1eaf0;border-radius:14px;padding:14px;display:flex;flex-direction:column}.metric b{font-size:19px;color:#0b5d98}.metric span{font-size:10px;color:#304f68;font-weight:800;margin-top:5px}.metric i{font-style:normal;font-size:9px;color:#80909d;margin-top:2px}.chart-card{height:160px;background:white;border:1px solid #e1eaf0;border-radius:16px;margin-top:12px;padding:18px;position:relative;overflow:hidden}.chart-bars{height:100%;display:flex;align-items:flex-end;gap:11px}.chart-bars span{height:var(--h);flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#12b6bd,#0d70af);opacity:.82}.chart-line{position:absolute;left:18px;right:18px;top:48%;height:1px;background:#dbe8ef;box-shadow:0 38px 0 #e5edf2,-0 -38px 0 #e5edf2}.mini-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:9px;margin-top:12px}.mini-row span{height:38px;border-radius:10px;background:#e9f1f6}.float-chip{position:absolute;background:#fff;border:1px solid #d9e6ee;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800;color:#0b527f;box-shadow:0 14px 30px rgba(7,46,82,.14)}.chip-a{top:-22px;right:40px}.chip-b{bottom:34px;left:-28px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:400px;height:400px;background:radial-gradient(circle,rgba(7,180,194,.08),transparent 65%);right:-150px;top:90px}.orb-two{width:300px;height:300px;background:radial-gradient(circle,rgba(36,174,102,.08),transparent 65%);left:-100px;bottom:0}.cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(11,103,173,.05),transparent 65%);transition:transform .08s linear}.logo-strip{background:#082f52;color:white;padding:20px 0}.strip-inner{display:flex;justify-content:center;gap:24px;align-items:center;direction:ltr;font-size:11px;letter-spacing:2px;font-weight:800;opacity:.82;flex-wrap:wrap}.strip-inner i{width:4px;height:4px;border-radius:50%;background:#0ab7c3}.section{padding:86px 0}.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.section-heading h2{font-size:34px;line-height:1.3;margin:12px 0}.section-heading.centered{text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading.centered>p{color:var(--muted);font-size:14px}.about-copy>p{font-size:15px;line-height:1.9;color:#506a7f;margin-top:0}.about-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.about-points div{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fbfdfe;display:flex;gap:13px;align-items:center}.about-points b{color:#0c8eaa;font-size:12px}.about-points span{font-weight:800;font-size:13px}.muted-section{background:#f5f9fc}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px}.service-card{background:white;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:205px;transition:.25s;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;inset:auto -70px -90px auto;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(13,112,175,.08),transparent 70%)}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c5dbe9}.service-icon{width:42px;height:42px;border-radius:12px;background:#eaf6f8;color:#087993;display:grid;place-items:center;font-size:12px;font-weight:900}.service-card h3{font-size:17px;margin:22px 0 8px}.service-card p{font-size:13px;color:var(--muted);line-height:1.75}.systems-section{background:white}.systems-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.filter-row{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #dbe7ef;background:#fff;color:#5b7082;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer}.filter.active,.filter:hover{background:#0a4777;color:#fff;border-color:#0a4777}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:34px}.project-card{border:1px solid #dce8ef;border-radius:24px;background:#fbfdfe;padding:24px;transition:.25s;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.project-top{display:flex;justify-content:space-between;align-items:center}.project-badge{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:900;color:#648094}.project-open{width:38px;height:38px;border-radius:50%;border:1px solid #d8e5ed;background:#fff;color:#0b5f98;font-weight:900;cursor:pointer}.project-visual{height:230px;border-radius:19px;margin:18px 0 24px;background:linear-gradient(135deg,#0b3c65,#0c6aa8);position:relative;overflow:hidden}.project-visual.cyan{background:linear-gradient(135deg,#07516d,#0bb4bc)}.project-visual.green{background:linear-gradient(135deg,#064d52,#22a965)}.project-visual.purple{background:linear-gradient(135deg,#28345e,#705cb6)}.project-visual.orange{background:linear-gradient(135deg,#6b3b12,#e58c27)}.visual-ring{position:absolute;width:300px;height:300px;border:50px solid rgba(255,255,255,.07);border-radius:50%;right:-90px;top:-80px}.visual-panel{position:absolute;left:34px;right:110px;top:48px;height:110px;border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 20px 40px rgba(0,0,0,.13);padding:18px}.visual-panel span{display:block;height:8px;background:#d9e6ee;border-radius:5px;margin-bottom:12px}.visual-panel span:first-child{width:45%;background:#0ca6b6}.visual-panel span:nth-child(2){width:82%}.visual-panel span:nth-child(3){width:65%}.visual-mini{position:absolute;right:28px;bottom:30px;width:116px;height:92px;border-radius:15px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:14px;display:flex;align-items:flex-end;gap:8px}.visual-mini i{display:block;width:18px;border-radius:5px 5px 2px 2px;background:white;opacity:.9}.visual-mini i:first-child{height:38%}.visual-mini i:nth-child(2){height:76%}.visual-mini i:nth-child(3){height:58%}.project-copy h3{font-size:20px;margin:0 0 6px}.project-sub{font-size:12px;font-weight:800;color:#0d7d96}.project-copy p{color:var(--muted);line-height:1.75;font-size:13px;min-height:64px}.project-metrics{display:flex;gap:10px;margin-top:18px}.project-metrics div{flex:1;border-top:1px solid #dfe9ef;padding-top:12px;display:flex;flex-direction:column;direction:ltr}.project-metrics b{font-size:12px;color:#0a4e7d}.project-metrics span{font-size:9px;color:#8795a1;margin-top:3px}.dark-section{background:#062c4c;color:#fff;position:relative;overflow:hidden}.dark-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:90px solid rgba(255,255,255,.025);left:-180px;top:-150px}.section-heading.light h2{color:#fff}.section-heading.light .eyebrow{color:#54d6d4}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px;position:relative}.process-step{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.04);border-radius:20px;padding:24px;min-height:205px}.process-step span{font-size:12px;color:#5ee0da;font-weight:900}.process-step h3{font-size:17px;margin:38px 0 10px}.process-step p{font-size:13px;line-height:1.8;color:#b8c9d6}.contact-section{background:#f3f8fb}.contact-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:36px;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;box-shadow:0 24px 70px rgba(7,46,82,.09)}.contact-card h2{font-size:30px;line-height:1.35;margin:14px 0}.contact-card>div>p{color:var(--muted);line-height:1.8}.contact-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full,.form-actions.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;color:#3b5870}.field input,.field select,.field textarea{border:1px solid #d6e4ec;background:#fbfdfe;border-radius:12px;padding:13px 14px;outline:none;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{border-color:#72b9ce;box-shadow:0 0 0 3px rgba(10,174,188,.1)}.form-actions{display:flex;align-items:center;gap:15px;margin-top:4px}.form-actions small{color:#84939f;font-size:10px;line-height:1.5}footer{padding:32px 0;background:#fff;border-top:1px solid #e1eaf0}.footer-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px}.footer-brand{display:flex;align-items:center;gap:11px;direction:ltr}.footer-brand img{width:42px;height:42px;object-fit:contain;border-radius:10px}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-size:14px}.footer-brand span{font-size:9px;color:#81919d;margin-top:4px}.footer-links{display:flex;gap:18px;font-size:11px;font-weight:800;color:#597084}.copyright{font-size:10px;color:#8a99a4;direction:ltr}.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:20px}.modal.show{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(2,24,42,.68);backdrop-filter:blur(6px)}.modal-card{position:relative;z-index:1;width:min(700px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:38px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.modal-close{position:absolute;left:20px;top:18px;width:38px;height:38px;border-radius:50%;border:1px solid #dce7ed;background:#fff;font-size:21px;cursor:pointer}.modal-eyebrow{font-size:10px;font-weight:900;color:#0a879d;letter-spacing:1.4px;text-transform:uppercase}.modal-card h2{font-size:28px;margin:10px 0 5px}.modal-card h4{font-size:13px;color:#668092;margin:0}.modal-desc{color:var(--muted);line-height:1.9;margin:24px 0}.modal-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.modal-metrics div{padding:16px;background:#f5f9fb;border-radius:13px;display:flex;flex-direction:column;direction:ltr}.modal-metrics b{font-size:16px;color:#0b5d94}.modal-metrics span{font-size:9px;color:#7c8e9b;margin-top:3px}.feature-list{margin:24px 0;display:grid;gap:10px}.feature-list div{display:flex;gap:10px;align-items:flex-start;border-bottom:1px solid #edf2f5;padding-bottom:10px;font-size:13px;color:#435d72}.feature-list i{font-style:normal;color:#24a86a;font-weight:900}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media(max-width:960px){.hero{padding-top:60px}.hero-grid,.two-col,.contact-card{grid-template-columns:1fr}.hero-grid{gap:56px}.hero h1{font-size:39px}.services-grid{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.systems-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.main-nav{position:absolute;top:82px;left:20px;right:20px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-toggle{display:block}.two-col{gap:35px}.contact-card{gap:35px}.dashboard-shell{transform:none}}
@media(max-width:640px){.container{width:min(100% - 24px,1200px)}.nav-wrap{height:72px}.main-nav{top:72px}.brand img{width:42px;height:42px}.brand-copy strong{font-size:18px}.hero{min-height:auto;padding:52px 0}.hero h1{font-size:31px}.hero-copy>p{font-size:14px}.hero-actions,.hero-trust{flex-direction:column;align-items:stretch}.hero-trust{gap:14px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-shell{border-radius:17px}.dash-body{grid-template-columns:48px 1fr}.dash-content{padding:17px}.dash-side{padding:12px 7px}.section{padding:64px 0}.section-heading h2{font-size:28px}.services-grid,.about-points,.process-grid,.contact-form{grid-template-columns:1fr}.project-visual{height:190px}.project-metrics{flex-wrap:wrap}.project-metrics div{min-width:30%}.contact-card{padding:26px}.contact-card h2{font-size:26px}.form-actions{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}.modal-card{padding:30px 22px}.modal-card h2{font-size:25px}.modal-metrics{grid-template-columns:1fr}.strip-inner{gap:13px;font-size:9px}.cursor-glow{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.loader-progress i,.loader-pulse{animation:none!important}}

/* V3 — tighter, more corporate typography */
.main-nav{font-size:13px}.eyebrow{font-size:11px}.brand-copy strong{font-size:20px}.hero-trust strong{font-size:13px}.hero-trust span{font-size:10px}.about-points span{font-size:12px}.project-sub{font-size:11px}.filter{font-size:11px;padding:8px 12px}.contact-card>div>p{font-size:14px}.field label{font-size:11px}


/* V5 — Compact corporate typography: explicit overrides */
html{font-size:15px}
.main-nav{font-size:12px!important}
.brand-copy strong{font-size:18px!important}
.brand-copy span{font-size:9px!important}
.eyebrow{font-size:10px!important;letter-spacing:1.6px!important}

.hero{min-height:590px!important;padding:58px 0 54px!important}
.hero h1{
  font-size:36px!important;
  line-height:1.32!important;
  letter-spacing:-.5px!important;
  max-width:610px!important;
  margin:13px 0 15px!important
}
.hero-copy>p{
  font-size:13.5px!important;
  line-height:1.9!important;
  max-width:600px!important
}
.hero-actions{margin-top:19px!important}
.btn{padding:10px 15px!important;font-size:12px!important;border-radius:11px!important}
.hero-trust{margin-top:26px!important;padding-top:16px!important;gap:22px!important}
.hero-trust strong{font-size:12px!important}
.hero-trust span{font-size:9px!important}

.section{padding:70px 0!important}
.section-heading h2{font-size:28px!important;line-height:1.4!important}
.section-heading.centered>p{font-size:12.5px!important}
.about-copy>p{font-size:13.5px!important}
.about-points span{font-size:11.5px!important}
.service-card h3{font-size:15px!important}
.service-card p{font-size:12px!important}
.service-card{padding:21px!important;min-height:185px!important}
.project-copy h3{font-size:17px!important}
.project-sub{font-size:10.5px!important}
.project-copy p{font-size:12px!important;min-height:56px!important}
.project-card{padding:21px!important}
.project-visual{height:210px!important}
.process-step h3{font-size:15px!important}
.process-step p{font-size:12px!important}
.contact-card h2{font-size:25px!important}
.contact-card>div>p{font-size:12.5px!important}
.field label{font-size:10.5px!important}

@media(max-width:960px){
  .hero h1{font-size:32px!important}
  .section-heading h2{font-size:26px!important}
}
@media(max-width:640px){
  .hero{padding:42px 0!important}
  .hero h1{font-size:27px!important;line-height:1.4!important}
  .hero-copy>p{font-size:12.5px!important}
  .section{padding:54px 0!important}
  .section-heading h2{font-size:24px!important}
  .contact-card h2{font-size:23px!important}
}


/* V6 loader enhancement support */
.loading-lock{overflow:hidden}
