﻿.technology-page{--tech-bg:#071329;--tech-panel:#0c1b33;--tech-panel-2:#10213a;--tech-border:rgba(151,183,224,.18);--tech-text:#f4f7ff;--tech-muted:#a0b0c7;background:var(--tech-bg);color:var(--tech-text);overflow-x:hidden}
.technology-nav-wrap{position:absolute;background:rgba(5,15,34,.78);backdrop-filter:blur(16px)}
.technology-page .nav{height:88px}
.technology-page .nav-links a[aria-current="page"]{color:#59d8ff;opacity:1}
.technology-page main{overflow:hidden}
.technology-page .button{min-height:47px}
.technology-hero{min-height:790px;position:relative;display:flex;align-items:center;overflow:hidden;padding:135px 0 95px;background:radial-gradient(ellipse at 78% 43%,rgba(33,100,180,.17),transparent 35%),linear-gradient(118deg,#061126,#0a1832 56%,#09152b)}
.tech-grid-bg{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(139,172,216,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(139,172,216,.11) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(90deg,transparent,#000 55%,transparent)}
.tech-hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;right:9%;top:13%;background:radial-gradient(circle,rgba(30,133,239,.14),transparent 67%);filter:blur(8px)}
.tech-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:25px}
.tech-eyebrow{display:flex;align-items:center;gap:10px;color:#94a8c7;font-size:10px;font-weight:700;letter-spacing:2px}
.tech-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#42cff8;box-shadow:0 0 0 5px rgba(66,207,248,.1)}
.tech-hero-copy h1{max-width:710px;font-size:clamp(52px,6.3vw,80px);line-height:.99;letter-spacing:-4.5px;margin:24px 0}
.tech-hero-copy h1 em,.tech-section h2 em,.technology-cta h2 em{font-style:normal;background:linear-gradient(100deg,#6ce4ff,#699dff 75%);-webkit-background-clip:text;background-clip:text;color:transparent}
.tech-hero-lead{max-width:600px;color:#b0bed2;font-size:16px;line-height:1.75}
.tech-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.tech-hero-actions .button{font-size:12px}
.tech-hero-actions .button span{font-size:17px;color:#52cfff}
.tech-hero-actions .button.primary span{color:#1264e8}
.tech-hero-note{display:flex;align-items:center;gap:9px;margin-top:34px;color:#8093b0;font-size:10px}
.live-dot{width:6px;height:6px;border-radius:50%;background:#51d6bd;box-shadow:0 0 10px rgba(81,214,189,.65)}
.tech-orbit-visual{--parallax-x:0px;--parallax-y:0px;position:relative;width:min(100%,510px);aspect-ratio:1;margin-inline:auto;transition:transform .25s ease-out;transform:translate3d(var(--parallax-x),var(--parallax-y),0)}
.tech-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(92,177,249,.23);border-radius:50%;transform:translate(-50%,-50%)}
.orbit-outer{width:94%;height:54%;transform:translate(-50%,-50%) rotate(-28deg);border-color:rgba(92,177,249,.2);animation:tech-rotate 36s linear infinite}
.orbit-middle{width:78%;height:78%;border-style:dashed;border-color:rgba(92,177,249,.2);animation:tech-rotate-reverse 50s linear infinite}
.orbit-inner{width:58%;height:58%;border-color:rgba(91,217,255,.34);box-shadow:0 0 80px rgba(27,132,244,.09),inset 0 0 55px rgba(32,122,225,.07)}
.tech-core{position:absolute;left:50%;top:50%;width:132px;height:132px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(91,217,255,.55);background:radial-gradient(circle at 42% 35%,#163b61,#0b1930 72%);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 45px rgba(37,151,245,.22),inset 0 0 32px rgba(85,216,255,.12)}
.tech-core strong{font-size:38px;line-height:1;letter-spacing:-3px;color:#d4f7ff}.tech-core small{margin-top:8px;color:#76cbe7;font-size:7px;letter-spacing:1.5px}
.core-spark{position:absolute;top:19px;right:23px;width:7px;height:7px;border-radius:50%;background:#91f0ff;box-shadow:0 0 15px 3px rgba(94,217,255,.8);animation:spark-pulse 2.8s ease-in-out infinite}
.orbit-node{position:absolute;z-index:2;width:10px;height:10px;border:2px solid #9ceaff;border-radius:50%;background:#1674bd;box-shadow:0 0 17px rgba(82,212,255,.8);animation:spark-pulse 3.5s ease-in-out infinite}
.node-1{left:22%;top:24%}.node-2{right:11%;top:39%;animation-delay:.5s}.node-3{right:26%;bottom:13%;animation-delay:1s}.node-4{left:9%;top:57%;animation-delay:1.4s}.node-5{left:54%;top:4%;animation-delay:1.9s}
.orbit-label{position:absolute;color:#7295bb;font-size:8px;letter-spacing:1.3px}.label-ai{top:17%;right:8%}.label-data{left:6%;bottom:25%}.label-build{right:6%;bottom:29%}
@keyframes tech-rotate{to{transform:translate(-50%,-50%) rotate(332deg)}}
@keyframes tech-rotate-reverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}
@keyframes spark-pulse{0%,100%{opacity:.7;box-shadow:0 0 8px rgba(82,212,255,.5)}50%{opacity:1;box-shadow:0 0 20px rgba(82,212,255,.9)}}
.tech-scroll-hint{position:absolute;bottom:24px;left:50%;width:24px;height:38px;border:1px solid rgba(194,220,255,.35);border-radius:15px;display:flex;justify-content:center;padding-top:7px}
.tech-scroll-hint span{width:3px;height:7px;border-radius:2px;background:#5dd9ff;animation:scroll-pulse 1.8s ease-in-out infinite}
@keyframes scroll-pulse{0%,100%{transform:translateY(0);opacity:.45}50%{transform:translateY(8px);opacity:1}}
.tech-section{position:relative;padding:105px 0}
.tech-section-heading,.agentic-heading,.stack-heading,.build-heading,.frontier-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:42px}
.tech-section h2{font-size:clamp(38px,5vw,62px);line-height:1.03;letter-spacing:-3px;margin-top:17px}
.tech-section-heading>p,.agentic-heading>p,.stack-heading>p,.build-heading>p,.frontier-heading>p{max-width:410px;margin-bottom:5px;color:var(--tech-muted);font-size:14px;line-height:1.75}
.tech-ecosystem{background:#0a172c}
.ecosystem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ecosystem-card{min-width:0;border:1px solid var(--tech-border);border-radius:5px;background:linear-gradient(140deg,rgba(21,43,72,.72),rgba(11,25,45,.78));transition:border-color .25s,background .25s,transform .25s}
.ecosystem-card:hover,.ecosystem-card[open]{border-color:rgba(83,191,255,.5);background:linear-gradient(140deg,rgba(19,52,83,.86),rgba(12,28,49,.9));transform:translateY(-2px)}
.ecosystem-card summary{min-height:95px;display:grid;grid-template-columns:35px 42px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:17px 20px;cursor:pointer;list-style:none}
.ecosystem-card summary::-webkit-details-marker{display:none}
.eco-index{align-self:start;padding-top:6px;color:#6782a3;font-size:9px;letter-spacing:1px}
.eco-symbol{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(94,201,255,.32);border-radius:9px;color:#82e1ff;background:rgba(41,126,181,.12);font-size:12px;font-weight:800;letter-spacing:-.5px}
.symbol-code{font-size:10px}.symbol-quality{font-size:19px}.symbol-cloud{font-size:16px}.symbol-next{font-size:17px}
.eco-title{display:flex;flex-direction:column;gap:6px}.eco-title small{color:#69c9ef;font-size:8px;letter-spacing:1.5px}.eco-title strong{font-size:14px;line-height:1.35}
.eco-toggle{position:relative;width:20px;height:20px;border:1px solid #46617f;border-radius:50%}
.eco-toggle:before,.eco-toggle:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:1px;background:#9bc3e3;transform:translate(-50%,-50%)}
.eco-toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s}
.ecosystem-card[open] .eco-toggle:after{transform:translate(-50%,-50%) rotate(0)}
.ecosystem-card>p{margin:0 20px;color:#9fafc4;font-size:12px;line-height:1.7;max-width:530px;animation:content-enter .25s ease both}
.eco-tags{display:flex;flex-wrap:wrap;gap:7px;padding:15px 20px 19px}
.eco-tags span{padding:6px 9px;border:1px solid rgba(121,158,200,.19);border-radius:3px;background:rgba(4,16,33,.3);color:#b4c4d9;font-size:9px;line-height:1.2}
.ecosystem-note{border-top:1px solid rgba(151,183,224,.12);margin-top:28px;padding-top:16px;color:#8196b3;font-size:11px}
@keyframes content-enter{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.agentic-section{background:linear-gradient(130deg,#071329,#0d1d37 58%,#09162c)}
.agentic-heading h2{font-size:clamp(35px,4.7vw,56px)}
.workflow{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:25px 22px;border:1px solid rgba(116,160,211,.22);border-radius:6px;background:linear-gradient(110deg,rgba(12,31,56,.8),rgba(15,35,62,.55));box-shadow:inset 0 1px rgba(255,255,255,.025)}
.workflow-node{flex:1;min-width:0;min-height:104px;padding:12px 6px;border:1px solid transparent;border-radius:4px;background:transparent;color:#fff;text-align:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}
.workflow-node:hover,.workflow-node.is-active{border-color:rgba(68,193,255,.38);background:rgba(42,132,193,.11);transform:translateY(-2px)}
.flow-icon{width:31px;height:31px;margin:0 auto 9px;display:grid;place-items:center;border:1px solid rgba(93,212,255,.45);border-radius:50%;color:#83e0ff;font-size:9px}
.workflow-node strong,.workflow-node small{display:block}.workflow-node strong{font-size:11px}.workflow-node small{margin-top:5px;color:#879db9;font-size:8px}
.flow-link{flex:0 0 18px;height:1px;background:linear-gradient(90deg,rgba(73,164,221,.25),#55cfff,rgba(73,164,221,.25));position:relative}
.flow-link:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-top:1px solid #65d9ff;border-right:1px solid #65d9ff;transform:rotate(45deg)}
.workflow-detail{min-height:37px;margin:13px 0 37px;text-align:center;color:#9eb2ca;font-size:11px}
.agentic-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 25px;border-top:1px solid rgba(151,183,224,.17)}
.agentic-focus-grid>div{position:relative;padding:20px 0 18px 30px;border-bottom:1px solid rgba(151,183,224,.17)}
.agentic-focus-grid>div>span{position:absolute;left:0;top:23px;color:#55cffa;font-size:8px;letter-spacing:1px}
.agentic-focus-grid h3{font-size:13px}.agentic-focus-grid p{margin-top:6px;color:#93a5bd;font-size:10px;line-height:1.6}
.stack-section{background:#0a172c}
.stack-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:22px}
.stack-list{display:flex;align-content:start;align-items:flex-start;flex-wrap:wrap;gap:9px;padding:23px;border:1px solid var(--tech-border);border-radius:5px;background:rgba(13,30,52,.55)}
.stack-chip{min-height:37px;padding:8px 12px;border:1px solid rgba(145,174,210,.23);border-radius:4px;background:rgba(255,255,255,.02);color:#bac9dc;font:inherit;font-size:10px;cursor:pointer;transition:border-color .2s,background .2s,color .2s,transform .2s}
.stack-chip:hover,.stack-chip:focus-visible,.stack-chip.is-selected{outline:none;border-color:rgba(81,204,255,.67);background:rgba(35,131,191,.15);color:#e7faff;transform:translateY(-1px)}
.stack-insight{position:relative;min-height:180px;padding:25px;border:1px solid rgba(78,175,232,.3);border-radius:5px;background:radial-gradient(ellipse at top right,rgba(35,134,206,.15),transparent 50%),#0c1b33;overflow:hidden}
.stack-insight-label{color:#68ceef;font-size:8px;letter-spacing:1.8px}.stack-insight strong{display:block;margin-top:17px;font-size:21px}.stack-insight p{margin-top:8px;color:#a5b5c9;font-size:11px;line-height:1.65}.stack-insight small{display:block;margin-top:16px;color:#748aa7;font-size:8px;line-height:1.5}
.stack-insight-line{position:absolute;right:-25px;bottom:-50px;width:140px;height:140px;border:1px solid rgba(66,176,233,.18);border-radius:50%;box-shadow:0 0 0 17px rgba(66,176,233,.025),0 0 0 34px rgba(66,176,233,.02)}
.build-section{background:#071329}
.build-timeline{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;position:relative;padding-top:23px}
.build-timeline:before{content:"";position:absolute;top:35px;left:4%;right:4%;height:1px;background:linear-gradient(90deg,#246cb0,#52d4ff 48%,#405c9d)}
.build-timeline li{position:relative;padding:36px 18px 0 0}
.build-timeline li>span{position:absolute;top:0;left:0;width:25px;height:25px;display:grid;place-items:center;border:1px solid #4bc9f4;border-radius:50%;background:#0a1a34;color:#9de9ff;font-size:8px;box-shadow:0 0 0 6px #071329}
.build-timeline h3{font-size:14px}.build-timeline p{max-width:180px;margin-top:7px;color:#91a3bd;font-size:10px;line-height:1.65}
.frontier-section{background:#0a172c}
.frontier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.frontier-card{min-height:230px;position:relative;overflow:hidden;padding:22px;border:1px solid rgba(151,183,224,.17);border-radius:5px;background:linear-gradient(145deg,#10233d,#0b192e);transition:transform .25s,border-color .25s,background .25s}
.frontier-card:after{content:"";position:absolute;width:180px;height:180px;right:-68px;top:-74px;border:1px solid rgba(80,192,245,.16);border-radius:50%;box-shadow:0 0 0 18px rgba(80,192,245,.025),0 0 0 37px rgba(80,192,245,.02);transition:transform .35s}
.frontier-card:hover{transform:translateY(-4px);border-color:rgba(78,196,255,.45);background:linear-gradient(145deg,#142b49,#0c1a30)}
.frontier-card:hover:after{transform:scale(1.12)}
.frontier-mark{width:43px;height:43px;position:relative;display:grid;place-items:center;margin-bottom:26px;border:1px solid rgba(100,213,255,.42);border-radius:10px;background:rgba(41,127,190,.12);color:#9be7ff;font-size:13px;font-weight:700}
.frontier-mark span{position:absolute;width:5px;height:5px;right:-2px;top:-2px;border-radius:50%;background:#58d9ff;box-shadow:0 0 10px #58d9ff}
.frontier-card small{position:relative;z-index:1;color:#68c6e8;font-size:7px;letter-spacing:1.4px}
.frontier-card h3{position:relative;z-index:1;margin-top:8px;font-size:16px}
.frontier-card p{position:relative;z-index:1;max-width:290px;margin-top:7px;color:#9aabc1;font-size:10px;line-height:1.6}
.frontier-robotics{background:linear-gradient(135deg,#172341,#0c192d)}.frontier-vision{background:linear-gradient(135deg,#10283a,#0b192e)}.frontier-autonomy{background:linear-gradient(135deg,#19233d,#0d1830)}.frontier-edge{background:linear-gradient(135deg,#10243b,#0d1b32)}.frontier-auto{background:linear-gradient(135deg,#18213b,#0d1b31)}
.technology-cta{padding:83px 0;background:radial-gradient(ellipse at 15% 50%,rgba(30,146,211,.3),transparent 42%),linear-gradient(105deg,#1059c4,#0d86bc 58%,#1769a7);color:#fff}
.technology-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}
.technology-cta .tech-eyebrow{color:#d0efff}.technology-cta h2{margin-top:17px;font-size:clamp(40px,5vw,60px);line-height:1.02;letter-spacing:-3px}
.technology-cta-inner>div:first-child>p:last-child{max-width:550px;margin-top:14px;color:#e3f4ff;font-size:13px;line-height:1.7}
.technology-cta-actions{display:flex;flex-direction:column;gap:10px;min-width:205px}.technology-cta-actions .button{justify-content:space-between;font-size:11px}.technology-cta-actions .button span{font-size:16px}
.tech-cta-outline{border:1px solid rgba(255,255,255,.58);color:#fff}
.tech-motion-ready .tech-reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}
.tech-motion-ready .tech-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1000px){.tech-hero-layout{grid-template-columns:1fr 0.82fr;gap:0}.tech-hero-copy h1{font-size:clamp(49px,6vw,68px)}.workflow{gap:4px;padding-inline:12px}.flow-link{flex-basis:12px}.workflow-node strong{font-size:10px}.workflow-node small{font-size:7px}}
@media(max-width:800px){.technology-page .nav{height:70px}.technology-hero{min-height:unset;padding:132px 0 90px}.tech-hero-layout{grid-template-columns:1fr;gap:12px}.tech-hero-copy{max-width:690px}.tech-orbit-visual{width:min(76vw,420px);margin:0 auto -20px}.tech-section{padding:78px 0}.ecosystem-grid{grid-template-columns:1fr}.agentic-heading,.stack-heading,.build-heading,.frontier-heading,.tech-section-heading{align-items:flex-start;flex-direction:column;gap:18px}.workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.flow-link{display:none}.workflow-node{min-height:93px}.agentic-focus-grid{grid-template-columns:repeat(2,1fr)}.stack-layout{grid-template-columns:1fr}.stack-insight{min-height:150px}.build-timeline{grid-template-columns:1fr;padding:0 0 0 17px;gap:0}.build-timeline:before{top:8px;bottom:8px;left:29px;right:auto;width:1px;height:auto;background:linear-gradient(#246cb0,#52d4ff 48%,#405c9d)}.build-timeline li{min-height:105px;padding:1px 0 23px 54px}.build-timeline li>span{top:0;left:0}.build-timeline p{max-width:unset}.frontier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-cta-inner{align-items:flex-start;flex-direction:column}.technology-cta-actions{flex-direction:row;flex-wrap:wrap}.technology-cta-actions .button{min-width:200px}}
@media(max-width:520px){.technology-hero{padding-top:116px}.tech-hero-copy h1{font-size:clamp(45px,12vw,62px);letter-spacing:-3px}.tech-hero-lead{font-size:14px}.tech-hero-actions{align-items:stretch;flex-direction:column}.tech-hero-actions .button{justify-content:space-between}.tech-hero-note{align-items:flex-start;line-height:1.5}.tech-orbit-visual{width:min(88vw,360px)}.tech-section h2{font-size:42px;letter-spacing:-2px}.ecosystem-card summary{grid-template-columns:25px 36px minmax(0,1fr) 20px;gap:9px;padding:14px 12px}.eco-symbol{width:34px;height:34px}.eco-title strong{font-size:12px}.eco-title small{font-size:7px}.ecosystem-card>p{margin-inline:12px}.eco-tags{padding:13px 12px 15px}.eco-tags span{font-size:8px}.workflow{grid-template-columns:repeat(2,minmax(0,1fr));padding:13px 7px}.workflow-node{min-height:88px}.workflow-detail{margin-bottom:25px;line-height:1.6}.agentic-focus-grid{grid-template-columns:1fr}.agentic-focus-grid>div{padding-left:28px}.stack-list{padding:14px;gap:7px}.stack-chip{font-size:9px;padding:7px 9px}.build-timeline li{min-height:114px}.frontier-grid{grid-template-columns:1fr}.frontier-card{min-height:195px}.technology-cta h2{font-size:46px;letter-spacing:-2px}.technology-cta-actions{width:100%;flex-direction:column}.technology-cta-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){.technology-page *, .technology-page *:before, .technology-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.tech-motion-ready .tech-reveal{opacity:1;transform:none}}
