/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.z-5\!{z-index:5!important}.hidden{display:none}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.px-px{padding-inline:1px}}:root{--ink:#0b0d0e;--paper:#f4f3ed;--lime:#b7ff2a;--muted:#737773;--system-copy:#515951;--system-line:#0b0d0e33}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),"PingFang SC","Microsoft YaHei",sans-serif;margin:0}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{z-index:10;color:#fff;border-bottom:1px solid #0b0d0e24;justify-content:space-between;align-items:center;height:78px;padding:0 4.5vw;display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:17px;font-weight:760;display:flex}.brand>span:last-child>span{color:var(--lime)}.brand-mark{width:24px;height:24px;display:inline-block;position:relative}.brand-mark i{background:var(--lime);border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 12px #b7ff2aa6}.brand-mark:before,.brand-mark:after{content:"";background:var(--lime);width:15px;height:1px;position:absolute;top:12px;left:5px;transform:rotate(58deg)}.brand-mark:after{transform:rotate(-58deg)}.site-header nav{color:#ffffffb8;gap:34px;font-size:13px;display:flex}.site-header nav a:hover{color:var(--lime)}.header-cta{border:1px solid #ffffff59;padding:12px 16px;font-size:13px;transition:all .25s}.header-cta:hover{background:var(--lime);color:var(--ink);border-color:var(--lime)}.hero{background:var(--ink);color:#fff;grid-template-columns:55% 45%;min-height:760px;padding:154px 4.5vw 56px;display:grid;position:relative}.hero:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48%,#000);mask-image:linear-gradient(90deg,#0000,#000 48%,#000)}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow,.section-kicker{font:11px var(--font-geist-mono),monospace;letter-spacing:.12em;color:#737773;align-items:center;gap:10px;display:flex}.eyebrow{color:#ffffff85}.eyebrow span{background:var(--lime);width:7px;height:7px;box-shadow:0 0 12px var(--lime);border-radius:50%}h1{letter-spacing:-.075em;margin:48px 0 30px;font-size:clamp(54px,6.4vw,102px);font-weight:640;line-height:.98}h1 span{color:var(--lime)}.hero-copy>p{color:#ffffff94;max-width:570px;font-size:16px;line-height:1.8}.hero-actions{align-items:center;gap:32px;margin-top:42px;display:flex}.primary-btn{background:var(--lime);min-width:186px;color:var(--ink);justify-content:space-between;align-items:center;padding:17px 20px;font-size:14px;font-weight:650;transition:all .25s;display:inline-flex}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 12px 34px #b7ff2a33}.text-link{color:#ffffffb3;border-bottom:1px solid #ffffff4d;padding-bottom:5px;font-size:13px}.hero-meta{color:#ffffff61;gap:36px;margin-top:66px;font-size:11px;display:flex}.hero-meta span{gap:5px;display:grid}.hero-meta b{color:#ffffffc2;font:10px var(--font-geist-mono);letter-spacing:.08em}.hero-visual{justify-content:center;align-items:center;display:flex}.motion-stage{aspect-ratio:.72;filter:drop-shadow(0 0 35px #b7ff2a14);width:min(420px,90%);position:relative}.motion-stage:before{content:"";background:radial-gradient(circle at 50% 48%,#b7ff2a1c,#0000 35%);border:1px solid #b7ff2a1a;position:absolute;inset:5%}.bone{background:linear-gradient(90deg,var(--lime),#b7ff2a59);transform-origin:0;height:2px;position:absolute;box-shadow:0 0 9px #b7ff2a73}.marker{border:2px solid var(--lime);background:var(--ink);border-radius:50%;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 13px #b7ff2ab3}.scan-ring{border:1px solid #b7ff2a29;border-radius:50%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:78%;height:38%}.ring-two{width:112%;height:58%}.stage-label{font:9px var(--font-geist-mono);color:#ffffff61;letter-spacing:.1em;position:absolute}.label-top{top:8%;right:0}.label-top span{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.label-bottom{bottom:0;left:0}.section{padding:110px 4.5vw}.intro-heading,.scenario-title{grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;margin:32px 0 70px;display:grid}h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5.1vw,74px);font-weight:620;line-height:1.08}.intro-heading p,.scenario-title p{color:var(--muted);max-width:500px;margin:0 0 8px;line-height:1.85}.feature-grid{border-top:1px solid #0b0d0e2e;grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-right:1px solid #0b0d0e2e;min-height:400px;padding:24px 28px 34px;position:relative}.feature-grid article:first-child{padding-left:0}.feature-grid article:last-child{border-right:0}.feature-index{font:10px var(--font-geist-mono);color:#999}.feature-orb{border:1px solid #0b0d0e29;border-radius:50%;place-items:center;width:160px;height:160px;margin:42px auto;display:grid;position:relative}.feature-orb:before,.feature-orb:after{content:"";border:1px solid #0b0d0e1f;border-radius:50%;position:absolute}.feature-orb:before{inset:18px}.feature-orb:after{inset:42px}.feature-orb span{background:var(--lime);z-index:1;border-radius:50%;width:14px;height:14px;box-shadow:0 0 25px #80c400b3}.orb-2 span{transform:translate(32px,-24px)}.orb-3 span{box-shadow:35px -26px 0 -3px var(--lime),-34px 27px 0 -4px var(--lime),0 0 25px #80c40080}.feature-grid h3{margin:0 0 14px;font-size:28px}.feature-grid h3 small{font:9px var(--font-geist-mono);color:#999;letter-spacing:.1em;margin-top:6px;display:block}.feature-grid p{color:var(--muted);max-width:260px;font-size:13px;line-height:1.7}.scenarios{color:#fff;background:#111415}.light{color:#ffffff6b}.scenario-title p{color:#ffffff80}.scenario-list{border-top:1px solid #ffffff29}.scenario-list article{border-bottom:1px solid #ffffff29;grid-template-columns:80px 1fr 1.2fr 40px;align-items:center;min-height:126px;transition:all .3s;display:grid}.scenario-list article:hover{background:#b7ff2a0a;padding-left:18px}.scenario-list article>span{font:10px var(--font-geist-mono);color:var(--lime)}.scenario-list h3{font-size:25px;font-weight:520}.scenario-list p{color:#ffffff73;max-width:420px;font-size:13px;line-height:1.7}.scenario-list i{color:var(--lime);font-size:20px;font-style:normal}.workflow-layout{grid-template-columns:1fr 1fr;gap:8vw;margin-top:38px;display:grid}.workflow-layout>div>p{color:var(--muted);margin-top:26px}.workflow ol{border-top:1px solid #0b0d0e33;margin:0;padding:0;list-style:none}.workflow li{border-bottom:1px solid #0b0d0e33;grid-template-columns:70px 1fr;padding:26px 0;display:grid}.workflow li>span{font:10px var(--font-geist-mono);color:#888}.workflow h3{margin:0 0 8px;font-size:18px}.workflow li p{color:var(--muted);margin:0;font-size:13px}.about{padding-top:20px}.about-card{background:var(--lime);flex-direction:column;justify-content:space-between;min-height:520px;padding:80px 7vw;display:flex;position:relative}.about-card:after{content:"";border:1px solid #0b0d0e2e;border-radius:50%;width:280px;height:280px;position:absolute;top:17%;right:8%;box-shadow:0 0 0 60px #0b0d0e0b,0 0 0 120px #0b0d0e06}.about-card h2{z-index:1;max-width:800px}.about-card p{z-index:1;max-width:650px;margin:40px 0 0 35%;line-height:1.85}.contact{grid-template-columns:1.2fr .8fr;align-items:end;gap:10vw;display:grid}.contact h2{margin-top:34px}.contact-side>p{color:var(--muted);line-height:1.8}.contact-side .primary-btn{margin-top:28px}.contact-side small{color:#999;margin-top:14px;line-height:1.5;display:block}.primary-btn.dark{background:var(--ink);color:#fff}footer{background:var(--ink);color:#ffffff6b;justify-content:space-between;align-items:center;padding:40px 4.5vw;font-size:11px;display:flex}.footer-brand{color:#fff}.footer-brand+p{letter-spacing:.1em}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{opacity:.46;width:48%;position:absolute;top:140px;right:-18%}.hero-copy{z-index:2}.hero-copy>p{max-width:520px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-bottom:1px solid #0b0d0e2e;border-right:0;grid-template-columns:40px 150px 1fr;align-items:center;min-height:auto;padding:28px 0;display:grid}.feature-orb{margin:10px}.feature-grid p{grid-column:3}.workflow-layout{grid-template-columns:1fr}.about-card p{margin-left:0}.contact{grid-template-columns:1fr}.scenario-list article{grid-template-columns:50px 1fr 1.2fr 20px}}@media (width<=620px){.site-header{padding:0 20px}.header-cta{padding:10px;font-size:12px}.hero{min-height:760px;padding:130px 20px 40px}.hero-visual{width:72%;top:185px;right:-34%}.hero-copy>p{max-width:88%;font-size:14px}.hero-meta{flex-wrap:wrap;gap:18px}.section{padding:80px 20px}.intro-heading,.scenario-title{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.feature-grid article{grid-template-columns:32px 100px 1fr}.feature-orb{width:94px;height:94px}.scenario-list article{grid-template-columns:34px 1fr 20px;padding:24px 0}.scenario-list article p{grid-column:2/4}.about{padding-top:8px}.about-card{min-height:540px;padding:60px 28px}.about-card:after{top:25%;right:-35%}.about-card p{font-size:14px}.contact{gap:42px}footer{flex-direction:column;align-items:flex-start;gap:22px}.footer-brand+p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-btn,.scenario-list article{transition:none}}.site-header nav a{border-bottom:2px solid #0000;padding:29px 0 25px}.site-header nav a.active{color:#fff;border-bottom-color:var(--lime)}.overview-links{border-top:1px solid #0b0d0e2e;grid-template-columns:repeat(3,1fr);display:grid}.overview-links a{border-right:1px solid #0b0d0e2e;grid-template-columns:1fr auto;align-content:space-between;min-height:250px;padding:28px;transition:all .25s;display:grid}.overview-links a:last-child{border-right:0}.overview-links a:hover{background:var(--lime);transform:translateY(-5px)}.overview-links span{font:10px var(--font-geist-mono);color:#999}.overview-links h3{grid-column:1/3;margin:48px 0 4px;font-size:30px}.overview-links p{color:var(--muted);margin:0;font-size:13px}.overview-links i{align-self:end;font-size:20px;font-style:normal}.home-statement{color:#fff;background:#111415;flex-direction:column;justify-content:space-between;min-height:560px;padding:90px 8vw;display:flex}.home-statement h2{max-width:900px}.home-statement .primary-btn{align-self:flex-start}.page-hero{background:var(--ink);color:#fff;min-height:590px;padding:154px 4.5vw 80px;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}.page-hero>*{z-index:1;position:relative}.page-hero h1{max-width:1100px;margin:54px 0 26px}.page-hero h1 span{color:var(--lime)}.page-hero>p{color:#ffffff8f;max-width:650px;font-size:16px;line-height:1.8}.product-grid{background:#0b0d0e26;grid-template-columns:repeat(2,1fr);gap:1px;padding-top:1px;padding-bottom:1px;display:grid}.product-grid article{background:var(--paper);grid-template-columns:1fr 190px;align-items:start;min-height:520px;padding:46px 5vw;display:grid}.product-grid .feature-orb{grid-area:1/2/4;margin:30px 0}.product-grid h2{align-self:end;font-size:58px}.product-grid p{max-width:430px;color:var(--muted);line-height:1.8}.product-grid .accent-card{background:var(--lime)}.product-grid .accent-card p,.product-grid .accent-card .feature-index{color:#0b0d0ea6}.workflow-band{color:#fff;background:#111415;grid-template-columns:1fr 1fr;gap:8vw;display:grid}.workflow-band h2{margin-top:38px}.workflow-band ol{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.workflow-band li{border-bottom:1px solid #ffffff2e;grid-template-columns:60px 1fr;padding:28px 0;display:grid}.workflow-band b{font:10px var(--font-geist-mono);color:var(--lime)}.workflow-band span{color:#ffffff7a;font-size:13px}.workflow-band strong{color:#fff;margin-bottom:9px;font-size:18px;display:block}.next-cta{background:var(--lime);grid-template-columns:1fr 2fr;align-items:end;gap:40px;padding:110px 4.5vw;display:grid}.next-cta>p{align-self:start}.next-cta h2{font-size:clamp(40px,5vw,70px)}.next-cta .primary-btn{background:var(--ink);color:#fff;grid-column:2;width:210px;margin-top:20px}.case-gallery{color:#fff;background:#111415}.case-gallery article{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr 1fr;min-height:600px;display:grid}.case-gallery article.case-reverse .case-visual{order:2}.case-gallery article.case-reverse .case-copy{order:1}.case-visual{background:radial-gradient(circle,#b7ff2a1a,#0000 38%),#0d1010;place-items:center;display:grid;position:relative;overflow:hidden}.case-visual:before{content:"";opacity:.15;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.case-visual>span{font:11px var(--font-geist-mono);color:var(--lime);position:absolute;top:30px;left:36px}.case-visual>small{font:9px var(--font-geist-mono);color:#fff6;letter-spacing:.1em;position:absolute;bottom:30px;left:36px}.case-motion{z-index:1;border:1px solid #b7ff2a29;border-radius:50%;width:230px;height:310px;position:relative}.case-motion:before,.case-motion:after{content:"";background:#b7ff2a73;width:1px;height:75%;position:absolute;top:12%;left:50%;transform:rotate(25deg)}.case-motion:after{transform:rotate(-25deg)}.case-motion i{background:var(--lime);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 20px #b7ff2abf}.case-motion i:first-child{top:8%;left:48%}.case-motion i:nth-child(2){top:36%;left:20%}.case-motion i:nth-child(3){top:36%;right:20%}.case-motion i:nth-child(4){bottom:8%;left:27%}.case-motion i:nth-child(5){bottom:8%;right:27%}.motion-2{transform:rotate(-12deg)}.motion-3{transform:scale(.92)rotate(8deg)}.motion-4{border-radius:15%;transform:rotate(45deg)}.motion-4 i{transform:rotate(-45deg)}.case-copy{flex-direction:column;justify-content:center;padding:90px 7vw;display:flex}.case-copy .case-tag{color:var(--lime);margin:50px 0 16px;font-size:13px}.case-copy h2{margin-bottom:28px;font-size:clamp(38px,4vw,62px)}.case-copy>p:not(.case-tag){color:#ffffff80;max-width:520px;line-height:1.9}.case-copy strong{color:#ffffffb8;letter-spacing:.08em;margin-top:50px;font-size:11px;font-weight:500}.contact-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:10vw;display:grid}.contact-layout aside{position:sticky;top:40px}.contact-layout aside h2{margin:38px 0 24px;font-size:48px}.contact-layout aside>p{color:var(--muted);line-height:1.8}.contact-layout dl{margin-top:60px}.contact-layout dl div{border-top:1px solid #0b0d0e29;padding:20px 0}.contact-layout dt{font:10px var(--font-geist-mono);color:#999;margin-bottom:8px}.contact-layout dd{margin:0;font-size:14px}.contact-layout dd a{border-bottom:1px solid #999}.contact-form{background:#fff;padding:48px;box-shadow:0 20px 70px #0b0d0e0f}.field-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-form label{font:10px var(--font-geist-mono);color:#777;letter-spacing:.06em;gap:10px;margin-bottom:26px;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;font:14px var(--font-geist-sans);color:var(--ink);background:0 0;border:0;border-bottom:1px solid #0b0d0e33;border-radius:0;outline:none;padding:13px 0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form .consent{font-family:var(--font-geist-sans);letter-spacing:0;grid-template-columns:18px 1fr;align-items:start;font-size:12px;line-height:1.5;display:flex}.contact-form .consent input{width:16px;height:16px;accent-color:var(--ink)}.submit-btn{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:100%;padding:19px 22px;font-weight:650;display:flex}.submit-btn:hover{background:#252929}.submit-btn:disabled{opacity:.55;cursor:wait}.contact-form>small{color:#999;margin-top:14px;line-height:1.5;display:block}.honey{position:absolute!important;left:-9999px!important}.form-error{color:#b42318;font-size:13px}.form-success{text-align:center;background:#fff;padding:70px 48px;box-shadow:0 20px 70px #0b0d0e0f}.form-success>span{background:var(--lime);border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 30px;font-size:28px;display:grid}.form-success h2{font-size:38px}.form-success p{color:var(--muted);line-height:1.7}.form-success button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin-top:20px}footer div{gap:22px;display:flex}footer div a:hover{color:var(--lime)}@media (width<=900px){.overview-links{grid-template-columns:1fr}.overview-links a{border-bottom:1px solid #0b0d0e2e;border-right:0;min-height:190px}.product-grid,.workflow-band,.contact-layout{grid-template-columns:1fr}.contact-layout aside{position:static}.case-gallery article{grid-template-columns:1fr}.case-gallery article.case-reverse .case-visual{order:1}.case-gallery article.case-reverse .case-copy{order:2}.case-visual{min-height:500px}.next-cta{grid-template-columns:1fr}.next-cta .primary-btn{grid-column:1}.site-header nav{display:none}}@media (width<=620px){.page-hero{min-height:540px;padding:130px 20px 60px}.page-hero h1{font-size:50px}.product-grid{padding-left:0;padding-right:0}.product-grid article{grid-template-columns:1fr 110px;min-height:410px;padding:36px 22px}.product-grid .feature-orb{width:100px;height:100px}.product-grid h2{font-size:42px}.workflow-band{padding:70px 20px}.case-visual{min-height:400px}.case-copy{padding:65px 24px}.next-cta{padding:80px 20px}.contact-form{padding:28px 20px}.field-row{grid-template-columns:1fr;gap:0}.contact-layout{gap:45px}footer div{flex-wrap:wrap}}.brand-hero{background:#070909;height:min(900px,100vh);min-height:680px;position:relative;overflow:hidden}.brand-hero>img{object-fit:cover;object-position:center;width:100%;height:100%}.brand-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#070909c7);height:28%;position:absolute;inset:auto 0 0}.brand-hero-actions{z-index:2;color:#fff;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:38px;left:4.5vw;right:4.5vw}.brand-hero-actions>span{font:10px var(--font-geist-mono);letter-spacing:.13em;color:#ffffff73}.brand-hero-actions>div{align-items:center;gap:28px;display:flex}.brand-hero-actions>div>a:first-child{color:#ffffffa6;border-bottom:1px solid #ffffff40;padding-bottom:5px;font-size:12px}.brand-hero-actions .primary-btn b{font-weight:500}.story-opening{background:var(--paper)}.story-lead{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin-top:48px;display:grid}.story-lead h1{color:var(--ink);margin:0;font-size:clamp(54px,6vw,92px)}.story-lead h1 span{color:#7d817c}.revolution-list{border-top:1px solid #0b0d0e2e}.revolution-list p{color:var(--muted);border-bottom:1px solid #0b0d0e2e;grid-template-columns:42px 92px 1fr;margin:0;padding:22px 0;font-size:13px;line-height:1.6;display:grid}.revolution-list b{font:9px var(--font-geist-mono);color:#999}.revolution-list span{color:var(--ink);font-weight:650}.story-summary{color:#565a56;max-width:780px;margin:100px 0 0 32%;font-size:19px;line-height:1.95}.born-section{color:#fff;background:#101313;grid-template-columns:1.15fr .85fr;min-height:760px;display:grid}.born-visual{min-height:680px;overflow:hidden}.born-visual img{object-fit:cover;width:100%;height:100%}.born-copy{flex-direction:column;justify-content:center;padding:90px 6vw;display:flex}.born-copy h2{margin:42px 0;font-size:clamp(44px,5vw,72px)}.born-copy>p{color:#ffffff85;max-width:570px;margin:0 0 20px;line-height:1.9}.evolution-lines{border-top:1px solid #ffffff29;margin-top:46px}.evolution-lines span{color:#ffffffb8;border-bottom:1px solid #ffffff29;padding:16px 0;font-size:12px;display:block}.platform-section{background:#e8e7e0}.platform-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin-top:48px;display:grid}.platform-heading h2 span{color:#7f837e}.platform-heading>p{color:var(--muted);max-width:520px;font-size:16px;line-height:1.9}.understand-grid{border-top:1px solid #0b0d0e2e;border-bottom:1px solid #0b0d0e2e;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr;align-items:center;margin-top:90px;padding:32px 0;display:grid}.understand-grid>span{font:12px var(--font-geist-mono);letter-spacing:.08em}.understand-grid small{font:12px var(--font-geist-sans);color:var(--muted);letter-spacing:0;margin-top:8px;display:block}.understand-grid i{color:#999;font-style:normal}.platform-statement{grid-template-columns:1fr 1.4fr;align-items:end;gap:8vw;margin-top:110px;display:grid}.platform-statement>p{color:var(--muted);line-height:1.8}.platform-statement h3{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:560;line-height:1.25}.platform-statement strong{color:#5d8600;font-weight:650}.belief-section{background:var(--lime);flex-direction:column;justify-content:center;min-height:700px;padding:90px 7vw;display:flex;position:relative}.belief-section .section-kicker{position:absolute;top:70px}.belief-section>p{letter-spacing:-.07em;color:#0b0d0e2e;margin:0;font-size:clamp(42px,6.2vw,96px);font-weight:700;line-height:.95}.belief-section>p:nth-of-type(3){color:var(--ink)}.belief-section h2{text-align:right;font-size:clamp(34px,4.4vw,64px);position:absolute;bottom:70px;right:7vw}.mission-section{background:var(--paper)}.mission-grid{border-top:1px solid #0b0d0e2e;border-bottom:1px solid #0b0d0e2e;grid-template-columns:1fr 1fr;margin-top:48px;display:grid}.mission-grid article{border-right:1px solid #0b0d0e2e;flex-direction:column;min-height:520px;padding:46px 5vw 46px 0;display:flex}.mission-grid article:last-child{border-right:0;padding-left:5vw}.mission-grid article>span{font:10px var(--font-geist-mono);color:#888;letter-spacing:.1em}.mission-grid h2{margin:auto 0 40px;font-size:clamp(38px,4vw,60px)}.mission-grid p{font:12px var(--font-geist-mono);color:var(--muted);line-height:1.6}.values-section{color:#fff;background:#111415}.values-heading{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin:46px 0 78px;display:grid}.values-heading>p{color:#ffffff7a;max-width:480px;line-height:1.8}.values-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);display:grid}.values-grid article{border-right:1px solid #ffffff26;flex-direction:column;min-height:310px;padding:28px;display:flex}.values-grid article:first-child{padding-left:0}.values-grid article:last-child{border-right:0}.values-grid span{font:9px var(--font-geist-mono);color:var(--lime)}.values-grid h3{margin:auto 0 18px;font-size:34px}.values-grid p{color:#ffffff73;margin:0;font-size:13px;line-height:1.7}.home-products{background:var(--paper)}@media (width<=900px){.brand-hero{height:78vw;min-height:600px}.brand-hero>img{object-position:center}.story-lead,.platform-heading,.platform-statement{grid-template-columns:1fr}.story-summary{margin-left:12%}.born-section{grid-template-columns:1fr}.born-visual{min-height:560px}.mission-grid{grid-template-columns:1fr}.mission-grid article{border-bottom:1px solid #0b0d0e2e;border-right:0;min-height:400px;padding:40px 0}.mission-grid article:last-child{border-bottom:0;padding:40px 0}.values-grid{grid-template-columns:1fr 1fr}.values-grid article{border-bottom:1px solid #ffffff26}.understand-grid{grid-template-columns:1fr 24px 1fr}.understand-grid i:nth-of-type(2){display:none}.understand-grid span:nth-of-type(3),.understand-grid span:nth-of-type(4),.understand-grid i:nth-of-type(3){margin-top:24px}}@media (width<=620px){.brand-hero{height:720px;min-height:0}.brand-hero>img{object-position:62% center}.brand-hero-actions{display:block;bottom:24px;left:20px;right:20px}.brand-hero-actions>span{display:none}.brand-hero-actions>div{justify-content:space-between}.brand-hero-actions .primary-btn{min-width:160px}.story-lead{gap:46px}.story-lead h1{font-size:50px}.revolution-list p{grid-template-columns:32px 72px 1fr}.story-summary{margin:70px 0 0;font-size:16px}.born-visual{min-height:420px}.born-copy{padding:70px 24px}.understand-grid{grid-template-columns:1fr;gap:14px}.understand-grid i{justify-self:start;transform:rotate(90deg)}.understand-grid i:nth-of-type(2){display:block}.understand-grid span:nth-of-type(3),.understand-grid span:nth-of-type(4),.understand-grid i:nth-of-type(3){margin-top:0}.platform-statement{margin-top:70px}.belief-section{min-height:620px;padding:90px 24px}.belief-section .section-kicker{top:50px}.belief-section h2{bottom:50px;right:24px}.values-heading,.values-grid{grid-template-columns:1fr}.values-grid article{border-right:0;min-height:240px;padding:24px 0}.mission-grid h2{font-size:40px}}.domain-intro-grid{grid-template-columns:1fr 1fr;gap:10vw;margin:48px 0 80px;display:grid}.domain-intro-grid h2 span{color:#7d817c}.domain-intro-grid>div{padding-top:10px}.domain-intro-grid p{color:var(--muted);margin:0 0 24px;line-height:1.9}.domain-intro-grid strong{color:var(--ink)}.field-media{color:#fff;background:#0b0d0e;min-height:520px;position:relative;overflow:hidden}.field-media>img{object-fit:cover;width:100%;height:100%;min-height:520px;display:block}.field-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0b0d0ed1);height:30%;position:absolute;inset:auto 0 0}.field-media>div:last-child{z-index:2;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.field-media>div:last-child strong{font-size:18px}.field-media>div:last-child span{color:#ffffff8c;font-size:11px}.video-placeholder{text-align:center;background:radial-gradient(circle,#b7ff2a1f,#0000 24%),linear-gradient(#ffffff09 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/54px 54px;place-content:center;display:grid;position:absolute;inset:0}.video-placeholder span{width:72px;height:72px;color:var(--lime);border:1px solid #b7ff2a8c;border-radius:50%;place-items:center;margin:0 auto 22px;padding-left:4px;font-size:20px;display:grid}.video-placeholder b{font:11px var(--font-geist-mono);letter-spacing:.12em}.video-placeholder small{color:#ffffff61;margin-top:8px}.field-section{padding:110px 4.5vw}.field-section-head{grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;margin-bottom:80px;display:grid}.field-section-head h2{font-size:clamp(46px,5.5vw,78px)}.dark-fields{color:#fff;background:#111415}.light-fields{background:var(--paper)}.lime-fields{background:var(--lime)}.field-grid{border-top:1px solid;grid-template-columns:repeat(2,1fr);display:grid}.field-grid article{border-bottom:1px solid;border-right:1px solid;flex-direction:column;min-height:410px;padding:32px 5vw 32px 0;display:flex}.field-grid article:nth-child(2n){border-right:0;padding-left:5vw}.field-grid article>span{font:9px var(--font-geist-mono);letter-spacing:.1em;color:#747873}.dark-fields .field-grid,.dark-fields .field-grid article{border-color:#ffffff26}.dark-fields .field-grid article>span{color:var(--lime)}.field-grid h3{margin:50px 0 10px;font-size:34px}.field-grid h4{margin:0 0 26px;font-size:16px;font-weight:560}.field-grid p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.85}.dark-fields .field-grid p{color:#ffffff75}.field-grid small{letter-spacing:.06em;color:#888;margin-top:auto;font-size:10px}.dark-fields .field-grid small{color:#fff9}.lime-fields .field-grid p,.lime-fields .field-grid small,.lime-fields .field-grid article>span{color:#0b0d0e9e}.media-row{background:#ffffff29;grid-template-columns:1fr 1fr;gap:1px;margin-top:90px;display:grid}.media-row .field-media{min-height:430px}.light-fields>.field-media{margin-top:90px}.future-statement{color:#fff;background:#111415;flex-direction:column;justify-content:space-between;min-height:680px;display:flex}.future-statement h2{max-width:1180px;margin:70px 0;font-size:clamp(44px,5.5vw,82px)}.future-statement h2 strong{color:var(--lime)}.future-statement>p{color:#ffffff7a;max-width:650px;line-height:1.8}.future-statement .primary-btn{align-self:flex-end;margin-top:-60px}@media (width<=900px){.domain-intro-grid,.field-section-head,.field-grid{grid-template-columns:1fr}.field-grid article,.field-grid article:nth-child(2n){border-right:0;padding:30px 0}.media-row{grid-template-columns:1fr}.future-statement .primary-btn{align-self:flex-start;margin-top:20px}}@media (width<=620px){.field-section{padding:80px 20px}.field-section-head{margin-bottom:55px}.field-media,.field-media>img{min-height:360px}.field-media>div:last-child{gap:6px;display:grid;bottom:20px;left:20px;right:20px}.field-grid article{min-height:340px}.field-grid h3{margin-top:38px}.media-row,.light-fields>.field-media{margin-top:60px}.future-statement{min-height:680px}.future-statement h2{margin:55px 0}}.product-principle{width:min(91%,1600px);margin-inline:auto;padding-left:0;padding-right:0}.principle-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:9vw;margin:48px 0 70px;display:grid}.principle-heading>p{color:var(--muted);max-width:560px;line-height:1.9}.principle-flow{border-top:1px solid #0b0d0e2e;border-bottom:1px solid #0b0d0e2e;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:center;margin-bottom:70px;padding:28px 0;display:grid}.principle-flow>span{font-weight:650}.principle-flow small{font:9px var(--font-geist-mono);color:#999;margin-top:7px;display:block}.principle-flow i{color:#999;font-style:normal}.product-main-image{aspect-ratio:16/9;background:#0b0d0e;width:100%;position:relative;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%;display:block}.product-main-image:after{content:"";background:linear-gradient(#0000,#0b0d0ec7);height:24%;position:absolute;inset:auto 0 0}.product-main-image>div{z-index:2;color:#fff;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.product-main-image strong{font-size:17px}.product-main-image span{color:#ffffff8c;font-size:11px}.product-advantage{grid-template-columns:70px 1fr 1fr;align-items:center;gap:5vw;min-height:760px;padding:100px 4.5vw;display:grid;position:relative}.advantage-number{font:11px var(--font-geist-mono);color:#888;align-self:start}.advantage-copy h2{margin:42px 0 28px;font-size:clamp(44px,5vw,72px)}.advantage-copy>p{color:var(--muted);max-width:600px;line-height:1.9}.advantage-copy .fit-for{border-left:2px solid var(--lime);margin-top:36px;padding-left:16px;font-size:12px}.markerless-section{background:var(--lime)}.markerless-section .advantage-copy>p{color:#0b0d0ea3}.markerless-section ul{border-top:1px solid #0b0d0e2e;grid-template-columns:1fr 1fr;margin:38px 0;padding:0;list-style:none;display:grid}.markerless-section li{border-bottom:1px solid #0b0d0e2e;padding:17px 0;font-size:14px}.markerless-section li:before{content:"—";margin-right:12px}.markerless-visual{border:1px solid #0b0d0e33;place-items:center;height:560px;display:grid;position:relative;overflow:hidden}.markerless-visual:before{content:"";border:1px solid #0b0d0e24;border-radius:50%;width:330px;height:330px;position:absolute;box-shadow:0 0 0 75px #0b0d0e09,0 0 0 150px #0b0d0e05}.human-silhouette{z-index:1;width:170px;height:390px;position:relative}.human-silhouette:before{content:"";background:#111;border-radius:50%;width:64px;height:64px;position:absolute;top:0;left:53px}.human-silhouette:after{content:"";background:#111;border-radius:48% 48% 28% 28%;width:90px;height:180px;position:absolute;top:67px;left:40px}.human-silhouette i{background:#111;border-radius:40px;position:absolute}.human-silhouette i:first-child{width:35px;height:175px;top:80px;left:23px;transform:rotate(13deg)}.human-silhouette i:nth-child(2){width:35px;height:175px;top:80px;right:23px;transform:rotate(-13deg)}.human-silhouette i:nth-child(3){width:40px;height:185px;top:218px;left:42px;transform:rotate(5deg)}.human-silhouette i:nth-child(4){width:40px;height:185px;top:218px;right:42px;transform:rotate(-5deg)}.human-silhouette i:nth-child(5){display:none}.human-silhouette span{z-index:2;background:var(--ink);color:var(--lime);font:9px var(--font-geist-mono);padding:7px 10px;position:absolute;top:18px;right:-28px}.markerless-visual>p{font:9px var(--font-geist-mono);color:#0b0d0e85;line-height:1.5;position:absolute;bottom:20px;left:25px}.realtime-section,.complex-section{color:#fff;background:#111415}.realtime-section .advantage-copy>p,.complex-section .advantage-copy>p{color:#ffffff7a}.realtime-pipeline{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:1fr 20px 1fr 20px 1fr 20px 1fr;align-items:center;margin:38px 0;padding:22px 0;display:grid}.realtime-pipeline i{color:var(--lime);font-style:normal}.product-video{color:#fff;background:#0b0d0e;border:1px solid #ffffff1f;height:560px;position:relative}.product-video>div:first-child{text-align:center;background:radial-gradient(circle,#b7ff2a1c,#0000 24%),linear-gradient(#ffffff09 1px,#0000 1px) 0 0/50px 50px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/50px 50px;place-content:center;display:grid;position:absolute;inset:0}.product-video>div:first-child span{width:70px;height:70px;color:var(--lime);border:1px solid #b7ff2a8c;border-radius:50%;place-items:center;margin:0 auto 20px;padding-left:4px;display:grid}.product-video>div:first-child b{font:10px var(--font-geist-mono);letter-spacing:.12em}.product-video>div:first-child small{color:#ffffff61;margin-top:8px}.video-caption{border-top:1px solid #ffffff24;padding-top:16px;position:absolute;bottom:22px;left:25px;right:25px}.video-caption strong{font-size:14px}.video-caption p{color:#ffffff6b;margin:6px 0 0;font-size:10px}.multi-section{background:var(--paper)}.multi-section .product-video{border-color:#0b0d0e1f}.people-scale{border-top:1px solid #0b0d0e2e;border-bottom:1px solid #0b0d0e2e;grid-template-columns:repeat(3,1fr);margin:40px 0;display:grid}.people-scale>span{border-right:1px solid #0b0d0e2e;padding:22px 0;font-size:46px}.people-scale>span:last-child{border-right:0;padding-left:18px}.people-scale>span:nth-child(2){padding-left:18px}.people-scale small{color:#888;margin-top:6px;font-size:10px;display:block}.complex-tags{flex-wrap:wrap;gap:9px;margin:38px 0;display:flex}.complex-tags span{color:#ffffffad;border:1px solid #ffffff2e;padding:10px 13px;font-size:11px}.product-summary{background:#e7e6df}.product-summary h2{max-width:1100px;margin:48px 0 80px}.product-summary>div:last-child{border-top:1px solid #0b0d0e2e;grid-template-columns:repeat(5,1fr);display:grid}.product-summary>div:last-child span{border-right:1px solid #0b0d0e2e;padding:24px 0;font-size:13px}.product-summary>div:last-child span:not(:first-child){padding-left:20px}.product-summary>div:last-child span:last-child{border-right:0}@media (width<=900px){.principle-heading{grid-template-columns:1fr}.product-advantage{grid-template-columns:45px 1fr}.product-advantage>.product-video,.product-advantage>.markerless-visual{grid-column:2}.product-summary>div:last-child{grid-template-columns:1fr 1fr}.product-summary>div:last-child span{border-bottom:1px solid #0b0d0e2e}}@media (width<=620px){.product-principle{width:calc(100% - 40px)}.principle-flow{grid-template-columns:1fr;gap:12px}.principle-flow i{justify-self:start;transform:rotate(90deg)}.product-main-image>div{gap:6px;display:grid;left:20px;right:20px}.product-advantage{grid-template-columns:1fr;padding:80px 20px}.advantage-number{margin-bottom:5px}.product-advantage>.product-video,.product-advantage>.markerless-visual{grid-column:1}.markerless-section ul{grid-template-columns:1fr}.realtime-pipeline{grid-template-columns:1fr;gap:9px}.realtime-pipeline i{transform:rotate(90deg)}.product-video,.markerless-visual{height:430px}.product-summary>div:last-child{grid-template-columns:1fr}.product-summary>div:last-child span{border-right:0}.people-scale>span{font-size:34px}}@media (width>=1500px){.product-advantage{grid-template-columns:70px minmax(0,660px) minmax(520px,720px);justify-content:center;gap:70px}.product-summary{padding-left:max(4.5vw,50vw - 800px);padding-right:max(4.5vw,50vw - 800px)}}@media (width>=2400px){.site-header{height:120px}.brand{font-size:26px}.brand-mark{margin-right:5px;transform:scale(1.35)}.site-header nav{gap:58px;font-size:19px}.site-header nav a{padding:44px 0 38px}.header-cta{padding:18px 24px;font-size:18px}.page-hero{min-height:900px;padding-top:235px}.page-hero h1{max-width:1900px;font-size:150px}.page-hero>p{max-width:1050px;font-size:27px}.eyebrow,.section-kicker{font-size:16px}.product-principle{width:min(91%,2500px);padding-top:150px;padding-bottom:150px}.principle-heading h2{font-size:110px}.principle-heading>p{max-width:850px;font-size:24px}.principle-flow{padding:40px 0;font-size:19px}.principle-flow small{font-size:13px}.product-advantage{grid-template-columns:100px minmax(0,980px) minmax(760px,1080px);gap:100px;min-height:1100px;padding-top:150px;padding-bottom:150px}.advantage-number{font-size:16px}.advantage-copy h2{font-size:108px}.advantage-copy>p{max-width:900px;font-size:23px}.advantage-copy .fit-for{font-size:18px}.product-video,.markerless-visual{height:800px}.product-summary h2{font-size:110px}.product-summary>div:last-child span{font-size:20px}}:root{--home-row-height:900px;--home-content-max:1800px}.story-opening,.platform-section,.mission-section,.values-section,.home-products{min-height:var(--home-row-height);padding:90px max(4.5vw,calc((100vw - var(--home-content-max))/2));flex-direction:column;justify-content:center;display:flex}.brand-hero{height:var(--home-row-height);min-height:var(--home-row-height)}.born-section,.belief-section,.born-visual{min-height:var(--home-row-height)}.story-lead,.platform-heading,.values-heading,.intro-heading{width:100%}.story-summary{max-width:880px;font-size:clamp(19px,1.15vw,23px)}.revolution-list p{font-size:clamp(14px,.82vw,17px)}.born-copy>p{max-width:650px;font-size:clamp(17px,1vw,21px)}.evolution-lines span{font-size:clamp(13px,.78vw,16px)}.platform-heading>p,.platform-statement>p,.values-heading>p,.intro-heading p{font-size:clamp(17px,1vw,21px)}.understand-grid>span,.understand-grid small{font-size:clamp(13px,.78vw,16px)}.values-grid p,.overview-links p{font-size:clamp(14px,.85vw,17px)}.values-grid span,.overview-links span,.mission-grid article>span,.mission-grid p{font-size:clamp(11px,.68vw,14px)}.overview-links a{min-height:280px}@media (width>=2400px){:root{--home-row-height:1100px;--home-content-max:2100px}.brand-hero-actions{left:max(4.5vw,calc((100vw - var(--home-content-max))/2));right:max(4.5vw,calc((100vw - var(--home-content-max))/2));bottom:54px}.brand-hero-actions>span,.brand-hero-actions>div>a:first-child{font-size:16px}.brand-hero-actions .primary-btn{min-width:260px;padding:22px 26px;font-size:19px}.story-opening,.platform-section,.mission-section,.values-section,.home-products{padding-top:120px;padding-bottom:120px}.story-lead h1{font-size:112px}.story-summary{max-width:1050px;font-size:26px}.revolution-list p{grid-template-columns:60px 140px 1fr;padding:28px 0;font-size:20px}.born-copy h2{font-size:92px}.born-copy>p{max-width:780px;font-size:24px}.evolution-lines span{padding:20px 0;font-size:18px}.platform-heading h2,.values-heading h2,.intro-heading h2{font-size:96px}.platform-heading>p,.platform-statement>p,.values-heading>p,.intro-heading p{max-width:700px;font-size:23px}.understand-grid>span,.understand-grid small{font-size:18px}.platform-statement h3{font-size:72px}.belief-section>p{font-size:118px}.belief-section h2{font-size:78px}.mission-grid h2{font-size:76px}.values-grid h3{font-size:46px}.values-grid p,.overview-links p{font-size:19px}.values-grid span,.overview-links span,.mission-grid article>span,.mission-grid p{font-size:16px}.overview-links a{min-height:340px;padding:38px}.overview-links h3{font-size:42px}}@media (width<=900px){:root{--home-row-height:auto}.story-opening,.platform-section,.mission-section,.values-section,.home-products{min-height:0;padding:90px 5vw}.brand-hero{height:78vw;min-height:600px}.born-section,.born-visual{min-height:0}.belief-section{min-height:700px}.born-visual{height:560px}}@media (width<=620px){.story-opening,.platform-section,.mission-section,.values-section,.home-products{padding:80px 20px}.brand-hero{height:720px;min-height:0}.born-visual{height:420px}.belief-section{min-height:620px}.story-summary,.born-copy>p,.platform-heading>p,.platform-statement>p,.values-heading>p,.intro-heading p{font-size:16px}}.brand-mark{flex:0 0 64px;width:64px;height:64px;margin-right:0;transform:none}@media (width>=2400px){.site-header{height:120px}.brand{gap:18px;font-size:26px}.brand-mark{flex-basis:64px;width:64px;height:64px;margin-right:0;transform:none}}@media (width<=620px){.site-header{height:88px}.brand{gap:10px;font-size:16px}.brand-mark{flex-basis:64px;width:64px;height:64px}}.site-header{height:200px}.brand{gap:22px;font-size:32px}.brand-mark{flex:0 0 128px;width:128px;height:128px}.brand-mark i{width:25%;height:25%}.brand-mark i:first-child{top:4.6875%;left:37.5%}.brand-mark i:nth-child(2){top:62.5%;left:4.6875%}.brand-mark i:nth-child(3){top:62.5%;right:4.6875%}.brand-mark:before,.brand-mark:after{width:62.5%;height:4.6875%;top:48.4375%;left:18.75%}.site-header nav{gap:54px;font-size:30px}.site-header nav a{padding:72px 0 62px}.header-cta{padding:24px 30px;font-size:24px}@media (width>=2400px){.site-header{height:200px}.brand{gap:22px;font-size:32px}.brand-mark{flex-basis:128px;width:128px;height:128px}.site-header nav{gap:54px;font-size:30px}.site-header nav a{padding:72px 0 62px}.header-cta{padding:24px 30px;font-size:24px}}@media (width<=900px){.site-header{height:120px}.brand{gap:14px;font-size:20px}.brand-mark{flex-basis:80px;width:80px;height:80px}.header-cta{padding:14px 16px;font-size:14px}}@media (width<=620px){.site-header{height:112px}.brand{gap:10px;font-size:16px}.brand-mark{flex-basis:80px;width:80px;height:80px}.header-cta{padding:11px 12px;font-size:12px}}.brand-hero>img{object-fit:cover;object-position:center;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=900px){.brand-hero>img{width:90%;height:90%}}@media (width<=620px){.brand-hero>img{width:100%;height:100%}}.spec-anchor-link{border-top:1px solid #0b0d0e33;border-bottom:1px solid #0b0d0e33;justify-content:space-between;align-items:center;width:100%;margin-top:28px;padding:24px 2px;font-size:18px;font-weight:650;display:flex}.spec-anchor-link span{color:#5d8600;font-size:24px}.technical-specs-section{color:#fff;background:#111415;padding:120px max(4.5vw,50vw - 900px)}.technical-specs-inner{width:100%;max-width:1800px;margin:0 auto}.technical-specs-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin:48px 0 78px;display:grid}.technical-specs-heading h2{font-size:clamp(48px,5.2vw,82px)}.technical-specs-heading h2 span{color:var(--lime)}.technical-specs-heading>p{color:#ffffff9e;max-width:620px;margin:0;font-size:18px;line-height:1.9}.dual-system-flow{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr) 70px minmax(0,1fr);align-items:stretch;margin:0 0 84px;display:grid}.dual-system-flow article{border:1px solid #ffffff30;flex-direction:column;justify-content:flex-end;min-height:310px;padding:34px;display:flex;position:relative;overflow:hidden}.dual-system-flow article:before{content:"";opacity:.25;border:1px solid;border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-90px;box-shadow:0 0 80px}.dual-system-flow .flow-markerless{color:var(--lime);background:linear-gradient(145deg,#b7ff2a1a,#0000 60%)}.dual-system-flow .flow-optical{color:#65d7ff;background:linear-gradient(145deg,#65d7ff1a,#0000 60%)}.dual-system-flow .flow-platform{color:#fff;background:#ffffff0b}.dual-system-flow small{font:13px var(--font-geist-mono);letter-spacing:.08em;opacity:.65;margin-bottom:auto}.dual-system-flow h3{color:#fff;margin:34px 0 5px;font-size:38px}.dual-system-flow strong{color:currentColor;font-size:20px}.dual-system-flow p{color:#ffffff94;max-width:420px;margin:16px 0 0;font-size:16px;line-height:1.7}.flow-plus,.flow-arrow{color:#ffffff80;font:300 32px var(--font-geist-sans);place-items:center;display:grid}.key-spec-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.key-spec-grid article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr auto;align-content:start;min-height:350px;padding:34px;transition:background .25s;display:grid}.key-spec-grid article:hover{background:#b7ff2a0e}.spec-system-tag{font:700 13px var(--font-geist-mono);letter-spacing:.07em;border:1px solid;grid-column:1/3;justify-self:start;margin-bottom:30px;padding:8px 11px}.spec-system-tag.markerless{color:var(--lime)}.spec-system-tag.optical{color:#65d7ff}.spec-system-tag.platform{color:#fff}.key-spec-grid article>span{font:14px var(--font-geist-mono);color:#ffffff61}.key-spec-grid strong{font:700 clamp(25px,2.2vw,38px) var(--font-geist-mono);color:var(--lime);letter-spacing:-.04em;text-align:right}.key-spec-grid article:has(.spec-system-tag.optical) strong{color:#65d7ff}.key-spec-grid article:has(.spec-system-tag.platform) strong{color:#fff}.key-spec-grid h3{grid-column:1/3;margin:auto 0 16px;font-size:28px}.key-spec-grid p{color:#ffffff94;grid-column:1/3;max-width:650px;margin:0;font-size:17px;line-height:1.75}.system-detail-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:100px;display:grid}.system-detail-grid>article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;padding:34px}.system-detail-head{align-items:flex-start;gap:20px;display:flex}.system-detail-head>span{background:var(--lime);width:46px;height:46px;color:var(--ink);border-radius:50%;flex:0 0 46px;place-items:center;font-weight:750;display:grid}.system-detail-grid>article:nth-child(2) .system-detail-head>span{background:#65d7ff}.system-detail-grid>article:nth-child(3) .system-detail-head>span{background:#fff}.system-detail-head small{font:13px var(--font-geist-mono);color:#ffffff6b;letter-spacing:.06em}.system-detail-head h3{margin:9px 0 0;font-size:26px}.system-detail-grid ul{margin:36px 0 0;padding:0;list-style:none}.system-detail-grid li{color:#ffffffa3;border-top:1px solid #ffffff21;padding:17px 0 17px 24px;font-size:16px;line-height:1.75;position:relative}.system-detail-grid li:before{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:27px;left:1px}.system-detail-grid>article:nth-child(2) li:before{background:#65d7ff}.system-detail-grid>article:nth-child(3) li:before{background:#fff}.configuration-note{border-left:3px solid var(--lime);color:#ffffff8c;background:#ffffff0a;margin:36px 0 0;padding:22px 24px;font-size:15px;line-height:1.8}.page-hero{min-height:700px;padding-top:260px}@media (width<=1100px){.dual-system-flow{grid-template-columns:1fr 38px 1fr}.dual-system-flow .flow-arrow{grid-column:1/4;height:58px;transform:rotate(90deg)}.dual-system-flow .flow-platform{grid-column:1/4}.system-detail-grid{grid-template-columns:1fr}.system-detail-grid>article{min-height:0}.technical-specs-heading{grid-template-columns:1fr}.key-spec-grid article{min-height:300px}}@media (width<=900px){.page-hero{min-height:620px;padding-top:170px}.technical-specs-section{padding:90px 5vw}.key-spec-grid{grid-template-columns:1fr}.key-spec-grid article{min-height:270px}.technical-specs-heading{gap:34px}.system-detail-grid{margin-top:70px}}@media (width<=620px){.page-hero{min-height:580px;padding-top:150px}.technical-specs-section{padding:80px 20px}.technical-specs-heading{margin:38px 0 56px}.technical-specs-heading h2{font-size:44px}.technical-specs-heading>p{font-size:16px}.dual-system-flow{grid-template-columns:1fr;margin-bottom:60px}.dual-system-flow article{min-height:270px;padding:26px 22px}.dual-system-flow .flow-plus,.dual-system-flow .flow-arrow{grid-column:1;height:52px;transform:rotate(90deg)}.dual-system-flow .flow-platform{grid-column:1}.dual-system-flow h3{font-size:34px}.key-spec-grid article{min-height:320px;padding:26px 22px}.spec-system-tag{margin-bottom:24px;font-size:12px}.key-spec-grid strong{font-size:25px}.key-spec-grid h3{font-size:24px}.key-spec-grid p{font-size:16px}.system-detail-grid>article{padding:28px 22px}.system-detail-grid li{font-size:15px}.spec-anchor-link{font-size:16px}}.principle-heading>p,.advantage-copy>p{font-size:17px}.camera-node-overview{border-top:1px solid #0b0d0e33;grid-template-columns:.78fr 1.22fr;gap:8vw;margin-top:78px;padding-top:70px;display:grid}.camera-node-copy h3{margin:34px 0 24px;font-size:clamp(36px,3.6vw,58px)}.camera-node-copy p{color:var(--muted);max-width:580px;font-size:17px;line-height:1.85}.camera-node-metrics{border-top:1px solid #0b0d0e33;border-left:1px solid #0b0d0e33;grid-template-columns:1fr 1fr;display:grid}.camera-node-metrics article{border-bottom:1px solid #0b0d0e33;border-right:1px solid #0b0d0e33;flex-direction:column;min-height:210px;padding:26px;display:flex}.camera-node-metrics strong{font:700 clamp(28px,2.6vw,42px) var(--font-geist-mono);color:#547900;letter-spacing:-.04em}.camera-node-metrics span{margin-top:auto;font-size:17px;font-weight:650}.camera-node-metrics small{font:12px var(--font-geist-mono);color:#888;margin-top:7px}.camera-deployment-strip{border-top:1px solid #0b0d0e33;border-bottom:1px solid #0b0d0e33;grid-column:1/3;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.camera-deployment-strip span{color:var(--muted);border-right:1px solid #0b0d0e33;padding:24px 22px 24px 0;font-size:15px;line-height:1.55}.camera-deployment-strip span:not(:first-child){padding-left:22px}.camera-deployment-strip span:last-child{border-right:0}.camera-deployment-strip b{font:700 14px var(--font-geist-mono);color:var(--ink);margin-bottom:8px;display:block}.product-advantage{min-height:900px}.advantage-copy .fit-for{font-size:15px;line-height:1.75}.markerless-section li{font-size:16px}.performance-metrics{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin:38px 0 28px;display:grid}.performance-metrics span{color:#ffffff94;border-right:1px solid #ffffff2e;padding:22px 16px 22px 0;font-size:14px;line-height:1.45}.performance-metrics span:not(:first-child){padding-left:16px}.performance-metrics span:last-child{border-right:0}.performance-metrics b{font:700 clamp(27px,2.2vw,36px) var(--font-geist-mono);color:var(--lime);margin-bottom:8px;display:block}.realtime-pipeline span{font-size:14px}.realtime-tools{flex-wrap:wrap;gap:9px;margin:0 0 30px;display:flex}.realtime-tools span{color:#ffffffad;border:1px solid #ffffff2e;padding:10px 13px;font-size:14px}.tracking-tools{border-top:1px solid #0b0d0e2e;grid-template-columns:1fr;margin:30px 0;display:grid}.tracking-tools article{border-bottom:1px solid #0b0d0e2e;grid-template-columns:110px 1fr;gap:18px;padding:15px 0;display:grid}.tracking-tools b{font-size:15px}.tracking-tools span{color:var(--muted);font-size:15px;line-height:1.55}.motion-analysis-list{border-top:1px solid #ffffff2b;grid-template-columns:1fr 1fr;margin:32px 0;display:grid}.motion-analysis-list span{color:#ffffffad;border-bottom:1px solid #ffffff2b;min-height:78px;padding:17px 18px 17px 0;font-size:15px;line-height:1.55}.motion-analysis-list span:nth-child(odd){border-right:1px solid #ffffff2b}.motion-analysis-list span:nth-child(2n){padding-left:18px}.motion-analysis-list span:last-child{border-right:0;grid-column:1/3}.complex-tags span{font-size:14px}.integration-section{background:var(--paper);padding-top:120px;padding-bottom:120px}.integration-heading{grid-template-columns:1fr 1fr;align-items:end;gap:9vw;margin:48px 0 78px;display:grid}.integration-heading h2{font-size:clamp(48px,5.3vw,82px)}.integration-heading p{color:var(--muted);max-width:620px;margin:0;font-size:18px;line-height:1.9}.integration-grid{border-top:1px solid #0b0d0e33;border-left:1px solid #0b0d0e33;grid-template-columns:repeat(3,1fr);display:grid}.integration-grid article{border-bottom:1px solid #0b0d0e33;border-right:1px solid #0b0d0e33;flex-direction:column;min-height:360px;padding:32px;display:flex}.integration-grid article>span{font:13px var(--font-geist-mono);color:#678f0c}.integration-grid h3{margin:auto 0 18px;font-size:30px}.integration-grid p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.analysis-output{color:#fff;background:#111415;grid-template-columns:1fr 1fr;margin-top:1px;display:grid}.analysis-output>div:first-child{padding:52px}.analysis-output small{font:13px var(--font-geist-mono);color:var(--lime);letter-spacing:.08em;margin-bottom:26px;display:block}.analysis-output strong{font-size:clamp(24px,2.2vw,36px);line-height:1.5;display:block}.analysis-output p{color:#ffffff80;max-width:600px;margin:20px 0 0;font-size:16px;line-height:1.75}.sdk-support{border-left:1px solid #ffffff29;grid-template-columns:1fr 1fr;display:grid}.sdk-support span{color:#ffffff80;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;min-height:150px;padding:28px;font-size:14px}.sdk-support b{color:#fff;font:700 22px var(--font-geist-mono);margin-bottom:12px;display:block}@media (width<=1100px){.camera-node-overview,.integration-heading{grid-template-columns:1fr}.camera-node-copy{max-width:720px}.camera-deployment-strip{grid-column:1}.product-advantage{grid-template-columns:45px 1fr}.product-advantage>.product-video,.product-advantage>.markerless-visual{grid-column:2}.integration-grid{grid-template-columns:1fr}.integration-grid article{min-height:280px}.analysis-output{grid-template-columns:1fr}.sdk-support{border-top:1px solid #ffffff29;border-left:0}}@media (width<=900px){.camera-deployment-strip{grid-template-columns:1fr 1fr}.camera-deployment-strip span:nth-child(2){border-right:0}.camera-deployment-strip span:nth-child(-n+2){border-bottom:1px solid #0b0d0e33}.product-advantage{min-height:0}.integration-section{padding:90px 5vw}}@media (width<=620px){.principle-heading>p,.advantage-copy>p,.camera-node-copy p,.integration-heading p{font-size:16px}.camera-node-overview{gap:45px;margin-top:55px;padding-top:52px}.camera-node-metrics{grid-template-columns:1fr}.camera-node-metrics article{min-height:170px}.camera-deployment-strip{grid-template-columns:1fr}.camera-deployment-strip span,.camera-deployment-strip span:not(:first-child){border-bottom:1px solid #0b0d0e33;border-right:0;padding:20px 0}.performance-metrics{grid-template-columns:1fr}.performance-metrics span,.performance-metrics span:not(:first-child){border-bottom:1px solid #ffffff2e;border-right:0;padding:18px 0}.performance-metrics span:last-child{border-bottom:0}.tracking-tools article{grid-template-columns:1fr;gap:6px}.motion-analysis-list{grid-template-columns:1fr}.motion-analysis-list span,.motion-analysis-list span:nth-child(2n){border-right:0;padding:16px 0}.motion-analysis-list span:last-child{grid-column:1}.integration-section{padding:80px 20px}.integration-heading{margin:38px 0 55px}.integration-grid article{min-height:250px;padding:26px 22px}.analysis-output>div:first-child{padding:34px 24px}.sdk-support{grid-template-columns:1fr}.sdk-support span{min-height:115px;padding:24px}}@media (width>=2400px){.camera-node-copy p,.principle-heading>p,.advantage-copy>p,.integration-heading p{font-size:23px}.camera-node-metrics article{min-height:280px}.camera-node-metrics span{font-size:21px}.camera-node-metrics small,.camera-deployment-strip b{font-size:16px}.camera-deployment-strip span,.performance-metrics span,.tracking-tools b,.tracking-tools span,.motion-analysis-list span,.realtime-tools span{font-size:18px}.integration-section{padding-left:max(4.5vw,50vw - 1050px);padding-right:max(4.5vw,50vw - 1050px)}.integration-grid p,.analysis-output p{font-size:20px}.integration-grid article{min-height:450px}.integration-grid h3{font-size:42px}.sdk-support span{font-size:17px}.sdk-support b{font-size:28px}}.system-product{--section-space:clamp(72px,7vw,130px)}.system-product .system-section,.system-product .system-hero{padding-left:max(5vw,50vw - 860px);padding-right:max(5vw,50vw - 860px)}.system-product .system-section{padding-top:var(--section-space);padding-bottom:var(--section-space);scroll-margin-top:24px}.system-product .system-kicker{font:500 13px var(--font-geist-mono),monospace;letter-spacing:.1em;color:#546148;line-height:1.6}.system-product .system-hero{background:var(--ink);color:var(--paper);padding-top:270px;padding-bottom:48px}.system-product .system-hero .system-kicker{color:var(--lime)}.system-product .system-hero h1{letter-spacing:-.045em;margin:32px 0;font-size:clamp(50px,6vw,105px);line-height:1.18}.system-hero-bottom{justify-content:space-between;align-items:end;gap:56px;display:flex}.system-hero-bottom>p{color:#c2c8c1;max-width:880px;margin:0;font-size:clamp(18px,1.25vw,23px);line-height:1.85}.system-product .primary-btn{flex-shrink:0;gap:40px;min-height:56px;font-size:17px}.system-identity{color:#c2c8c1;border-top:1px solid #363d35;justify-content:space-between;gap:20px;margin-top:50px;padding-top:25px;font-size:15px;line-height:1.7;display:flex}.system-identity>span{color:#99a295}.system-jump{background:var(--lime);grid-template-columns:repeat(6,minmax(0,1fr));padding:0 5vw;display:grid}.system-jump a{border-right:1px solid #93c438;justify-content:space-between;align-items:center;gap:12px;min-height:82px;padding:18px;font-size:17px;font-weight:600;display:flex}.system-jump a:first-child{border-left:1px solid #93c438}.system-jump a:hover{background:#a6ed19}.system-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:7vw;margin-bottom:60px;display:grid}.system-product .system-heading h2{letter-spacing:-.045em;margin:24px 0 0;font-size:clamp(38px,4.2vw,68px);line-height:1.25}.system-heading>p,.system-product .system-feature-grid p,.system-optical-copy>p{color:var(--system-copy);margin:0;font-size:clamp(17px,1.1vw,21px);line-height:1.9}.system-product .system-note{color:var(--system-copy);max-width:1200px;margin:28px 0 0;font-size:15px;line-height:1.85}.system-modules{border-top:1px solid var(--system-line);border-left:1px solid var(--system-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.system-modules>a{border-right:1px solid var(--system-line);border-bottom:1px solid var(--system-line);flex-direction:column;min-height:300px;padding:32px;transition:background .2s;display:flex;position:relative}.system-modules>a:hover{background:#e7eddd}.system-modules>a>span{font:14px var(--font-geist-mono),monospace;color:#526538}.system-product .system-modules h3{margin:56px 0 20px;font-size:clamp(26px,2.1vw,36px);line-height:1.3}.system-modules p{color:var(--system-copy);margin:0;font-size:18px;line-height:1.8}.system-modules b{font-size:25px;font-weight:400;position:absolute;bottom:30px;right:30px}.system-product .system-dark{color:var(--paper);--system-copy:#b6c1b8;--system-line:#e6f4e033;background:#101512}.system-dark .system-kicker,.system-dark h2 span{color:var(--lime)}.system-wide-image{background:#030604;margin:0 0 60px}.system-wide-image img{width:100%;height:auto;display:block}.system-wide-image figcaption{color:#b6c1b8;border-top:1px solid #263322;justify-content:space-between;gap:16px;padding:20px 24px;font-size:13px;line-height:1.7;display:flex}.system-feature-grid{border-top:1px solid var(--system-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.system-feature-grid article{border-bottom:1px solid var(--system-line);padding:36px 38px 38px 0}.system-feature-grid article:nth-child(2n){border-left:1px solid var(--system-line);padding-left:38px}.system-feature-grid article>span{font:14px var(--font-geist-mono),monospace;color:#59813c}.system-dark .system-feature-grid article>span{color:var(--lime)}.system-product .system-feature-grid h3{margin:20px 0 16px;font-size:clamp(25px,1.7vw,32px);line-height:1.45}.system-workbench{grid-template-columns:.8fr 1.2fr;gap:7vw;margin-top:60px;display:grid}.system-product .system-workbench h3{margin:0;font-size:30px;line-height:1.5}.system-workbench p{color:var(--system-copy);margin:0 0 25px;font-size:17px;line-height:1.9}.system-workbench b{color:var(--paper);margin-bottom:8px;display:block}.system-optical-layout{grid-template-columns:.86fr 1.14fr;align-items:start;gap:7vw;margin-bottom:64px;display:grid}.system-camera-sheet{margin:0}.system-camera-sheet img{background:#fff;width:100%;max-width:600px;height:auto;margin:auto;display:block}.system-camera-sheet figcaption{color:var(--system-copy);max-width:600px;margin:18px auto 0;font-size:13px;line-height:1.8}.system-product .system-optical-copy h3{margin:22px 0 28px;font-size:clamp(34px,3vw,52px);font-weight:450;line-height:1.3}.system-optical-copy h3 strong{font-weight:720}.system-metrics{border-top:1px solid var(--system-line);border-left:1px solid var(--system-line);grid-template-columns:1fr 1fr;margin-top:32px;display:grid}.system-metrics article{border-bottom:1px solid var(--system-line);border-right:1px solid var(--system-line);flex-direction:column;min-height:165px;padding:24px;display:flex}.system-metrics strong{font:700 clamp(23px,1.9vw,34px) var(--font-geist-mono),monospace;color:#355900;white-space:nowrap;letter-spacing:-.06em}.system-metrics span{margin-top:24px;font-size:17px;font-weight:600}.system-metrics small{color:var(--system-copy);margin-top:6px;font-size:13px;line-height:1.6}.system-three{grid-template-columns:repeat(3,minmax(0,1fr))}.system-three article:not(:first-child){border-left:1px solid var(--system-line);padding-left:32px}.system-comparison-flow{border-top:1px solid var(--system-line);border-bottom:1px solid var(--system-line);grid-template-columns:1fr 36px 1fr 36px 1fr 36px 1fr;align-items:center;gap:8px;padding:38px 0;display:grid}.system-comparison-flow small{color:var(--lime);font:13px var(--font-geist-mono),monospace}.system-product .system-comparison-flow h3{margin:20px 0 14px;font-size:28px}.system-comparison-flow p{color:var(--system-copy);margin:0;font-size:16px;line-height:1.7}.system-comparison-flow>span{color:var(--lime);text-align:center;font-size:24px}.system-analysis-list{grid-template-columns:1fr 1fr;gap:38px 50px;margin-top:64px;display:grid}.system-analysis-list article{gap:22px;display:flex}.system-analysis-list article>span{color:var(--lime);font:15px var(--font-geist-mono),monospace;padding-top:8px}.system-product .system-analysis-list h3{margin:0 0 18px;font-size:25px;line-height:1.4}.system-analysis-list p{color:var(--system-copy);margin:0;font-size:17px;line-height:1.9}.system-custom-note{border-top:1px solid var(--system-line);grid-template-columns:145px 1fr;gap:28px;margin-top:50px;padding:28px 0 0;font-size:16px;line-height:1.9;display:grid}.system-custom-note>span{font-weight:650}.system-custom-note>p{color:var(--system-copy);max-width:1080px;margin:0}.system-interface{background:#e9eddc}.system-interface-rows{border-top:1px solid var(--system-line)}.system-interface-rows article{border-bottom:1px solid var(--system-line);grid-template-columns:.65fr 1.35fr;gap:6vw;padding:32px 0;display:grid}.system-product .system-interface-rows h3{margin:0;font-size:25px;line-height:1.6}.system-interface-rows strong{overflow-wrap:anywhere;font-size:clamp(20px,1.7vw,29px);font-weight:600;line-height:1.6}.system-interface-rows p{color:var(--system-copy);margin:10px 0 0;font-size:17px;line-height:1.8}.system-download .primary-btn{gap:64px}.system-sources{border-top:1px solid var(--system-line);margin-top:55px;font-size:16px;line-height:1.8}.system-sources summary{cursor:pointer;justify-content:space-between;gap:24px;padding:25px 0;font-weight:650;list-style:none;display:flex}.system-sources summary::-webkit-details-marker{display:none}.system-sources[open] summary>span{transform:rotate(45deg)}.system-sources>div{max-width:1160px;color:var(--system-copy);padding-bottom:20px}.system-sources a{text-underline-offset:4px;text-decoration:underline}.system-sources li{padding:7px 0}.system-product a:focus-visible,.system-product summary:focus-visible{outline-offset:5px;outline:3px solid #618f03}.system-product .system-dark a:focus-visible{outline-color:var(--lime)}@media (width>=2400px){.system-product .system-heading>p,.system-product .system-feature-grid p,.system-optical-copy>p{font-size:22px}.system-product .system-note{font-size:17px}}@media (width<=1100px){.system-hero-bottom{display:block}.system-hero-bottom .primary-btn{margin-top:28px}.system-identity{display:block}.system-identity>span{margin-top:10px;display:block}.system-jump{grid-template-columns:repeat(3,1fr)}.system-jump a{border-bottom:1px solid #93c438}.system-jump a:nth-child(4){border-left:1px solid #93c438}.system-heading,.system-optical-layout{grid-template-columns:1fr;gap:32px}.system-heading>p{max-width:850px}.system-camera-sheet{max-width:620px}.system-comparison-flow{grid-template-columns:1fr 30px 1fr;gap:28px 14px}.system-comparison-flow>span:nth-child(4){display:none}.system-three{grid-template-columns:1fr}.system-three article:not(:first-child),.system-three article:nth-child(2n){border-left:0;padding-left:0}.system-modules>a{padding:25px}.system-modules b{display:none}}@media (width<=900px){.system-product .system-hero{padding-top:175px}.system-modules{grid-template-columns:1fr}.system-modules>a{min-height:230px}.system-product .system-modules h3{margin-top:35px}.system-workbench{grid-template-columns:1fr;gap:26px}}@media (width<=620px){.system-product .system-hero{padding-top:165px}.system-product .system-section,.system-product .system-hero{padding-left:22px;padding-right:22px}.system-product .system-hero h1{font-size:45px}.system-product .system-kicker{letter-spacing:.055em;font-size:12px}.system-product .system-heading h2{font-size:36px}.system-heading{margin-bottom:40px}.system-jump{grid-template-columns:1fr 1fr;padding:0}.system-jump a{min-height:66px;padding:14px 22px;font-size:16px}.system-feature-grid,.system-analysis-list{grid-template-columns:1fr}.system-feature-grid article,.system-feature-grid article:nth-child(2n){border-left:0;padding:28px 0}.system-wide-image figcaption{padding:16px;display:block}.system-wide-image figcaption>span{display:block}.system-metrics{grid-template-columns:1fr}.system-metrics article{min-height:145px}.system-metrics strong{font-size:28px}.system-custom-note,.system-interface-rows article{grid-template-columns:1fr;gap:12px}.system-analysis-list article{gap:16px}.system-product .system-comparison-flow h3{font-size:23px}.system-comparison-flow small{font-size:12px}.system-comparison-flow p{font-size:14px}.system-comparison-flow{gap:30px 4px}.system-product .system-note{font-size:14px}.system-product .next-cta h2{line-height:1.4}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.system-product *{transition:none}}
