
/* Etelligens premium enterprise layer */
:root{--p-ink:#071016;--p-ink-2:#0d1821;--p-paper:#f5f6f4;--p-white:#fff;--p-cyan:#18d0d0;--p-coral:#f07b69;--p-lime:#c7ff45;--p-line:rgba(7,16,22,.14);--p-muted:#64727d;--p-shadow:0 30px 90px rgba(7,16,22,.14);--p-radius:28px}
html{scroll-behavior:smooth}.premium-site{background:#fff;color:var(--p-ink)}.premium-site .container{width:min(1280px,calc(100% - 48px))}
.site-header{height:94px;background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(7,16,22,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header .nav{height:94px}.brand{display:flex;align-items:center;min-width:206px}.brand-stack{display:grid!important;grid-template-rows:55px 14px;align-items:center;justify-items:start;width:196px;overflow:visible!important}.brand-stack img{width:178px!important;height:auto!important;max-height:55px!important;object-fit:contain;object-position:left center;grid-area:1/1}.brand-stack .logo-light{display:none!important}.brand-stack .logo-dark{display:block!important}.brand-tagline{display:block!important;color:#25323b!important;font-size:9.6px!important;line-height:1!important;letter-spacing:.075em!important;font-weight:700!important;text-transform:none!important;white-space:nowrap!important;margin:0!important;opacity:1!important;grid-area:2/1}.site-header.is-dark .brand-stack .logo-dark{display:none!important}.site-header.is-dark .brand-stack .logo-light{display:block!important}.site-header.is-dark .brand-tagline{color:#fff!important}.nav-links{gap:8px}.nav-links>a,.nav-trigger{font-size:14px!important;font-weight:650!important;color:#17232c!important}.site-header.is-dark .nav-links>a,.site-header.is-dark .nav-trigger{color:#fff!important}.nav-cta{border-radius:999px!important;padding:13px 19px!important;background:#071016!important;color:#fff!important}.site-header.is-dark .nav-cta{background:#fff!important;color:#071016!important}.mega{top:94px!important;max-height:calc(100vh - 94px);overflow:auto}.menu-toggle{width:46px;height:46px;border-radius:50%}
.p-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.p-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.p-h2{font-family:Manrope,DM Sans,sans-serif;font-size:clamp(38px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:0}.p-lead{font-size:clamp(17px,1.5vw,21px);line-height:1.6;color:#55636c;max-width:680px}.p-section{padding:120px 0}.p-section-head{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:50px;align-items:end;margin-bottom:56px}.p-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border-radius:999px;font-weight:750;text-decoration:none;transition:.3s ease}.p-btn-dark{background:#071016;color:#fff}.p-btn-dark:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(7,16,22,.25)}.p-btn-light{background:#fff;color:#071016}.p-btn-outline{border:1px solid currentColor;color:inherit}.p-btn span{font-size:20px}
.p-hero{position:relative;min-height:820px;padding:172px 0 90px;background:#071016;color:#fff;overflow:hidden}.p-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 86%)}.p-hero:after{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-220px;top:-240px;background:radial-gradient(circle,rgba(24,208,208,.32),transparent 68%);filter:blur(12px)}.p-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.94fr);gap:70px;align-items:center}.p-hero h1{font-family:Manrope,DM Sans,sans-serif;font-size:clamp(58px,7vw,104px);line-height:.88;letter-spacing:-.068em;margin:24px 0 30px;max-width:820px}.p-hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.9)}.p-hero-copy>p{font-size:20px;line-height:1.65;color:rgba(255,255,255,.72);max-width:700px}.p-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.p-hero-proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:42px}.p-hero-proof span{padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:rgba(255,255,255,.72);font-size:12px;font-weight:700;letter-spacing:.04em}.p-system{position:relative;min-height:580px;display:grid;place-items:center;perspective:1200px}.p-system-orbit{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;animation:p-spin 22s linear infinite}.p-system-orbit.o1{width:520px;height:520px}.p-system-orbit.o2{width:390px;height:390px;animation-direction:reverse;animation-duration:17s}.p-system-orbit.o3{width:260px;height:260px;animation-duration:12s}.p-system-orbit:before,.p-system-orbit:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:var(--p-cyan);box-shadow:0 0 30px var(--p-cyan)}.p-system-orbit:before{left:50%;top:-7px}.p-system-orbit:after{left:-7px;top:50%;background:var(--p-coral);box-shadow:0 0 30px var(--p-coral)}@keyframes p-spin{to{transform:rotate(360deg)}}.p-system-core{position:relative;z-index:2;width:220px;height:220px;border-radius:44px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px rgba(255,255,255,.3),0 40px 120px rgba(0,0,0,.45);display:flex;flex-direction:column;justify-content:space-between;padding:26px;transform:rotateY(-10deg) rotateX(8deg);backdrop-filter:blur(18px)}.p-system-core b{font-size:15px;letter-spacing:.13em}.p-system-core strong{font-size:54px;line-height:.9;color:var(--p-cyan)}.p-system-core small{color:rgba(255,255,255,.65)}.p-float-card{position:absolute;z-index:3;padding:16px 19px;border-radius:18px;background:rgba(255,255,255,.94);color:#071016;box-shadow:0 24px 60px rgba(0,0,0,.28);font-size:13px;font-weight:800;animation:p-float 5s ease-in-out infinite}.p-float-card span{display:block;font-weight:500;color:#64727d;margin-top:4px}.p-float-card.c1{top:90px;left:8px}.p-float-card.c2{right:0;top:180px;animation-delay:-1.5s}.p-float-card.c3{left:50px;bottom:85px;animation-delay:-3s}@keyframes p-float{50%{transform:translateY(-14px) rotate(1deg)}}
.p-trust{background:#fff;border-bottom:1px solid var(--p-line);overflow:hidden}.p-trust-inner{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;align-items:center;padding:24px 0}.p-trust-label{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#68757d}.p-client-list{display:flex;align-items:center;justify-content:space-between;gap:26px;overflow:hidden}.p-client-list span{white-space:nowrap;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;color:#56636c;filter:grayscale(1)}.p-client-marquee{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.p-client-track{width:max-content;display:flex;align-items:center;gap:58px}.p-client-marquee.is-moving .p-client-track{animation:pBrandMarquee var(--brand-scroll-speed,32s) linear infinite}.p-client-marquee:hover .p-client-track{animation-play-state:paused}.p-client-logo{width:150px;height:54px;display:grid;place-items:center;flex:0 0 150px}.p-client-logo img{max-width:100%;max-height:44px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .25s,opacity .25s,transform .25s}.p-client-logo:hover img{filter:grayscale(0);opacity:1;transform:scale(1.04)}@keyframes pBrandMarquee{to{transform:translateX(calc(-50% - 29px))}}@media(prefers-reduced-motion:reduce){.p-client-marquee.is-moving .p-client-track{animation:none}}
.p-metrics{padding:54px 0;background:#f7f8f6}.p-metric-grid{display:grid;grid-template-columns:repeat(4,1fr)}.p-metric{padding:12px 34px;border-left:1px solid var(--p-line)}.p-metric:first-child{border-left:0}.p-metric strong{font-family:Manrope,sans-serif;font-size:54px;letter-spacing:-.05em}.p-metric span{display:block;margin-top:7px;color:#66737c}
.p-cap-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.p-cap-card{position:relative;min-height:320px;padding:32px;border-radius:var(--p-radius);background:#f2f4f2;color:#071016;text-decoration:none;overflow:hidden;transition:.4s cubic-bezier(.2,.8,.2,1)}.p-cap-card:nth-child(1),.p-cap-card:nth-child(4){grid-column:span 7}.p-cap-card:nth-child(2),.p-cap-card:nth-child(3){grid-column:span 5}.p-cap-card:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-90px;bottom:-110px;background:linear-gradient(135deg,var(--accent,#18d0d0),transparent);opacity:.28;transition:.4s}.p-cap-card:hover{transform:translateY(-8px);box-shadow:var(--p-shadow)}.p-cap-card:hover:before{transform:scale(1.25)}.p-cap-no{font-size:12px;letter-spacing:.14em;font-weight:800;color:#72808a}.p-cap-card h3{font-family:Manrope,sans-serif;font-size:32px;line-height:1.08;letter-spacing:-.04em;margin:54px 0 14px;max-width:480px}.p-cap-card p{max-width:520px;color:#5f6c75;line-height:1.55}.p-cap-card b{position:absolute;left:32px;bottom:30px}.p-cap-card.dark{background:#071016;color:#fff}.p-cap-card.dark p,.p-cap-card.dark .p-cap-no{color:rgba(255,255,255,.63)}
.p-work-section{background:#071016;color:#fff}.p-work-section .p-lead{color:rgba(255,255,255,.65)}.p-work-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,390px);gap:22px}.p-work-card{position:relative;border-radius:30px;overflow:hidden;color:#fff;text-decoration:none;background:#17232c}.p-work-card:first-child{grid-row:1/3}.p-work-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1);filter:saturate(.9) contrast(1.04)}.p-work-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(3,8,12,.93),rgba(3,8,12,.06) 68%)}.p-work-card:hover img{transform:scale(1.055)}.p-work-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px}.p-work-copy span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--p-lime)}.p-work-copy h3{font-family:Manrope,sans-serif;font-size:clamp(24px,2.7vw,44px);line-height:1.06;letter-spacing:-.035em;margin:12px 0 18px;max-width:720px}.p-work-card:not(:first-child) .p-work-copy h3{font-size:25px}.p-work-metrics{display:flex;gap:14px;flex-wrap:wrap}.p-work-metrics b{font-size:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px}
.p-ai{background:#dffafa}.p-ai-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.p-ai-visual{position:relative;min-height:580px;border-radius:36px;background:#071016;overflow:hidden}.p-ai-visual:before{content:"";position:absolute;inset:8%;border:1px solid rgba(255,255,255,.14);border-radius:50%}.p-ai-visual:after{content:"AI";position:absolute;inset:0;display:grid;place-items:center;font:800 130px/1 Manrope,sans-serif;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.25)}.p-ai-node{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--p-cyan);box-shadow:0 0 28px var(--p-cyan);animation:p-pulse 2.6s ease-in-out infinite}.p-ai-node.n1{top:15%;left:48%}.p-ai-node.n2{top:44%;right:12%;animation-delay:-.8s}.p-ai-node.n3{bottom:15%;left:32%;animation-delay:-1.6s}@keyframes p-pulse{50%{transform:scale(1.6);opacity:.55}}.p-ai-list{display:grid;gap:0;margin-top:38px}.p-ai-list a{display:grid;grid-template-columns:50px 1fr auto;gap:18px;align-items:center;padding:22px 0;border-top:1px solid rgba(7,16,22,.15);color:#071016;text-decoration:none}.p-ai-list a span{font-weight:800;color:#688}.p-ai-list a strong{font-size:18px}
.p-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.p-industry-card{min-height:250px;padding:30px;border:1px solid var(--p-line);border-radius:24px;text-decoration:none;color:#071016;display:flex;flex-direction:column;justify-content:space-between;transition:.35s}.p-industry-card:hover{background:#071016;color:#fff;transform:translateY(-6px)}.p-industry-card span{font-size:12px;letter-spacing:.14em;font-weight:800;color:#738089}.p-industry-card h3{font-size:27px;line-height:1.12;letter-spacing:-.03em;margin:30px 0}
.p-products{background:#f4f5f2;overflow:hidden}.p-product-rail{display:flex;gap:22px;overflow:auto;padding:8px 0 30px;scroll-snap-type:x mandatory;scrollbar-width:none}.p-product-rail::-webkit-scrollbar{display:none}.p-product-card{flex:0 0 300px;scroll-snap-align:start;padding:24px;border-radius:28px;background:#fff;box-shadow:0 15px 45px rgba(7,16,22,.07)}.p-product-frame{height:390px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#e8eeee,#fafafa);overflow:hidden}.p-product-frame img{max-width:86%;max-height:94%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.22));transition:.5s}.p-product-card:hover img{transform:translateY(-12px) rotate(-1deg)}.p-product-card small{display:block;color:#78858d;font-weight:800;letter-spacing:.12em;margin-top:22px}.p-product-card h3{font-size:23px;margin:8px 0 0}
.p-testimonials{background:#071016;color:#fff}.p-quote-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.p-quote-main blockquote{font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,58px);line-height:1.08;letter-spacing:-.045em;margin:0}.p-quote-main cite{display:block;margin-top:30px;color:rgba(255,255,255,.65);font-style:normal}.p-quote-points{display:grid;gap:16px}.p-quote-points div{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:20px;color:rgba(255,255,255,.76)}
.p-global{background:#f7f8f6}.p-global-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.p-global-map{position:relative;min-height:520px;border-radius:34px;background:#071016 url('/assets/img/global-network.svg') center/80% no-repeat;overflow:hidden}.p-global-map:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(24,208,208,.2),transparent 58%)}.p-location-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px}.p-location-list div{padding:22px;border:1px solid var(--p-line);border-radius:18px}.p-location-list b{display:block;font-size:20px}.p-location-list span{color:#68757d}
.p-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.p-insight-card{padding:30px;min-height:310px;border-radius:26px;background:#f4f5f2;color:#071016;text-decoration:none;display:flex;flex-direction:column}.p-insight-card span{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#718089}.p-insight-card h3{font-size:28px;line-height:1.15;letter-spacing:-.03em;margin:55px 0 auto}.p-insight-card b{margin-top:30px}.p-cta{padding:90px 0;background:linear-gradient(120deg,#18d0d0,#b8ff57);color:#071016}.p-cta-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.p-cta h2{font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.05em;margin:0;max-width:900px}
/* Work page */.p-work-hero{padding:180px 0 100px;background:#071016;color:#fff;position:relative;overflow:hidden}.p-work-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(24,208,208,.28),transparent 38%)}.p-work-hero .container{position:relative}.p-work-hero h1{font:800 clamp(62px,8vw,118px)/.9 Manrope,sans-serif;letter-spacing:-.07em;margin:25px 0}.p-work-hero p{max-width:760px;color:rgba(255,255,255,.72);font-size:21px;line-height:1.6}.p-filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:42px}.p-filter-row button{border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;padding:11px 16px;border-radius:999px;font-weight:750;cursor:pointer}.p-filter-row button.active{background:#fff;color:#071016}.p-case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.p-case-card{border-radius:30px;overflow:hidden;background:#f2f4f2;transition:.4s}.p-case-card:hover{transform:translateY(-8px);box-shadow:var(--p-shadow)}.p-case-image{height:360px;overflow:hidden;background:#15232c}.p-case-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.p-case-card:hover img{transform:scale(1.04)}.p-case-body{padding:30px}.p-case-body>span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#6c7a83}.p-case-body h2{font:750 30px/1.1 Manrope,sans-serif;letter-spacing:-.035em;margin:13px 0}.p-case-body p{color:#5e6b74;line-height:1.55}.p-case-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.p-case-stats b{padding:8px 11px;background:#fff;border-radius:999px;font-size:12px}.p-outcomes{background:#071016;color:#fff}.p-outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.p-outcome-card{padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;min-height:310px}.p-outcome-card>span{color:var(--p-lime);font-weight:800}.p-outcome-card h3{font:750 27px/1.1 Manrope,sans-serif;margin:55px 0 20px}.p-outcome-card p{color:rgba(255,255,255,.65);line-height:1.55}.p-outcome-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px}.p-outcome-stats b{font-size:11px;padding-top:12px;border-top:1px solid rgba(255,255,255,.18)}.p-portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.p-portfolio-card{padding:22px;border-radius:26px;background:#f4f5f2;min-width:0}.p-portfolio-img{height:340px;border-radius:18px;background:#e6eceb;display:grid;place-items:center;overflow:hidden}.p-portfolio-img img{max-width:90%;max-height:96%;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(0,0,0,.2));transition:.45s}.p-portfolio-card:hover img{transform:translateY(-9px)}.p-portfolio-card span{display:block;margin-top:18px;font-size:10px;letter-spacing:.14em;font-weight:800;color:#718089}.p-portfolio-card h3{font-size:21px;margin:7px 0 8px}.p-portfolio-card p{font-size:14px;line-height:1.5;color:#637079;margin:0}.p-delivery-lab{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line)}.p-lab-step{padding:42px 28px;border-left:1px solid var(--p-line)}.p-lab-step:first-child{border-left:0}.p-lab-step b{color:#6d7a83}.p-lab-step h3{font-size:25px;margin:48px 0 14px}.p-lab-step p{color:#64717a;line-height:1.55}
/* Global internal page polish */.premium-site .page-hero,.premium-site .service-hero,.premium-site .inner-hero{padding-top:180px!important;background:linear-gradient(135deg,#071016,#11222c)!important;color:#fff!important;min-height:540px}.premium-site .page-hero h1,.premium-site .service-hero h1,.premium-site .inner-hero h1{font-size:clamp(50px,6vw,86px)!important;letter-spacing:-.055em!important;line-height:.98!important}.premium-site .page-hero p,.premium-site .service-hero p,.premium-site .inner-hero p{color:rgba(255,255,255,.7)!important}.premium-site .section{padding-top:100px;padding-bottom:100px}.premium-site .card,.premium-site .service-card,.premium-site .capability-card{border-radius:24px!important;box-shadow:none!important;border:1px solid rgba(7,16,22,.1)!important;transition:.35s}.premium-site .card:hover,.premium-site .service-card:hover,.premium-site .capability-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(7,16,22,.12)!important}
.p-reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}.p-reveal.in-view{opacity:1;transform:none}
@media(max-width:1100px){.p-hero-grid{grid-template-columns:1fr}.p-system{min-height:470px}.p-hero{padding-top:150px}.p-work-grid{grid-template-columns:1fr;grid-template-rows:520px 380px 380px}.p-work-card:first-child{grid-row:auto}.p-ai-grid,.p-global-grid,.p-quote-grid{grid-template-columns:1fr}.p-outcome-grid{grid-template-columns:repeat(2,1fr)}.p-portfolio-grid{grid-template-columns:repeat(3,1fr)}.p-industry-grid{grid-template-columns:repeat(2,1fr)}.p-cap-card:nth-child(n){grid-column:span 6}.p-section-head{grid-template-columns:1fr}.p-delivery-lab{grid-template-columns:repeat(2,1fr)}.p-lab-step:nth-child(3){border-left:0;border-top:1px solid var(--p-line)}.p-lab-step:nth-child(4){border-top:1px solid var(--p-line)}}
@media(max-width:820px){.premium-site .container{width:min(100% - 30px,1280px)}.site-header,.site-header .nav{height:78px}.brand{min-width:176px}.brand-stack{width:170px;grid-template-rows:45px 13px}.brand-stack img{width:148px!important;max-height:45px!important}.brand-tagline{font-size:8px!important}.mega{top:78px!important}.p-section{padding:84px 0}.p-hero{min-height:auto;padding:132px 0 75px}.p-hero h1{font-size:57px}.p-hero-grid{gap:30px}.p-system{min-height:390px;transform:scale(.82)}.p-trust-inner{grid-template-columns:1fr;gap:15px}.p-client-list{justify-content:flex-start;overflow:auto}.p-metric-grid{grid-template-columns:repeat(2,1fr);gap:25px}.p-metric:nth-child(3){border-left:0}.p-metric strong{font-size:42px}.p-cap-card:nth-child(n){grid-column:span 12;min-height:300px}.p-work-grid{grid-template-rows:430px 330px 330px}.p-ai-visual{min-height:420px}.p-industry-grid{grid-template-columns:1fr}.p-insight-grid{grid-template-columns:1fr}.p-cta-inner{grid-template-columns:1fr}.p-case-grid{grid-template-columns:1fr}.p-outcome-grid{grid-template-columns:1fr}.p-portfolio-grid{grid-template-columns:repeat(2,1fr)}.p-delivery-lab{grid-template-columns:1fr}.p-lab-step{border-left:0!important;border-top:1px solid var(--p-line)}.p-lab-step:first-child{border-top:0}.p-work-hero h1{font-size:64px}.p-location-list{grid-template-columns:1fr}}
@media(max-width:540px){.p-hero h1{font-size:48px}.p-hero-copy>p{font-size:17px}.p-system{display:none}.p-hero-actions{display:grid}.p-hero-actions .p-btn{width:100%}.p-metric-grid{grid-template-columns:1fr}.p-metric{border-left:0;border-top:1px solid var(--p-line)}.p-metric:first-child{border-top:0}.p-work-grid{display:grid;grid-template-rows:auto}.p-work-card,.p-work-card:first-child{height:380px}.p-portfolio-grid{grid-template-columns:1fr}.p-portfolio-img{height:390px}.p-client-list span{font-size:14px}.p-h2{font-size:41px}.p-section-head{margin-bottom:36px}.p-work-hero{padding-top:135px}.p-work-hero h1{font-size:52px}}
@media(prefers-reduced-motion:reduce){.p-system-orbit,.p-float-card,.p-ai-node{animation:none!important}.p-reveal{opacity:1;transform:none;transition:none}}
/* Critical first-view content stays visible even if motion scripting is delayed. */
.p-hero .p-reveal,.p-work-hero .p-reveal{opacity:1;transform:none}
@media(min-width:821px){.brand-tagline{font-size:10.4px!important;letter-spacing:.055em!important}}

/* Official Etelligens logo supplied 2026-08-05. The tagline is part of the artwork. */
:root{--header-h:108px}
.site-header,.site-header .nav{height:108px}
.site-header .brand{width:150px;min-width:158px;align-self:stretch}
.site-header .brand-stack{display:grid!important;grid-template-rows:1fr!important;place-items:center start;width:142px;height:100%;overflow:visible!important}
.site-header .brand-stack img{grid-area:1/1;width:142px!important;height:auto!important;max-height:100px!important;object-fit:contain;object-position:left center}
.site-header .brand-stack .logo-light{display:none!important}
.site-header .brand-stack .logo-dark{display:block!important}
.site-header.is-dark .brand-stack .logo-dark{display:none!important}
.site-header.is-dark .brand-stack .logo-light{display:block!important}
.brand-tagline{display:none!important}
.mega{top:108px!important;max-height:calc(100vh - 108px)!important}
.footer-brand{width:194px!important}
.footer-brand .brand-stack{display:block!important;width:194px!important;height:auto!important;overflow:visible!important}
.footer-brand .brand-stack img{display:block!important;width:194px!important;height:auto!important;max-height:none!important;object-fit:contain!important}
.footer-brand .brand-stack .logo-light{display:block!important}
.footer-brand .brand-stack .logo-dark{display:none!important}
@media(max-width:820px){
  :root{--header-h:82px}
  .site-header,.site-header .nav{height:82px}
  .site-header .brand{width:112px;min-width:118px}
  .site-header .brand-stack{width:108px;height:100%}
  .site-header .brand-stack img{width:108px!important;max-height:77px!important}
  .mega{top:82px!important;max-height:calc(100vh - 82px)!important}
}
@media(max-width:420px){
  .site-header .brand{width:101px;min-width:106px}
  .site-header .brand-stack,.site-header .brand-stack img{width:99px!important}
}


/* Requested additive update: complete digital experience partner + clickable work. */
.site-header .brand-stack img{transform:scale(1.08);transform-origin:left center}
.p-partner-section{background:#f1f5f3;border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line)}
.p-partner-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:76px;align-items:start}
.p-partner-intro{position:sticky;top:148px}
.p-partner-intro .p-h2{font-size:clamp(43px,5vw,72px);margin:24px 0 28px}
.p-partner-links{border-top:1px solid rgba(7,16,22,.18)}
.p-partner-link{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;align-items:center;min-height:104px;padding:20px 4px;border-bottom:1px solid rgba(7,16,22,.18);color:var(--p-ink);text-decoration:none;transition:padding .28s ease,background .28s ease}
.p-partner-link:hover{padding-left:16px;padding-right:16px;background:rgba(255,255,255,.72)}
.p-partner-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(7,16,22,.22);font:800 11px/1 Manrope,sans-serif;color:#087c7c}
.p-partner-link strong{font:750 clamp(20px,2vw,29px)/1.1 Manrope,sans-serif;letter-spacing:-.03em}
.p-partner-link small{font-size:12px;font-weight:800;white-space:nowrap;color:#56636c}
.p-work-card:focus-visible,.p-case-card:focus-visible,.p-partner-link:focus-visible{outline:3px solid var(--p-cyan);outline-offset:5px}
.p-case-card{display:block;color:var(--p-ink);text-decoration:none}
.p-case-link{display:inline-flex;margin-top:22px;font-size:13px;font-weight:800;color:#087c7c}

/* Work detail pages use the existing Etelligens visual system. */
.p-case-detail-hero{padding:190px 0 112px;background:#071016;color:#fff;position:relative;overflow:hidden}
.p-case-detail-hero:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-180px;top:-260px;background:radial-gradient(circle,rgba(24,208,208,.32),transparent 66%)}
.p-case-detail-hero .container{position:relative;z-index:1}
.p-case-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:42px;font-size:13px;color:rgba(255,255,255,.58)}
.p-case-breadcrumb a{color:inherit;text-decoration:none}.p-case-breadcrumb a:hover{color:#fff}
.p-case-detail-hero h1{font:800 clamp(54px,7vw,100px)/.92 Manrope,sans-serif;letter-spacing:-.066em;max-width:1100px;margin:26px 0 30px}
.p-case-detail-hero>div>p{max-width:820px;font-size:21px;line-height:1.65;color:rgba(255,255,255,.72)}
.p-case-detail-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:58px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.16);max-width:920px}
.p-case-detail-metrics div{padding:24px;background:#071016}.p-case-detail-metrics strong{display:block;font:800 clamp(22px,2.3vw,34px)/1 Manrope,sans-serif;color:var(--p-lime)}.p-case-detail-metrics span{display:block;margin-top:8px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.55)}
.p-case-media-section{padding:0 0 40px;background:linear-gradient(#071016 36%,#fff 36%)}
.p-case-detail-media{height:min(64vw,720px);min-height:440px;border-radius:32px;overflow:hidden;background:#14222b;box-shadow:var(--p-shadow)}
.p-case-detail-media img{width:100%;height:100%;object-fit:cover}
.p-case-story-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:90px}
.p-case-story-title{font:750 clamp(36px,4.5vw,66px)/1 Manrope,sans-serif;letter-spacing:-.05em;margin:26px 0 0}
.p-case-story-copy p{font-size:19px;line-height:1.75;color:#53616a;margin:0}.p-case-story-copy h3{font:750 28px/1.1 Manrope,sans-serif;margin:52px 0 18px}
.p-case-capability-section{background:#e7fbf8}.p-case-capability-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:80px;align-items:start}.p-case-capability-grid .p-h2{margin-top:25px}
.p-case-capability-grid ol{list-style:none;margin:0;padding:0;border-top:1px solid rgba(7,16,22,.2);counter-reset:item}.p-case-capability-grid li{counter-increment:item;display:grid;grid-template-columns:58px 1fr;align-items:center;min-height:95px;border-bottom:1px solid rgba(7,16,22,.2);font:700 clamp(19px,2vw,28px)/1.2 Manrope,sans-serif}.p-case-capability-grid li:before{content:"0" counter(item);font-size:11px;letter-spacing:.14em;color:#087c7c}
.p-case-result-section{background:#071016;color:#fff}.p-case-result-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.p-case-result-grid h2{font:750 clamp(38px,5vw,70px)/1 Manrope,sans-serif;letter-spacing:-.052em;max-width:980px;margin:28px 0 0}
.p-next-case{padding:82px 0;background:#f4f5f2}.p-next-case>a{color:inherit}.p-next-case .container>a{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:28px;padding-top:30px;border-top:1px solid var(--p-line);text-decoration:none;color:var(--p-ink)}.p-next-case strong{font:750 clamp(28px,4vw,56px)/1 Manrope,sans-serif;letter-spacing:-.045em;max-width:850px}.p-next-case a span{font-size:13px;font-weight:800;white-space:nowrap}
@media(max-width:980px){.p-partner-grid,.p-case-story-grid,.p-case-capability-grid,.p-case-result-grid{grid-template-columns:1fr}.p-partner-intro{position:static}.p-case-detail-metrics{max-width:none}.p-case-detail-media{min-height:380px}.p-case-result-grid{align-items:start}}
@media(max-width:620px){.site-header .brand-stack img{transform:scale(1.04)}.p-partner-link{grid-template-columns:48px 1fr;min-height:94px}.p-partner-link small{display:none}.p-case-detail-hero{padding:145px 0 76px}.p-case-detail-hero h1{font-size:48px}.p-case-detail-hero>div>p{font-size:17px}.p-case-detail-metrics{grid-template-columns:1fr}.p-case-detail-media{height:370px;min-height:0;border-radius:22px}.p-next-case .container>a{display:block}.p-next-case a span{display:block;margin-top:18px}}

/* ===== Etelligens refined header v2 ===== */
.header-v2{
  height:92px!important;
  padding:10px 0 0!important;
  background:transparent!important;
  color:#171b20!important;
  border:0!important;
}
.header-v2:before{display:none!important}
.header-v2 .nav{
  width:min(calc(100% - 32px),1360px)!important;
  max-width:none!important;
  height:72px!important;
  margin:0 auto!important;
  padding:0 16px 0 20px!important;
  gap:22px!important;
  background:rgba(255,255,255,.97)!important;
  border:1px solid rgba(15,24,31,.09)!important;
  border-radius:18px!important;
  box-shadow:0 12px 36px rgba(10,18,25,.10)!important;
  backdrop-filter:blur(20px)!important;
  -webkit-backdrop-filter:blur(20px)!important;
  transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease!important;
}
.header-v2.scrolled .nav,
.header-v2.mega-open .nav{
  border-color:rgba(15,24,31,.13)!important;
  box-shadow:0 16px 42px rgba(10,18,25,.15)!important;
}
.header-v2 .brand{
  width:224px!important;
  min-width:224px!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
}
.header-v2 .brand-stack{
  display:grid!important;
  grid-template-rows:1fr!important;
  place-items:center start!important;
  width:214px!important;
  height:62px!important;
  overflow:visible!important;
}
.header-v2 .brand-stack img{
  grid-area:1/1!important;
  width:214px!important;
  height:auto!important;
  max-height:56px!important;
  object-fit:contain!important;
  object-position:left center!important;
  transform:none!important;
}
.header-v2 .brand-stack .logo-dark,
.header-v2.is-dark .brand-stack .logo-dark{display:block!important}
.header-v2 .brand-stack .logo-light,
.header-v2.is-dark .brand-stack .logo-light{display:none!important}
.header-v2 .nav-links{
  height:72px!important;
  gap:18px!important;
  margin-left:auto!important;
  font-size:14px!important;
}
.header-v2 .nav-links>a,
.header-v2 .nav-trigger{
  height:72px!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:0!important;
  color:#1d2228!important;
  font-size:14px!important;
  font-weight:700!important;
  letter-spacing:-.015em!important;
  white-space:nowrap!important;
}
.header-v2 .nav-trigger span{
  font-size:13px!important;
  color:#6d747b!important;
  transform-origin:center!important;
}
.header-v2 .nav-links>a:after,
.header-v2 .nav-trigger:after{
  left:0!important;
  right:0!important;
  bottom:13px!important;
  height:2px!important;
  border-radius:99px!important;
  background:linear-gradient(90deg,#e76f61,#10b9b2)!important;
}
.header-v2 .nav-links>a:hover,
.header-v2 .nav-trigger:hover,
.header-v2 .has-mega.open>.nav-trigger{color:#090c0f!important}
.header-v2 .nav-actions{
  gap:9px!important;
  padding-left:4px!important;
}
.header-v2 .nav-actions .btn{
  min-height:44px!important;
  padding:11px 17px!important;
  border:1px solid #101418!important;
  border-radius:12px!important;
  background:#101418!important;
  color:#fff!important;
  font-size:13.5px!important;
  font-weight:750!important;
  box-shadow:none!important;
}
.header-v2 .nav-actions .btn:hover{
  background:#e45f55!important;
  border-color:#e45f55!important;
  transform:translateY(-1px)!important;
}
.header-v2 .nav-actions .arrow{color:#6de0d3!important}
.header-v2 .menu-toggle{
  width:44px!important;
  height:44px!important;
  border:1px solid #101418!important;
  border-radius:12px!important;
  background:#101418!important;
}
.header-v2 .mega{
  top:82px!important;
  left:max(16px,calc((100vw - 1360px)/2))!important;
  right:max(16px,calc((100vw - 1360px)/2))!important;
  border:1px solid rgba(15,24,31,.10)!important;
  border-top:0!important;
  border-radius:0 0 22px 22px!important;
  background:rgba(248,248,245,.99)!important;
  box-shadow:0 28px 70px rgba(10,18,25,.18)!important;
  max-height:calc(100vh - 98px)!important;
}
.header-v2 .mega-inner{padding-top:32px!important}

@media(max-width:1240px){
  .header-v2 .nav{gap:16px!important;padding-left:16px!important}
  .header-v2 .brand{width:190px!important;min-width:190px!important}
  .header-v2 .brand-stack{width:184px!important}
  .header-v2 .brand-stack img{width:184px!important;max-height:52px!important}
  .header-v2 .nav-links{gap:13px!important}
  .header-v2 .nav-links>a,.header-v2 .nav-trigger{font-size:13px!important}
}
@media(max-width:1120px){
  .header-v2 .brand{width:182px!important;min-width:182px!important}
  .header-v2 .brand-stack,.header-v2 .brand-stack img{width:176px!important}
  .header-v2 .nav-links{gap:12px!important}
}
@media(max-width:900px){
  :root{--header-h:82px!important}
  body.menu-open{overflow:hidden!important}
  .header-v2{height:82px!important;padding:8px 0 0!important}
  .header-v2 .nav{
    width:calc(100% - 20px)!important;
    height:64px!important;
    padding:0 10px 0 15px!important;
    border-radius:16px!important;
  }
  .header-v2 .brand{width:188px!important;min-width:188px!important}
  .header-v2 .brand-stack{width:180px!important;height:56px!important}
  .header-v2 .brand-stack img{width:180px!important;max-height:48px!important}
  .header-v2 .nav-links{
    position:fixed!important;
    inset:82px 10px 10px!important;
    height:calc(100dvh - 92px)!important;
    max-height:none!important;
    margin:0!important;
    padding:18px 20px 42px!important;
    overscroll-behavior:contain!important;
    border:1px solid rgba(15,24,31,.1)!important;
    border-radius:18px!important;
    background:#f8f8f5!important;
    box-shadow:0 24px 60px rgba(10,18,25,.2)!important;
  }
  .header-v2 .nav-links>a,
  .header-v2 .nav-trigger{
    height:auto!important;
    padding:16px 0!important;
    color:#161a1f!important;
    font-size:17px!important;
  }
  .header-v2 .nav-trigger span{font-size:15px!important}
  .header-v2 .mega{
    position:static!important;
    inset:auto!important;
    top:auto!important;
    max-height:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .header-v2 .has-mega.open .mega{max-height:5000px!important}
  .header-v2 .nav-actions .btn{display:none!important}
  .header-v2 .menu-toggle{display:block!important}
}
@media(max-width:520px){
  .header-v2 .brand{width:164px!important;min-width:164px!important}
  .header-v2 .brand-stack,.header-v2 .brand-stack img{width:158px!important}
  .header-v2 .brand-stack img{max-height:44px!important}
  .header-v2 .nav{padding-left:12px!important}
}

/* Homepage hero alignment: use the same 1480px content rail as the header so the primary message aligns with the Etelligens logo. */
.p-hero .container.p-hero-grid{width:min(1480px,calc(100% - 48px));max-width:1480px;margin-inline:auto}
@media(max-width:1080px){.p-hero .container.p-hero-grid{width:calc(100% - 28px)}}
@media(max-width:640px){.p-hero .container.p-hero-grid{width:calc(100% - 24px)}}
/* Case-study outcome content: readable proof points rather than oversized body copy. */
.p-case-capability-grid>div>p{max-width:620px;margin:20px 0 0;color:#41505a;font-size:17px;line-height:1.65}
.p-case-result-copy{max-width:900px;margin:26px 0 0;color:rgba(255,255,255,.74);font-size:18px;line-height:1.7}
.p-case-outcome-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:34px 0 0;max-width:980px}
.p-case-outcome-list li{border-top:1px solid rgba(255,255,255,.22);padding:16px 10px 0 0;color:#fff;font:700 14px/1.45 Manrope,'DM Sans',sans-serif}
@media(max-width:760px){.p-case-outcome-list{grid-template-columns:1fr}.p-case-result-copy{font-size:16px}}
/* Portfolio filtering must override card display rules when JS applies the hidden attribute. */
.p-case-card[hidden],.p-work-card[hidden]{display:none!important}

/* Inner-page alignment system v4 — normalized content rails and adaptive split sections. */
.premium-site .section>.container,
.premium-site .page-section>.container,
.premium-site main>.container{width:min(1280px,calc(100% - 48px));max-width:1280px;margin-inline:auto}
.premium-site .section .container.split,
.premium-site .section .container.intro-split{align-items:start;grid-template-columns:minmax(340px,.92fr) minmax(0,1.08fr);gap:clamp(40px,5vw,74px)}
.premium-site .section .container.split>.sticky,
.premium-site .section .container.intro-split>.sticky{position:relative;top:auto;align-self:start;max-width:540px}
.premium-site .section .container.split>.rich,
.premium-site .section .container.intro-split>.rich{max-width:720px;min-width:0}
.premium-site .section .container.split.layout-flow,
.premium-site .section .container.intro-split.layout-flow{display:block;max-width:1050px;margin-inline:auto}
.premium-site .section .container.split.layout-flow>.sticky,
.premium-site .section .container.intro-split.layout-flow>.sticky{max-width:900px;margin:0 0 clamp(26px,4vw,52px)}
.premium-site .section .container.split.layout-flow>.rich,
.premium-site .section .container.intro-split.layout-flow>.rich{max-width:900px}
.premium-site .section .section-head{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(36px,5vw,72px);align-items:end}
.premium-site .section .section-head>*{min-width:0}
.premium-site .faq-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(36px,5vw,72px)}
@media(max-width:980px){
  .premium-site .section>.container,.premium-site .page-section>.container,.premium-site main>.container{width:calc(100% - 32px)}
  .premium-site .section .container.split,.premium-site .section .container.intro-split,.premium-site .section .section-head,.premium-site .faq-grid{grid-template-columns:1fr!important;gap:28px!important}
  .premium-site .section .container.split>.sticky,.premium-site .section .container.intro-split>.sticky,.premium-site .section .container.split>.rich,.premium-site .section .container.intro-split>.rich{max-width:none!important}
}
@media(max-width:560px){.premium-site .section>.container,.premium-site .page-section>.container,.premium-site main>.container{width:calc(100% - 24px)}}

/* Inner-page balance refinement v5 — prevent long left-column headings from collapsing into narrow word stacks. */
@media (min-width:981px){
  .premium-site .section .container.split:not(.layout-flow),
  .premium-site .section .container.intro-split:not(.layout-flow){grid-template-columns:minmax(390px,.98fr) minmax(0,1.02fr);gap:clamp(44px,4.6vw,68px)}
  .premium-site .section .container.split:not(.layout-flow)>.sticky,
  .premium-site .section .container.intro-split:not(.layout-flow)>.sticky{max-width:590px}
  .premium-site .section .container.split:not(.layout-flow)>.sticky .h2,
  .premium-site .section .container.intro-split:not(.layout-flow)>.sticky .h2{font-size:clamp(2.45rem,3.15vw,3.45rem);line-height:1.02;letter-spacing:-.045em}
  .premium-site .section .container.split:not(.layout-flow)>.rich,
  .premium-site .section .container.intro-split:not(.layout-flow)>.rich{max-width:700px}
}

/* ===== Inner-page full-width alignment + footer logo quality v6 =====
   Align every internal content rail to the same 1480px system as the header.
   Preserve existing components while preventing narrow, word-stacked left columns. */
:root{--et-inner-rail:1480px;--et-inner-gutter:24px}

/* Keep homepage's bespoke layout untouched; normalize all other CMS routes. */
body.premium-site:not(.premium-home) main .container{
  width:min(var(--et-inner-rail),calc(100% - (var(--et-inner-gutter) * 2)))!important;
  max-width:var(--et-inner-rail)!important;
  margin-inline:auto!important;
}

/* Editorial split sections: more usable width, less dead space, predictable reading measure. */
@media (min-width:1101px){
  body.premium-site:not(.premium-home) .section .container.split:not(.layout-flow),
  body.premium-site:not(.premium-home) .section .container.intro-split:not(.layout-flow){
    display:grid!important;
    grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;
    gap:clamp(48px,4vw,72px)!important;
    align-items:start!important;
  }
  body.premium-site:not(.premium-home) .section .container.split:not(.layout-flow)>.sticky,
  body.premium-site:not(.premium-home) .section .container.intro-split:not(.layout-flow)>.sticky{
    position:relative!important;
    top:auto!important;
    max-width:none!important;
    width:100%!important;
    align-self:start!important;
  }
  body.premium-site:not(.premium-home) .section .container.split:not(.layout-flow)>.rich,
  body.premium-site:not(.premium-home) .section .container.intro-split:not(.layout-flow)>.rich{
    width:min(100%,680px)!important;
    max-width:680px!important;
    justify-self:end!important;
    align-self:start!important;
  }
  body.premium-site:not(.premium-home) .section .container.split:not(.layout-flow)>.sticky .h2,
  body.premium-site:not(.premium-home) .section .container.intro-split:not(.layout-flow)>.sticky .h2{
    font-size:clamp(2.65rem,3.35vw,3.8rem)!important;
    line-height:1.01!important;
    letter-spacing:-.048em!important;
    max-width:100%!important;
    text-wrap:balance;
  }
  /* Long editorial statements keep their presence without becoming 8–10 line towers. */
  body.premium-site:not(.premium-home) .section .container.split.layout-long-heading:not(.layout-flow)>.sticky .h2,
  body.premium-site:not(.premium-home) .section .container.intro-split.layout-long-heading:not(.layout-flow)>.sticky .h2{
    font-size:clamp(2.45rem,2.9vw,3.35rem)!important;
    line-height:1.035!important;
    max-width:760px!important;
  }

  /* Standard section introductions get the same balanced full-width rhythm. */
  body.premium-site:not(.premium-home) .section .section-head{
    grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr)!important;
    gap:clamp(44px,4vw,68px)!important;
    align-items:end!important;
  }
  body.premium-site:not(.premium-home) .section .section-head>p,
  body.premium-site:not(.premium-home) .section .section-head>.lead{
    width:min(100%,680px)!important;
    justify-self:end!important;
  }

  /* FAQ / sticky-text layouts follow the same rail and avoid oversized blank columns. */
  body.premium-site:not(.premium-home) .faq-wrap,
  body.premium-site:not(.premium-home) .faq-grid{
    grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr)!important;
    gap:clamp(46px,4vw,72px)!important;
  }
}

/* Flow sections remain deliberately single-column, but use the wider editorial rail. */
body.premium-site:not(.premium-home) .section .container.split.layout-flow,
body.premium-site:not(.premium-home) .section .container.intro-split.layout-flow{
  width:min(1180px,calc(100% - (var(--et-inner-gutter) * 2)))!important;
  max-width:1180px!important;
  margin-inline:auto!important;
}
body.premium-site:not(.premium-home) .section .container.split.layout-flow>.sticky,
body.premium-site:not(.premium-home) .section .container.intro-split.layout-flow>.sticky,
body.premium-site:not(.premium-home) .section .container.split.layout-flow>.rich,
body.premium-site:not(.premium-home) .section .container.intro-split.layout-flow>.rich{
  max-width:980px!important;
}

/* Tablet: stack content before columns become cramped; preserve left/right design order. */
@media (max-width:1100px){
  :root{--et-inner-gutter:16px}
  body.premium-site:not(.premium-home) main .container{width:calc(100% - 32px)!important;max-width:none!important}
  body.premium-site:not(.premium-home) .section .container.split,
  body.premium-site:not(.premium-home) .section .container.intro-split,
  body.premium-site:not(.premium-home) .section .section-head,
  body.premium-site:not(.premium-home) .faq-wrap,
  body.premium-site:not(.premium-home) .faq-grid{
    grid-template-columns:1fr!important;
    gap:clamp(24px,4vw,38px)!important;
  }
  body.premium-site:not(.premium-home) .section .container.split>.sticky,
  body.premium-site:not(.premium-home) .section .container.intro-split>.sticky,
  body.premium-site:not(.premium-home) .section .container.split>.rich,
  body.premium-site:not(.premium-home) .section .container.intro-split>.rich,
  body.premium-site:not(.premium-home) .section .section-head>p,
  body.premium-site:not(.premium-home) .section .section-head>.lead{
    max-width:none!important;width:100%!important;justify-self:stretch!important
  }
  body.premium-site:not(.premium-home) .section .container.split>.sticky .h2,
  body.premium-site:not(.premium-home) .section .container.intro-split>.sticky .h2{
    font-size:clamp(2.45rem,6.2vw,3.8rem)!important;
    line-height:1.02!important;
  }
}
@media (max-width:620px){
  :root{--et-inner-gutter:11px}
  body.premium-site:not(.premium-home) main .container{width:calc(100% - 22px)!important}
  body.premium-site:not(.premium-home) .section{padding-top:76px!important;padding-bottom:76px!important}
  body.premium-site:not(.premium-home) .section .container.split>.sticky .h2,
  body.premium-site:not(.premium-home) .section .container.intro-split>.sticky .h2{
    font-size:clamp(2.2rem,11.5vw,3.3rem)!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
}

/* Crisp footer lockup generated directly from the uploaded Illustrator master. */
.footer .footer-brand{
  width:250px!important;
  max-width:100%!important;
  display:block!important;
  transform:none!important;
  filter:none!important;
}
.footer .footer-brand .brand-stack,
.footer .footer-logo-picture{
  display:block!important;
  width:250px!important;
  max-width:100%!important;
  height:auto!important;
  line-height:0!important;
  overflow:visible!important;
  transform:none!important;
  filter:none!important;
}
.footer .footer-brand img{
  display:block!important;
  width:250px!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left top!important;
  image-rendering:auto!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
}
@media(max-width:620px){
  .footer .footer-brand,.footer .footer-brand .brand-stack,.footer .footer-logo-picture,.footer .footer-brand img{width:220px!important}
}

/* ===== Global content rail alignment v7 =====
   Apply the same wide, balanced layout system to the homepage and every CMS template.
   The original visual language, component proportions and responsive behavior are preserved. */
:root{
  --et-site-rail:1480px;
  --et-site-gutter:24px;
}

/* One authoritative rail for header-adjacent content, homepage, inner pages and footer. */
body.premium-site .container,
body.premium-home .container,
body.premium-site main .container,
body.premium-site .footer .container{
  width:min(var(--et-site-rail),calc(100% - (var(--et-site-gutter) * 2)))!important;
  max-width:var(--et-site-rail)!important;
  margin-inline:auto!important;
}

/* Homepage section headings use the same balanced editorial proportions as inner pages. */
@media (min-width:1101px){
  body.premium-home .p-section-head{
    grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr)!important;
    gap:clamp(44px,4vw,68px)!important;
    align-items:end!important;
  }
  body.premium-home .p-section-head>p,
  body.premium-home .p-section-head>.p-lead,
  body.premium-home .p-section-head>div:last-child{
    width:min(100%,680px)!important;
    justify-self:end!important;
  }

  /* Keep the hero visually identical while allowing it to occupy the shared 1480px rail. */
  body.premium-home .p-hero-grid{
    grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)!important;
    gap:clamp(54px,4.5vw,78px)!important;
  }
  body.premium-home .p-hero-copy{min-width:0!important}
  body.premium-home .p-system{min-width:0!important}

  /* Global two-column homepage sections share predictable column rhythm. */
  body.premium-home .p-ai-grid,
  body.premium-home .p-global-grid,
  body.premium-home .p-quote-grid{
    gap:clamp(54px,5vw,88px)!important;
  }
  body.premium-home .p-ai-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important}
  body.premium-home .p-global-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important}

  /* Full-width content cards benefit from the larger rail without becoming overly stretched. */
  body.premium-home .p-cap-grid,
  body.premium-home .p-work-grid,
  body.premium-home .p-industry-grid,
  body.premium-home .p-insight-grid,
  body.premium-home .p-product-rail{
    width:100%!important;
  }
}

/* All sections inherit consistent outer rhythm so no template appears inset relative to another. */
body.premium-site main>section>.container,
body.premium-site main>.section>.container,
body.premium-site main>.page-section>.container{
  margin-inline:auto!important;
}

/* Tablet and mobile use proportional gutters across every page including the homepage. */
@media (max-width:1100px){
  :root{--et-site-gutter:16px}
  body.premium-site .container,
  body.premium-home .container,
  body.premium-site main .container,
  body.premium-site .footer .container{
    width:calc(100% - 32px)!important;
    max-width:none!important;
  }
  body.premium-home .p-section-head,
  body.premium-home .p-ai-grid,
  body.premium-home .p-global-grid,
  body.premium-home .p-quote-grid{
    grid-template-columns:1fr!important;
    gap:clamp(26px,4vw,40px)!important;
  }
  body.premium-home .p-section-head>p,
  body.premium-home .p-section-head>.p-lead,
  body.premium-home .p-section-head>div:last-child{
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
  }
}

@media (max-width:620px){
  :root{--et-site-gutter:11px}
  body.premium-site .container,
  body.premium-home .container,
  body.premium-site main .container,
  body.premium-site .footer .container{
    width:calc(100% - 22px)!important;
  }
}

/* Rail breakpoint synchronization: match the exact header gutters at every width. */
@media (min-width:1101px) and (max-width:1320px){
  :root{--et-site-gutter:16px}
  body.premium-site .container,
  body.premium-home .container,
  body.premium-site main .container,
  body.premium-site .footer .container{width:calc(100% - 32px)!important;max-width:none!important}
}
@media (max-width:1080px){
  :root{--et-site-gutter:14px}
  body.premium-site .container,
  body.premium-home .container,
  body.premium-site main .container,
  body.premium-site .footer .container{width:calc(100% - 28px)!important;max-width:none!important}
}
@media (max-width:620px){
  :root{--et-site-gutter:14px}
  body.premium-site .container,
  body.premium-home .container,
  body.premium-site main .container,
  body.premium-site .footer .container{width:calc(100% - 28px)!important;max-width:none!important}
}

/* Higher-specificity synchronization for legacy inner-page v6 selectors. */
@media (min-width:1101px) and (max-width:1320px){
  body.premium-site:not(.premium-home) main .container{width:calc(100% - 32px)!important;max-width:none!important}
}
@media (max-width:1080px){
  body.premium-site:not(.premium-home) main .container{width:calc(100% - 28px)!important;max-width:none!important}
}
@media (max-width:620px){
  body.premium-site:not(.premium-home) main .container{width:calc(100% - 28px)!important;max-width:none!important}
}

/* ===== Live client testimonials + etelligensAi v8 ===== */
body.premium-home .p-testimonials-live{background:#071016;color:#fff;overflow:hidden}
body.premium-home .p-testimonials-live .p-section-head{margin-bottom:48px}
body.premium-home .p-testimonials-live .p-eyebrow{color:#83eee1}
body.premium-home .p-testimonials-live .p-h2{color:#fff;max-width:820px}
body.premium-home .p-testimonials-live .p-lead{color:rgba(255,255,255,.68)}
.p-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.p-testimonial-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:420px;padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.045);overflow:hidden;transition:transform .28s ease,border-color .28s ease,background .28s ease}
.p-testimonial-card:hover{transform:translateY(-5px);border-color:rgba(131,238,225,.42);background:rgba(255,255,255,.065)}
.p-testimonial-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}
.p-testimonial-mark{font:700 66px/.7 Georgia,serif;color:#83eee1;opacity:.95}
.p-testimonial-index{font:800 11px/1 Manrope,sans-serif;letter-spacing:.14em;color:rgba(255,255,255,.42)}
.p-testimonial-quote{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;margin:0 0 18px;color:#f5f7f7;font:500 17px/1.68 Manrope,'DM Sans',sans-serif;letter-spacing:-.012em}
.p-testimonial-card.expanded .p-testimonial-quote{display:block;-webkit-line-clamp:unset;overflow:visible}
.p-testimonial-toggle{width:max-content;margin:0 0 22px;padding:0 0 3px;border:0;border-bottom:1px solid rgba(131,238,225,.65);background:transparent;color:#83eee1;font:800 12px/1.4 Manrope,sans-serif;cursor:pointer}
.p-testimonial-person{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}
.p-testimonial-person img{width:58px;height:58px;flex:0 0 58px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.16)}
.p-testimonial-person strong{display:block;color:#fff;font:800 15px/1.2 Manrope,sans-serif}
.p-testimonial-person span{display:block;margin-top:5px;color:rgba(255,255,255,.55);font-size:12px}

.ai-detail .display,.ai-hub-hero .display{max-width:1100px}
.ai-hub-hero{position:relative;overflow:hidden;background:#071016;color:#fff;padding:165px 0 92px}
.ai-hub-hero .lead{max-width:940px;color:rgba(255,255,255,.72)}
.ai-hub-hero .breadcrumb{color:rgba(255,255,255,.58)}
.ai-hub-hero .breadcrumb a{color:#83eee1}
.ai-hub-hero .eyebrow{color:#83eee1}
.ai-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ai-directory-grid .feature-card{min-height:300px;text-decoration:none;color:inherit}
.ai-directory-grid .feature-card b{margin-top:auto;padding-top:28px;color:#008f91;font-size:13px}
.ai-capability-grid .feature-card{min-height:300px}
.ai-use-cases .feature-card{background:#111b20;border-color:rgba(255,255,255,.12);color:#fff}
.ai-use-cases .feature-card p{color:rgba(255,255,255,.68)}
.ai-use-cases .feature-card h3{color:#fff}
.ai-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ai-related-grid a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:108px;padding:22px 24px;border:1px solid rgba(7,16,22,.12);border-radius:18px;background:#fff;color:#071016;text-decoration:none;transition:transform .24s ease,border-color .24s ease}
.ai-related-grid a:hover{transform:translateY(-4px);border-color:#18b8b8}
.ai-related-grid strong{font:800 15px/1.35 Manrope,sans-serif}
.ai-related-grid span{color:#e36e61;font-weight:800;white-space:nowrap}

@media(max-width:1100px){
  .p-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ai-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ai-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .p-testimonial-grid{grid-template-columns:1fr}
  .p-testimonial-card{min-height:0;padding:24px 20px;border-radius:18px}
  .p-testimonial-quote{font-size:15.5px;line-height:1.65;-webkit-line-clamp:8}
  .ai-directory-grid,.ai-related-grid{grid-template-columns:1fr}
  .ai-hub-hero{padding:132px 0 72px}
}

/* ============================================================
   V8.3 — immediate media refresh + testimonial slider + global footer
   ============================================================ */
body.premium-home .p-testimonials-live{padding-bottom:clamp(84px,8vw,132px)}
.p-testimonial-slider{position:relative;min-width:0}
.p-testimonial-viewport{position:relative;min-width:0;overflow:hidden}
.p-testimonial-track{display:flex;gap:18px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 1px 8px;outline:none}
.p-testimonial-track::-webkit-scrollbar{display:none}
.p-testimonial-track .p-testimonial-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;scroll-snap-stop:always;min-height:410px}
.p-testimonial-track:focus-visible{outline:2px solid #83eee1;outline-offset:8px;border-radius:24px}
.p-testimonial-controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:30px}
.p-testimonial-progress{min-width:54px;color:rgba(255,255,255,.62);font:700 12px/1 Manrope,sans-serif;letter-spacing:.08em}
.p-testimonial-dots{display:flex;justify-content:center;align-items:center;gap:9px}
.p-testimonial-dot{width:9px;height:9px;border:0;border-radius:99px;background:rgba(255,255,255,.25);padding:0;cursor:pointer;transition:width .25s ease,background .25s ease,transform .25s ease}
.p-testimonial-dot:hover{background:rgba(255,255,255,.55);transform:scale(1.1)}
.p-testimonial-dot.active{width:30px;background:#83eee1}
.p-testimonial-arrows{display:flex;gap:10px}
.p-testimonial-arrow{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:transparent;color:#fff;font:600 21px/1 Manrope,sans-serif;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}
.p-testimonial-arrow:hover,.p-testimonial-arrow:focus-visible{background:#fff;color:#071016;border-color:#fff;transform:translateY(-2px)}
@media(max-width:1080px){.p-testimonial-track .p-testimonial-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:700px){.p-testimonial-track{gap:12px}.p-testimonial-track .p-testimonial-card{flex-basis:100%}.p-testimonial-controls{grid-template-columns:auto 1fr auto;gap:12px;margin-top:22px}.p-testimonial-arrow{width:44px;height:44px}.p-testimonial-dots{gap:6px}.p-testimonial-dot.active{width:22px}}

.footer.footer-global-v3{position:relative;overflow:hidden;background:linear-gradient(180deg,#050607 0%,#05070b 52%,#071b3e 100%);color:#fff;padding:0;border-top:1px solid rgba(255,255,255,.08)}
.footer.footer-global-v3:before{content:"";position:absolute;inset:auto -15% -38% 18%;height:70%;background:radial-gradient(circle at 50% 50%,rgba(18,82,192,.28),transparent 67%);pointer-events:none}
.footer-global-v3 .footer-global-shell{position:relative;padding-top:72px;padding-bottom:26px}
.footer-global-top{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:70px;align-items:start;padding-bottom:46px}
.footer-global-brand{max-width:720px}
.footer-global-v3 .footer-brand{display:block;width:226px!important;margin:0 0 24px}
.footer-global-v3 .footer-brand .brand-stack,.footer-global-v3 .footer-logo-picture,.footer-global-v3 .footer-brand img{display:block;width:226px!important;height:auto!important;max-height:none!important;object-fit:contain!important}
.footer-global-brand>p{max-width:650px;margin:0;color:rgba(255,255,255,.76);font:500 clamp(17px,1.35vw,21px)/1.65 Manrope,'DM Sans',sans-serif;letter-spacing:-.018em}
.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.footer-global-v3 .footer-socials a{display:inline-flex;align-items:center;min-height:42px;margin:0;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.055);color:#fff;font:700 13px/1 Manrope,sans-serif}
.footer-global-v3 .footer-socials a:hover{background:#fff;color:#071016;border-color:#fff}
.footer-global-contact{justify-self:end;min-width:280px;padding:24px 26px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.04)}
.footer-global-contact>span{margin:0 0 12px!important;color:#83eee1!important;text-transform:uppercase;letter-spacing:.13em;font:800 10px/1 Manrope,sans-serif}
.footer-global-v3 .footer-global-contact>a{display:block;margin:8px 0;color:#fff;font:700 16px/1.45 Manrope,sans-serif}
.footer-global-v3 .footer-global-contact .footer-contact-btn{display:flex;align-items:center;justify-content:space-between;margin:20px 0 0;padding:14px 16px;border-radius:999px;background:#fff;color:#071016}
.footer-global-v3 .footer-global-contact .footer-contact-btn span{display:inline;margin:0;color:#071016}
.footer-location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0 0 62px}
.footer-location-card{position:relative;min-height:265px;padding:26px 24px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:rgba(0,0,0,.22);transition:transform .25s ease,border-color .25s ease,background .25s ease}
.footer-location-card:hover{transform:translateY(-4px);border-color:rgba(131,238,225,.48);background:rgba(255,255,255,.045)}
.footer-flag{display:block;margin:0 0 22px!important;font-size:27px;line-height:1}
.footer-location-card h3{margin:0 0 14px;color:#fff;font:800 20px/1.15 Manrope,sans-serif;letter-spacing:-.025em}
.footer-location-card p{margin:0 0 18px;color:rgba(255,255,255,.72);font:500 14px/1.65 'DM Sans',sans-serif}
.footer-global-v3 .footer-location-card a{display:block;margin:6px 0;color:#fff;font:700 14px/1.5 Manrope,sans-serif}
.footer-global-v3 .footer-location-card .footer-region-link{margin-top:13px;color:#83eee1;font-size:12px}
.footer-nav-grid-v3{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:34px;padding:54px 0 46px;border-top:1px solid rgba(255,255,255,.13)}
.footer-global-v3 .footer-nav-grid-v3 h4{margin:0 0 19px;color:#fff;font:800 16px/1.2 Manrope,sans-serif;letter-spacing:-.015em;text-transform:none}
.footer-global-v3 .footer-nav-grid-v3 a{display:block;margin:10px 0;color:rgba(255,255,255,.68);font:500 13px/1.5 'DM Sans',sans-serif;transition:color .2s ease,transform .2s ease}
.footer-global-v3 .footer-nav-grid-v3 a:hover{color:#fff;transform:translateX(3px)}
.footer-bottom-v3{position:relative;border-top:1px solid rgba(255,255,255,.13);margin:0;padding:24px 0 0;color:rgba(255,255,255,.48)}
.footer-global-v3 .footer-bottom-v3 a,.footer-global-v3 .footer-bottom-v3 button{color:rgba(255,255,255,.62)}
.footer-global-v3 .footer-bottom-v3 a:hover,.footer-global-v3 .footer-bottom-v3 button:hover{color:#fff}
@media(max-width:1180px){.footer-global-top{grid-template-columns:1fr;gap:32px}.footer-global-contact{justify-self:start;min-width:min(100%,440px)}.footer-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-nav-grid-v3{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:38px}}
@media(max-width:700px){.footer-global-v3 .footer-global-shell{padding-top:52px}.footer-global-v3 .footer-brand,.footer-global-v3 .footer-brand .brand-stack,.footer-global-v3 .footer-logo-picture,.footer-global-v3 .footer-brand img{width:210px!important}.footer-global-top{padding-bottom:38px}.footer-global-contact{width:100%;min-width:0}.footer-location-grid{grid-template-columns:1fr;padding-bottom:44px}.footer-location-card{min-height:0;padding:23px 21px}.footer-nav-grid-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px;padding:42px 0 38px}.footer-bottom-v3{display:block}.footer-bottom-v3>div{margin-top:14px;display:flex;flex-wrap:wrap;gap:14px}}
@media(max-width:430px){.footer-nav-grid-v3{grid-template-columns:1fr 1fr}.footer-global-brand>p{font-size:16px}.footer-global-v3 .footer-nav-grid-v3 a{font-size:12.5px}}
