/*
Theme Name: Cogniveo Corporate
Theme URI: https://cogniveo.in
Author: OpenAI
Description: Editable management and business consulting WordPress theme for Cogniveo Consulting LLP with CMS-managed Services, Industries, Clients, Case Studies, Gallery, Insights, Business Ecosystem, Leadership and Enquiries.
Version: 2.7.10
Text Domain: cogniveo
*/
:root{--bg:#f7f9fb;--ink:#12212f;--muted:#5c6b78;--brand:#17324d;--accent:#2d6f87;--card:#ffffff;--line:#dfe6eb;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.08em}.brand img{max-height:42px;width:auto}.nav{display:flex;gap:24px;flex-wrap:wrap}.nav a{font-size:.95rem;color:var(--muted)}.nav a:hover{color:var(--brand)}.hero{padding:110px 0 90px;background:linear-gradient(180deg,#fff 0%,#f7f9fb 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.8rem;color:var(--accent)}h1,h2,h3{line-height:1.15;margin-top:0}.hero h1{font-size:clamp(2.7rem,6vw,5.6rem);margin-bottom:18px;color:var(--brand)}.hero .lead{font-size:clamp(1.1rem,2vw,1.45rem);max-width:820px;color:var(--muted)}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;font-weight:700;border:1px solid var(--brand)}.btn.primary{background:var(--brand);color:#fff}.btn.secondary{background:#fff;color:var(--brand)}section{padding:88px 0}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(2rem,4vw,3.25rem);color:var(--brand);margin-bottom:12px}.section-head p{color:var(--muted);font-size:1.05rem}.grid{display:grid;gap:24px}.company-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.company-card,.leader-card,.principle-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:26px;transition:.2s ease;box-shadow:0 10px 35px rgba(17,33,47,.04)}.company-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px rgba(17,33,47,.08)}.company-logo{height:80px;display:flex;align-items:center;margin-bottom:22px}.company-logo img{max-height:70px;max-width:220px;object-fit:contain}.company-card h3{font-size:1.35rem;margin-bottom:6px}.company-card p{color:var(--muted)}.card-link{display:inline-block;margin-top:12px;font-weight:800;color:var(--accent)}.principles{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.principle-card h3{font-size:1.05rem;margin-bottom:8px}.principle-card p{margin:0;color:var(--muted)}.leadership-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.leader-card{padding:0;overflow:hidden}.leader-photo{aspect-ratio:4/3;background:#e9eef2}.leader-photo img{width:100%;height:100%;object-fit:cover}.leader-content{padding:22px}.leader-role{color:var(--accent);font-weight:700;margin-top:-4px}.leader-bio{color:var(--muted)}.dark-section{background:var(--brand);color:#fff}.dark-section .section-head h2,.dark-section .section-head p{color:#fff}.contact-box{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.contact-details{color:#d6e1e7}.footer{padding:30px 0;background:#0e2234;color:#c8d3dc}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.9rem}.empty-note{padding:22px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);background:#fff}@media(max-width:760px){.nav{display:none}.hero{padding:78px 0 64px}section{padding:64px 0}.header-inner{min-height:68px}.wrap{width:min(var(--max),calc(100% - 28px))}}

/* Cogniveo v1.1 visual refinements */
.header-inner{min-height:86px}
.brand{flex:0 1 620px;min-width:0}
.brand .custom-logo-link{display:flex;align-items:center;max-width:100%}
.brand img,.custom-logo{max-height:72px;max-width:min(600px,52vw);width:auto;height:auto;object-fit:contain}
.nav{align-items:center;justify-content:flex-end;gap:26px}
.hero{padding:88px 0 76px}
.hero h1{font-size:clamp(2.6rem,5vw,4.75rem);max-width:1280px}
.leadership-grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));justify-content:center;gap:30px}
.leader-card{text-align:center;padding:30px 24px 26px;overflow:visible}
.leader-photo{width:210px;height:210px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin:0 auto 20px;background:#e9eef2;box-shadow:0 8px 28px rgba(17,33,47,.10)}
.leader-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.leader-content{padding:0}
.leader-content h3{margin-bottom:7px;font-size:1.25rem}
.leader-role{margin:0 0 12px}
.leader-bio{font-size:.95rem}
@media(max-width:900px){.brand img,.custom-logo{max-height:58px;max-width:64vw}.header-inner{min-height:76px}.nav{gap:16px}.nav a{font-size:.88rem}}
@media(max-width:760px){.brand{flex:1}.brand img,.custom-logo{max-height:52px;max-width:78vw}.leadership-grid{grid-template-columns:1fr}.leader-card{max-width:330px;margin:0 auto;width:100%}.leader-photo{width:190px;height:190px}.hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}}


/* Cogniveo v1.2 hard layout fix */
.site-header .header-inner{min-height:78px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:32px!important}
.site-header .brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;max-width:430px!important;min-width:0!important}
.site-header .brand .custom-logo-link{display:block!important;line-height:0!important;max-width:430px!important}
.site-header .brand img,
.site-header img.custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:420px!important;max-height:74px!important;object-fit:contain!important}
.site-header .nav{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:28px!important;white-space:nowrap!important;margin-left:auto!important}

#leadership .leadership-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,320px))!important;justify-content:center!important;align-items:start!important;gap:30px!important}
#leadership .leader-card{display:block!important;width:100%!important;max-width:320px!important;margin:0 auto!important;padding:28px 24px 26px!important;text-align:center!important;overflow:hidden!important;background:#fff!important}
#leadership .leader-photo{display:block!important;position:relative!important;width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;min-width:200px!important;min-height:200px!important;aspect-ratio:1/1!important;border-radius:50%!important;overflow:hidden!important;margin:0 auto 20px!important;background:#e9eef2!important}
#leadership .leader-photo img,
#leadership .leader-photo img.attachment-large,
#leadership .leader-photo img.wp-post-image{display:block!important;width:200px!important;height:200px!important;max-width:200px!important;max-height:200px!important;min-width:200px!important;min-height:200px!important;object-fit:cover!important;object-position:center 18%!important;border-radius:50%!important;margin:0!important;padding:0!important}
#leadership .leader-content{display:block!important;padding:0!important;width:100%!important;max-width:100%!important}
#leadership .leader-content h3{font-size:1.22rem!important;margin:0 0 6px!important}
#leadership .leader-role{margin:0 0 10px!important}
#leadership .leader-bio{font-size:.94rem!important;line-height:1.55!important;margin:0!important}

@media(max-width:1020px){
  .site-header .brand{max-width:350px!important}
  .site-header .brand .custom-logo-link{max-width:350px!important}
  .site-header .brand img,.site-header img.custom-logo{max-width:350px!important;max-height:64px!important}
  .site-header .nav{gap:18px!important}.site-header .nav a{font-size:.9rem!important}
}
@media(max-width:760px){
  .site-header .header-inner{min-height:68px!important}
  .site-header .brand{max-width:280px!important}
  .site-header .brand .custom-logo-link{max-width:280px!important}
  .site-header .brand img,.site-header img.custom-logo{max-width:280px!important;max-height:54px!important}
  .site-header .nav{display:none!important}
  #leadership .leadership-grid{grid-template-columns:1fr!important}
  #leadership .leader-card{max-width:310px!important}
  #leadership .leader-photo,#leadership .leader-photo img,#leadership .leader-photo img.attachment-large,#leadership .leader-photo img.wp-post-image{width:180px!important;height:180px!important;min-width:180px!important;min-height:180px!important;max-width:180px!important;max-height:180px!important}
}

