@font-face{font-family:Inter;src:url('/assets/inter.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Noto Sans SC';src:url('/assets/noto-sc.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--paper:#f8f7f4;--ink:#111111;--orange:#ff6a00;--line:#e5e5e5;--muted:#666666;--grey:#b0b0b0;color-scheme:light;font-family:Inter,'Noto Sans SC',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,.products:focus-visible{outline:2px solid var(--orange);outline-offset:5px;border-radius:2px}
button{font:inherit;color:inherit}
img{display:block;max-width:100%;height:auto}
p,h1,h2,h3,h4{margin:0}
::selection{background:var(--orange);color:var(--ink)}
.wrap,.header-inner{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.icon{display:block;flex-shrink:0}
.micro{font-family:Inter,sans-serif;font-size:12px;line-height:1.5;letter-spacing:.1em;font-weight:450}
.small-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--orange)}
.skip-link{position:fixed;z-index:20;left:20px;top:-100px;padding:12px 20px;background:var(--ink);color:var(--paper)}
.skip-link:focus{top:12px}
.site-header{position:relative;z-index:5}
.header-inner{height:100px;display:flex;align-items:center;gap:48px;border-bottom:1px solid var(--line)}
.home-link{display:block;padding-block:16px}
.home-link img{width:101px}
.desktop-nav{display:flex;align-items:center;gap:38px;margin-left:auto;font-size:14px}
.desktop-nav a,.language a{padding-block:14px;transition:color .2s}
.desktop-nav a:hover,.language a:hover{color:var(--orange)}
.language{display:flex;align-items:center;gap:11px;font-size:14px;white-space:nowrap}
.language>span:nth-child(2){color:var(--grey)}
.language a{color:var(--muted)}
.hero{padding-top:78px}
.hero-heading{text-align:center}
.eyebrow{display:flex;justify-content:center;align-items:center;gap:12px;font-size:13px;letter-spacing:.12em;margin-bottom:27px;color:var(--muted)}
h1{font-size:clamp(2.9rem,5.6vw,5.25rem);line-height:1.28;font-weight:480;letter-spacing:-.055em}
h1 span,h2 span,.about-lead span{display:block}
h1 span:last-child{color:var(--muted)}
.hero-intro{font-size:16px;line-height:1.9;color:var(--muted);margin:25px auto 0;max-width:600px;text-wrap:balance}
.hero-link{display:inline-flex;align-items:center;gap:28px;font-size:14px;margin-top:26px;padding:10px 0;border-bottom:1px solid var(--ink)}
.hero-link .icon{width:18px;height:18px;transition:transform .25s}
.hero-link:hover .icon{transform:translateY(3px)}
.hardware-field{height:240px;margin:50px auto 8px;width:min(920px,100%);display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr 1fr;align-items:center;position:relative}
.device{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:1;color:var(--ink)}
.device>.icon{width:54px;height:54px;stroke-width:1.1;transition:color .3s,transform .5s}
.device>span{font-size:10px;letter-spacing:.17em;color:var(--muted);font-family:Inter,sans-serif}
.device:hover>.icon{color:var(--orange);transform:translateY(-5px)}
.device-watch,.device-display{transform:translateY(19px)}
.device-phone,.device-audio{transform:translateY(-24px)}
.hardware-center{width:206px;height:206px;justify-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;isolation:isolate}
.hardware-center img{width:116px}
.hardware-center>span{font-family:Inter,sans-serif;font-size:10px;letter-spacing:.15em;color:var(--muted)}
.center-ring{position:absolute;inset:0;border:1px solid var(--line);border-radius:50%;z-index:-1}
.center-ring:after{content:'';position:absolute;inset:14px;border:1px solid var(--line);border-radius:50%;opacity:.55}
.center-ring:before{content:'';position:absolute;width:7px;height:7px;top:24px;right:27px;border-radius:50%;background:var(--orange)}
.field-line{position:absolute;bottom:10px;left:0;right:0;height:1px;background:var(--line);opacity:.7}
.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0 30px;color:var(--muted);font-size:13px}
.hero-bottom>a{width:36px;height:36px;display:grid;place-items:center;color:var(--ink)}
.hero-bottom>a .icon{width:18px;height:18px}
.section{padding-block:135px}
.section-label{font-size:13px;font-weight:450;letter-spacing:.06em;display:flex;align-items:center;gap:22px;margin-bottom:52px}
.section-label>span{font-family:Inter,sans-serif;font-size:12px;color:var(--muted);letter-spacing:.02em}
h2{font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.45;font-weight:470;letter-spacing:-.05em}
.about-section{border-top:1px solid var(--line)}
.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:start}
.about-copy{padding-top:5px}
.about-lead{font-size:20px;font-weight:450;line-height:1.85;letter-spacing:-.02em}
.body-copy{font-size:16px;line-height:1.95;color:var(--muted)}
.about-copy .body-copy{margin-top:24px;max-width:470px}
.relationship{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid var(--line);padding-top:34px;gap:40px}
.relationship-item{display:grid;grid-template-columns:auto 1fr;column-gap:22px;row-gap:6px;align-items:center;padding-left:30px;border-left:1px solid var(--line)}
.relationship-item:first-child{padding-left:0;border:0}
.relationship-item .icon{grid-row:span 2;width:30px;height:30px;color:var(--muted)}
.relationship-item strong{font-size:16px;font-weight:500}
.relationship-item span{font-size:13px;color:var(--muted);line-height:1.5}
.values-section{background:var(--ink);color:var(--paper);padding-block:95px 110px}
.values-section .section-label>span{color:var(--grey)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}
.section-side{color:var(--grey);padding-bottom:12px}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px}
.value{padding:0 38px;border-left:1px solid #666666;display:flex;flex-direction:column}
.value:first-child{padding-left:0;border:0}
.value:last-child{padding-right:0}
.value-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:54px;gap:10px}
.value-top .micro{color:var(--grey);font-size:11px}
.value-top .icon{width:29px;height:29px;color:var(--orange)}
.value h3{font-size:42px;font-weight:450;line-height:1.25;letter-spacing:-.045em}
.value h4{font-size:17px;font-weight:450;line-height:1.85;margin-top:24px}
.value>p{font-size:16px;line-height:1.95;color:var(--grey);margin-top:14px;max-width:310px}
.approach-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:end}
.approach-heading .body-copy{max-width:455px;margin-bottom:5px}
.product-browser{margin-top:44px}
.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;min-height:44px}
.browse-hint{font-size:12px;color:var(--muted);letter-spacing:.03em}
.product-controls{display:flex;gap:10px}
.product-controls[hidden]{display:none}
.product-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.product-controls button .icon{width:19px;height:19px}
.product-controls button:hover:not(:disabled){background:var(--ink);border-color:var(--ink);color:var(--paper)}
.product-controls button:disabled{color:var(--grey);cursor:default}
.products{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px) / 2.12);gap:32px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:25px;scrollbar-width:thin;scrollbar-color:var(--grey) transparent}
.product{min-width:0;scroll-snap-align:start}
.product-stage{height:310px;background:var(--line);position:relative;display:flex;align-items:center;justify-content:center;padding:28px;overflow:hidden}
.product-smartphone .product-stage,.product-router .product-stage{background:transparent;border:1px solid var(--line)}
.product-stage>.micro{position:absolute;top:26px;left:28px;color:var(--muted);font-size:11px}
.product-icon{display:flex;align-items:center;justify-content:center;width:180px;height:180px;border-radius:50%;position:relative}
.product-icon:before,.product-icon:after{content:'';position:absolute;border:1px solid var(--grey);border-radius:50%;width:180px;height:180px;opacity:.6}
.product-icon:after{width:230px;height:230px;opacity:.35}
.product-icon>.icon{width:78px;height:78px;stroke-width:1;transition:transform .4s}
.product:hover .product-icon>.icon{transform:translateY(-5px)}
.stage-caption{position:absolute;bottom:23px;left:28px;font-family:Inter,sans-serif;font-size:10px;letter-spacing:.12em;color:var(--muted)}
.product-stage:after{content:'';position:absolute;bottom:26px;right:27px;height:6px;width:6px;background:var(--orange);border-radius:50%}
.product-copy{padding-top:27px}
.product-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}
.product h3{font-size:26px;font-weight:500;letter-spacing:-.04em}
.product-status{font-size:11px;line-height:1.5;color:var(--muted);white-space:nowrap}
.product h4{font-size:17px;font-weight:450;margin-top:15px;line-height:1.7}
.product-copy>p{font-size:16px;color:var(--muted);line-height:1.85;margin-top:8px;max-width:410px}
.research-note{font-size:12px;line-height:1.9;color:var(--muted);margin-top:23px}
.principles{margin-top:60px;padding-top:28px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.principles>div{display:flex;align-items:center;gap:15px}
.principles strong{font-size:14px;font-weight:500}
.principles span{font-size:12px;color:var(--muted);line-height:1.6}
.closing{background:var(--ink);color:var(--paper);padding:45px 0 70px;overflow:hidden}
.closing-top{display:flex;justify-content:space-between;align-items:center;color:var(--grey)}
.closing h2{margin-top:90px;font-size:clamp(3rem,6.8vw,6.5rem);line-height:1.25;letter-spacing:-.055em;font-weight:430}
.closing h2 span:last-child{color:var(--grey)}
.closing-body{font-size:16px;line-height:1.9;color:var(--grey);margin-top:30px}
.closing-signature{width:min(840px,78%);margin:100px 0 0 auto}
.closing-signature img{width:100%;height:auto}
.site-footer{background:var(--ink);color:var(--paper);padding-bottom:27px}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:22px;border-top:1px solid var(--muted);font-size:12px;color:var(--grey)}
.footer-bottom a{padding:12px 0;color:var(--paper)}
.js-motion .reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.3,1)}
.js-motion .reveal.awaiting{opacity:0;transform:translateY(20px)}
:lang(en) h1{letter-spacing:-.065em;font-size:clamp(3rem,6.6vw,6.5rem);line-height:1.15}
:lang(en) h2{line-height:1.2;letter-spacing:-.055em}
:lang(en) .value h3{font-size:36px}
:lang(en) .value h4{line-height:1.6;min-height:3.2em}
:lang(en) .relationship-item{column-gap:15px}
:lang(en) .principles>div{flex-direction:column;align-items:start;gap:6px}
@media(min-width:1500px){.hero{padding-top:90px}.hardware-field{margin-top:64px;height:260px}}
@media(max-width:1000px){
 .wrap,.header-inner{width:calc(100% - 72px)}
 .hero{padding-top:65px}h1{font-size:clamp(2.5rem,6vw,4.5rem)}
 .about-grid,.approach-heading{gap:52px}
 .value{padding-inline:26px}.value h4{font-size:16px}
 .value-top{margin-bottom:40px}.value-top .micro{font-size:10px}
 .section{padding-block:100px}.values-section{padding-block:80px 90px}
 .product-stage{height:280px}.products{grid-auto-columns:calc((100% - 48px) / 2.08);gap:24px}.product-heading{gap:12px;flex-wrap:wrap}
 .relationship{gap:22px}.relationship-item{padding-left:22px;column-gap:15px}
 .principles>div{align-items:start;flex-direction:column;gap:6px}
}
@media(max-width:700px){
 .wrap,.header-inner{width:calc(100% - 40px)}
 html{scroll-padding-top:32px}
 .header-inner{height:78px;gap:24px}.home-link img{width:84px}
 .desktop-nav{gap:20px;font-size:13px}.language{font-size:13px;gap:8px}
 .language>span{display:none}
 .hero{padding-top:62px}.eyebrow{font-size:11px;letter-spacing:.08em;gap:8px;margin-bottom:24px}
 h1{font-size:clamp(2rem,9vw,3.6rem);line-height:1.4;letter-spacing:-.05em}
 .hero-intro{font-size:16px;line-height:1.9;max-width:330px;margin-top:20px}
 .hero-link{font-size:13px;margin-top:19px;gap:24px}
 .hardware-field{height:185px;margin-top:34px;grid-template-columns:1fr 1fr 1.55fr 1fr 1fr}
 .hardware-center{width:118px;height:118px;gap:12px}.hardware-center img{width:71px}.hardware-center>span{font-size:7px;letter-spacing:.1em}
 .center-ring:after{inset:9px}.center-ring:before{width:5px;height:5px;top:9px;right:21px}
 .device>.icon{width:29px;height:29px;stroke-width:1.25}.device{gap:15px}.device>span{display:none}
 .device-watch,.device-display{transform:translateY(18px)}.device-phone,.device-audio{transform:translateY(-31px)}
 .field-line{bottom:5px}
 .hero-bottom{padding:12px 0 22px;font-size:12px;gap:10px}.hero-bottom>.micro{display:none}
 .section{padding-block:74px}.section-label{font-size:12px;gap:15px;margin-bottom:32px}
 h2{font-size:clamp(1.8rem,6.8vw,2.65rem);line-height:1.48}
 .about-grid,.approach-heading{grid-template-columns:1fr;gap:30px}
 .about-copy{padding:0}.about-lead{font-size:18px;line-height:1.85}
 .body-copy{font-size:16px;line-height:1.95}.about-copy .body-copy{margin-top:18px}
 .relationship{gap:12px;margin-top:34px;padding-top:28px}
 .relationship-item{display:flex;flex-direction:column;align-items:start;gap:8px;padding-left:14px}
 .relationship-item .icon{width:24px;height:24px;margin-bottom:10px}
 .relationship-item strong{font-size:14px}.relationship-item span{font-size:11px;line-height:1.7;text-wrap:balance}
 .values-section{padding-block:65px 67px}.section-side{display:none}
 .values-grid{grid-template-columns:1fr;margin-top:18px}.value,.value:first-child,.value:last-child{padding:30px 0;border-left:0;border-top:1px solid var(--muted);display:grid;grid-template-columns:80px 1fr;column-gap:22px;align-items:start}
 .value-top{grid-column:1 / -1;margin-bottom:22px}.value-top .micro{font-size:10px}.value-top .icon{width:23px;height:23px}
 .value h3{font-size:28px;grid-row:span 2;line-height:1.5}.value h4{font-size:15px;margin:0;line-height:1.8;letter-spacing:-.02em}
 .value>p{font-size:16px;margin-top:8px;line-height:1.9;max-width:none}.value:last-child{padding-bottom:0}
 .product-browser{margin-top:28px}.product-toolbar{margin-bottom:16px}.browse-hint{font-size:11px}
 .products{grid-auto-columns:88%;gap:20px;padding-bottom:20px}.product-stage{height:275px}
 .product-stage>.micro{top:22px;left:22px}.stage-caption{left:22px;bottom:22px}
 .product-copy{padding-top:22px}.product h3{font-size:25px}.product-status{font-size:10px}.product h4{font-size:16px;margin-top:12px}.product-copy>p{font-size:16px}
 .research-note{font-size:11px;margin-top:22px;line-height:1.9}.principles{margin-top:30px;padding-top:24px;gap:15px}.principles strong{font-size:13px}.principles span{font-size:11px}
 .closing{padding:32px 0 48px}.closing-top .micro{font-size:9px;letter-spacing:.06em}.closing h2{margin-top:68px;font-size:clamp(2.2rem,8.5vw,4rem);line-height:1.45}.closing-body{font-size:16px;line-height:1.9;margin-top:23px;max-width:290px}
 .closing-signature{width:100%;margin-top:73px}
 .footer-bottom{flex-wrap:wrap;gap:13px;font-size:10px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}.footer-bottom a{font-size:12px;padding:8px 0}.site-footer{padding-bottom:28px}
 :lang(en) h1{font-size:clamp(2rem,8.65vw,3.8rem);letter-spacing:-.06em;line-height:1.17}
 :lang(en) .hero-intro{max-width:315px}:lang(en) .eyebrow{font-size:10px}
 :lang(en) h2{font-size:clamp(1.8rem,7.2vw,2.9rem);line-height:1.25}
 :lang(en) .value,:lang(en) .value:first-child,:lang(en) .value:last-child{grid-template-columns:1fr}
 :lang(en) .value h3{font-size:31px;grid-row:auto}:lang(en) .value h4{margin-top:16px;min-height:0}
 :lang(en) .closing h2{font-size:8.4vw;line-height:1.22}
}
@media(max-width:370px){.header-inner{gap:16px}.desktop-nav{gap:13px}.home-link img{width:70px}.desktop-nav,.language{font-size:12px}.hardware-center{width:99px;height:99px}.hardware-center img{width:62px}.device>.icon{width:25px;height:25px}.hardware-center>span{font-size:6px}.center-ring:before{right:15px}.value,.value:first-child,.value:last-child{grid-template-columns:67px 1fr;column-gap:17px}.value h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){html,.products{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.js-motion .reveal.awaiting{opacity:1;transform:none}}
