:root{--ink:#25201c;--ink-soft:#514b46;--paper:#eae6e2;--paper-light:#f7f4f0;--orange:#e0773a;--orange-dark:#873a16;--yellow:#efc948;--white:#fff;--line:#25201c33;--line-light:#eae6e23d;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--container:80rem;--container-narrow:62rem;--gutter:clamp(1.25rem, 4vw, 3.5rem);--section-space:clamp(3.75rem, 6.5vw, 6.5rem);--header-height:5.4rem;--radius-small:.5rem;--radius:1rem;--shadow:0 1.5rem 4rem #25201c14}*,:before,:after{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-sans);scroll-padding-top:calc(var(--header-height) + 3.25rem)}body{background:var(--paper-light);min-width:20rem;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}main{overflow-x:clip}a{color:inherit;text-underline-offset:.22em}a:hover{text-decoration-thickness:.13em}:focus-visible{outline:.2rem solid var(--yellow);outline-offset:.22rem}::selection{background:var(--yellow);color:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:630;line-height:1.02}h1{max-width:13ch;margin-bottom:1.75rem;font-size:clamp(2.8rem,6.5vw,5.9rem)}h2{margin-bottom:1.25rem;font-size:clamp(2.15rem,4vw,3.9rem)}h3{margin-bottom:.8rem;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.12}p:last-child{margin-bottom:0}.container{width:min(100% - (2 * var(--gutter)), var(--container));margin-inline:auto}.section{padding-block:var(--section-space);background:var(--paper-light)}.section-tinted{background:var(--paper)}.section-dark{background:var(--ink);color:var(--paper)}.eyebrow,.card-number,.statement-label,.resource-grid article>p,.footer-heading{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:650;line-height:1.4}.eyebrow:before{content:"";vertical-align:.22rem;background:currentColor;width:1.9rem;height:.12rem;margin-right:.8rem;display:inline-block}.hero-lede,.lede-small{max-width:43rem;color:var(--ink-soft);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.hero-lede{margin-bottom:2.25rem}.section-intro{gap:2rem;margin-bottom:clamp(2.25rem,4vw,3.5rem);display:grid}.section-intro h2{max-width:12ch;margin-bottom:0}.section-intro .lede-small{align-self:end;max-width:35rem;margin-bottom:0}.section-intro-left{max-width:50rem;display:block}.section-intro-left h2{max-width:14ch;margin-bottom:1.5rem}.button,button.button{border:.1rem solid var(--orange);border-radius:var(--radius-small);background:var(--orange);min-height:3.25rem;color:var(--ink);font:inherit;text-align:center;cursor:pointer;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--yellow);background:var(--yellow);text-decoration:none}.button-dark{border-color:var(--ink);background:var(--ink);color:var(--paper-light)}.button-dark:hover{border-color:var(--orange-dark);background:var(--orange-dark);color:var(--white)}.button-small{min-height:2.75rem;padding:.6rem 1.15rem}.button-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.hero-actions{max-width:43rem}.hero-cta-note{max-width:40rem;margin:1rem 0 0;font-size:.92rem;line-height:1.55}.hero-industrial .hero-cta-note{color:#eae6e2bd}.text-link{align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.text-link-light{color:var(--paper)}.skip-link{z-index:100;border-radius:var(--radius-small);background:var(--yellow);color:var(--ink);padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;border-bottom:.0625rem solid var(--line);background:#f7f4f0f7;position:sticky;top:0}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:2rem;display:flex}.wordmark{color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.wordmark:hover{text-decoration:none}.brand-logo{width:clamp(10rem,17vw,13.5rem);height:auto;display:block}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,1.8rem);display:flex}.desktop-nav>a:not(.button){padding-block:.65rem;font-size:.95rem;font-weight:700;text-decoration:none}.desktop-nav>a:not(.button):hover,.desktop-nav>a[aria-current=page]:not(.button){text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:.16rem}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:.1rem solid var(--ink);border-radius:var(--radius-small);cursor:pointer;align-items:center;gap:.55rem;min-height:2.75rem;padding:.6rem .8rem;font-weight:700;list-style:none;display:inline-flex}.mobile-nav summary:after{content:"";border-bottom:.13rem solid;border-right:.13rem solid;width:.5rem;height:.5rem;transition:transform .16s;transform:translateY(-.14rem)rotate(45deg)}.mobile-nav[open] summary:after{transform:translateY(.14rem)rotate(225deg)}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:.0625rem solid var(--line);border-radius:var(--radius-small);background:var(--paper-light);min-width:13rem;box-shadow:var(--shadow);padding:.6rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0}.mobile-nav nav a{border-radius:.3rem;padding:.85rem 1rem;font-weight:700;text-decoration:none}.mobile-nav nav a:hover,.mobile-nav nav a[aria-current=page]{background:var(--paper)}.hero{padding-block:clamp(5rem,11vw,10rem)}.hero-grid{align-items:end;gap:clamp(3rem,8vw,7rem);display:grid}.hero-home,.hero-industrial{background:var(--ink);color:var(--paper)}.hero-home .hero-lede,.hero-industrial .hero-lede{color:#eae6e2c7}.hero-home{align-items:center;min-height:min(53rem,100vh - 5.4rem);display:grid}.hero-home h1{max-width:11.5ch}.hero-index{border-top:.0625rem solid var(--line-light)}.hero-index>a{border-bottom:.0625rem solid var(--line-light);color:inherit;grid-template-columns:3rem 1fr;gap:1rem;padding-block:1.25rem;text-decoration:none;transition:background-color .16s,padding-inline .16s;display:grid}.hero-index>a:hover{background:#eae6e212;padding-inline:.75rem;text-decoration:none}.hero-index>a>span{color:var(--orange);font-family:var(--font-mono);font-size:.78rem}.hero-index p{justify-content:space-between;gap:1rem;margin-bottom:0;font-weight:650;display:flex}.hero-index p span{color:var(--orange)}.hero-industrial{border-bottom:.45rem solid var(--orange)}.hero-side-note{border:.0625rem solid var(--line-light);border-left:.4rem solid var(--orange);max-width:26rem;padding:2rem}.hero-side-note p{color:#eae6e2b3;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.74rem}.hero-proof-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.hero-proof-list li{padding-left:1.55rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.35;position:relative}.hero-proof-list li:before{background:var(--orange);content:"";width:.65rem;height:.18rem;position:absolute;top:.52em;left:0}.hero-commercial{background:var(--yellow);color:var(--ink)}.commercial-product-id{border:.1rem solid var(--ink);background:#ffffff3d;padding:2rem}.commercial-product-id p,.commercial-product-id span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;line-height:1.5;display:block}.commercial-product-id strong{font-family:var(--font-mono);letter-spacing:-.04em;margin-block:1.2rem 2.2rem;font-size:clamp(1.7rem,4vw,3rem);line-height:1.1;display:block}.commercial-start-note{border-top:.1rem solid #25201c73;margin-top:1.5rem;padding-top:1.25rem}.commercial-start-note p{margin-bottom:.55rem}.commercial-start-note b{font-size:1.05rem;line-height:1.45;display:block}.hero-about{background:var(--orange)}.hero-about h1{max-width:12ch}.hero-lede-side{color:var(--ink);margin-bottom:0}.anchor-nav{z-index:40;top:var(--header-height);border-bottom:.0625rem solid var(--line);background:#eae6e2f7;position:sticky}.anchor-nav .container{scrollbar-width:thin;display:flex;overflow-x:auto}.anchor-nav a{flex:none;padding:.9rem 1.4rem .9rem 0;font-size:.8rem;font-weight:700;text-decoration:none}.anchor-nav a:hover{color:var(--orange-dark)}.product-grid,.statement-grid,.system-grid,.deployment-grid,.about-origin-grid,.contact-grid,.final-cta-grid,.faq-grid{gap:clamp(1.5rem,4vw,3rem);display:grid}.cta-boundary{border-top:.0625rem solid #25201c40;margin-top:1.5rem;padding-top:1rem}.cta-boundary p{margin:.35rem 0 0;font-size:.85rem;line-height:1.55}.product-card{border-radius:var(--radius);flex-direction:column;justify-content:space-between;gap:2.5rem;min-height:25rem;padding:clamp(2rem,5vw,4rem);display:flex}.product-card h2{max-width:12ch;font-size:clamp(2.4rem,4.6vw,4.1rem)}.product-card p:not(.card-number){max-width:36rem;font-size:1.1rem}.product-card-industrial{background:var(--ink);color:var(--paper)}.product-card-industrial p:not(.card-number){color:#eae6e2c2}.product-card-commercial{border:.1rem solid var(--ink);background:var(--yellow)}.card-link{border-top:.0625rem solid;justify-content:space-between;align-items:center;padding-top:1rem;font-weight:750;text-decoration:none;display:flex}.card-link:hover{color:var(--orange);text-decoration:none}.product-card-commercial .card-link:hover{color:var(--orange-dark)}.app-showcase{background:var(--paper)}.app-showcase-dark{background:var(--ink);color:var(--paper)}.app-showcase-commercial{background:var(--yellow)}.app-showcase-grid{align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.app-showcase-copy h2{max-width:12ch}.app-showcase-copy .lede-small{margin-bottom:2rem}.app-showcase-dark .lede-small,.section-dark .lede-small,.section-dark .section-intro .lede-small{color:#eae6e2bf}.check-list{gap:.85rem;max-width:39rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{border-top:.0625rem solid;padding:.9rem 0 .9rem 2rem;position:relative}.check-list li:before{color:var(--orange);content:"+";font-family:var(--font-mono);font-weight:700;position:absolute;top:.9rem;left:0}.app-showcase-commercial .check-list li:before{color:var(--ink)}.media-placeholder{aspect-ratio:var(--media-ratio);border-radius:var(--radius);min-height:18rem;color:inherit;background-image:repeating-linear-gradient(135deg,#0000 0 2.5rem,currentColor 2.55rem 2.62rem);border:.1rem solid;flex-direction:column;justify-content:space-between;padding:clamp(1.25rem,3vw,2rem);display:flex;position:relative;overflow:hidden}.media-placeholder:after{content:"";opacity:.35;border:.0625rem solid;position:absolute;inset:18% 12%}.placeholder-index,.placeholder-label{z-index:1;background:var(--paper-light);width:fit-content;color:var(--ink);padding:.4rem .6rem;position:relative}.placeholder-index{font-family:var(--font-mono);letter-spacing:.08em;font-size:.7rem}.placeholder-label{max-width:26rem;font-weight:750;line-height:1.35}.principle-grid,.value-grid,.capability-grid,.process-grid,.resource-grid,.commercial-application-grid,.commercial-capability-grid,.recognition-grid,.integration-grid,.team-grid{gap:1rem;display:grid}.section-value{border-block:.0625rem solid var(--line);background:var(--paper)}.value-grid article,.commercial-application-grid article,.commercial-capability-grid article,.recognition-grid article,.integration-grid article{border-top:.18rem solid var(--ink);background:var(--paper-light);padding:2rem}.value-grid article>span,.commercial-application-grid article>span,.commercial-capability-grid article>span,.recognition-grid article>span{color:var(--orange-dark);font-family:var(--font-mono);margin-bottom:clamp(2.5rem,7vw,5rem);font-size:.78rem;display:block}.value-grid p,.commercial-application-grid p,.commercial-capability-grid p,.recognition-grid p,.integration-grid p{color:var(--ink-soft)}.business-case-prompt{background:var(--yellow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 3rem;margin-top:1rem;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.business-case-prompt strong{margin-bottom:.25rem;font-size:clamp(1.2rem,2vw,1.5rem);display:block}.business-case-prompt p{max-width:44rem;color:var(--ink-soft);margin:0}.field-proof{background:var(--ink);color:var(--paper-light)}.field-proof-grid{align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.field-proof h2{max-width:12ch}.field-proof .lede-small{color:var(--paper-light)}.field-proof-grid>div>p:last-child{color:#f7f4f0b3;max-width:43rem}.field-proof-card{border:.0625rem solid #f7f4f040;border-top:.35rem solid var(--orange);background:#171411;padding:clamp(1.5rem,4vw,2.75rem)}.field-proof-label{color:var(--orange);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.field-proof-card h3{font-size:clamp(1.8rem,3vw,2.8rem)}.field-proof-card>p:not(.field-proof-label){color:#f7f4f0b8}.field-proof-card dl{margin:2rem 0 1.25rem}.field-proof-card dl div{border-top:.0625rem solid #f7f4f02e;grid-template-columns:minmax(6.5rem,.45fr) minmax(0,1fr);gap:1rem;padding-block:.8rem;display:grid}.field-proof-card dt{color:#f7f4f094;font-family:var(--font-mono);text-transform:uppercase;font-size:.7rem}.field-proof-card dd{margin:0;font-weight:700}.field-proof-card small{color:#f7f4f08c;line-height:1.55;display:block}.recognition-line{color:#f7f4f0ad;border-top:.0625rem solid #f7f4f033;margin-top:clamp(2rem,4vw,3.5rem);padding-top:1.25rem}.recognition-line strong{color:var(--paper-light)}.principle-grid article,.capability-grid article,.process-grid article{border-top:.18rem solid var(--ink);background:var(--paper);padding:2rem}.principle-grid article>span,.capability-grid article>span,.process-grid article>span,.team-grid article>span{color:var(--orange-dark);font-family:var(--font-mono);margin-bottom:clamp(3rem,8vw,6rem);font-size:.78rem;display:block}.principle-grid p,.capability-grid p,.process-grid p{color:var(--ink-soft)}.operating-boundary{background:var(--paper)}.boundary-grid{border-top:.2rem solid var(--ink);gap:2rem;padding-top:2rem;display:grid}.boundary-grid h2{max-width:15ch}.boundary-grid>div>p{max-width:54rem;color:var(--ink-soft);font-size:1.1rem}.section-problem{background:var(--paper-light)}.industrial-proof-strip{background:var(--orange);padding-block:clamp(2.25rem,5vw,4rem)}.industrial-proof-strip-grid{align-items:end;gap:1.5rem clamp(2rem,5vw,5rem);display:grid}.industrial-proof-strip .eyebrow{margin-bottom:.65rem}.industrial-proof-strip h2{max-width:14ch;margin:0;font-size:clamp(2rem,4vw,3.4rem)}.industrial-proof-strip-grid>p{max-width:42rem;margin:0;font-size:1.05rem}.industrial-proof-strip dl{gap:.75rem;margin:0;display:grid}.industrial-proof-strip dl div{border-top:.0625rem solid #25201c59;padding-top:.65rem}.industrial-proof-strip dt{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.industrial-proof-strip dd{margin:.2rem 0 0;font-weight:750}.statement-grid article{border:.0625rem solid var(--line);min-height:22rem;padding:clamp(2rem,4vw,3rem)}.statement-grid article:last-child{background:var(--orange)}.statement-grid h3{max-width:15ch;font-size:clamp(2rem,4vw,3.25rem)}.statement-grid article>p:last-child{max-width:33rem}.two-column-list{gap:clamp(2.5rem,7vw,6rem);display:grid}.two-column-list h3{margin-bottom:2rem}.line-list{margin:0;padding:0;list-style:none}.line-list li{border-top:.0625rem solid var(--line);padding:1rem 0;font-weight:600}.line-list li:last-child{border-bottom:.0625rem solid var(--line)}.system-grid{align-items:start}.system-grid h2{max-width:11ch}.hardware-gallery{gap:1rem;display:grid}.hardware-photo-card{border:.0625rem solid var(--line);border-radius:var(--radius);background:var(--paper-light);box-shadow:var(--shadow);margin:0;overflow:hidden}.hardware-photo-frame{background:var(--paper);overflow:hidden}.hardware-photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.hardware-photo-frame-monitoring{aspect-ratio:4/3}.hardware-photo-frame-ethernet{aspect-ratio:1}.hardware-photo-frame-commercial{aspect-ratio:4/5;background:var(--white)}.hardware-photo-frame-commercial img{object-position:48% 50%}.hardware-photo-card figcaption{justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;padding:.85rem 1rem;display:flex}.hardware-photo-card figcaption span{font-weight:750;line-height:1.3}.hardware-photo-card figcaption small{color:var(--orange-dark);font-family:var(--font-mono);letter-spacing:.06em;flex:none;font-size:.7rem;font-weight:750}.hardware-photo-card-ethernet{justify-self:end;width:min(86%,24rem)}.system-list{gap:0;margin:3rem 0 0;padding:0;list-style:none;display:grid}.system-list li{border-top:.0625rem solid var(--line);grid-template-columns:3rem 1fr;gap:1rem;padding:1.1rem 0;display:grid}.system-list li>span{color:var(--orange-dark);font-family:var(--font-mono);font-size:.75rem}.system-list strong{margin-bottom:.25rem;display:block}.system-list small{color:var(--orange-dark);font-family:var(--font-mono);letter-spacing:.06em;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:block}.system-list p{color:var(--ink-soft);margin-bottom:0}.section-dark .process-grid article{border-color:var(--orange);background:#302b27}.section-dark .process-grid article>span{color:var(--orange)}.section-dark .process-grid p{color:#eae6e2b8}.safety-boundary,.technical-boundary{border-left:.3rem solid var(--yellow);background:#eae6e214;gap:.75rem;margin-top:2rem;padding:1.5rem;display:grid}.safety-boundary p,.technical-boundary p{margin:0}.safety-boundary p{color:#eae6e2bf}.safety-boundary-light,.technical-boundary{border-left-color:var(--orange-dark);background:var(--paper);color:var(--ink)}.safety-boundary-light p,.technical-boundary p{color:var(--ink-soft)}.resource-grid article{border:.0625rem solid var(--line);background:var(--paper-light);flex-direction:column;min-height:17rem;padding:1.75rem;display:flex}.resource-grid article h3{max-width:13ch}.resource-grid article span{color:var(--ink-soft);margin-top:auto;padding-top:2rem;font-size:.86rem;font-weight:700;display:block}.resource-grid-compact{margin-top:2rem}.product-reference-table{border:.0625rem solid var(--line);background:var(--white);overflow-x:auto}.product-reference-table table{border-collapse:collapse;width:100%;min-width:48rem}.product-reference-table th,.product-reference-table td{border-bottom:.0625rem solid var(--line);text-align:left;vertical-align:top;padding:1rem 1.25rem}.product-reference-table thead{background:var(--ink);color:var(--paper)}.product-reference-table tbody th{width:24%}.product-reference-table td:nth-child(2){width:17%}.product-reference-table code{color:var(--orange-dark);font-family:var(--font-mono);font-size:.9rem;font-weight:750}.faq-grid{align-items:start}.faq-grid>div:first-child{max-width:29rem}.faq-list{border-top:.0625rem solid var(--line)}.faq-list details{border-bottom:.0625rem solid var(--line)}.faq-list summary{cursor:pointer;padding:1.4rem 3rem 1.4rem 0;font-size:1.05rem;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--orange-dark);font-family:var(--font-mono);font-size:1.3rem;position:absolute;top:1.35rem;right:.2rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:44rem;color:var(--ink-soft);padding:0 2rem 1.5rem 0}.section-commercial-accent{background:var(--orange)}.section-commercial-accent .lede-small{color:var(--ink)}.anchor-nav-commercial{background:#efc948f7}.section-commercial-accent .commercial-capability-grid article{background:#f7f4f0eb}.deployment-grid{align-items:start}.deployment-grid h2{max-width:13ch}.commercial-deployment-list{margin-top:2.5rem}.integration-grid article{min-height:20rem}.integration-protocol{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:clamp(3rem,7vw,5rem);font-size:.78rem;font-weight:750;color:var(--orange-dark)!important}.commercial-reference-card{border:.1rem solid var(--ink);background:var(--paper-light);display:grid}.commercial-reference-card>div{border-bottom:.0625rem solid var(--line);padding:1.5rem}.commercial-reference-card>div:last-child{border-bottom:0}.commercial-reference-card p{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.7rem;font-weight:700}.commercial-reference-card h3,.commercial-reference-card strong,.commercial-reference-card span{margin:0;font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.35}.commercial-reference-card strong{color:var(--orange-dark);font-family:var(--font-mono);letter-spacing:-.03em}.about-origin-grid{align-items:start}.about-origin-grid h2{max-width:13ch}.about-narrative{max-width:45rem}.about-narrative p{font-size:1.1rem}.about-narrative p+p{margin-top:1.5rem}.final-cta{background:var(--orange)}.final-cta-commercial{background:var(--yellow)}.final-cta h2{max-width:12ch;margin-bottom:0}.final-cta-grid>div:last-child{align-self:end}.final-cta-grid>div:last-child p{max-width:34rem;margin-bottom:2rem;font-size:1.1rem}.team-grid article{border:.0625rem solid var(--line-light);min-height:23rem;padding:1.8rem}.team-grid article>span{color:var(--orange)}.team-grid h2{max-width:9ch;font-size:clamp(1.75rem,3vw,2.6rem)}.team-grid p{color:#eae6e2b8}.contact-hero{background:var(--paper);padding-block:clamp(5rem,10vw,8rem) clamp(3rem,6vw,5rem)}.contact-heading{gap:1rem;display:grid}.contact-heading h1{max-width:10ch;margin-bottom:0}.contact-heading .hero-lede{margin-bottom:0}.contact-section{padding-top:clamp(3rem,7vw,6rem)}.contact-grid{align-items:start}.contact-form{border:.0625rem solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:clamp(1.5rem,4vw,3rem);position:relative}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form fieldset{border:0;margin:0 0 2.5rem;padding:0}.contact-form legend{letter-spacing:-.025em;width:100%;margin-bottom:1.2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.interest-grid{gap:.75rem;display:grid}.interest-grid label{cursor:pointer;position:relative}.interest-grid input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.interest-grid label>span{border:.1rem solid var(--line);border-radius:var(--radius-small);min-height:100%;padding:1.1rem;display:block}.interest-grid label>span:before{border:.1rem solid var(--ink);content:"";border-radius:50%;width:.8rem;height:.8rem;margin-right:.5rem;display:inline-block}.interest-grid input:checked+span{border-color:var(--orange-dark);background:var(--paper)}.interest-grid input:checked+span:before{border:.25rem solid var(--orange-dark)}.interest-grid input:focus-visible+span{outline:.2rem solid var(--yellow);outline-offset:.2rem}.interest-grid strong,.interest-grid small{display:block}.interest-grid strong{margin:-1.3rem 0 .25rem 1.5rem}.interest-grid small{color:var(--ink-soft);margin-left:1.5rem;font-size:.8rem}.form-grid{gap:1.25rem;display:grid}.form-grid label>span{margin-bottom:.45rem;font-weight:700;display:block}.form-grid label>span small{font-weight:400}input,textarea{background:var(--paper-light);width:100%;color:var(--ink);font:inherit;border:.1rem solid #7b746d;border-radius:.35rem;padding:.9rem 1rem}textarea{resize:vertical;min-height:10rem}input:hover,textarea:hover{border-color:var(--ink)}input:focus,textarea:focus{border-color:var(--orange-dark);outline:.2rem solid #e0773a40}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.form-actions p{color:var(--ink-soft);margin:0;font-size:.78rem}.form-actions button:disabled{cursor:wait;opacity:.65}.form-next-step{border-left:.25rem solid var(--orange-dark);background:var(--paper);max-width:62ch;margin:1.25rem 0 0;padding:1rem;font-weight:650;line-height:1.55}.form-privacy{max-width:62ch;color:var(--ink-soft);margin:1rem 0 0;font-size:.76rem;line-height:1.55}.form-status{border-left:.3rem solid var(--orange-dark);background:var(--paper);margin-top:1.5rem;padding:1rem;font-weight:600}.form-status[data-state=success]{background:#eef7f1;border-left-color:#2d7853}.form-status[data-state=error]{background:#fff1ef;border-left-color:#a43d32}.contact-details{background:var(--ink);color:var(--paper);padding:clamp(1.5rem,4vw,3rem)}.contact-details h2{max-width:10ch;font-size:clamp(2.25rem,4vw,3.75rem)}.contact-details dl{margin:3rem 0}.contact-details dl>div{border-top:.0625rem solid var(--line-light);padding:1rem 0}.contact-details dt{color:#eae6e2a6;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.contact-details dd{margin:.3rem 0 0}.integration-note{border-left:.25rem solid var(--yellow);background:#eae6e214;padding:1rem}.integration-note p{color:#eae6e2b3;margin-top:.35rem;font-size:.85rem}.not-found{padding-block:clamp(6rem,12vw,11rem)}.not-found-grid{align-items:start;gap:2rem;display:grid}.not-found-code{color:var(--orange);font-family:var(--font-mono);letter-spacing:-.08em;margin:0;font-size:clamp(5rem,18vw,13rem);font-weight:700;line-height:.8}.not-found h1{max-width:11ch;font-size:clamp(2.8rem,6vw,5.5rem)}.site-footer{background:var(--ink);color:var(--paper);padding-block:clamp(4rem,8vw,6rem) 2rem}.footer-grid{gap:3rem;display:grid}.wordmark-footer{color:var(--paper);margin-bottom:1.5rem}.wordmark-footer .brand-logo{width:min(100%,20rem)}.footer-intro p{color:#eae6e2b3;max-width:26rem}.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.footer-heading{color:var(--orange);margin-bottom:.6rem}.footer-links a,.footer-contact a{min-height:2.75rem;color:var(--paper);align-items:center;text-decoration-color:#eae6e259;display:inline-flex}.footer-contact address{color:#eae6e2a6;margin-top:.5rem;font-style:normal}.footer-meta{border-top:.0625rem solid var(--line-light);color:#eae6e294;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;font-size:.78rem;display:flex}.footer-meta p{margin:0}[id]{scroll-margin-top:5rem}@media (width>=44rem){.section-intro-split{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr)}.industrial-proof-strip-grid{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr)}.industrial-proof-strip dl{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.app-showcase-grid,.system-grid,.deployment-grid,.about-origin-grid,.boundary-grid,.field-proof-grid,.final-cta-grid,.faq-grid,.contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr)}.app-showcase-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}.app-showcase-reverse .app-showcase-copy{order:2}.app-showcase-reverse .media-placeholder{order:1}.product-grid,.statement-grid,.two-column-list,.principle-grid,.value-grid,.capability-grid,.process-grid,.resource-grid,.commercial-application-grid,.commercial-capability-grid,.recognition-grid,.integration-grid,.team-grid,.commercial-reference-card{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-reference-card>div:nth-last-child(-n+2){border-bottom:0}.contact-heading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end}.contact-grid{grid-template-columns:minmax(0,1.25fr) minmax(19rem,.75fr)}.form-grid,.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-grid label:last-child,.form-full{grid-column:1/-1}.not-found-grid{grid-template-columns:minmax(14rem,.65fr) minmax(0,1.35fr)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-intro{grid-column:1/-1}}@media (width>=68rem){.industrial-proof-strip-grid{grid-template-columns:minmax(0,.9fr) minmax(20rem,.75fr) minmax(12rem,.35fr)}.industrial-proof-strip dl{grid-column:auto;grid-template-columns:1fr}.hero-grid{grid-template-columns:minmax(0,1.55fr) minmax(20rem,.45fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.product-card-commercial{margin-top:.75rem}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-grid,.capability-grid,.process-grid,.resource-grid,.commercial-capability-grid,.integration-grid,.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commercial-application-grid,.recognition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:minmax(18rem,1.5fr) repeat(2,minmax(8rem,.65fr)) minmax(15rem,.9fr)}.footer-intro{grid-column:auto}}@media (width<=55.99rem){.desktop-nav{display:none}.mobile-nav{display:block}}@media (width<=47.99rem){.hero{padding-block:4.5rem}.hero-home{min-height:auto}.product-card{min-height:28rem}.product-card-commercial{margin-top:0}.media-placeholder{aspect-ratio:4/3;min-height:15rem}.footer-meta{display:block}.footer-meta p+p{margin-top:.5rem}}@media (width<=43.99rem){.hardware-photo-card-ethernet{width:100%}.hardware-photo-frame-commercial{aspect-ratio:16/9}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.anchor-nav,.button-row{display:none}body,.section,.hero,.app-showcase,.final-cta{color:#000!important;background:#fff!important}}