/* v1.4 company information enhancements */
.company-card{display:flex;flex-direction:column;align-items:flex-start;height:100%;}
.company-card .company-logo{width:100%;display:flex;align-items:center;justify-content:center;min-height:130px;margin-bottom:18px;}
.company-card .company-logo img{max-width:260px;max-height:110px;width:auto;height:auto;object-fit:contain;}
.company-card .company-short-info{line-height:1.65;margin:0 0 18px;color:var(--muted,#5d6875);}
.company-card .card-link{margin-top:auto;}





/* Cogniveo v1.6 enquiry form + backend leads */
.contact-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:56px;align-items:start}
.contact-copy{padding-top:14px}
.enquiry-card{background:#fff;color:var(--ink);border-radius:20px;padding:30px;box-shadow:0 20px 60px rgba(0,0,0,.16)}
.enquiry-form{display:grid;gap:18px}
.form-row{display:grid;gap:14px}
.form-row.two{grid-template-columns:1fr 1fr}
.enquiry-form label{display:grid;gap:7px;font-weight:700;font-size:.92rem;color:var(--brand)}
.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #cfd9df;border-radius:10px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff;outline:none}
.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(45,111,135,.13)}
.enquiry-form textarea{resize:vertical;min-height:130px}
.enquiry-submit{border:0;cursor:pointer;width:max-content;min-width:170px}
.form-notice{padding:12px 14px;border-radius:10px;margin-bottom:18px;font-weight:700}
.form-notice.success{background:#e9f8ef;color:#176738;border:1px solid #bfe8ce}
.form-notice.error{background:#fff0f0;color:#9e2b2b;border:1px solid #f0c5c5}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media(max-width:900px){
  .contact-layout{grid-template-columns:1fr;gap:32px}
}
@media(max-width:620px){
  .enquiry-card{padding:22px}
  .form-row.two{grid-template-columns:1fr}
  .enquiry-submit{width:100%}
}


/* Cogniveo v1.7 WhatsApp-style floating contact button */
.cogniveo-whatsapp{
  position:fixed;
  bottom:24px;
  z-index:99999;
  width:58px;
  height:58px;
  border-radius:50%;
  background:#25D366;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 8px 24px rgba(0,0,0,.24);
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
  text-decoration:none!important;
}
.cogniveo-whatsapp.wa-right{right:24px}
.cogniveo-whatsapp.wa-left{left:24px}
.cogniveo-whatsapp:hover,
.cogniveo-whatsapp:focus{
  background:#20bd5a;
  color:#fff;
  transform:translateY(-3px) scale(1.04);
  box-shadow:0 12px 30px rgba(0,0,0,.28);
}
.cogniveo-whatsapp:focus-visible{
  outline:3px solid rgba(37,211,102,.3);
  outline-offset:4px;
}
.wa-svg{
  width:33px;
  height:33px;
  display:block;
  color:#fff;
}
.wa-tooltip{
  position:absolute;
  right:70px;
  top:50%;
  transform:translateY(-50%) translateX(6px);
  white-space:nowrap;
  background:#17324d;
  color:#fff;
  padding:8px 11px;
  border-radius:7px;
  font-size:13px;
  font-weight:700;
  line-height:1;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease, transform .18s ease, visibility .18s ease;
  box-shadow:0 5px 15px rgba(0,0,0,.16);
}
.wa-left .wa-tooltip{
  left:70px;
  right:auto;
  transform:translateY(-50%) translateX(-6px);
}
.cogniveo-whatsapp:hover .wa-tooltip,
.cogniveo-whatsapp:focus .wa-tooltip{
  opacity:1;
  visibility:visible;
  transform:translateY(-50%) translateX(0);
}
@media(max-width:760px){
  .cogniveo-whatsapp{
    width:54px;
    height:54px;
    bottom:17px;
  }
  .cogniveo-whatsapp.wa-right{right:17px}
  .cogniveo-whatsapp.wa-left{left:17px}
  .wa-svg{width:31px;height:31px}
  .wa-tooltip{display:none}
}


/* Cogniveo v1.8 footer reverse logo */
.footer-reverse-logo{
  max-width:1180px;
  margin:0 auto 18px;
  padding:0 24px;
  display:flex;
  justify-content:flex-start;
  align-items:center;
}
.footer-reverse-logo img{
  display:block;
  width:auto;
  max-width:230px;
  max-height:72px;
  object-fit:contain;
}
@media(max-width:760px){
  .footer-reverse-logo{
    justify-content:flex-start;
    padding:0 18px;
    margin-bottom:16px;
  }
  .footer-reverse-logo img{
    max-width:190px;
    max-height:60px;
  }
}


/* Cogniveo v2.0 Leadership bio typography */
.leader-card .leader-bio,
.leader-card .bio,
.leader-card .entry-content,
.leadership-card .leader-bio,
.leadership-card .bio,
.leadership-card .entry-content,
.leader-content,
.leadership-content {
  text-align: justify;
  text-justify: inter-word;
  line-height: 1.72;
}

.leader-card .leader-bio p,
.leader-card .bio p,
.leader-card .entry-content p,
.leadership-card .leader-bio p,
.leadership-card .bio p,
.leadership-card .entry-content p,
.leader-content p,
.leadership-content p {
  text-align: justify;
  text-justify: inter-word;
  margin: 0 0 16px;
}

.leader-card .leader-bio p:last-child,
.leader-card .bio p:last-child,
.leader-card .entry-content p:last-child,
.leadership-card .leader-bio p:last-child,
.leadership-card .bio p:last-child,
.leadership-card .entry-content p:last-child,
.leader-content p:last-child,
.leadership-content p:last-child {
  margin-bottom: 0;
}

@media(max-width:620px){
  .leader-card .leader-bio,
  .leader-card .bio,
  .leader-card .entry-content,
  .leadership-card .leader-bio,
  .leadership-card .bio,
  .leadership-card .entry-content,
  .leader-content,
  .leadership-content {
    text-align: left;
    line-height: 1.65;
  }
}


/* Cogniveo v2.1 Our Principles */
.principles-section{padding:88px 0;background:#f7fafb}
.principles-section .section-head{max-width:760px;margin-bottom:34px}
.principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.principle-card{position:relative;background:#fff;border:1px solid #e3ebef;border-radius:18px;padding:28px 26px 26px;min-height:205px;box-shadow:0 8px 24px rgba(17,50,72,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.principle-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(17,50,72,.09);border-color:#c9dce4}
.principle-number{font-size:.78rem;font-weight:800;letter-spacing:.12em;color:#2d6f87;margin-bottom:22px}
.principle-card h3{margin:0 0 10px;font-size:1.18rem;color:#17324d}
.principle-card p{margin:0;line-height:1.68;color:#566775}
@media(max-width:900px){.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.principles-section{padding:64px 0}.principles-grid{grid-template-columns:1fr}.principle-card{min-height:0;padding:24px 22px}}


/* Cogniveo v2.2 Principles refinement */
.principle-number{display:none!important}
.principle-card{
  padding-top:26px;
  min-height:175px;
}
.principle-card h3{
  margin-top:0;
}
@media(max-width:620px){
  .principle-card{
    min-height:0;
    padding-top:22px;
  }
}

/* Cogniveo v2.3 CMS foundation */
.soft-section{background:#fff}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(17,33,47,.04);transition:.2s ease}.content-card:hover{transform:translateY(-3px);box-shadow:0 16px 44px rgba(17,33,47,.08)}.content-card-image{aspect-ratio:16/9;background:#eef3f6;overflow:hidden}.content-card-image img{width:100%;height:100%;object-fit:cover}.content-card-body{padding:25px}.content-card h3{font-size:1.3rem;margin-bottom:10px}.content-card p{color:var(--muted);margin:0 0 16px}.inner-hero{padding:86px 0 64px;background:linear-gradient(180deg,#fff 0%,#f7f9fb 100%)}.inner-hero h1{font-size:clamp(2.4rem,5vw,4.6rem);color:var(--brand);margin:8px 0 14px}.inner-hero .lead{max-width:820px;color:var(--muted);font-size:1.2rem}.prose-wrap{max-width:900px}.entry-content{font-size:1.05rem}.entry-content h2,.entry-content h3{color:var(--brand);margin-top:1.8em}.entry-content p,.entry-content li{color:#354554}.detail-featured{margin-bottom:36px}.detail-featured img{border-radius:18px}.nav-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px;cursor:pointer}.nav-toggle span:not(.screen-reader-text){display:block;height:2px;background:var(--brand);margin:6px 0}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr .8fr;gap:36px;align-items:start}.footer-about p{max-width:560px;margin:8px 0 0}.footer-kicker{color:#9fd0df;font-weight:700;margin-top:4px}.footer-nav ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.footer-nav a:hover{color:#fff}.footer-contact{display:grid;gap:14px}.footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:.88rem}
@media(max-width:1020px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.site-header .nav-toggle{display:block!important;margin-left:auto}.site-header .nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:68px!important;background:#fff!important;border-bottom:1px solid var(--line)!important;padding:18px 20px!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;white-space:normal!important}.site-header .nav.nav-open{display:flex!important}.site-header .nav a{display:block!important;width:100%!important;padding:10px 0!important}.service-grid,.industry-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.inner-hero{padding:64px 0 46px}}

/* Cogniveo v2.4 Clients + Case Studies + Gallery + Insights */
.inner-hero{padding:78px 0 56px;background:linear-gradient(180deg,#fff 0%,#f2f6f8 100%)}
.inner-hero h1{font-size:clamp(2.45rem,5vw,4.3rem);color:var(--brand);margin-bottom:14px;max-width:960px}
.inner-hero p{max-width:820px;color:var(--muted);font-size:1.08rem}
.service-grid,.industry-grid,.case-grid,.insight-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}
.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 35px rgba(17,33,47,.04);height:100%}
.content-card-image{aspect-ratio:16/9;background:#eef3f6;overflow:hidden}
.content-card-image img{width:100%;height:100%;object-fit:cover}
.content-card-body{padding:24px}.content-card-body h2,.content-card-body h3{color:var(--brand);margin:6px 0 10px}.content-card-body p{color:var(--muted)}
.section-actions{margin-top:30px}.insight-meta,.case-client,.client-industry,.gallery-date{font-size:.9rem;color:var(--accent);font-weight:700}
.client-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px}
.client-logo-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center;box-shadow:0 8px 26px rgba(17,33,47,.04)}
.client-logo-image{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.client-logo-image img{max-width:180px;max-height:90px;width:auto;height:auto;object-fit:contain}
.client-logo-card h2,.client-logo-card h3{font-size:1.02rem;margin:0 0 4px;color:var(--brand)}.client-name-fallback{font-weight:800;color:var(--brand)}
.single-client-logo{max-width:320px;padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff;margin-bottom:28px}.single-client-logo img{max-height:130px;width:auto;object-fit:contain}
.case-study-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px;align-items:start}.case-study-main{min-width:0}.case-cover,.insight-cover,.gallery-single-image{margin-bottom:32px;border-radius:18px;overflow:hidden}.case-cover img,.insight-cover img,.gallery-single-image img{width:100%;height:auto;display:block}.case-section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--line)}.case-section h2{color:var(--brand);font-size:1.7rem}.case-study-side{position:sticky;top:110px}.side-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;margin-bottom:18px}.side-card h3{color:var(--brand);font-size:1.1rem}.tag-list{display:flex;gap:8px;flex-wrap:wrap}.tag-list span{background:#edf4f6;color:var(--brand);padding:6px 9px;border-radius:999px;font-size:.82rem;font-weight:700}.metric{padding:13px 0;border-top:1px solid var(--line);display:grid;gap:2px}.metric:first-of-type{border-top:0}.metric strong{font-size:1.35rem;color:var(--brand)}.metric span{font-size:.88rem;color:var(--muted)}
.gallery-grid{columns:3 280px;column-gap:22px}.gallery-card{break-inside:avoid;margin:0 0 22px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(17,33,47,.04)}.gallery-image{display:block}.gallery-image img{width:100%;height:auto;display:block}.gallery-body{padding:18px}.gallery-body h2{font-size:1.08rem;color:var(--brand);margin:0 0 6px}.gallery-body p{font-size:.92rem;color:var(--muted);margin-bottom:0}.prose-wrap{max-width:900px}.prose-wrap .entry-content,.case-study-main{font-size:1.02rem}.prose-wrap h2,.prose-wrap h3,.entry-content h2,.entry-content h3{color:var(--brand)}
@media(max-width:900px){.case-study-layout{grid-template-columns:1fr}.case-study-side{position:static}.gallery-grid{columns:2 240px}}
@media(max-width:620px){.client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-logo-card{padding:14px}.client-logo-image{height:75px}.client-logo-image img{max-width:130px;max-height:68px}.gallery-grid{columns:1}.inner-hero{padding:58px 0 42px}}


/* Cogniveo v2.5 SEO + responsive + accessibility refinement */
html{overflow-x:hidden;scroll-padding-top:96px}
body{overflow-wrap:anywhere;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
#main-content{display:block}
.skip-link:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;margin:0;padding:10px 14px;clip:auto;overflow:visible;white-space:normal;background:#fff;color:var(--brand);border:2px solid var(--brand);border-radius:8px;z-index:100000;font-weight:800}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(45,111,135,.35);outline-offset:3px}
.nav a{display:inline-flex;align-items:center;min-height:44px}
.btn{min-height:44px;text-align:center}
.entry-content iframe,.entry-content video{max-width:100%}
.entry-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.entry-content th,.entry-content td{padding:10px 12px;border:1px solid var(--line);text-align:left}
.footer-address{font-style:normal;color:#c8d3dc;line-height:1.7;margin:0}
.footer-contact a{color:#dce7ee;text-decoration:none}.footer-contact a:hover{text-decoration:underline;color:#fff}
.footer-nav a{min-height:38px;display:inline-flex;align-items:center}
.content-card a,.client-logo-card a{word-break:normal}
.content-card-image img,.case-cover img,.insight-cover img,.gallery-image img{background:#eef3f6}

@media(max-width:1100px){
  .site-header .header-inner{gap:14px}
  .site-header .brand{flex:0 1 440px}
  .site-header .brand img,.site-header img.custom-logo{max-width:min(440px,43vw)}
  .site-header .nav{gap:14px}
  .site-header .nav a{font-size:.88rem}
}
@media(max-width:900px){
  .hero h1{max-width:900px}
  .footer-grid{grid-template-columns:1.25fr 1fr;gap:30px}
  .footer-contact{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
  .case-study-layout{gap:30px}
}
@media(max-width:760px){
  body.nav-is-open{overflow:hidden}
  html{scroll-padding-top:76px}
  .site-header .header-inner{position:relative}
  .site-header .brand{flex:1 1 auto;max-width:calc(100% - 58px)!important}
  .site-header .brand .custom-logo-link{max-width:100%!important}
  .site-header .brand img,.site-header img.custom-logo{max-width:min(250px,72vw)!important;max-height:52px!important}
  .site-header .nav-toggle{min-width:44px;min-height:44px;border-radius:8px}
  .site-header .nav{top:68px!important;max-height:calc(100vh - 68px);overflow-y:auto;box-shadow:0 18px 30px rgba(17,33,47,.12)}
  .site-header .nav a{min-height:46px!important;padding:11px 2px!important;border-bottom:1px solid #edf1f3}
  .site-header .nav a:last-child{border-bottom:0}
  .hero{padding:64px 0 54px}
  .hero h1{font-size:clamp(2.25rem,11vw,3.5rem)}
  .hero .lead{font-size:1.05rem}
  section{padding:58px 0}
  .section-head{margin-bottom:28px}
  .section-head h2{font-size:clamp(1.8rem,8vw,2.55rem)}
  .actions{display:grid;grid-template-columns:1fr;margin-top:24px}
  .actions .btn{width:100%}
  .footer-grid{grid-template-columns:1fr;gap:28px}
  .footer-contact{grid-column:auto;grid-template-columns:1fr}
  .footer-reverse-logo{padding:0 14px}
  .contact-layout{gap:26px}
  .enquiry-card{border-radius:16px}
  .case-study-layout{grid-template-columns:1fr}
  .case-study-side{position:static}
}
@media(max-width:480px){
  .wrap{width:min(var(--max),calc(100% - 24px))}
  .hero{padding:54px 0 46px}
  .inner-hero{padding:48px 0 36px}
  .inner-hero h1{font-size:clamp(2rem,11vw,2.85rem)}
  section{padding:52px 0}
  .company-card,.principle-card{padding:22px}
  .content-card-body{padding:20px}
  .client-logo-grid{grid-template-columns:1fr 1fr}
  .client-logo-card{padding:12px 8px}
  .client-logo-image{height:68px}
  .client-logo-image img{max-width:120px;max-height:62px}
  .leader-card{padding:24px 18px 22px}
  .leader-photo{width:164px!important;height:164px!important}
  .enquiry-card{padding:18px}
  .cogniveo-whatsapp{bottom:max(14px,env(safe-area-inset-bottom));}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
\n\n/* Cogniveo v2.5.1 heading hierarchy refinement */\n.eyebrow{font-size:.8rem;line-height:1.35;letter-spacing:.14em;margin-bottom:12px}\n.hero h1{font-size:clamp(3rem,4.2vw,3.5rem);max-width:980px;margin-bottom:18px}\n.hero .lead{font-size:clamp(1.125rem,1.5vw,1.25rem);max-width:840px}\n.section-head h2{font-size:clamp(2rem,3vw,2.375rem);margin-bottom:12px}\n.section-head p{font-size:clamp(1rem,1.2vw,1.125rem)}\n@media(max-width:760px){\n  .eyebrow{font-size:.74rem;margin-bottom:10px}\n  .hero h1{font-size:clamp(2.125rem,10vw,2.5rem);line-height:1.12}\n  .hero .lead{font-size:clamp(1rem,4.5vw,1.0625rem)}\n  .section-head h2{font-size:clamp(1.6875rem,7vw,1.875rem);line-height:1.18}\n  .section-head p{font-size:clamp(.9375rem,4vw,1.0625rem)}\n}\n

/* Cogniveo v2.5.3 — footer, visibility and Vision/Mission refinements */
.footer-grid.footer-grid-no-nav{grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:72px}
.footer-grid.footer-grid-no-nav .footer-contact{justify-self:end;width:min(100%,390px)}
.footer-contact-heading{color:#fff;font-size:1rem;margin:0 0 14px;font-weight:800}
.footer-address strong,.footer-contact>div>strong{color:#fff}
.vision-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.vision-mission-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 10px 35px rgba(17,33,47,.04)}
.vision-mission-card h3{font-size:1.35rem;color:var(--brand);margin-bottom:10px}
.vision-mission-card p{margin:0;color:var(--muted)}
@media(max-width:900px){
  .footer-grid.footer-grid-no-nav{grid-template-columns:1fr 1fr;gap:36px}
  .footer-grid.footer-grid-no-nav .footer-contact{justify-self:stretch;width:100%;grid-column:auto;grid-template-columns:1fr}
}
@media(max-width:760px){
  .footer-grid.footer-grid-no-nav{grid-template-columns:1fr;gap:28px}
  .footer-grid.footer-grid-no-nav .footer-contact{justify-self:stretch}
  .vision-mission-grid{grid-template-columns:1fr}
}


/* Cogniveo v2.5.4: footer hierarchy, legal links and social controls */
.footer-grid.footer-grid-no-nav{
  grid-template-columns:minmax(0,1.35fr) minmax(180px,.55fr) minmax(330px,.85fr);
  gap:clamp(44px,6vw,96px);
  align-items:start;
}
.footer-grid.footer-grid-no-nav .footer-contact{
  justify-self:end;
  width:100%;
  max-width:390px;
}
.footer-legal{display:grid;gap:10px;align-content:start}
.footer-column-heading{color:#fff;font-size:1rem;font-weight:800;margin:0 0 10px}
.footer-legal a{color:#dce7ee;text-decoration:none;width:max-content;max-width:100%}
.footer-legal a:hover{color:#fff;text-decoration:underline}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.footer-bottom-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.footer-bottom-links{display:flex;gap:14px;flex-wrap:wrap}
.footer-bottom-links a{color:#c8d3dc;text-decoration:none}
.footer-bottom-links a:hover{color:#fff;text-decoration:underline}
.footer-social{display:flex;align-items:center;gap:10px}
.footer-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:.2s ease}
.footer-social a:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}
.footer-social svg{width:18px;height:18px;display:block;fill:currentColor}
#about .section-head .eyebrow{margin-bottom:10px}
@media(max-width:960px){
  .footer-grid.footer-grid-no-nav{grid-template-columns:1.2fr .8fr;gap:40px}
  .footer-grid.footer-grid-no-nav .footer-contact{justify-self:stretch;max-width:none}
  .footer-grid.footer-grid-no-nav .footer-legal{grid-column:1/-1;grid-row:2}
}
@media(max-width:760px){
  .footer-grid.footer-grid-no-nav{grid-template-columns:1fr;gap:28px}
  .footer-grid.footer-grid-no-nav .footer-legal{grid-column:auto;grid-row:auto}
  .footer-grid.footer-grid-no-nav .footer-contact{justify-self:stretch}
  .footer-bottom{align-items:flex-start;flex-direction:column}
}

/* v2.6 Cogniveo website assistant */
.cog-assistant{position:fixed;bottom:24px;z-index:9998;font-family:inherit}.cog-assistant-right{right:24px}.cog-assistant-left{left:24px}.cog-assistant-launcher{border:0;border-radius:999px;padding:13px 18px;background:#0e2940;color:#fff;font:inherit;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.22);cursor:pointer;display:flex;align-items:center;gap:9px}.cog-chat-dot{width:10px;height:10px;border-radius:50%;background:#7dd3fc;box-shadow:0 0 0 4px rgba(125,211,252,.15)}.cog-assistant-panel{position:absolute;bottom:58px;width:min(380px,calc(100vw - 32px));max-height:min(650px,calc(100vh - 110px));background:#fff;border:1px solid #dbe3e8;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px rgba(0,0,0,.28);color:#183042}.cog-assistant-right .cog-assistant-panel{right:0}.cog-assistant-left .cog-assistant-panel{left:0}.cog-assistant-head{background:#0e2940;color:#fff;padding:16px 18px;display:flex;justify-content:space-between;align-items:center}.cog-assistant-head strong{display:block;font-size:16px}.cog-assistant-head span{display:block;font-size:12px;opacity:.78;margin-top:2px}.cog-assistant-close{border:0;background:transparent;color:#fff;font-size:27px;line-height:1;cursor:pointer}.cog-assistant-body{padding:16px;overflow:auto;max-height:510px;background:#f6f8fa}.cog-msg{padding:11px 13px;border-radius:13px;font-size:14px;line-height:1.5;margin-bottom:12px}.cog-bot{background:#fff;border:1px solid #e1e7eb}.cog-error{background:#fff;border:1px solid #b42318}.cog-quick{display:grid;gap:7px}.cog-quick button,.cog-wa-handoff{width:100%;text-align:left;border:1px solid #cbd7df;background:#fff;border-radius:10px;padding:10px 12px;font:inherit;font-size:13px;cursor:pointer}.cog-quick button:hover{border-color:#0e2940}.cog-lead-form label{display:block;font-size:12px;font-weight:700;margin:9px 0}.cog-lead-form input,.cog-lead-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;border:1px solid #cbd7df;border-radius:9px;padding:10px;font:inherit;background:#fff}.cog-lead-form small{display:block;font-size:11px;line-height:1.4;color:#5b6872;margin:8px 0}.cog-assistant-submit{width:100%;border:0;border-radius:10px;background:#0e2940;color:#fff;padding:11px 14px;font:inherit;font-weight:700;cursor:pointer}.cog-assistant-foot{padding:10px 16px 14px;background:#f6f8fa;border-top:1px solid #e1e7eb}.cog-wa-handoff{text-align:center;background:#fff;font-weight:700}.cog-wa-handoff:before{content:'↗';margin-right:7px}.cog-assistant button:focus-visible,.cog-assistant input:focus-visible,.cog-assistant textarea:focus-visible{outline:3px solid rgba(14,41,64,.25);outline-offset:2px}@media(max-width:600px){.cog-assistant{bottom:16px}.cog-assistant-right{right:16px}.cog-assistant-left{left:16px}.cog-assistant-launcher{padding:12px 15px}.cog-assistant-panel{bottom:55px;max-height:calc(100vh - 90px)}.cog-assistant-body{max-height:calc(100vh - 250px)}}


/* v2.6.1 — Keep WhatsApp and Talk to Cogniveo as separate floating actions */
.cog-assistant-right{right:24px;bottom:96px}
.cog-assistant-left{left:24px;bottom:96px}
.cogniveo-whatsapp{z-index:9999}
@media(max-width:600px){
  .cog-assistant-right{right:16px;bottom:82px}
  .cog-assistant-left{left:16px;bottom:82px}
}


/* v2.6.4 — How We Work */
.process-section{background:#fff}
.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.process-card{position:relative;padding:30px 26px;border:1px solid rgba(15,48,72,.12);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(15,48,72,.05)}
.process-number{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent,#2f8dbd);margin-bottom:14px}
.process-card h3{margin:0 0 10px;font-size:22px}
.process-card p{margin:0;line-height:1.7}
.process-flow{margin-top:28px;text-align:center;font-weight:700;letter-spacing:.01em;color:#173b56}
.process-flow span{display:inline-block;margin:0 8px;color:var(--accent,#2f8dbd)}
@media(max-width:900px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.process-grid{grid-template-columns:1fr}.process-card{padding:24px 20px}.process-flow{font-size:14px;line-height:2}.process-flow span{margin:0 4px}}


/* v2.6.5 — refined How We Work cards + clearly separated contact actions */
.process-grid{gap:24px}
.process-card{
  overflow:hidden;
  min-height:250px;
  padding:34px 30px 30px;
  border:1px solid rgba(23,50,77,.10);
  border-radius:20px;
  background:linear-gradient(145deg,#ffffff 0%,#f8fbfd 100%);
  box-shadow:0 14px 38px rgba(23,50,77,.07);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.process-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--accent),#79bdd2);opacity:.9}
.process-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(23,50,77,.12);border-color:rgba(45,111,135,.22)}
.process-number{display:none!important}
.process-icon{width:38px;height:6px;border-radius:999px;background:var(--accent);margin-bottom:22px;opacity:.9}
.process-card h3{font-size:clamp(1.35rem,2vw,1.65rem);margin-bottom:14px;color:var(--brand)}
.process-card p{color:#425563;line-height:1.72}
.process-flow{margin-top:34px;padding:15px 18px;border-radius:999px;background:#f2f7fa;border:1px solid rgba(23,50,77,.08);width:max-content;max-width:100%;margin-left:auto;margin-right:auto}

/* Keep the two contact choices visually independent: assistant left, WhatsApp right. */
.cog-assistant,.cog-assistant-right,.cog-assistant-left{left:24px!important;right:auto!important;bottom:24px!important}
.cog-assistant .cog-assistant-panel{left:0!important;right:auto!important}
.cogniveo-whatsapp.wa-right{right:24px!important;left:auto!important;bottom:24px!important}
.cogniveo-whatsapp.wa-left{right:24px!important;left:auto!important;bottom:24px!important}
@media(max-width:600px){
  .cog-assistant,.cog-assistant-right,.cog-assistant-left{left:16px!important;right:auto!important;bottom:16px!important}
  .cogniveo-whatsapp.wa-right,.cogniveo-whatsapp.wa-left{right:16px!important;left:auto!important;bottom:16px!important}
  .cog-assistant-launcher{max-width:calc(100vw - 96px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .process-card{min-height:0;padding:28px 24px}
  .process-flow{width:100%;border-radius:16px;line-height:2;text-align:left}
}


/* Cogniveo v2.6.6 — premium visual refinement */
:root{--soft-blue:#eef5f8;--soft-warm:#fbf8f1;--deep:#0b2134;--accent-2:#78b7ca}
body{background:#fff}
.site-header{box-shadow:0 1px 0 rgba(23,50,77,.05);transition:box-shadow .2s ease}
.nav a{position:relative;font-weight:600;padding:27px 0 24px}
.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--accent);border-radius:99px;transition:right .2s ease}
.nav a:hover::after{right:0}
.hero{position:relative;overflow:hidden;padding:112px 0 98px;background:radial-gradient(circle at 88% 15%,rgba(120,183,202,.18),transparent 28%),radial-gradient(circle at 70% 85%,rgba(45,111,135,.08),transparent 24%),linear-gradient(180deg,#fff 0%,#f4f8fa 100%)}
.hero::after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(45,111,135,.08);border-radius:50%;right:-160px;top:-170px;pointer-events:none}
.hero .wrap{position:relative;z-index:1}
.hero .eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(45,111,135,.16);background:rgba(255,255,255,.65);border-radius:999px}
.hero .eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}
.hero h1{letter-spacing:-.035em}
.actions .btn,.section-actions .btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.btn.primary{box-shadow:0 10px 24px rgba(23,50,77,.14)}
.btn.primary:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(23,50,77,.20)}
.btn.secondary:hover{transform:translateY(-2px);background:#f7fafb}
section{position:relative}
section>.wrap>.section-head{position:relative}
section>.wrap>.section-head::before{content:"";display:block;width:44px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--accent),var(--accent-2));margin-bottom:17px}
.hero .section-head::before,.process-section .section-head::before{display:none}
#about{background:#fff}
#about .wrap{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:center}
#about .section-head{grid-column:1/-1;max-width:900px;margin-left:auto;margin-right:auto;text-align:center}
#about .section-head::before{margin-left:auto;margin-right:auto}
.soft-section{background:linear-gradient(180deg,#f7fafb 0%,#f2f7f9 100%)}
.content-card,.company-card,.leader-card,.principle-card,.vision-mission-card,.client-logo-card{border-color:rgba(23,50,77,.10);box-shadow:0 12px 34px rgba(23,50,77,.055)}
.content-card:hover,.company-card:hover,.leader-card:hover,.principle-card:hover,.vision-mission-card:hover,.client-logo-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(23,50,77,.105);border-color:rgba(45,111,135,.22)}
.content-card,.company-card,.leader-card,.principle-card,.vision-mission-card,.client-logo-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.content-card-image{position:relative}
.content-card-image::after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(11,33,52,.08));pointer-events:none}
.card-link{display:inline-flex;align-items:center;gap:6px;transition:gap .18s ease,color .18s ease}.card-link:hover{gap:10px;color:var(--brand)}
.industry-card .content-card-body,.service-card .content-card-body{min-height:210px;display:flex;flex-direction:column}.industry-card .card-link,.service-card .card-link{margin-top:auto}
.vision-mission-card{position:relative;overflow:hidden}.vision-mission-card::after{content:"";position:absolute;right:-34px;top:-34px;width:90px;height:90px;border-radius:50%;background:rgba(120,183,202,.10)}
.principle-card{position:relative;padding-top:30px}.principle-card::before{content:"";position:absolute;top:0;left:26px;width:38px;height:4px;background:var(--accent);border-radius:0 0 6px 6px}
.leader-photo{overflow:hidden}.leader-photo img{transition:transform .35s ease}.leader-card:hover .leader-photo img{transform:scale(1.025)}

/* Contact: lighter, more welcoming consulting CTA */
#contact.dark-section{background:linear-gradient(135deg,#edf5f8 0%,#fbf7ed 100%);color:var(--ink)}
#contact .contact-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;align-items:center}
#contact .section-head h2{color:var(--brand);font-size:clamp(2.35rem,4vw,3.6rem);letter-spacing:-.025em}
#contact .section-head p{color:#334b5d;font-size:1.1rem;max-width:580px}
#contact .contact-copy::before{content:"LET'S TALK BUSINESS";display:block;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin-bottom:18px}
#contact .contact-details{margin-top:30px;background:#fff;border:1px solid rgba(23,50,77,.1);border-radius:18px;padding:24px 26px;color:var(--ink);box-shadow:0 14px 40px rgba(23,50,77,.07);display:grid;gap:10px}
#contact .contact-details div{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:start}
#contact .contact-details div::before{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:var(--accent);text-transform:uppercase}
#contact .contact-details div:first-child::before{content:"Email"}#contact .contact-details div:nth-child(2)::before{content:"Phone"}
#contact .contact-details div{font-size:0}#contact .contact-details div::first-line{font-size:0}#contact .contact-details div{font-size:1rem}
#contact .enquiry-card{background:rgba(255,255,255,.94);border:1px solid rgba(23,50,77,.10);box-shadow:0 20px 55px rgba(23,50,77,.10);border-radius:22px;padding:30px}
#contact .enquiry-form input,#contact .enquiry-form select,#contact .enquiry-form textarea{background:#fbfcfc;border:1px solid #d9e2e7;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
#contact .enquiry-form input:focus,#contact .enquiry-form select:focus,#contact .enquiry-form textarea:focus{background:#fff;border-color:var(--accent);box-shadow:0 0 0 3px rgba(45,111,135,.10);outline:none}
#contact .enquiry-submit{width:100%;border-radius:12px;min-height:52px}

/* Footer: balanced four-column corporate layout; registered office moves to legal strip */
.footer{padding:64px 0 24px;background:linear-gradient(145deg,#0b1e2f 0%,#102c43 100%);color:#c8d5de}
.footer-reverse-logo{margin-bottom:28px}
.footer-grid,.footer-grid.footer-grid-no-nav,.footer-grid.footer-grid-has-nav{display:grid;grid-template-columns:minmax(250px,1.35fr) minmax(155px,.65fr) minmax(210px,.8fr) minmax(210px,.8fr);gap:clamp(28px,4vw,62px);align-items:start}
.footer-grid.footer-grid-no-nav .footer-contact,.footer-grid.footer-grid-has-nav .footer-contact{justify-self:stretch;width:auto;max-width:none;display:grid;gap:12px;grid-column:auto}
.footer-about strong{font-size:1.08rem;color:#fff}.footer-about p{max-width:390px;color:#b8c7d1;line-height:1.72}
.footer-kicker{color:#8dd0e2;margin-top:7px}
.footer-column-heading,.footer-contact-heading{color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;margin:0 0 17px}
.footer-company-links,.footer-service-links{display:grid;gap:9px}.footer-company-links a,.footer-service-links a,.footer-contact a{color:#cbd8e0;transition:color .15s ease,transform .15s ease}.footer-company-links a:hover,.footer-service-links a:hover,.footer-contact a:hover{color:#fff;transform:translateX(2px);text-decoration:none}
.footer-contact .footer-address{display:none}
.footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);align-items:flex-end}
.footer-bottom-left{display:grid;gap:8px}.footer-registered{color:#9fb2bf;font-size:.84rem;line-height:1.55;max-width:920px}.footer-legal-inline{display:flex;gap:16px;flex-wrap:wrap}.footer-legal-inline a{color:#d0dce4}.footer-legal-inline a:hover{color:#fff}
.footer-social a{border-radius:10px;background:rgba(255,255,255,.04)}

/* Independent floating actions: clearly different jobs */
.cog-assistant,.cog-assistant-right,.cog-assistant-left{left:24px!important;right:auto!important;bottom:24px!important}
.cog-assistant-launcher{background:var(--deep);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 34px rgba(11,33,52,.28)}
.cogniveo-whatsapp.wa-right,.cogniveo-whatsapp.wa-left{right:24px!important;left:auto!important;bottom:24px!important;box-shadow:0 12px 30px rgba(0,0,0,.18)}

@media(max-width:1050px){
 .footer-grid,.footer-grid.footer-grid-no-nav,.footer-grid.footer-grid-has-nav{grid-template-columns:1.25fr .75fr .9fr}.footer-contact{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-top:8px}
}
@media(max-width:900px){#about .wrap{display:block}#contact .contact-layout{grid-template-columns:1fr;gap:34px}.footer-grid,.footer-grid.footer-grid-no-nav,.footer-grid.footer-grid-has-nav{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1!important}}
@media(max-width:760px){
 .hero{padding:84px 0 72px}.nav a{padding:10px 0}.nav a::after{display:none}
 section>.wrap>.section-head::before{margin-bottom:14px}
 #contact .section-head h2{font-size:clamp(2rem,9vw,2.65rem)}#contact .enquiry-card{padding:22px 18px}#contact .contact-details{padding:20px}
 .footer{padding-top:46px}.footer-grid,.footer-grid.footer-grid-no-nav,.footer-grid.footer-grid-has-nav{grid-template-columns:1fr;gap:30px}.footer-contact{grid-column:auto!important;grid-template-columns:1fr!important}.footer-bottom{margin-top:32px}
 .cog-assistant,.cog-assistant-right,.cog-assistant-left{left:16px!important;bottom:16px!important}.cogniveo-whatsapp.wa-right,.cogniveo-whatsapp.wa-left{right:16px!important;bottom:16px!important}
}

/* Cogniveo v2.6.7 — tighter, more refined typography */
.hero{padding:94px 0 78px}
.hero h1{font-size:clamp(3.25rem,4.2vw,4rem);max-width:1050px;line-height:1.08;letter-spacing:-.035em;margin-bottom:20px}
.hero .lead{font-size:clamp(1.125rem,1.45vw,1.35rem);line-height:1.55;max-width:900px}
.hero .eyebrow{font-size:.8rem}
.nav a{font-size:1rem}
.section-head h2{font-size:clamp(2.25rem,3.1vw,2.625rem)}
.section-head p{font-size:clamp(1.05rem,1.2vw,1.18rem)}
.content-card h3,.company-card h3{font-size:clamp(1.35rem,1.8vw,1.55rem)}
.content-card p,.company-card p,.principle-card p{font-size:1rem}
@media(max-width:760px){
 .hero{padding:76px 0 64px}
 .hero h1{font-size:clamp(2.25rem,10vw,2.65rem);max-width:100%;line-height:1.1}
 .hero .lead{font-size:clamp(1rem,4.4vw,1.08rem);line-height:1.58}
 .section-head h2{font-size:clamp(1.75rem,7.5vw,2rem)}
 .section-head p{font-size:1rem}
}


/* Cogniveo v2.6.8 — footer-safe floating contact actions */
.cog-assistant,.cogniveo-whatsapp{transition:bottom .18s ease}
@media(max-width:760px){.cog-assistant,.cogniveo-whatsapp{transition:bottom .14s ease}}


/* Cogniveo v2.6.10 — assistant scrolling, close control and viewport-safe layout */
.cog-assistant-panel{
  display:flex;
  flex-direction:column;
  width:min(420px,calc(100vw - 32px));
  height:min(640px,calc(100dvh - 120px));
  max-height:calc(100dvh - 120px);
  overflow:hidden;
}
.cog-assistant-head{
  flex:0 0 auto;
  position:relative;
  z-index:2;
  padding:16px 16px 16px 18px;
  box-shadow:0 1px 0 rgba(255,255,255,.08);
}
.cog-assistant-close{
  width:40px;
  height:40px;
  min-width:40px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.18);
  font-size:28px;
  line-height:1;
  transition:background .18s ease,transform .18s ease;
}
.cog-assistant-close:hover{background:rgba(255,255,255,.18);transform:scale(1.04)}
.cog-assistant-body{
  flex:1 1 auto;
  min-height:0;
  max-height:none;
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
  scrollbar-color:#9fb4c2 transparent;
}
.cog-assistant-body::-webkit-scrollbar{width:8px}
.cog-assistant-body::-webkit-scrollbar-track{background:transparent}
.cog-assistant-body::-webkit-scrollbar-thumb{background:#b4c3cd;border-radius:999px;border:2px solid #f6f8fa}
.cog-assistant-foot{
  flex:0 0 auto;
  position:relative;
  z-index:2;
  background:#fff;
  box-shadow:0 -8px 20px rgba(14,41,64,.05);
}
.cog-assistant.is-open .cog-assistant-launcher{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px)}
.cog-assistant-launcher{transition:opacity .18s ease,visibility .18s ease,transform .18s ease,box-shadow .18s ease}
body.cog-assistant-open{overflow:hidden}
@media(min-width:761px){body.cog-assistant-open{overflow:auto}}
@media(max-width:760px){
  .cog-assistant-panel{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    bottom:14px!important;
    top:14px!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
    border-radius:18px;
  }
  .cog-assistant-body{padding:14px}
  .cog-assistant-head{padding:14px 14px 14px 16px}
  .cog-assistant-close{width:42px;height:42px;min-width:42px;font-size:30px}
  .cog-assistant-foot{padding-bottom:max(14px,env(safe-area-inset-bottom))}
}

/* Cogniveo v2.6.11 — ensure HTML hidden state wins over flex layout */
.cog-assistant-panel[hidden]{display:none!important}

/* =========================================================
   Cogniveo v2.7 — warmer premium visual polish
   ========================================================= */
:root{--cog-soft-blue:#eaf6fb;--cog-soft-gold:#fff7df;--cog-glow:rgba(65,166,202,.16)}
.section-head{position:relative}.section-head h2{letter-spacing:-.025em}.section-head p{max-width:760px}
.service-card,.industry-card,.principle-card,.vision-mission-card,.leader-card,.company-card,.content-card{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.service-card:hover,.industry-card:hover,.principle-card:hover,.vision-mission-card:hover,.leader-card:hover,.company-card:hover,.content-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(11,43,68,.09);border-color:rgba(54,137,168,.28)}
.service-card::after,.industry-card::after,.vision-mission-card::after,.principle-card::after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-45px;top:-45px;background:radial-gradient(circle,rgba(105,198,230,.20),rgba(105,198,230,0) 68%);pointer-events:none}
.service-card::before{content:"✦";display:grid;place-items:center;width:34px;height:34px;border-radius:11px;margin-bottom:18px;background:linear-gradient(145deg,var(--cog-soft-blue),#fff);border:1px solid rgba(54,137,168,.17);color:var(--accent);font-size:.92rem;box-shadow:0 6px 16px rgba(34,105,135,.07)}
.industry-card::before{content:"";display:block;width:32px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--accent),#9ed8ea);margin-bottom:17px}
.principle-card h3::before{content:"•";color:var(--accent);margin-right:8px}.vision-mission-card{background:linear-gradient(145deg,#fff 0%,#f9fcfd 72%,#edf8fb 100%)}
.vision-mission-card:first-child{border-top:3px solid #68bdd8}.vision-mission-card:last-child{border-top:3px solid #f2bd43}
.company-card{background:linear-gradient(160deg,#fff 0%,#fbfdfe 100%)}
.leader-card .leader-image img{transition:transform .35s ease}.leader-card:hover .leader-image img{transform:scale(1.025)}
.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{box-shadow:0 10px 24px rgba(13,45,72,.14)}
.actions{gap:12px;flex-wrap:wrap}
.soft-section{position:relative}.soft-section::before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;left:-100px;top:28%;background:radial-gradient(circle,var(--cog-glow),transparent 70%);pointer-events:none}
.contact-layout{position:relative}.contact-layout::before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;left:-120px;bottom:-110px;background:rgba(255,255,255,.035);pointer-events:none}
.contact-copy .section-head h2{max-width:620px}.contact-details a{transition:color .18s ease}.contact-details a:hover{color:#8ed7ef}
.site-footer .footer-grid>div{min-width:0}.site-footer a{transition:color .18s ease,opacity .18s ease}.site-footer a:hover{color:#8ed7ef}
.cog-assistant-launcher,.cogniveo-whatsapp{transition:transform .18s ease,box-shadow .18s ease,bottom .18s ease}.cog-assistant-launcher:hover,.cogniveo-whatsapp:hover{transform:translateY(-3px)}
@media(max-width:760px){.service-card::before{width:31px;height:31px;margin-bottom:14px}.soft-section::before{display:none}.service-card:hover,.industry-card:hover,.principle-card:hover,.vision-mission-card:hover,.leader-card:hover,.company-card:hover,.content-card:hover{transform:none}}

/* Cogniveo v2.7.1 — logo-led corporate visual system */
:root{
  --cog-navy:#062b68;
  --cog-blue:#0878ef;
  --cog-cyan:#18b6ff;
  --cog-orange:#ff9200;
  --cog-gold:#ffc229;
  --cog-pale:#f5f9ff;
  --cog-soft:#eef6ff;
  --max:1280px;
}
body{background:#fff;color:#12243a}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(6,43,104,.08);box-shadow:0 4px 24px rgba(6,43,104,.035)}
.nav a{font-weight:600;color:#56687b;position:relative}
.nav a:hover{color:var(--cog-navy)}
.nav a::after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:4px;background:linear-gradient(90deg,var(--cog-blue),var(--cog-orange));transition:right .22s ease}
.nav a:hover::after{right:0}
.hero{padding:76px 0 0;background:radial-gradient(circle at 86% 16%,rgba(8,120,239,.12),transparent 27%),radial-gradient(circle at 68% 78%,rgba(24,182,255,.08),transparent 28%),linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.hero::after{display:none}
.hero-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:44px;min-height:540px}
.hero-copy{padding:30px 0 52px;position:relative;z-index:2}
.hero .eyebrow{border-color:rgba(8,120,239,.18);background:rgba(255,255,255,.82);color:var(--cog-navy);box-shadow:0 8px 24px rgba(8,120,239,.05)}
.hero .eyebrow::before{background:linear-gradient(135deg,var(--cog-blue),var(--cog-orange))}
.hero h1{font-size:clamp(3.05rem,4.35vw,4.25rem);line-height:1.055;max-width:790px;color:#082f5e;letter-spacing:-.045em;margin:20px 0 22px}
.hero .lead{font-size:clamp(1.06rem,1.35vw,1.22rem);line-height:1.62;max-width:760px;color:#51677c}
.hero .lead p{margin:0}
.hero .actions{margin-top:30px}
.btn{border-radius:9px;min-height:50px;padding:13px 22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.btn.primary{background:linear-gradient(135deg,#062f70,#0757b9);border-color:#062f70;box-shadow:0 12px 28px rgba(6,47,112,.16)}
.btn.primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(6,47,112,.22)}
.btn.secondary{border-color:rgba(8,88,180,.4);color:#073a77;background:rgba(255,255,255,.9)}
.btn.secondary:hover{transform:translateY(-2px);border-color:var(--cog-blue);box-shadow:0 10px 24px rgba(8,120,239,.08)}
.hero-system-visual{position:relative;min-height:530px;display:grid;place-items:center;isolation:isolate}
.hero-system-visual::before{content:"";position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(11,117,238,.14),rgba(11,117,238,0) 68%);filter:blur(2px);z-index:-1}
.hero-system-visual::after{content:"";position:absolute;inset:12% 2% 8% 12%;background-image:radial-gradient(circle,rgba(8,120,239,.18) 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(120deg,transparent 8%,#000 42%,transparent 92%);z-index:-2}
.hero-system-visual svg{width:100%;max-width:650px;height:auto;filter:drop-shadow(0 28px 38px rgba(6,43,104,.12))}
.credibility-strip{position:relative;z-index:3;margin-top:-20px;transform:translateY(36px);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border:1px solid rgba(6,43,104,.10);border-radius:20px;box-shadow:0 20px 55px rgba(6,43,104,.10);overflow:hidden}
.credibility-item{padding:24px 28px;display:grid;gap:4px;position:relative;min-height:104px;align-content:center}
.credibility-item:not(:last-child)::after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:rgba(6,43,104,.10)}
.credibility-item strong{font-size:clamp(1.45rem,2.1vw,2rem);line-height:1.1;color:#0755bf;letter-spacing:-.025em}
.credibility-item span{font-size:.92rem;color:#617386;font-weight:600}
.credibility-item.accent strong{color:var(--cog-orange)}
#about{padding-top:130px}
section{position:relative}
.section-head h2{color:#0b315d;letter-spacing:-.025em}
.section-head .section-copy{color:var(--muted);font-size:clamp(1rem,1.2vw,1.125rem)}
.section-head .section-copy p{margin:0}
.soft-section{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.service-card{border-radius:18px;border:1px solid rgba(6,43,104,.10);box-shadow:0 12px 30px rgba(6,43,104,.05);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.service-card::before{content:"";width:42px;height:42px;border:1px solid rgba(8,120,239,.18);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);background:linear-gradient(145deg,rgba(8,120,239,.12),rgba(255,146,0,.10));box-shadow:none;margin:22px 24px 0}
.service-card:nth-child(7)::before{background:linear-gradient(145deg,rgba(8,120,239,.10),rgba(255,146,0,.22));border-color:rgba(255,146,0,.30)}
.service-card .content-card-body{padding:19px 24px 24px;min-height:225px}
.service-card h3{color:#0b315d;font-size:1.16rem;line-height:1.28}
.service-card p{font-size:.94rem;line-height:1.6}
.service-card .card-link{color:#075ed0}
.service-card:hover{border-color:rgba(8,120,239,.24);box-shadow:0 18px 42px rgba(6,43,104,.09)}
.industry-card{border-top:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--cog-blue),var(--cog-orange)) border-box}
.industry-card::before{display:none}
.content-card,.company-card,.leader-card,.principle-card,.vision-mission-card{box-shadow:0 10px 30px rgba(6,43,104,.045);border-color:rgba(6,43,104,.10)}
.process-card{border-color:rgba(6,43,104,.10)}
.process-card .process-icon{background:linear-gradient(135deg,var(--cog-blue),var(--cog-orange))}
.vision-mission-card::before,.principle-card::before{background:linear-gradient(90deg,var(--cog-blue),var(--cog-orange))}
.footer{background:linear-gradient(145deg,#071d35,#092d50)}

@media(max-width:1100px){
  .hero-layout{grid-template-columns:1fr minmax(360px,.8fr);gap:20px}
  .hero-system-visual{min-height:470px}
  .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:860px){
  .hero{padding-top:56px}
  .hero-layout{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding-bottom:10px}
  .hero-system-visual{min-height:360px;margin-top:-10px}
  .hero-system-visual svg{max-width:520px}
  .credibility-strip{grid-template-columns:repeat(2,1fr);margin-top:0;transform:translateY(28px)}
  .credibility-item:nth-child(2)::after{display:none}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .hero{padding:48px 0 0}
  .hero h1{font-size:clamp(2.25rem,11vw,3rem)}
  .hero-system-visual{min-height:300px}
  .credibility-strip{grid-template-columns:1fr;border-radius:16px}
  .credibility-item{min-height:86px;padding:18px 22px}
  .credibility-item::after{display:none!important}
  .credibility-item:not(:last-child){border-bottom:1px solid rgba(6,43,104,.08)}
  #about{padding-top:105px}
  .service-grid{grid-template-columns:1fr}
}

/* Cogniveo v2.7.2 — spacing, hero containment and credibility-strip refinements */
.hero{overflow:visible!important;padding-bottom:54px!important}
.hero-layout{min-height:500px!important;gap:34px!important}
.hero-system-visual{min-height:470px!important;overflow:visible!important;padding:18px 8px 8px!important}
.hero-system-visual svg{width:min(100%,590px)!important;max-width:590px!important;margin:0 auto!important;transform:none!important;overflow:visible!important}
.credibility-strip{margin-top:0!important;transform:translateY(22px)!important;overflow:visible!important;min-height:126px!important;align-items:stretch!important}
.credibility-item{min-height:126px!important;padding:24px 30px 26px!important;align-content:center!important}
.credibility-item strong{display:block;margin-bottom:7px!important;white-space:normal!important}
.credibility-item span{display:block;line-height:1.35!important;white-space:normal!important}
#about{padding:76px 0 54px!important}
#about .wrap{gap:32px!important}
#about .section-head{margin-bottom:0!important;max-width:980px!important}
#about .section-head .section-copy{max-width:900px;margin:0 auto}
#services{padding-top:58px!important}
section{padding-top:68px;padding-bottom:68px}
.section-head{margin-bottom:30px!important}
@media(max-width:1100px){
  .hero-layout{min-height:460px!important}
  .hero-system-visual{min-height:420px!important}
  .hero-system-visual svg{max-width:540px!important}
}
@media(max-width:860px){
  .hero{overflow:hidden!important;padding-bottom:34px!important}
  .hero-system-visual{min-height:330px!important;padding:0!important}
  .hero-system-visual svg{max-width:470px!important}
  .credibility-strip{transform:translateY(20px)!important;min-height:0!important}
  .credibility-item{min-height:104px!important}
  #about{padding:66px 0 48px!important}
  #services{padding-top:48px!important}
  section{padding-top:56px;padding-bottom:56px}
}
@media(max-width:620px){
  .hero-system-visual{min-height:280px!important}
  .credibility-item{min-height:88px!important;padding:18px 22px!important}
  #about{padding-top:58px!important}
}


/* Cogniveo v2.7.3 — approved homepage hero direction */
.hero{
  overflow:hidden!important;
  padding:58px 0 0!important;
  background:
    radial-gradient(circle at 91% 5%,rgba(23,117,246,.18),transparent 29%),
    linear-gradient(180deg,#ffffff 0%,#fbfdff 82%,#f4f8ff 100%)!important;
}
.hero-layout{
  display:grid!important;
  grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr)!important;
  align-items:center!important;
  gap:18px!important;
  min-height:560px!important;
}
.hero-copy{padding:48px 0 68px!important;z-index:2}
.hero .eyebrow{
  display:inline-block!important;
  padding:0 0 14px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0c2f63!important;
  font-size:.79rem!important;
  letter-spacing:.16em!important;
  position:relative;
}
.hero .eyebrow::before{display:none!important}
.hero .eyebrow::after{
  content:"";position:absolute;left:0;bottom:0;width:92px;height:2px;border-radius:9px;
  background:linear-gradient(90deg,#0b76ee 0 58%,#ff9a00 58% 100%);
}
.hero h1{
  color:#092e62!important;
  font-size:clamp(3rem,4.25vw,4.05rem)!important;
  line-height:1.04!important;
  max-width:760px!important;
  margin:34px 0 26px!important;
  letter-spacing:-.045em!important;
}
.hero .lead{max-width:690px!important;font-size:clamp(1.05rem,1.28vw,1.19rem)!important;line-height:1.58!important;color:#344f70!important}
.hero .actions{margin-top:34px!important;gap:22px!important}
.hero .btn{min-height:58px;padding:15px 28px!important;border-radius:10px!important;font-size:1rem!important;box-shadow:none!important}
.hero .btn.primary{background:linear-gradient(135deg,#072f78,#0646ad)!important;border-color:#073d99!important;box-shadow:0 10px 24px rgba(8,63,151,.16)!important}
.hero .btn.secondary{background:#fff!important;border:1.5px solid #1766d7!important;color:#082f69!important}
.hero-system-visual{
  min-height:560px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  padding:0!important;
  overflow:hidden!important;
  position:relative!important;
}
.hero-system-visual::before,.hero-system-visual::after{display:none!important}
.hero-system-visual img{
  width:100%!important;
  max-width:790px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  filter:none!important;
  margin:0 -6px 0 0!important;
}
.credibility-strip{
  width:min(1450px,calc(100% - 56px))!important;
  margin:0 auto!important;
  transform:translateY(0)!important;
  min-height:150px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  border-radius:22px 22px 0 0!important;
  background:rgba(255,255,255,.98)!important;
  border:1px solid rgba(8,49,105,.08)!important;
  border-bottom:0!important;
  box-shadow:0 -4px 36px rgba(6,43,104,.05),0 16px 42px rgba(6,43,104,.08)!important;
  overflow:hidden!important;
}
.credibility-item{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  padding:27px 34px!important;
  border-right:1px solid rgba(8,49,105,.12)!important;
}
.credibility-item:last-child{border-right:0!important}
.stat-icon{
  flex:0 0 66px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;
  color:#fff;background:linear-gradient(145deg,#0a79ef,#0739ac);box-shadow:0 0 0 12px rgba(10,121,239,.09);
}
.credibility-item.accent .stat-icon{background:linear-gradient(145deg,#ffb619,#ff7f00);box-shadow:0 0 0 12px rgba(255,143,0,.10)}
.stat-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.stat-copy{display:grid;gap:3px;min-width:0}
.credibility-item strong{display:block!important;color:#0754c8!important;font-size:2.05rem!important;line-height:1.02!important;letter-spacing:-.03em!important;white-space:normal!important}
.credibility-item.accent strong{color:#ff8500!important}
.credibility-item span:not(.stat-icon){color:#405571!important;font-size:.98rem!important;line-height:1.35!important}
#about{padding-top:70px!important;padding-bottom:66px!important}
#services{padding-top:68px!important}
@media(max-width:1180px){
 .hero-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important}
 .hero-system-visual{min-height:500px!important}
 .hero-system-visual img{max-width:660px!important}
 .credibility-item{padding:24px 24px!important;gap:17px!important}
 .stat-icon{flex-basis:58px;width:58px;height:58px;box-shadow:0 0 0 9px rgba(10,121,239,.08)}
 .credibility-item.accent .stat-icon{box-shadow:0 0 0 9px rgba(255,143,0,.09)}
 .credibility-item strong{font-size:1.7rem!important}
}
@media(max-width:960px){
 .hero{padding-top:34px!important}
 .hero-layout{grid-template-columns:1fr!important;min-height:auto!important}
 .hero-copy{padding:42px 0 16px!important}
 .hero h1{max-width:820px!important}
 .hero-system-visual{min-height:0!important;justify-content:center!important;overflow:visible!important}
 .hero-system-visual img{max-width:760px!important;margin:0 auto!important}
 .credibility-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(900px,calc(100% - 40px))!important;border-radius:20px!important;border-bottom:1px solid rgba(8,49,105,.08)!important}
 .credibility-item:nth-child(2){border-right:0!important}
 .credibility-item:nth-child(-n+2){border-bottom:1px solid rgba(8,49,105,.10)!important}
}
@media(max-width:620px){
 .hero{padding-top:18px!important}
 .hero-copy{padding:34px 0 20px!important}
 .hero h1{font-size:clamp(2.25rem,10.5vw,3rem)!important;margin:28px 0 20px!important}
 .hero .lead{font-size:1rem!important}
 .hero .actions{gap:12px!important;margin-top:26px!important}
 .hero .btn{width:100%;min-height:52px!important}
 .hero-system-visual img{width:116%!important;max-width:none!important;margin-left:-8%!important;margin-right:-8%!important}
 .credibility-strip{grid-template-columns:1fr!important;width:calc(100% - 28px)!important}
 .credibility-item{border-right:0!important;border-bottom:1px solid rgba(8,49,105,.10)!important;padding:22px 24px!important}
 .credibility-item:last-child{border-bottom:0!important}
 .stat-icon{flex-basis:54px;width:54px;height:54px}
 .stat-icon svg{width:27px;height:27px}
 .credibility-item strong{font-size:1.65rem!important}
 #about{padding-top:56px!important;padding-bottom:54px!important}
 #services{padding-top:54px!important}
}


/* Cogniveo v2.7.4 — centred credibility metrics alignment */
.credibility-strip{
  width:min(1420px,calc(100% - 64px))!important;
  margin:0 auto!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.credibility-item{
  min-height:148px!important;
  padding:26px 28px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:20px!important;
  text-align:left!important;
}
.credibility-item .stat-icon{
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
  margin:0!important;
}
.credibility-item .stat-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  gap:7px!important;
  min-width:0!important;
  max-width:220px!important;
}
.credibility-item strong{
  margin:0!important;
  font-size:clamp(1.55rem,1.8vw,2rem)!important;
  line-height:1.08!important;
  white-space:nowrap!important;
}
.credibility-item:nth-child(3) .stat-copy{max-width:275px!important}
.credibility-item:nth-child(3) strong{
  font-size:clamp(1.45rem,1.65vw,1.9rem)!important;
  white-space:nowrap!important;
}
.credibility-item span:not(.stat-icon){
  margin:0!important;
  font-size:.96rem!important;
  line-height:1.35!important;
}
@media(max-width:1180px){
  .credibility-strip{width:min(1120px,calc(100% - 40px))!important}
  .credibility-item{padding:22px 18px!important;gap:14px!important}
  .credibility-item .stat-icon{flex-basis:56px!important;width:56px!important;height:56px!important}
  .credibility-item strong{font-size:1.55rem!important}
  .credibility-item:nth-child(3) strong{font-size:1.35rem!important;white-space:normal!important}
  .credibility-item span:not(.stat-icon){font-size:.9rem!important}
}
@media(max-width:960px){
  .credibility-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .credibility-item{min-height:122px!important;justify-content:flex-start!important;padding:22px 30px!important}
  .credibility-item:nth-child(3) strong{white-space:nowrap!important;font-size:1.5rem!important}
}
@media(max-width:620px){
  .credibility-strip{grid-template-columns:1fr!important;width:calc(100% - 28px)!important}
  .credibility-item{min-height:104px!important;justify-content:flex-start!important;padding:20px 24px!important}
  .credibility-item .stat-copy,.credibility-item:nth-child(3) .stat-copy{max-width:none!important}
  .credibility-item strong,.credibility-item:nth-child(3) strong{white-space:normal!important;font-size:1.55rem!important}
}

/* Cogniveo v2.7.5 — precision-centred credibility icons */
.credibility-item .stat-icon{
  position:relative!important;
  display:block!important;
  flex:0 0 64px!important;
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  border-radius:50%!important;
  line-height:0!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
.credibility-item .stat-icon svg{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:30px!important;
  height:30px!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  transform:translate(-50%,-50%)!important;
  transform-origin:center center!important;
  overflow:visible!important;
  color:#fff!important;
  stroke:#fff!important;
  fill:none!important;
  vertical-align:middle!important;
}
.credibility-item:nth-child(1) .stat-icon svg{transform:translate(-50%,-49%)!important}
.credibility-item:nth-child(2) .stat-icon svg{transform:translate(-50%,-50%)!important}
.credibility-item:nth-child(3) .stat-icon svg{transform:translate(-50%,-50%)!important}
.credibility-item:nth-child(4) .stat-icon svg{transform:translate(-50%,-50%)!important}
@media(max-width:1180px){
  .credibility-item .stat-icon{flex-basis:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}
  .credibility-item .stat-icon svg{width:27px!important;height:27px!important}
}
@media(max-width:620px){
  .credibility-item .stat-icon{flex-basis:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important}
  .credibility-item .stat-icon svg{width:26px!important;height:26px!important}
}


/* Cogniveo v2.7.6 — tighter section rhythm + premium Services pages */
:root{
  --cog-navy:#082f69;
  --cog-blue:#0878ef;
  --cog-orange:#ff9200;
  --cog-pale:#f6faff;
  --cog-line:rgba(8,47,105,.11);
}

/* Reduce excessive vertical whitespace across the public site. */
section{padding-top:46px!important;padding-bottom:46px!important}
.section-head{margin-bottom:22px!important}
.section-head h2{margin-bottom:9px!important}
#about,#services,#industries,#clients,#case-studies,#insights,#ecosystem,#principles,#leadership,#contact,
.process-section,.principles-section{padding-top:46px!important;padding-bottom:46px!important}
#about{padding-top:50px!important}
#services{padding-top:46px!important}
.process-flow{margin-top:24px!important}
.footer{margin-top:0!important}

/* Inner pages should feel compact, deliberate and premium. */
.inner-hero{padding:54px 0 38px!important;background:
  radial-gradient(circle at 86% 8%,rgba(8,120,239,.12),transparent 25%),
  linear-gradient(180deg,#fff 0%,#f6faff 100%)!important;
  border-bottom:1px solid rgba(8,47,105,.07);
}
.inner-hero .wrap{position:relative}
.inner-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--cog-navy);font-size:.76rem;letter-spacing:.15em;margin-bottom:10px}
.inner-hero .eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--cog-blue),var(--cog-orange))}
.inner-hero h1{font-size:clamp(2.35rem,4.1vw,3.8rem)!important;letter-spacing:-.04em!important;line-height:1.04!important;margin:0 0 14px!important;color:var(--cog-navy)!important}
.inner-hero .lead{font-size:clamp(1rem,1.3vw,1.15rem)!important;line-height:1.58!important;max-width:760px!important}

/* Services archive */
.services-page-section{padding-top:42px!important;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.services-intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}
.services-intro-copy{max-width:720px}
.services-intro-copy h2{font-size:clamp(1.8rem,2.7vw,2.45rem);color:var(--cog-navy);margin:0 0 8px;letter-spacing:-.025em}
.services-intro-copy p{margin:0;color:#52677f;font-size:1.02rem}
.services-count{font-weight:800;color:#0755bf;white-space:nowrap;font-size:.9rem;padding:9px 13px;border:1px solid rgba(8,120,239,.14);background:#fff;border-radius:999px}
.services-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-archive-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:310px;padding:26px 25px 24px;border:1px solid var(--cog-line);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 10px 28px rgba(6,43,104,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.service-archive-card::after{content:"";position:absolute;right:-44px;top:-50px;width:125px;height:125px;border-radius:50%;background:radial-gradient(circle,rgba(8,120,239,.10),transparent 68%);pointer-events:none}
.service-archive-card:hover{transform:translateY(-4px);border-color:rgba(8,120,239,.22);box-shadow:0 18px 42px rgba(6,43,104,.10)}
.service-archive-card.is-marketing{background:linear-gradient(180deg,#fff 0%,#fffaf3 100%)}
.service-archive-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#0a7cf2,#0739ad);box-shadow:0 10px 24px rgba(8,88,190,.14);margin-bottom:22px}
.service-archive-card.is-marketing .service-archive-icon{background:linear-gradient(145deg,#ffb31a,#ff7d00);box-shadow:0 10px 24px rgba(255,132,0,.15)}
.service-archive-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.service-archive-card h2{font-size:1.28rem;color:var(--cog-navy);line-height:1.25;margin:0 0 11px}
.service-archive-card p{font-size:.95rem;color:#52677f;line-height:1.62;margin:0 0 20px}
.service-archive-card .card-link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#075ed0;font-weight:800}
.service-archive-card.is-marketing .card-link{color:#db7000}
.service-archive-card .card-link::after{content:"→";transition:transform .18s ease}
.service-archive-card:hover .card-link::after{transform:translateX(3px)}
.services-cta{margin-top:24px;padding:24px 26px;display:flex;justify-content:space-between;align-items:center;gap:24px;border:1px solid rgba(8,47,105,.10);border-radius:18px;background:linear-gradient(100deg,#082f69 0%,#0a4f9f 70%,#0c67bf 100%);color:#fff;box-shadow:0 14px 34px rgba(8,47,105,.12)}
.services-cta h3{margin:0 0 5px;color:#fff;font-size:1.35rem}
.services-cta p{margin:0;color:rgba(255,255,255,.82);max-width:680px}
.services-cta .btn{border-color:#fff;background:#fff;color:var(--cog-navy);white-space:nowrap}

/* Individual service pages */
.service-single-wrap{max-width:1040px}
.service-single-card{background:#fff;border:1px solid var(--cog-line);border-radius:20px;padding:34px 38px;box-shadow:0 12px 34px rgba(6,43,104,.055)}
.service-single-card .detail-featured{margin:-10px 0 28px}
.service-single-card .entry-content{font-size:1.04rem}
.service-single-card .entry-content h2{font-size:1.65rem;margin-top:1.45em;margin-bottom:.55em}
.service-single-card .entry-content h3{font-size:1.27rem;margin-top:1.3em;margin-bottom:.45em}
.service-single-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}

@media(max-width:900px){
  .services-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .services-intro{align-items:flex-start;flex-direction:column;gap:12px}
}
@media(max-width:620px){
  section{padding-top:34px!important;padding-bottom:34px!important}
  #about,#services,#industries,#clients,#case-studies,#insights,#ecosystem,#principles,#leadership,#contact,.process-section,.principles-section{padding-top:34px!important;padding-bottom:34px!important}
  #about{padding-top:38px!important}
  .section-head{margin-bottom:18px!important}
  .inner-hero{padding:40px 0 28px!important}
  .services-page-section{padding-top:30px!important}
  .services-archive-grid{grid-template-columns:1fr;gap:14px}
  .service-archive-card{min-height:0;padding:22px 20px}
  .service-archive-icon{width:50px;height:50px;border-radius:14px;margin-bottom:17px}
  .services-cta{align-items:flex-start;flex-direction:column;padding:22px 20px}
  .service-single-card{padding:24px 20px;border-radius:16px}
}

/* Cogniveo v2.7.7 — credibility running-meter motion */
.metric-region{display:block;transition:opacity .55s ease,transform .55s ease}
.metric-region.metric-region-animate{animation:cogniveoMetricRegion .65s cubic-bezier(.2,.7,.2,1) both}
@keyframes cogniveoMetricRegion{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media (prefers-reduced-motion:reduce){.metric-region.metric-region-animate{animation:none!important}.metric-number{transition:none!important}}


/* Cogniveo v2.7.8 — natural corporate hero visual */
.hero-system-visual{align-items:center!important;justify-content:center!important;padding:18px 0!important;overflow:visible!important}
.hero-system-visual img{width:100%!important;max-width:760px!important;aspect-ratio:1.28/1!important;height:auto!important;object-fit:cover!important;object-position:center!important;border-radius:26px!important;border:1px solid rgba(8,49,105,.08)!important;box-shadow:0 24px 60px rgba(8,49,105,.12)!important;margin:0!important}
@media(max-width:980px){.hero-system-visual img{max-width:680px!important;border-radius:22px!important}}
@media(max-width:760px){.hero-system-visual{padding:8px 0!important}.hero-system-visual img{max-width:100%!important;border-radius:18px!important}}


/* Cogniveo v2.7.9 — final credibility-strip balance and centering */
.credibility-strip{
  width:min(1420px,calc(100% - 64px))!important;
  min-height:116px!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.credibility-item{
  min-height:116px!important;
  padding:18px 24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
}
.credibility-item .stat-icon{
  flex:0 0 58px!important;
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  min-height:58px!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
}
.credibility-item .stat-icon svg{
  position:static!important;
  width:28px!important;
  height:28px!important;
  transform:none!important;
  margin:0!important;
  display:block!important;
}
.credibility-item .stat-copy,
.credibility-item:nth-child(3) .stat-copy{
  width:min(100%,220px)!important;
  max-width:220px!important;
  min-width:0!important;
  display:grid!important;
  grid-template-rows:2.15rem minmax(2.4rem,auto)!important;
  align-content:center!important;
  justify-items:start!important;
  gap:5px!important;
}
.credibility-item strong,
.credibility-item:nth-child(3) strong{
  min-height:2.15rem!important;
  display:flex!important;
  align-items:center!important;
  margin:0!important;
  font-size:clamp(1.55rem,1.8vw,1.95rem)!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.credibility-item span:not(.stat-icon){
  min-height:2.4rem!important;
  display:flex!important;
  align-items:flex-start!important;
  margin:0!important;
  font-size:.94rem!important;
  line-height:1.3!important;
}
.credibility-item:not(:last-child)::after{
  top:22%!important;
  height:56%!important;
}
@media(max-width:1180px){
  .credibility-item{padding:18px 16px!important;gap:13px!important}
  .credibility-item .stat-icon{flex-basis:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}
  .credibility-item .stat-icon svg{width:25px!important;height:25px!important}
  .credibility-item .stat-copy,.credibility-item:nth-child(3) .stat-copy{max-width:190px!important}
  .credibility-item strong,.credibility-item:nth-child(3) strong{font-size:1.45rem!important}
  .credibility-item span:not(.stat-icon){font-size:.88rem!important}
}
@media(max-width:960px){
  .credibility-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:0!important}
  .credibility-item{min-height:104px!important;justify-content:flex-start!important;padding:18px 26px!important}
  .credibility-item .stat-copy,.credibility-item:nth-child(3) .stat-copy{max-width:none!important}
  .credibility-item strong,.credibility-item:nth-child(3) strong{white-space:nowrap!important}
}
@media(max-width:620px){
  .credibility-strip{grid-template-columns:1fr!important;width:calc(100% - 28px)!important}
  .credibility-item{min-height:94px!important;padding:16px 22px!important}
  .credibility-item .stat-copy,.credibility-item:nth-child(3) .stat-copy{grid-template-rows:auto auto!important}
  .credibility-item strong,.credibility-item:nth-child(3) strong{min-height:0!important;font-size:1.5rem!important;white-space:normal!important}
  .credibility-item span:not(.stat-icon){min-height:0!important}
}

/* Cogniveo v2.7.10 — authentic analytics hero + robust metric icon centering */
.hero-system-visual img{
  width:100%!important;
  max-width:760px!important;
  height:auto!important;
  aspect-ratio:875/720!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:24px!important;
  border:1px solid rgba(8,49,105,.08)!important;
  box-shadow:0 24px 60px rgba(8,49,105,.12)!important;
}
.credibility-item .stat-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  padding:0!important;
  overflow:hidden!important;
}
.credibility-item .stat-icon img{
  display:block!important;
  width:32px!important;
  height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;
  transform:none!important;
}
@media(max-width:1180px){
  .credibility-item .stat-icon img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important}
}
@media(max-width:620px){
  .credibility-item .stat-icon img{width:27px!important;height:27px!important;max-width:27px!important;max-height:27px!important}
}
