/*! 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:#111416;--soft-ink:#1b1f21;--paper:#f5f5f3;--white:#fff;--muted:#7e8283;--line:#dadad6;--orange:#ff6a00}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-poppins), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit;font:inherit}::selection{background:var(--orange);color:var(--white)}.hero{min-height:100svh;color:var(--ink);background:#eceeea;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #1114161f;border-radius:50%;width:34vw;height:34vw;position:absolute;bottom:-21vw;left:-22vw;box-shadow:0 0 0 8vw #11141606,0 0 0 16vw #11141605}.overlay-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #1114161f;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;width:calc(100% - clamp(32px,5vw,84px));min-height:86px;margin:18px auto 0;padding:0 clamp(18px,2vw,34px);display:grid;position:relative}.hero-brand{width:clamp(150px,12vw,196px)}.hero-brand img{width:100%}.overlay-header nav{background:#ffffffb8;border-radius:999px;gap:8px;padding:6px;display:flex}.overlay-header nav a{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:12px 18px;font-size:9px;font-weight:500;transition:color .2s,background .2s}:is(.overlay-header nav a:hover,.overlay-header nav a:focus-visible){color:var(--orange);background:var(--white)}.header-project{background:var(--ink);min-height:52px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:space-between;justify-self:end;align-items:center;gap:22px;padding:0 8px 0 23px;font-size:9px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.header-project i{background:var(--orange);border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;font-style:normal;display:grid}:is(.header-project:hover,.header-project:focus-visible){background:var(--orange);transform:translateY(-2px)}:is(.header-project:hover i,.header-project:focus-visible i){background:var(--white);color:var(--orange)}.hero-layout{z-index:2;grid-template-columns:minmax(480px,.9fr) minmax(520px,1.1fr);align-items:center;gap:4vw;min-height:calc(100svh - 105px);padding:clamp(70px,7vw,120px) clamp(28px,6.5vw,120px) clamp(90px,8vw,130px);display:grid;position:relative}.hero-copy{z-index:4;max-width:820px;position:relative}.hero-eyebrow{color:#5d6362;letter-spacing:.14em;text-transform:uppercase;background:#ffffff80;border:1px solid #11141626;border-radius:999px;align-items:center;gap:10px;margin:0 0 32px;padding:9px 15px 9px 10px;font-size:8px;font-weight:600;display:inline-flex}.hero-eyebrow i{background:var(--orange);border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 0 5px #ff6a001f}.hero-copy h1{letter-spacing:-.073em;margin:0;font-size:clamp(58px,6.8vw,112px);font-weight:500;line-height:.92}.hero-copy h1 span{color:var(--orange);font-weight:400;display:inline-block}.hero-summary{color:#606665;max-width:620px;margin:34px 0 0;font-size:clamp(13px,1.05vw,16px);line-height:1.8}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.primary-cta{background:var(--orange);min-height:60px;color:var(--white);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;align-items:center;gap:30px;padding:0 11px 0 25px;font-size:9px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-cta span{background:var(--white);width:40px;height:40px;color:var(--orange);border-radius:50%;place-items:center;font-size:16px;display:grid}:is(.primary-cta:hover,.primary-cta:focus-visible){transform:translateY(-3px);box-shadow:0 12px 26px #ff6a0033}.text-cta{border-bottom:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:13px;padding-bottom:7px;font-size:9px;font-weight:600;display:inline-flex}.text-cta span{color:var(--orange);font-size:15px}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:52px;display:flex}.hero-chips span{color:#737877;letter-spacing:.08em;text-transform:uppercase;border:1px solid #11141621;border-radius:999px;padding:9px 13px;font-size:8px}.hero-visual{aspect-ratio:1;justify-self:end;width:min(45vw,730px);position:relative}.hero-disc{background:var(--orange);border-radius:50%;position:absolute;inset:7%}.hero-orbit{border:1px solid #1114162e;border-radius:50%;animation:35s linear infinite orbit-turn;position:absolute;inset:0}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #ffffff57;border-radius:50%;position:absolute}.hero-orbit:before{inset:8%}.hero-orbit:after{inset:20%}.hero-orbit i{background:var(--ink);border:3px solid #eceeea;border-radius:50%;width:12px;height:12px;position:absolute}.hero-orbit i:first-child{top:18%;left:11%}.hero-orbit i:nth-child(2){background:var(--orange);top:47%;right:3%}.hero-orbit i:nth-child(3){bottom:2%;left:26%}@keyframes orbit-turn{to{transform:rotate(360deg)}}.hero-photo{background:var(--ink);border:10px solid #eceeea;border-radius:999px 999px 42px 42px;position:absolute;inset:14% 20% 9%;overflow:hidden;box-shadow:0 24px 60px #11141638}.hero-photo img{object-fit:cover;object-position:70% center;filter:grayscale()contrast(1.08);width:100%;height:100%}.hero-bubble{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #1114161f;border-radius:999px;align-items:center;gap:13px;min-width:158px;min-height:74px;padding:10px 17px 10px 10px;display:flex;position:absolute;box-shadow:0 14px 34px #1114161f}.hero-bubble b{background:var(--ink);width:48px;height:48px;color:var(--white);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:500;display:grid}.hero-bubble span{font-size:10px;font-weight:500;line-height:1.35}.bubble-web{top:21%;left:-2%}.bubble-flow{bottom:18%;right:-2%}.bubble-flow b{background:var(--orange)}.hero-pulse{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:6%;left:5%}.hero-pulse i{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;display:block;box-shadow:0 0 0 5px #ff6a0030}.hero-pulse span{letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:600}@keyframes pulse-dot{50%{box-shadow:0 0 0 9px #ff6a000a}}.hero-bottom{color:#7e8382;letter-spacing:.16em;align-items:center;gap:16px;min-width:200px;font-size:7px;display:flex;position:absolute;bottom:28px;left:clamp(28px,6.5vw,120px)}.hero-bottom i{background:#11141640;width:44px;height:1px;display:block}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:9px;font-weight:500}.solutions{background:var(--white);padding:clamp(100px,10vw,180px) 0 clamp(110px,11vw,190px);position:relative;overflow:hidden}.solutions:before{content:"";border:1px solid var(--line);border-radius:50%;width:380px;height:380px;position:absolute;top:70px;right:-230px;box-shadow:0 0 0 55px #11141604}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;padding:0 clamp(24px,6.5vw,120px) clamp(64px,7vw,110px);display:flex}.section-heading h2{letter-spacing:-.064em;margin:22px 0 0;font-size:clamp(50px,6vw,98px);font-weight:400;line-height:.98}.slider-arrows{gap:12px;display:flex}.slider-arrows span{border:1px solid var(--line);border-radius:50%;place-items:center;width:54px;height:54px;font-size:18px;display:grid}.solution-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--line) transparent;grid-auto-columns:min(38vw,580px);grid-auto-flow:column;gap:clamp(18px,2.3vw,42px);padding:0 clamp(24px,6.5vw,120px) 28px;display:grid;overflow-x:auto}.solution-card{scroll-snap-align:start;min-width:0}.solution-card-wide{grid-column:span 1}.solution-image-wrap{background:#d7d7d2;border-radius:clamp(24px,3vw,46px);height:clamp(480px,55vw,750px);position:relative;overflow:hidden}.solution-image-wrap img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .45s}.solution-card:first-child .solution-image-wrap img{object-position:48% center}.solution-card:nth-child(2) .solution-image-wrap img{object-position:62% center}.solution-card:nth-child(3) .solution-image-wrap img{object-position:66% center}.solution-card:hover .solution-image-wrap img{filter:grayscale(.25);transform:scale(1.035)}.solution-number{width:46px;height:46px;color:var(--white);letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111416c2;border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute;top:18px;right:18px}.solution-copy{border-top:1px solid var(--ink);grid-template-columns:90px 1fr auto;align-items:start;gap:20px;min-height:128px;padding-top:22px;display:grid}.solution-copy p{color:var(--muted);letter-spacing:.16em;margin:5px 0 0;font-size:8px}.solution-copy h3{letter-spacing:-.03em;max-width:440px;margin:0;font-size:clamp(20px,1.85vw,30px);font-weight:400;line-height:1.25}.solution-copy>span{font-size:18px}.lab-showcase{background:var(--ink);width:calc(100% - clamp(20px,3vw,54px));min-height:1150px;color:var(--white);border-radius:clamp(38px,5vw,76px);grid-template-rows:auto 1fr;grid-template-columns:minmax(360px,.8fr) minmax(440px,1.2fr);align-items:center;gap:70px 8vw;margin:0 auto;padding:clamp(110px,9vw,170px) clamp(24px,6.5vw,120px);display:grid;position:relative;overflow:hidden}.lab-showcase:before{content:"";aspect-ratio:1;border:1px solid #ffffff17;border-radius:50%;width:min(70vw,1050px);position:absolute;bottom:-33vw;right:-20vw;box-shadow:0 0 0 9vw #ffffff03,0 0 0 18vw #ffffff03}.lab-heading{z-index:2;grid-column:1/-1;position:relative}.lab-heading .eyebrow{color:var(--orange)}.lab-heading h2{letter-spacing:-.068em;margin:24px 0 0;font-size:clamp(54px,7.2vw,116px);font-weight:400;line-height:.94}.lab-orbit{border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:620px;height:620px;display:grid;position:absolute;top:50%;right:-130px;transform:translateY(-10%)}.lab-orbit:before,.lab-orbit:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.lab-orbit:before{inset:80px}.lab-orbit:after{inset:165px}.lab-orbit span{color:#ffffff38;letter-spacing:.2em;font-size:8px;position:absolute}.lab-orbit span:first-child{top:34px}.lab-orbit span:nth-child(2){right:30px}.lab-orbit span:nth-child(3){bottom:32px}.lab-orbit span:nth-child(4){left:30px}.lab-product{z-index:2;width:min(100%,570px);min-height:640px;box-shadow:22px 22px 0 var(--orange);background:#202426;border:1px solid #ffffff1a;border-radius:34px;align-self:end;padding:28px;position:relative;overflow:hidden}.product-bar{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.product-bar>div{align-items:center;gap:12px;display:flex}.product-bar img{filter:brightness(0)invert();width:27px}.product-bar span{letter-spacing:.15em;font-size:8px;font-weight:600}.product-bar>span{color:var(--orange)}.product-clock{flex-direction:column;justify-content:center;align-items:center;min-height:310px;display:flex}.product-clock p,.product-clock>span{color:#858d90;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:8px}.product-clock strong{letter-spacing:-.08em;margin:12px 0 4px;font-size:clamp(76px,8vw,122px);font-weight:400;line-height:1}.product-data{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1fr;display:grid}.product-data div{padding:20px 0}.product-data div+div{border-left:1px solid #ffffff24;padding-left:24px}.product-data span,.product-data strong{display:block}.product-data span{color:#747c7f;letter-spacing:.15em;font-size:7px}.product-data strong{margin-top:7px;font-size:12px;font-weight:400}.product-action{background:var(--orange);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:space-between;align-items:center;min-height:64px;margin-top:24px;padding:0 24px;font-size:9px;display:flex}.product-action i{font-size:18px;font-style:normal}.lab-detail{z-index:2;align-self:end;max-width:600px;padding-bottom:44px;position:relative}.lab-detail>p{color:#899093;margin:0 0 22px;font-size:11px}.lab-detail h3{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.2vw,68px);font-weight:400;line-height:1.02}.lab-detail>span{color:#666d70;letter-spacing:.18em;text-transform:uppercase;margin-top:42px;font-size:8px;display:block}.lab-page-link{width:fit-content;min-height:56px;color:var(--white);letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff3;border-radius:999px;align-items:center;gap:24px;margin-top:28px;padding:0 8px 0 20px;font-size:8px;font-weight:600;transition:border-color .2s,transform .2s;display:flex}.lab-page-link i{background:var(--orange);border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;font-style:normal;display:grid}:is(.lab-page-link:hover,.lab-page-link:focus-visible){border-color:var(--orange);transform:translateY(-2px)}.focus{background:var(--paper);padding:clamp(110px,10vw,180px) clamp(24px,6.5vw,120px)}.focus-intro{grid-template-columns:minmax(180px,.35fr) 1fr;align-items:start;margin-bottom:clamp(65px,7vw,110px);display:grid}.focus-intro h2{letter-spacing:-.067em;margin:-9px 0 0;font-size:clamp(52px,6.3vw,102px);font-weight:400;line-height:.96}.focus-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.2vw,40px);display:grid}.focus-photo{background:#d6d6d1;border-radius:999px 999px 34px 34px;height:clamp(440px,47vw,690px);position:relative;overflow:hidden}.focus-photo img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .8s,filter .4s}.focus-card:first-child img{object-position:38% center}.focus-card:nth-child(2) img{object-position:58% center}.focus-card:nth-child(3) img{object-position:66% center}.focus-card:hover img{filter:grayscale(.15);transform:scale(1.035)}.focus-photo span{width:46px;height:46px;color:var(--white);letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111416c2;border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute;bottom:18px;left:18px}.focus-card h3{letter-spacing:-.04em;margin:24px 0 0;font-size:clamp(23px,2.1vw,34px);font-weight:400}.focus-card>p{max-width:410px;color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.75}.principles{background:var(--white);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:clamp(90px,8vw,140px) clamp(24px,6.5vw,120px);display:grid}.principles article{border-left:1px solid var(--line);min-height:280px;padding:0 clamp(26px,4vw,78px)}.principles article:first-child{border-left:0;padding-left:0}.principles article:last-child{padding-right:0}.principle-icon{border-radius:50%;width:58px;height:58px;margin-bottom:46px;position:relative}.icon-frame{border:1px solid var(--ink)}.icon-frame i{background:var(--orange);border-radius:50%;width:20px;height:20px;position:absolute;bottom:-5px;right:-5px}.icon-mobile{border:1px solid var(--ink);border-radius:999px;width:42px}.icon-mobile i{background:var(--orange);border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.icon-system{background:#f1f2ef;justify-content:center;align-items:flex-end;gap:5px;padding:10px;display:flex}.icon-system i{background:var(--ink);border-radius:999px;width:9px;display:block}.icon-system i:first-child{height:25px}.icon-system i:nth-child(2){background:var(--orange);height:42px}.icon-system i:nth-child(3){height:33px}.principles h3{margin:0;font-size:18px;font-weight:500}.principles p{max-width:360px;color:var(--muted);margin:16px 0 0;font-size:11px;line-height:1.8}.site-footer{background:var(--ink);color:var(--white);border-radius:clamp(38px,5vw,76px) clamp(38px,5vw,76px) 0 0;grid-template-columns:1.05fr .8fr 1.2fr;gap:5vw;padding:clamp(90px,8vw,140px) clamp(24px,6.5vw,120px) 30px;display:grid}.footer-lead>img{width:min(260px,80%)}.footer-lead>p{color:#92999c;max-width:370px;margin:32px 0 0;font-size:12px;line-height:1.8}.footer-lead>a{border-bottom:1px solid var(--orange);margin-top:30px;padding-bottom:7px;font-size:11px;display:inline-block}.footer-links{grid-template-columns:1fr 1fr;gap:40px;display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-links p,.footer-cta>p{color:#697174;letter-spacing:.17em;text-transform:uppercase;margin:0 0 12px;font-size:8px}.footer-links a{color:#b7bcbe;font-size:10px;transition:color .2s}:is(.footer-links a:hover,.footer-links a:focus-visible){color:var(--orange)}.footer-cta>a{letter-spacing:-.05em;border:1px solid #ffffff3d;border-radius:999px;justify-content:space-between;align-items:center;gap:26px;padding:22px 27px;font-size:clamp(26px,3.1vw,48px);font-weight:400;display:flex}.footer-cta>a span{color:var(--orange);font-size:.7em}.footer-bottom{color:#62696c;letter-spacing:.15em;text-transform:uppercase;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin-top:90px;padding-top:25px;font-size:7px;display:flex}@media (max-width:1100px){.overlay-header{grid-template-columns:1fr auto}.overlay-header nav{display:none}.hero-layout{grid-template-columns:minmax(400px,.9fr) minmax(420px,1.1fr);padding-inline:4vw}.hero-visual{width:49vw}.solution-track{grid-auto-columns:min(58vw,580px)}.lab-showcase{grid-template-columns:1fr 1fr;gap:70px 5vw}.lab-product{box-shadow:20px 20px 0 var(--orange)}.focus-intro{grid-template-columns:1fr;gap:28px}.site-footer{grid-template-columns:1fr 1fr}.footer-cta{grid-column:1/-1;margin-top:30px}}@media (max-width:900px){.hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:54px;min-height:auto;padding:105px 7vw 120px}.hero-copy{max-width:760px}.hero-copy h1{font-size:clamp(64px,11vw,100px)}.hero-summary{max-width:560px}.hero-visual{justify-self:center;width:min(78vw,680px)}.hero-bottom{bottom:24px}}@media (max-width:760px){.overlay-header{width:calc(100% - 24px);min-height:68px;margin-top:12px;padding:0 10px 0 17px}.hero-brand{width:145px}.header-project{gap:0;min-height:48px;padding:5px}.header-project>span{display:none}.header-project i{width:38px;height:38px}.hero-layout{gap:62px;padding:82px 22px 100px}.hero-eyebrow{margin-bottom:25px}.hero-copy h1{font-size:clamp(52px,14.5vw,78px)}.hero-summary{margin-top:26px;font-size:13px}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:31px}.hero-chips{margin-top:38px}.hero-visual{width:min(94vw,560px)}.hero-photo{border-width:7px;border-radius:999px 999px 28px 28px;inset:14% 18% 9%}.hero-bubble{gap:10px;min-width:139px;min-height:64px;padding:8px 13px 8px 8px}.hero-bubble b{width:42px;height:42px}.hero-bubble span{font-size:9px}.bubble-web{top:19%;left:-1%}.bubble-flow{bottom:16%;right:-1%}.hero-pulse{bottom:3%;left:4%}.hero-bottom{display:none}.section-heading{align-items:flex-start;padding-inline:22px}.section-heading h2{font-size:clamp(47px,13vw,72px)}.slider-arrows{display:none}.solution-track{grid-auto-columns:82vw;padding-inline:22px}.solution-image-wrap{height:58vh;min-height:450px}.solution-copy{grid-template-columns:64px 1fr auto}.lab-showcase{border-radius:38px;grid-template-rows:auto auto auto;grid-template-columns:1fr;width:calc(100% - 16px);min-height:1400px;padding-inline:22px}.lab-heading{grid-column:1}.lab-heading h2{font-size:clamp(53px,14vw,82px)}.lab-product{min-height:580px;box-shadow:14px 14px 0 var(--orange)}.lab-detail{padding:0}.lab-orbit{width:470px;height:470px;top:60%;right:-280px}.focus{padding-inline:22px}.focus-grid{grid-template-columns:1fr;gap:70px}.focus-photo{height:66vh;min-height:480px}.principles{grid-template-columns:1fr;padding-inline:22px}.principles article{border-left:0;border-top:1px solid var(--line);min-height:0;padding:55px 0}.principles article:first-child{border-top:0}.principle-icon{margin-bottom:32px}.site-footer{grid-template-columns:1fr;padding-inline:22px}.footer-links,.footer-cta{grid-column:1;margin-top:42px}.footer-cta>a{font-size:31px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:65px}}@media (max-width:430px){.hero-copy h1{font-size:13.8vw}.hero-eyebrow{max-width:280px;line-height:1.5}.hero-chips span:last-child{display:none}.hero-bubble{min-width:125px}.hero-bubble span{font-size:8px}.section-heading h2,.focus-intro h2{font-size:12.5vw}.product-clock strong{font-size:72px}.lab-product{min-height:550px;padding:20px}.lab-detail h3{font-size:38px}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@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}
