:root{color-scheme:dark;--ink: #071116;--ink-soft: #0d1a20;--paper: #edf4f5;--muted: #9eb0b7;--line: rgba(219, 238, 244, .16);--accent: #70d6ff;--max: 1400px;--header: 82px;--ease: cubic-bezier(.22, 1, .36, 1);--font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;font-family:var(--font)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;background:var(--ink);color:var(--paper);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body,button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.container{width:min(calc(100% - 96px),var(--max));margin-inline:auto}.section{padding:150px 0}.eyebrow{display:block;margin:0 0 26px;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}[data-reveal]{opacity:1;transform:none}.site-header{position:sticky;z-index:100;top:0;height:var(--header);border-bottom:1px solid var(--line);background:#071116e6;backdrop-filter:blur(18px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.brand-mark{display:flex;flex-direction:column;color:#fff;font-size:1.25rem;font-weight:750;letter-spacing:.08em;line-height:1.1}.brand-mark small{margin-top:6px;color:#77909a;font-size:.55rem;font-weight:650;letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:clamp(30px,3.5vw,58px)}.nav-link{position:relative;color:#bdcbd0;font-size:.88rem;transition:color .18s ease}.nav-link:after{position:absolute;right:0;bottom:-12px;left:0;height:1px;background:var(--accent);content:"";opacity:0;transform:scaleX(.3);transition:.18s ease}.nav-link:hover,.nav-link.active{color:#fff}.nav-link:hover:after,.nav-link.active:after{opacity:1;transform:scaleX(1)}.mobile-nav{display:none}.launch-hero{position:relative;min-height:calc(100svh - var(--header));overflow:hidden;background:#081319}.launch-hero__image,.launch-hero__shade{position:absolute;inset:0;width:100%;height:100%}.launch-hero__image{object-fit:cover;object-position:57% center;animation:hero-arrive 1.35s var(--ease) both}.launch-hero__shade{background:linear-gradient(90deg,#030b0ff7,#030b0fc7 34%,#030b0f21 70%,#030b0f3d),linear-gradient(0deg,rgba(3,11,15,.64),transparent 45%)}.launch-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:calc(100svh - var(--header));padding:50px 0 80px}.launch-hero h1{max-width:900px;margin-bottom:36px;font-size:clamp(4rem,7.3vw,7.8rem);font-weight:520;letter-spacing:-.065em;line-height:.98}.launch-hero__lead{max-width:560px;margin-bottom:42px;color:#c7d1d4;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border:1px solid transparent;font-size:.9rem;font-weight:700;letter-spacing:.03em;transition:transform .18s var(--ease),background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button--light,.button-primary{background:var(--paper);color:var(--ink)}.button--light:hover,.button-primary:hover{background:var(--accent)}.button--dark{background:var(--ink);color:#fff}.text-link{display:inline-flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid currentColor;font-size:.88rem;font-weight:650}.text-link span{transition:transform .18s var(--ease)}.text-link:hover span{transform:translate(3px,-3px)}.launch-hero__caption{position:absolute;right:34px;bottom:28px;z-index:2;margin:0;color:#ffffff7a;font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl}@keyframes hero-arrive{0%{opacity:.45;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.brand-thesis{background:var(--paper);color:var(--ink)}.thesis-grid{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.75fr);gap:8vw}.brand-thesis .eyebrow{color:#1286b1}.thesis-note{max-width:190px;color:#5f7076;font-size:.92rem}.brand-thesis h2{max-width:980px;margin-bottom:62px;font-size:clamp(2.8rem,5.4vw,6.1rem);font-weight:520;letter-spacing:-.065em;line-height:1.04}.thesis-copy{display:grid;grid-template-columns:repeat(2,1fr);gap:46px;max-width:840px;margin-left:auto;color:#4d5b60}.product-world{overflow:hidden;background:#091318}.section-intro{max-width:650px}.section-intro--wide{display:grid;grid-template-columns:.65fr 1.3fr .8fr;gap:6vw;align-items:end;max-width:none;margin-bottom:76px}.section-intro--wide .eyebrow{align-self:start}.section-intro h2,.section-heading h2,.capability h2{margin-bottom:0;font-size:clamp(2.7rem,5vw,5.7rem);font-weight:520;letter-spacing:-.06em;line-height:1.04}.section-intro--wide>p:last-child{margin-bottom:8px;color:var(--muted);line-height:1.85}.portfolio-frame{position:relative;margin:0;overflow:hidden;background:#dfe6e6}.portfolio-frame:after{position:absolute;inset:0;border:1px solid rgba(255,255,255,.12);content:"";pointer-events:none}.portfolio-frame img{width:100%;aspect-ratio:2/1.03;object-fit:cover;transition:transform 1.1s var(--ease)}.portfolio-frame:hover img{transform:scale(1.015)}.product-chapters{margin-top:34px;border-top:1px solid var(--line)}.product-chapter{display:grid;grid-template-columns:.6fr 1fr 1.4fr auto;gap:28px;align-items:center;min-height:112px;border-bottom:1px solid var(--line);transition:background .18s ease,padding .24s var(--ease)}.product-chapter:hover{padding-right:22px;padding-left:22px;background:#70d6ff0f}.product-chapter__family{color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-chapter strong{font-size:1.35rem;font-weight:550}.product-chapter__summary{color:var(--muted);font-size:.9rem}.product-chapter__arrow{font-size:1.3rem}.lab-story{padding-top:70px;background:var(--paper);color:var(--ink)}.lab-story__canvas{position:relative;padding-bottom:120px}.lab-story figure{width:84%;margin:0}.lab-story figure img{width:100%;aspect-ratio:1.75/1;object-fit:cover}.lab-story__panel{position:absolute;right:0;bottom:0;width:min(610px,48%);padding:clamp(42px,5vw,78px);background:#10232c;color:#fff}.lab-story__panel h2{margin-bottom:30px;font-size:clamp(2rem,3.4vw,4.1rem);font-weight:520;letter-spacing:-.055em;line-height:1.08}.lab-story__panel>p:not(.eyebrow){margin-bottom:34px;color:#b8c7cc}.capability{background:#0b161c}.capability-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:9vw}.capability-list{border-top:1px solid var(--line)}.capability-list article{display:grid;grid-template-columns:.7fr 1fr;gap:40px;padding:34px 0;border-bottom:1px solid var(--line)}.capability-list h3{margin-bottom:0;font-size:1.18rem;font-weight:550}.capability-list p{margin-bottom:0;color:var(--muted);font-size:.92rem}.news-editorial{background:#071116}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:70px}.editorial-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:28px 36px}.editorial-story{display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:start;padding-bottom:28px;border-bottom:1px solid var(--line)}.editorial-story--lead{grid-row:span 2;display:block;padding-bottom:0;border:0}.editorial-story img{width:100%;aspect-ratio:1.26/1;object-fit:cover;filter:saturate(.86);transition:filter .18s ease,transform .45s var(--ease)}.editorial-story:hover img{filter:saturate(1.05);transform:translateY(-3px)}.editorial-story--lead img{aspect-ratio:1.52/1;margin-bottom:28px}.editorial-story time,.news-grid article>span{display:block;margin-bottom:12px;color:var(--accent);font-size:.7rem;letter-spacing:.08em}.editorial-story h3{margin-bottom:10px;font-size:1.2rem;font-weight:550;line-height:1.45}.editorial-story--lead h3{max-width:750px;font-size:clamp(1.8rem,2.6vw,3.2rem);letter-spacing:-.035em;line-height:1.18}.editorial-story p{margin-bottom:0;color:var(--muted);font-size:.86rem}.final-invitation{padding:120px 0;background:var(--accent);color:var(--ink)}.final-invitation .eyebrow{color:#0c506c}.final-invitation__inner{display:grid;grid-template-columns:.55fr 1.5fr auto;gap:5vw;align-items:end}.final-invitation h2{margin-bottom:0;font-size:clamp(2.5rem,5.2vw,6rem);font-weight:520;letter-spacing:-.065em;line-height:1.02}.page-hero{padding:130px 0 110px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 28%,rgba(112,214,255,.13),transparent 30rem),var(--ink)}.page-hero .eyebrow{margin-bottom:34px}.page-hero h1{max-width:1040px;margin-bottom:30px;font-size:clamp(3.5rem,7vw,7.8rem);font-weight:510;letter-spacing:-.07em;line-height:.98}.page-hero p:last-child{max-width:650px;margin-bottom:0;color:var(--muted);font-size:1.05rem}.product-list{display:grid;grid-template-columns:repeat(12,1fr);gap:34px}.product-card{grid-column:span 5;overflow:hidden;border-bottom:1px solid var(--line);background:var(--ink-soft)}.product-card:nth-child(4n+1),.product-card:nth-child(4n){grid-column:span 7}.product-card img{width:100%;aspect-ratio:1.4/1;object-fit:cover;transition:transform .55s var(--ease)}.product-card:hover img{transform:scale(1.025)}.product-card__copy{padding:28px 4px 34px}.product-card__copy>span,.detail-copy>span{display:block;margin-bottom:10px;color:var(--accent);font-size:.7rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.product-card h2{margin-bottom:12px;font-size:clamp(1.35rem,2vw,2.15rem);font-weight:550;letter-spacing:-.03em}.product-card p{margin-bottom:20px;color:var(--muted)}.product-card strong{font-size:.82rem;font-weight:650}.detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:8vw;align-items:center}.detail-image img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#e4ebeb}.detail-copy h1{margin-bottom:10px;font-size:clamp(3rem,5.4vw,6rem);font-weight:520;letter-spacing:-.065em;line-height:1.02}.detail-copy>p:nth-of-type(1){margin-bottom:34px;color:#5cc8f2;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.detail-copy>p:nth-of-type(2){margin-bottom:34px;color:var(--muted);font-size:1.02rem}.highlight-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.highlight-row span{padding:8px 13px;border:1px solid var(--line);color:#cad5d9;font-size:.75rem}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:90px;background:var(--line)}.spec-grid>div{min-height:160px;padding:34px;background:var(--ink-soft)}.spec-grid dt{margin-bottom:18px;color:var(--muted);font-size:.78rem}.spec-grid dd{margin:0;font-size:1.2rem;font-weight:560}.info-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.info-grid>h2{margin-bottom:0;font-size:clamp(2.7rem,4.8vw,5.3rem);font-weight:520;letter-spacing:-.06em;line-height:1.04}.info-copy{max-width:690px;color:var(--muted);font-size:1.02rem}.info-copy .text-link{margin-top:24px;color:var(--paper)}.research-media{overflow:hidden}.research-media img{width:100%;aspect-ratio:1.85/1;object-fit:cover}.news-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:42px 32px}.news-grid article{grid-column:span 6;padding-bottom:30px;border-bottom:1px solid var(--line)}.news-grid article:first-child{grid-column:span 12}.news-grid article:first-child .news-image{width:67%}.news-image{margin-bottom:28px;overflow:hidden}.news-image img{width:100%;aspect-ratio:1.55/1;object-fit:cover;transition:transform .55s var(--ease)}.news-grid article:hover .news-image img{transform:scale(1.02)}.news-grid h3{margin-bottom:12px;font-size:clamp(1.3rem,2vw,2.3rem);font-weight:550;letter-spacing:-.03em}.news-grid p{margin-bottom:0;color:var(--muted)}.contact-cards{border-top:1px solid var(--line)}.contact-cards>*{display:grid;grid-template-columns:.55fr 1fr;gap:50px;padding:38px 0;border-bottom:1px solid var(--line);transition:padding .24s var(--ease),background .18s ease}.contact-cards>a:hover{padding-right:20px;padding-left:20px;background:#70d6ff0d}.contact-cards span{color:var(--accent);font-size:.75rem;letter-spacing:.1em}.contact-cards strong{font-size:clamp(1.2rem,2.4vw,2.5rem);font-weight:520}.site-footer{padding:86px 0 32px;border-top:1px solid var(--line);background:#050c10}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .9fr;gap:70px;padding-bottom:70px}.footer-brand strong{font-size:1.5rem;letter-spacing:.08em}.footer-brand p{max-width:430px;margin:24px 0 0;color:var(--muted)}.footer-grid h2{margin-bottom:22px;color:#70858d;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.footer-links a,.footer-grid address a,.footer-grid address span{display:block;margin:0 0 12px;color:#c5d1d5;font-size:.88rem;font-style:normal}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:28px;border-top:1px solid var(--line);color:#65777e;font-size:.75rem}@media(max-width:980px){.container{width:min(calc(100% - 48px),var(--max))}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;list-style:none;padding:10px 0}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:24px;height:1px;margin:7px 0;background:#fff}.mobile-nav nav{position:absolute;top:49px;right:-24px;width:250px;padding:18px 24px 28px;border:1px solid var(--line);background:#081116}.mobile-nav nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.section-intro--wide,.thesis-grid,.capability-grid,.info-grid{grid-template-columns:1fr;gap:48px}.section-intro--wide{margin-bottom:52px}.thesis-copy{margin-left:0}.product-chapter{grid-template-columns:.7fr 1fr auto}.product-chapter__summary{display:none}.lab-story figure{width:100%}.lab-story__panel{position:relative;width:min(90%,650px);margin:-70px 0 0 auto}.editorial-grid{grid-template-columns:1fr}.editorial-story--lead{grid-row:auto}.final-invitation__inner{grid-template-columns:1fr;align-items:start}.final-invitation .button{justify-self:start}.detail-grid{grid-template-columns:1fr;gap:58px}.spec-grid{grid-template-columns:repeat(2,1fr)}.product-card,.product-card:nth-child(n){grid-column:span 6}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}@media(max-width:640px){:root{--header: 70px}.container{width:calc(100% - 36px)}.section{padding:92px 0}.brand-mark small{display:none}.launch-hero{min-height:760px}.launch-hero__image{object-position:64% center}.launch-hero__shade{background:linear-gradient(90deg,#030b0fed,#030b0f33),linear-gradient(0deg,#030b0feb 5%,#030b0f26 70%)}.launch-hero__content{justify-content:flex-end;min-height:760px;padding-bottom:68px}.launch-hero h1{margin-bottom:28px;font-size:clamp(3.2rem,15vw,4.8rem)}.launch-hero__lead{margin-bottom:32px;font-size:.94rem}.launch-hero__caption{display:none}.hero-actions{gap:24px}.brand-thesis h2,.section-intro h2,.section-heading h2,.capability h2{font-size:clamp(2.6rem,12vw,4rem)}.thesis-copy{grid-template-columns:1fr;gap:12px}.portfolio-frame img{aspect-ratio:.94/1}.product-chapter{grid-template-columns:1fr auto;gap:12px;min-height:94px}.product-chapter__family{grid-column:1/-1;margin-bottom:-8px}.lab-story{padding-top:24px}.lab-story__canvas{width:100%;padding-bottom:0}.lab-story figure img{aspect-ratio:.95/1}.lab-story__panel{width:calc(100% - 28px);margin:-42px auto 0;padding:38px 28px 44px}.capability-list article,.contact-cards>*{grid-template-columns:1fr;gap:12px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:46px}.editorial-story{grid-template-columns:118px 1fr;gap:18px}.editorial-story--lead{display:block}.editorial-story--lead h3{font-size:1.7rem}.final-invitation{padding:90px 0}.page-hero{padding:96px 0 80px}.page-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.product-list,.news-grid{display:block}.product-card,.news-grid article{margin-bottom:36px}.news-grid article:first-child .news-image{width:100%}.spec-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
