:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0a1816;--ink-soft:#31423e;--ink-muted:#65736e;--forest:#071a18;--forest-2:#0b2722;--paper:#f7f9f4;--bone:#eef2eb;--white:#fff;--mint:#b9f2ce;--mint-bright:#d9ffe6;--green:#36b978;--teal:#4bc7b1;--lime:#c8ec91;--line:#0a181624;--line-light:#e9fff22e;--shadow:0 28px 80px #081d1824;--radius-sm:10px;--radius:22px;--radius-lg:38px;--shell:min(1280px, calc(100vw - 64px));--font-sans:"Aptos", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display:"Aptos Display", "Segoe UI", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.6}body.nav-open{overflow:hidden}body:has(dialog[open]){overflow:hidden}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}p,h1,h2,h3,figure,blockquote{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-weight:460;line-height:1.02}h1 em,h2 em{color:var(--green);font-style:normal}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:132px}.section-soft{background:var(--bone);padding-block:132px}.section-dark{background:radial-gradient(circle at 84% 10%, #4bc7b121, transparent 32%), radial-gradient(circle at 8% 92%, #c8ec9112, transparent 34%), var(--forest);color:var(--paper);padding-block:132px}.skip-link{z-index:1000;background:var(--white);color:var(--ink);border-radius:999px;padding:10px 16px;font-weight:700;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:#39745f;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:24px;font-size:.72rem;font-weight:760;line-height:1.35;display:flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.eyebrow span{align-items:center;gap:8px;display:inline-flex}.eyebrow span:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #36b9781f}.eyebrow-light{color:var(--mint)}.button{cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 25px;font-size:.88rem;font-weight:720;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.site-nav a:focus-visible,.site-nav button:focus-visible,.brand:focus-visible,.text-link:focus-visible,.header-back-link:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.button-primary{background:var(--ink);color:var(--white)}.button-primary:hover{background:#17332d}.button-quiet{border-color:var(--line);color:var(--ink);background:#ffffff6b}.button-light{background:var(--paper);color:var(--ink)}.button-dark-quiet{color:var(--white);background:#ffffff0a;border-color:#ffffff3d}.button-full{width:100%}.text-link{color:#176948;border-bottom:1px solid;align-items:center;gap:14px;font-size:.92rem;font-weight:720;text-decoration:none;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.text-link-light{color:var(--mint)}.site-header{z-index:100;height:92px;color:var(--ink);transition:background-color .18s,box-shadow .18s,color .18s;position:absolute;top:0;left:0;right:0}body[data-page=company] .site-header,body[data-page=science] .site-header,.not-found-page .site-header{color:var(--white)}.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9f4e6;height:76px;position:fixed;box-shadow:0 1px #0a181617;color:var(--ink)!important}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-symbol{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.brand-symbol:before,.brand-symbol:after{content:"";transform-origin:50%;background:currentColor;width:1px;height:26px;position:absolute}.brand-symbol:before{transform:translate(-5px)rotate(-28deg)}.brand-symbol:after{transform:translate(5px)rotate(28deg)}.brand-symbol span{z-index:2;background:var(--green);border-radius:50%;width:5px;height:5px;margin-top:15px;position:relative;box-shadow:0 0 0 4px #36b97826}.brand-type{align-items:baseline;gap:7px;line-height:1;display:flex}.brand-type strong{letter-spacing:-.045em;font-size:1.18rem;font-weight:680}.brand-type small{letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:720}.site-nav{align-items:center;gap:34px;display:flex}.site-nav a,.site-nav button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:.82rem;font-weight:680;text-decoration:none;position:relative}.site-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.site-nav .nav-cta{border:1px solid;border-radius:999px;min-height:42px;padding:0 18px;transition:background-color .18s,color .18s}.site-nav .nav-cta:hover{background:var(--ink);color:var(--white)}body[data-page=company] .site-nav .nav-cta:hover,body[data-page=science] .site-nav .nav-cta:hover,.not-found-page .site-nav .nav-cta:hover{background:var(--white);color:var(--ink)}.site-header.scrolled .site-nav .nav-cta:hover{background:var(--ink);color:var(--white)}.nav-toggle{display:none}.header-back-link{font-size:.84rem;font-weight:700;text-decoration:none}.home-hero{background:linear-gradient(110deg, #f7f9f4fc 0%, #eef4ebf5 54%, #daede0f5 100%), var(--bone);min-height:720px;padding-top:118px;position:relative;overflow:hidden}.home-hero:after{content:"";border:1px solid #1f734d29;border-radius:50%;width:680px;height:680px;position:absolute;bottom:-270px;right:-180px}.hero-ambient{pointer-events:none;position:absolute;inset:0}.hero-ambient:before,.hero-ambient:after{content:"";border:1px solid #267a5621;border-radius:50%;position:absolute}.hero-ambient:before{width:520px;height:520px;top:160px;right:7%}.hero-ambient:after{width:430px;height:430px;top:205px;right:calc(7% + 45px)}.hero-ambient span{background:#3d9f72;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 0 9px #3d9f7214}.hero-ambient span:first-child{top:24%;right:18%}.hero-ambient span:nth-child(2){top:56%;right:5%}.hero-ambient span:nth-child(3){top:69%;right:34%}.hero-ambient span:nth-child(4){top:35%;right:42%}.home-hero-grid{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(360px,.78fr);align-items:center;gap:58px;min-height:500px;display:grid;position:relative}.hero-copy{max-width:640px;padding-bottom:24px}.hero-copy h1{letter-spacing:-.065em;max-width:640px;margin-bottom:24px;font-size:clamp(3.2rem,5.2vw,5.1rem)}.hero-copy h1 em{display:block}.hero-lede{max-width:620px;color:var(--ink-soft);margin-bottom:34px;font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-note{max-width:510px;color:var(--ink-muted);margin-top:23px;font-size:.74rem;line-height:1.55}.hero-product{place-self:center end;width:100%;max-width:520px;height:480px;margin:0;position:relative}.hero-image-wrap{box-shadow:var(--shadow);background:#dce5dc;border-radius:250px 250px 36px 36px;position:absolute;inset:12px 0 52px;overflow:hidden}.hero-image-wrap img{object-fit:cover;object-position:88% center;width:100%;height:100%}.image-sheen{pointer-events:none;background:linear-gradient(125deg,#fff3,#0000 38%);position:absolute;inset:0}.product-float-card{z-index:3;width:255px;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fbf6db;border:1px solid #ffffffa3;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:2px 10px;padding:17px 18px;display:grid;position:absolute;bottom:70px;right:-14px;box-shadow:0 18px 60px #0d27202e}.product-float-card>span:nth-child(2){flex-direction:column;font-size:.76rem;font-weight:700;line-height:1.35;display:flex}.product-float-card small{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.57rem;font-weight:750}.product-float-card>strong{grid-area:1/3/3;font-size:2rem;font-weight:470}.product-float-card>small:last-child{grid-column:2}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #36b97821}.product-index{color:var(--ink-muted);letter-spacing:.15em;justify-content:space-between;font-size:.59rem;font-weight:760;display:flex;position:absolute;bottom:22px;left:20px;right:20px}.care-path{z-index:3;border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.care-path span{border-right:1px solid var(--line);min-height:70px;color:var(--ink-soft);align-items:center;gap:12px;padding-inline:22px;font-size:.76rem;font-weight:670;display:flex}.care-path span:first-child{padding-left:0}.care-path span:last-child{border-right:0}.care-path b{color:#4b7766;letter-spacing:.12em;font-size:.59rem}.statement-grid{grid-template-columns:.3fr 1.45fr .75fr;align-items:end;gap:54px;display:grid}.section-index{color:#e0fbeb7a;letter-spacing:.14em;text-transform:uppercase;align-self:start;font-size:.64rem;font-weight:720}.statement-copy h2{max-width:800px;margin:0;font-size:clamp(3rem,5.2vw,5.6rem)}.statement-support{align-self:end;gap:20px;display:grid}.statement-visual{background:#b9f2ce0f;border:1px solid #b9f2ce2e;border-radius:18px;height:132px;margin:0;overflow:hidden}.statement-visual img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.statement-detail{color:#eef8f1b8;margin:0;font-size:1rem}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.62fr);align-items:end;gap:80px;margin-bottom:64px;display:grid}.section-heading h2{max-width:850px;margin-bottom:0;font-size:clamp(2.7rem,4.4vw,4.8rem)}.section-heading>p{color:var(--ink-soft);margin-bottom:5px}.section-heading-dark>p{color:#eef8f1b3}.process-cards{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-cards li{border-right:1px solid var(--line);min-height:430px;padding:28px 28px 26px;position:relative}.process-cards li:last-child{border-right:0}.card-number,.pillar-index{color:#4d6b60;letter-spacing:.14em;font-size:.63rem;font-weight:760}.process-visual{background:#dce7df;border:1px solid #36b97847;border-radius:50%;width:116px;height:116px;margin:54px auto 50px;overflow:hidden}.process-visual img{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .5s}.process-visual-map img{object-position:66% center}.process-cards li:hover .process-visual img{filter:saturate(1.05);transform:scale(1.04)}.process-cards h3{margin-bottom:12px;font-size:1.55rem}.process-cards p{color:var(--ink-soft);margin-bottom:22px;font-size:.91rem;line-height:1.58}.process-cards small{color:#4d6b60;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:760;position:absolute;bottom:26px}.interface-grid{grid-template-columns:1fr .82fr;align-items:center;gap:104px;display:grid}.interface-visual{border-radius:var(--radius-lg);background:radial-gradient(circle,#b9f2ce6b,#0000 33%),linear-gradient(145deg,#dfe9df,#cbdad1);min-height:590px;position:relative;overflow:hidden}.interface-orbit{border:1px solid #12593d38;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interface-orbit:before,.interface-orbit:after{content:"";border:1px solid #12593d29;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interface-orbit:before{width:320px;height:320px}.interface-orbit:after{width:210px;height:210px}.interface-orbit span{background:#f8fbf6b3;border:1px solid #0b3b2a40;border-radius:50%;width:48px;height:48px;position:absolute;box-shadow:0 12px 28px #0c38281a}.interface-orbit span:after{background:var(--green);content:"";border-radius:50%;position:absolute;inset:16px}.interface-orbit span:first-child{top:-24px;left:191px}.interface-orbit span:nth-child(2){top:95px;right:-11px}.interface-orbit span:nth-child(3){bottom:35px;right:43px}.interface-orbit span:nth-child(4){bottom:35px;left:43px}.interface-orbit span:nth-child(5){top:95px;left:-11px}.interface-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7faf5bd;border:1px solid #ffffffbf;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:228px;min-height:260px;padding:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 80px #092c2026}.interface-panel small,.interface-panel p{color:var(--ink-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:720}.interface-panel strong{letter-spacing:-.07em;margin:12px 0 17px;font-size:3.8rem;font-weight:300}.session-line{background:#0d3f2d1f;border-radius:9px;width:100%;height:4px;overflow:hidden}.session-line i{border-radius:inherit;background:var(--green);width:67%;height:100%;display:block}.interface-panel p{letter-spacing:0;text-transform:none;margin:16px 0 0}.interface-copy h2,.home-device-copy h2{margin-bottom:26px;font-size:clamp(2.8rem,4.6vw,4.9rem)}.interface-copy>p,.home-device-copy>p{color:var(--ink-soft)}.feature-list{border-top:1px solid var(--line);margin:38px 0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:58px;font-size:.88rem;font-weight:650;display:flex}.feature-list span{color:#4d6b60;letter-spacing:.12em;font-size:.58rem}.quote-grid{grid-template-columns:minmax(200px,230px) minmax(0,1fr);align-items:center;gap:clamp(58px,8vw,105px);display:grid}.quote-portrait{justify-self:start;width:min(230px,100%);margin:0}.quote-portrait img{object-fit:cover;object-position:center 20%;filter:saturate(.82);width:100%;height:250px}.quote-portrait figcaption{border-top:1px solid var(--line);flex-direction:column;padding-top:17px;font-size:.86rem;font-weight:720;display:flex}.quote-portrait figcaption span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:650}.quote-grid blockquote{margin:0;padding-left:20px;position:relative}.quote-mark{color:var(--mint);font-family:Georgia,serif;font-size:10rem;line-height:1;position:absolute;top:-78px;left:0}.quote-grid blockquote p{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:28px;font-size:clamp(2.5rem,4.1vw,4.5rem);font-weight:430;line-height:1.08;position:relative}.quote-grid blockquote footer{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:720}.company-preview{background:var(--forest);min-height:790px;position:relative;overflow:hidden}.company-preview-image{margin:0;position:absolute;inset:0}.company-preview-image:after{content:"";background:linear-gradient(90deg,#051814e6 0%,#051814a6 43%,#0518141a 76%);position:absolute;inset:0}.company-preview-image img{object-fit:cover;width:100%;height:100%}.company-preview-overlay{z-index:2;min-height:790px;color:var(--white);align-items:center;display:flex;position:relative}.company-preview-overlay>div{max-width:640px}.company-preview-overlay h2{margin-bottom:25px;font-size:clamp(3.1rem,5.2vw,5.7rem)}.company-preview-overlay p:not(.eyebrow){color:#f4faf6cc;max-width:560px;margin-bottom:34px}.closing-card{border-radius:var(--radius-lg);background:radial-gradient(circle at 78% 10%, #b9f2ce29, transparent 32%), var(--forest);color:var(--white);grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;padding:72px 76px;display:grid}.closing-card h2{margin:0;font-size:clamp(2.6rem,4.1vw,4.5rem)}.closing-card>div:last-child>p{color:#eef8f1b8;margin-bottom:28px}.closing-card .button-primary{background:var(--mint);color:var(--ink)}.site-footer{color:var(--paper);background:#051311;padding-top:78px}.footer-main{grid-template-columns:1.15fr .85fr;gap:80px;padding-bottom:72px;display:grid}.brand-footer{margin-bottom:18px}.footer-brand>p{color:#eef8f18c;font-size:.86rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:60px;display:grid}.footer-links h2{color:#eef8f175;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:.62rem;font-weight:750}.footer-links a,.footer-links button{color:#f4faf6d1;cursor:pointer;text-align:left;background:0 0;border:0;margin-bottom:10px;padding:0;font-size:.82rem;text-decoration:none;display:block}.footer-links a:hover,.footer-links button:hover{color:var(--mint)}.footer-bottom{border-top:1px solid var(--line-light);color:#eef8f16b;grid-template-columns:.55fr 1.25fr auto;align-items:center;gap:40px;min-height:88px;font-size:.64rem;display:grid}.footer-bottom p{margin:0}.fiction-note a{color:#ddffe9b3}.system-mark{letter-spacing:.14em}.access-dialog{width:min(560px,100vw - 32px);color:var(--ink);background:#f7f9f4f7;border:1px solid #ffffffb3;border-radius:26px;padding:48px;box-shadow:0 35px 110px #04141061}.access-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#04120fbd}.access-dialog h2{margin-bottom:18px;font-size:3.2rem}.access-dialog>p:not(.eyebrow){color:var(--ink-soft)}.dialog-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:1.4rem;display:grid;position:absolute;top:15px;right:17px}.dialog-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.continuity-toast{z-index:200;box-shadow:var(--shadow);color:var(--mint);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051b16e6;border:1px solid #ffffff6b;border-radius:999px;padding:13px 18px;font-size:.72rem;font-weight:700;position:fixed;bottom:22px;right:22px}.page-hero{padding:164px 0 105px}.product-page-hero{background:radial-gradient(circle at 78% 30%,#4bc7b133,#0000 34%),linear-gradient(135deg,#f7f9f4 0%,#eef3eb 58%,#dfece3 100%);min-height:880px;overflow:hidden}.product-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:80px;min-height:610px;display:grid}.page-hero-copy h1{letter-spacing:-.065em;max-width:760px;margin-bottom:28px;font-size:clamp(3.6rem,6.2vw,6.8rem)}.page-hero-copy h1 em{display:block}.page-hero-copy>p:not(.eyebrow){max-width:620px;color:var(--ink-soft);margin-bottom:34px;font-size:1.08rem}.product-hero-visual{margin:0;position:relative}.product-hero-visual:before{z-index:0;content:"";border:1px solid #18664629;border-radius:50%;width:360px;height:360px;position:absolute;top:-70px;right:-60px}.product-hero-visual img{z-index:1;aspect-ratio:1.12;width:100%;box-shadow:var(--shadow);object-fit:cover;object-position:78% center;border-radius:240px 240px 26px 26px;position:relative}.product-hero-visual figcaption{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f7f9f4e0;border:1px solid #ffffffbd;border-radius:14px;flex-direction:column;margin:-31px 24px 0;padding:20px 24px;font-size:.82rem;font-weight:740;display:flex;position:relative;box-shadow:0 18px 50px #08211a1c}.product-hero-visual figcaption small{color:var(--ink-muted);font-size:.65rem;font-weight:600}.overview-grid,.research-intro-grid,.mission-grid,.media-grid{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:110px;display:grid}.overview-grid h2,.research-intro-grid h2,.mission-grid h2,.media-grid h2{margin:0;font-size:clamp(2.9rem,4.6vw,5rem)}.overview-copy p,.research-intro-grid>div:last-child p,.mission-grid>div:last-child p,.media-grid>div:last-child p{color:#eef8f1bd}.research-intro-grid>div:last-child p,.mission-grid>div:last-child p,.media-grid>div:last-child p{color:var(--ink-soft)}.lead-paragraph{font-size:1.28rem;line-height:1.55}.pathway-timeline{border-top:1px solid var(--line)}.pathway-timeline article{border-bottom:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr) minmax(190px,240px);align-items:start;gap:0 36px;min-height:225px;padding:34px 0;display:grid}.timeline-number{color:#4d6b60;letter-spacing:.15em;grid-area:1/1/span 2;font-size:.72rem;font-weight:760}.timeline-label{color:#3d745f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.62rem;font-weight:750}.pathway-timeline h3{margin-bottom:13px;font-size:2rem}.pathway-timeline article>div{grid-area:1/2}.pathway-timeline article div>p:last-child{max-width:690px;color:var(--ink-soft);margin:0}.pathway-timeline article>small{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;grid-area:2/2;place-self:start;margin-top:20px;font-size:.65rem;font-weight:700}.timeline-image{background:#dce7df;border-radius:18px;grid-area:1/3/span 2;align-self:center;height:126px;margin:0;overflow:hidden}.timeline-image img{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .5s}.pathway-timeline article:hover .timeline-image img{filter:saturate(1.04);transform:scale(1.018)}.home-device-grid{grid-template-columns:minmax(450px,1fr) minmax(0,.9fr);align-items:center;gap:100px;display:grid}.home-device-demo{border-radius:var(--radius-lg);background:linear-gradient(145deg,#cfded4,#e9efe7);min-height:610px;position:relative;overflow:hidden}.device-halo{border:1px solid #206b4c33;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-halo:before,.device-halo:after{content:"";border:1px solid #206b4c24;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-halo:before{width:300px;height:300px}.device-halo:after{width:530px;height:530px}.device-readout{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9fbf7c7;border:1px solid #ffffffc7;border-radius:34px;flex-direction:column;justify-content:center;width:300px;min-height:340px;padding:34px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 80px #09312324}.device-readout>div{color:#3b6656;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:11px;font-size:.66rem;font-weight:740;display:flex}.device-readout>strong{letter-spacing:-.08em;margin:30px 0 0;font-size:5.3rem;font-weight:270;line-height:1}.device-readout>small{color:var(--ink-muted);font-size:.62rem}.waveform{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:11px;height:66px;margin-top:16px;display:flex}.waveform i{background:var(--green);width:1px;height:20px}.waveform i:nth-child(2),.waveform i:nth-child(6){height:33px}.waveform i:nth-child(3),.waveform i:nth-child(5){height:13px}.waveform i:nth-child(4){height:46px}.spec-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:40px;display:grid}.spec-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-height:110px;padding:18px 22px;display:flex}.spec-grid strong{letter-spacing:-.04em;font-size:1.7rem;font-weight:470}.spec-grid span{color:var(--ink-muted);font-size:.68rem;font-weight:680}.access-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.65fr);align-items:center;gap:130px;display:grid}.access-grid h2{max-width:770px;margin-bottom:24px;font-size:clamp(3rem,4.8vw,5.2rem)}.access-grid>div:first-child>p:not(.eyebrow){max-width:650px;color:var(--ink-soft)}.access-visuals{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:650px;margin-top:34px;display:grid}.access-visuals figure{background:#dce7df;border-radius:18px;height:138px;margin:0;position:relative;overflow:hidden}.access-visuals figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#051a14b8);position:absolute;inset:45% 0 0}.access-visuals img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.access-visuals figure:hover img{transform:scale(1.018)}.access-visuals figcaption{z-index:1;color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:760;position:absolute;bottom:13px;left:16px;right:16px}.price-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:42px;box-shadow:0 26px 70px #08231b17}.price-panel>p{color:#326c56;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.67rem;font-weight:760}.price-panel>strong{letter-spacing:-.06em;margin-bottom:2px;font-size:3.6rem;font-weight:370;line-height:1.1;display:block}.price-panel sup{font-size:1.2rem}.price-panel em{color:var(--ink-muted);letter-spacing:0;font-size:.86rem;font-style:normal}.price-panel>small{color:var(--ink-muted);font-size:.66rem;display:block}.price-panel hr{border:0;border-top:1px solid var(--line);margin:27px 0}.price-panel .button{margin-top:30px}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.faq-grid h2{font-size:clamp(2.8rem,4.1vw,4.5rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 45px 24px 0;font-size:1rem;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#2d7254;font-size:1.5rem;font-weight:350;position:absolute;top:21px;right:2px}.faq-list details[open] summary:after{content:"-"}.faq-list details p{max-width:720px;color:var(--ink-soft);padding:0 35px 24px 0;font-size:.9rem}.image-page-hero{background:var(--forest);min-height:820px;color:var(--white);align-items:flex-end;padding-bottom:92px;display:flex;position:relative;overflow:hidden}.image-page-hero-media,.image-page-overlay{margin:0;position:absolute;inset:0}.image-page-hero-media img{object-fit:cover;width:100%;height:100%}.image-page-overlay{background:linear-gradient(#05131059 0%,#05131014 35%,#051310e0 100%),linear-gradient(90deg,#05131094,#0000 65%)}.image-page-content{z-index:2;position:relative}.image-page-content h1{letter-spacing:-.065em;max-width:980px;margin-bottom:25px;font-size:clamp(4rem,7vw,7.6rem)}.image-page-content>p:not(.eyebrow){color:#f5fbf7cc;max-width:660px;margin:0;font-size:1.1rem}.hero-coordinate{z-index:2;color:#f5fbf780;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:720;position:absolute;bottom:44px;right:40px}.pillar-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pillar-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:390px;padding:27px;position:relative}.pillar-visual{background:#dce7df;border-radius:16px;max-width:280px;height:118px;margin:34px 0 30px;overflow:hidden}.pillar-visual img{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .5s}.pillar-grid article:hover .pillar-visual img{filter:saturate(1.06);transform:scale(1.018)}.pillar-grid h3{margin-bottom:12px;font-size:1.42rem}.pillar-grid p{color:var(--ink-soft);font-size:.88rem}.pillar-grid small{color:#4b6c60;letter-spacing:.11em;text-transform:uppercase;font-size:.6rem;font-weight:740;position:absolute;bottom:24px}.constraint-grid{grid-template-columns:minmax(420px,1fr) minmax(0,.95fr);align-items:center;gap:120px;display:grid}.constraint-art{border:1px solid var(--line-light);background:radial-gradient(circle,#4bc7b121,#0000 48%);border-radius:50%;min-height:560px;position:relative}.constraint-art:before,.constraint-art:after{content:"";border:1px solid #c5f4d71f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.constraint-art:before{width:68%;height:68%}.constraint-art:after{width:35%;height:35%}.constraint-path{transform-origin:0;background:linear-gradient(90deg,#0000,#b9f2ce8c,#0000);width:310px;height:1px;position:absolute;top:50%;left:50%}.path-a{transform:rotate(15deg)}.path-b{transform:rotate(132deg)}.path-c{transform:rotate(248deg)}.constraint-node{border:1px solid var(--mint);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 8px #b9f2ce14}.node-a{top:20%;left:27%}.node-b{top:28%;right:22%}.node-c{bottom:27%;right:17%}.node-d{bottom:19%;left:31%}.constraint-grid h2{margin-bottom:24px;font-size:clamp(3rem,4.8vw,5.2rem)}.constraint-grid>div:last-child>p:not(.eyebrow){color:#eef8f1b8}.constraint-grid blockquote{border-left:1px solid var(--mint);color:var(--mint-bright);font-family:var(--font-display);margin:35px 0;padding:22px 0 22px 25px;font-size:1.25rem;line-height:1.5}.science-gallery{grid-template-columns:1fr 1fr;gap:22px;display:grid}.science-gallery figure,.campus-gallery figure{border-radius:var(--radius);background:#dce5de;margin:0;position:relative;overflow:hidden}.science-gallery img{aspect-ratio:1.3;object-fit:cover;width:100%;transition:transform .6s}.science-gallery figure:hover img,.campus-gallery figure:hover img{transform:scale(1.02)}.science-gallery figcaption,.campus-gallery figcaption{color:var(--ink);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#f7f9f4d6;border:1px solid #ffffff9e;border-radius:12px;flex-direction:column;padding:16px 18px;font-size:.8rem;font-weight:730;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.science-gallery figcaption small,.campus-gallery figcaption small{color:var(--ink-muted);font-size:.63rem;font-weight:600}.safety-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:100px;display:grid}.safety-grid h2{font-size:clamp(2.8rem,4.4vw,4.8rem)}.safety-list{border-top:1px solid var(--line)}.safety-list>div{border-bottom:1px solid var(--line);grid-template-columns:.18fr .55fr 1fr;gap:24px;padding:24px 0;display:grid}.safety-list span{color:#4d6b60;letter-spacing:.12em;font-size:.62rem;font-weight:750}.safety-list h3{margin:0;font-size:1.2rem}.safety-list p{color:var(--ink-soft);margin:0;font-size:.86rem}.founding-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:110px;display:grid}.founding-story h2{margin-bottom:28px;font-size:clamp(3rem,4.8vw,5.2rem)}.founding-story>p:not(.eyebrow){color:#eef8f1b8}.founding-mark{border:1px solid var(--line-light);border-radius:var(--radius-lg);background:#09251e;height:360px;min-height:0;margin:0;position:relative;overflow:hidden}.founding-mark:after{content:"";pointer-events:none;background:linear-gradient(#0000,#041712eb);position:absolute;inset:38% 0 0}.founding-mark img{object-fit:cover;filter:saturate(.9);width:100%;height:100%;position:absolute;inset:0}.founding-mark figcaption{z-index:1;color:#eef8f1b3;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;font-size:.58rem;font-weight:680;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.founding-mark figcaption span{color:var(--white);font-family:var(--font-display);letter-spacing:-.025em;text-transform:none;margin-bottom:5px;font-size:1.45rem;font-weight:520}.founder-cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.founder-cards article{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:.72fr 1fr;display:grid;overflow:hidden}.founder-cards figure{margin:0;overflow:hidden}.founder-cards img{object-fit:cover;filter:saturate(.85);width:100%;height:100%}.founder-cards article>div{padding:38px 32px}.team-role{color:#3b765e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.62rem;font-weight:760;line-height:1.4}.founder-cards h3{margin-bottom:17px;font-size:2rem}.founder-cards article>div>p:not(.team-role){color:var(--ink-soft);font-size:.86rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.team-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:minmax(165px,.68fr) minmax(0,1fr);min-height:340px;display:grid;overflow:hidden}.team-card figure{background:#dde6dd;min-height:340px;margin:0;position:relative;overflow:hidden}.team-card img{object-fit:cover;object-position:center 22%;filter:saturate(.87);width:100%;height:100%;transition:filter .3s,transform .5s;position:absolute;inset:0}.team-card:hover img{filter:saturate();transform:scale(1.015)}.team-card-copy{min-height:0;padding:30px 27px}.team-card h3{margin-bottom:15px;font-size:1.85rem}.team-card-copy>p:not(.team-role){color:var(--ink-soft);font-size:.84rem;line-height:1.58}.team-area{border-top:1px solid var(--line);color:var(--ink-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:12px;padding-top:14px;font-size:.59rem;font-weight:740;display:inline-block}.principles-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principles-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:27px}.principles-grid span{color:#4b6c60;letter-spacing:.12em;font-size:.61rem;font-weight:750}.principles-grid h3{margin:67px 0 13px;font-size:1.4rem}.principles-grid p{color:var(--ink-soft);margin:0;font-size:.85rem}.campus-gallery{grid-template-rows:repeat(2,280px);grid-template-columns:1.35fr .65fr;gap:20px;display:grid}.campus-gallery .campus-large{grid-row:1/3}.campus-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.news-hero{background:linear-gradient(135deg,#f7f9f4,#e4ede4);min-height:620px;padding:210px 0 100px;position:relative;overflow:hidden}.news-hero-grid{z-index:2;grid-template-columns:1.2fr .6fr;align-items:end;gap:100px;display:grid;position:relative}.news-hero h1{max-width:880px;margin:0;font-size:clamp(4rem,7vw,7.4rem)}.news-hero-grid>p{color:var(--ink-soft);margin:0 0 14px}.news-grid-art{border:1px solid #1c704b21;border-radius:50%;width:560px;height:560px;position:absolute;top:90px;right:-120px}.news-grid-art:before,.news-grid-art:after{content:"";border:1px solid #1c704b1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.news-grid-art:before{width:75%;height:75%}.news-grid-art:after{width:45%;height:45%}.news-grid-art span{background:var(--green);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 8px #36b9781a}.news-grid-art span:first-child{top:5%;left:47%}.news-grid-art span:nth-child(2){top:25%;right:4%}.news-grid-art span:nth-child(3){bottom:17%;right:15%}.news-grid-art span:nth-child(4){bottom:7%;left:32%}.news-grid-art span:nth-child(5){top:37%;left:2%}.featured-article{border-radius:var(--radius-lg);background:var(--forest);color:var(--white);grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.featured-article figure{min-height:600px;margin:0}.featured-article img{object-fit:cover;object-position:78% center;width:100%;height:100%}.featured-article>div{padding:68px 58px}.news-meta{color:#eef8f17a;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:12px;font-size:.61rem;font-weight:720;display:flex}.news-meta span{color:var(--mint)}.featured-article h2{margin-bottom:24px;font-size:clamp(2.5rem,3.5vw,3.8rem)}.featured-article>div>p:not(.news-meta){color:#eef8f1b3}.release-details{border-top:1px solid var(--line-light);margin-top:30px}.release-details summary{cursor:pointer;color:var(--mint);justify-content:space-between;align-items:center;padding:19px 0;font-size:.78rem;font-weight:740;list-style:none;display:flex}.release-details summary::-webkit-details-marker{display:none}.release-details[open] summary span{transform:rotate(90deg)}.release-details>div{color:#eef8f1b3;padding:0 0 6px;font-size:.88rem}.news-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden}.news-card figure{margin:0;overflow:hidden}.news-card img{aspect-ratio:1.32;object-fit:cover;width:100%;transition:transform .5s}.news-card:nth-child(3) img{object-position:center 24%}.news-card:hover img{transform:scale(1.018)}.news-card>div{padding:29px}.news-card .news-meta{color:var(--ink-muted)}.news-card h3{margin-bottom:16px;font-size:1.65rem;line-height:1.08}.news-card>div>p:not(.news-meta){color:var(--ink-soft);font-size:.86rem}.news-card .release-details{border-color:var(--line)}.news-card .release-details summary{color:#266c50}.news-card .release-details>div{color:var(--ink-soft)}.media-note{border-top:1px solid var(--line);padding-top:22px;font-size:.82rem}.utility-page{background:var(--paper)}.legal-main{padding:170px 0 120px}.legal-content{max-width:860px}.legal-content h1{max-width:850px;margin-bottom:22px;font-size:clamp(3.3rem,5.7vw,6rem)}.legal-updated{color:var(--ink-muted);margin-bottom:75px;font-size:.75rem}.legal-content h2{margin:46px 0 12px;font-size:1.55rem}.legal-content p:not(.eyebrow){color:var(--ink-soft)}.legal-content a{color:#1f6d4d}.compact-footer{padding:0}.compact-footer-inner{color:#eef8f18f;align-items:center;gap:26px;min-height:90px;font-size:.68rem;display:flex}.compact-footer-inner p{margin:0 auto 0 0}.compact-footer-inner a{text-decoration:none}.not-found-page{background:var(--forest);color:var(--white)}.not-found-main{align-items:center;min-height:calc(100vh - 70px);padding:150px 0 90px;display:flex;position:relative;overflow:hidden}.not-found-content{z-index:2;position:relative}.not-found-content h1{max-width:950px;margin-bottom:25px;font-size:clamp(4rem,7.5vw,8rem)}.not-found-content>p:not(.eyebrow){color:#eef8f1b3;max-width:620px;margin-bottom:35px}.not-found-network{border:1px solid #b9f2ce24;border-radius:50%;width:680px;height:680px;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.not-found-network:before,.not-found-network:after{content:"";border:1px solid #b9f2ce1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-network:before{width:70%;height:70%}.not-found-network:after{border-style:dashed;width:35%;height:35%}.not-found-network span{border:1px solid var(--mint);border-radius:50%;width:8px;height:8px;position:absolute}.not-found-network span:first-child{top:12%;left:30%}.not-found-network span:nth-child(2){top:30%;right:5%}.not-found-network span:nth-child(3){bottom:15%;right:18%}.not-found-network span:nth-child(4){bottom:8%;left:32%}.not-found-network span:nth-child(5){opacity:.25;top:43%;left:4%}.not-found-footer{border-top:1px solid var(--line-light);background:var(--forest)}.not-found-footer>div{color:#eef8f15c;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:70px;font-size:.58rem;font-weight:700;display:flex}.js [data-reveal]{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.js [data-reveal-delay="1"]{transition-delay:90ms}.js [data-reveal-delay="2"]{transition-delay:.18s}.js [data-reveal-delay="3"]{transition-delay:.27s}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width:1120px){:root{--shell:min(100% - 48px, 1080px)}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.76fr);gap:36px}.hero-copy h1{font-size:clamp(3.05rem,5vw,4.55rem)}.hero-product{max-width:460px;height:450px}.process-cards{grid-template-columns:repeat(2,1fr)}.process-cards li:nth-child(2){border-right:0}.process-cards li:nth-child(-n+2){border-bottom:1px solid var(--line)}.statement-grid{grid-template-columns:.22fr 1.3fr .65fr;gap:35px}.statement-visual{height:118px}.interface-grid,.home-device-grid{gap:60px}.quote-grid{gap:65px}.product-hero-grid{grid-template-columns:.9fr 1fr;gap:44px}.pillar-grid,.principles-grid{grid-template-columns:repeat(2,1fr)}.constraint-grid,.founding-grid{gap:65px}.founding-mark{height:330px}.team-grid{grid-template-columns:repeat(2,1fr)}.founder-cards article{grid-template-columns:.65fr 1fr}.news-card-grid{grid-template-columns:1fr 1fr}.news-card:last-child{grid-column:1/3;grid-template-columns:.65fr 1fr;display:grid}.news-card:last-child figure,.news-card:last-child img{height:100%}}@media (max-width:860px){:root{--shell:min(100% - 36px, 760px)}.section,.section-soft,.section-dark{padding-block:96px}.site-header{height:78px}.nav-toggle{z-index:3;width:44px;height:44px;color:inherit;background:0 0;border:1px solid;border-radius:50%;place-content:center;gap:6px;display:grid;position:relative}.nav-toggle span{background:currentColor;width:17px;height:1px;transition:transform .18s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.site-nav{z-index:2;color:var(--white);opacity:0;pointer-events:none;background:#071a18fa;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:90px max(28px,50vw - 380px);transition:opacity .18s,transform .18s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.site-nav[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a,.site-nav button{font-size:1.7rem;font-weight:520}.site-nav .nav-cta{min-height:54px;margin-top:10px;padding-inline:24px;font-size:1rem}.home-hero{min-height:auto;padding-top:135px}.home-hero-grid{flex-direction:column;min-height:0;display:flex}.hero-copy{max-width:none;padding-bottom:10px}.hero-copy h1{max-width:680px}.hero-product{width:100%;max-width:none;height:auto;min-height:670px}.hero-image-wrap{border-radius:300px 300px 30px 30px;inset:10px 0 65px}.product-float-card{right:12px}.care-path{grid-template-columns:repeat(2,1fr);margin-top:20px}.care-path span:nth-child(2){border-right:0}.care-path span:nth-child(-n+2){border-bottom:1px solid var(--line)}.care-path span:nth-child(3){padding-left:0}.statement-grid,.section-heading,.interface-grid,.quote-grid,.closing-card,.footer-main,.product-hero-grid,.overview-grid,.research-intro-grid,.mission-grid,.media-grid,.home-device-grid,.access-grid,.faq-grid,.constraint-grid,.safety-grid,.founding-grid,.news-hero-grid,.featured-article{grid-template-columns:1fr}.statement-grid{gap:28px}.statement-support{width:min(480px,100%)}.statement-visual{height:118px}.section-index{display:none}.section-heading{align-items:start;gap:24px;margin-bottom:50px}.section-heading>p{max-width:620px}.interface-grid,.home-device-grid{gap:55px}.interface-visual,.home-device-demo{min-height:570px}.quote-grid{gap:70px}.quote-portrait{justify-self:center;width:min(215px,100%)}.quote-portrait img{height:235px}.company-preview,.company-preview-overlay{min-height:680px}.closing-card{gap:32px;padding:56px 48px}.footer-main{gap:48px}.footer-bottom{grid-template-columns:1fr;gap:12px;padding:24px 0}.product-page-hero{min-height:auto}.product-hero-grid{gap:70px}.product-hero-visual{max-width:680px}.pathway-timeline article{grid-template-columns:44px minmax(0,1fr) minmax(180px,220px);gap:0 22px}.pathway-timeline article>small{grid-column:2;justify-self:start}.timeline-image{height:112px}.access-grid{gap:60px}.access-visuals figure{height:124px}.image-page-hero{min-height:720px}.constraint-art{aspect-ratio:1;width:min(560px,100%);min-height:auto}.safety-list>div{grid-template-columns:.15fr .65fr 1fr}.founding-mark{aspect-ratio:auto;justify-self:center;width:min(500px,100%);height:300px;min-height:0}.founder-cards{grid-template-columns:1fr}.founder-cards article{grid-template-columns:.58fr 1fr}.team-grid{grid-template-columns:1fr}.campus-gallery{grid-template-rows:430px 260px;grid-template-columns:1fr 1fr}.campus-gallery .campus-large{grid-area:auto/1/auto/3}.news-hero{min-height:570px;padding-top:180px}.news-hero-grid{gap:30px}.featured-article figure{min-height:480px}.news-card-grid{grid-template-columns:1fr}.news-card:last-child{grid-column:auto;display:block}.news-card:last-child img{height:auto}}@media (max-width:600px){:root{--shell:calc(100% - 28px)}body{font-size:16px}.section,.section-soft,.section-dark{padding-block:78px}.brand-type small{display:none}.eyebrow{font-size:.64rem}.home-hero{padding-top:118px}.hero-copy h1,.page-hero-copy h1{font-size:clamp(3.1rem,14vw,4.8rem)}.hero-product{min-height:510px}.hero-image-wrap{bottom:55px}.product-float-card{width:245px;padding:15px;bottom:73px;right:6px}.care-path span{min-height:72px;padding-inline:12px;font-size:.67rem}.statement-copy h2,.section-heading h2,.interface-copy h2,.home-device-copy h2,.company-preview-overlay h2,.closing-card h2,.overview-grid h2,.research-intro-grid h2,.mission-grid h2,.media-grid h2,.constraint-grid h2,.safety-grid h2,.founding-story h2,.access-grid h2,.faq-grid h2{font-size:clamp(2.5rem,11vw,3.6rem)}.process-cards{grid-template-columns:1fr}.process-cards li{border-right:0;border-bottom:1px solid var(--line);min-height:390px}.process-cards li:last-child{border-bottom:0}.interface-visual,.home-device-demo{min-height:460px}.interface-orbit{width:330px;height:330px}.interface-orbit:before{width:245px;height:245px}.interface-orbit:after{width:150px;height:150px}.interface-orbit span:first-child{left:141px}.interface-orbit span:nth-child(2){top:70px}.interface-orbit span:nth-child(3){bottom:25px;right:25px}.interface-orbit span:nth-child(4){bottom:25px;left:25px}.interface-orbit span:nth-child(5){top:70px}.interface-panel{width:195px;min-height:225px}.interface-panel strong{font-size:3rem}.quote-grid blockquote{padding-left:0}.quote-grid blockquote p{font-size:clamp(2.3rem,10vw,3.4rem)}.quote-mark{font-size:8rem;top:-70px}.quote-portrait{width:min(190px,70vw)}.quote-portrait img{height:208px}.statement-support{width:100%}.statement-visual{height:110px}.company-preview-image:after{background:linear-gradient(#05181459,#051814eb)}.closing-card{border-radius:var(--radius);padding:42px 25px}.footer-links{gap:25px}.access-dialog{padding:42px 23px 26px}.dialog-actions{flex-direction:column}.dialog-actions .button{width:100%}.product-hero-visual img{aspect-ratio:.93}.pathway-timeline article{grid-template-columns:1fr;gap:12px}.pathway-timeline .timeline-number,.pathway-timeline article>div,.pathway-timeline .timeline-image,.pathway-timeline article>small{grid-area:auto/1}.pathway-timeline .timeline-image{width:min(300px,100%);height:112px;margin-top:8px}.pathway-timeline .timeline-image img{aspect-ratio:auto;height:100%}.device-readout{width:250px;min-height:300px;padding:28px}.device-readout>strong{font-size:4.3rem}.spec-grid{grid-template-columns:1fr 1fr}.price-panel{padding:30px 24px}.access-visuals figure{height:102px}.image-page-hero{min-height:650px;padding-bottom:60px}.image-page-content h1,.news-hero h1,.not-found-content h1{font-size:clamp(3.4rem,14vw,5.3rem)}.hero-coordinate{display:none}.pillar-grid,.principles-grid,.team-grid{grid-template-columns:1fr}.pillar-visual{height:118px}.constraint-art{min-width:430px;margin-left:-65px}.safety-list>div{grid-template-columns:.16fr 1fr}.safety-list p{grid-column:2}.science-gallery{grid-template-columns:1fr}.founding-mark{aspect-ratio:auto;width:100%;height:240px;min-height:0}.founder-cards article{grid-template-columns:1fr}.founder-cards figure{max-height:470px}.founder-cards article>div{padding:30px 24px}.team-card{grid-template-columns:1fr;min-height:0}.team-card figure{min-height:0}.team-card img{aspect-ratio:16/10;object-position:center 20%;height:auto;position:static}.team-card-copy{min-height:0;padding:27px 24px}.campus-gallery{grid-template-rows:repeat(3,300px);grid-template-columns:1fr;display:grid}.campus-gallery .campus-large{grid-column:auto}.featured-article>div{padding:38px 26px}.featured-article figure{min-height:340px}.news-card>div{padding:24px}.compact-footer-inner{flex-wrap:wrap;gap:12px 22px;padding:22px 0}.compact-footer-inner p{width:100%}.not-found-network{right:-380px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js [data-reveal]{opacity:1;transform:none}}
