/* Isolated concept homepage. No shared site styles are modified. */
:root{color-scheme:dark;--bg:#03070b;--panel:#081117;--cyan:#00c8ff;--blue:#31b1d8;--muted:#9ab0bf;--line:rgba(49,177,216,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px;overflow-x:hidden}body{margin:0;background:var(--bg);color:#f5f7f8;font-family:Inter,Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{line-height:1.12;text-transform:uppercase;letter-spacing:-.025em}h2{font-size:clamp(23px,2.2vw,34px);font-weight:650}h3{font-size:17px;font-weight:500;line-height:1.3}em{font-style:normal;color:var(--cyan)}p{color:#bdcbd6}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}.wrap{width:min(1440px,calc(100% - 112px));margin:auto}.section-line{border-top:1px solid var(--line)}.eyebrow{text-transform:uppercase;color:#7fc7e7;letter-spacing:.2em;font-size:10px;font-weight:600;margin-bottom:20px}.section-copy p:not(.eyebrow){max-width:380px;margin:18px 0 25px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:44px;padding:10px 23px;border:1px solid var(--blue);border-radius:30px;font-size:12px;white-space:nowrap;transition:box-shadow .25s,background .25s,transform .25s;background:#03101a66;color:white}.button:hover{background:#09304a;box-shadow:0 0 24px #00aeff3b;transform:translateY(-2px)}.button.primary{background:linear-gradient(170deg,#14c5fa,#0089db 60%,#005a95);border-color:#40c6f5;box-shadow:inset 0 1px 0 #b2eaff70,0 0 20px #0079bb22}.button.primary:hover{box-shadow:0 0 28px #00aaff70}.actions{display:flex;gap:16px;flex-wrap:wrap}.text-link{font-size:12px;color:var(--cyan);display:inline-flex;gap:15px;align-items:center}.text-link:hover{color:#b1efff}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(5px)}
.site-header{position:relative;z-index:20;background:#030b11eb;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-row{height:84px;display:flex;align-items:center;gap:28px}.brand{display:block;flex-shrink:0}.brand img{width:170px;height:60px;object-fit:contain}.nav-row nav{display:flex;justify-content:center;gap:24px;flex:1;font-size:12px}.nav-row nav a:hover,footer nav a:hover{color:var(--cyan)}.nav-contact{min-height:36px;padding:6px 20px}.shop-link{display:grid;place-items:center}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;color:#000;padding:10px}.skip-link:focus{top:10px}
.cinematic{position:relative;isolation:isolate;overflow:hidden}.hero{min-height:630px;display:flex}.hero-art{position:absolute;z-index:-2;inset:-2%;background:url('../images/hero/index2-quantum.webp') center 57%/cover no-repeat;transform:translate3d(var(--mx,0px),var(--my,0px),0) scale(1.025);transition:transform .8s ease-out;will-change:transform}.hero:after,.closing:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#03070be8 0%,#03070b90 28%,transparent 58%),linear-gradient(0deg,#03070b,transparent 18%)}.hero-inner{position:relative;display:flex;align-items:center;padding-top:65px;padding-bottom:45px}.hero-copy{width:49%;max-width:650px}.hero h1{font-size:clamp(38px,3.65vw,60px);font-weight:700;line-height:1.05;margin-bottom:24px}.hero h1 em{white-space:nowrap;font-size:.88em}.lead{font-size:14px;max-width:455px;line-height:1.6;margin-bottom:26px}.stats{display:flex;margin:44px 0 0;gap:0}.stats div{padding:0 22px;border-left:1px solid var(--line)}.stats div:first-child{border:0;padding-left:0}.stats dt{color:var(--cyan);font-size:29px;line-height:1.3;font-weight:400}.stats dd{margin:0;font-size:10px;color:#bfd1df}.side-manifesto{position:absolute;right:0;top:42%;font-size:10px;line-height:1.9;letter-spacing:.17em;text-transform:uppercase;color:#b6e8ff;text-shadow:0 2px 7px #000}.side-manifesto strong{color:var(--cyan);font-weight:500}.side-manifesto>span{display:block;margin-top:16px;color:var(--cyan)}.scroll-link{position:absolute;bottom:35px;right:0;display:flex;gap:16px;align-items:center;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.scroll-link span{width:40px;height:40px;border:1px solid var(--cyan);border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--cyan)}.stars{position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(1px 1px at 23% 33%,#41cfff,transparent),radial-gradient(2px 2px at 74% 16%,#b1f3ff,transparent),radial-gradient(1px 1px at 89% 75%,#45d6ff,transparent);background-size:430px 270px;animation:stars 10s ease-in-out infinite alternate}
.split{display:grid;grid-template-columns:35% 65%;align-items:center;min-height:410px}.capabilities{background:radial-gradient(ellipse at 68% 60%,#04213680,transparent 60%)}.capabilities .section-copy{padding:40px 0}.ecosystem{position:relative;margin:0 -15px 0 0;min-width:0}.ecosystem>img{width:100%;height:auto;mix-blend-mode:screen}.eco-label{position:absolute;font-size:12px;text-shadow:0 2px 8px #000;border-radius:5px;padding:5px 9px;background:#030d16a8;z-index:2}.eco-label b{color:var(--cyan);font-weight:400}.eco-label small{display:none;max-width:200px;font-size:11px;color:#b6cbd9;line-height:1.5}.eco-label:hover,.eco-label:focus{background:#062237;box-shadow:0 0 20px #00aaff44}.eco-label:hover small,.eco-label:focus small{display:block}.eco-0{left:10%;top:5%}.eco-1{right:3%;top:6%}.eco-2{left:0;top:41%}.eco-3{right:0;top:40%}.eco-4{left:12%;bottom:9%}.eco-5{right:9%;bottom:9%}
.process{background:radial-gradient(ellipse at 60% 100%,#07345170,transparent 65%);padding:48px 0 18px}.process-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:35px}.process .eyebrow{margin-bottom:14px}.process h2{font-size:26px}.process .section-copy p{font-size:13px}.process-step{position:relative;min-width:0}.step-no{font-size:30px;line-height:1.1;color:var(--cyan)}.process-step p{font-size:12px;margin-top:12px;max-width:165px;min-height:68px}.cube-stage{height:135px;display:grid;place-items:center;perspective:700px;position:relative}.cube-stage:before{content:'';position:absolute;left:-40%;right:-40%;height:1px;top:57%;background:linear-gradient(90deg,transparent,#00c8ff,transparent);box-shadow:0 0 7px #00c8ff}.cube-stage:after{content:'';width:5px;height:5px;border-radius:50%;background:#dcfaff;box-shadow:0 0 10px 3px #00aaff;position:absolute;left:0;top:55%;animation:pulse 3s infinite}.cube{width:60px;height:60px;transform-style:preserve-3d;transform:rotateX(-24deg) rotateY(35deg);animation:cube-turn 18s linear infinite}.cube i{position:absolute;inset:0;border:1px solid #8de1ff;background:linear-gradient(145deg,#54cfff55,#036bd722);box-shadow:inset 0 0 22px #00aaff55,0 0 10px #0088ff44}.cube i:after{content:'';position:absolute;inset:0;background:linear-gradient(45deg,transparent 49%,#a4edff90 50%,transparent 51%),linear-gradient(-45deg,transparent 49%,#a4edff90 50%,transparent 51%)}.cube i:nth-child(1){transform:translateZ(30px)}.cube i:nth-child(2){transform:rotateY(180deg) translateZ(30px)}.cube i:nth-child(3){transform:rotateY(90deg) translateZ(30px)}.cube i:nth-child(4){transform:rotateY(-90deg) translateZ(30px)}.cube i:nth-child(5){transform:rotateX(90deg) translateZ(30px)}.cube i:nth-child(6){transform:rotateX(-90deg) translateZ(30px)}.cube-1 i{background:transparent;box-shadow:none}.cube-2{scale:.85;animation-direction:reverse}.cube-3 i{background:linear-gradient(145deg,#a9eeff88,#0879dd77);box-shadow:0 0 22px #009dff88}
.industries{padding:35px 0 20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:22px}.section-heading h2{font-size:25px}.section-heading p{font-size:13px;margin-top:5px}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.industry-card{position:relative;aspect-ratio:1/1.06;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#071522;transition:transform .3s,box-shadow .3s}.industry-photo{position:absolute;inset:0;background-image:url('../images/hero/index2-industries.webp');background-size:600% 100%;background-position:var(--panel) center;transition:transform .5s}.industry-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#01070ad9)}.industry-name{position:absolute;bottom:12px;left:12px;right:12px;font-size:12px;z-index:1;line-height:1.3}.industry-name b{float:right;color:var(--cyan);opacity:0}.industry-card:hover{transform:translateY(-7px);box-shadow:0 8px 28px #008dd633}.industry-card:hover .industry-photo{transform:scale(1.05)}.industry-card:hover b{opacity:1}.projects{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:22px;font-size:11px}.projects>span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px}.projects a{display:flex;align-items:center;gap:8px}.projects img{object-fit:contain}.partners{padding:30px 0}
/* Partner logos previously sat bare on the page background — no card, no
   border, nothing tying them to the rest of the page's card language
   (industry-card, neo-card, etc. above) — which is what read as
   unfinished/"really bad" next to those. White chip (most of these marks
   assume a light background) inside the same dark-bordered card shell used
   elsewhere on this page. */
.partner-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.partner-grid a{display:flex;align-items:center;justify-content:center;padding:18px 14px;min-height:78px;background:#fff;border:1px solid var(--line);border-radius:8px;transition:transform .25s,box-shadow .25s,border-color .25s}
.partner-grid img{width:100%;height:32px;object-fit:contain}
.partner-grid a:hover{transform:translateY(-4px);border-color:#00aeff;box-shadow:0 10px 26px #00aeff26}
.story{padding:40px 0;background:radial-gradient(ellipse at 90% 100%,#07345988,transparent 65%)}.story-grid{display:grid;grid-template-columns:30% 70%;gap:0}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative}.timeline:before{content:'';position:absolute;height:1px;left:-35px;right:0;top:130px;background:linear-gradient(90deg,transparent,#11bfff,transparent);box-shadow:0 0 8px #008fff}.timeline article{position:relative}.timeline article>span{font-size:23px}.timeline h3{font-size:12px;margin-top:3px}.timeline p{font-size:11px;margin-top:9px;min-height:55px;color:var(--muted);max-width:220px}.timeline img,.year-art{width:150px;height:88px;object-fit:cover;position:relative;margin-top:22px;border:1px solid #2981ad}.year-art{background:linear-gradient(135deg,#183344,#03070b);display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:bold;color:#67c9f1;text-shadow:3px 3px #123c5a}.year-art span{font-size:9px;letter-spacing:.12em;margin:15px}.today-art{height:110px;margin-top:20px;background:url('../images/hero/index2-quantum.webp') right 20%/250% auto;position:relative;border-radius:4px}.today-art span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;position:absolute;right:8px;bottom:10px;color:#bdeeff;text-shadow:0 2px 6px #000}.closing{min-height:370px}.closing .hero-art{background-position:center 51%;background-size:cover}.closing-inner{position:relative;min-height:370px;display:flex;align-items:center;padding:50px 0}.closing .section-copy{max-width:490px}.closing h2{font-size:36px}.closing .side-manifesto{top:38%}.footer-row{display:flex;align-items:center;gap:30px;min-height:110px}footer nav{display:flex;gap:20px;font-size:11px;flex:1}.social{display:flex;gap:18px;color:#9ac9df;font-size:16px}footer small{font-size:10px;color:var(--muted);text-align:right}#motion-toggle{font-size:10px;color:var(--muted);border:0;background:none;padding:5px 0;cursor:pointer}#motion-toggle:hover{color:var(--cyan)}
.js-motion .reveal{opacity:0;transform:translateY(16px);transition:opacity .65s,transform .65s}.js-motion .reveal.visible{opacity:1;transform:none}.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .hero-art{transform:none!important;transition:none}.motion-paused .reveal{opacity:1;transform:none}.motion-paused{scroll-behavior:auto}
@keyframes cube-turn{from{transform:rotateX(-24deg) rotateY(35deg)}to{transform:rotateX(-24deg) rotateY(395deg)}}@keyframes pulse{50%{opacity:.4;box-shadow:0 0 15px 5px #00aaff}}@keyframes stars{to{opacity:.15;translate:0 -8px}}
@media(min-width:1600px){.hero{min-height:740px}.hero-art{background-size:cover}.split{min-height:480px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav-row{gap:18px}.nav-row nav{gap:15px;font-size:11px}.brand img{width:140px}.hero{min-height:590px}.hero h1{font-size:42px}.hero-copy{width:53%}.side-manifesto{display:none}.process-grid{gap:22px}.process h2{font-size:22px}.eco-label{font-size:10px}.partner-grid{gap:22px}.footer-row{flex-wrap:wrap;gap:20px;padding:25px 0}footer small{margin-left:auto}.industry-name{font-size:10px;left:7px;right:7px}}
@media(max-width:850px){.nav-contact{display:none}.hero-copy{width:65%}.hero:after{background:linear-gradient(90deg,#03070bf2,#03070bb3 40%,#03070b20)}.hero-art{background-position:60% center}.hero h1{font-size:40px}.hero .eyebrow{font-size:9px}.scroll-link{font-size:0}.split{grid-template-columns:1fr}.capabilities .section-copy{padding-bottom:0;max-width:600px}.section-copy p:not(.eyebrow){max-width:520px}.ecosystem{margin:0;max-width:700px;width:100%}.eco-label{font-size:12px}.process-grid{grid-template-columns:repeat(4,1fr);gap:22px}.process-grid>.section-copy{grid-column:1/-1;max-width:600px}.process-step p{min-height:85px}.industry-grid{grid-template-columns:repeat(3,1fr)}.industry-card{aspect-ratio:1.2}.industry-name{font-size:13px}.partner-grid{grid-template-columns:repeat(4,1fr);gap:25px}.story-grid{grid-template-columns:1fr;gap:30px}.story .section-copy{max-width:500px}.closing:after{background:linear-gradient(90deg,#03070bf0,#03070b70)}footer nav{flex-wrap:wrap}.footer-row .brand{width:100%}}
@media(max-width:540px){.wrap{width:calc(100% - 40px)}.hero{min-height:740px}.hero-inner{align-items:flex-start;padding-top:45px;padding-bottom:230px}.hero-copy{width:100%;max-width:none}.hero h1{font-size:38px}.hero h1 em{font-size:.8em}.hero .eyebrow{font-size:8px;letter-spacing:.15em}.lead{font-size:13px}.hero-art{background-size:auto 440px;background-position:68% bottom;background-repeat:no-repeat}.hero:after{background:linear-gradient(180deg,#03070b 0%,#03070b 45%,transparent 74%)}.stats{margin-top:26px}.stats div{padding:0 14px}.stats dt{font-size:25px}.stats dd{font-size:9px}.scroll-link{bottom:20px}.actions{gap:10px}.button{padding:10px 17px;font-size:11px;gap:14px}.split{padding-top:5px;padding-bottom:22px}.eco-label{font-size:9px;padding:3px 4px}.eco-label small{font-size:10px;max-width:135px}.eco-2{left:-8px}.eco-3{right:-8px}.process{padding-top:35px}.process-grid{grid-template-columns:repeat(2,1fr);gap:25px}.process-step p{min-height:50px}.cube-stage{height:115px}.section-heading{align-items:flex-start}.section-heading h2{font-size:20px}.section-heading .text-link{font-size:10px;max-width:100px;gap:7px}.industry-grid{grid-template-columns:repeat(2,1fr)}.projects{flex-wrap:wrap;gap:15px}.projects>span{width:100%;text-align:center}.partner-grid{grid-template-columns:repeat(3,1fr);gap:20px}.partner-grid img{height:35px}.timeline{gap:15px}.timeline article>span{font-size:21px}.timeline h3{font-size:11px;min-height:29px}.timeline p{font-size:10px;min-height:85px}.timeline img,.year-art{width:100%;height:72px}.year-art{font-size:33px}.year-art span{font-size:7px;margin:5px}.timeline:before{top:171px}.today-art{height:75px}.today-art span{font-size:8px}.closing{min-height:390px}.closing-inner{min-height:390px}.closing h2{font-size:30px}.closing .section-copy p{font-size:13px}.closing .hero-art{opacity:.5;background-position:60% center}.footer-row{gap:24px}footer nav{width:100%;flex:auto;gap:25px}footer small{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art{transform:none!important}.js-motion .reveal{opacity:1;transform:none}}
