/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#05080b;--panel:#0a0f14;--line:#9ab9ca2e;--muted:#83939d;--text:#edf4f6;--signal:#ff6a1a;--signal-soft:#ff9c59;--cyan:#75d9e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}main{background:radial-gradient(circle at 76% 12%,#1c717e1f,#0000 34rem),linear-gradient(#060a0e,#05080b);min-height:100vh;position:relative}.ambient-grid{pointer-events:none;opacity:.32;background-image:linear-gradient(#6a91a20e 1px,#0000 1px),linear-gradient(90deg,#6a91a20e 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.boot-screen{z-index:100;background:#030506;place-content:center;gap:2.5rem;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}.boot-screen.is-gone{opacity:0;visibility:hidden;pointer-events:none}.boot-mark{color:#fff;letter-spacing:-.08em;border:1px solid #ff6a1aa6;place-items:center;width:82px;height:82px;margin:auto;font:800 1.25rem/1 Arial,sans-serif;display:grid;position:relative;box-shadow:0 0 48px #ff6a1a26}.boot-mark:before,.boot-mark:after{content:"";border:1px solid #ffffff14;animation:2s linear infinite boot-orbit;position:absolute;inset:-7px}.boot-mark:after{animation-duration:3.2s;animation-direction:reverse;inset:-13px}.boot-copy{width:min(78vw,480px)}.boot-copy p,.boot-status{letter-spacing:.18em;color:#75848d;font:.66rem/1.4 Courier New,monospace}.boot-line{background:#182027;height:2px;margin:.8rem 0;overflow:hidden}.boot-line span{background:var(--signal);height:100%;animation:2.3s forwards boot-load;display:block}.boot-status{justify-content:space-between;display:flex}.boot-percent{color:var(--signal-soft)}.site-nav{z-index:10;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;width:min(92vw,1440px);height:82px;margin:auto;display:flex;position:relative}.brand{align-items:center;gap:.85rem;display:flex}.brand-monogram{border:1px solid var(--signal);color:#fff;letter-spacing:-.08em;place-items:center;width:35px;height:35px;font-size:.72rem;font-weight:800;display:grid}.brand-name{letter-spacing:.17em;font-size:.96rem;font-weight:800}.brand-name span,.footer-brand span{color:var(--signal)}.nav-links{gap:clamp(1.4rem,4vw,3.6rem);display:flex}.nav-links a{color:#9ba9b0;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;transition:color .2s}.nav-links a:hover{color:#fff}.system-state{letter-spacing:.1em;color:#7f9099;font:.6rem/1 Courier New,monospace}.system-state i,.live-dot:before,.status-card strong i{background:#61e897;border-radius:50%;width:6px;height:6px;margin-right:.5rem;animation:1.8s infinite pulse;display:inline-block;box-shadow:0 0 10px #61e897cc}.hero{border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;width:min(92vw,1440px);min-height:calc(100vh - 82px);margin:auto;display:grid;position:relative;overflow:hidden}.hero:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#75d9e612,#0000 62%);border:1px solid #75d9e617;border-radius:50%;width:min(75vw,980px);animation:7s ease-in-out infinite hero-breathe;position:absolute}.hero:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 46%,#ffffff06 49%,#0000 52%);animation:8s 3.6s infinite sweep;position:absolute;inset:0;transform:translate(-120%)}.hero-kicker{color:#718089;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:1rem;font:.62rem/1 Courier New,monospace;display:flex;position:absolute;top:3rem;left:3.4rem}.kicker-line{background:var(--signal);width:52px;height:1px}.hero-copy{z-index:2;text-align:center;width:min(90%,1020px);padding:8rem 1rem 7rem;position:relative}.chapter{color:var(--cyan);letter-spacing:.28em;font:.68rem/1.5 Courier New,monospace}.hero h1{letter-spacing:-.085em;color:#f4f7f8;text-shadow:0 10px 70px #ffffff0d;margin:1.2rem 0 0;font-size:clamp(4.9rem,14vw,12.7rem);font-weight:900;line-height:.82}.hero h1 span{display:inline-block}.hero h1 .forge-word{color:#0000;-webkit-text-stroke:1px #ffffff94;position:relative}.hero h1 .forge-word:after{content:"";background:linear-gradient(90deg,transparent,var(--signal) 20%,var(--signal) 80%,transparent);height:.035em;position:absolute;bottom:-.12em;left:10%;right:-2%;box-shadow:0 0 24px #ff6a1aa6}.hero-tagline{color:#a8b4ba;letter-spacing:-.02em;margin:2.5rem 0 .7rem;font-size:clamp(1.15rem,2vw,1.65rem)}.hero-tagline strong{color:#fff;font-weight:600}.hero-description{color:#788992;max-width:670px;margin:auto;font-size:.94rem;line-height:1.8}.hero-actions{justify-content:center;align-items:center;gap:2rem;margin-top:2.3rem;display:flex}.primary-action{background:var(--signal);color:#120803;letter-spacing:.12em;justify-content:space-between;min-width:218px;padding:1rem 1.2rem;font-size:.66rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex}.primary-action:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ff6a1a38}.text-action{color:#a1aeb4;letter-spacing:.12em;font-size:.63rem;font-weight:700}.text-action span{color:var(--signal);margin-left:.6rem}.hero-side-data{color:#4f5d64;letter-spacing:.12em;gap:2rem;font:.56rem/1 Courier New,monospace;display:flex;position:absolute;right:-86px;transform:rotate(90deg)}.scroll-cue{color:#56656d;letter-spacing:.15em;font:.55rem/1 Courier New,monospace;position:absolute;bottom:2rem;left:3rem}.scroll-cue span{vertical-align:middle;background:var(--signal);width:28px;height:1px;margin-right:.7rem;animation:2s infinite scroll-line;display:inline-block}.reveal-one,.reveal-two,.reveal-three,.reveal-four{opacity:0;animation:.9s forwards reveal;transform:translateY(18px)}.reveal-one{animation-delay:3.15s}.reveal-two{animation-delay:3.35s}.reveal-three{animation-delay:3.65s}.reveal-four{animation-delay:3.9s}.system-section{width:min(92vw,1320px);margin:auto;padding:clamp(6rem,12vw,11rem) 0}.section-heading{grid-template-columns:.55fr 1.45fr 1fr;align-items:start;gap:3rem;margin-bottom:4rem;display:grid}.section-index{color:var(--signal);letter-spacing:.16em;font:.62rem/1.4 Courier New,monospace}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,5vw,4.6rem);font-weight:600;line-height:1.02}.section-heading>p:last-child{color:#819098;margin:.5rem 0 0;font-size:.88rem;line-height:1.85}.signal-panel{border:1px solid var(--line);background:linear-gradient(145deg,#111b22e0,#060a0df0);box-shadow:0 30px 100px #00000059}.panel-topline,.telemetry-row{color:#61717a;letter-spacing:.13em;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.3rem;font:.57rem/1 Courier New,monospace;display:flex}.live-dot{color:#8ea29f}.pipeline{grid-template-columns:1fr .55fr 1.1fr .55fr 1fr;align-items:center;min-height:390px;padding:3rem;display:grid}.pipeline-node{background:#080e12cc;border:1px solid #75d9e62e;flex-direction:column;justify-content:center;min-height:150px;padding:1.4rem;display:flex;position:relative}.pipeline-node:before,.pipeline-node:after{content:"";border-color:var(--cyan);opacity:.55;width:12px;height:12px;position:absolute}.pipeline-node:before{border-top:1px solid;border-left:1px solid;top:-1px;left:-1px}.pipeline-node:after{border-bottom:1px solid;border-right:1px solid;bottom:-1px;right:-1px}.node-index{color:#55717a;letter-spacing:.12em;font:.55rem/1 Courier New,monospace}.pipeline-node strong{letter-spacing:.08em;margin-top:1.5rem;font-size:.9rem}.pipeline-node small{color:#5f7078;margin-top:.55rem;font:.52rem/1.5 Courier New,monospace}.pipeline-link{background:#28414a;height:1px;position:relative;overflow:visible}.pipeline-link i{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 9px var(--cyan);border-radius:50%;animation:2.3s linear infinite data-packet;position:absolute;top:-2px}.pipeline-link i:nth-child(2){animation-delay:-.8s}.pipeline-link i:nth-child(3){animation-delay:-1.6s}.pipeline-link.reverse i{animation-direction:reverse}.forge-core{aspect-ratio:1;justify-self:center;place-items:center;width:190px;max-width:100%;display:grid;position:relative}.core-ring{border:1px solid #ff6a1a3d;border-radius:50%;position:absolute}.ring-one{border-style:dashed;animation:15s linear infinite boot-orbit;inset:0}.ring-two{border-color:#75d9e633;animation:9s linear infinite reverse boot-orbit;inset:18%}.core-center{aspect-ratio:1;text-align:center;border:1px solid var(--signal);background:#0b0d0f;place-content:center;width:80px;display:grid;box-shadow:0 0 45px #ff6a1a29}.core-center span{letter-spacing:-.08em;font-size:1.35rem;font-weight:900}.core-center small{color:var(--signal-soft);letter-spacing:.12em;margin-top:.25rem;font:.48rem/1 Courier New,monospace}.telemetry-row{border-top:1px solid var(--line);border-bottom:0;justify-content:space-around}.telemetry-row b{color:var(--cyan);margin-right:.35rem}.industries{border-top:1px solid var(--line);color:#607079;background:#070b0e;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,3rem);min-height:120px;padding:2rem 4vw;display:flex}.industries span{color:var(--signal);letter-spacing:.15em;font:.55rem/1 Courier New,monospace}.industries strong{color:#aeb9be;letter-spacing:.14em;font-size:.67rem}.industries i{background:#3a4b54;border-radius:50%;width:3px;height:3px}.commissioning{grid-template-columns:.9fr 1.15fr;align-items:center;gap:clamp(4rem,8vw,8rem);width:min(92vw,1320px);margin:auto;padding:clamp(7rem,12vw,12rem) 0;display:grid}.commissioning-copy h2{letter-spacing:-.065em;margin:1.6rem 0 1.5rem;font-size:clamp(3rem,6vw,5.7rem);font-weight:600;line-height:.95}.commissioning-lead{color:#82929a;max-width:580px;font-size:.92rem;line-height:1.85}.commissioning-points{border-top:1px solid var(--line);margin-top:3rem}.commissioning-points>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;align-content:center;column-gap:.8rem;min-height:82px;display:grid}.commissioning-points span{color:var(--signal);grid-row:1/3;font:.56rem/1 Courier New,monospace}.commissioning-points strong{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.commissioning-points small{color:#56666e;letter-spacing:.06em;margin-top:.35rem;font:.55rem/1.4 Courier New,monospace}.commissioning-console{background:linear-gradient(145deg,#101a20,#080d11);border:1px solid #75d9e633;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000073,0 0 60px #75d9e609}.commissioning-console:after{content:"";pointer-events:none;opacity:.25;background:linear-gradient(#0000 50%,#00000014 50%) 0 0/100% 4px;position:absolute;inset:0}.console-header,.console-footer{color:#687a83;border-bottom:1px solid var(--line);letter-spacing:.11em;justify-content:space-between;align-items:center;min-height:54px;padding:0 1.3rem;font:.55rem/1 Courier New,monospace;display:flex}.console-header strong{color:#93a59e;font-size:.52rem}.console-header strong i{background:#61e897;border-radius:50%;width:5px;height:5px;margin-right:.4rem;animation:1.8s infinite pulse;display:inline-block;box-shadow:0 0 8px #61e897}.console-summary{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;padding:1.4rem;display:grid}.console-summary>div{background:#0b1217;padding:1.1rem}.console-summary span{color:#52636c;letter-spacing:.1em;margin-bottom:.7rem;font:.5rem/1 Courier New,monospace;display:block}.console-summary b{font-size:1.55rem;font-weight:500}.console-summary .complete-stat b{color:var(--signal-soft)}.progress-track{background:#172129;height:3px}.progress-track span{background:linear-gradient(90deg,var(--signal),#ffc08c);width:79%;height:100%;animation:4s ease-out both commission-progress;display:block;box-shadow:0 0 15px #ff6a1a66}.device-table{padding:1rem 1.3rem 1.6rem}.device-table>div{color:#71828a;border-bottom:1px solid #9ab9ca1a;grid-template-columns:1fr 1.7fr .75fr .45fr;align-items:center;gap:1rem;min-height:60px;padding:0 .8rem;font:.57rem/1.3 Courier New,monospace;display:grid}.device-table .table-head{color:#46565e;letter-spacing:.1em;min-height:38px;font-size:.48rem}.device-table strong{color:#c5d0d4;letter-spacing:.05em;font-size:.62rem}.device-table em{color:#77d99c;border:1px solid #61e89738;width:fit-content;padding:.32rem .5rem;font-size:.48rem;font-style:normal}.device-table .active-test{border-left:1px solid var(--cyan);background:#75d9e60b}.device-table .active-test em{color:var(--signal-soft);border-color:#ff9c594d;animation:1.4s infinite pulse-text}.console-footer{border-top:1px solid var(--line);color:#46565e;border-bottom:0;min-height:45px}.feature-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#060a0dc7;grid-template-columns:minmax(290px,.65fr) 1.8fr;min-height:780px;display:grid}.feature-rail{border-right:1px solid var(--line);flex-direction:column;padding:5rem 0 5rem max(4vw,50vw - 720px);display:flex}.feature-rail button{text-align:left;border:0;border-bottom:1px solid var(--line);color:#617078;cursor:pointer;background:0 0;grid-template-columns:42px 1fr;align-items:center;width:100%;min-height:105px;padding:1rem 2rem 1rem 0;transition:color .3s,padding .3s;display:grid;position:relative}.feature-rail button span{font:.6rem/1 Courier New,monospace}.feature-rail button strong{letter-spacing:.07em;text-transform:uppercase;font-size:.76rem}.feature-rail button i{background:var(--signal);width:0;height:1px;position:absolute;bottom:-1px;left:0}.feature-rail button.active{color:#fff;padding-left:1rem}.feature-rail button.active span{color:var(--signal)}.feature-rail button.active i{animation:4.2s linear forwards feature-timer}.feature-stage{flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,9rem);animation:.55s both feature-in;display:flex;position:relative;overflow:hidden}.feature-stage:before{content:"";aspect-ratio:1;border:1px solid #75d9e617;border-radius:50%;width:580px;position:absolute;top:10%;right:-12%;box-shadow:inset 0 0 80px #75d9e606}.feature-meta{color:var(--signal-soft);letter-spacing:.13em;gap:3rem;font:.57rem/1 Courier New,monospace;display:flex}.feature-number{letter-spacing:-.09em;color:#ffffff05;pointer-events:none;font-size:clamp(15rem,35vw,35rem);font-weight:900;line-height:1;position:absolute;bottom:-.18em;right:6%}.feature-stage h2{letter-spacing:-.06em;max-width:760px;margin:3rem 0 1.5rem;font-size:clamp(2.7rem,6vw,6rem);font-weight:600;line-height:.98;position:relative}.feature-stage p{color:#819198;max-width:610px;font-size:.94rem;line-height:1.9;position:relative}.feature-scan{background:#162129;width:min(100%,660px);height:2px;margin-top:3.5rem;overflow:hidden}.feature-scan span{background:linear-gradient(90deg,transparent,var(--signal),transparent);width:20%;height:100%;animation:2.5s infinite scan-line;display:block}.manifesto{text-align:center;place-content:center;min-height:100vh;padding:8rem 4vw;display:grid;position:relative;overflow:hidden}.manifesto-glow{aspect-ratio:1;background:radial-gradient(circle,#ff6a1a1a,#0000 64%);width:65vw;animation:6s infinite hero-breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.manifesto>p:first-of-type{color:var(--signal);letter-spacing:.2em;font:.64rem/1.5 Courier New,monospace;position:relative}.manifesto h2{letter-spacing:-.07em;margin:2rem 0 3rem;font-size:clamp(3.7rem,9vw,9rem);font-weight:700;line-height:.9;position:relative}.manifesto h2 span{color:#0000;-webkit-text-stroke:1px #ffffff61}.status-card{text-align:left;border:1px solid var(--line);background:#0a0f14cc;grid-template-columns:.75fr 1.25fr;align-items:center;gap:2rem;width:min(90vw,740px);margin:auto;padding:1.4rem;display:grid;position:relative}.status-card>div{border-right:1px solid var(--line);padding-right:1.5rem}.status-label{color:#5e6d75;letter-spacing:.14em;margin-bottom:.8rem;font:.52rem/1 Courier New,monospace;display:block}.status-card strong{letter-spacing:.08em;font-size:.68rem}.status-card p{color:#778991;margin:0;font-size:.73rem;line-height:1.7}.return-link{color:#7c8b92;letter-spacing:.13em;margin-top:3rem;font-size:.6rem;position:relative}.return-link span{color:var(--signal);margin-left:.5rem}footer{border-top:1px solid var(--line);color:#526168;grid-template-columns:.5fr 1fr 1.6fr;align-items:center;gap:2rem;padding:2.5rem 4vw;display:grid}.footer-brand{color:#fff;letter-spacing:.14em;font-size:.74rem;font-weight:800}footer p{letter-spacing:.05em;margin:0;font:.52rem/1.6 Courier New,monospace}.legal{text-align:right}@keyframes boot-load{0%{width:0}to{width:100%}}@keyframes boot-orbit{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes hero-breathe{50%{opacity:.7;transform:scale(1.04)}}@keyframes sweep{0%{transform:translate(-120%)}30%,to{transform:translate(120%)}}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{50%{width:44px}}@keyframes data-packet{0%{left:0}to{left:100%}}@keyframes feature-timer{0%{width:0}to{width:100%}}@keyframes feature-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes scan-line{0%{transform:translate(-120%)}to{transform:translate(520%)}}@keyframes data-packet-mobile{0%{top:0}to{top:100%}}@keyframes commission-progress{0%{width:0}to{width:79%}}@keyframes pulse-text{50%{opacity:.38}}@media (width<=900px){.nav-links{display:none}.system-state{font-size:.5rem}.hero-kicker{left:1.5rem}.hero-side-data{display:none}.section-heading{grid-template-columns:1fr;gap:1.2rem}.pipeline{grid-template-columns:1fr;gap:1.5rem;padding:2rem}.pipeline-link{justify-self:center;width:1px;height:38px}.pipeline-link i{animation-name:data-packet-mobile;left:-2px}.pipeline-link.reverse i{animation-direction:normal}.forge-core{width:165px}.commissioning,.feature-section{grid-template-columns:1fr}.feature-rail{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:2rem 4vw 0;display:grid}.feature-rail button{grid-template-columns:1fr;gap:.5rem;min-height:90px;padding:.8rem}.feature-rail button.active{padding-left:.8rem}.feature-rail button strong{font-size:.57rem}.feature-stage{min-height:610px;padding:5rem 6vw}footer{text-align:center;grid-template-columns:1fr}.legal{text-align:center}}@media (width<=560px){.site-nav{width:94vw;height:70px}.system-state{text-align:right;max-width:105px;line-height:1.4}.hero{width:94vw;min-height:calc(100svh - 70px)}.hero-kicker{gap:.5rem;top:1.5rem;left:1rem}.kicker-line{width:22px}.hero-copy{padding-top:7rem}.chapter{letter-spacing:.18em;font-size:.56rem}.hero h1{font-size:clamp(4rem,22vw,7rem)}.hero-tagline{margin-top:2rem}.hero-actions{flex-direction:column;gap:1.3rem}.scroll-cue{bottom:1rem;left:1rem}.system-section{width:88vw}.panel-topline,.telemetry-row{flex-wrap:wrap;gap:1rem}.telemetry-row,.industries{justify-content:flex-start}.industries i{display:none}.commissioning{width:88vw}.console-summary{grid-template-columns:repeat(2,1fr)}.device-table>div{grid-template-columns:1fr 1fr .7fr}.device-table>div>span:last-child{display:none}.feature-rail{grid-template-columns:repeat(2,1fr)}.feature-stage h2{font-size:2.8rem}.status-card{grid-template-columns:1fr}.status-card>div{border:0;border-bottom:1px solid var(--line);padding:0 0 1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.boot-screen{display:none}.reveal-one,.reveal-two,.reveal-three,.reveal-four{opacity:1;transform:none}}
