.architecture-blueprint{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff2e;margin-top:52px;position:relative;overflow:hidden}.architecture-blueprint:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.blueprint-head{border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1fr;gap:12px 6vw;padding:38px 38px 30px;display:grid;position:relative}.blueprint-head>span{font-family:var(--font-mono);letter-spacing:.18em;color:var(--yellow);grid-column:1/-1;font-size:9px}.blueprint-head h3{margin:8px 0;font-size:clamp(30px,3vw,48px);line-height:1}.blueprint-head p{color:#ffffff94;align-self:end;font-size:13px;line-height:1.7}.blueprint-flow{grid-template-columns:repeat(6,1fr);padding:28px;display:grid;position:relative}.blueprint-flow article{border-right:1px solid #ffffff1f;min-width:0;padding:22px 17px 25px;position:relative}.blueprint-flow article:last-child{border-right:0}.blueprint-icon{border:1px solid var(--yellow);width:58px;height:58px;color:var(--yellow);border-radius:50%;place-items:center;margin-bottom:25px;font-size:25px;display:grid}.blueprint-flow article>b{font-family:var(--font-mono);color:var(--yellow);font-size:9px;display:block}.blueprint-flow small{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.11em;color:#ffffff6b;font-size:9px}.blueprint-flow h4{margin:12px 0 18px;font-size:19px;line-height:1.08}.blueprint-flow ul{margin:0;padding:0;list-style:none}.blueprint-flow li{color:#ffffff8c;border-top:1px solid #ffffff1a;padding:6px 0;font-size:9px;line-height:1.5}.blueprint-arrow{z-index:3;background:var(--yellow);width:24px;height:24px;color:var(--deep);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:40px;right:-12px}.blueprint-legend{font-family:var(--font-mono);letter-spacing:.08em;color:#ffffff73;border-top:1px solid #ffffff21;gap:30px;padding:17px 28px;font-size:9px;display:flex;position:relative}.blueprint-legend span{align-items:center;gap:8px;display:flex}.blueprint-legend i{background:var(--yellow);border-radius:50%;width:7px;height:7px}.blueprint-legend span:nth-child(2) i{background:#7eb7a8}.blueprint-legend span:nth-child(3) i{background:#fff}.system-explorer{isolation:isolate}.system-path{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));padding:34px 28px 22px;display:grid;position:relative}.system-path-step{align-items:center;min-width:0;display:flex}.system-path-step button{-webkit-appearance:none;appearance:none;color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto auto;grid-template-columns:58px 1fr;align-items:center;column-gap:12px;width:100%;padding:0;display:grid}.system-path-step button>small{font-family:var(--font-mono);letter-spacing:.12em;color:#fff6;grid-column:1/-1;margin-bottom:10px;font-size:9px}.system-node-icon{color:#ffffffa6;border:1px solid #ffffff4d;border-radius:50%;grid-row:2/4;place-items:center;width:58px;height:58px;font-size:24px;transition:all .3s;display:grid}.system-path-step button strong{font-size:13px;line-height:1.1}.system-path-step button em{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-top:6px;font-size:9px;font-style:normal}:is(.system-path-step button:hover .system-node-icon,.system-path-step button:focus-visible .system-node-icon){border-color:var(--yellow);color:var(--yellow)}.system-path-step button[aria-selected=true] .system-node-icon{background:var(--yellow);border-color:var(--yellow);color:var(--deep);transform:scale(1.08);box-shadow:0 0 0 8px #f5cf451a,0 0 32px #f5cf4533}.system-path-step button[aria-selected=true] strong{color:var(--yellow)}.system-connector{background:#ffffff2e;flex:0 0 28px;height:2px;margin:20px 8px 0;position:relative;overflow:hidden}.system-connector:before{content:"";background:var(--yellow);transform-origin:0;transition:all .45s;position:absolute;inset:0;transform:scaleX(0)}.system-connector.is-complete:before,.system-connector.is-active:before{transform:scaleX(1)}.system-connector i{background:var(--yellow);opacity:0;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px}.system-connector.is-active i{animation:1.4s linear infinite systemSignal}.system-connector i:nth-child(2){animation-delay:.35s}.system-connector i:nth-child(3){animation-delay:.7s}.system-stage-panel{z-index:1;background:#031e1adb;border:1px solid #f5cf4547;grid-template-columns:110px 1.1fr 1fr;align-items:center;gap:30px;margin:8px 28px 28px;padding:34px;display:grid;position:relative}.stage-signal{border:1px solid #f5cf4561;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:relative}.stage-signal span{background:var(--yellow);width:64px;height:64px;color:var(--deep);border-radius:50%;place-items:center;font-size:28px;display:grid}.stage-signal i{border:1px solid #f5cf4538;border-radius:50%;animation:2.4s ease-out infinite stagePulse;position:absolute;inset:-10px}.stage-signal i:last-child{animation-delay:1.2s}.stage-copy>span,.stage-decision>span{font-family:var(--font-mono);letter-spacing:.15em;color:var(--yellow);font-size:9px}.stage-copy h4{margin:10px 0;font-size:clamp(28px,3vw,46px);line-height:1}.stage-copy p{color:#ffffffad;max-width:520px;font-size:12px;line-height:1.65}.system-stage-panel ul{margin:0;padding:0;list-style:none}.system-stage-panel li{border-top:1px solid #ffffff1f;grid-template-columns:30px 1fr;gap:12px;padding:11px 0;font-size:12px;display:grid}.system-stage-panel li b{font-family:var(--font-mono);color:var(--yellow);font-size:9px}.stage-decision{border-left:2px solid var(--yellow);background:#f5cf450e;grid-column:2/-1;padding:18px 20px}.stage-decision p{color:#ffffffd1;margin:7px 0 0;font-size:12px;line-height:1.65}.stage-progress{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#ffffff7a;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;font-size:9px;display:grid}.stage-progress>div{background:#ffffff26;height:2px}.stage-progress>div i{background:var(--yellow);height:100%;transition:width .4s;display:block}.stage-progress strong{color:var(--yellow);font-size:9px}@keyframes systemSignal{0%{opacity:0;left:-6px}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}@keyframes stagePulse{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.25)}}.layer-visual-stage{background:#061f1a;display:block}.ami-visual{color:#fff;background:radial-gradient(circle at 50% 42%,#116d5980,#0000 48%),linear-gradient(145deg,#041712,#082c25);position:absolute;inset:0;overflow:hidden}.ami-visual:before{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.visual-caption{font-family:var(--font-mono);letter-spacing:.16em;color:#ffffff7a;font-size:9px;position:absolute;bottom:22px;left:26px}.field-meter{background:radial-gradient(circle,#f7f6ef 0,#dbe4de 61%,#dbe4de1a 63%,#0000 64%);border-radius:50%;place-items:center;width:265px;height:265px;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.field-meter img{object-fit:contain;filter:drop-shadow(0 24px 20px #00000052);z-index:2;width:74%;height:74%}.field-meter i{border:1px solid #f5cf4573;border-radius:50%;animation:3s infinite signalPulse;position:absolute;inset:-25px}.field-meter i:nth-of-type(2){animation-delay:-1s;inset:-70px}.field-meter i:nth-of-type(3){animation-delay:-2s;inset:-115px}.visual-chip{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#022922db;border:1px solid #ffffff30;grid-template-columns:38px 1fr;align-items:center;gap:9px;min-width:142px;padding:13px 15px;font-size:10px;font-weight:750;display:grid;position:absolute}.visual-chip b{font-family:var(--font-mono);color:var(--yellow);font-size:9px}.vc-a{top:16%;left:7%}.vc-b{top:25%;right:6%}.vc-c{bottom:25%;left:8%}.vc-d{bottom:18%;right:8%}.network-grid{grid-template-columns:125px 1fr 100px .6fr 95px;align-items:center;display:grid;position:absolute;inset:13% 8% 17%}.network-source,.network-node,.network-destination{z-index:2;aspect-ratio:1;text-align:center;font-family:var(--font-mono);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid;position:relative}.network-source{color:var(--deep);background:#f2f2e9;box-shadow:0 0 0 18px #ffffff0f}.network-node{background:var(--yellow);color:var(--deep);box-shadow:0 0 35px #f5cf4538}.network-destination{color:var(--deep);background:#fff}.network-paths{grid-template-rows:repeat(3,1fr);align-items:center;height:180px;display:grid;position:relative}.network-paths i{background:linear-gradient(90deg,#ffffff40,var(--yellow));height:1px;animation:2.4s infinite dataMove;position:relative}.network-paths i:after,.uplink i:after{content:"";background:var(--yellow);width:7px;height:7px;box-shadow:0 0 12px var(--yellow);border-radius:50%;position:absolute;top:-3px;right:0}.network-paths em{font-style:normal;font-family:var(--font-mono);color:#ffffff94;margin-top:-45px;margin-left:12px;font-size:9px;position:relative}.uplink{gap:18px;display:grid}.uplink i{background:linear-gradient(90deg,var(--yellow),#ffffff61);height:1px;position:relative}.data-stream{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;display:grid;position:absolute;top:20%;left:7%;right:7%}.data-stream span{background:#ffffff0f;border:1px solid #fff3;flex-direction:column;justify-content:center;height:145px;padding:24px;font-size:25px;font-weight:800;display:flex}.data-stream b{font-family:var(--font-mono);color:var(--yellow);margin-bottom:15px;font-size:9px}.data-stream small{font-family:var(--font-mono);color:#ffffff85;margin-top:7px;font-size:9px}.data-stream>i{color:var(--yellow);font-size:24px;font-style:normal}.data-packets{justify-content:space-between;display:flex;position:absolute;top:57%;left:10%;right:10%}.data-packets i{background:var(--yellow);width:8px;height:8px;animation:2.4s infinite dataMove}.data-packets i:nth-child(2n){animation-delay:-1.2s}.system-outputs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:14%;left:12%;right:12%}.system-outputs span{text-align:center;font-family:var(--font-mono);letter-spacing:.08em;border-top:1px solid #ffffff40;padding:14px;font-size:9px}.action-core{text-align:center;background:var(--yellow);width:170px;height:170px;color:var(--deep);border-radius:50%;place-items:center;font-size:15px;font-weight:850;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #f5cf4533}.action-core i{border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:-50px}.action-core i:nth-of-type(2){inset:-105px}.action-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;gap:5px;width:145px;padding:16px;display:grid;position:absolute}.action-card b{font-family:var(--font-mono);color:var(--yellow);font-size:9px}.action-card span{font-size:15px;font-weight:800}.action-card small{color:#ffffff8c;font-size:9px}.ac-a{top:13%;left:7%}.ac-b{top:17%;right:6%}.ac-c{bottom:19%;left:8%}.ac-d{bottom:17%;right:7%}@keyframes dataMove{0%{opacity:.25;transform:translate(-7px)}50%{opacity:1}to{opacity:.25;transform:translate(7px)}}@media (max-width:1050px){.blueprint-flow{grid-template-columns:repeat(3,1fr)}.blueprint-flow article:nth-child(3){border-right:0}.blueprint-flow article:nth-child(-n+3){border-bottom:1px solid #ffffff1f}.system-path{grid-template-columns:repeat(3,1fr);gap:22px 0}.system-path-step:nth-child(3) .system-connector{display:none}.system-stage-panel{grid-template-columns:100px 1fr}.system-stage-panel ul,.stage-decision,.stage-progress{grid-column:1/-1}}@media (max-width:760px){.blueprint-head{grid-template-columns:1fr;padding:26px}.blueprint-head>span{grid-column:auto}.blueprint-flow{scroll-snap-type:x mandatory;padding:18px;display:flex;overflow-x:auto}.blueprint-flow article{scroll-snap-align:start;min-width:70vw;border-bottom:0!important}.blueprint-arrow{right:-12px}.blueprint-legend{flex-direction:column;gap:9px}.system-path{scroll-snap-type:x mandatory;padding:24px 20px 18px;display:flex;overflow-x:auto}.system-path-step{scroll-snap-align:center;min-width:74vw}.system-path-step button{grid-template-columns:62px 1fr}.system-connector{flex-basis:34px}.system-stage-panel{grid-template-columns:1fr;gap:22px;margin:4px 18px 20px;padding:26px 22px}.stage-signal{width:78px;height:78px}.stage-signal span{width:54px;height:54px}.system-stage-panel ul,.stage-decision{grid-column:auto}.stage-progress{grid-column:auto;grid-template-columns:1fr auto}.stage-progress>span{grid-column:1/-1}.blueprint-legend{padding-inline:20px}.field-meter{width:190px;height:190px}.field-meter i:nth-of-type(3){inset:-80px}.visual-chip{min-width:105px;padding:9px;font-size:9px}.vc-a,.vc-c{left:3%}.vc-b,.vc-d{right:3%}.network-grid{grid-template-columns:82px 1fr 65px .5fr 62px;inset-inline:4%}.data-stream{gap:6px;left:3%;right:3%}.data-stream span{height:125px;padding:11px;font-size:18px}.action-card{width:112px;padding:11px}.action-core{width:125px;height:125px}}@media (prefers-reduced-motion:reduce){.system-connector.is-active i,.stage-signal i{animation:none}.system-path-step button[aria-selected=true] .system-node-icon{transform:none}}.blueprint-head{position:relative}.system-play-control{color:#fff;text-align:left;background:#f5cf450f;border:1px solid #f5cf4557;grid-column:1/-1;grid-template-rows:auto auto;grid-template-columns:44px auto;justify-self:start;align-items:center;gap:2px 13px;margin-top:12px;padding:11px 17px 11px 11px;display:grid}.system-play-control:hover,.system-play-control[aria-pressed=true]{background:var(--yellow);color:var(--deep)}.system-play-control>i{background:var(--yellow);width:34px;height:34px;color:var(--deep);border-radius:50%;grid-row:1/3;place-items:center;font-size:11px;font-style:normal;display:grid}.system-play-control[aria-pressed=true]>i{background:var(--deep);color:var(--yellow)}.system-play-control>span{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:850}.system-play-control>small{font-family:var(--font-mono);opacity:.62;font-size:9px}.system-node-icon{isolation:isolate;position:relative}.system-node-icon>b{z-index:1;font:inherit;position:relative}.system-node-active{z-index:0;background:var(--yellow);border-radius:50%;position:absolute;inset:-1px;box-shadow:0 0 0 8px #f5cf451a,0 0 34px #f5cf4540}.system-path-step button[aria-selected=true] .system-node-icon{box-shadow:none;background:0 0}.system-stage-panel{box-shadow:0 24px 80px #0000002e}@media (max-width:760px){.system-play-control{width:100%}}.system-explorer .blueprint-head,.system-explorer .system-path,.system-explorer .system-simulation,.system-explorer .system-stage-panel{opacity:0;transform:translateY(30px)}.system-explorer.is-revealed .blueprint-head,.system-explorer.is-revealed .system-path,.system-explorer.is-revealed .system-simulation,.system-explorer.is-revealed .system-stage-panel{opacity:1;transition:opacity .7s var(--ease,cubic-bezier(.22,1,.36,1)),transform .7s var(--ease,cubic-bezier(.22,1,.36,1));transform:none}.system-explorer.is-revealed .system-path{transition-delay:.12s}.system-explorer.is-revealed .system-simulation{transition-delay:.22s}.system-explorer.is-revealed .system-stage-panel{transition-delay:.32s}.system-simulation{z-index:1;background:#031d18;border:1px solid #ffffff29;margin:8px 28px 28px;position:relative;overflow:hidden}.system-simulation>header,.system-simulation>footer{font-family:var(--font-mono);letter-spacing:.12em;color:#ffffff80;border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:18px;padding:14px 18px;font-size:9px;display:flex}.system-simulation>header strong{color:var(--yellow)}.system-simulation>footer{border:0;border-top:1px solid #ffffff1a;justify-content:flex-start}.system-simulation>footer span{align-items:center;gap:7px;display:flex}.system-simulation>footer i{background:var(--yellow);border-radius:50%;width:7px;height:7px}.system-simulation>footer span:nth-child(2) i{background:#73c7b0}.system-simulation>footer span:nth-child(3) i{background:#fff}.simulation-canvas{background:radial-gradient(circle at 50% 55%,#16695747,#0000 55%);height:310px;position:relative;overflow:hidden}.simulation-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.simulation-nodes{grid-template-columns:repeat(4,1fr);align-items:center;display:grid;position:absolute;inset:68px 5% auto}.simulation-node{text-align:center;color:#fff6;justify-items:center;gap:8px;display:grid;position:relative}.simulation-node:after{content:"";background:#ffffff24;width:calc(100% - 74px);height:2px;position:absolute;top:31px;left:calc(50% + 37px)}.simulation-node:last-child:after{display:none}.simulation-node>i{background:#052a23;border:1px solid #ffffff40;border-radius:50%;width:62px;height:62px;box-shadow:0 0 0 8px #ffffff06}.simulation-node>span{font-size:10px;font-weight:850}.simulation-node>small{font-family:var(--font-mono);letter-spacing:.12em;font-size:9px}.simulation-node.is-reached{color:#fff}.simulation-node.is-reached>i{border-color:var(--yellow);background:radial-gradient(circle,var(--yellow) 0 16%,#0a5143 18% 100%);box-shadow:0 0 0 8px #f5cf450f,0 0 35px #f5cf452e}.simulation-node.is-reached:after{background:linear-gradient(90deg,var(--yellow),#f5cf4538)}.simulation-energy{height:3px;position:absolute;top:98px;left:12%;right:12%}.simulation-energy i{--packet:0;background:var(--yellow);width:8px;height:8px;box-shadow:0 0 12px var(--yellow);opacity:0;border-radius:50%;position:absolute;left:0}.system-simulation.is-live .simulation-energy i{animation:3.2s linear infinite simulationPacket;animation-delay:calc(var(--packet) * -.53s)}.simulation-status{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000047;border:1px solid #ffffff21;min-width:250px;padding:13px 18px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.simulation-status b{color:var(--yellow);font-size:24px;display:block}.simulation-status b small{font-family:var(--font-mono);font-size:9px}.simulation-status span{font-family:var(--font-mono);letter-spacing:.1em;color:#fff9;font-size:9px}.simulation-alert{color:#73c7b0;font:7px var(--font-mono);letter-spacing:.1em;border:1px solid #73c7b0;padding:9px 11px;position:absolute;bottom:26px;right:20px}.simulation-battery,.simulation-vehicles,.simulation-homes{gap:4px;display:flex;position:absolute;bottom:26px;left:20px}.simulation-battery i{border:1px solid var(--yellow);background:linear-gradient(0deg,var(--yellow) 72%,transparent 72%);width:11px;height:26px}.simulation-vehicles i,.simulation-homes i{border:1px solid #ffffff73;border-radius:8px 8px 3px 3px;width:22px;height:13px}.simulation-homes i{clip-path:polygon(50% 0,100% 40%,88% 40%,88% 100%,12% 100%,12% 40%,0 40%);background:#f5cf4533;border-radius:0}@keyframes simulationPacket{0%{opacity:0;left:0}8%,92%{opacity:1}to{opacity:0;left:100%}}@media (max-width:760px){.system-simulation{margin-inline:18px}.simulation-canvas{height:390px}.simulation-nodes{grid-template-columns:1fr;gap:13px;inset:34px 18px auto}.simulation-node{text-align:left;grid-template-columns:48px 1fr auto;place-items:center start}.simulation-node>i{grid-row:1/3;width:44px;height:44px}.simulation-node:after{width:2px;height:13px;top:47px;left:21px}.simulation-energy{display:none}.simulation-status{bottom:18px}.simulation-alert,.simulation-battery,.simulation-vehicles,.simulation-homes{display:none}.system-simulation>footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.system-explorer .blueprint-head,.system-explorer .system-path,.system-explorer .system-simulation,.system-explorer .system-stage-panel{opacity:1;transform:none}.system-simulation.is-live .simulation-energy i{animation:none}}.system-play-control:disabled{cursor:default;opacity:.78}.system-path-step button>small{color:#ffffff9e}.system-path-step button em{color:#ffffffa8}.simulation-node{color:#ffffff9e}.simulation-node>small{color:#ffffffa3}.system-simulation>header,.system-simulation>footer{color:#ffffffad}.simulation-canvas{background:radial-gradient(circle at 50% 46%,#1669575c,#0000 52%),linear-gradient(145deg,#021813,#06372d);height:390px}.simulation-track{z-index:1;height:34px;position:absolute;top:116px;left:11%;right:11%}.simulation-forward,.simulation-return{background:linear-gradient(90deg,#f5cf452e,var(--yellow),#f5cf452e);height:1px;position:absolute;left:0;right:0}.simulation-return{opacity:.72;background:linear-gradient(90deg,#73c7b02e,#73c7b0,#73c7b02e);top:15px}.sim-packet,.sim-return-packet{background:var(--yellow);width:9px;height:9px;box-shadow:0 0 18px var(--yellow);will-change:transform;border-radius:50%;position:absolute;top:-4px;left:0}.sim-return-packet{background:#73c7b0;top:11px;left:auto;right:0;box-shadow:0 0 18px #73c7b0}.simulation-nodes{z-index:3;inset:62px 4% auto}.simulation-node>i{background:#052a23;place-items:center;display:grid}.simulation-node>i b{font:800 9px var(--font-mono);color:#ffffff85}.simulation-node.is-reached>i b{color:var(--deep)}.simulation-node>small{max-width:120px;line-height:1.35}.simulation-status{z-index:5;min-width:310px;bottom:24px}.system-simulation>footer{align-items:center}.system-simulation>footer small{color:#ffffff80;max-width:360px;margin-left:auto;line-height:1.45}.sim-specific{z-index:2;position:absolute;inset:170px 20px 18px}.sim-homes{gap:8px;display:flex;position:absolute;bottom:8px;left:0}.sim-homes i{clip-path:polygon(50% 0,100% 38%,88% 38%,88% 100%,12% 100%,12% 38%,0 38%);background:#ffffff3d;width:28px;height:25px}.sim-radio{gap:7px;display:flex;position:absolute;bottom:13px;left:18%}.sim-radio i{border:1px solid #73c7b0;border-radius:50%;width:16px;height:16px}.sim-radio i:nth-child(2){width:28px;height:28px;margin-top:-6px}.sim-radio i:nth-child(3){width:40px;height:40px;margin-top:-12px}.sim-command{color:#73c7b0;font:8px var(--font-mono);letter-spacing:.09em;border:1px solid #73c7b073;padding:9px 12px;position:absolute;bottom:10px;right:0}.sim-command b{font-size:14px}.sim-pipe{border-block:1px solid #73c7b0;height:10px;position:absolute;bottom:18px;left:0;right:43%;overflow:hidden}.sim-pipe i{background:#8eeaff;border-radius:50%;width:6px;height:6px;position:absolute;top:2px;left:0;box-shadow:0 0 10px #8eeaff}.sim-totalizer{background:#00000042;border:1px solid #8eeaff52;padding:11px 15px;display:grid;position:absolute;bottom:0;right:28%}.sim-totalizer b{font:700 17px var(--font-mono);color:#8eeaff}.sim-totalizer small{font:7px var(--font-mono);color:#ffffff80}.sim-warning{font:8px/1.5 var(--font-mono);color:#ffffff8c;border-left:2px solid #8eeaff;padding:10px 13px;position:absolute;bottom:0;right:0}.sim-warning b{color:#8eeaff}.sim-renewable{color:var(--yellow);font:900 13px var(--font-mono);position:absolute;bottom:4px;left:0}.sim-renewable i{background:repeating-linear-gradient(90deg,var(--yellow) 0 2px,transparent 2px 12px);width:48px;height:25px;margin-top:5px;display:block;transform:skew(-18deg)}.sim-battery{border:2px solid #ffffff80;gap:5px;width:138px;height:54px;padding:7px;display:flex;position:absolute;bottom:0;left:22%}.sim-battery:after{content:"";background:#ffffff80;width:6px;height:17px;position:absolute;top:18px;right:-8px}.sim-battery span{background:var(--yellow);flex:1}.sim-battery b{color:var(--deep);font:900 12px var(--font-mono);place-items:center;display:grid;position:absolute;inset:0}.sim-load{font:8px var(--font-mono);color:#ffffff8c;position:absolute;bottom:2px;right:0}.sim-load i{background:var(--yellow);vertical-align:bottom;width:10px;height:26px;margin:7px 0 0 5px;display:inline-block}.sim-load i:nth-child(2){height:36px}.sim-load i:nth-child(3){height:20px}.sim-cap{width:180px;position:absolute;bottom:2px;left:0}.sim-cap span{font:8px var(--font-mono);color:var(--yellow)}.sim-cap i{background:#ffffff21;height:7px;margin-top:8px;display:block}.sim-cap b{background:var(--yellow);width:76%;height:100%;display:block}.sim-vehicles{gap:7px;display:flex;position:absolute;bottom:0;right:0}.sim-vehicles>i{border:1px solid #ffffff47;border-radius:13px 13px 4px 4px;width:66px;height:48px;padding:7px 7px 14px;font-style:normal;position:relative}.sim-vehicles>i>b{font:800 12px var(--font-mono);color:#fff}.sim-vehicles>i>small{font:7px var(--font-mono);color:#ffffff80}.sim-vehicles>i>span{background:linear-gradient(90deg,var(--yellow) var(--charge),#ffffff1f var(--charge));height:4px;position:absolute;bottom:6px;left:7px;right:7px}@media (max-width:760px){.simulation-canvas{height:480px}.simulation-track{display:none}.simulation-nodes{inset:25px 18px auto}.sim-specific{inset:auto 18px 82px}.simulation-status{min-width:min(310px,100% - 36px);bottom:12px}.sim-command,.sim-warning{max-width:140px}.sim-vehicles{gap:4px}.sim-vehicles>i{width:52px}.system-simulation>footer small{width:100%;margin-left:0}.sim-radio{left:22%}}@media (prefers-reduced-motion:reduce){.sim-packet,.sim-return-packet{display:none}.sim-specific *{animation:none!important}}.system-explorer:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(520px circle at var(--spot-x,50%) var(--spot-y,28%),#f5cf4513,transparent 52%);opacity:.9;position:absolute;inset:0}.system-explorer>*{z-index:1;position:relative}.system-stage-panel:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0 40%,#ffffff06 48%,#0000 56%) 0 0/240% 100%;transition:background-position .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.system-stage-panel:hover:before{background-position:100% 0}.system-path-step button:focus-visible{outline:2px solid var(--yellow);outline-offset:8px;border-radius:2px}@media (max-width:760px),(pointer:coarse){.system-explorer:after,.system-stage-panel:before{display:none}}.learn-hero{background:var(--deep);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:6vw;min-height:760px;padding:170px clamp(22px,8vw,130px) 90px;display:grid}.learn-hero h1{-webkit-text-stroke:0;color:#fff;font-size:clamp(54px,7vw,104px);line-height:.91}.learn-hero>div>p:not(.eyebrow){color:#ffffffb3;max-width:700px;font-size:19px;line-height:1.65}.learn-hero-image{background:radial-gradient(circle,#f6f3e7 0,#d9ddd6 65%,#76958b 100%);height:560px;position:relative;overflow:hidden}.learn-hero-image:after{content:"";border:1px solid #06392f40;border-radius:50%;animation:18s linear infinite orbit;position:absolute;inset:8%}.learn-hero-image img{object-fit:contain;filter:drop-shadow(0 30px 24px #00000047);width:100%;height:100%;padding:8%}.page-index{z-index:50;background:var(--yellow);border-bottom:1px solid #0000001f;justify-content:center;display:flex;position:sticky;top:82px}.page-index a{border-right:1px solid #0000001f;padding:16px 22px;font-size:11px;font-weight:800}.page-index a:hover{background:var(--forest);color:#fff}.learn-intro{grid-template-columns:230px 1fr;gap:7vw;display:grid}.learn-intro h2,.metro-solution h2{letter-spacing:-.05em;margin:0 0 30px;font-size:clamp(44px,6vw,82px);line-height:.98}.learn-intro p{color:#465750;max-width:1050px;margin:0;font-size:clamp(21px,2.2vw,31px);line-height:1.55}.system-explainer{background:var(--deep);color:#fff}.metro-solution{grid-template-columns:1fr .9fr;align-items:start;gap:9vw;display:grid}.metro-solution>div>p{color:var(--muted);max-width:620px;font-size:17px;line-height:1.7}.metro-solution ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.metro-solution li{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:20px;padding:23px 8px;font-size:16px;font-weight:750;display:grid}.metro-solution li b{font-family:var(--font-mono);color:var(--green);font-size:10px}.catalog{background:#f7f5ef}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #0000;flex-direction:column;min-height:470px;padding:30px;transition:all .3s;display:flex}.product-card:hover{border-color:var(--green);transform:translateY(-6px);box-shadow:0 22px 50px #06392f1a}.product-top{justify-content:space-between;align-items:center;display:flex}.product-top b{font-family:var(--font-mono);color:var(--green);font-size:10px}.product-top span{text-transform:uppercase;letter-spacing:.08em;background:#e7eee9;padding:7px 9px;font-size:9px}.product-card h3{margin:42px 0 8px;font-size:27px;line-height:1.05}.product-card .model{font-family:var(--font-mono);color:var(--green);margin:0 0 18px;font-size:11px;font-weight:800}.product-card>p:not(.model){color:var(--muted);font-size:13px;line-height:1.65}.product-card ul{margin:16px 0 26px;padding:0;list-style:none}.product-card li{border-top:1px solid var(--line);padding:8px 0 8px 15px;font-size:11px;position:relative}.product-card li:before{content:"+";color:var(--green);font-weight:900;position:absolute;left:0}.product-card>a{border-top:2px solid var(--forest);margin-top:auto;padding-top:14px;font-size:12px;font-weight:800}.evidence-note{font-family:var(--font-mono);color:var(--muted);border-left:3px solid var(--yellow);margin:30px 0 0;padding-left:16px;font-size:10px;line-height:1.65}.use-readiness{grid-template-columns:1fr 1fr;display:grid}.use-readiness>div{padding:clamp(70px,8vw,120px)}.use-readiness>div:first-child{background:var(--forest);color:#fff}.use-readiness>div:last-child{background:var(--yellow)}.use-readiness h2{letter-spacing:-.05em;margin:20px 0 40px;font-size:clamp(44px,5vw,72px)}.use-readiness ul{margin:0;padding:0;list-style:none}.use-readiness li{border-top:1px solid;padding:15px 0;font-size:14px;font-weight:700}.learn-cta{text-align:center;color:#fff;background:#0a211d;padding:clamp(90px,12vw,180px) 22px}.learn-cta .eyebrow{justify-content:center}.learn-cta h2{letter-spacing:-.06em;margin:28px auto 44px;font-size:clamp(46px,7vw,98px);line-height:.94}@media (max-width:1050px){.learn-hero{grid-template-columns:1fr;padding-top:150px}.learn-hero-image{height:430px}.product-grid{grid-template-columns:1fr 1fr}.metro-solution{grid-template-columns:1fr}.page-index{justify-content:flex-start;overflow-x:auto}.page-index a{white-space:nowrap}}@media (max-width:760px){.learn-hero{min-height:auto;padding:120px 22px 65px}.learn-hero-image{height:360px}.learn-intro,.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.use-readiness{grid-template-columns:1fr}.page-index{top:68px}.page-index a{padding:14px 17px}.learn-page .site-header nav{display:none}}.all-solutions-link{color:#ffffff9e;letter-spacing:.04em;border-bottom:1px solid #ffffff47;align-items:center;min-height:44px;margin-top:22px;font-size:10px;font-weight:800;display:inline-flex}.all-solutions-link:hover{color:var(--yellow);border-color:var(--yellow)}.learn-page [id]{scroll-margin-top:44px}@media (max-width:760px){.page-index{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;justify-content:flex-start;padding-inline:8px;overflow-x:auto}.page-index::-webkit-scrollbar{display:none}.page-index a{white-space:nowrap;scroll-snap-align:start;flex:none;align-items:center;min-height:52px;padding:13px 16px;display:flex}.learn-hero .hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.learn-hero .hero-actions .text-link{align-items:center;min-height:44px;display:inline-flex}.all-solutions-link{margin-top:15px}.learn-page [id]{scroll-margin-top:53px}}.visual-flow{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.visual-flow article{background:#ffffff0e;border:1px solid #ffffff26;min-height:330px;padding:30px 25px 34px;transition:all .25s;position:relative}.visual-flow article:hover{border-color:var(--yellow);background:#f5cf4514}.flow-icon{border:1px solid var(--yellow);width:76px;height:76px;color:var(--yellow);border-radius:50%;place-items:center;margin-bottom:55px;font-size:34px;display:grid}.visual-flow b{font-family:var(--font-mono);color:var(--yellow);font-size:10px}.visual-flow h3{margin:10px 0;font-size:27px}.visual-flow p{color:#fff9;font-size:12px;line-height:1.65}.flow-arrow{z-index:3;background:var(--yellow);width:30px;height:30px;color:var(--deep);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:55px;right:-22px}.flow-outcome{font-family:var(--font-mono);letter-spacing:.12em;justify-content:center;align-items:center;gap:30px;margin-top:36px;font-size:11px;display:flex}.flow-outcome i{text-transform:none;letter-spacing:0;opacity:.4;font-family:serif}.flow-outcome strong{color:var(--yellow);font-size:18px}.solution-rings{height:210px;margin-top:45px;position:relative}.solution-rings span{text-align:center;width:150px;height:150px;font-family:var(--font-mono);border:1px solid var(--forest);border-radius:50%;place-items:center;font-size:10px;font-weight:800;line-height:1.45;display:grid;position:absolute}.solution-rings span:first-child{background:var(--forest);color:#fff;left:0}.solution-rings span:nth-child(2){background:#f5cf45e0;top:40px;left:105px}.solution-rings span:nth-child(3){background:#fff;left:210px;box-shadow:0 18px 40px #06392f1f}.metro-solution li span{gap:5px;display:grid}.metro-solution li small{font-family:var(--font-mono);letter-spacing:.16em;color:var(--green);font-size:9px}.product-card{min-height:640px;padding:0 30px 30px}.product-image{background:linear-gradient(145deg,#eef1ed,#d8e0db);height:230px;margin:0 -30px 20px;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;padding:14px;transition:all .45s}.product-card:hover .product-image img{transform:scale(1.045)}.product-image span{background:var(--yellow);text-transform:uppercase;letter-spacing:.08em;padding:7px 9px;font-size:9px;font-weight:800;position:absolute;bottom:14px;left:14px}.product-card h3{margin-top:22px}@media (max-width:1050px){.visual-flow{grid-template-columns:1fr 1fr}.flow-arrow{display:none}.product-card{min-height:610px}}@media (max-width:760px){.visual-flow{scroll-snap-type:x mandatory;gap:10px;margin-inline:-20px;padding:0 20px 12px;display:flex;overflow-x:auto}.visual-flow article{scroll-snap-align:center;min-width:78vw;min-height:270px}.flow-icon{width:58px;height:58px;margin-bottom:26px;font-size:27px}.flow-outcome{flex-direction:column;gap:10px}.solution-rings{transform-origin:0 0;margin-bottom:-25px;transform:scale(.78)}.product-card{min-height:auto}}.catalog>.catalog-link{background:var(--forest);color:#fff;justify-content:space-between;align-items:center;min-height:64px;margin-top:26px;padding:18px 24px;font-size:12px;font-weight:800;display:flex}.catalog>.catalog-link span{color:var(--yellow)}.solution-depth-panel{color:#093f35;background:#eff7f3}.solution-depth-panel>header{grid-template-columns:1.2fr .8fr;align-items:end;gap:35px;margin-bottom:32px;display:grid}.solution-depth-panel>header h2{max-width:760px;margin:8px 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.solution-depth-panel>header>p{color:#4c665f;max-width:520px;margin:0;line-height:1.65}.solution-lifecycle{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.solution-lifecycle article{background:#fff;border:1px solid #08514421;border-radius:18px;min-height:260px;padding:21px;position:relative}.solution-lifecycle article>b{color:#0a806a;font-size:.72rem}.solution-lifecycle article>span{color:#a76a00;letter-spacing:.13em;margin-top:36px;font-size:.7rem;font-weight:900;display:block}.solution-lifecycle h3{color:#0a4439;margin:9px 0;font-size:1.05rem;line-height:1.35}.solution-lifecycle p{color:#5c716b;margin:0;font-size:.84rem;line-height:1.5}.solution-depth-lower{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.solution-depth-lower>section{color:#fff;background:#073e35;border-radius:19px;padding:25px}.solution-depth-lower>section>span{color:#ffd142;letter-spacing:.13em;font-size:.7rem;font-weight:900}.solution-depth-lower article{border-bottom:1px solid #ffffff1f;padding:15px 0}.solution-depth-lower article:last-child{border:0}.solution-depth-lower h3{color:#fff;margin:0 0 5px;font-size:1rem}.solution-depth-lower p{color:#c8dcd7;margin:0;font-size:.84rem}.solution-depth-lower ol{margin:18px 0 0;padding:0;list-style:none}.solution-depth-lower li{border-bottom:1px solid #ffffff1f;gap:12px;padding:13px 0;font-size:.88rem;display:flex}.solution-depth-lower li b{color:#ffd142}.solution-depth-panel>aside{background:#ffcf32;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:12px;padding:26px;display:flex}.solution-depth-panel>aside span{letter-spacing:.13em;font-size:.68rem;font-weight:900}.solution-depth-panel>aside h3{margin:8px 0 5px;font-size:1.35rem}.solution-depth-panel>aside p{color:#3f4d49;max-width:700px;margin:0}.solution-depth-panel>aside .button{color:#fff;background:#073e35;flex:none}@media (max-width:900px){.solution-lifecycle{grid-template-columns:1fr 1fr}.solution-depth-panel>header{grid-template-columns:1fr}.solution-depth-panel>aside{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.solution-lifecycle,.solution-depth-lower{grid-template-columns:1fr}.solution-lifecycle article{min-height:0}.solution-depth-panel>aside{padding:21px}.solution-depth-panel>aside .button{text-align:center;width:100%}}.system-field-transition{color:#fff;background:#061f1b;grid-template-columns:1.12fr .88fr;min-height:760px;display:grid;overflow:hidden}.field-visual{min-height:760px;position:relative;overflow:hidden}.field-visual:after{content:"";background:linear-gradient(90deg,#0000 55%,#061f1b),linear-gradient(#0000 58%,#011f1aa6);position:absolute;inset:0}.field-visual img{object-fit:cover;filter:saturate(.85)contrast(1.08);width:100%;height:100%;transition:transform 1.2s;transform:scale(1.02)}.system-field-transition:hover .field-visual img{transform:scale(1.06)}.field-visual>span{z-index:2;font:800 8px var(--font-mono);letter-spacing:.12em;border:1px solid #ffffff4d;padding:10px 13px;position:absolute;bottom:35px;left:clamp(22px,6vw,80px)}.field-story{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px) clamp(24px,6vw,90px);display:flex}.field-story header>span{font:800 9px var(--font-mono);letter-spacing:.13em;color:var(--yellow)}.field-story h2{letter-spacing:-.055em;margin:18px 0 48px;font-size:clamp(42px,5vw,72px);line-height:.94}.field-story ol{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.field-story li{border-bottom:1px solid #ffffff2e;grid-template-columns:44px 1fr auto;align-items:center;gap:18px;padding:22px 0;display:grid}.field-story li>b{font:800 9px var(--font-mono);color:var(--yellow)}.field-story li div{gap:5px;display:grid}.field-story li strong{font-size:17px}.field-story li p{color:#ffffff94;margin:0;font-size:11px;line-height:1.5}.field-story li i{color:var(--yellow);font-style:normal}.field-disclaimer{margin-top:26px;color:#ffffff73!important;font-size:9px!important;line-height:1.55!important}.learn-page>.section-pad:nth-of-type(odd){background-color:#f4f3ec}.learn-page>.section-pad:nth-of-type(2n){position:relative}.learn-page>.section-pad:nth-of-type(2n):before{content:"";background:var(--yellow);width:64px;height:4px;position:absolute;top:0;left:clamp(22px,8vw,130px)}@media (max-width:900px){.system-field-transition{grid-template-columns:1fr}.field-visual{min-height:480px}.field-visual:after{background:linear-gradient(#0000 45%,#061f1b)}.field-story{padding-top:30px}.system-field-transition:hover .field-visual img{transform:scale(1.02)}}@media (max-width:600px){.system-field-transition{min-height:0}.field-visual{min-height:360px}.field-story{padding:34px 18px 60px}.field-story h2{margin-bottom:32px;font-size:42px}.field-story li{grid-template-columns:32px 1fr;min-height:98px}.field-story li i{display:none}.field-visual>span{bottom:20px;left:18px}.field-story ol{scroll-snap-type:y proximity}.field-story li{scroll-snap-align:start}}.decision-guide{background:var(--deep);color:#fff;position:relative;overflow:hidden}.decision-guide:before{content:"";border:1px solid #f5cf451c;border-radius:50%;width:760px;height:760px;position:absolute;top:-390px;right:-360px;box-shadow:0 0 0 110px #f5cf4507,0 0 0 220px #f5cf4504}.decision-guide-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;margin-bottom:58px;display:grid;position:relative}.decision-guide-head h2{letter-spacing:-.055em;max-width:930px;margin:18px 0 0;font-size:clamp(46px,6vw,86px);line-height:.94}.decision-guide-head>p{color:#ffffffad;margin:0;font-size:18px;line-height:1.7}.decision-role-grid{border-top:1px solid #fff3;border-left:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.decision-role-grid article{border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;flex-direction:column;min-height:390px;padding:28px;transition:all .3s;display:flex}.decision-role-grid article:hover{background:#ffffff0e;transform:translateY(-5px)}.decision-role-grid header{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:15px;font-size:9px;display:flex}.decision-role-grid header b{color:var(--yellow)}.decision-role-grid header span{color:#ffffff7a}.decision-role-grid h3{letter-spacing:-.025em;margin:70px 0 20px;font-size:26px;line-height:1.08}.decision-role-grid p{color:#ffffff94;margin:0;font-size:12px;line-height:1.7}.decision-role-grid a{color:var(--yellow);border-top:1px solid #fff3;justify-content:space-between;gap:15px;margin-top:auto;padding-top:18px;font-size:10px;font-weight:800;display:flex}.decision-role-grid a i{font-style:normal}.decision-guide>footer{background:var(--yellow);color:var(--deep);grid-template-columns:auto 1fr auto;align-items:center;gap:35px;margin-top:28px;padding:25px 28px;display:grid;position:relative}.decision-guide>footer strong{font-size:13px}.decision-guide>footer p{max-width:700px;margin:0;font-size:11px;line-height:1.6}.decision-guide>footer a{border-bottom:2px solid var(--deep);padding:10px 0;font-size:10px;font-weight:850}@media (max-width:1050px){.decision-role-grid{grid-template-columns:1fr 1fr}.decision-guide-head{grid-template-columns:1fr}.decision-guide>footer{grid-template-columns:1fr auto}}@media (max-width:760px){.decision-role-grid{grid-template-columns:1fr}.decision-role-grid article{min-height:315px}.decision-role-grid h3{margin-top:45px}.decision-guide>footer{grid-template-columns:1fr;gap:12px}.decision-guide>footer a{width:max-content}.decision-guide-head>p{font-size:16px}}
