
:root{--bg:#02070d;--bg2:#040b12;--panel:#07121b;--panel2:#091824;--line:#183043;--line2:#25465f;--white:#f7fbff;--muted:#9fb0bd;--blue:#087cff;--cyan:#3aa9ff;--max:1440px;--shadow:0 24px 80px rgba(0,0,0,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:radial-gradient(circle at 70% -8%,rgba(0,111,255,.09),transparent 31%),linear-gradient(180deg,#02070d 0,#030a11 45%,#02070d 100%);color:var(--white);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.page{display:none}.page.active{display:block}.c{width:min(calc(100% - 72px),var(--max));margin:auto}.blue{color:var(--blue)}.eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#168cff;font-weight:700}.muted{color:var(--muted)}
/* header */
header{position:sticky;top:0;z-index:50;height:66px;background:rgba(2,7,13,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.05)}.head{height:100%;display:grid;grid-template-columns:210px 1fr 250px;align-items:center;gap:20px}.logo{width:118px;height:52px;object-fit:contain;mix-blend-mode:screen;cursor:pointer}.nav{display:flex;justify-content:center;gap:29px;font-size:12px;font-weight:700}.nav a{padding:25px 0 21px;white-space:nowrap;position:relative}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:1px;background:#168cff;box-shadow:0 0 10px #168cff}.dd:after{content:"⌄";font-size:9px;margin-left:7px}.headcta{justify-self:end;border:1px solid #34556d;background:transparent;border-radius:24px;height:40px;padding:0 21px;text-transform:uppercase;font-size:10px;font-weight:800;display:flex;align-items:center;gap:15px;cursor:pointer}.hamb{display:none;margin-left:auto;background:none;border:1px solid #29445a;border-radius:50%;width:40px;height:40px;font-size:19px}.mobileNav{display:none;position:fixed;top:66px;left:0;right:0;z-index:49;background:#040b12;border-bottom:1px solid #19344a;padding:15px 24px}.mobileNav.open{display:block}.mobileNav a{display:block;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px;text-transform:uppercase}
/* buttons */
.btn{height:40px;border-radius:5px;padding:0 20px;border:1px solid #3b5365;background:transparent;text-transform:uppercase;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:15px;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);border-color:#178dff;box-shadow:0 10px 30px rgba(0,119,255,.12)}.btn.primary{background:linear-gradient(135deg,#0067ff,#087cff);border-color:#168cff;box-shadow:0 10px 30px rgba(0,111,255,.16)}
/* master hero */
.hero{height:370px;border-bottom:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.heroGrid{height:100%;display:grid;grid-template-columns:470px 1fr;position:relative}.heroCopy{z-index:4;padding-top:27px}.heroCopy h1{font-size:36px;line-height:1.08;letter-spacing:.005em;text-transform:uppercase;margin:17px 0 13px;max-width:430px}.heroCopy p{font-size:13px;line-height:1.58;max-width:410px;margin:0 0 18px;color:#e3e9ed}.heroActions{display:flex;gap:18px;margin-bottom:18px}.heroPoints{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;width:610px}.hp{display:grid;grid-template-columns:18px 1fr;gap:8px}.hpi{width:14px;height:14px;border:1px solid #798995;border-radius:50%;position:relative}.hpi:after{content:"";position:absolute;width:3px;height:3px;left:4px;top:4px;background:#178dff;border-radius:50%;box-shadow:0 0 9px #178dff}.hp b{display:block;font-size:9px;text-transform:uppercase;color:#168cff;margin-bottom:5px}.hp span{font-size:9px;color:#c3cdd4;line-height:1.42}.heroMedia{position:absolute;left:420px;right:-20px;top:0;bottom:0;overflow:hidden}.heroMedia img{width:100%;height:100%;object-fit:cover;object-position:center;animation:heroFloat 12s ease-in-out infinite alternate}.heroMedia:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02070d 0,rgba(2,7,13,.92) 4%,rgba(2,7,13,.3) 18%,transparent 34%)}.slash{position:absolute;z-index:3;left:400px;top:-28px;width:48px;height:440px;background:linear-gradient(#0b3554,#05101a);transform:skewX(-24deg);opacity:.75}@keyframes heroFloat{to{transform:scale(1.018) translateX(-5px)}}
/* brands + metrics */
.brandBand{border-bottom:1px solid rgba(255,255,255,.08);padding:17px 0 13px}.brands{display:flex;align-items:center;justify-content:center;gap:38px;flex-wrap:wrap}.brands span{font-size:17px;font-weight:800;color:#e8edf1}.brands .gm{border:1px solid #fff;padding:2px 4px;font-size:12px}.metricsPanel{margin-top:16px;border:1px solid #183247;border-radius:10px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;background:linear-gradient(180deg,rgba(7,17,26,.96),rgba(4,11,17,.96))}.metric{padding:16px 22px;border-right:1px solid #173044;display:flex;gap:13px;align-items:center}.metric:last-child{border:0}.mi{width:38px;height:38px;border:1px solid #0b79ff;border-radius:50%;display:grid;place-items:center;color:#35a5ff;font-size:18px;box-shadow:0 0 18px rgba(0,120,255,.12)}.metric strong{font-size:21px;color:#087dff;display:block}.metric b{font-size:10px;text-transform:uppercase;display:block}.metric small{font-size:8px;color:#a5b3bd;display:block;margin-top:2px}
/* common sections */
.section{padding:50px 0;border-bottom:1px solid rgba(255,255,255,.07)}.section.tight{padding:33px 0}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}.sectionHead h2{font-size:26px;line-height:1.1;margin:7px 0 0}.sectionHead p{max-width:470px;color:#aebdc8;font-size:11px;line-height:1.55;margin:0}.linkArrow{font-size:10px;text-transform:uppercase;color:#168cff;font-weight:700}
/* solutions image cards */
.solutionCards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.solutionCard{display:block;height:250px;cursor:pointer;border:1px solid #173247;border-radius:7px;overflow:hidden;position:relative;background:#07121b;transition:.3s}.solutionCard:hover{transform:translateY(-5px);border-color:#1d6da7;box-shadow:0 18px 45px rgba(0,0,0,.25)}.solutionCard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s}.solutionCard:hover img{transform:scale(1.045)}.solutionCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,7,13,.08),rgba(2,7,13,.1) 38%,rgba(2,7,13,.96) 76%)}.solutionBody{position:absolute;z-index:2;left:13px;right:13px;bottom:13px}.holoIcon{width:31px;height:31px;margin-bottom:8px;border:1px solid #178cff;border-radius:8px;display:grid;place-items:center;color:#42abff;font-size:14px;box-shadow:0 0 18px rgba(0,120,255,.22)}.solutionBody h3{font-size:13px;margin:0 0 6px}.solutionBody p{font-size:9px;color:#c0cbd3;line-height:1.42;margin:0 0 9px}.solutionBody a,.solutionBody .cardLink{font-size:9px;color:#168cff}
/* cases */
.casesLayout{display:grid;grid-template-columns:225px 1fr;gap:20px}.caseIntro h2{font-size:26px;margin:8px 0 10px}.caseIntro p{font-size:11px;color:#aebbc5;line-height:1.55;margin-bottom:18px}.caseRail{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.caseCard{display:block;height:280px;cursor:pointer;border:1px solid #1b3244;border-radius:8px;overflow:hidden;position:relative;background:#07121b}.caseCard img{width:100%;height:100%;object-fit:cover;transition:.4s}.caseCard:hover img{transform:scale(1.04)}.caseCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(2,7,13,.08) 48%,rgba(2,7,13,.96) 78%)}.caseCopy{position:absolute;z-index:2;left:14px;right:14px;bottom:13px}.tag{display:inline-block;font-size:7px;text-transform:uppercase;background:rgba(4,11,17,.7);border:1px solid rgba(255,255,255,.15);padding:2px 4px}.caseCopy h3{font-size:15px;line-height:1.12;margin:5px 0 7px}.caseCopy p{font-size:9px;color:#c0cad1;line-height:1.42;margin:0 0 8px}.caseCopy a,.caseCopy .cardLink{font-size:9px;color:#168cff;text-transform:uppercase}.dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.dots i{width:5px;height:5px;border-radius:50%;background:#44525d}.dots i:first-child{background:#087cff}
/* holo rail */
.holoLayout{display:grid;grid-template-columns:215px 1fr;gap:18px;align-items:center}.holoTitle h2{font-size:23px;text-transform:uppercase;margin:7px 0 0}.holoRail{display:grid;grid-template-columns:repeat(9,1fr);gap:11px}.holoCard{height:112px;border:1px solid #173247;border-radius:7px;background:linear-gradient(180deg,#07131d,#061018);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;transition:.3s}.holoCard:hover{transform:translateY(-4px);border-color:#2086c9;box-shadow:0 14px 32px rgba(0,112,255,.08)}.holoCard svg{width:49px;height:49px;fill:none;stroke:#49adff;stroke-width:1.5;filter:drop-shadow(0 0 4px rgba(9,128,255,.92)) drop-shadow(0 0 13px rgba(9,128,255,.27))}.holoCard span{font-size:9px;text-transform:uppercase;font-weight:700;line-height:1.15}
/* insights */
.insightGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.insight{display:block;cursor:pointer;border:1px solid #173247;border-radius:8px;overflow:hidden;background:#07121b;transition:.3s}.insight:hover{transform:translateY(-4px);border-color:#205e8b}.insight img{width:100%;height:145px;object-fit:cover}.insightBody{padding:13px}.insightMeta{display:flex;justify-content:space-between;font-size:7.5px;color:#aab8c2;text-transform:uppercase}.insightMeta b{color:#168cff}.insight h3{font-size:14px;line-height:1.2;margin:9px 0 7px}.insight p{font-size:9px;line-height:1.45;color:#aebbc5;margin:0 0 10px}.insight a,.insight .cardLink{font-size:9px;color:#168cff}
/* closing */
.bigCTA{min-height:110px;display:grid;grid-template-columns:1fr 1fr 320px;align-items:center;gap:28px;background:linear-gradient(90deg,#07121e,#0a2d65 58%,#062654);border-top:1px solid #1068d2;border-bottom:1px solid #173b70;overflow:hidden}.bigCTA h2{font-size:25px;line-height:1.1;margin:0}.bigCTA p{font-size:10px;color:#d0d8de;line-height:1.5;margin:0}.bigMedia{height:110px;position:relative;overflow:hidden}.bigMedia img{width:100%;height:100%;object-fit:cover}.bigMedia:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a2d65,transparent 45%);z-index:1}
footer{padding:32px 0 17px;background:#03080e}.foot{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:36px}.footLogo{width:105px;height:48px;object-fit:contain;mix-blend-mode:screen}.foot p{font-size:9px;color:#9eacb6;line-height:1.5;max-width:230px}.foot h4{font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}.foot a{display:block;font-size:9px;color:#abb8c1;margin:7px 0}.legal{margin-top:24px;padding-top:13px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:center;gap:28px;font-size:8px;color:#7f8d97}
/* interior hero */
.innerHero{min-height:360px;border-bottom:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.innerHero .c{height:360px;display:grid;grid-template-columns:480px 1fr;align-items:center;position:relative}.innerCopy{z-index:3}.innerCopy h1{font-size:40px;line-height:1.04;margin:14px 0 14px;max-width:520px;text-transform:uppercase}.innerCopy p{font-size:13px;color:#d6dee4;line-height:1.55;max-width:450px;margin:0 0 20px}.innerVisual{position:absolute;left:430px;right:-50px;top:0;bottom:0}.innerVisual img{width:100%;height:100%;object-fit:cover}.innerVisual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02070d 0,rgba(2,7,13,.88) 10%,transparent 40%)}
/* interior content */
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.infoCard{border:1px solid #173247;background:#07121b;border-radius:8px;padding:20px;min-height:190px}.infoCard .holoIcon{width:42px;height:42px}.infoCard h3{font-size:17px;margin:15px 0 8px}.infoCard p{font-size:10px;color:#aebbc5;line-height:1.55}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.timeline:before{content:"";position:absolute;left:7%;right:7%;top:28px;height:1px;background:linear-gradient(90deg,#1c4c72,#62c8ff,#1c4c72);box-shadow:0 0 12px rgba(43,165,255,.45)}.step{position:relative;padding:0 26px}.stepIcon{width:56px;height:56px;border:1px solid #2c6f9d;border-radius:50%;background:#07121b;display:grid;place-items:center;color:#5dbbff;font-size:21px;box-shadow:0 0 22px rgba(0,126,255,.13);position:relative;z-index:2}.step h3{font-size:13px;text-transform:uppercase;margin:14px 0 7px}.step p{font-size:9px;color:#aebbc5;line-height:1.5}.techStrip{display:grid;grid-template-columns:repeat(9,1fr);gap:9px}.techLogo{height:56px;border:1px solid #173247;border-radius:6px;background:#07121b;display:grid;place-items:center;font-weight:800;font-size:12px;color:#e8eef3}.industryGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.industryCard{height:270px;border:1px solid #173247;border-radius:8px;overflow:hidden;position:relative}.industryCard img{width:100%;height:100%;object-fit:cover}.industryCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(2,7,13,.96) 82%)}.industryCard div{position:absolute;z-index:2;left:13px;right:13px;bottom:12px}.industryCard h3{font-size:14px;margin:0 0 7px}.industryCard p{font-size:9px;color:#c0cbd3;line-height:1.4;margin:0 0 8px}.compare{width:100%;border-collapse:collapse;border:1px solid #173247;background:#06111a}.compare th,.compare td{border-bottom:1px solid #142a3b;border-right:1px solid #102536;padding:11px;text-align:center;font-size:9px}.compare th:first-child,.compare td:first-child{text-align:left}.check{color:#48aeff;text-shadow:0 0 8px #087cff;font-size:15px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:18px}.filter{border:1px solid #244055;border-radius:22px;background:#06111a;color:#b6c2cb;padding:9px 14px;font-size:9px;text-transform:uppercase;cursor:pointer}.filter.active{background:#087cff;color:#fff;border-color:#087cff}.caseGrid5{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.caseGrid5 .caseCard{height:310px}.technologyRows{display:grid;gap:16px}.techRow{display:grid;grid-template-columns:1fr 1fr;border:1px solid #173247;border-radius:10px;overflow:hidden;min-height:260px;background:#06111a}.techRow:nth-child(even){grid-template-columns:1fr 1fr}.techRow img{width:100%;height:100%;object-fit:cover}.techText{padding:32px}.techText h3{font-size:23px;margin:7px 0 12px}.techText p{font-size:11px;color:#aebbc5;line-height:1.6}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.chip{border:1px solid #244055;padding:6px 9px;border-radius:15px;color:#73c1ff;font-size:8px}.featuredArticle{display:grid;grid-template-columns:1.2fr .8fr;min-height:330px;border:1px solid #173247;border-radius:10px;overflow:hidden;background:#06111a}.featuredArticle img{width:100%;height:100%;object-fit:cover}.featuredCopy{padding:34px}.featuredCopy h2{font-size:28px;line-height:1.12;margin:9px 0 13px}.featuredCopy p{font-size:11px;color:#aebbc5;line-height:1.6}.aboutSplit{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.aboutSplit img{width:100%;border:1px solid #173247;border-radius:10px}.aboutSplit h2{font-size:30px;margin:7px 0 14px}.aboutSplit p{font-size:11px;color:#aebbc5;line-height:1.7}.contactGrid{display:grid;grid-template-columns:.75fr 1.15fr 1fr;gap:14px}.contactCard{border:1px solid #173247;background:#07121b;border-radius:8px;padding:18px}.contactCard h3{font-size:16px}.channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.channel{border:1px solid #173247;border-radius:7px;padding:12px;font-size:10px}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.field label{font-size:8px;text-transform:uppercase;color:#8fa1af}.field input,.field textarea,.field select{width:100%;background:#030a10;border:1px solid #1b3549;border-radius:4px;color:#fff;padding:10px;font-size:10px}.field textarea{min-height:80px}.map{min-height:420px;background:radial-gradient(circle at 55% 42%,rgba(0,117,255,.22),transparent 23%),linear-gradient(135deg,#07131f,#03080e);position:relative;overflow:hidden}.map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,71,114,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(15,71,114,.16) 1px,transparent 1px);background-size:32px 32px;transform:rotate(-10deg) scale(1.2)}.pin{position:absolute;left:56%;top:40%;width:35px;height:45px;border:2px solid #29a5ff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 0 30px rgba(0,126,255,.4)}.pin:after{content:"";position:absolute;width:10px;height:10px;background:#168cff;border-radius:50%;left:10px;top:10px}.contactInfo{position:absolute;left:25px;bottom:25px;z-index:2}.contactInfo h3{font-size:23px;margin:4px 0 8px}.contactInfo p{font-size:10px;color:#c0cbd3;line-height:1.5}
/* modal */
.modal{position:fixed;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(10px);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modalBox{width:min(650px,96vw);background:#06111a;border:1px solid #24516d;border-radius:10px;padding:26px;position:relative;box-shadow:var(--shadow)}.close{position:absolute;right:15px;top:11px;background:none;border:0;color:#fff;font-size:25px;cursor:pointer}.modalBox h3{font-size:25px;margin:0 0 8px}.modalBox p{font-size:11px;color:#aebbc5}.success{display:none;color:#73f3bd;font-size:10px;margin-top:10px}
.reveal{opacity:1;transform:none;transition:.7s ease}.reveal.show{opacity:1;transform:none}
/* responsive */
@media(max-width:1150px){.c{width:min(calc(100% - 34px),var(--max))}.head{grid-template-columns:150px 1fr 205px}.nav{gap:14px;font-size:10px}.heroMedia{left:380px}.heroGrid{grid-template-columns:420px 1fr}.solutionCards{grid-template-columns:repeat(3,1fr)}.holoRail{overflow:auto;grid-auto-flow:column;grid-auto-columns:115px;grid-template-columns:none}.industryGrid{grid-template-columns:repeat(3,1fr)}.caseGrid5{grid-template-columns:repeat(3,1fr)}.techStrip{grid-template-columns:repeat(5,1fr)}}
@media(max-width:760px){.c{width:min(calc(100% - 28px),var(--max))}header{height:64px}.head{display:flex}.nav,.headcta{display:none}.hamb{display:block}.logo{width:112px}.hero{height:auto;padding-bottom:0}.heroGrid{height:auto;display:block}.heroCopy{padding:30px 0 18px}.heroCopy h1{font-size:34px}.heroActions{flex-direction:column}.heroActions .btn{width:100%}.heroPoints{width:100%;grid-template-columns:1fr 1fr}.heroMedia{position:relative;left:auto;right:auto;height:310px;margin:0 -14px}.slash{display:none}.brands{gap:18px}.brands span{font-size:13px}.metricsPanel{grid-template-columns:1fr 1fr}.metric:nth-child(5){grid-column:1/-1}.solutionCards{grid-template-columns:1fr 1fr}.casesLayout{display:block}.caseIntro{margin-bottom:18px}.caseRail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.caseCard{min-width:82vw;scroll-snap-align:start}.holoLayout{display:block}.holoTitle{margin-bottom:15px}.insightGrid{grid-template-columns:1fr 1fr}.bigCTA{grid-template-columns:1fr;padding:25px 18px}.bigMedia{display:none}.foot{grid-template-columns:1fr 1fr}.innerHero .c{height:auto;min-height:620px;display:block;padding-top:40px}.innerCopy h1{font-size:34px}.innerVisual{left:0;right:0;top:300px;height:320px}.grid3,.grid4{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr;gap:25px}.timeline:before{display:none}.techStrip{grid-template-columns:repeat(3,1fr)}.industryGrid{display:flex;overflow-x:auto}.industryCard{min-width:82vw}.caseGrid5{grid-template-columns:1fr}.techRow,.techRow:nth-child(even){grid-template-columns:1fr}.techRow img{height:230px}.featuredArticle{grid-template-columns:1fr}.featuredArticle img{height:240px}.aboutSplit{grid-template-columns:1fr}.contactGrid{grid-template-columns:1fr}.map{min-height:330px}.sectionHead{display:block}.sectionHead p{margin-top:12px}.insightGrid{grid-template-columns:1fr}.solutionCards{grid-template-columns:1fr}.legal{flex-wrap:wrap}.page{overflow:hidden}}

/* NEXUS Holographic Icon System v2 */
.holoGlyph{width:100%;height:100%;overflow:visible;display:block;transform:translateZ(0)}
.holoGlyph .holoGhost{fill:none;stroke:#0B7FFF;stroke-width:3.8;stroke-linecap:round;stroke-linejoin:round;opacity:.34;filter:url(#holoBlur)}
.holoGlyph .holoCore{fill:none;stroke:url(#holoStroke);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.holoGlyph .holoEcho{fill:none;stroke:#8DE5FF;stroke-width:.55;stroke-linecap:round;stroke-linejoin:round;opacity:.32;transform:translate(.8px,-.7px)}
.holoGlyphWrap,.holoIcon,.mi,.stepIcon{position:relative;isolation:isolate;overflow:visible}
.holoGlyphWrap:before,.holoIcon:before,.mi:before,.stepIcon:before{content:"";position:absolute;inset:-14%;border-radius:50%;background:radial-gradient(circle,rgba(28,164,255,.18) 0,rgba(13,116,255,.07) 38%,transparent 70%);filter:blur(2px);z-index:-2;pointer-events:none}
.holoGlyphWrap:after,.holoIcon:after,.mi:after,.stepIcon:after{content:"";position:absolute;left:9%;right:9%;bottom:-8%;height:18%;border-radius:50%;border:1px solid rgba(63,184,255,.36);box-shadow:0 0 14px rgba(0,126,255,.18),inset 0 0 8px rgba(62,188,255,.12);transform:perspective(80px) rotateX(62deg);opacity:.8;z-index:-1;pointer-events:none}
.holoIcon{width:42px;height:42px;border:0!important;background:radial-gradient(circle at 50% 48%,rgba(22,142,255,.12),rgba(2,9,17,.34) 66%,transparent 72%)!important;border-radius:12px!important;padding:4px!important;box-shadow:none!important;color:transparent!important}
.solutionCard .holoIcon{width:37px;height:37px;margin-bottom:8px}
.infoCard .holoIcon{width:52px!important;height:52px!important}
.mi{width:47px!important;height:47px!important;border:0!important;background:radial-gradient(circle at 50% 48%,rgba(22,142,255,.14),rgba(2,9,17,.2) 65%,transparent 72%)!important;padding:5px!important;box-shadow:none!important;border-radius:13px!important;color:transparent!important;flex:0 0 47px}
.stepIcon{width:62px!important;height:62px!important;border:1px solid rgba(49,142,211,.42)!important;background:radial-gradient(circle at 50% 45%,rgba(22,142,255,.16),rgba(3,12,22,.96) 68%)!important;padding:9px!important;box-shadow:0 0 0 1px rgba(94,200,255,.04),0 0 26px rgba(0,126,255,.16)!important;color:transparent!important}
.holoCard{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(8,22,34,.97),rgba(4,12,20,.98))!important}
.holoCard:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 38%,rgba(42,157,255,.045) 47%,transparent 56%),radial-gradient(circle at 50% 32%,rgba(25,136,255,.08),transparent 58%);pointer-events:none}
.holoCard:after{content:"";position:absolute;left:12%;right:12%;top:-32%;height:28%;background:linear-gradient(180deg,transparent,rgba(90,215,255,.16),transparent);filter:blur(1px);opacity:0;transform:translateY(0);pointer-events:none}
.holoCard:hover:after{animation:holoScan 1.2s ease-out}
.holoGlyphWrap{width:58px;height:58px;display:grid;place-items:center;padding:4px}
.holoCard .holoGlyphWrap:before{inset:-7%}
.holoCard .holoGlyphWrap:after{left:10%;right:10%;bottom:-4%}
.holoCard:hover .holoGlyphWrap{transform:translateY(-2px) scale(1.035)}
.holoCard:hover .holoGlyph .holoCore,.solutionCard:hover .holoGlyph .holoCore,.infoCard:hover .holoGlyph .holoCore{stroke-width:1.55}
.holoCard:hover .holoGlyph .holoGhost,.solutionCard:hover .holoGlyph .holoGhost,.infoCard:hover .holoGlyph .holoGhost{opacity:.5}
.holoCard .holoGlyphWrap,.holoGlyph,.holoGlyph .holoGhost,.holoGlyph .holoCore{transition:.28s ease}
@keyframes holoScan{0%{top:-28%;opacity:0}18%{opacity:.8}100%{top:108%;opacity:0}}
@media(prefers-reduced-motion:reduce){.holoCard:hover:after{animation:none}.holoCard:hover .holoGlyphWrap{transform:none}}

/* High-resolution production media pipeline */
img{image-rendering:auto;-webkit-font-smoothing:antialiased}
.heroMedia img,.solutionCard img,.caseCard img,.insight img,.industryCard img,.innerVisual img,.bigMedia img,.techRow img,.featuredArticle img{backface-visibility:hidden;transform:translateZ(0)}
@media (min-resolution: 1.5dppx){.heroMedia img,.solutionCard img,.caseCard img,.insight img,.industryCard img,.innerVisual img,.bigMedia img,.techRow img,.featuredArticle img{filter:saturate(1.02) contrast(1.015)}}

/* Nexus spatial mouse-tracking background */
#nexus-space-bg{position:fixed;inset:0;width:100vw;height:100vh;z-index:0;pointer-events:none;opacity:.9;mix-blend-mode:screen;transform:translateZ(0);filter:saturate(1.05) contrast(1.04)}
#nexus-space-vignette{position:fixed;inset:0;z-index:0;pointer-events:none;
background:
 radial-gradient(circle at var(--nx,68%) var(--ny,26%),rgba(56,175,255,.11),transparent 16%),
 radial-gradient(circle at calc(var(--nx,68%) - 13%) calc(var(--ny,26%) + 20%),rgba(0,108,255,.085),transparent 22%),
 radial-gradient(circle at calc(var(--nx,68%) + 16%) calc(var(--ny,26%) - 10%),rgba(80,210,255,.05),transparent 18%),
 radial-gradient(ellipse at 50% 0%,rgba(15,50,120,.18),transparent 55%),
 radial-gradient(ellipse at 20% 80%,rgba(0,70,180,.09),transparent 38%),
 radial-gradient(ellipse at 80% 30%,rgba(50,120,255,.08),transparent 36%);
transition:background-position .08s linear, opacity .2s ease;opacity:.95}
body>main{position:relative;z-index:1}body>header{z-index:50}body>.mobileNav{z-index:49}body>.modal{z-index:100}
@media (prefers-reduced-motion:reduce){#nexus-space-bg{opacity:.42}#nexus-space-vignette{display:none}}


.page{display:block!important}.seo-page main{position:relative;z-index:1}.breadcrumb{padding:24px 0 0;font-size:12px;color:#758a9a}.breadcrumb a{color:#8ea4b5}.breadcrumb span{color:#168cff}.answerBox{margin-top:28px;padding:24px 28px;border-left:2px solid #168cff;background:linear-gradient(90deg,rgba(8,124,255,.09),rgba(8,124,255,.015));max-width:860px}.answerBox p{margin:0;color:#d7e4ec;font-size:17px;line-height:1.7}.contentSection{padding:86px 0;border-top:1px solid rgba(255,255,255,.045)}.contentSection.soft{background:linear-gradient(180deg,rgba(6,18,30,.45),rgba(3,10,17,.2))}.contentLead{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:72px;align-items:start}.contentLead h2,.contentSection h2{font-size:clamp(30px,3vw,48px);line-height:1.06;margin:8px 0 24px;letter-spacing:-.035em}.contentLead p,.prose p{color:#a9bac7;font-size:16px;line-height:1.8}.prose strong{color:#eef7fd}.factPanel{border:1px solid #183043;background:rgba(6,18,29,.72);padding:30px;box-shadow:var(--shadow)}.factPanel h3{margin:0 0 18px;font-size:18px}.factPanel ul,.checkList{list-style:none;padding:0;margin:0}.factPanel li,.checkList li{position:relative;padding:11px 0 11px 25px;border-bottom:1px solid rgba(255,255,255,.05);color:#b6c6d1;line-height:1.5}.factPanel li:last-child,.checkList li:last-child{border-bottom:0}.factPanel li:before,.checkList li:before{content:'+';position:absolute;left:0;color:#168cff;font-weight:700}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.featureBox{min-height:190px;padding:26px;border:1px solid #183043;background:linear-gradient(145deg,rgba(8,24,38,.82),rgba(3,12,20,.78));transition:.25s ease}.featureBox:hover{transform:translateY(-3px);border-color:#2169a8}.featureBox h3{font-size:17px;margin:0 0 12px}.featureBox p{color:#94a8b7;line-height:1.65;margin:0;font-size:14px}.processGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.processItem{border-top:1px solid #24577d;padding:22px 18px;background:rgba(5,17,28,.55)}.processItem b{display:block;color:#168cff;font-size:12px;letter-spacing:.12em;margin-bottom:12px}.processItem h3{font-size:17px;margin:0 0 10px}.processItem p{font-size:13px;color:#91a6b5;line-height:1.6;margin:0}.faqWrap{max-width:970px;margin-top:34px}.faqItem{border-top:1px solid #183043;padding:26px 0}.faqItem:last-child{border-bottom:1px solid #183043}.faqItem h3{font-size:18px;margin:0 0 10px}.faqItem p{font-size:15px;line-height:1.75;color:#9fb2c0;margin:0}.relatedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.relatedCard{display:block;border:1px solid #183043;background:#06121d;padding:26px;min-height:150px}.relatedCard small{color:#168cff;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.relatedCard h3{margin:12px 0 8px;font-size:17px}.relatedCard p{margin:0;color:#8fa4b3;font-size:13px;line-height:1.6}.hubGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.hubCard{display:block;overflow:hidden;border:1px solid #173044;background:#06111b;transition:.25s ease}.hubCard:hover{transform:translateY(-3px);border-color:#2671ad}.hubMedia{height:190px;overflow:hidden;background:#06101a}.hubMedia img{width:100%;height:100%;object-fit:cover}.hubCardBody{padding:24px}.hubCardBody small{color:#168cff;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hubCardBody h3{margin:10px 0 9px;font-size:18px}.hubCardBody p{color:#91a5b4;font-size:13px;line-height:1.6;margin:0}.megaFoot{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:38px;padding:56px 0 44px}.megaFoot h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#d7e6ef;margin:0 0 16px}.megaFoot a{display:block;color:#8499a8;font-size:12px;padding:5px 0}.megaFoot a:hover{color:#fff}.footerEntity{max-width:300px;color:#8398a7!important;line-height:1.75!important}.footerEntity strong{color:#dbe8f0}.legal a{color:inherit}.seoHero .innerCopy{max-width:820px}.seoHero .innerCopy p{max-width:760px}.seoHero .innerVisual img{filter:saturate(.9) contrast(1.04)}.articleMeta{display:flex;gap:18px;flex-wrap:wrap;color:#718898;font-size:12px;margin-top:20px}.articleBody{max-width:900px}.articleBody h2{font-size:32px;margin:54px 0 18px}.articleBody h3{font-size:21px;margin:32px 0 12px}.articleBody p,.articleBody li{font-size:16px;line-height:1.85;color:#a9bac7}.articleBody ul{padding-left:22px}.contactCards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.contactCard{padding:28px;border:1px solid #183043;background:rgba(6,18,29,.7)}.contactCard h3{font-size:16px;margin:0 0 8px}.contactCard p,.contactCard a{font-size:13px;color:#95a9b8;line-height:1.6}.legalProse{max-width:900px}.legalProse h2{font-size:27px;margin:42px 0 14px}.legalProse p,.legalProse li{color:#a9bac7;line-height:1.8}.skip{position:absolute;left:-9999px;top:0}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;color:#000;padding:10px}
@media(max-width:980px){.contentLead{grid-template-columns:1fr;gap:34px}.featureGrid,.hubGrid{grid-template-columns:repeat(2,1fr)}.processGrid{grid-template-columns:repeat(2,1fr)}.megaFoot{grid-template-columns:repeat(2,1fr)}.contactCards{grid-template-columns:1fr}}
@media(max-width:640px){.contentSection{padding:58px 0}.featureGrid,.hubGrid,.relatedGrid,.processGrid{grid-template-columns:1fr}.megaFoot{grid-template-columns:1fr;gap:24px}.answerBox{padding:20px}.hubMedia{height:170px}}

/* Nexus readability + no-clipping revision 2026-08-29 */
/* Keep content readable and prevent compressed fixed-height heroes from clipping copy. */
.hero{height:auto;min-height:438px;overflow:hidden}
.heroGrid{height:auto;min-height:438px}
.heroCopy{padding-top:34px;padding-bottom:25px}
.heroCopy h1{font-size:38px;line-height:1.07;text-wrap:balance}
.heroCopy p{font-size:14px;line-height:1.62;max-width:425px;text-wrap:pretty}
.heroActions{margin-bottom:22px}
.heroPoints{width:650px;gap:18px;padding-bottom:8px}
.hp b{font-size:10px;margin-bottom:6px}
.hp span{font-size:10.5px;line-height:1.45}
.heroMedia{bottom:0}

/* Inner SEO/page heroes must grow with long H1s and introductory copy. */
.innerHero{height:auto;min-height:500px;overflow:hidden}
.innerHero .c{height:auto;min-height:500px;padding-top:30px;padding-bottom:32px;align-items:center}
.innerCopy{padding:18px 0;align-self:center}
.innerCopy h1{font-size:clamp(38px,3.1vw,50px);line-height:1.04;margin:14px 0 22px;text-wrap:balance}
.innerCopy p{font-size:15px;line-height:1.68;max-width:510px;margin-bottom:8px;text-wrap:pretty}
.innerVisual{top:0;bottom:0;min-height:500px}
.breadcrumb{padding-top:20px}

/* Sections can always expand to their copy; add breathing room around long blocks. */
.section{height:auto;min-height:0;padding-top:58px;padding-bottom:58px;overflow:visible}
.contentSection{height:auto;min-height:0;padding-top:92px;padding-bottom:92px;overflow:visible}
.answerBox{max-width:920px}
.answerBox p{font-size:17px;line-height:1.72;text-wrap:pretty}
.contentLead p,.prose p,.faqItem p,.articleBody p,.legalProse p{ text-wrap:pretty }

/* Home solution cards: larger type and enough card height for the description. */
.solutionCards{gap:14px;align-items:stretch}
.solutionCard{height:315px}
.solutionCard:after{background:linear-gradient(180deg,rgba(2,7,13,.04),rgba(2,7,13,.16) 31%,rgba(2,7,13,.97) 67%)}
.solutionBody{left:15px;right:15px;bottom:15px}
.solutionBody h3{font-size:15px;line-height:1.22;margin-bottom:8px;text-wrap:balance}
.solutionBody p{font-size:11.5px;line-height:1.5;margin-bottom:11px;color:#d0d9df;text-wrap:pretty}
.solutionBody a,.solutionBody .cardLink{font-size:10.5px}

/* Case cards: descriptions must be readable without sacrificing the image hierarchy. */
.caseCard{height:335px}
.caseCard:after{background:linear-gradient(180deg,transparent 28%,rgba(2,7,13,.08) 42%,rgba(2,7,13,.97) 72%)}
.caseCopy{left:16px;right:16px;bottom:15px}
.caseCopy h3{font-size:17px;line-height:1.16;margin:6px 0 9px;text-wrap:balance}
.caseCopy p{font-size:11.5px;line-height:1.5;margin-bottom:10px;color:#d0d9df;text-wrap:pretty}
.caseCopy a,.caseCopy .cardLink{font-size:10.5px}

/* Hub/product cards on internal pages. */
.hubCardBody p{font-size:14px;line-height:1.68;color:#a9bac7;text-wrap:pretty}
.hubCardBody h3{font-size:20px;line-height:1.18;text-wrap:balance}
.hubCardBody small{font-size:10.5px}
.featureBox p{font-size:14.5px;line-height:1.7;text-wrap:pretty}
.relatedCard p{font-size:14px;line-height:1.65;text-wrap:pretty}
.processItem p{font-size:14px;line-height:1.65;text-wrap:pretty}

/* Footer: smaller brand mark, larger navigation copy. */
.megaFoot{gap:42px;padding-top:58px;padding-bottom:48px}
.megaFoot>div:first-child>a{display:inline-block;padding:0;margin:0 0 20px}
.megaFoot>div:first-child>a>img{display:block;width:150px;height:66px;object-fit:contain;object-position:left center;mix-blend-mode:screen}
.megaFoot h4{font-size:13px;margin-bottom:17px}
.megaFoot a{font-size:14px;line-height:1.35;padding:6px 0;color:#97aab8}
.footerEntity{font-size:15px!important;line-height:1.78!important;max-width:340px}
.legal{font-size:10px}

/* Typographic orphan control: browser-native first, JS adds a hard three-word widow guard where it fits. */
h1,h2,h3,h4,p,.footerEntity{text-wrap:pretty}
h1,h2,h3,.ctaBand h2,.bigCTA h2{text-wrap:balance}

@media(max-width:1180px){
  .heroGrid{grid-template-columns:440px 1fr}.heroMedia{left:395px}.slash{left:375px}.heroPoints{width:590px;gap:12px}
  .nav{gap:20px}.head{grid-template-columns:175px 1fr 230px}
  .solutionCards{grid-template-columns:repeat(3,1fr)}.solutionCard{height:330px}
  .caseRail{grid-template-columns:repeat(2,1fr)}.caseCard{height:350px}
}
@media(max-width:980px){
  .innerHero{min-height:560px}.innerHero .c{min-height:560px}.innerVisual{min-height:560px}
  .megaFoot a{font-size:14px}.footerEntity{font-size:15px!important}
}
@media(max-width:760px){
  .hero{min-height:0}.heroGrid{min-height:0}.heroCopy{padding:32px 0 24px}.heroCopy h1{font-size:34px}
  .heroPoints{width:100%;gap:20px 14px;padding-bottom:6px}.hp b{font-size:10px}.hp span{font-size:10.5px}
  .heroMedia{height:320px}
  .innerHero{min-height:0;overflow:visible}.innerHero .c{min-height:680px;padding-top:28px;padding-bottom:0}.innerCopy{padding:8px 0 22px}.innerCopy h1{font-size:34px;line-height:1.08}.innerCopy p{font-size:14.5px;line-height:1.65}.innerVisual{top:auto;bottom:0;height:330px;min-height:0}
  .section{padding-top:48px;padding-bottom:48px}.contentSection{padding-top:62px;padding-bottom:62px}
  .solutionCard{height:350px}.solutionBody p{font-size:12px}.caseCard{height:370px}.caseCopy p{font-size:12px}
  .megaFoot>div:first-child>a>img{width:132px;height:58px}.megaFoot a{font-size:14px}.megaFoot h4{font-size:13px}.footerEntity{font-size:14.5px!important;max-width:380px}
}
@media(max-width:480px){
  .heroPoints{grid-template-columns:1fr 1fr}.hp span{font-size:10px}
  .innerHero .c{min-height:700px}.innerVisual{height:315px}
  .solutionCard{height:365px}.caseCard{height:390px}
}

/* Readability pass for all secondary card families */
.insightBody{padding:16px}.insight h3{font-size:16px;line-height:1.25;text-wrap:balance}.insight p{font-size:11.5px;line-height:1.55;color:#c4d0d8;text-wrap:pretty}.insight a,.insight .cardLink{font-size:10.5px}.insightMeta{font-size:8.5px}
.infoCard{min-height:215px;padding:23px}.infoCard h3{font-size:18px;line-height:1.25;text-wrap:balance}.infoCard p{font-size:13px;line-height:1.65;color:#aebfca;text-wrap:pretty}
.step h3{font-size:14px;line-height:1.25;text-wrap:balance}.step p{font-size:12px;line-height:1.6;color:#aebfca;text-wrap:pretty}
.industryCard{height:320px}.industryCard:after{background:linear-gradient(180deg,transparent 32%,rgba(2,7,13,.08) 45%,rgba(2,7,13,.97) 75%)}.industryCard div{left:15px;right:15px;bottom:15px}.industryCard h3{font-size:16px;line-height:1.2;text-wrap:balance}.industryCard p{font-size:11.5px;line-height:1.52;color:#d0d9df;text-wrap:pretty}
.techText p,.featuredCopy p,.aboutSplit p{font-size:14px;line-height:1.7;color:#aebfca;text-wrap:pretty}.featuredCopy h2,.techText h3,.aboutSplit h2{text-wrap:balance}
.contactInfo p,.modalBox p{font-size:13px;line-height:1.6;text-wrap:pretty}
.bigCTA{min-height:145px}.bigCTA p{font-size:13px;line-height:1.6;text-wrap:pretty}.bigMedia{height:145px}
@media(max-width:760px){.industryCard{height:355px}.insight p,.industryCard p,.infoCard p,.step p{font-size:12.5px}.bigCTA{min-height:0}.bigCTA p{font-size:13px}}


/* Nexus editorial architecture + blog authority revision 2026-08-29 */
/* Major subject changes read as editorial chapter breaks. */
.topicIntro{max-width:980px;margin:0 auto 46px;text-align:center;display:flex;flex-direction:column;align-items:center}
.topicIntro .eyebrow{margin-bottom:10px}.topicIntro h2{max-width:900px;margin:0!important;text-align:center;text-wrap:balance}.topicIntro p{max-width:780px!important;margin:18px auto 0!important;text-align:center;color:#9fb2c0;font-size:15px;line-height:1.72;text-wrap:pretty}
.contentSection>.c>.eyebrow,.contentSection>.c>.eyebrow+h2{ text-align:center }
.contentSection>.c>.eyebrow{display:block;margin-left:auto;margin-right:auto}.contentSection>.c>.eyebrow+h2{max-width:900px;margin-left:auto;margin-right:auto}

/* Service/category heroes: wider copy column so long SEO headings read as intentional headlines, not compressed stacks. */
.innerHero{min-height:545px}
.innerHero .c{min-height:545px;grid-template-columns:minmax(570px,650px) 1fr;padding-top:28px;padding-bottom:34px}
.innerCopy{max-width:650px!important;padding:14px 0}
.innerCopy h1{max-width:650px!important;font-size:clamp(36px,2.65vw,46px)!important;line-height:1.035!important;letter-spacing:-.018em!important;margin:14px 0 24px!important;text-wrap:balance}
.innerCopy p{max-width:560px!important;font-size:15.5px!important;line-height:1.7!important}
.innerVisual{left:585px!important;min-height:545px}
.answerBox{max-width:560px!important;padding:25px 28px!important;margin-top:24px!important}
.answerBox p{font-size:15.5px!important;line-height:1.7!important}

/* CTA is a new subject, therefore centered and visually self-contained. */
.ctaBand{max-width:1040px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}
.ctaBand>div{max-width:920px;width:100%}.ctaBand .eyebrow{text-align:center;margin-bottom:12px}.ctaBand h2{font-size:clamp(34px,3.15vw,52px);line-height:1.06;letter-spacing:-.035em;max-width:900px;margin:0 auto 12px!important;text-align:center}.ctaBand p{font-size:16px;line-height:1.7;color:#aebfca;max-width:820px;margin:0 auto 22px;text-align:center}.ctaBand .btn{margin:0 auto}

/* Long-form editorial / Insights */
.blogIntro{max-width:920px;margin:0 auto 46px;text-align:center}.blogIntro h2{font-size:clamp(34px,3vw,50px);line-height:1.06;margin:9px auto 18px;letter-spacing:-.035em;max-width:880px;text-wrap:balance}.blogIntro p{font-size:16px;line-height:1.75;color:#a8bac6;max-width:780px;margin:0 auto;text-wrap:pretty}
.blogFeatured{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);min-height:420px;border:1px solid #183a54;background:linear-gradient(145deg,rgba(8,25,40,.94),rgba(3,11,18,.94));overflow:hidden;margin:0 auto 72px}.blogFeaturedMedia{min-height:420px;position:relative;overflow:hidden}.blogFeaturedMedia img{width:100%;height:100%;object-fit:cover}.blogFeaturedMedia:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 50%,rgba(3,11,18,.76))}.blogFeaturedCopy{padding:44px;display:flex;flex-direction:column;justify-content:center}.blogFeaturedCopy small,.blogCategoryTitle small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#168cff;font-weight:800}.blogFeaturedCopy h2{font-size:32px;line-height:1.08;margin:12px 0 16px;text-wrap:balance}.blogFeaturedCopy p{font-size:15px;line-height:1.7;color:#aebfca;margin:0 0 24px}.blogFeaturedCopy .linkArrow{font-size:11px}
.blogCategory{padding:74px 0;border-top:1px solid rgba(255,255,255,.055)}.blogCategoryTitle{text-align:center;max-width:850px;margin:0 auto 34px}.blogCategoryTitle h2{font-size:36px;line-height:1.08;margin:9px 0 12px;text-wrap:balance}.blogCategoryTitle p{font-size:15px;line-height:1.7;color:#98adba;margin:0 auto;max-width:720px}.blogGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blogCard{display:flex;flex-direction:column;border:1px solid #18384f;background:linear-gradient(180deg,#071521,#05101a);min-height:430px;transition:.25s;overflow:hidden}.blogCard:hover{transform:translateY(-4px);border-color:#247ab8;box-shadow:0 22px 55px rgba(0,0,0,.26)}.blogCardMedia{height:190px;overflow:hidden}.blogCardMedia img{width:100%;height:100%;object-fit:cover;transition:.35s}.blogCard:hover img{transform:scale(1.035)}.blogCardBody{padding:24px;display:flex;flex:1;flex-direction:column}.blogCardBody small{color:#168cff;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.blogCardBody h3{font-size:20px;line-height:1.18;margin:10px 0 12px;text-wrap:balance}.blogCardBody p{font-size:14px;line-height:1.68;color:#a7bac6;margin:0 0 18px;text-wrap:pretty}.blogCardBody .linkArrow{margin-top:auto}

.articleHero .innerCopy{max-width:700px!important}.articleHero .innerCopy h1{font-size:clamp(35px,2.45vw,44px)!important;max-width:690px!important}.articleHero .answerBox{max-width:620px!important}.articleMeta{font-size:12px!important;gap:14px!important;color:#86a0b1!important}.articleLayout{display:grid;grid-template-columns:minmax(0,900px) 260px;gap:70px;align-items:start}.articleBody{max-width:900px!important}.articleBody>.articleLead{font-size:19px!important;line-height:1.75!important;color:#d7e3ea!important}.articleBody h2{font-size:34px!important;line-height:1.1!important;letter-spacing:-.025em;margin:64px auto 24px!important;text-align:center;max-width:820px;text-wrap:balance}.articleBody h3{font-size:22px!important;line-height:1.25!important;margin:36px 0 14px!important}.articleBody p,.articleBody li{font-size:16.5px!important;line-height:1.86!important;color:#aebfca!important}.articleBody strong{color:#eaf4fa}.articleBody ul,.articleBody ol{padding-left:24px}.articleBody li{margin:8px 0}.articleQuick{border-left:2px solid #168cff;background:linear-gradient(90deg,rgba(8,124,255,.09),rgba(8,124,255,.018));padding:28px 30px;margin:34px 0}.articleQuick h2{font-size:22px!important;text-align:left!important;margin:0 0 12px!important;letter-spacing:0}.articleQuick p{margin:0}.articleToc{position:sticky;top:92px;border:1px solid #18384f;background:rgba(5,16,26,.85);padding:24px}.articleToc h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px}.articleToc a{display:block;color:#90a6b5;font-size:12.5px;line-height:1.4;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.05)}.articleToc a:hover{color:#fff}.articleDecision{width:100%;border-collapse:collapse;margin:28px 0 12px}.articleDecision th,.articleDecision td{border:1px solid #18384f;padding:14px 16px;text-align:left;vertical-align:top;font-size:14px;line-height:1.55}.articleDecision th{background:#071724;color:#dbe9f1}.articleDecision td{color:#a8bbc7}.articleFaq{margin-top:28px}.articleFaq .faqItem h3{font-size:19px!important}.articleSources{font-size:13px;color:#8399a8;border-top:1px solid #18384f;margin-top:52px;padding-top:22px}.articleSources a{color:#168cff;display:inline}.articleRelated{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.articleRelated a{display:block;border:1px solid #18384f;padding:20px;background:#06121d}.articleRelated small{font-size:9px;color:#168cff;text-transform:uppercase;letter-spacing:.1em}.articleRelated h3{font-size:16px!important;margin:9px 0 0!important;line-height:1.25!important}

/* Better editorial widths on category pages. */
.contentLead{gap:64px}.contentLead .prose{min-width:0}.contentLead .prose>p:first-of-type{margin-top:0}.featureBox h3,.faqItem h3,.processItem h3,.relatedCard h3{text-wrap:balance}

@media(max-width:1180px){
 .innerHero .c{grid-template-columns:minmax(500px,560px) 1fr}.innerVisual{left:510px!important}.innerCopy h1{font-size:40px!important}.answerBox{max-width:500px!important}
 .blogGrid{grid-template-columns:repeat(2,1fr)}.articleLayout{grid-template-columns:1fr}.articleToc{position:relative;top:auto;max-width:900px;order:-1}.articleRelated{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
 .topicIntro{margin-bottom:34px}.topicIntro h2{font-size:32px!important}.topicIntro p{font-size:14px}
 .innerHero .c{display:block!important;min-height:0!important;padding-top:24px!important;padding-bottom:0!important}.innerCopy{max-width:none!important}.innerCopy h1{font-size:32px!important;line-height:1.07!important;max-width:100%!important;margin-bottom:20px!important}.answerBox{max-width:100%!important}.innerVisual{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;height:330px!important;min-height:0!important;margin:26px -14px 0}.innerVisual:after{background:linear-gradient(180deg,#02070d 0,rgba(2,7,13,.18) 18%,transparent 45%)}
 .ctaBand h2{font-size:34px}.ctaBand p{font-size:14.5px}.blogFeatured{grid-template-columns:1fr;min-height:0}.blogFeaturedMedia{min-height:260px}.blogFeaturedCopy{padding:28px}.blogGrid{grid-template-columns:1fr}.blogCard{min-height:0}.blogCardMedia{height:220px}.blogCategory{padding:58px 0}.blogCategoryTitle h2{font-size:32px}.articleLayout{display:block}.articleToc{margin-bottom:36px}.articleBody h2{font-size:29px!important;margin-top:52px!important}.articleBody p,.articleBody li{font-size:15.5px!important}.articleDecision{display:block;overflow-x:auto}.articleRelated{grid-template-columns:1fr}
}


/* NEXUS BLOG IMAGE SYSTEM 2026 */
.articleCoverSection{padding:28px 0 54px;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04);background:linear-gradient(180deg,rgba(3,12,21,.28),rgba(4,18,31,.1))}
.articleCoverFigure{margin:0 auto;max-width:1200px}
.articleCoverFigure img{display:block;width:100%;height:auto;aspect-ratio:1200/630;object-fit:cover;border:1px solid #18384f;box-shadow:0 30px 90px rgba(0,0,0,.28)}
.articleCoverFigure figcaption,.articleFigure figcaption{margin-top:12px;color:#7f98aa;font-size:12.5px;line-height:1.55;text-align:center}
.articleFigure{margin:46px auto 54px;max-width:960px}
.articleFigure img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:1px solid #18384f;background:#06121d;box-shadow:0 24px 70px rgba(0,0,0,.22)}
.blogCardMedia img,.blogFeaturedMedia img{background:#06121d}
@media(max-width:820px){.articleCoverSection{padding:16px 0 36px}.articleCoverFigure figcaption,.articleFigure figcaption{padding:0 14px;font-size:11.5px}.articleFigure{margin:34px auto 42px}}

/* =====================================================================
   NEXUS RESPONSIVE GRID SYSTEM v5 — 2026-08-29
   Final cascade layer. These rules intentionally come last so mobile/tablet
   layouts cannot be overridden by earlier desktop/tablet media queries.
   Target families: Apple iPhone/iPad, Samsung Galaxy, Motorola, Xiaomi/Redmi,
   foldables, common Android tablets, notebooks and desktop displays.
   ===================================================================== */

/* Resilient primitives */
img,svg,video,canvas{max-width:100%}
.c,.head,.heroGrid,.contentLead,.featureGrid,.processGrid,.relatedGrid,.hubGrid,.blogGrid,.articleLayout,.megaFoot,.metricsPanel,.solutionCards,.caseRail,.industryGrid,.caseGrid5,.techStrip,.timeline{min-width:0}
.c>* ,.heroGrid>* ,.contentLead>* ,.featureGrid>* ,.processGrid>* ,.relatedGrid>* ,.hubGrid>* ,.blogGrid>* ,.articleLayout>* ,.megaFoot>* ,.metricsPanel>* ,.solutionCards>* ,.caseRail>*{min-width:0}
h1,h2,h3,h4,p,li,a,span{word-break:normal;overflow-wrap:normal;hyphens:none}
pre,code,.legalProse a,.contactCard a{overflow-wrap:anywhere}

/* Touch + safe areas */
.hamb,.btn,.headcta,.mobileNav a,.solutionCard,.caseCard,.blogCard,.hubCard,.relatedCard{touch-action:manipulation}
.mobileNav{padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(18px,env(safe-area-inset-bottom))}

/* 1280–1101: compact desktop / notebook */
@media (max-width:1280px){
  .c{width:min(calc(100% - 44px),var(--max))}
  .head{grid-template-columns:155px 1fr 215px;gap:12px}
  .nav{gap:16px;font-size:10.5px}
  .headcta{padding:0 16px;font-size:9.5px}
  .heroGrid{grid-template-columns:440px 1fr}
  .heroMedia{left:395px}
  .slash{left:375px}
  .solutionCards{grid-template-columns:repeat(3,minmax(0,1fr))}
  .caseRail{grid-template-columns:repeat(2,minmax(0,1fr))}
  .blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Tablets, iPad Pro, Galaxy Tab and compact landscape devices */
@media (max-width:1100px){
  header{height:68px}
  .head{display:flex;align-items:center;justify-content:space-between}
  .nav,.headcta{display:none!important}
  .hamb{display:grid!important;place-items:center;flex:0 0 44px;width:44px;height:44px;font-size:20px}
  .logo{width:116px;height:50px}
  .mobileNav{top:68px}

  .heroGrid{grid-template-columns:minmax(390px,46%) 1fr}
  .heroMedia{left:42%;right:-20px}
  .slash{left:40%}
  .heroPoints{width:min(610px,94vw)}

  .contentLead{grid-template-columns:1fr;gap:38px}
  .featureGrid,.hubGrid,.processGrid,.relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .megaFoot{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 48px}
  .articleLayout{grid-template-columns:1fr;gap:40px}
  .articleToc{position:relative;top:auto;max-width:none;order:-1}
  .articleRelated{grid-template-columns:repeat(2,minmax(0,1fr))}
  .techStrip{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* Portrait tablets / foldables opened */
@media (max-width:820px){
  .c{width:min(calc(100% - 32px),var(--max))}

  /* Home hero becomes one readable vertical composition. */
  .hero{min-height:0;height:auto;overflow:hidden}
  .heroGrid{display:flex!important;flex-direction:column;min-height:0;height:auto}
  .heroCopy{padding:30px 0 24px}
  .heroCopy h1{font-size:clamp(34px,6vw,44px);max-width:620px}
  .heroCopy p{font-size:14.5px;max-width:620px}
  .heroActions{max-width:620px}
  .heroPoints{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;padding:2px 0 16px}
  .heroMedia{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto;height:auto;aspect-ratio:16/8.5;margin:0 -16px;order:3}
  .heroMedia img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}
  .heroMedia:after{background:linear-gradient(180deg,rgba(2,7,13,.72) 0,rgba(2,7,13,.08) 22%,transparent 45%)}
  .slash{display:none!important}

  .brandBand{padding:22px 0 18px}
  .brands{gap:18px 25px}
  .brands span{font-size:14px}
  .metricsPanel{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}
  .metric{min-height:96px;padding:16px 18px;border-bottom:1px solid #173044}
  .metric:nth-child(2n){border-right:0}
  .metric:nth-child(5){grid-column:1/-1;border-bottom:0}

  /* Prevent the 3-column mobile regression caused by earlier cascading rules. */
  .solutionCards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px}
  .solutionCard{height:370px!important}
  .solutionBody{left:18px;right:18px;bottom:18px}
  .solutionBody h3{font-size:17px}
  .solutionBody p{font-size:13px;line-height:1.58}
  .solutionBody a,.solutionBody .cardLink{font-size:11px}

  .casesLayout{display:block}
  .caseIntro{max-width:620px;margin-bottom:24px}
  .caseRail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px;overflow:visible}
  .caseCard{height:385px!important;min-width:0}
  .caseCopy p{font-size:12.5px;line-height:1.55}

  .holoLayout{display:block}
  .holoTitle{margin-bottom:20px}
  .holoRail{display:flex!important;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:4px 0 12px;scrollbar-width:none}
  .holoRail::-webkit-scrollbar{display:none}
  .holoCard{flex:0 0 124px;scroll-snap-align:start}

  .insightGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px}
  .industryGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;gap:16px}
  .industryCard{min-width:0!important;height:370px}
  .caseGrid5{grid-template-columns:repeat(2,minmax(0,1fr))}

  /* Internal heroes: text is never squeezed beside the image. */
  .innerHero,.innerHero .c{min-height:0!important;height:auto!important;overflow:visible}
  .innerHero .c{display:flex!important;flex-direction:column;padding-top:22px!important;padding-bottom:0!important}
  .innerCopy{width:100%;max-width:none!important;padding:10px 0 10px!important}
  .innerCopy h1,.articleHero .innerCopy h1{max-width:760px!important;font-size:clamp(34px,6.2vw,44px)!important;line-height:1.06!important;margin:12px 0 20px!important}
  .innerCopy p{max-width:680px!important;font-size:15px!important;line-height:1.68!important}
  .answerBox{max-width:680px!important;width:100%;padding:22px 24px!important}
  .answerBox p{font-size:15px!important;line-height:1.68!important}
  .innerVisual{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:calc(100% + 32px);margin:28px -16px 0!important;height:auto!important;min-height:0!important;aspect-ratio:16/8.8;overflow:hidden}
  .innerVisual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}

  .topicIntro{margin-bottom:36px}
  .topicIntro h2{font-size:clamp(30px,5.6vw,40px)!important}
  .topicIntro p{font-size:14.5px}
  .contentSection{padding:68px 0}
  .section{padding:54px 0}

  .blogFeatured{grid-template-columns:1fr;min-height:0;margin-bottom:54px}
  .blogFeaturedMedia{min-height:0;height:auto;aspect-ratio:16/8.8}
  .blogFeaturedCopy{padding:30px}
  .blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px}
  .blogCard{min-height:0}
  .blogCardMedia{height:auto;aspect-ratio:16/9}
  .blogCardBody{padding:20px}

  .articleCoverSection{padding:18px 0 38px}
  .articleBody h2{font-size:30px!important}
  .articleBody p,.articleBody li{font-size:16px!important;line-height:1.78!important}
  .articleDecision{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}

  .bigCTA{grid-template-columns:1fr;min-height:0}
  .bigMedia{display:none}
}

/* Phones: Apple / Samsung / Motorola / Xiaomi / Redmi */
@media (max-width:640px){
  :root{--phone-gutter:16px}
  .c{width:calc(100% - (var(--phone-gutter) * 2));max-width:none}
  header{height:68px}
  .head{width:calc(100% - 28px)}
  .logo{width:108px;height:48px}
  .hamb{width:44px;height:44px;flex-basis:44px}
  .mobileNav{top:68px;padding-top:10px}
  .mobileNav a{font-size:14px;padding:14px 0;min-height:46px;display:flex;align-items:center}

  .heroCopy{padding:26px 0 22px}
  .heroCopy .eyebrow{font-size:10px}
  .heroCopy h1{font-size:clamp(31px,9.2vw,38px);line-height:1.06;margin:14px 0}
  .heroCopy p{font-size:15px;line-height:1.62}
  .heroActions{display:grid!important;grid-template-columns:1fr;gap:12px;margin:22px 0 26px}
  .heroActions .btn{width:100%;height:52px;font-size:11px}
  .heroPoints{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}
  .hp{grid-template-columns:22px minmax(0,1fr);gap:10px}
  .hpi{width:18px;height:18px}.hpi:after{left:6px;top:6px}
  .hp b{font-size:11px}.hp span{font-size:11.5px;line-height:1.5}
  .heroMedia{margin:0 -16px;aspect-ratio:16/9.5}

  .brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;width:100%;text-align:center}
  .brands span{font-size:13px;white-space:nowrap}
  .metricsPanel{margin-top:20px}
  .metric{padding:16px 13px;gap:10px;min-height:102px}
  .metric strong{font-size:20px}.metric b{font-size:10px}.metric small{font-size:8.5px;line-height:1.35}
  .mi{width:36px;height:36px;flex:0 0 36px}

  .sectionHead{display:block;margin-bottom:24px}
  .sectionHead h2{font-size:28px}
  .sectionHead p{font-size:13px;line-height:1.6;margin-top:12px}
  .sectionHead .linkArrow{display:inline-block;margin-top:14px}

  .solutionCards{grid-template-columns:1fr!important;gap:18px}
  .solutionCard{height:390px!important}
  .solutionCard:after{background:linear-gradient(180deg,rgba(2,7,13,.02) 0,rgba(2,7,13,.08) 34%,rgba(2,7,13,.98) 70%)}
  .solutionBody h3{font-size:18px;line-height:1.2}
  .solutionBody p{font-size:14px;line-height:1.62;max-width:95%}
  .solutionBody a,.solutionBody .cardLink{font-size:11.5px}

  .caseRail{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:2px 0 10px;scrollbar-width:none}
  .caseRail::-webkit-scrollbar{display:none}
  .caseCard{flex:0 0 min(88vw,370px);height:405px!important;scroll-snap-align:start}
  .caseCopy h3{font-size:19px}.caseCopy p{font-size:13px;line-height:1.58}

  .insightGrid,.industryGrid,.caseGrid5,.featureGrid,.hubGrid,.processGrid,.relatedGrid,.blogGrid,.articleRelated,.contactCards{grid-template-columns:1fr!important}
  .insight img{height:auto;aspect-ratio:16/9}
  .insightBody{padding:18px}.insight h3{font-size:18px}.insight p{font-size:13px;line-height:1.6}
  .industryCard{height:390px}

  .holoCard{flex-basis:132px;height:120px}
  .holoCard span{font-size:10px}

  .innerHero .c{padding-top:18px!important}
  .breadcrumb{padding-top:16px;font-size:11px;line-height:1.45;white-space:normal}
  .innerCopy h1,.articleHero .innerCopy h1{font-size:clamp(30px,8.8vw,37px)!important;line-height:1.07!important;letter-spacing:-.025em!important}
  .innerCopy p{font-size:15px!important}
  .answerBox{padding:20px 20px!important;margin-top:20px!important}
  .answerBox p{font-size:14.5px!important}
  .innerVisual{width:calc(100% + 32px);margin:24px -16px 0!important;aspect-ratio:16/10}

  .contentSection{padding:58px 0}
  .contentLead h2,.contentSection h2{font-size:clamp(29px,8vw,36px);line-height:1.08}
  .contentLead p,.prose p{font-size:15.5px;line-height:1.76}
  .factPanel{padding:22px}
  .factPanel li,.checkList li{font-size:14px}
  .featureBox,.relatedCard,.processItem,.contactCard{padding:22px}
  .featureBox h3,.relatedCard h3,.processItem h3{font-size:18px}
  .featureBox p,.relatedCard p,.processItem p{font-size:14px;line-height:1.68}

  .topicIntro{margin-bottom:32px}
  .topicIntro h2{font-size:clamp(29px,8vw,36px)!important}
  .topicIntro p{font-size:14.5px;line-height:1.68}
  .ctaBand{padding:0 2px}
  .ctaBand h2{font-size:clamp(30px,8.2vw,38px);line-height:1.08}
  .ctaBand p{font-size:14.5px;line-height:1.68}
  .ctaBand .btn{width:100%;max-width:360px;height:50px}

  .blogIntro{margin-bottom:36px}.blogIntro h2{font-size:clamp(30px,8vw,38px)}.blogIntro p{font-size:15px}
  .blogFeatured{margin-bottom:46px}.blogFeaturedMedia{aspect-ratio:16/9}.blogFeaturedCopy{padding:24px}
  .blogFeaturedCopy h2{font-size:27px}.blogFeaturedCopy p{font-size:14.5px}
  .blogCategory{padding:50px 0}.blogCategoryTitle{margin-bottom:26px}.blogCategoryTitle h2{font-size:30px}.blogCategoryTitle p{font-size:14px}
  .blogCardMedia{aspect-ratio:16/9}.blogCardBody{padding:20px}.blogCardBody h3{font-size:19px}.blogCardBody p{font-size:14px}

  .articleHero .innerCopy h1{font-size:clamp(29px,8vw,35px)!important}
  .articleMeta{font-size:11px!important;gap:10px!important}
  .articleToc{padding:20px;margin-bottom:30px}
  .articleBody>.articleLead{font-size:17px!important;line-height:1.72!important}
  .articleBody h2{font-size:28px!important;line-height:1.12!important;margin-top:48px!important}
  .articleBody h3{font-size:20px!important}
  .articleBody p,.articleBody li{font-size:15.5px!important;line-height:1.78!important}
  .articleQuick{padding:22px 20px;margin:28px 0}
  .articleFigure{margin:34px auto 42px}.articleFigure figcaption,.articleCoverFigure figcaption{font-size:11.5px;padding:0 4px}
  .articleDecision th,.articleDecision td{min-width:150px;font-size:13px;padding:12px}

  .megaFoot{grid-template-columns:1fr!important;gap:26px;padding:44px 0 34px}
  .megaFoot>div:first-child>a>img{width:126px!important;height:54px!important}
  .megaFoot h4{font-size:13px;margin:5px 0 10px}
  .megaFoot a{font-size:14.5px;line-height:1.4;padding:6px 0}
  .footerEntity{font-size:14.5px!important;line-height:1.72!important;max-width:520px}
  .legal{gap:12px;font-size:10.5px;padding-bottom:max(20px,env(safe-area-inset-bottom))}
}

/* Narrow phones: Galaxy Fold outer, iPhone SE/mini-class, older Android */
@media (max-width:380px){
  :root{--phone-gutter:13px}
  .head{width:calc(100% - 22px)}
  .logo{width:102px}
  .hamb{width:42px;height:42px;flex-basis:42px}
  .heroCopy h1{font-size:30px}
  .heroCopy p{font-size:14.5px}
  .heroPoints{grid-template-columns:1fr;gap:16px}
  .hp span{font-size:11.5px}
  .heroMedia{margin:0 -13px}
  .brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}
  .metric{padding:14px 10px}.metric strong{font-size:18px}.metric small{font-size:8px}
  .solutionCard{height:420px!important}.solutionBody{left:16px;right:16px}.solutionBody p{font-size:13.5px}
  .caseCard{flex-basis:90vw;height:420px!important}
  .innerCopy h1,.articleHero .innerCopy h1{font-size:29px!important}
  .innerVisual{width:calc(100% + 26px);margin-left:-13px!important;margin-right:-13px!important}
  .contentLead h2,.contentSection h2,.topicIntro h2,.ctaBand h2{font-size:29px!important}
  .blogFeaturedCopy{padding:20px}.blogCardBody{padding:18px}
}

/* Extremely narrow fallback: protect against embedded webviews and foldable cover screens. */
@media (max-width:330px){
  .metricsPanel{grid-template-columns:1fr}.metric,.metric:nth-child(2n){border-right:0}.metric:nth-child(5){grid-column:auto}
  .heroCopy h1{font-size:28px}.heroActions .btn{font-size:10px;padding:0 12px}
  .brands{grid-template-columns:1fr 1fr}.brands span{font-size:12px}
  .solutionCard{height:440px!important}
}

/* Landscape phones: avoid giant vertical heroes while retaining readable cards. */
@media (max-height:520px) and (min-width:640px) and (max-width:980px) and (orientation:landscape){
  header{position:relative}
  .heroCopy{padding-top:22px}.heroMedia{aspect-ratio:16/7}
  .innerHero .c{display:grid!important;grid-template-columns:minmax(0,48%) 1fr;align-items:stretch;padding-bottom:22px!important}
  .innerCopy h1,.articleHero .innerCopy h1{font-size:30px!important}
  .innerVisual{position:absolute!important;left:48%!important;right:-16px!important;top:0!important;bottom:0!important;width:auto!important;height:auto!important;aspect-ratio:auto;margin:0!important}
  .answerBox{padding:16px 18px!important}.answerBox p{font-size:13.5px!important}
}

/* Final coverage for secondary legacy grids used by Industries / Technologies / About / Contact. */
@media (max-width:820px){
  .grid4{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .grid3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .timeline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px}
  .timeline:before{display:none!important}
  .techStrip{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .techRow,.techRow:nth-child(even),.featuredArticle,.aboutSplit{grid-template-columns:1fr!important}
  .techRow img,.featuredArticle img{height:auto;aspect-ratio:16/9;object-fit:cover}
  .contactGrid{grid-template-columns:1fr!important}
  .channels{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .grid3,.grid4,.timeline,.techRow,.techRow:nth-child(even),.featuredArticle,.aboutSplit,.contactGrid,.channels,.foot{grid-template-columns:1fr!important}
  .timeline{gap:24px}.step{padding:0}.techStrip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .techText,.featuredCopy{padding:22px}.techText h3,.featuredCopy h2,.aboutSplit h2{font-size:26px}
  .compare{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .map{min-height:320px}
}
@media (max-width:640px){
  .bigCTA{padding:28px 0!important;gap:18px!important}
  .bigCTA>.c>div:first-child{padding-left:var(--phone-gutter)!important;padding-right:var(--phone-gutter)!important}
  .bigCTA>.c>div:nth-child(2){padding-left:var(--phone-gutter)!important;padding-right:var(--phone-gutter)!important}
  .bigCTA h2{font-size:28px;line-height:1.1}.bigCTA p{font-size:14px;line-height:1.6}
}

/* =========================================================
   NEXUS v6 — WhatsApp conversion layer
   ========================================================= */
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:120;
  width:62px;
  height:62px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#fff;
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 12px 34px rgba(0,0,0,.35),0 0 0 0 rgba(37,211,102,.42);
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
  animation:nexusWhatsappPulse 2.25s ease-out infinite;
  isolation:isolate;
}
.whatsapp-float:hover,.whatsapp-float:focus-visible{
  transform:translateY(-3px) scale(1.045);
  filter:brightness(1.04);
  box-shadow:0 16px 40px rgba(0,0,0,.4),0 0 0 9px rgba(37,211,102,.12);
  outline:none;
}
.whatsapp-float svg{width:31px;height:31px;display:block;fill:currentColor}
.whatsapp-float .wa-tooltip{
  position:absolute;
  right:72px;
  white-space:nowrap;
  padding:9px 12px;
  border-radius:7px;
  background:#07120c;
  border:1px solid rgba(37,211,102,.42);
  color:#eafff1;
  font-size:12px;
  font-weight:750;
  box-shadow:0 10px 28px rgba(0,0,0,.3);
  opacity:0;
  transform:translateX(6px);
  pointer-events:none;
  transition:.2s ease;
}
.whatsapp-float:hover .wa-tooltip,.whatsapp-float:focus-visible .wa-tooltip{opacity:1;transform:translateX(0)}
@keyframes nexusWhatsappPulse{
  0%{box-shadow:0 12px 34px rgba(0,0,0,.35),0 0 0 0 rgba(37,211,102,.42)}
  68%{box-shadow:0 12px 34px rgba(0,0,0,.35),0 0 0 15px rgba(37,211,102,0)}
  100%{box-shadow:0 12px 34px rgba(0,0,0,.35),0 0 0 0 rgba(37,211,102,0)}
}
.whatsapp-cta{
  background:#25D366!important;
  border-color:#35e875!important;
  color:#04170b!important;
  box-shadow:0 10px 28px rgba(37,211,102,.16)!important;
}
.whatsapp-cta:hover{border-color:#76f5a4!important;box-shadow:0 14px 34px rgba(37,211,102,.24)!important}
.whatsapp-nav-link{color:#59e88c!important;font-weight:800!important}
.contactCard.whatsappContact{border-color:rgba(37,211,102,.38);background:linear-gradient(145deg,rgba(11,53,29,.7),rgba(5,23,15,.76))}
.contactCard.whatsappContact h3{color:#65e995}
.contactCard.whatsappContact a{display:inline-flex;align-items:center;gap:8px;color:#dfffea;font-weight:750}
.contactCard.whatsappContact a:before{content:'●';font-size:10px;color:#25D366;filter:drop-shadow(0 0 5px rgba(37,211,102,.65))}
@media(max-width:760px){
  .whatsapp-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:58px;height:58px}
  .whatsapp-float svg{width:29px;height:29px}
  .whatsapp-float .wa-tooltip{display:none}
}
@media(max-width:380px){.whatsapp-float{right:12px;width:54px;height:54px}.whatsapp-float svg{width:27px;height:27px}}
@media(prefers-reduced-motion:reduce){.whatsapp-float{animation:none;transition:none}}
@media print{.whatsapp-float{display:none!important}}

/* =========================================================
   NEXUS HOME — OPEN EDITORIAL COMPOSITION / REVIEW PREVIEW
   ========================================================= */
#page-home{overflow:hidden}
#page-home .hero,#page-home .brandBand,#page-home .section,#page-home .bigCTA{border-top:0;border-bottom:0}
#page-home .hero{height:min(780px,calc(100vh - 66px));min-height:670px;position:relative;overflow:hidden}
#page-home .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 40%,rgba(0,124,255,.12),transparent 32%);pointer-events:none;z-index:2}
#page-home .heroGrid{height:100%;grid-template-columns:minmax(520px,46%) 1fr;align-items:center}
#page-home .heroCopy{padding:34px 0 60px;z-index:5}
#page-home .heroCopy .eyebrow{font-size:12px;letter-spacing:.2em}
#page-home .heroCopy h1{font-size:clamp(54px,5.1vw,82px);line-height:.98;letter-spacing:-.045em;max-width:760px;margin:24px 0 28px;text-transform:uppercase}
#page-home .heroCopy p{font-size:17px;line-height:1.72;max-width:590px;margin:0 0 32px;color:#d5e0e7}
#page-home .heroActions{gap:14px;margin-bottom:42px}
#page-home .heroActions .btn{height:48px;padding:0 24px;border-radius:26px}
#page-home .heroPoints{width:600px;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 34px}
#page-home .hp{grid-template-columns:22px 1fr;gap:11px}
#page-home .hpi{width:18px;height:18px;border-color:rgba(121,160,190,.58)}
#page-home .hpi:after{left:6px;top:6px}
#page-home .hp b{font-size:10px;letter-spacing:.08em;margin-bottom:6px}
#page-home .hp span{font-size:11px;line-height:1.5;color:#aebdca}
#page-home .heroMedia{left:44%;right:-7vw;top:0;bottom:0}
#page-home .heroMedia img{object-position:58% center;transform:scale(1.02)}
#page-home .heroMedia:after{background:linear-gradient(90deg,#02070d 0,rgba(2,7,13,.94) 9%,rgba(2,7,13,.43) 29%,rgba(2,7,13,.07) 54%,rgba(2,7,13,.18) 100%)}
#page-home .slash{left:42.5%;top:-9%;width:70px;height:118%;opacity:.34;background:linear-gradient(180deg,rgba(12,74,118,.7),rgba(2,7,13,.3))}

#page-home .brandBand{padding:54px 0 112px;background:linear-gradient(180deg,rgba(4,14,23,.28),transparent)}
.logoMarquee{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.logoTrack{display:flex;width:max-content;will-change:transform;animation:nexusLogoLoop 40s linear infinite}
.logoSet{display:flex;align-items:center;gap:70px;padding-right:70px}
.logoSet img{display:block;width:148px;height:42px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.72;transition:opacity .25s ease}
.logoSet img:hover{opacity:1}
@keyframes nexusLogoLoop{to{transform:translateX(-50%)}}
#page-home .metricsPanel{margin-top:104px;border:0;border-radius:0;background:none;overflow:visible;gap:24px}
#page-home .metric{border:0;padding:0 28px;align-items:flex-start;justify-content:center}
#page-home .mi{width:46px;height:46px;flex:0 0 46px;border-color:rgba(11,121,255,.52);box-shadow:0 0 28px rgba(0,120,255,.1)}
#page-home .metric strong{font-size:30px;line-height:1;color:#168cff}
#page-home .metric b{font-size:11px;margin-top:6px;letter-spacing:.08em}
#page-home .metric small{font-size:10px;line-height:1.45;margin-top:5px;color:#8093a2}

#page-home .section{padding:132px 0;position:relative}
#page-home .section.tight{padding:112px 0}
#page-home .section:nth-of-type(4):before,#page-home .section:nth-of-type(6):before{content:"";position:absolute;width:760px;height:760px;border-radius:50%;filter:blur(2px);background:radial-gradient(circle,rgba(0,111,255,.055),transparent 68%);pointer-events:none}
#page-home .section:nth-of-type(4):before{left:-340px;top:-150px}
#page-home .section:nth-of-type(6):before{right:-360px;top:-240px}
#page-home .sectionHead{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(420px,1fr) auto;align-items:end;gap:58px;margin-bottom:64px}
#page-home .sectionHead h2,#page-home .caseIntro h2,#page-home .holoTitle h2{font-size:clamp(42px,4vw,62px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 0;text-transform:none}
#page-home .sectionHead p,#page-home .caseIntro p{font-size:15px;line-height:1.75;color:#9eb0bd;max-width:560px}
#page-home .linkArrow,#page-home .cardLink{letter-spacing:.07em}

#page-home .solutionCards{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:26px 24px;align-items:start}
#page-home .solutionCard{height:500px;border:0;border-radius:2px;background:transparent;box-shadow:none}
#page-home .solutionCard:nth-child(1),#page-home .solutionCard:nth-child(4){grid-column:span 7}
#page-home .solutionCard:nth-child(2),#page-home .solutionCard:nth-child(3){grid-column:span 5}
#page-home .solutionCard:nth-child(5),#page-home .solutionCard:nth-child(6){grid-column:span 6}
#page-home .solutionCard:nth-child(3),#page-home .solutionCard:nth-child(4){height:430px}
#page-home .solutionCard:nth-child(5),#page-home .solutionCard:nth-child(6){height:470px}
#page-home .solutionCard:hover{border:0;box-shadow:0 28px 80px rgba(0,0,0,.32)}
#page-home .solutionCard:after{background:linear-gradient(180deg,transparent 24%,rgba(2,7,13,.09) 43%,rgba(2,7,13,.97) 88%)}
#page-home .solutionBody{left:30px;right:30px;bottom:28px;max-width:610px}
#page-home .solutionBody h3{font-size:25px;line-height:1.1;margin-bottom:12px;letter-spacing:-.02em}
#page-home .solutionBody p{font-size:14px;line-height:1.62;max-width:590px;color:#c9d4dc}
#page-home .solutionBody .cardLink{font-size:10px}

#page-home .casesLayout{grid-template-columns:minmax(280px,340px) 1fr;gap:72px;align-items:start}
#page-home .caseIntro{position:sticky;top:112px;padding-top:10px}
#page-home .caseIntro h2{margin:14px 0 24px}
#page-home .caseIntro p{font-size:15px;margin-bottom:30px}
#page-home .caseRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
#page-home .caseCard{height:520px;border:0;border-radius:2px;background:transparent;box-shadow:none}
#page-home .caseCard:after{background:linear-gradient(180deg,transparent 28%,rgba(2,7,13,.08) 48%,rgba(2,7,13,.96) 90%)}
#page-home .caseCopy{left:27px;right:27px;bottom:26px}
#page-home .caseCopy h3{font-size:25px;line-height:1.08;margin:9px 0 12px}
#page-home .caseCopy p{font-size:13px;line-height:1.58;color:#c6d2d9}
#page-home .caseCopy .cardLink{font-size:10px}
#page-home .tag{border:0;background:rgba(2,7,13,.55);padding:5px 8px;font-size:8px;letter-spacing:.08em}
#page-home .dots{display:none}

#page-home .holoLayout{display:block}
#page-home .holoTitle{max-width:740px;margin:0 0 64px}
#page-home .holoTitle h2 br{display:none}
#page-home .holoRail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 54px;overflow:visible}
#page-home .holoCard{height:140px;border:0;border-radius:0;background:transparent;display:grid;grid-template-columns:74px 1fr;align-items:center;justify-content:start;text-align:left;padding:0;gap:22px}
#page-home .holoCard:hover{border:0;box-shadow:none;transform:translateX(6px)}
#page-home .holoCard svg{width:68px;height:68px}
#page-home .holoCard span{font-size:13px;line-height:1.35;letter-spacing:.04em}

#page-home .insightGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 30px}
#page-home .insight{border:0;border-radius:0;background:transparent;overflow:visible}
#page-home .insight:hover{border:0;box-shadow:none}
#page-home .insight img{height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:2px}
#page-home .insightBody{padding:24px 0 0;max-width:620px}
#page-home .insightMeta{font-size:9px;letter-spacing:.07em}
#page-home .insight h3{font-size:25px;line-height:1.16;margin:13px 0 12px}
#page-home .insight p{font-size:14px;line-height:1.68;color:#9fb1bd;margin-bottom:16px}

#page-home+.bigCTA,#page-home .bigCTA{border:0}
#page-home .bigCTA{min-height:390px;grid-template-columns:1.05fr .75fr 38vw;gap:54px;background:linear-gradient(110deg,#07121e 0,#092b5e 58%,#062654 100%)}
#page-home .bigCTA h2{font-size:clamp(38px,3.35vw,56px);line-height:1.02;letter-spacing:-.04em}
#page-home .bigCTA p{font-size:15px;line-height:1.72;max-width:430px}
#page-home .bigMedia{height:390px}

@media(max-width:1180px){
  #page-home .heroGrid{grid-template-columns:minmax(440px,48%) 1fr}
  #page-home .heroMedia{left:45%}
  #page-home .heroCopy h1{font-size:clamp(50px,5.3vw,68px)}
  #page-home .sectionHead{grid-template-columns:1fr 1fr;gap:34px}
  #page-home .sectionHead .linkArrow{grid-column:2}
  #page-home .casesLayout{grid-template-columns:280px 1fr;gap:42px}
  #page-home .caseRail{grid-template-columns:1fr}
  #page-home .caseCard{height:540px}
  #page-home .holoRail{grid-template-columns:repeat(2,minmax(0,1fr))}
  #page-home .bigCTA{grid-template-columns:1fr 1fr 34vw}
}

@media(max-width:820px){
  #page-home .hero{height:auto;min-height:0}
  #page-home .heroGrid{display:flex!important;align-items:stretch}
  #page-home .heroCopy{padding:48px 0 44px}
  #page-home .heroCopy h1{font-size:clamp(43px,8vw,60px);max-width:700px}
  #page-home .heroCopy p{font-size:16px;max-width:680px}
  #page-home .heroMedia{height:auto;aspect-ratio:16/9;margin:0 -16px}
  #page-home .brandBand{padding:46px 0 92px}
  .logoSet{gap:48px;padding-right:48px}
  .logoSet img{width:124px;height:36px}
  #page-home .metricsPanel{margin-top:82px;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}
  #page-home .metric{justify-content:flex-start;padding:0 16px}
  #page-home .metric:nth-child(5){grid-column:1/-1}
  #page-home .section,#page-home .section.tight{padding:94px 0}
  #page-home .sectionHead{display:block;margin-bottom:48px}
  #page-home .sectionHead h2,#page-home .caseIntro h2,#page-home .holoTitle h2{font-size:clamp(38px,7.2vw,50px)}
  #page-home .sectionHead p{font-size:15px;margin-top:22px}
  #page-home .sectionHead .linkArrow{display:inline-block;margin-top:20px}
  #page-home .solutionCards{gap:18px}
  #page-home .solutionCard,#page-home .solutionCard:nth-child(n){grid-column:span 6;height:430px}
  #page-home .solutionBody{left:22px;right:22px;bottom:22px}
  #page-home .solutionBody h3{font-size:22px}
  #page-home .solutionBody p{font-size:13px}
  #page-home .casesLayout{display:block}
  #page-home .caseIntro{position:relative;top:auto;margin-bottom:46px;max-width:620px}
  #page-home .caseRail{display:flex;overflow-x:auto;gap:18px}
  #page-home .caseCard{flex:0 0 min(78vw,470px);height:520px}
  #page-home .holoTitle{margin-bottom:42px}
  #page-home .holoRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}
  #page-home .insightGrid{gap:46px 20px}
  #page-home .insight h3{font-size:22px}
  #page-home .bigCTA{grid-template-columns:1fr;padding:64px 0;gap:28px}
  #page-home .bigCTA>div:first-of-type{padding-left:16px!important;padding-right:16px}
  #page-home .bigCTA>div:nth-of-type(2){padding:0 16px}
  #page-home .bigMedia{display:none}
}

@media(max-width:640px){
  #page-home .heroCopy{padding:40px 0 34px}
  #page-home .heroCopy h1{font-size:clamp(38px,11vw,49px);line-height:1.01;margin:19px 0 23px}
  #page-home .heroCopy p{font-size:15.5px;line-height:1.7}
  #page-home .heroActions{margin-bottom:36px}
  #page-home .heroPoints{grid-template-columns:1fr;gap:20px}
  #page-home .heroMedia{aspect-ratio:4/3}
  #page-home .brandBand{padding:38px 0 78px}
  .logoMarquee{mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
  .logoSet{gap:38px;padding-right:38px}
  .logoSet img{width:106px;height:31px}
  .logoTrack{animation-duration:30s}
  #page-home .metricsPanel{margin-top:68px;gap:38px 10px}
  #page-home .metric{padding:0 5px;gap:10px}
  #page-home .metric strong{font-size:24px}
  #page-home .metric small{font-size:9px}
  #page-home .section,#page-home .section.tight{padding:78px 0}
  #page-home .sectionHead h2,#page-home .caseIntro h2,#page-home .holoTitle h2{font-size:37px}
  #page-home .solutionCards{display:block}
  #page-home .solutionCard,#page-home .solutionCard:nth-child(n){height:470px!important;margin-bottom:18px}
  #page-home .solutionBody h3{font-size:23px}
  #page-home .solutionBody p{font-size:13.5px;line-height:1.62}
  #page-home .caseCard{flex-basis:min(86vw,390px);height:500px!important}
  #page-home .caseCopy h3{font-size:23px}
  #page-home .caseCopy p{font-size:13px}
  #page-home .holoRail{grid-template-columns:1fr;gap:8px}
  #page-home .holoCard{height:108px;grid-template-columns:62px 1fr;gap:18px}
  #page-home .holoCard svg{width:58px;height:58px}
  #page-home .holoCard span{font-size:12px}
  #page-home .insightGrid{grid-template-columns:1fr!important;gap:56px}
  #page-home .insightBody{padding-top:20px}
  #page-home .insight h3{font-size:23px}
  #page-home .insight p{font-size:14px}
  #page-home .bigCTA h2{font-size:37px}
}

@media(prefers-reduced-motion:reduce){.logoTrack{animation-play-state:paused}}

/* NEXUS HOME — FINAL APPROVED REVIEW */
#page-home .heroCopy h1{font-size:clamp(50px,4.65vw,74px);line-height:1;max-width:720px;text-wrap:balance}

/* Preserve each official mark's tonal detail instead of flattening it. */
#page-home .logoSet img{width:146px;height:52px;filter:grayscale(1) saturate(0) brightness(1.42) contrast(1.06);opacity:.8}
#page-home .logoSet img:nth-child(3){width:78px;height:60px;filter:grayscale(1) saturate(0) brightness(1.12) contrast(.92)}
#page-home .logoSet img:nth-child(5){width:150px;filter:grayscale(1) saturate(0) brightness(1.62) contrast(1.02)}
#page-home .logoSet img:nth-child(6){width:168px;filter:grayscale(1) saturate(0) brightness(1.48) contrast(1.02)}
#page-home .logoSet img:nth-child(9){width:72px;height:64px;filter:grayscale(1) saturate(0) brightness(1.5) contrast(1.05)}
#page-home .logoSet img:nth-child(10){width:190px;height:56px;filter:grayscale(1) saturate(0) brightness(1.55) contrast(1.02)}
#page-home .logoSet img:nth-child(11){width:68px;height:62px;filter:grayscale(1) saturate(0) brightness(1.15) contrast(1)}
#page-home .logoSet img:nth-child(13){width:174px;height:56px;filter:grayscale(1) saturate(0) brightness(1.55) contrast(1.04)}
#page-home .logoSet img:nth-child(4),#page-home .logoSet img:nth-child(8),#page-home .logoSet img:nth-child(14){filter:grayscale(1) saturate(0) brightness(1.55) contrast(1.04)}
#page-home .logoSet img:nth-child(1),#page-home .logoSet img:nth-child(8){filter:grayscale(1) brightness(0) invert(1);opacity:.76}

#page-home .metric{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:15px;text-align:center}
#page-home .metric>div{display:flex;flex-direction:column;align-items:center;text-align:center}

#page-home .holoRail{gap:48px 58px}
#page-home .holoCard{height:auto;min-height:154px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:17px;padding:8px 12px;text-align:center;overflow:visible;background:none!important;border:0!important;box-shadow:none!important}
#page-home .holoCard:before,#page-home .holoCard:after{display:none}
#page-home .holoCard .holoGlyphWrap{width:74px;height:74px;padding:3px;background:none;border:0;box-shadow:none}
#page-home .holoCard:hover{transform:translateY(-4px)}
#page-home .holoCard span:last-child{max-width:190px}

/* Toyota hero — dissolve every exposed photo edge into the Nexus background. */
#page-home .slash,#page-home .hero .slash,.hero .slash{display:none!important}
#page-home .heroMedia{isolation:isolate;background:transparent;overflow:hidden}
#page-home .heroMedia img{position:relative;z-index:1;-webkit-mask-image:radial-gradient(ellipse 72% 72% at 72% 50%,#000 32%,rgba(0,0,0,.9) 48%,rgba(0,0,0,.55) 66%,rgba(0,0,0,.18) 84%,transparent 100%);mask-image:radial-gradient(ellipse 72% 72% at 72% 50%,#000 32%,rgba(0,0,0,.9) 48%,rgba(0,0,0,.55) 66%,rgba(0,0,0,.18) 84%,transparent 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
#page-home .heroMedia:before,#page-home .heroMedia:after{content:none!important}

@media(min-width:821px){#page-home .heroMedia{left:0!important}}
@media(max-width:1180px){#page-home .heroCopy h1{font-size:clamp(47px,5vw,63px);max-width:650px}}
@media(max-width:820px){
  #page-home .heroCopy h1{font-size:clamp(40px,7.5vw,54px);max-width:640px}
  #page-home .metric{justify-content:flex-start;padding:0 12px}
  #page-home .holoRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}
  #page-home .heroMedia img{-webkit-mask-image:radial-gradient(ellipse 72% 70% at 58% 50%,#000 28%,rgba(0,0,0,.88) 46%,rgba(0,0,0,.52) 65%,rgba(0,0,0,.16) 84%,transparent 100%);mask-image:radial-gradient(ellipse 72% 70% at 58% 50%,#000 28%,rgba(0,0,0,.88) 46%,rgba(0,0,0,.52) 65%,rgba(0,0,0,.16) 84%,transparent 100%)}
}
@media(max-width:640px){
  #page-home .heroCopy h1{font-size:clamp(35px,9.8vw,44px);line-height:1.03;max-width:430px}
  #page-home .logoSet{gap:42px;padding-right:42px}
  #page-home .logoSet img{width:118px;height:44px}
  #page-home .logoSet img:nth-child(3){width:64px;height:52px}
  #page-home .logoSet img:nth-child(6){width:140px}
  #page-home .logoSet img:nth-child(9){width:58px;height:54px}
  #page-home .logoSet img:nth-child(10){width:158px;height:48px}
  #page-home .logoSet img:nth-child(11){width:56px;height:52px}
  #page-home .logoSet img:nth-child(13){width:146px;height:48px}
  #page-home .metric{gap:12px;padding:0 6px}
  #page-home .holoRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}
  #page-home .holoCard{min-height:142px;gap:14px;padding:6px 4px}
  #page-home .holoCard svg{width:56px;height:56px}
  #page-home .holoCard span:last-child{font-size:11px;max-width:145px}
}

/* Final mobile rhythm and visibility review. */
#page-home .holoTitle h2 br{display:block!important}
@media(max-width:640px){
  #page-home .heroCopy{text-align:center}
  #page-home .heroCopy p{margin-left:auto;margin-right:auto}
  #page-home .heroActions{justify-items:stretch}
  #page-home .heroPoints{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px;max-width:390px;margin:0 auto}
  #page-home .hp{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;text-align:center}
  #page-home .hp b{margin:0}
  #page-home .hp span{max-width:155px}
  #page-home .holoTitle{margin-bottom:30px}
  #page-home .holoTitle h2{line-height:1.12;letter-spacing:-.025em}
  #page-home .holoRail{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-flow:row!important;overflow:visible!important;gap:24px 12px!important;padding:0!important}
  #page-home .holoCard{width:auto!important;min-width:0!important;min-height:118px;scroll-snap-align:none}
  #page-home .holoCard:last-child{grid-column:1/-1;width:calc(50% - 6px)!important;justify-self:center}
  #page-home .section.tight:has(.holoLayout){padding-bottom:34px}
  #page-home .section:has(.insightGrid){padding-top:38px}
  #page-home .section:has(.insightGrid) .sectionHead{margin-bottom:34px}
}

/* Approved official project portfolio and long-form case studies. */
.portfolioSection{position:relative;padding:110px 0 124px;overflow:hidden;background:linear-gradient(180deg,rgba(3,10,18,.2),rgba(4,17,31,.76))}
.portfolioSection:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 8%,rgba(0,113,255,.14),transparent 36%);pointer-events:none}
.portfolioHead{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:56px;align-items:end;margin-bottom:52px}
.portfolioHead h2{font-size:clamp(42px,4vw,62px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 0}
.portfolioHead p{color:#9eb0bd;font-size:15px;line-height:1.75;margin:0}
.portfolioHead a{display:inline-flex;margin-top:18px;color:#cce5ff;font-size:12px;letter-spacing:.06em;text-transform:uppercase}
.portfolioGrid{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;overflow:hidden;background:#020810;box-shadow:0 28px 90px rgba(0,0,0,.28)}
.portfolioCard{grid-column:span 4;min-width:0;margin:0}
.portfolioCard:nth-child(1){grid-column:span 8}
.portfolioCard:nth-child(1) .nexusVideo{aspect-ratio:2/1}
.portfolioCard:not(:first-child) .nexusVideo{aspect-ratio:1/1}
.nexusVideo{position:relative;display:block;width:100%;aspect-ratio:16/10;overflow:hidden;background:#06111d;border:0;box-shadow:inset 0 0 0 1px rgba(120,189,255,.08)}
.nexusVideoPoster{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#06111d;color:#fff;cursor:pointer;text-align:left;overflow:hidden}
.nexusVideoPoster:focus-visible{outline:3px solid #54b7ff;outline-offset:-3px;z-index:2}
.nexusVideoPoster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease}
.nexusVideoPoster:hover img{transform:scale(1.035);filter:saturate(1.08)}
.nexusVideoShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,5,12,.05) 22%,rgba(0,7,15,.92) 100%)}
.nexusVideoPlay{position:absolute;left:24px;top:22px;width:48px;height:48px;filter:drop-shadow(0 10px 24px rgba(0,83,210,.4));transition:transform .25s ease}
.nexusVideoPoster:hover .nexusVideoPlay{transform:scale(1.08)}
.nexusVideoPlay svg{width:100%;height:100%;fill:rgba(0,113,255,.9)}
.nexusVideoPlay circle{stroke:rgba(255,255,255,.8);stroke-width:1.5}.nexusVideoPlay path{fill:#fff}
.nexusVideoMeta{position:absolute;left:24px;right:24px;bottom:22px;display:flex;flex-direction:column;gap:7px}
.nexusVideoMeta small{color:#63bdff;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.nexusVideoMeta strong{font-size:21px;line-height:1.15;letter-spacing:-.015em;max-width:92%}
.nexusVideoMeta em{color:#aebdca;font-size:10px;font-style:normal;letter-spacing:.06em;text-transform:uppercase}
.nexusVideoFrame{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}
.nexusVideoExternal{position:absolute;z-index:3;right:10px;top:10px;padding:7px 9px;border-radius:3px;background:rgba(2,8,16,.82);color:#fff;font-size:9px;letter-spacing:.05em;text-transform:uppercase;backdrop-filter:blur(8px)}
.nexusVideoCaseLink{position:absolute;z-index:4;right:18px;top:18px;padding:9px 11px;border:1px solid rgba(255,255,255,.22);border-radius:3px;background:rgba(2,8,16,.78);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}
.nexusVideoCaseLink:hover,.nexusVideoCaseLink:focus-visible{background:rgba(0,113,255,.9);border-color:#78c7ff;outline:none}
.videoFallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:22px;color:#fff;text-align:center}
.caseVideoSection{padding-top:38px}
.caseVideoLayout{display:grid;grid-template-columns:minmax(230px,.68fr) minmax(0,1.45fr);gap:64px;align-items:center}
.caseVideoCopy h2{font-size:clamp(32px,3.2vw,48px);line-height:1.06;letter-spacing:-.035em;margin:12px 0 18px}
.caseVideoCopy p{color:#9fb1bd;font-size:15px;line-height:1.75;margin:0 0 18px}
.caseVideoCopy a{color:#cce5ff;font-size:11px;letter-spacing:.07em;text-transform:uppercase}
.caseSource{margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.9rem;color:rgba(238,247,255,.68)}
.caseEditorial{padding-top:96px}
.caseArticleLayout{display:grid;grid-template-columns:minmax(0,780px) minmax(260px,320px);justify-content:space-between;gap:72px;align-items:start}
.caseArticle{min-width:0}
.caseArticleSection{padding:0 0 54px;margin:0 0 54px;border-bottom:1px solid rgba(255,255,255,.09)}
.caseArticleSection:first-of-type{padding-top:22px}
.caseArticleSection:last-of-type{margin-bottom:26px}
.caseArticleSection h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 28px;text-wrap:balance;color:#f4f9fc}
.caseArticleSection p{font-size:clamp(1.05rem,.22vw + 1rem,1.16rem);line-height:1.86;color:#b8c8d3;margin:0 0 1.45rem;text-wrap:pretty}
.caseArticleSection p:first-of-type{font-size:clamp(1.14rem,.28vw + 1.08rem,1.28rem);line-height:1.78;color:#d9e5ec}
.caseArticleAside{position:sticky;top:92px;padding:30px}
.caseArticleAside h3{font-size:1.12rem;line-height:1.3}
.caseArticleAside li{font-size:.98rem;line-height:1.65}
.caseAsideLink{display:inline-flex;margin-top:20px;color:#79b9ff;font-size:.9rem;font-weight:700;letter-spacing:.02em}
.caseArticle .caseSource{font-size:1rem;line-height:1.75;padding:24px;border:1px solid rgba(75,145,205,.28);background:rgba(6,18,29,.62)}
.caseArticle .caseSource strong{display:inline-block;color:#eaf4fa;margin-bottom:5px}
.caseVideoLayout .nexusVideo{aspect-ratio:16/9;box-shadow:0 28px 80px rgba(0,0,0,.3)}

@media(max-width:900px){
  .portfolioSection{padding:92px 0 102px}
  .portfolioHead{grid-template-columns:1fr;gap:22px;margin-bottom:40px}
  .portfolioCard,.portfolioCard:nth-child(1){grid-column:span 6}
  .portfolioCard:nth-child(1) .nexusVideo,.portfolioCard:not(:first-child) .nexusVideo{aspect-ratio:16/10}
  .caseVideoLayout{grid-template-columns:1fr;gap:32px}
  .caseArticleLayout{grid-template-columns:1fr;gap:34px}
  .caseArticleAside{position:static;order:-1}
}
@media(max-width:640px){
  .portfolioSection{padding:76px 0 84px}
  .portfolioHead h2{font-size:37px}
  .portfolioGrid{grid-template-columns:1fr;margin:0 -16px;box-shadow:none}
  .portfolioCard,.portfolioCard:nth-child(1){grid-column:1}
  .nexusVideo,.portfolioCard:nth-child(1) .nexusVideo,.portfolioCard:not(:first-child) .nexusVideo{aspect-ratio:4/3}
  .nexusVideoPlay{left:18px;top:18px;width:44px;height:44px}
  .nexusVideoCaseLink{right:14px;top:14px;padding:8px 9px}
  .nexusVideoMeta{left:18px;right:18px;bottom:18px}.nexusVideoMeta strong{font-size:19px}
  .caseVideoSection{padding-top:20px}.caseVideoCopy h2{font-size:34px}
  .caseEditorial{padding-top:64px}
  .caseArticleSection{padding-bottom:38px;margin-bottom:40px}
  .caseArticleSection h2{font-size:clamp(1.75rem,8.5vw,2.25rem);margin-bottom:22px}
  .caseArticleSection p,.caseArticleSection p:first-of-type{font-size:1.04rem;line-height:1.78;margin-bottom:1.25rem}
  .caseArticleAside{padding:22px}
  .caseArticle .caseSource{padding:20px;font-size:.96rem}
}
@media(prefers-reduced-motion:reduce){.nexusVideoPoster img,.nexusVideoPlay{transition:none}}
