/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#142722;--forest:#173a31;--green:#39735f;--mint:#b9f2ce;--lime:#d8ff72;--paper:#f7f5ed;--soft:#e9eee6;--line:#cbd2c9;--muted:#5d6d67}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1240px,100% - 56px);margin-inline:auto}.nav{border-bottom:1px solid #1427222e;justify-content:space-between;align-items:center;height:84px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:20px;font-weight:700;display:flex}.brandLogo{filter:brightness(0)saturate()invert(13%)sepia(17%)saturate(1272%)hue-rotate(113deg)brightness(91%);width:36px;height:auto}.navLinks{gap:34px;font-size:14px;display:flex}.navLinks a:hover{text-underline-offset:5px;text-decoration:underline}.navCta{border:1px solid var(--ink);gap:28px;padding:12px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.navCta:hover{background:var(--ink);color:#fff}.eyebrow,.sectionNumber{font:700 10px/1.2 var(--font-geist-mono),monospace;letter-spacing:.14em;text-transform:uppercase}.eyebrow{align-items:center;gap:11px;display:flex}.eyebrow>span{background:currentColor;width:28px;height:2px}.hero{flex-direction:column;justify-content:center;min-height:680px;padding:72px 0 76px;display:flex}.hero h1{letter-spacing:-.074em;max-width:1140px;margin:26px 0 52px;font-size:clamp(58px,8.2vw,112px);line-height:.93}.hero h1 em{color:var(--green);font-style:normal;font-weight:400}.heroBottom{border-top:1px solid var(--line);grid-template-columns:1.25fr .75fr;align-items:start;gap:64px;padding-top:26px;display:grid}.heroStatement{letter-spacing:-.04em;max-width:720px;font-size:clamp(23px,2.6vw,35px);line-height:1.17}.heroDetail{justify-self:end;max-width:440px}.heroDetail p{border-left:3px solid var(--green);color:var(--ink);margin:0 0 24px;padding-left:18px;font-size:17px;line-height:1.55}.button{justify-content:space-between;align-items:center;gap:36px;padding:16px 18px;font-size:14px;font-weight:700;display:inline-flex}.primary{background:var(--ink);color:#fff}.primary:hover{background:#2a4f45}.shift{background:var(--soft);border-block:1px solid var(--line);padding:82px 0}.shiftGrid,.reliabilityGrid{grid-template-columns:.55fr 1.35fr .75fr;align-items:start;gap:64px;display:grid}.sectionNumber{color:#708079;margin:7px 0 0}.shift h2,.reliabilityIntro h2,.sectionHeader h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5.1vw,70px);line-height:1.02}.shiftGrid>p:last-child,.reliabilityGrid>p:not(.sectionNumber){color:var(--muted);font-size:17px;line-height:1.65}.product{padding:58px 0 110px}.sectionHeader{grid-template-columns:.55fr 1.35fr .75fr;align-items:start;gap:64px;margin-bottom:100px;display:grid}.sectionHeader>p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.compactFeatures{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:38px;display:grid}.compactFeatures>div{border-right:1px solid var(--line);min-width:0;padding:24px 28px 24px 34px;position:relative}.compactFeatures>div:last-child{border-right:0}.compactFeatures span{color:var(--green);font-family:var(--font-geist-mono),monospace;position:absolute;top:25px;left:8px}.compactFeatures h3{letter-spacing:-.025em;margin:0 0 9px;font-size:18px}.compactFeatures p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.productExampleHeader{align-items:baseline;gap:18px;margin:0 0 18px;display:flex}.productExampleHeader span{color:var(--green);font:700 9px var(--font-geist-mono),monospace;letter-spacing:.13em}.productExampleHeader h3{letter-spacing:-.035em;margin:0;font-size:22px}.productGallery{grid-template-columns:1.55fr 1fr;align-items:start;gap:18px;display:grid}.productGallerySide{gap:18px;min-width:0;display:grid}.productFrame{background:#11171c;border:1px solid #263039;margin:0;box-shadow:20px 22px #dde2da}.productGallerySide .productFrame{box-shadow:10px 12px #dde2da}.productFrame img{aspect-ratio:1.54;object-fit:cover;object-position:center;width:100%}.productFrameMain img{aspect-ratio:1.61}.productGallerySide .productFrame img{aspect-ratio:auto;height:194px}.productFrame figcaption{color:#aeb8c1;font:9px var(--font-geist-mono),monospace;letter-spacing:.04em;background:#171d23;gap:14px;padding:13px 16px;display:flex}.productFrame figcaption span{color:var(--lime)}.realSystems{border-top:1px solid var(--line);margin-top:70px;padding:70px 0 0}.realSystemsIntro{grid-template-columns:.55fr 2.1fr;align-items:start;gap:64px;margin-bottom:40px;display:grid}.realSystemsIntro>span{color:var(--green);font:700 9px var(--font-geist-mono),monospace;letter-spacing:.13em;padding-top:7px}.realSystemsIntro h3{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.06}.realSystemsGrid{background:#11171c;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px;display:grid;box-shadow:20px 22px #dde2da}.realSystemPhoto{background:#171d23;flex-direction:column;min-width:0;margin:0;display:flex;overflow:hidden}.realSystemPhoto img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.realSystemPhoto.portrait:first-child img{object-position:center 47%}.realSystemPhoto.portrait:last-child img{object-position:center 53%}.realSystemPhoto.lidar img{object-fit:cover;object-position:center}.realSystemPhoto figcaption{color:#aeb8c1;min-height:42px;font:8px var(--font-geist-mono),monospace;letter-spacing:.035em;align-items:center;gap:12px;padding:10px 12px;display:flex}.realSystemPhoto figcaption span{color:var(--lime)}.reliabilityIntro{background:var(--forest);color:#fff;padding:95px 0 110px}.reliabilityIntro .sectionNumber{color:var(--mint)}.reliabilityIntro h2{color:#fff}.reliabilityGrid>p:not(.sectionNumber){color:#adbbb6}.foundationNote{border-top:1px solid #b9f2ce47;grid-column:2/4;align-items:flex-start;gap:32px;margin-top:8px;padding-top:22px;display:flex}.foundationNote span{color:var(--mint);font:700 9px var(--font-geist-mono),monospace;letter-spacing:.13em;flex:0 0 150px;padding-top:4px}.foundationNote p{color:#d7e2de;max-width:720px;margin:0;font-size:16px;line-height:1.6}.foundationEvidence{margin-top:82px}.evidenceGroup{border-top:1px solid #b9f2ce47;padding-top:28px}.evidenceGroup+.evidenceGroup{margin-top:78px}.evidenceHeading{grid-template-columns:.55fr 2.1fr;align-items:start;gap:64px;margin-bottom:28px;display:grid}.evidenceHeading>span{color:var(--mint);font:700 9px var(--font-geist-mono),monospace;letter-spacing:.13em;padding-top:6px}.evidenceHeading h3{color:#fff;letter-spacing:-.05em;max-width:790px;margin:0;font-size:clamp(28px,3.3vw,46px);line-height:1.06}.evidenceFrame{background:#101916;border:1px solid #b9f2ce33;flex-direction:column;min-width:0;margin:0;display:flex;overflow:hidden}.evidenceMedia{aspect-ratio:1;background:#0e1513;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.evidenceMedia img{object-fit:contain;width:100%;height:100%}.diagnosticTop img,.diagnosticBottom img{object-fit:cover}.diagnosticTop img{object-position:center top}.diagnosticBottom img{object-position:center bottom}.specMedia img{padding:20px}.evidenceFrame figcaption{color:#b8c6c1;min-height:48px;font:9px/1.45 var(--font-geist-mono),monospace;letter-spacing:.035em;background:#101916;align-items:flex-start;gap:14px;padding:13px 15px;display:flex}.evidenceFrame figcaption span{color:var(--lime)}.validationGallery{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.monitoringGallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.validationGallery .evidenceFrame,.monitoringGallery .evidenceFrame{height:100%}.validationGallery figcaption,.monitoringGallery figcaption{flex:1}.ctaSection{background:var(--lime);text-align:center;padding:85px 0}.ctaInner{flex-direction:column;align-items:center;display:flex}.ctaInner .brandLogo{width:58px;margin-bottom:35px}.ctaInner h2{letter-spacing:-.065em;margin:26px 0;font-size:clamp(44px,5.4vw,72px);line-height:1}.ctaInner>p:not(.eyebrow){max-width:610px;font-size:17px;line-height:1.55}.contactEmail{background:var(--ink);color:#fff;letter-spacing:-.035em;text-align:left;justify-content:space-between;align-items:center;width:min(100%,720px);margin-top:30px;padding:22px 24px;font-size:clamp(20px,3vw,34px);font-weight:700;display:flex}.footer{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:180px;font-size:12px;display:grid}.footer>p{color:var(--muted);text-align:center;margin:0}.footer>div{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer>div span{color:#7d8c87}@media (max-width:900px){.navLinks{display:none}.hero{min-height:auto}.heroBottom,.shiftGrid,.reliabilityGrid,.sectionHeader{grid-template-columns:1fr;gap:28px}.heroDetail{justify-self:start;max-width:620px}.compactFeatures{grid-template-columns:1fr}.compactFeatures>div{border-right:0;border-bottom:1px solid var(--line)}.compactFeatures>div:last-child{border-bottom:0}.productGallery{grid-template-columns:1fr}.productGallerySide{grid-template-columns:1fr 1fr}.productGallerySide .productFrame img{aspect-ratio:1.61;height:auto}.productFrame{box-shadow:12px 14px #dde2da}.realSystemsIntro{grid-template-columns:1fr;gap:18px}.realSystemsGrid{grid-template-columns:1fr 1fr;box-shadow:12px 14px #dde2da}.footer{text-align:center;grid-template-columns:1fr;gap:20px;padding:45px 0}.footer>div{align-items:center}.foundationNote{grid-column:1}.evidenceHeading{grid-template-columns:1fr;gap:12px}.validationGallery,.monitoringGallery{grid-template-columns:1fr 1fr}}@media (max-width:600px){.productExampleHeader{flex-direction:column;align-items:flex-start;gap:7px}.shell{width:min(100% - 28px,1240px)}.nav{height:72px}.navCta{gap:10px;padding:10px}.hero{padding:65px 0 75px}.hero h1{margin:24px 0 52px;font-size:52px}.heroStatement{font-size:28px}.shift,.reliabilityIntro{padding:82px 0}.product{padding:58px 0 90px}.sectionHeader{margin-bottom:50px}.productStory{padding:55px 0}.shift h2,.reliabilityIntro h2,.sectionHeader h2{font-size:43px}.productFrame{margin-right:8px}.realSystems{padding-top:58px}.realSystemsGrid{grid-template-columns:1fr;margin-right:8px}.productGallerySide{grid-template-columns:1fr}.foundationNote{flex-direction:column;gap:10px}.foundationNote span{flex-basis:auto}.foundationEvidence{margin-top:62px}.validationGallery,.monitoringGallery{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
