@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/cf4b8930b864b433.ttf) format('truetype');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/bac34dd4b9537444.ttf) format('truetype');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/0b905a4fc43ece05.ttf) format('truetype');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/17991b2de3d6a166.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/b0c618f6d8ea9968.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/1a6844598cfc2dfd.ttf) format('truetype');
}

:root{--paper:#f3f1eb;--ink:#292e2c;--muted:#62685f;--line:#d0d3c9;--accent:#dce8aa;--sans:'Hanken Grotesk',Arial,sans-serif;--mono:'IBM Plex Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #5b6c38;outline-offset:6px}::selection{background:var(--accent)}.wrap{width:calc(100% - 112px);max-width:1440px;margin-inline:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-weight:700;font-size:32px;letter-spacing:-1.8px;line-height:1}.wordmark>span{color:#71824c}.header nav{display:flex;align-items:center;gap:35px;font-size:15px}.header nav a:hover{color:#627346}.nav-cta{display:flex;gap:25px;align-items:center;border-bottom:1px solid var(--ink);padding-block:10px}.menu-toggle{display:none}.eyebrow,.hero-note{font:400 12px/1.6 var(--mono);letter-spacing:0}.hero{padding-top:32px}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:25px}.hero-note{color:var(--muted)}.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;padding:40px 0 42px}h1{font-size:clamp(64px,7.1vw,108px);line-height:1.02;letter-spacing:-5px;font-weight:500}.handwritten{position:relative;z-index:0;white-space:nowrap}.handwritten:after{content:'';position:absolute;z-index:-1;left:0;right:-3%;bottom:5%;height:16%;background:var(--accent);transform:rotate(-2deg)}.hero-intro{max-width:280px;flex-shrink:0;padding-bottom:8px}.hero-intro p{font-size:18px;line-height:1.6;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:45px;border-bottom:1px solid var(--ink);padding:12px 0;margin-top:14px;font-size:16px}.text-link span{font-size:24px}.hero-media{height:450px;position:relative;overflow:hidden;background:#e3e0d8}.hero-image{position:absolute;inset:0;background:url('assets/hero.jpg') center 54%/cover no-repeat;transition:transform 1.2s}.hero-media:hover .hero-image{transform:scale(1.018)}.image-caption{position:absolute;bottom:28px;left:30px;font:12px var(--mono)}.round-link{position:absolute;right:27px;bottom:24px;background:var(--paper);border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-size:28px;transition:transform .3s}.round-link:hover{transform:rotate(45deg)}.hero-bottom{padding:15px 0 35px;font-size:13px;color:var(--muted)}.brand-section{border-block:1px solid var(--line);padding:25px 0 20px}.brand-heading{display:flex;align-items:center;justify-content:space-between}.brand-heading h2{font-size:12px;font-weight:400}.brand-heading button{display:flex;gap:15px;background:none;border:0;font-size:12px;padding:8px 0}.marquee{overflow:hidden;margin:20px 0}.marquee-track{display:flex;width:max-content;animation:marquee 65s linear infinite}.marquee-track.paused{animation-play-state:paused}.brand-group{display:flex;align-items:center;justify-content:space-around;width:max(100vw,1700px);gap:52px;padding:13px 45px;flex-shrink:0}.brand-item{font-size:32px;font-weight:550;letter-spacing:-.8px;white-space:nowrap;opacity:.72}.brand-item:hover{opacity:1}.brand-long{font-size:28px}.brand-context,.award-context{font-size:12px;color:var(--muted);line-height:1.7}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin:28px 0 45px}h2{font-size:clamp(40px,4.1vw,64px);font-weight:450;line-height:1.06;letter-spacing:-2px}.section-heading>p{font-size:18px;line-height:1.6;color:var(--muted);width:310px;flex-shrink:0}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line)}.service{padding:25px 35px 25px 0;display:flex;flex-direction:column}.service+.service{border-left:1px solid var(--line);padding-left:35px}.service:last-child{padding-right:0}.service-number{font:12px var(--mono);color:var(--muted);margin-bottom:40px}h3{font-size:30px;line-height:1.15;letter-spacing:-.8px;font-weight:500}.service p{font-size:17px;line-height:1.55;max-width:315px;color:var(--muted);margin:20px 0 24px;min-height:80px}.service ul{list-style:none;padding:0;margin:0 0 30px}.service li{border-top:1px solid var(--line);padding:9px 0;font-size:15px}.service-foot{font:12px/1.6 var(--mono);color:var(--muted);margin-top:auto}.channel-note{display:flex;gap:45px;align-items:center;margin-top:28px}.channel-note p{font-size:16px;color:var(--muted)}.channel-note>a{margin-left:auto;font-size:27px}.process{background:#2b302e;color:var(--paper)}.process .section-heading>p{color:#b9c0b3}.process-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.workshop{position:relative;min-height:480px;background:#b9b7ad}.workshop img{position:absolute;width:100%;height:100%;object-fit:cover}.workshop-label{position:absolute;left:24px;bottom:24px;padding:11px 14px;background:var(--paper);color:var(--ink);font:12px var(--mono)}.steps{align-self:center}.steps details{border-top:1px solid #51584e}.steps details:last-child{border-bottom:1px solid #51584e}.steps summary{list-style:none;display:flex;align-items:center;gap:20px;padding:25px 0;cursor:pointer;font-size:24px;letter-spacing:-.5px;line-height:1.3}.steps summary::-webkit-details-marker{display:none}.step-num{font:12px var(--mono);color:#a6b097}.steps summary:after{content:'+';margin-left:auto;color:#b0b8a7;font-size:25px}.steps details[open] summary:after{content:'−'}.steps details p{padding:0 0 25px 36px;line-height:1.7;font-size:16px;color:#c5cbbc}.step-result{display:block;font:12px/1.7 var(--mono);margin-top:15px;color:var(--accent)}.perspectives{border-bottom:1px solid var(--line)}.award-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line)}.award-card{padding:28px 30px 26px 0;display:flex;flex-direction:column}.award-card+.award-card{padding-left:30px;border-left:1px solid var(--line)}.award-card:last-child{padding-right:0}.award-card h3{font-size:28px}.award-card p{font-size:17px;line-height:1.5;color:var(--muted);margin:26px 0 35px}.award-card a{font-size:14px;display:flex;justify-content:space-between;gap:10px;margin-top:auto}.award-card a:hover,.jury-perspective a:hover{color:#60723d}.jury-perspective{margin-top:33px;padding-left:23px;border-left:3px solid #b7c696}.jury-perspective blockquote{font-size:26px;line-height:1.35;letter-spacing:-.5px;margin:0 0 12px;max-width:750px}.jury-perspective a{font-size:13px;color:var(--muted)}.award-context{margin-top:22px}.industry-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:30px}.industry-list{display:flex;flex-direction:column;justify-content:center;border-top:1px solid var(--line)}.industry-list span{font-size:23px;letter-spacing:-.4px;padding:17px 0;border-bottom:1px solid var(--line)}.partnership{background:#e7e9df}.partnership-list{border-top:1px solid #c4c9ba}.partnership-list article{display:grid;grid-template-columns:50px minmax(0,1fr) 220px;align-items:center;gap:20px;padding:28px 0;border-bottom:1px solid #c4c9ba}.model-number{font:12px var(--mono);color:var(--muted);align-self:start;padding-top:8px}.partnership-list h3{font-size:29px}.partnership-list p{font-size:16px;color:var(--muted);margin-top:10px}.terms{font:13px/1.6 var(--mono);text-align:right}.closing{padding-block:80px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.closing h2{font-size:clamp(32px,3.6vw,54px);letter-spacing:-1.5px}.closing>a{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:25px;flex-shrink:0}footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:25px;padding-block:28px}footer .wordmark{font-size:27px}footer>span{font-size:12px;color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;z-index:50;background:var(--ink);color:white;padding:12px}.skip:focus{top:12px}
@media(min-width:1700px){.hero-media{height:520px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:22px;font-size:14px}h1{font-size:76px;letter-spacing:-4px}.hero-heading{gap:35px}.hero-intro{max-width:240px}.hero-intro p{font-size:17px}.service{padding-right:24px}.service+.service{padding-left:24px}.service h3{font-size:27px}.service p{min-height:106px}.process-layout{gap:40px}.industry-layout{gap:50px}.section-heading>p{width:260px}.partnership-list article{grid-template-columns:36px minmax(0,1fr) 185px}.steps summary{font-size:21px}}@media(max-width:900px) and (min-width:761px){h1{font-size:65px}.header nav{gap:16px}.wordmark{font-size:28px}.hero-intro{max-width:200px}.nav-cta{gap:12px}.service h3{font-size:24px}.service p{min-height:130px}.award-card h3{font-size:23px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:80px;position:relative}.wordmark{font-size:30px}.menu-toggle{display:flex;gap:20px;align-items:center;background:none;border:0;padding:10px 0;font-size:14px}.menu-toggle>span{font-size:20px}.header nav{display:none;position:absolute;top:79px;left:-20px;right:-20px;z-index:20;flex-direction:column;align-items:stretch;background:var(--paper);padding:25px 20px;border-bottom:1px solid var(--line);gap:22px;font-size:16px}.header nav.open{display:flex}.nav-cta{justify-content:space-between}.hero{padding-top:25px}.hero-note{display:none}.hero-heading{display:block;padding:27px 0 30px}h1{font-size:clamp(45px,10.6vw,79px);line-height:1.07;letter-spacing:-2.7px}.hero-intro{max-width:365px;margin-top:26px;padding-bottom:0}.hero-intro p{font-size:17px}.text-link{margin-top:9px;gap:35px}.hero-media{height:330px;margin-inline:-20px}.hero-image{background-position:61% center}.image-caption{left:20px;bottom:25px;max-width:220px;line-height:1.6}.round-link{width:44px;height:44px;right:20px;bottom:20px}.hero-bottom{font-size:12px;line-height:1.6;gap:25px;padding-bottom:24px}.hero-bottom span{max-width:165px}.hero-bottom span:last-child{text-align:right}.brand-section{padding-top:19px}.brand-heading{gap:20px}.brand-heading h2{max-width:210px}.brand-group{width:1470px;gap:38px;padding-inline:35px}.brand-item{font-size:27px}.brand-long{font-size:24px}.marquee{margin-block:15px}.section{padding-block:62px}.section-heading{display:block;margin:25px 0 32px}h2{font-size:43px;letter-spacing:-1.7px}.section-heading>p{width:auto;max-width:390px;margin-top:22px;font-size:17px}.section-heading>p br{display:none}.service-grid{grid-template-columns:1fr}.service,.service+.service,.service:last-child{padding:25px 0;border-left:0}.service+.service{border-top:1px solid var(--line)}.service-number{margin-bottom:20px}.service h3{font-size:30px}.service p{min-height:0;max-width:400px;font-size:17px;margin-block:16px 20px}.service ul{margin-bottom:20px}.service li{font-size:15px}.channel-note{flex-wrap:wrap;gap:12px;position:relative;padding-right:32px}.channel-note .eyebrow{flex-basis:100%}.channel-note p{font-size:16px}.channel-note>a{position:absolute;right:0;bottom:0}.process-layout{grid-template-columns:1fr;gap:32px}.workshop{min-height:340px}.workshop-label{left:20px;bottom:20px}.steps summary{font-size:22px;padding-block:23px;gap:15px}.steps details p{padding-left:31px;font-size:16px}.award-grid{grid-template-columns:1fr}.award-card,.award-card+.award-card,.award-card:last-child{padding:26px 0;border-left:0}.award-card+.award-card{border-top:1px solid var(--line)}.award-card h3{font-size:28px}.award-card p{margin:14px 0 23px}.jury-perspective{padding-left:17px}.jury-perspective blockquote{font-size:24px}.industry-layout{grid-template-columns:1fr;gap:30px;margin-top:25px}.industry-list span{font-size:21px;padding-block:16px}.partnership-list article{grid-template-columns:25px minmax(0,1fr);gap:15px;padding-block:25px}.partnership-list h3{font-size:28px}.partnership-list p{font-size:16px}.terms{grid-column:2;text-align:left;font-size:12px}.closing{padding-block:55px;gap:15px}.closing h2{font-size:34px;letter-spacing:-1px}.closing h2 br{display:none}.closing>a{width:42px;height:42px}footer{flex-wrap:wrap;gap:18px;padding-block:25px}footer .wordmark{flex-basis:100%}footer>span{font-size:12px}footer>span:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.hero-image,.round-link{transition:none}}
/* Award collaborators, an S-shaped roadmap, and documented product examples. */
.hero-heading{padding-bottom:28px}.hero-bottom{padding-bottom:26px}.award-ribbon{border-block:1px solid var(--line);padding:19px 0 5px;background:#e9ece1}.marquee-control{display:flex;gap:15px;background:none;border:0;font-size:12px;padding:8px 0}.award-group{display:flex;align-items:center;justify-content:space-around;width:max(100vw,1320px);padding:10px 40px;gap:50px;flex-shrink:0}.award-group a{display:flex;align-items:center;gap:18px;white-space:nowrap}.award-word{font-size:36px;letter-spacing:-1.3px;font-weight:600}.award-group a>span:last-child{font-size:13px;line-height:1.35;white-space:normal;max-width:140px}.award-separator{font-size:23px;color:#8c9876}.award-track{animation-duration:52s}.timeline-section{padding-block:65px 50px}.timeline-section .section-top{display:flex;justify-content:space-between;gap:20px}.timeline-key{font:12px/1.6 var(--mono);color:var(--muted)}.timeline-section .section-heading{margin-bottom:25px}.snake-workflow{position:relative}.snake-path{position:absolute;inset:0;width:100%;height:680px;pointer-events:none}.workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:340px 340px;list-style:none;margin:0;padding:0}.workflow-step{position:relative;padding:91px 11% 24px;min-width:0}.workflow-step:nth-child(4){grid-column:2;grid-row:2}.workflow-step:nth-child(5){grid-column:1;grid-row:2}.step-node{position:absolute;left:calc(50% - 25px);top:20px;width:50px;height:50px;display:grid;place-items:center;background:var(--paper);border:1px solid #98a77b;border-radius:50%;font:500 19px var(--mono);z-index:1}.workflow-step:nth-child(5) .step-node{background:var(--ink);color:var(--paper);border-color:var(--ink)}.step-time{font:12px var(--mono);color:#586944}.workflow-step h3{font-size:25px;letter-spacing:-.6px;line-height:1.2;margin:13px 0 12px}.workflow-step p{font-size:16px;line-height:1.55;color:var(--muted);max-width:285px}.step-output{display:block;margin-top:17px;padding-top:12px;border-top:1px solid var(--line);font:12px/1.5 var(--mono);color:var(--ink)}.workflow-end{position:absolute;right:5%;bottom:75px;width:24%;padding-left:24px;border-left:2px solid #b6c29b;color:#697457}.workflow-end>span{display:none}.workflow-end p{font-size:24px;line-height:1.3;letter-spacing:-.7px}.workflow-end strong{font-weight:500}.timeline-note{font-size:12px;line-height:1.65;max-width:850px;color:var(--muted)}.product-section{border-bottom:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{display:flex;flex-direction:column;min-width:0;padding:26px 26px 23px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-meta{display:flex;align-items:baseline;justify-content:space-between;gap:15px;font:12px/1.5 var(--mono);color:var(--muted);margin-bottom:29px}.product-card h3{font-size:27px;letter-spacing:-.7px}.product-description{font-size:16px;line-height:1.6;color:var(--muted);margin:15px 0 23px;min-height:77px}.supply-connection{border-top:1px solid var(--line);padding-top:18px}.supply-connection h4{font:500 12px/1.6 var(--mono);margin:0 0 10px}.supply-connection p{font-size:15px;line-height:1.65;color:var(--muted)}.product-source{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:26px}.product-source>span{font-size:12px;line-height:1.5;color:#6a705f}.product-source a{font-size:13px;line-height:1.5;display:flex;justify-content:space-between;gap:12px}.product-source a:hover{color:#5d7438}.source-note{font-size:12px;color:var(--muted);line-height:1.6;margin-top:18px}.china-intro{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:65px;align-items:center}.china-photo{height:420px;overflow:hidden}.china-photo img{width:100%;height:100%;object-fit:cover}.china-copy h2{font-size:48px;margin:22px 0}.china-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:440px}.supply-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.supply-tags span{border:1px solid var(--line);padding:7px 10px;font-size:12px}.header nav{gap:25px}.hero-image{background-image:url('assets/hero.jpg')}
@media(max-width:1100px){.product-card{padding:24px 20px}.product-card h3{font-size:24px}.product-description{min-height:103px}.workflow-step{padding-inline:9%}.workflow-step h3{font-size:23px}.china-intro{gap:40px}.china-copy h2{font-size:43px}.header nav{gap:18px;font-size:14px}}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-description{min-height:77px}.workflow-steps{grid-template-columns:1fr;grid-template-rows:none;row-gap:0;margin-left:23px;border-left:2px solid #bcc5a9}.workflow-step,.workflow-step:nth-child(4),.workflow-step:nth-child(5){grid-column:1;grid-row:auto;padding:4px 20px 35px 38px;min-height:190px}.workflow-step:last-child{padding-bottom:5px}.step-node{left:-26px;top:0}.workflow-step h3{font-size:25px;margin-top:10px}.workflow-step p{max-width:550px}.step-output{margin-top:13px;max-width:500px}.snake-path{display:none}.workflow-end{position:static;width:auto;margin:30px 0 25px 60px;padding-left:18px}.workflow-end p{font-size:20px}.timeline-note{margin-top:30px}.timeline-section .section-heading{margin-bottom:38px}.china-photo{height:390px}.china-copy h2{font-size:37px}.china-intro{gap:30px}.header nav{gap:15px;font-size:13px}}
@media(max-width:760px){.award-ribbon{padding-top:15px}.award-group{width:1170px;padding-inline:30px;gap:40px}.award-word{font-size:31px}.award-group a>span:last-child{font-size:12px;max-width:125px}.award-group a{gap:15px}.timeline-section{padding-top:48px}.timeline-section .section-top{flex-direction:column;gap:7px}.timeline-section .section-heading h2{font-size:40px}.workflow-step h3{font-size:24px}.workflow-step{padding-right:0}.product-grid{grid-template-columns:1fr}.product-card{padding:25px}.product-card h3{font-size:28px}.product-description{min-height:0;margin-bottom:21px}.product-meta{margin-bottom:23px}.supply-connection p{font-size:16px}.product-source{padding-top:21px}.product-source a{font-size:14px}.china-intro{grid-template-columns:1fr;gap:30px;margin-top:45px}.china-photo{height:300px}.china-copy h2{font-size:43px}.china-copy h2 br:last-child{display:none}.header nav{gap:22px;font-size:16px}}
/* Original color identities and a product-led visual catalogue. */
:root{--paper:#f7f5f0;--ink:#252c32;--muted:#61676b;--line:#d8d9d5;--accent:#f6c859}
.wordmark>span{color:#df5a36}.header nav a:hover,.text-link:hover{color:#b94322}.handwritten:after{background:#f4c453}.hero-top .eyebrow{color:#ac452a}.hero-note{color:#456d84}
.award-ribbon{background:#fff;border-block-color:#deded8;padding:20px 0 12px}.award-group{width:max(100vw,1160px);gap:70px;padding:12px 45px}.award-group a{justify-content:center;flex:1;height:88px}.award-group img{object-fit:contain;width:210px;height:74px;max-width:100%;filter:none;opacity:1}.award-group .award-if img{width:175px;height:78px}.award-group .award-idea{background:#142d43;border-radius:3px;max-width:245px;height:96px;padding:16px 27px}.award-group .award-idea img{width:180px;height:64px}.award-separator{width:5px;height:5px;border-radius:50%;background:#d4d8db;font-size:0;flex-shrink:0}
.brand-section{background:#fff;padding-block:24px 18px}.brand-group{width:max(100vw,1600px);gap:58px;padding:20px 44px}.brand-item{display:flex;align-items:center;justify-content:center;height:65px;opacity:1;flex-shrink:0}.brand-item img{width:158px;height:46px;object-fit:contain;opacity:1;filter:none}.brand-item.brand-nothing img{width:185px}.brand-item.brand-samsung img{width:163px}.brand-item.brand-oura img{width:133px}.brand-item.brand-garmin img{width:147px}.brand-item.brand-bang-olufsen img{width:148px}.brand-item.brand-dyson img{width:138px}.brand-item.brand-therabody img{width:175px}
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));border:0;gap:34px}.product-card{padding:0;border:1px solid #dfdfd9;background:#fff;overflow:hidden}.product-body{padding:28px 30px 26px;display:flex;flex-direction:column;flex:1}.product-visual{height:340px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#eee}.product-visual img{width:78%;height:78%;object-fit:contain;transition:transform .5s ease}.product-visual:hover img{transform:scale(1.035)}.image-label{position:absolute;left:22px;right:22px;bottom:17px;font:12px/1.6 var(--mono);display:flex;justify-content:space-between;gap:15px;color:#39434a}.image-label>span{font-size:20px;line-height:1}.visual-oura{background:#f2dfbc}.visual-oura img{width:66%;height:75%}.visual-whoop{background:#dcecf3}.visual-whoop img{width:82%;height:76%}.visual-eight{background:#122634}.visual-eight img{width:100%;height:100%;object-fit:cover}.visual-eight .image-label{color:#fff;text-shadow:0 1px 4px #000}.visual-withings{background:#e1eae4}.visual-theragun{background:#d8e3f2}.visual-theragun img{width:62%;height:75%}.visual-hypervolt{background:#eddccc}.visual-hypervolt img{height:82%;width:75%}.product-meta{margin-bottom:15px}.product-card h3{font-size:30px}.product-description{min-height:0;margin:12px 0 21px;max-width:440px}.product-source{padding-top:20px}.supply-connection{padding-top:17px}.supply-connection h4{color:#365b76}.product-source a:hover{color:#b94322}.product-source>span{color:#74736a}.source-note{max-width:860px}
.maker-section{margin-top:80px;border-top:1px solid var(--line);padding-top:48px}.maker-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:32px}.maker-heading h2{margin-top:18px;font-size:48px}.maker-heading>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:390px}.maker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.maker-card{display:flex;flex-direction:column;padding:24px 22px 22px;background:#fff;border-top:3px solid #477b9b;transition:transform .25s}.maker-card:nth-child(2){border-color:#446b9f}.maker-card:nth-child(3){border-color:#448c83}.maker-card:nth-child(4){border-color:#db8645}.maker-card:hover{transform:translateY(-3px)}.maker-mark{height:92px;display:flex;align-items:center;margin-bottom:18px}.maker-mark img{width:100%;max-width:190px;height:64px;object-fit:contain;object-position:left center;filter:none}.maker-card h3{font-size:21px;letter-spacing:-.4px}.maker-card>p{font-size:15px;line-height:1.6;color:var(--muted);margin:13px 0 25px}.maker-relation{font:12px/1.6 var(--mono);margin-top:auto;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:14px}
.step-node{border-color:#709bb7}.step-time{color:#386681}.workflow-step:nth-child(5) .step-node{background:#264b64;border-color:#264b64}.workflow-end{border-color:#d9a746;color:#355773}.partnership{background:#e1e9ef}.partnership-list{border-color:#bacbd7}.partnership-list article{border-color:#bacbd7}.eyebrow,.step-time,.step-output,.product-meta,.maker-relation{font-size:13px}
@media(max-width:1100px){.product-grid{gap:24px}.product-body{padding:24px}.product-visual{height:300px}.maker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.maker-card{padding:25px}.maker-mark{height:75px}.product-card h3{font-size:28px}}
@media(max-width:760px){.award-group{width:1000px;gap:38px;padding-inline:30px}.award-group img{width:180px;height:65px}.award-group .award-idea{height:85px;max-width:210px;padding:15px 22px}.award-group .award-if img{width:145px;height:65px}.brand-group{width:1470px;gap:40px}.product-grid{grid-template-columns:1fr;gap:28px}.product-visual{height:310px}.product-body{padding:24px}.product-card h3{font-size:28px}.image-label{font-size:12px;left:18px;right:18px}.maker-section{margin-top:50px;padding-top:35px}.maker-heading{display:block}.maker-heading h2{font-size:40px}.maker-heading>p{margin-top:19px;font-size:16px}.maker-grid{gap:16px}.maker-card{padding:20px 16px}.maker-card h3{font-size:20px}.maker-card>p{font-size:15px}.maker-mark{height:65px}.maker-mark img{height:52px}.maker-relation{font-size:12px}.workflow-steps{border-left-color:#9ab5c7}}
@media(max-width:430px){.maker-grid{grid-template-columns:1fr}.maker-mark img{max-width:185px}.maker-card{padding:23px}.maker-card>p{max-width:300px}.product-visual{height:275px}}
@media(prefers-reduced-motion:reduce){.product-visual img,.maker-card{transition:none}}
.award-group{padding-block:8px}.award-group a{height:118px}.award-group .award-red-dot img{height:110px;width:90px}.award-group .award-if img{width:82px;height:82px}.award-group .award-idea{max-width:295px;height:100px;padding:16px 24px}.award-group .award-idea img{width:240px;height:78px}.brand-item.brand-dyson{background:#262626;padding:10px 20px;border-radius:2px}.brand-item.brand-dyson img{width:118px;height:40px}.maker-card:nth-child(2) .maker-mark img{max-width:120px;height:53px}.maker-card:nth-child(1) .maker-mark img{max-width:215px}
@media(max-width:760px){.award-group .award-red-dot img{height:96px;width:75px}.award-group .award-if img{width:75px;height:75px}.award-group .award-idea{max-width:280px;height:95px}.award-group .award-idea img{width:225px;height:70px}}
/* Product-first hero, paired supply chains, and a direct founder contact. */
.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:35px 0 30px}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(54px,5.5vw,84px);letter-spacing:-3.5px;line-height:1.03}.hero-copy>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:410px;margin-top:25px}.hero-actions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:17px 24px;margin-top:27px}.primary-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:14px 18px;background:#20394b;color:#fff;font-size:15px;line-height:1.4;border:1px solid #20394b;transition:background .2s}.primary-link:hover{background:#31556d;color:#fff}.primary-link>span{font-size:21px;line-height:1}.hero-secondary{font-size:14px;padding-block:15px;display:inline-flex;gap:12px;border-bottom:1px solid var(--line)}.hero-products{position:relative;aspect-ratio:1.08;min-width:0;background:#e6eae5;isolation:isolate;overflow:hidden}.hero-products:before{content:'';position:absolute;left:0;top:0;width:68%;height:63%;background:#f2dfbc;z-index:-1}.hero-stage-label{position:absolute;top:19px;left:22px;font:12px/1.6 var(--mono);color:#69563b}.hero-stage-caption{position:absolute;bottom:12px;right:17px;font-size:11px;color:#536259}.hero-object{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.hero-object img{width:100%;height:calc(100% - 29px);object-fit:contain;min-height:0;transition:transform .4s ease}.hero-object:hover img{transform:translateY(-4px)}.hero-object>span{display:flex;align-items:center;justify-content:space-between;gap:12px;font:12px/1.5 var(--mono);white-space:nowrap;border-bottom:1px solid #7e887d;padding-bottom:3px}.hero-ring{left:6%;top:10%;width:53%;height:52%;transform:rotate(-8deg)}.hero-ring>span{transform:rotate(8deg)}.hero-band{left:5%;top:63%;width:57%;height:30%}.hero-relief{left:66%;top:35%;width:29%;height:45%}.hero-bottom>a{display:flex;gap:20px}.hero-bottom>a:hover{color:#b94322}.hero-bottom>a:last-child{text-align:right}
.product-grid{align-items:start}.product-visual{height:365px}.product-visual img{max-width:none}.product-body{padding:26px 30px 0}.product-meta{font-size:12px;margin-bottom:12px}.product-description{margin:10px 0 19px;font-size:16px}.product-maker-link{border-top:1px solid var(--line);padding-top:15px}.connection-label{display:flex;align-items:center;gap:14px;font:12px/1.5 var(--mono);color:#617585;margin-bottom:13px}.connection-label>span{font:24px/1 var(--sans);color:#6f94ac}.paired-maker{display:grid;grid-template-columns:115px minmax(0,1fr) 15px;gap:19px;align-items:center}.paired-maker>img{width:100%;height:38px;object-fit:contain;object-position:left center;filter:none;opacity:1}.paired-maker.maker-boshijie>img{width:82px;height:38px}.paired-maker-name{font-size:16px;font-weight:550;line-height:1.35}.paired-maker-name>small{display:block;font-size:13px;font-weight:400;line-height:1.5;color:var(--muted);margin-top:4px}.paired-maker:hover .paired-maker-name{color:#b94322}.maker-outbound{font-size:20px;color:#6b7d88}.connection-scope{display:block;font-size:12px;line-height:1.5;color:#777a71;margin-top:12px}.origin-summary{display:flex;flex-direction:column;gap:3px}.origin-summary strong{font-weight:500;font-size:19px;line-height:1.4}.origin-summary>span{font-size:13px;color:var(--muted)}.product-details{margin-top:20px;border-top:1px solid var(--line)}.product-details>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;font-size:14px;color:#365b76;min-height:55px}.product-details>summary::-webkit-details-marker{display:none}.details-symbol{font-size:23px;line-height:1}.product-details[open] .details-symbol{font-size:0}.product-details[open] .details-symbol:after{content:'−';font-size:23px}.product-detail-content{padding:0 0 23px}.product-detail-content .supply-connection{border:0;padding-top:3px}.product-detail-content .supply-connection h4{display:none}.product-detail-content .product-source{gap:9px;padding-top:15px}.product-detail-content .supply-connection p{font-size:15px}.product-detail-content .product-source a{font-size:13px}
.contact-section{padding-block:78px}.contact-panel{margin-top:25px;border-top:1px solid #aebdc7;border-bottom:1px solid #aebdc7}.contact-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:35px;cursor:pointer;list-style:none;padding:30px 0}.contact-panel>summary::-webkit-details-marker{display:none}.contact-heading{display:block;font-size:clamp(35px,4vw,59px);font-weight:450;line-height:1.08;letter-spacing:-1.7px}.contact-teaser{display:block;color:var(--muted);font-size:17px;line-height:1.6;margin-top:14px}.contact-toggle{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:1px solid #b2c1cb;font-size:32px;flex-shrink:0}.contact-panel[open] .contact-toggle{font-size:0;background:#f4c453;border-color:#f4c453}.contact-panel[open] .contact-toggle:after{content:'−';font-size:32px}.contact-content{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;border-top:1px solid var(--line);padding:35px 0 30px}.founder-profile{display:flex;gap:25px;align-items:flex-start}.founder-initials{background:#20394b;color:var(--paper);width:90px;height:105px;display:flex;align-items:center;justify-content:center;font-size:32px;letter-spacing:-2px;flex-shrink:0}.founder-initials>span{color:#f4c453}.founder-profile h2{font-size:34px;letter-spacing:-1px;line-height:1.15;margin:2px 0 7px}.founder-role{display:block;font-size:15px;color:#456b83}.founder-profile p{font-size:16px;line-height:1.6;max-width:315px;color:var(--muted);margin-top:17px}.contact-actions>.eyebrow{color:#617585}.contact-number{display:block;font-size:clamp(24px,2.5vw,36px);letter-spacing:-.8px;line-height:1.4;margin:7px 0 18px;white-space:nowrap}.contact-action-row{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.copy-phone{background:none;border:0;border-bottom:1px solid #8da4b3;padding:8px 0;font-size:14px}.copy-status{display:block;min-height:22px;font-size:13px;color:#456b83;margin-top:12px}.footer-contact{font-size:14px;display:flex;gap:18px}.footer-contact:hover{color:#b94322}
@media(max-width:1100px){.hero-layout{gap:30px}.hero-copy h1{font-size:clamp(49px,5.5vw,68px)}.hero-copy>p{font-size:17px}.hero-actions{gap:8px 19px}.hero-object>span{font-size:11px}.hero-stage-label{font-size:11px;left:17px;top:14px}.hero-stage-caption{font-size:10px}.product-visual{height:320px}.product-body{padding:23px 24px 0}.paired-maker{grid-template-columns:95px minmax(0,1fr) 12px;gap:14px}.paired-maker-name{font-size:15px}.contact-content{gap:30px}.founder-profile{gap:18px}.founder-initials{width:70px;height:85px;font-size:28px}.founder-profile h2{font-size:30px}}
@media(max-width:760px){.hero-layout{grid-template-columns:1fr;gap:30px;padding-top:26px;padding-bottom:20px}.hero-copy h1{font-size:clamp(48px,11.6vw,76px);letter-spacing:-2.6px}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1 br:nth-of-type(2):after{content:' '}.hero-copy>p{margin-top:22px;max-width:440px}.hero-products{aspect-ratio:1.12;width:100%;max-width:560px;justify-self:center}.hero-stage-label{font-size:12px}.hero-object>span{font-size:12px}.hero-stage-caption{font-size:11px}.hero-ring{height:50%;top:12%}.hero-actions{gap:12px 19px;margin-top:22px}.hero-secondary{padding-block:13px}.hero-bottom{font-size:12px;gap:20px}.hero-bottom>a{max-width:170px;gap:10px}.product-visual{height:330px}.product-body{padding:23px 24px 0}.paired-maker{grid-template-columns:100px minmax(0,1fr) 12px;gap:15px}.product-details>summary{font-size:15px}.contact-section{padding-block:55px}.contact-heading{font-size:38px}.contact-panel>summary{padding:26px 0;gap:20px}.contact-teaser{font-size:16px;max-width:350px}.contact-toggle{width:45px;height:45px;font-size:27px}.contact-content{grid-template-columns:1fr;gap:30px;padding-top:27px}.founder-initials{width:72px;height:87px}.founder-profile h2{font-size:30px}.founder-profile p{margin-top:13px}.contact-actions{border-top:1px solid var(--line);padding-top:25px}.contact-number{font-size:30px}.contact-action-row{gap:23px}.contact-actions .primary-link{min-width:160px}.footer-contact{font-size:14px}}
@media(max-width:400px){.hero-copy h1{font-size:46px}.hero-object>span{font-size:10px;gap:8px}.hero-stage-label{font-size:11px}.hero-stage-caption{font-size:10px}.product-visual{height:290px}.product-body{padding-inline:20px}.paired-maker{grid-template-columns:82px minmax(0,1fr) 10px;gap:11px}.paired-maker-name{font-size:14px}.paired-maker-name>small{font-size:12px}.contact-heading{font-size:33px}.contact-number{font-size:28px}.contact-content{gap:25px}}
@media(prefers-reduced-motion:reduce){.hero-object img,.primary-link{transition:none}}
.hero-object>span,.hero-stage-label,.hero-stage-caption{font-size:12px}
@media(max-width:400px){.hero-copy h1{font-size:44px}.hero-relief>span{gap:5px;font-size:12px}}
/* A tighter timeline and clearer moments to start a conversation. */
.timeline-section{padding-block:50px 38px}.timeline-section .section-heading{margin-top:22px;margin-bottom:18px}.timeline-section .section-heading h2{font-size:clamp(38px,3.6vw,54px)}.step-time{font-size:14px}.step-output{display:inline-block;background:#e4ebef;border:0;border-radius:3px;padding:6px 9px;margin-top:12px;font:13px/1.4 var(--sans);color:#345b72}.workflow-step h3{font-size:23px;margin:10px 0}.workflow-step p{font-size:16px;line-height:1.45}.timeline-note{font-size:12px;max-width:810px}
@media(min-width:901px){.snake-path{height:480px}.workflow-steps{grid-template-rows:240px 240px}.workflow-step{padding:73px 9% 15px}.step-node{top:15px;width:40px;height:40px;left:calc(50% - 20px);font-size:17px}.workflow-end{bottom:52px;padding-left:20px}.workflow-end p{font-size:23px}}
@media(max-width:900px){.workflow-step,.workflow-step:nth-child(4),.workflow-step:nth-child(5){min-height:150px;padding-top:3px;padding-bottom:27px}.timeline-section .section-heading{margin-bottom:32px}.workflow-step h3{font-size:23px}.workflow-end{margin-top:24px;margin-bottom:20px}.timeline-note{margin-top:23px}.step-output{margin-top:10px}.step-node{width:44px;height:44px;left:-23px;font-size:17px}}
.product-invitation{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:35px;padding:30px 32px;background:#e4ebef}.product-invitation h3{font-size:28px;letter-spacing:-.6px}.product-invitation p{margin-top:9px;font-size:16px;color:var(--muted);line-height:1.55}.product-invitation .primary-link{flex-shrink:0}.fit-note{margin-top:18px;border-left:2px solid #7e9db2;padding-left:15px;max-width:560px}.fit-note>span{font:12px/1.5 var(--mono);color:#43647a}.partnership-list .fit-note p{margin-top:5px;font-size:16px;line-height:1.5;color:#374f60}.partnership-list article{padding-block:29px}.partnership-list .terms{align-self:start;padding-top:8px}
@media(max-width:760px){.timeline-section{padding-block:43px 35px}.product-invitation{flex-direction:column;align-items:flex-start;padding:25px 23px;gap:22px}.product-invitation h3{font-size:26px}.product-invitation .primary-link{width:100%}.fit-note{padding-left:13px;margin-top:16px}.partnership-list .fit-note p{font-size:15px}.partnership-list .terms{padding-top:0}}
/* A sourced product story and real supplier working environments. */
.oura-story{background:#20394b;color:#f7f5f0}.oura-story .section{padding-block:65px}.oura-story .section-heading{margin-top:22px;margin-bottom:30px}.oura-story .section-heading h2{font-size:clamp(38px,3.7vw,56px)}.oura-story .section-heading>p{color:#c8d2d9;font-size:17px;max-width:330px;width:330px}.story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.story-card{min-width:0}.story-image{display:block;height:190px;background:#f0eee8;overflow:hidden}.story-image img{display:block;width:100%;height:100%;object-fit:cover}.story-image.current-ring{background:#dfc69c;padding:19px}.story-image.current-ring img{object-fit:contain}.story-card .story-year{display:block;font:13px/1.5 var(--mono);color:#f3ce72;border-top:1px solid #5a7180;padding-top:17px;margin-top:21px}.story-card h3{font-size:24px;line-height:1.18;letter-spacing:-.5px;margin:10px 0 13px}.story-card p{font-size:16px;line-height:1.6;color:#d2dbe0}.story-card .story-source{display:inline-block;font-size:13px;line-height:1.5;border-bottom:1px solid #8da4b3;margin-top:16px;padding-bottom:4px;color:#e5ecef}.story-source:hover{color:#f4cc69}.story-note{font-size:12px;line-height:1.6;color:#b9c8d1;margin-top:28px;max-width:900px}.work-gallery{margin-top:50px}.work-gallery-heading{display:flex;justify-content:space-between;align-items:baseline;gap:28px;margin-bottom:22px}.work-gallery-heading h3{font-size:30px;letter-spacing:-.8px}.work-gallery-heading>span{font:12px/1.6 var(--mono);color:#687e8e}.work-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.work-photo{margin:0;min-width:0}.work-photo img{display:block;width:100%;height:235px;object-fit:cover;background:#dfe5e6}.work-photo figcaption{padding-top:16px}.work-photo h4{font-size:19px;font-weight:500;line-height:1.3;margin:0 0 7px;letter-spacing:-.3px}.work-photo p{font-size:15px;line-height:1.5;color:var(--muted);margin-bottom:10px}.work-photo a{font-size:12px;color:#456b83;border-bottom:1px solid #a7b9c4;padding-bottom:2px}.work-gallery-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:20px}
@media(max-width:1100px){.story-grid{gap:18px}.story-image{height:165px}.story-card h3{font-size:22px}.story-card p{font-size:15px}.work-photo img{height:205px}.work-photo-grid{gap:18px}}
@media(max-width:900px){.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 24px}.story-image{height:230px}.story-card p{font-size:16px}.work-photo img{height:175px}.work-photo h4{font-size:18px}}
@media(max-width:760px){.oura-story .section{padding-block:50px}.oura-story .section-heading>p{width:auto;max-width:410px}.story-image{height:190px}.story-card h3{font-size:22px}.work-gallery{margin-top:38px}.work-gallery-heading{display:block}.work-gallery-heading h3{font-size:28px;margin-bottom:10px}.work-photo-grid{grid-template-columns:1fr;gap:29px}.work-photo img{height:260px}.work-photo h4{font-size:21px}.work-photo p{font-size:16px}.work-photo a{font-size:13px}}
@media(max-width:480px){.story-grid{grid-template-columns:1fr;gap:32px}.story-image{height:225px}.story-card .story-year{margin-top:17px;padding-top:14px}.story-card h3{font-size:25px;margin-block:9px 11px}.story-card .story-source{margin-top:12px}.work-photo img{height:225px}}
