:root{
  --ink:#161221;--muted:#6f6978;--line:#e9e5f0;--paper:#fff;--soft:#f7f5fb;
  --purple:#4b21c5;--purple2:#6d4af4;--violet:#8d74ff;--lav:#eee9ff;--deep:#140a2d;
  --green:#20a85a;--shadow:0 20px 55px rgba(35,20,75,.10);--radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}
.container{width:min(94vw,1720px);margin-inline:auto}

/* top contact bar */
.topbar{background:#110926;color:#ddd7eb;font-size:.8rem}
.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.topbar a{color:#fff;font-weight:650}.topbar a:hover{color:#d2c5ff}

/* header and enterprise navigation */
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(232,227,240,.95);box-shadow:0 7px 28px rgba(31,18,67,.045)}
.nav{min-height:76px;display:flex;align-items:center;gap:24px}
.brand{flex:0 0 auto;display:flex;align-items:center}.brand img{width:205px;height:auto;image-rendering:auto}
.menu{margin-left:auto;display:flex;align-items:center;gap:18px}
.menu>a,.nav-drop-btn{font-size:.87rem;font-weight:750;color:#403a49;white-space:nowrap}
.menu>a{padding:16px 2px}.menu>a:hover,.menu>a.active,.nav-drop-btn:hover,.nav-drop-btn.active{color:var(--purple)}
.nav-drop{position:relative;padding-block:10px}
.nav-drop-btn{border:0;background:transparent;padding:6px 0;cursor:pointer}.nav-drop-btn span{margin-left:4px;font-size:.75rem}
.nav-drop-menu{display:none;position:absolute;top:calc(100% - 1px);left:-22px;z-index:120;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 58px rgba(30,18,70,.16);padding:15px}
.nav-drop.open>.nav-drop-menu,.nav-drop.hover-open>.nav-drop-menu{display:grid}
.mega-menu{width:540px;grid-template-columns:1fr 1fr;gap:14px}.mega-menu.compact{width:300px;grid-template-columns:1fr}
.mega-label{display:block;padding:5px 12px 8px;color:#8a8297;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.mega-menu a{min-height:44px;display:flex;align-items:center;padding:9px 12px;border-radius:10px;font-size:.87rem;font-weight:730;color:#403a49}
.mega-menu a:hover{background:#f6f3fb;color:var(--purple)}
.mega-feature{background:linear-gradient(145deg,#f1ecff,#fbfaff);border:1px solid #e6ddff;border-radius:14px;padding:18px;align-self:stretch}
.mega-feature strong{display:block;font-size:1rem;color:#24183d}.mega-feature p{margin:8px 0 13px;color:var(--muted);font-size:.8rem;line-height:1.5}.mega-feature button{border:0;background:none;color:var(--purple);font-weight:850;font-size:.79rem;padding:0;cursor:pointer}
.menu .cta{border:0;background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff;padding:11px 16px;border-radius:11px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(75,33,197,.18);white-space:nowrap}
.toggle{display:none;border:0;background:transparent;font-size:1.6rem;margin-left:auto;cursor:pointer}

/* buttons and typography */
.eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900;color:#6f4af0}
.actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 17px;border-radius:11px;border:1px solid transparent;font-weight:820;font-size:.88rem;cursor:pointer}
.btn-primary{background:#fff;color:#2d145f}.btn-purple{background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff}.btn-ghost{border-color:rgba(255,255,255,.33);color:#fff;background:rgba(255,255,255,.055)}.btn-outline{border-color:#d9d4e3;color:#3d3647;background:#fff}.btn-wide{width:100%}

/* homepage hero */
.hero{position:relative;overflow:hidden;background:linear-gradient(128deg,#130a2d 0%,#2b105f 52%,#4e23be 100%);color:#fff;padding:44px 0}
.hero:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(154,121,255,.36),transparent 64%);right:-210px;top:-320px}
.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(560px,.97fr);gap:46px;align-items:center}
.hero .eyebrow{color:#d0c1ff}.hero h1{font-size:clamp(3rem,4.3vw,5rem);line-height:1.01;letter-spacing:-.047em;margin:12px 0 20px;max-width:880px}.hero h1 span{background:linear-gradient(90deg,#fff,#cdbfff);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero p{max-width:850px;margin:0;color:#ddd7ea;font-size:1.05rem;line-height:1.62}
.hero-visual{position:relative;height:510px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#0d071d;box-shadow:0 26px 72px rgba(0,0,0,.26)}
.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .75s ease;overflow:hidden}.hero-slide.active{opacity:1;z-index:2}.hero-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 6.5s ease}.hero-slide.active img{transform:scale(1.075)}
.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,4,24,.03) 30%,rgba(9,5,28,.82) 100%)}
.hero-slide figcaption{position:absolute;z-index:3;left:28px;right:28px;bottom:26px;color:#fff}.hero-slide figcaption b{display:block;font-size:1.1rem}.hero-slide figcaption span{display:block;color:#e0daeb;font-size:.86rem;margin-top:3px;max-width:520px}
.hero-slider-controls{position:absolute;z-index:6;top:20px;right:20px;display:flex;gap:7px}.hero-slider-controls button{border:0;width:9px;height:9px;padding:0;border-radius:999px;background:rgba(255,255,255,.48);cursor:pointer;transition:.2s}.hero-slider-controls button.active{width:30px;background:#fff}

/* compact trust ribbon */
.trust{background:#fff;border-bottom:1px solid var(--line)}.trust .container{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.trust small{font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#8b8494}.trust-grid{display:flex;gap:28px;flex-wrap:wrap;color:#665f6f;font-size:.86rem;font-weight:720}

/* shared sections */
section{padding:46px 0}.section-head{max-width:920px;margin-bottom:22px}.section-head.center{text-align:center;margin-inline:auto}.section-head h2{font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.07;letter-spacing:-.035em;margin:9px 0 12px}.section-head p{margin:0;color:var(--muted);font-size:.99rem;line-height:1.65}
.grid{display:grid;gap:18px}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}
.card{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;transition:.22s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#ddd3fa}.card .num{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--lav);color:var(--purple);font-weight:900;margin-bottom:15px}.card h3{font-size:1.1rem;line-height:1.3;margin:0 0 8px}.card p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.62}.card ul{padding-left:18px;color:#615a69;font-size:.9rem}.card-link{display:inline-block;margin-top:12px;color:var(--purple);font-weight:820;font-size:.86rem}
.soft{background:var(--soft)}.deep{background:var(--deep);color:#fff}.deep .section-head h2{color:#fff}.deep .section-head p,.deep .card p{color:#c9c2d5}.deep .card{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.11)}.deep .card h3{color:#fff}.deep .card ul{color:#d4cedf}.deep .card-link{color:#c7b7ff}
.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{border:1px solid #ddd7e8;border-radius:999px;padding:7px 11px;background:#fff;font-size:.82rem;font-weight:760;color:#554e5e}.deep .chip{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16);color:#eee9f6}
.feature{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.feature-box{min-height:330px;border-radius:28px;padding:28px;background:linear-gradient(145deg,#ede8ff,#faf8ff);border:1px solid #e5dcff;position:relative;overflow:hidden}.feature-box:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,#6e4ef2,#b3a2ff);right:-90px;bottom:-110px;opacity:.78}.metric{position:relative;z-index:1;background:#fff;border-radius:16px;padding:16px;margin:10px 0;box-shadow:0 8px 28px rgba(52,28,110,.075)}.metric strong{display:block;color:var(--purple);font-size:1.05rem}.metric span{display:block;margin-top:3px;font-size:.84rem;color:#6d6675}
.band{padding:28px 0;background:linear-gradient(90deg,#4a20c4,#704bf2);color:#fff}.band .container{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.band h3{font-size:1.45rem;margin:0}.band p{margin:3px 0 0;color:#e4ddff}

/* subpages: visually dense, no empty dead zones */
.subhero{background:radial-gradient(circle at 86% 8%,#e9e1ff 0,transparent 31%),linear-gradient(180deg,#faf9fd,#fff);padding:28px 0;border-bottom:1px solid #f0edf4}
.subhero .container{position:relative;min-height:305px;padding-right:min(42vw,720px);display:flex;flex-direction:column;justify-content:center}
.subhero h1{font-size:clamp(2.5rem,4.3vw,4.55rem);line-height:.99;letter-spacing:-.052em;max-width:980px;margin:7px 0 13px}.subhero h1 span{color:var(--purple)}.subhero p{max-width:790px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.6}.subhero .actions{margin-top:16px}.subhero .btn-ghost{color:#3c2b67;border-color:#d9d0ee;background:#fff}
.subhero-media{position:absolute;right:0;top:50%;transform:translateY(-50%);width:min(38vw,680px);height:260px;border-radius:23px;overflow:hidden;box-shadow:0 20px 50px rgba(43,22,90,.12);border:1px solid #e9e3f3;background:#eee}.subhero-media img{width:100%;height:100%;object-fit:cover}.subhero-media:after{content:"";position:absolute;inset:auto 0 0 0;height:35%;background:linear-gradient(transparent,rgba(18,9,43,.36))}
.subhero+section{padding-top:30px}.page-hero{background:linear-gradient(135deg,#160c30,#3b178c);color:#fff;padding:48px 0}.page-hero h1{font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.05;letter-spacing:-.035em;margin:9px 0}.page-hero p{max-width:820px;color:#d9d2e5}.breadcrumbs{font-size:.8rem;color:#bdb2d2}

/* enterprise operating model */
.enterprise-flow{background:#130b2b;color:#fff}.enterprise-flow .section-head h2,.enterprise-flow .section-head p{color:#fff}.enterprise-flow .section-head p{opacity:.72}.flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.flow-step{min-height:165px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.02));transition:.25s}.flow-step:hover{transform:translateY(-3px);background:linear-gradient(150deg,rgba(122,87,255,.24),rgba(255,255,255,.03))}.flow-step b{font-size:.7rem;letter-spacing:.12em;color:#c7b9ff}.flow-step h3{font-size:1.25rem;margin:24px 0 6px}.flow-step p{margin:0;color:#cbc4d7;font-size:.82rem;line-height:1.55}
.proof-strip{padding:0}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;transform:translateY(-17px);background:#fff;box-shadow:0 12px 38px rgba(35,20,75,.08)}.proof-grid>div{padding:23px;text-align:center;border-right:1px solid var(--line)}.proof-grid>div:last-child{border-right:0}.proof-grid strong{display:block;font-size:1.8rem;color:#28184f;letter-spacing:-.035em}.proof-grid span{display:block;margin-top:4px;color:var(--muted);font-size:.78rem}

/* client logo ribbon — intentionally large */
.client-section{overflow:hidden;background:#fff;padding-top:42px;padding-bottom:40px}.logo-marquee{position:relative;overflow:hidden;margin-top:5px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.logo-track{display:flex;gap:18px;width:max-content;animation:logoScroll 46s linear infinite;padding:14px 0 20px}.logo-marquee:hover .logo-track{animation-play-state:paused}.client-logo{width:300px;height:155px;border:1px solid #eae6ef;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px;box-shadow:0 8px 24px rgba(35,20,75,.04)}.client-logo img{max-width:92%;max-height:110px;object-fit:contain;filter:saturate(1)}@keyframes logoScroll{to{transform:translateX(-50%)}}

/* stories and testimonials */
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(33,19,75,.045)}.story-card>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--purple);font-weight:900}.story-card h3{font-size:1.27rem;margin:12px 0 8px}.story-card p{margin:0;color:var(--muted);font-size:.89rem;line-height:1.62}.story-card a{display:inline-block;margin-top:12px;font-weight:820;color:var(--purple);font-size:.84rem}
.testimonial-home{background:linear-gradient(135deg,#180d36,#28105b);color:#fff}.testimonial-home .section-head h2,.testimonial-home .section-head p{color:#fff}.quote-stage{max-width:980px;margin:0 auto;border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:36px;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.quote-stage blockquote{font-size:1.48rem;line-height:1.48;letter-spacing:-.018em;margin:0 0 22px}.quote-person strong,.quote-person span{display:block}.quote-person span{color:#beb4d0;font-size:.83rem;margin-top:3px}.quote-dots{display:flex;gap:7px;margin-top:22px}.quote-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#756a8f}.quote-dots button.active{width:22px;border-radius:7px;background:#c6b3ff}.center-actions{justify-content:center}
.testimonial-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.testimonial-filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:.76rem;font-weight:820;cursor:pointer}.testimonial-filter.active{background:var(--purple);color:#fff;border-color:var(--purple)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.testimonial-card{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;box-shadow:0 8px 24px rgba(34,20,72,.04)}.testimonial-card p{color:#504857;line-height:1.65;margin-top:0}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card span{font-size:.78rem;color:var(--muted);margin-top:3px}.testimonial-card.hidden{display:none}.testimonial-disclaimer{font-size:.76rem;color:#8b8590;margin-top:18px}

/* leadership */
.leadership-section{background:linear-gradient(180deg,#fff,#faf9fd)}.leadership-feature{display:grid;grid-template-columns:390px 1fr;align-items:stretch;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 20px 55px rgba(36,20,80,.07);margin-bottom:22px}.leadership-feature .feature-photo{min-height:370px}.leader-feature-body{padding:38px;display:flex;flex-direction:column;justify-content:center}.leader-feature-body h2{font-size:2.35rem;line-height:1.05;margin:7px 0 13px}.leader-feature-body p{font-size:.97rem;color:var(--muted);max-width:720px}.leader-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--purple)}.leader-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.leader-tags span{background:var(--lav);color:var(--purple);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800}
.leadership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leader{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 9px 28px rgba(32,18,74,.04);transition:.22s}.leader:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.leader-photo{aspect-ratio:1/1;background:#f1eef9;overflow:hidden}.leader-photo img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.leader-body{padding:20px}.leader-body h3{margin:0 0 3px;font-size:1.08rem}.role{font-size:.77rem;font-weight:850;color:var(--purple);text-transform:uppercase;letter-spacing:.04em;line-height:1.42}.leader-body p{margin:10px 0 0;color:var(--muted);font-size:.86rem}.leader-linkedin{display:inline-flex;align-items:center;gap:7px;margin-top:9px;color:var(--purple);font-size:.77rem;font-weight:820}.leader-linkedin svg{width:18px;height:18px;fill:currentColor}.leadership-group-label{grid-column:1/-1;margin:6px 0 -2px;padding-top:13px;border-top:1px solid var(--line);color:#756d81;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:880}
.vision-section{background:#130b2b;color:#fff}.vision-section .section-head h2,.vision-section .section-head p{color:#fff}.vision-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.vision-feature,.vision-card{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.055)}.vision-feature span,.vision-card span{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#c6b6ff;font-weight:900}.vision-feature h3,.vision-card h3{margin:9px 0 14px}.vision-feature blockquote,.vision-card blockquote{margin:0;color:#e8e2f1;line-height:1.68}.vision-feature blockquote{font-size:1.12rem}

/* forms and contact */
.contact-section{background:linear-gradient(180deg,#fff,#faf9fd)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:start}.contact-card{border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff;box-shadow:0 15px 44px rgba(31,18,71,.05)}.contact-details{padding:8px 25px}.contact-point{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-point:last-child{border-bottom:0}.contact-point>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--lav);color:var(--purple);font-weight:900;font-size:.76rem}.contact-point h3{margin:0 0 4px;font-size:.97rem}.contact-point p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.contact-point a{color:var(--purple);font-weight:760}.form-card{padding:28px}.form-heading h3{font-size:1.55rem;margin:6px 0 3px}.form-heading p{margin:0 0 18px;color:var(--muted);font-size:.88rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 13px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:13px}.field label{font-size:.81rem;font-weight:760}.field input,.field select,.field textarea{width:100%;border:1px solid #dcd7e5;border-radius:10px;padding:11px 12px;background:#fff}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #c1b1ff;border-color:#8e73ef}.field textarea{resize:vertical}.consent{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;width:100%;margin:6px 0 15px!important;text-align:left!important;font-size:.79rem;color:#716b79}.consent input{width:18px!important;height:18px!important;min-width:18px!important;margin:1px 0 0!important;flex:0 0 18px}.consent span{line-height:1.42}.note{font-size:.78rem;color:#85808c}
.office-list .contact-point{padding:17px 0}

/* enquiry modal */
.expert-modal{display:none;position:fixed;inset:0;z-index:2000;align-items:center;justify-content:center;padding:20px}.expert-modal.open{display:flex}.expert-backdrop{position:absolute;inset:0;background:rgba(16,8,38,.74);backdrop-filter:blur(7px)}.expert-dialog{position:relative;width:min(780px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:30px;box-shadow:0 35px 100px rgba(10,4,28,.38)}.expert-close{position:absolute;right:16px;top:14px;border:0;background:#f2eff8;width:36px;height:36px;border-radius:50%;font-size:1.45rem;cursor:pointer}.expert-dialog h2{font-size:1.85rem;line-height:1.12;margin:7px 42px 7px 0}.expert-intro{color:var(--muted);margin:0 0 18px}body.modal-open{overflow:hidden}

/* Futurex Assistant and WhatsApp */
.floating-actions{position:fixed;right:20px;bottom:20px;z-index:1050;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.ai-launch,.whatsapp-float{border:0;border-radius:999px;min-height:47px;padding:0 16px;display:flex;align-items:center;gap:9px;font-size:.79rem;font-weight:820;box-shadow:0 11px 30px rgba(25,16,55,.18);cursor:pointer;text-decoration:none}.ai-launch{background:#4e22c9;color:#fff}.whatsapp-float{background:#1fa855;color:#fff}.ai-launch span,.whatsapp-float span{font-size:1rem}
.ai-panel{position:fixed;right:20px;bottom:135px;width:min(440px,calc(100vw - 28px));max-height:min(700px,calc(100vh - 155px));z-index:1060;background:#fff;border:1px solid #e7e2f0;border-radius:22px;box-shadow:0 24px 70px rgba(24,13,56,.25);overflow:hidden;opacity:0;transform:translateY(14px) scale(.98);pointer-events:none;transition:.2s;display:flex;flex-direction:column}.ai-panel.open{opacity:1;transform:none;pointer-events:auto}.ai-head{background:linear-gradient(135deg,#20103f,#5225cf);color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.ai-head>div{display:grid;grid-template-columns:32px 1fr;column-gap:8px}.ai-mark{grid-row:1/3;width:30px;height:30px;border-radius:9px;background:rgba(255,255,255,.14);display:grid;place-items:center}.ai-head small{opacity:.7}.ai-head button{background:transparent;border:0;color:#fff;font-size:1.45rem;cursor:pointer}.ai-body.ai-conversation{padding:15px;overflow:auto;min-height:300px;max-height:470px;background:#fdfcff}.ai-bubble{max-width:90%;padding:10px 12px;border-radius:14px;font-size:.8rem;line-height:1.45;margin:0 0 8px}.ai-bot{background:#f1edf9;color:#4e4758;border-bottom-left-radius:5px}.ai-user{background:#4f22c9;color:#fff;margin-left:auto;border-bottom-right-radius:5px}.ai-quick{display:flex;flex-wrap:wrap;gap:7px;margin:9px 0 4px}.ai-quick button{border:1px solid #ddd5eb;background:#fff;color:#241b31;border-radius:999px;padding:8px 10px;font-size:.7rem;font-weight:760;cursor:pointer}.ai-quick button:hover{border-color:#6d4af4;color:#4b21c5;background:#faf8ff}.ai-input{display:flex;gap:8px;padding:10px 13px;border-top:1px solid #eee9f4;background:#fff}.ai-input input{flex:1;border:1px solid #ddd6e8;border-radius:11px;padding:10px 11px;font-size:.79rem;outline:none}.ai-input input:focus{border-color:#6c4bf4;box-shadow:0 0 0 3px rgba(108,75,244,.1)}.ai-input button{width:40px;border:0;border-radius:11px;background:#4f22c9;color:#fff;cursor:pointer}.ai-foot{border-top:1px solid #eee9f4;padding:9px 13px;display:flex;gap:9px}.ai-foot button,.ai-foot a{flex:1;text-align:center;border:0;border-radius:9px;padding:9px;background:#4f22c9;color:#fff;font-size:.73rem;font-weight:820;cursor:pointer}.ai-foot a{background:#f2eef9;color:#4f22c9}

/* footer */
.footer{background:#120929;color:#d0cadb;padding:44px 0 16px}.footer-grid{display:grid;grid-template-columns:1.45fr .9fr .95fr 1.35fr;gap:30px}.footer h4{color:#fff;margin:0 0 10px}.footer a{display:block;margin:6px 0;font-size:.85rem}.footer p{font-size:.85rem;line-height:1.6}.footer .logo-badge{display:inline-block;background:#fff;padding:8px;border-radius:9px;margin-bottom:12px}.footer .logo-badge img{width:205px}.footer-social.linkedin-icon{display:inline-flex!important;align-items:center;gap:7px;color:#fff!important;font-weight:820}.linkedin-icon svg{width:22px;height:22px;fill:currentColor}.footnote{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:14px;font-size:.77rem;color:#9f98ad}

.reveal{opacity:0;transform:translateY(12px);transition:.5s ease}.reveal.show{opacity:1;transform:none}

@media(max-width:1320px){.menu{gap:11px}.menu>a,.nav-drop-btn{font-size:.8rem}.brand img{width:180px}.mega-menu{width:500px}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual{height:455px}}
@media(max-width:1020px){
 .topbar .container{padding:7px 0}.nav{min-height:72px}.toggle{display:block}.menu{position:fixed;inset:106px 0 auto 0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:16px 20px 22px;border-bottom:1px solid var(--line);box-shadow:0 18px 30px rgba(0,0,0,.08);max-height:calc(100vh - 106px);overflow:auto}.menu.open{display:flex}.menu>a,.nav-drop,.menu .cta{width:100%}.menu>a,.nav-drop-btn{padding:10px 2px}.nav-drop{padding:0}.nav-drop-menu{position:static;box-shadow:none;border:0;background:var(--soft);margin:3px 0 7px;padding:7px}.nav-drop.open>.nav-drop-menu,.nav-drop.hover-open>.nav-drop-menu{display:grid;width:100%;grid-template-columns:1fr}.mega-feature{display:none}
 .hero-grid,.feature,.contact-grid{grid-template-columns:1fr}.hero-visual{height:400px}.flow-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-grid,.testimonial-grid,.vision-grid{grid-template-columns:1fr 1fr}.leadership-feature{grid-template-columns:1fr}.leadership-feature .feature-photo{min-height:0;aspect-ratio:16/9}.leadership-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}
 .subhero .container{padding-right:0;min-height:auto}.subhero-media{position:relative;right:auto;top:auto;transform:none;width:100%;height:260px;margin-top:20px}.subhero{padding:28px 0}.subhero+section{padding-top:28px}
 .client-logo{width:240px;height:125px}.client-logo img{max-height:86px}
}
@media(max-width:680px){
 .container{width:min(100% - 28px,1720px)}.topbar .container{display:block;padding:7px 0}.topbar .container>span:first-child{display:none}.nav{min-height:68px}.brand img{width:165px}.menu{inset:102px 0 auto 0}.hero{padding:32px 0}.hero h1{font-size:2.55rem}.hero p{font-size:.95rem}.hero-visual{height:320px;border-radius:20px}.hero-slide figcaption{left:18px;right:18px;bottom:18px}.trust .container{padding:12px 0}.trust-grid{gap:16px}.section-head h2{font-size:2rem}section{padding:36px 0}.g2,.g3,.g4,.story-grid,.testimonial-grid,.vision-grid,.leadership-grid,.footer-grid,.proof-grid,.flow-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0;border-bottom:1px solid var(--line)}.proof-grid>div:last-child{border-bottom:0}.subhero{padding:22px 0}.subhero h1{font-size:2.35rem}.subhero-media{height:205px;border-radius:16px}.client-logo{width:195px;height:105px;padding:12px}.client-logo img{max-height:74px}.quote-stage{padding:24px 20px}.quote-stage blockquote{font-size:1.18rem}.form-grid{grid-template-columns:1fr}.expert-modal{padding:9px}.expert-dialog{padding:25px 18px 20px;border-radius:18px}.leader-feature-body{padding:26px}.floating-actions{right:13px;bottom:13px}.ai-launch,.whatsapp-float{width:46px;padding:0;justify-content:center}.ai-launch b,.whatsapp-float b{display:none}.ai-panel{right:13px;bottom:122px;max-height:calc(100vh - 140px)}.ai-body.ai-conversation{min-height:260px;max-height:55vh}.band .container{align-items:flex-start}.footer{padding-top:36px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.logo-track{animation:none}.hero-slide,.hero-slide img{transition:none}.hero-slide.active img{transform:none}}
.ai-panel.open{opacity:1!important;transform:none!important;pointer-events:auto!important}

/* FINAL ENTERPRISE POLISH */
.client-section{padding-top:24px!important;padding-bottom:22px!important}.client-section .section-head{margin-bottom:8px}.logo-track{gap:12px!important;padding:6px 0 8px!important}.client-logo{width:250px!important;height:96px!important;border-radius:14px!important;padding:10px 16px!important;box-shadow:0 5px 16px rgba(35,20,75,.035)!important}.client-logo img{max-width:94%!important;max-height:70px!important}
.footer{background:linear-gradient(135deg,#0d0622 0%,#14082f 55%,#100528 100%)!important;padding:48px 0 0!important;border-top:1px solid rgba(255,255,255,.1)}.footer-grid{grid-template-columns:1.25fr .72fr .8fr 1.35fr!important;gap:34px!important}.footer-grid>div{padding-right:22px;border-right:1px solid rgba(255,255,255,.09)}.footer-grid>div:last-child{border-right:0;padding-right:0}.footer h4{font-size:1rem!important;margin-bottom:15px!important;color:#fff}.footer a{padding:4px 0!important;color:#e7e0f7!important}.footer p{color:#c9c0dd!important;line-height:1.65}.footer strong{color:#fff}.logo-badge{background:#fff;border-radius:12px;padding:9px 12px;display:inline-flex;margin-bottom:14px}.logo-badge img{width:190px!important}.footer-social.linkedin-icon{display:inline-flex!important;background:#0a66c2!important;border-radius:9px;padding:8px 11px!important;color:#fff!important;gap:7px;align-items:center}.footer-social.linkedin-icon svg{width:20px;height:20px;fill:#fff}.footnote{margin-top:34px!important;padding:18px 0!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#aaa1bf!important}
.contact-details{padding:0!important}.contact-card{box-shadow:0 18px 50px rgba(42,20,86,.08)!important;border-color:#e4dcf4!important}.contact-point{padding:20px!important;margin:10px 0;border:1px solid #e8e1f4!important;border-radius:14px;background:linear-gradient(135deg,#fff,#fbf9ff)}.contact-point:last-child{background:linear-gradient(135deg,#311078,#5b25d7)!important;color:#fff;border:0!important}.contact-point:last-child h3,.contact-point:last-child p,.contact-point:last-child a{color:#fff!important}.contact-point:last-child>span{background:rgba(255,255,255,.15)!important;color:#fff!important}.contact-point>span{width:40px!important;height:40px!important;border-radius:12px!important}
@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr!important}.footer-grid>div{border-right:0}.client-logo{width:220px!important;height:88px!important}.client-logo img{max-height:62px!important}}
@media(max-width:620px){.footer-grid{grid-template-columns:1fr!important}.client-section{padding-top:18px!important;padding-bottom:16px!important}.client-logo{width:180px!important;height:78px!important}.client-logo img{max-height:54px!important}}

/* ===== FINAL ENTERPRISE POLISH ===== */
/* cinematic homepage hero */
.hero.hero-cinematic{padding:0;background:#110926}
.hero-cinematic .hero-wide{position:relative;height:min(660px,68vh);min-height:520px;overflow:hidden}
.hero-cinematic .hero-slides,.hero-cinematic .hero-slide{position:absolute;inset:0}
.hero-cinematic .hero-slide{margin:0;opacity:0;transition:opacity .75s ease}
.hero-cinematic .hero-slide.active{opacity:1;z-index:1}
.hero-cinematic .hero-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.015);transition:transform 7s ease}
.hero-cinematic .hero-slide.active img{transform:scale(1.07)}
.hero-cinematic .hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,7,26,.88) 0%,rgba(15,10,35,.66) 36%,rgba(15,10,35,.18) 68%,rgba(15,10,35,.12) 100%),linear-gradient(0deg,rgba(10,7,28,.66),transparent 48%)}
.hero-cinematic .hero-slide figcaption{position:absolute;z-index:4;left:auto;right:5%;bottom:32px;max-width:460px;color:#fff;text-align:right}
.hero-cinematic .hero-slide figcaption b{display:block;font-size:1rem}.hero-cinematic .hero-slide figcaption span{display:block;font-size:.82rem;color:#e7e0f3;margin-top:2px}
.hero-overlay{position:absolute;inset:0;z-index:2;pointer-events:none}
.hero-overlay-content{position:relative;z-index:5;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:20px;padding-bottom:20px}
.hero-overlay-content .eyebrow{color:#bca8ff}
.hero-overlay-content h1{max-width:760px;margin:12px 0 16px;font-size:clamp(3.2rem,5.2vw,6rem);line-height:.98;letter-spacing:-.055em;color:#fff}
.hero-overlay-content h1 span{color:#9b73ff;background:none;-webkit-text-fill-color:initial}
.hero-overlay-content p{max-width:700px;color:#f0ebf7;font-size:1.08rem;line-height:1.6}
.hero-overlay-content .actions{margin-top:22px}
.hero-overlay-content .btn-purple{background:linear-gradient(135deg,#6c36ff,#4b21c5);box-shadow:0 14px 32px rgba(75,33,197,.32)}
.hero-overlay-content .btn-ghost{border-color:rgba(255,255,255,.45);background:rgba(12,7,31,.28)}
.hero-cinematic .hero-slider-controls{position:relative;top:auto;right:auto;margin-top:20px;display:flex;align-items:center;gap:7px}
.hero-cinematic .hero-slider-controls button{width:8px;height:8px}.hero-cinematic .hero-slider-controls button.active{width:26px}
.hero-count{margin-left:6px;font-size:.72rem;color:#ddd4ed;font-weight:700;letter-spacing:.08em}

/* dense logo ribbon */
.client-section{padding:28px 0 18px;background:#fff}
.client-section .section-head{margin-bottom:8px}.client-section .section-head h2{font-size:clamp(1.55rem,2.3vw,2.35rem);margin-bottom:6px}.client-section .section-head p{font-size:.9rem}
.logo-marquee{margin-top:2px;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}
.logo-track{gap:12px;padding:7px 0 10px;animation-duration:36s}
.client-logo{width:230px;height:92px;padding:9px 14px;border-radius:14px;box-shadow:0 5px 18px rgba(37,22,78,.035)}
.client-logo img{max-height:68px;max-width:94%;object-fit:contain;filter:none}

/* proof strip / strengths */
.strength-strip{padding:0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.strength-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.strength-grid>div{position:relative;padding:24px 28px 24px 68px;border-right:1px solid var(--line)}.strength-grid>div:last-child{border-right:0}
.strength-grid>div:before{content:"✓";position:absolute;left:22px;top:24px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--lav);color:var(--purple);font-weight:900}
.strength-grid b,.strength-grid span{display:block}.strength-grid b{font-size:.93rem;color:#24183d}.strength-grid span{margin-top:2px;font-size:.79rem;color:var(--muted);line-height:1.45}

/* homepage contact block */
.home-contact{padding:40px 0;background:#f8f7fc}
.home-contact-shell{display:grid;grid-template-columns:1.25fr repeat(3,.82fr) 1fr;gap:12px;padding:16px;border:1px solid #e5def1;border-radius:24px;background:linear-gradient(135deg,#fff,#f5f0ff)}
.home-contact-copy{padding:26px}.home-contact-copy h2{font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.03;letter-spacing:-.045em;margin:8px 0 12px}.home-contact-copy p{color:var(--muted);font-size:.92rem;max-width:540px}
.home-office{background:#fff;border:1px solid #e9e4ef;border-radius:18px;padding:22px;min-height:220px;box-shadow:0 12px 28px rgba(40,22,80,.04)}
.home-office:before{content:"⌖";display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--lav);color:var(--purple);font-weight:900;margin-bottom:18px}.home-office small,.home-enquiry small{font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#70687b;font-size:.65rem}.home-office h3,.home-enquiry h3{margin:6px 0 8px;font-size:1.05rem}.home-office p{font-size:.78rem;line-height:1.55;color:var(--muted);margin:0}
.home-enquiry{border-radius:18px;padding:24px;background:linear-gradient(145deg,#5b2ee6,#4a1dbd);color:#fff;box-shadow:0 20px 38px rgba(75,33,197,.2)}.home-enquiry small{color:#d8ccff}.home-enquiry a{display:block;margin:9px 0;color:#fff;font-weight:700;font-size:.82rem}.home-enquiry h3{font-size:1.2rem}

/* stronger contact page */
.contact-solid{padding:46px 0;background:linear-gradient(180deg,#fbfaff,#fff)}
.contact-intro{max-width:980px;margin-bottom:24px}.contact-intro h2{font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:1.01;letter-spacing:-.055em;margin:8px 0 12px}.contact-intro p{font-size:1rem;color:var(--muted)}
.contact-solid-grid{display:grid;grid-template-columns:1.55fr .8fr;gap:16px;align-items:stretch}.office-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.office-card{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(35,19,74,.05)}
.office-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#eee8ff,#e0d5ff);color:var(--purple);font-weight:900;font-size:.76rem}.office-card small{font-size:.66rem;text-transform:uppercase;letter-spacing:.09em;color:#857e8d;font-weight:900}.office-card h3{margin:2px 0 7px;font-size:1.14rem}.office-card p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}
.enquiry-panel{display:flex;flex-direction:column;border-radius:20px;padding:26px;background:linear-gradient(150deg,#5e32ed,#4217ae);color:#fff;box-shadow:0 20px 44px rgba(75,33,197,.2)}.enquiry-icon{width:40px;height:40px;border-radius:12px;background:rgba(255,255,255,.14);display:grid;place-items:center;margin-bottom:20px}.enquiry-panel small{text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:900;color:#d8cbff}.enquiry-panel h3{font-size:1.45rem;line-height:1.15;margin:7px 0 14px}.enquiry-panel a{color:#fff;font-weight:750;margin:7px 0;font-size:.9rem}.enquiry-whatsapp{display:flex!important;align-items:center;gap:8px}.enquiry-whatsapp img{width:22px}.enquiry-panel .btn{margin-top:auto}.contact-form-solid{margin-top:18px;padding:28px;box-shadow:0 14px 36px rgba(33,18,72,.05)}

/* industries */
.industry-hero{padding:54px 0;background:radial-gradient(circle at 85% 10%,#ece4ff 0,transparent 30%),linear-gradient(180deg,#faf8ff,#fff)}
.industry-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}.industry-hero h1{font-size:clamp(3rem,5vw,5.5rem);line-height:.99;letter-spacing:-.055em;margin:10px 0 18px}.industry-hero p{max-width:850px;color:var(--muted);font-size:1.04rem}.industry-hero-panel{display:grid;gap:8px;padding:26px;border:1px solid #dfd5fb;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.industry-hero-panel strong{font-size:1.2rem;color:#27184c;margin-bottom:6px}.industry-hero-panel span{padding:12px 14px;border-radius:11px;background:#f7f4ff;color:#4d3f63;font-weight:750;font-size:.87rem}
.industry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.industry-card{position:relative;border:1px solid var(--line);border-radius:21px;background:#fff;padding:26px;box-shadow:0 10px 26px rgba(32,18,70,.035)}.industry-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--lav);color:var(--purple);font-weight:900;font-size:.74rem}.industry-card h3{font-size:1.28rem;margin:13px 0 8px}.industry-card p{color:var(--muted);font-size:.9rem}.industry-card ul{padding-left:18px;margin:12px 0 0;color:#5d5666;font-size:.84rem;line-height:1.65}.industry-why{background:#130b2c;color:#fff}.industry-why .container{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.industry-why h2{font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:1.03;margin:8px 0 12px}.industry-why p{color:#cfc7db}.why-list{display:grid;gap:10px}.why-list span{padding:15px 18px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.055);font-weight:700;font-size:.87rem}

/* LinkedIn on leadership */
.leader-linkedin{display:inline-flex!important;align-items:center;gap:8px;margin-top:10px;color:#0a66c2;font-weight:850;font-size:.79rem}.leader-linkedin img{width:30px;height:30px;border-radius:8px;object-fit:cover}.leader-linkedin svg{display:none}

/* solid footer */
.footer.footer-pro{padding:0;background:linear-gradient(180deg,#130b2d,#0d071e);color:#d9d3e3}
.footer-topline{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px 0 24px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-topline .eyebrow{color:#a991ff}.footer-topline h3{margin:5px 0 0;color:#fff;font-size:1.5rem;letter-spacing:-.02em}
.footer-grid-pro{grid-template-columns:1.35fr .75fr .85fr .7fr 1.2fr;gap:28px;padding:34px 0}.footer-brand .logo-badge{background:#fff;border-radius:12px;padding:10px;width:max-content}.footer-brand .logo-badge img{width:190px}.footer-brand p{max-width:360px;color:#aaa3b8;font-size:.85rem;line-height:1.6}.footer-col h4,.footer-contact h4{color:#fff;margin:0 0 12px}.footer-col a,.footer-contact>a{display:block;margin:8px 0;color:#d4cede;font-size:.83rem}.footer-col a:hover,.footer-contact>a:hover{color:#fff}.footer-socials{display:flex;gap:9px;margin-top:16px}.social-icon{width:36px;height:36px;border-radius:9px;overflow:hidden;display:grid!important;place-items:center;background:#fff}.social-icon img{width:100%;height:100%;object-fit:cover}.whatsapp-social{padding:3px;background:transparent}.footer-office-mini{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.footer-office-mini strong,.footer-office-mini span{display:block}.footer-office-mini strong{color:#fff;font-size:.76rem;margin-top:9px}.footer-office-mini span{font-size:.74rem;color:#9e97ad;line-height:1.45;margin-top:2px}.footnote-pro{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding:16px 0 20px;margin:0;font-size:.73rem;color:#968fa4}.footnote-pro>span:last-child{text-align:right}.legal-links{display:flex;gap:16px}.legal-links a{color:#bfb7ca}.legal-links a:hover{color:#fff}

/* whatsapp always obvious */
.whatsapp-float{background:#25D366!important;color:#fff!important;min-width:132px}.whatsapp-float img{width:22px;height:22px}.whatsapp-float span{display:none}.ai-launch{min-width:145px}

.legal-page{max-width:980px}.legal-page h2{margin-top:28px}.legal-page p{color:var(--muted)}

@media(max-width:1200px){.home-contact-shell{grid-template-columns:1fr 1fr 1fr}.home-contact-copy,.home-enquiry{grid-column:span 3}.footer-grid-pro{grid-template-columns:1.2fr repeat(2,1fr)}.footer-contact{grid-column:span 3}.contact-solid-grid{grid-template-columns:1fr}.industry-hero-grid{grid-template-columns:1fr}.strength-grid{grid-template-columns:repeat(2,1fr)}.strength-grid>div:nth-child(2){border-right:0}.strength-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:800px){.hero-cinematic .hero-wide{height:580px;min-height:580px}.hero-overlay-content{justify-content:flex-end;padding-bottom:44px}.hero-overlay-content h1{font-size:3.2rem}.hero-cinematic .hero-slide figcaption{display:none}.office-cards,.industry-grid{grid-template-columns:1fr}.industry-why .container{grid-template-columns:1fr}.home-contact-shell{grid-template-columns:1fr}.home-contact-copy,.home-enquiry{grid-column:auto}.footer-grid-pro{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}.footnote-pro{grid-template-columns:1fr}.footnote-pro>span:last-child{text-align:left}.contact-intro h2{font-size:3rem}}
@media(max-width:600px){.hero-cinematic .hero-wide{height:530px;min-height:530px}.hero-overlay-content h1{font-size:2.7rem}.hero-overlay-content p{font-size:.92rem}.client-logo{width:180px;height:78px}.client-logo img{max-height:58px}.strength-grid{grid-template-columns:1fr}.strength-grid>div{border-right:0;border-bottom:1px solid var(--line)}.strength-grid>div:last-child{border-bottom:0}.footer-grid-pro{grid-template-columns:1fr}.footer-contact{grid-column:auto}.footer-topline{align-items:flex-start;flex-direction:column}.contact-intro h2{font-size:2.5rem}.whatsapp-float,.ai-launch{min-width:48px}.whatsapp-float b,.ai-launch b{display:none}}

/* FINAL FOOTER REFINEMENT — compact premium enterprise footer */
.footer.footer-pro{padding:0!important;background:linear-gradient(135deg,#100626 0%,#180a38 58%,#0d061f 100%)!important;border-top:0!important}
.footer-pro .footer-topline{padding:24px 0 22px!important;border-bottom:1px solid rgba(255,255,255,.12);align-items:center}
.footer-pro .footer-topline h3{font-size:clamp(1.35rem,2vw,2rem)!important;margin:4px 0 0!important;line-height:1.15}
.footer-pro .footer-grid-pro{display:grid!important;grid-template-columns:1.35fr .9fr 1fr .95fr 1.35fr!important;gap:0!important;padding:28px 0 26px!important}
.footer-pro .footer-grid-pro>div{min-width:0;padding:0 28px!important;border-right:1px solid rgba(255,255,255,.1)!important}
.footer-pro .footer-grid-pro>div:first-child{padding-left:0!important}.footer-pro .footer-grid-pro>div:last-child{padding-right:0!important;border-right:0!important}
.footer-pro .footer-brand .logo-badge{margin:0 0 13px!important;padding:7px 10px!important;border-radius:10px}.footer-pro .footer-brand .logo-badge img{width:170px!important}
.footer-pro .footer-brand p{font-size:.82rem!important;line-height:1.55!important;margin:0!important;max-width:330px!important}
.footer-pro h4{font-size:.9rem!important;margin:1px 0 10px!important}.footer-pro .footer-col a,.footer-pro .footer-contact>a{font-size:.79rem!important;line-height:1.35!important;margin:0!important;padding:4px 0!important}
.footer-pro .footer-socials{margin-top:13px!important}.footer-pro .social-icon{width:32px!important;height:32px!important;border-radius:8px!important}
.footer-pro .footer-office-mini{margin-top:11px!important;padding-top:10px!important}.footer-pro .footer-office-mini strong{font-size:.72rem!important;margin-top:7px!important}.footer-pro .footer-office-mini span{font-size:.69rem!important;line-height:1.35!important}
.footer-pro .footnote-pro{margin:0!important;padding:13px 0 15px!important;grid-template-columns:1fr auto!important;font-size:.68rem!important}.footer-pro .footnote-pro>span:last-child{display:none}
@media(max-width:1200px){.footer-pro .footer-grid-pro{grid-template-columns:1.25fr 1fr 1fr!important}.footer-pro .footer-grid-pro>div{border-right:0!important;padding:0 22px 22px 0!important}.footer-pro .footer-contact{grid-column:auto!important}}
@media(max-width:760px){.footer-pro .footer-topline{align-items:flex-start!important}.footer-pro .footer-grid-pro{grid-template-columns:1fr 1fr!important;gap:22px!important}.footer-pro .footer-grid-pro>div{padding:0!important}.footer-pro .footer-brand,.footer-pro .footer-contact{grid-column:1/-1!important}.footer-pro .footnote-pro{grid-template-columns:1fr!important;gap:8px!important}}

/* FINAL COMPACT ENTERPRISE CONTACT + FOOTER REFINEMENT */
@media (min-width: 1201px){
  .contact-solid{padding:32px 0 38px}
  .contact-intro{max-width:920px;margin-bottom:18px}
  .contact-intro h2{font-size:clamp(2.1rem,3.1vw,3.25rem);line-height:1.02;margin:8px 0 10px}
  .contact-intro p{margin:0;color:var(--muted)}
  .contact-solid-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}
  .office-cards{display:contents}
  .office-card{grid-template-columns:38px 1fr;gap:11px;padding:17px 16px;border-radius:15px;min-height:154px;box-shadow:0 7px 20px rgba(35,19,74,.045);align-content:start}
  .office-icon{width:34px;height:34px;border-radius:10px;font-size:.7rem}
  .office-card small{font-size:.61rem;letter-spacing:.09em}
  .office-card h3{font-size:1rem;margin:1px 0 5px}
  .office-card p{font-size:.76rem;line-height:1.46}
  .enquiry-panel{padding:18px 18px 16px;border-radius:16px;min-height:154px;box-shadow:0 10px 26px rgba(75,33,197,.16)}
  .enquiry-icon{width:32px;height:32px;border-radius:9px;margin-bottom:8px}
  .enquiry-panel small{font-size:.61rem}
  .enquiry-panel h3{font-size:1.12rem;line-height:1.15;margin:4px 0 7px}
  .enquiry-panel a{font-size:.76rem;margin:2px 0;line-height:1.35}
  .enquiry-whatsapp img{width:17px}
  .enquiry-panel .btn{margin-top:8px;padding:9px 12px;min-height:0;font-size:.77rem;border-radius:9px}
  .contact-form-solid{margin-top:14px;padding:24px;border-radius:18px}

  .home-contact-shell{grid-template-columns:1.15fr repeat(3,.72fr) .95fr;gap:10px;padding:12px;border-radius:18px}
  .home-contact-copy{padding:18px 16px}
  .home-contact-copy h2{font-size:2rem;line-height:1.05;margin:7px 0 10px}
  .home-contact-copy p{font-size:.84rem;line-height:1.5}
  .home-office{padding:15px;min-height:145px;border-radius:14px}
  .home-office:before{width:29px;height:29px;border-radius:8px;margin-bottom:10px}
  .home-office h3,.home-enquiry h3{font-size:.92rem;margin:4px 0 6px}
  .home-office p{font-size:.72rem;line-height:1.42}
  .home-office small,.home-enquiry small{font-size:.59rem}
  .home-enquiry{padding:16px;border-radius:14px}
  .home-enquiry a{font-size:.75rem;margin:3px 0}

  .footer-pro{padding-top:0!important}
  .footer-grid-pro{grid-template-columns:1.25fr .72fr .82fr .72fr 1.05fr;gap:20px;padding:24px 0 20px}
  .footer-brand .logo-badge{padding:7px;border-radius:9px}.footer-brand .logo-badge img{width:160px}
  .footer-brand p{font-size:.76rem;line-height:1.5;max-width:315px;margin:10px 0}
  .footer-col h4,.footer-contact h4{font-size:.86rem;margin-bottom:8px}
  .footer-col a,.footer-contact>a{font-size:.75rem;margin:5px 0}
  .footer-socials{margin-top:10px}.social-icon{width:30px;height:30px;border-radius:7px}
  .footer-office-mini{margin-top:10px;padding-top:8px}
  .footer-office-mini strong{font-size:.68rem;margin-top:6px}.footer-office-mini span{font-size:.64rem;line-height:1.3}
  .footnote-pro{padding:11px 0 13px;gap:16px;font-size:.66rem}
}

@media (min-width: 801px) and (max-width:1200px){
  .contact-solid-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  .office-cards{display:contents}
  .office-card,.enquiry-panel{min-height:0}
  .home-office{min-height:160px}
}

/* Compact enterprise contact showcase — approved visual direction */
.contact-showcase{padding:28px 0;background:#f8f7fc}
.contact-showcase-shell{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(640px,2.05fr) minmax(310px,.92fr);gap:16px;align-items:stretch;padding:18px;border:1px solid #e5def1;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#fbfaff 58%,#f5f0ff 100%);box-shadow:0 14px 34px rgba(42,24,85,.045)}
.contact-showcase-copy{padding:12px 16px 10px;display:flex;flex-direction:column;justify-content:center}
.contact-showcase-copy h2{font-size:clamp(2rem,2.55vw,3rem);line-height:1.01;letter-spacing:-.045em;margin:9px 0 12px;max-width:420px}
.contact-showcase-copy p{margin:0 0 18px;color:var(--muted);font-size:.91rem;line-height:1.5;max-width:390px}.contact-showcase-copy .btn{align-self:flex-start}
.contact-showcase-center{display:grid;grid-template-rows:auto auto;gap:12px;min-width:0}.contact-office-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.contact-office-tile{display:grid;grid-template-columns:42px 1fr;gap:12px;align-content:start;padding:17px 16px;border:1px solid #e7e1ef;border-radius:15px;background:rgba(255,255,255,.92);min-height:148px;box-shadow:0 7px 18px rgba(37,20,78,.035)}
.contact-tile-icon,.proof-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#eee8ff,#e1d8ff);color:#5126d8;font-weight:900;font-size:1rem}.contact-office-tile:nth-child(3) .contact-tile-icon{background:#e6f8f0;color:#087a68}
.contact-office-tile small,.contact-showcase-enquiry>small{display:block;text-transform:uppercase;letter-spacing:.085em;font-weight:900;font-size:.61rem;color:#716a7b;margin:1px 0 5px}.contact-office-tile h3{font-size:1.05rem;margin:0 0 6px}.contact-office-tile p{font-size:.76rem;line-height:1.48;color:var(--muted);margin:0}
.contact-proof-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e7e1ef;padding:10px 2px 0}.contact-proof-row>div{display:flex;align-items:center;gap:10px;padding:4px 14px;border-right:1px solid #e7e1ef}.contact-proof-row>div:last-child{border-right:0}.contact-proof-row .proof-icon{width:34px;height:34px;flex:0 0 34px}.contact-proof-row p{margin:0;line-height:1.25}.contact-proof-row strong{display:block;font-size:.84rem}.contact-proof-row small{display:block;color:var(--muted);font-size:.69rem;margin-top:2px}
.contact-showcase-enquiry{display:flex;flex-direction:column;justify-content:center;padding:22px 22px 20px;border-radius:17px;background:linear-gradient(145deg,#6438ef 0%,#4a1bc2 100%);color:#fff;box-shadow:0 16px 34px rgba(77,34,199,.2)}.contact-showcase-enquiry>small{color:#ded4ff}.contact-showcase-enquiry h3{font-size:1.6rem;line-height:1.05;margin:4px 0 13px}.contact-showcase-enquiry a{display:flex;align-items:center;gap:7px;color:#fff;font-size:.83rem;font-weight:750;margin:4px 0;line-height:1.3}.contact-showcase-enquiry a img{width:19px;height:19px}.contact-expert-btn{margin-top:13px;background:#fff!important;color:#29105f!important;border:0!important;width:100%;padding:11px 12px!important;border-radius:10px!important;font-weight:850!important}
.contact-page-showcase{margin:0 0 18px}.contact-solid .container{max-width:1760px}.contact-solid{padding-top:30px}
@media(max-width:1250px){.contact-showcase-shell{grid-template-columns:1fr 2fr}.contact-showcase-enquiry{grid-column:1/-1}.contact-showcase-copy{justify-content:flex-start}.contact-office-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.contact-showcase{padding:18px 0}.contact-showcase-shell{grid-template-columns:1fr;padding:12px}.contact-office-row{grid-template-columns:1fr}.contact-office-tile{min-height:0}.contact-proof-row{grid-template-columns:1fr}.contact-proof-row>div{border-right:0;border-bottom:1px solid #e7e1ef;padding:9px 4px}.contact-proof-row>div:last-child{border-bottom:0}.contact-showcase-copy{padding:10px 6px}.contact-showcase-copy h2{font-size:2.25rem}.contact-showcase-enquiry{grid-column:auto}.contact-page-showcase{margin-bottom:14px}}
/* Approved compact contact bar */
.contact-bar-shell{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(390px,.95fr);gap:0;border:1px solid #e5def1;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(42,24,85,.05)}
.contact-bar-offices{padding:24px 30px 22px;background:linear-gradient(135deg,#fff,#fbfaff)}
.contact-bar-head{margin-bottom:20px}.contact-bar-head h2{font-size:clamp(1.8rem,2.3vw,2.75rem);line-height:1.02;letter-spacing:-.04em;margin:7px 0 7px}.contact-bar-head p{margin:0;color:var(--muted);font-size:.88rem}
.contact-bar-locations{display:grid;grid-template-columns:repeat(3,1fr)}.contact-bar-locations article{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:0 24px;border-right:1px solid #e4dfeb;align-items:start}.contact-bar-locations article:first-child{padding-left:0}.contact-bar-locations article:last-child{border-right:0;padding-right:0}
.contact-bar-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#eee8ff,#e1d8ff);color:#5228d7;font-weight:900;font-size:1.05rem}.contact-bar-locations small,.contact-bar-enquiry small{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.61rem;font-weight:900;color:#756d81;margin:2px 0 4px}.contact-bar-locations h3{font-size:1.02rem;margin:0 0 5px}.contact-bar-locations p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.48}
.contact-bar-enquiry{padding:25px 28px 22px;color:#fff;background:linear-gradient(145deg,#6337ef,#4618bd);display:flex;flex-direction:column;justify-content:center}.contact-bar-enquiry small{color:#e0d7ff}.contact-bar-enquiry h3{font-size:1.55rem;line-height:1.08;margin:5px 0 18px}.contact-bar-enquiry-body{display:grid;grid-template-columns:1.35fr .85fr;gap:20px;align-items:center}.contact-bar-links{padding-right:20px;border-right:1px solid rgba(255,255,255,.3)}.contact-bar-links a{display:flex;align-items:center;gap:7px;color:#fff;font-size:.8rem;font-weight:760;margin:7px 0;line-height:1.25}.contact-bar-links img{width:19px;height:19px}.contact-bar-action .contact-expert-btn{margin:0;background:#fff!important;color:#28105e!important;border:0!important;width:100%;padding:11px 10px!important;border-radius:10px!important;font-weight:850!important}.contact-bar-action p{font-size:.76rem;line-height:1.45;color:#e3dcff;margin:12px 4px 0}
.contact-page-showcase{margin-bottom:14px}
@media(max-width:1150px){.contact-bar-shell{grid-template-columns:1fr}.contact-bar-enquiry{border-radius:0}.contact-bar-enquiry-body{grid-template-columns:1.5fr .8fr}}
@media(max-width:760px){.contact-bar-offices{padding:20px 18px}.contact-bar-locations{grid-template-columns:1fr}.contact-bar-locations article{padding:14px 0;border-right:0;border-bottom:1px solid #e4dfeb}.contact-bar-locations article:last-child{border-bottom:0}.contact-bar-enquiry{padding:22px 18px}.contact-bar-enquiry-body{grid-template-columns:1fr}.contact-bar-links{border-right:0;padding-right:0}.contact-bar-action p{display:none}}

/* Leadership & Vision */
.leadership-vision-section{padding:72px 0}.vision-leaders{display:grid;gap:28px}.vision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vision-leader{display:grid;grid-template-columns:190px 1fr;gap:26px;padding:26px;border:1px solid #e7e2f3;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(35,20,75,.06)}.vision-feature{grid-template-columns:300px 1fr;padding:34px;background:linear-gradient(135deg,#f8f5ff 0%,#fff 65%)}.vision-leader .leader-photo{height:100%;min-height:260px;border-radius:18px;overflow:hidden}.vision-leader .leader-photo img{width:100%;height:100%;object-fit:cover}.vision-copy{display:flex;flex-direction:column;align-items:flex-start}.vision-copy h2{margin:5px 0 14px;font-size:28px}.vision-copy h3{margin:3px 0 8px;color:#5b2be0;font-size:14px;text-transform:uppercase;letter-spacing:.12em}.vision-copy blockquote{margin:0;padding:0;border:0;color:#3f4252;font-size:15px;line-height:1.75;font-style:normal}.vision-feature .vision-copy blockquote{font-size:18px;line-height:1.75;color:#292b38}.vision-signature{margin-top:18px;font-weight:700;color:#171827;font-size:13px}.leader-context{margin:-4px 0 14px;color:#666a78;font-size:13px;line-height:1.6}.vision-copy .leader-linkedin{margin-top:18px}@media(max-width:900px){.vision-grid{grid-template-columns:1fr}.vision-feature,.vision-leader{grid-template-columns:150px 1fr}.vision-feature{padding:26px}.vision-feature .vision-copy blockquote{font-size:16px}}@media(max-width:640px){.leadership-vision-section{padding:48px 0}.vision-feature,.vision-leader{grid-template-columns:1fr;padding:20px}.vision-leader .leader-photo{height:300px;min-height:0}.vision-copy h2{font-size:24px}}

/* Leadership page rebuild v2 — isolated layout, no text/photo overlap */
body .leadership-vision-section{padding:64px 0 80px!important;overflow:visible!important}
body .leadership-vision-section .vision-leaders{display:flex!important;flex-direction:column!important;gap:22px!important}
body .leadership-vision-section .vision-grid{display:flex!important;flex-direction:column!important;gap:22px!important}
body .leadership-vision-section .vision-leader,
body .leadership-vision-section .vision-feature{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:0!important;padding:0!important;min-height:330px!important;border:1px solid #e5def2!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 10px 32px rgba(35,20,75,.06)!important;align-items:stretch!important}
body .leadership-vision-section .vision-feature{grid-template-columns:330px minmax(0,1fr)!important;min-height:370px!important;background:linear-gradient(135deg,#f8f5ff 0%,#fff 62%)!important}
body .leadership-vision-section .vision-grid .vision-leader:nth-child(even){grid-template-columns:minmax(0,1fr) 280px!important}
body .leadership-vision-section .vision-grid .vision-leader:nth-child(even) .leader-photo{grid-column:2!important;grid-row:1!important}
body .leadership-vision-section .vision-grid .vision-leader:nth-child(even) .vision-copy{grid-column:1!important;grid-row:1!important}
body .leadership-vision-section .leader-photo{position:relative!important;width:100%!important;height:100%!important;min-height:330px!important;max-height:none!important;border-radius:0!important;overflow:hidden!important;margin:0!important;z-index:1!important}
body .leadership-vision-section .vision-feature .leader-photo{min-height:370px!important}
body .leadership-vision-section .leader-photo img{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center top!important;border-radius:0!important;margin:0!important}
body .leadership-vision-section .vision-copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-width:0!important;width:auto!important;padding:34px 38px!important;background:transparent!important;color:#1c1d2a!important}
body .leadership-vision-section .vision-feature .vision-copy{padding:42px 46px!important}
body .leadership-vision-section .leader-kicker{display:block!important;color:#5b2be0!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0 0 7px!important}
body .leadership-vision-section .vision-copy h2{position:static!important;margin:0 0 18px!important;font-size:clamp(25px,2.1vw,34px)!important;line-height:1.1!important;color:#171827!important;transform:none!important}
body .leadership-vision-section .vision-copy h3{position:static!important;margin:0 0 10px!important;color:#5b2be0!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.12em!important;text-transform:uppercase!important;transform:none!important}
body .leadership-vision-section .vision-copy blockquote{position:static!important;display:block!important;width:100%!important;max-width:920px!important;margin:0!important;padding:0!important;border:0!important;color:#454858!important;font-size:15px!important;line-height:1.72!important;font-style:normal!important;transform:none!important;overflow-wrap:anywhere!important}
body .leadership-vision-section .vision-feature .vision-copy blockquote{font-size:17px!important;line-height:1.72!important;color:#303240!important}
body .leadership-vision-section .vision-signature{position:static!important;margin:17px 0 0!important;color:#171827!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important;transform:none!important}
body .leadership-vision-section .leader-context{position:static!important;margin:-8px 0 15px!important;color:#666a78!important;font-size:13px!important;line-height:1.55!important;transform:none!important}
body .leadership-vision-section .leader-linkedin{position:static!important;display:inline-flex!important;align-items:center!important;gap:8px!important;margin:17px 0 0!important;transform:none!important}
body .leadership-vision-section .leader-linkedin img{width:26px!important;height:26px!important;object-fit:contain!important}
@media(max-width:900px){
 body .leadership-vision-section .vision-leader,body .leadership-vision-section .vision-feature,body .leadership-vision-section .vision-grid .vision-leader:nth-child(even){grid-template-columns:220px minmax(0,1fr)!important;min-height:320px!important}
 body .leadership-vision-section .vision-grid .vision-leader:nth-child(even) .leader-photo{grid-column:1!important;grid-row:1!important}
 body .leadership-vision-section .vision-grid .vision-leader:nth-child(even) .vision-copy{grid-column:2!important;grid-row:1!important}
 body .leadership-vision-section .vision-copy,body .leadership-vision-section .vision-feature .vision-copy{padding:28px!important}
 body .leadership-vision-section .vision-feature .vision-copy blockquote{font-size:15px!important}
}
@media(max-width:640px){
 body .leadership-vision-section{padding:44px 0 60px!important}
 body .leadership-vision-section .vision-leader,body .leadership-vision-section .vision-feature,body .leadership-vision-section .vision-grid .vision-leader:nth-child(even){display:flex!important;flex-direction:column!important;min-height:0!important}
 body .leadership-vision-section .leader-photo,body .leadership-vision-section .vision-feature .leader-photo{height:330px!important;min-height:330px!important}
 body .leadership-vision-section .vision-copy,body .leadership-vision-section .vision-feature .vision-copy{padding:25px 22px 28px!important}
 body .leadership-vision-section .vision-copy h2{font-size:27px!important}
}

/* ALTERNATE LIGHT ENTERPRISE FOOTER — approved concept */
.footer-cta-alt{background:#f6f7ff;padding:28px 0 20px;border-top:1px solid #e8e7f4}.footer-cta-alt-inner{display:grid;grid-template-columns:1.45fr 2fr .8fr;align-items:center;gap:30px;background:linear-gradient(110deg,#fff 0%,#f7f5ff 70%,#eef3ff 100%);border:1px solid #dedcf1;border-radius:18px;padding:26px 30px;box-shadow:0 12px 34px rgba(37,20,92,.06)}.footer-cta-copy .eyebrow{color:#6840e8;font-size:.7rem;letter-spacing:.2em}.footer-cta-copy h2{font-size:2rem;line-height:1.05;margin:7px 0 9px;color:#12102e}.footer-cta-copy h2 span{color:#6338e8}.footer-cta-copy p{font-size:.84rem;line-height:1.5;color:#59536c;margin:0}.footer-pillars{display:grid;grid-template-columns:repeat(4,1fr)}.footer-pillars>div{padding:4px 18px;border-left:1px solid #d9d5eb}.footer-pillars b,.footer-pillars small{display:block}.footer-pillars b{font-size:.86rem;color:#15112d}.footer-pillars small{font-size:.7rem;line-height:1.35;color:#655e77;margin-top:5px}.footer-cta-action{text-align:center}.footer-cta-action .btn{width:100%;justify-content:center}.footer-cta-action span{display:block;margin-top:13px;color:#6840e8;font-size:.62rem;font-weight:800;letter-spacing:.16em}.footer.footer-alt{background:#fff!important;color:#1a1732!important;padding:0!important;border:0!important}.footer-alt-grid{display:grid;grid-template-columns:1.25fr .9fr 1fr .85fr 1.25fr .8fr;gap:0;padding:32px 0 28px}.footer-alt-grid>div{padding:0 25px;border-right:1px solid #e3e1ec;min-width:0}.footer-alt-grid>div:first-child{padding-left:0}.footer-alt-grid>div:last-child{border-right:0;padding-right:0}.footer-alt-brand>img{width:200px;height:auto}.footer-alt-brand p{font-size:.78rem;line-height:1.55;color:#5c576d;max-width:300px;margin:18px 0 14px}.footer-alt .footer-socials{margin-top:10px}.footer-alt .social-icon{width:32px!important;height:32px!important}.footer-alt-col h4,.footer-alt-contact h4{font-size:.9rem;color:#15112d;margin:2px 0 13px;padding-bottom:8px;position:relative}.footer-alt-col h4:after,.footer-alt-contact h4:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background:#6537e8}.footer-alt-col a,.footer-alt-contact>a{display:block;color:#2f2943;font-size:.76rem;padding:4px 0}.footer-alt-col a:hover,.footer-alt-contact>a:hover{color:#6537e8}.footer-alt-offices{border-top:1px solid #e3e1ec;margin-top:12px;padding-top:8px}.footer-alt-offices b,.footer-alt-offices span{display:block}.footer-alt-offices b{font-size:.68rem;color:#19152f;margin-top:8px}.footer-alt-offices span{font-size:.64rem;line-height:1.35;color:#696278;margin-top:2px}.footer-alt-india{display:flex;flex-direction:column;justify-content:center;text-align:center}.india-mark{font-size:2.5rem;line-height:1;font-weight:900;letter-spacing:.08em;color:#6b42e8;opacity:.18}.footer-alt-india>strong{font-size:.9rem;line-height:1.3;color:#292242;margin:10px 0}.footer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border-top:1px solid #e3e1ec;padding-top:12px}.footer-stats span{font-size:.58rem;color:#6b6577}.footer-stats b{display:block;font-size:.75rem;color:#19152f}.footer-alt-bottom{background:#101d3d;color:#cfd5e3}.footer-alt-bottom .container{display:flex;justify-content:space-between;align-items:center;min-height:52px;font-size:.68rem}.footer-alt-bottom nav{display:flex;gap:20px}.footer-alt-bottom a{color:#d8ddec}.footer-alt-bottom a:hover{color:#fff}@media(max-width:1200px){.footer-cta-alt-inner{grid-template-columns:1fr 1.5fr}.footer-cta-action{grid-column:1/-1}.footer-alt-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-alt-grid>div{border-right:0;padding:0 24px 24px 0}.footer-alt-contact,.footer-alt-india{grid-column:auto}}@media(max-width:760px){.footer-cta-alt-inner{grid-template-columns:1fr;padding:22px}.footer-pillars{grid-template-columns:1fr 1fr;gap:16px}.footer-pillars>div:nth-child(odd){border-left:0}.footer-cta-action{grid-column:auto}.footer-alt-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-alt-grid>div{padding:0}.footer-alt-brand,.footer-alt-contact,.footer-alt-india{grid-column:1/-1}.footer-alt-bottom .container{align-items:flex-start;flex-direction:column;gap:10px;padding-top:14px;padding-bottom:14px}.footer-alt-bottom nav{flex-wrap:wrap}.footer-cta-copy h2{font-size:1.7rem}}
/* Final enterprise navigation refinement */
.header{position:sticky;top:0;z-index:900;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid rgba(42,28,76,.08);box-shadow:0 8px 28px rgba(34,24,60,.06)}
.header .nav{min-height:76px;gap:28px}.header .brand img{max-height:52px;width:auto}.header .menu{gap:4px;align-items:center}.header .menu>a,.nav-drop-btn{padding:12px 10px;border-radius:10px;font-weight:700;letter-spacing:-.01em}.header .menu>a:hover,.nav-drop-btn:hover,.nav-drop.open>.nav-drop-btn,.nav-drop.hover-open>.nav-drop-btn{background:#f5f1ff;color:#5b2bea}.header .cta{margin-left:12px;padding:13px 18px;border-radius:10px;background:linear-gradient(135deg,#6d35f2,#4c20d4);box-shadow:0 8px 20px rgba(92,47,222,.2)}
.mega-menu{border:1px solid rgba(92,47,222,.12);box-shadow:0 22px 60px rgba(28,18,50,.16);border-radius:16px;overflow:hidden}.mega-menu a{border-radius:8px;padding:10px 12px}.mega-menu a:hover{background:#f5f1ff;color:#5b2bea}

/* FINAL HEADER — 2026-09-12 */
.header{background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(74,58,122,.12);box-shadow:0 8px 28px rgba(36,27,74,.06)}
.header .nav{min-height:76px;gap:24px}
.header .brand img{max-height:50px;width:auto}
.header .menu{gap:4px;align-items:center}
.header .menu>a,.header .nav-item>button{font-weight:650!important;font-size:14px!important;padding:12px 11px!important;border-radius:9px;transition:background .18s ease,color .18s ease}
.header .menu>a:hover,.header .nav-item>button:hover{background:#f4f0ff;color:#5632a8}
.header .cta{background:linear-gradient(135deg,#6b42c7,#4d2ca1)!important;color:#fff!important;padding:12px 18px!important;border-radius:11px!important;box-shadow:0 8px 20px rgba(91,55,180,.2)}
.header .nav-drop.mega{border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}
.header .nav-drop-menu.mega-menu{border:1px solid rgba(74,58,122,.12)!important;box-shadow:0 18px 48px rgba(36,27,74,.14)!important;border-radius:14px!important;overflow:hidden}
@media(max-width:1050px){.header .nav{min-height:68px}.header .brand img{max-height:44px}}

/* FINAL NAVIGATION FIX — dropdown containers must never clip submenus */
@media (min-width:1101px){
.header,.header .container,.header .nav,.header .menu,.header .nav-drop{overflow:visible!important}
.header .nav-drop{position:relative!important}
.header .nav-drop::after{content:"";position:absolute;left:-12px;right:-12px;top:100%;height:14px}
.header .nav-drop-menu{top:calc(100% + 2px)!important;z-index:9999!important}
.header .nav-drop:hover>.nav-drop-menu{display:grid!important}
}



/* =========================================================
   FUTUREX MOBILE PRODUCTION HARDENING — 2026-09-12
   Keeps desktop design intact; improves phone/tablet usability.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}
input,select,textarea,button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}

@media(max-width:1020px){
  .topbar{display:none!important}
  .header{top:0!important}
  .header .nav{min-height:66px!important;padding-top:7px!important;padding-bottom:7px!important}
  .header .brand img{width:auto!important;max-width:178px!important;max-height:44px!important}
  .toggle{
    display:flex!important;align-items:center;justify-content:center;
    width:44px;height:44px;margin-left:auto!important;border:1px solid #e7e1f0!important;
    border-radius:11px!important;background:#fff!important;color:#24163f!important;
    font-size:1.45rem!important;line-height:1!important;position:relative;z-index:1102
  }
  .menu{
    position:fixed!important;
    top:66px!important;left:0!important;right:0!important;bottom:0!important;
    inset:auto 0 0 0!important;
    height:calc(100dvh - 66px)!important;max-height:none!important;
    display:none!important;flex-direction:column!important;align-items:stretch!important;
    gap:4px!important;padding:12px 16px 24px!important;
    background:rgba(255,255,255,.99)!important;
    border-top:1px solid #eee9f4!important;border-bottom:0!important;
    box-shadow:0 18px 40px rgba(30,20,55,.14)!important;
    overflow-y:auto!important;overflow-x:hidden!important;
    overscroll-behavior:contain;-webkit-overflow-scrolling:touch;
    z-index:1100!important
  }
  .menu.open{display:flex!important}
  body.mobile-menu-open{overflow:hidden!important;touch-action:none}
  .menu>a,.menu .nav-drop,.menu .cta{width:100%!important;flex:0 0 auto}
  .menu>a,.nav-drop-btn{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    width:100%!important;min-height:46px!important;padding:11px 12px!important;
    border-radius:10px!important;font-size:.94rem!important;text-align:left!important
  }
  .nav-drop{padding:0!important;overflow:visible!important}
  .nav-drop::after{display:none!important}
  .nav-drop-menu,.header .nav-drop-menu{
    position:static!important;top:auto!important;left:auto!important;right:auto!important;
    width:100%!important;min-width:0!important;max-width:none!important;
    margin:2px 0 7px!important;padding:6px!important;
    border:1px solid #ece6f5!important;border-radius:12px!important;
    background:#faf8ff!important;box-shadow:none!important;overflow:visible!important
  }
  .nav-drop-menu a{
    min-height:42px!important;display:flex!important;align-items:center!important;
    padding:10px 11px!important;border-radius:9px!important;font-size:.88rem!important
  }
  .mega-menu,.mega-menu.compact{grid-template-columns:1fr!important;width:100%!important}
  .mega-feature{display:none!important}
  .header .cta{
    margin:8px 0 4px!important;width:100%!important;min-height:48px!important;
    display:flex!important;align-items:center!important;justify-content:center!important
  }

  /* General responsive grids */
  .g2,.g3,.g4,.story-grid,.testimonial-grid,.vision-grid,.leadership-grid,
  .contact-grid,.office-cards,.industry-grid,.feature,.hero-grid{min-width:0}
  .grid>*{min-width:0}
  table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

@media(max-width:800px){
  section{scroll-margin-top:78px}
  .hero-cinematic .hero-wide{height:560px!important;min-height:560px!important}
  .hero-cinematic .hero-slide img{
    width:100%!important;height:100%!important;object-fit:cover!important;
    object-position:center center!important
  }
  .hero-overlay{background:linear-gradient(90deg,rgba(14,8,35,.88) 0%,rgba(14,8,35,.70) 58%,rgba(14,8,35,.20) 100%)!important}
  .hero-overlay-content{
    justify-content:flex-end!important;align-items:flex-start!important;
    padding-top:56px!important;padding-bottom:34px!important
  }
  .hero-overlay-content h1{
    max-width:680px!important;font-size:clamp(2.35rem,9vw,3.15rem)!important;
    line-height:1.02!important;letter-spacing:-.045em!important
  }
  .hero-overlay-content p{max-width:650px!important;font-size:.96rem!important;line-height:1.55!important}
  .hero-overlay-content .actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important}
  .hero-overlay-content .actions .btn{min-height:46px!important}
  .hero-slider-controls{margin-top:20px!important}
  .hero-cinematic .hero-slide figcaption{display:none!important}

  .band .container{gap:18px!important}
  .band .btn{flex:0 0 auto}
  .footer-cta-alt-inner{gap:22px!important}
}

@media(max-width:640px){
  .container{width:min(100% - 30px,1720px)!important}
  section{padding-top:34px!important;padding-bottom:34px!important}
  .section-head{margin-bottom:20px!important}
  .section-head h2{font-size:clamp(1.8rem,8vw,2.2rem)!important;line-height:1.08!important}
  .section-head p{font-size:.92rem!important;line-height:1.58!important}

  .header .nav{min-height:64px!important}
  .header .brand img{max-width:160px!important;max-height:40px!important}
  .menu{top:64px!important;height:calc(100dvh - 64px)!important;padding:10px 14px 22px!important}

  .hero-cinematic .hero-wide{height:535px!important;min-height:535px!important}
  .hero-overlay{background:linear-gradient(90deg,rgba(13,7,33,.92) 0%,rgba(13,7,33,.76) 64%,rgba(13,7,33,.28) 100%)!important}
  .hero-overlay-content{padding-top:42px!important;padding-bottom:28px!important}
  .hero-overlay-content .eyebrow{font-size:.66rem!important;letter-spacing:.14em!important}
  .hero-overlay-content h1{font-size:clamp(2.05rem,10.4vw,2.75rem)!important;max-width:94%!important}
  .hero-overlay-content p{font-size:.89rem!important;max-width:94%!important}
  .hero-overlay-content .actions{width:100%!important}
  .hero-overlay-content .actions .btn{
    width:100%!important;justify-content:center!important;padding:12px 14px!important
  }
  .hero-slider-controls{width:100%!important;gap:9px!important}
  .hero-slider-controls button{width:28px!important;height:4px!important}
  .hero-count{margin-left:auto!important;font-size:.72rem!important}

  .client-section{padding-top:18px!important;padding-bottom:16px!important}
  .logo-marquee{overflow:hidden!important}
  .client-logo{width:170px!important;height:76px!important;padding:9px 12px!important}
  .client-logo img{max-height:52px!important}

  .home-leadership-grid,.leadership-grid{grid-template-columns:1fr!important}
  .leader-card,.card,.contact-card{min-width:0!important}
  .leader-card img,.leadership-card img{max-width:100%!important}

  body .leadership-vision-section{padding:40px 0 52px!important}
  body .leadership-vision-section .vision-leader,
  body .leadership-vision-section .vision-feature,
  body .leadership-vision-section .vision-grid .vision-leader:nth-child(even){
    display:flex!important;flex-direction:column!important;min-height:0!important
  }
  body .leadership-vision-section .leader-photo,
  body .leadership-vision-section .vision-feature .leader-photo{
    width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4/3!important
  }
  body .leadership-vision-section .leader-photo img{height:100%!important;object-fit:cover!important}
  body .leadership-vision-section .vision-copy,
  body .leadership-vision-section .vision-feature .vision-copy{padding:22px 19px 24px!important}
  body .leadership-vision-section .vision-copy h2{font-size:25px!important}
  body .leadership-vision-section .vision-copy blockquote,
  body .leadership-vision-section .vision-feature .vision-copy blockquote{
    font-size:14px!important;line-height:1.68!important
  }

  .contact-bar-offices,.contact-bar-enquiry{padding-left:16px!important;padding-right:16px!important}
  .contact-bar-head h2{font-size:1.7rem!important}
  .contact-bar-links a{overflow-wrap:anywhere!important}
  .contact-bar-action .contact-expert-btn{min-height:46px!important}

  .enterprise-form .form-grid{grid-template-columns:1fr!important}
  .field input,.field select,.field textarea{
    width:100%!important;min-height:46px!important;font-size:16px!important
  }
  .field textarea{min-height:118px!important}
  .expert-modal{padding:8px!important;align-items:flex-end!important}
  .expert-dialog{
    width:100%!important;max-width:none!important;max-height:92dvh!important;
    overflow-y:auto!important;border-radius:18px 18px 0 0!important;
    padding:24px 16px 20px!important
  }

  .floating-actions{right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;gap:8px!important}
  .ai-launch,.whatsapp-float{
    width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;
    padding:0!important;justify-content:center!important
  }
  .ai-launch b,.whatsapp-float b{display:none!important}
  .ai-panel{
    left:10px!important;right:10px!important;bottom:118px!important;
    width:auto!important;max-height:calc(100dvh - 132px)!important;border-radius:18px!important
  }
  .ai-body.ai-conversation{min-height:220px!important;max-height:52dvh!important}
  .ai-quick{gap:6px!important}
  .ai-quick button{padding:9px 10px!important;font-size:.72rem!important}
  .ai-input input{font-size:16px!important}

  .footer-cta-alt{padding:18px 0 14px!important}
  .footer-cta-alt-inner{padding:20px 18px!important;border-radius:15px!important}
  .footer-cta-copy h2{font-size:1.65rem!important}
  .footer-pillars{grid-template-columns:1fr 1fr!important;gap:14px 0!important}
  .footer-pillars>div{padding:2px 12px!important}
  .footer-cta-action .btn{min-height:46px!important}
}

@media(max-width:390px){
  .container{width:min(100% - 24px,1720px)!important}
  .header .brand img{max-width:148px!important}
  .hero-cinematic .hero-wide{height:520px!important;min-height:520px!important}
  .hero-overlay-content h1{font-size:2rem!important}
  .hero-overlay-content p{font-size:.85rem!important}
  .footer-pillars{grid-template-columns:1fr!important}
  .footer-pillars>div{border-left:0!important;border-top:1px solid #e2deec!important;padding:10px 0!important}
  .footer-pillars>div:first-child{border-top:0!important}
}

/* FUTUREX TWO-VIDEO HOMEPAGE PREVIEW — additive only */
.futurex-video-showcase{padding:54px 0;background:linear-gradient(180deg,#fff 0%,#f7f5ff 100%)}
.futurex-video-showcase .section-head{max-width:760px;margin:0 auto 26px}
.futurex-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}
.futurex-video-card{margin:0;background:#0d0b18;border-radius:18px;overflow:hidden;box-shadow:0 16px 44px rgba(34,18,80,.13);border:1px solid rgba(92,55,180,.12)}
.futurex-video-card video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#0d0b18}
@media(max-width:760px){.futurex-video-showcase{padding:38px 0}.futurex-video-grid{grid-template-columns:1fr;gap:16px}.futurex-video-card{border-radius:14px}}

/* Home success-story heading: keep concise statement on one line on desktop */
@media (min-width: 901px){.story-section .section-head{max-width:1100px}.story-section .section-head h2{font-size:clamp(1.75rem,2.65vw,2.75rem);white-space:nowrap}}
