:root{color-scheme:light;--ink:#161714;--paper:#eeede8;--soft:#d8d8d1;--muted:#6e7069;--gutter:clamp(1.15rem,4vw,4.5rem);font-synthesis:none;font-family:Arial,Helvetica,sans-serif;line-height:1.15}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;overflow-x:clip}main,.scroll-story{width:100%}h1,h2,h3,p,figure,ol,ul{margin:0}ol,ul{padding:0;list-style:none}.skip-link{z-index:99;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.cover{min-height:100svh;padding:var(--gutter);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.cover>p,.cover__marker,.profile header>p,.project-index header>p,.chapter__heading>p,.additional header>p,.contact>p{letter-spacing:.13em;text-transform:uppercase;font-size:clamp(.65rem,.85vw,.82rem)}.cover h1{letter-spacing:-.075em;max-width:10ch;font-size:clamp(3.8rem,11.5vw,11rem);font-weight:500;line-height:.82}.cover__name{align-self:flex-end}.cover__marker{right:var(--gutter);color:var(--muted);writing-mode:vertical-rl;position:absolute;top:50%}.profile{min-height:140svh;padding:var(--gutter);background:var(--ink);color:var(--paper);grid-template-columns:1fr 1.25fr;align-items:center;gap:8vw;display:grid}.profile h2,.project-index h2,.additional h2{letter-spacing:-.065em;margin-top:1rem;font-size:clamp(3.2rem,7.8vw,8rem);font-weight:500;line-height:.88}.profile__lines p{letter-spacing:-.025em;border-top:1px solid #ffffff2b;gap:2rem;padding:clamp(1.1rem,2.3vw,2rem) 0;font-size:clamp(1.15rem,2.2vw,2.3rem);display:flex}.profile__lines p:last-child{border-bottom:1px solid #ffffff2b}.profile__lines span{color:#979990;letter-spacing:.12em;font-size:.7rem}.project-index{padding:clamp(5rem,12vw,12rem) var(--gutter);background:#e5e4de}.project-index header{justify-content:space-between;align-items:flex-start;margin-bottom:8vw;display:flex}.project-index ol{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(3rem,5vw,6rem) clamp(1rem,2vw,2.5rem);display:grid}.project-index li:nth-child(4n+6),.project-index li:nth-child(4n+8){transform:translateY(clamp(.75rem,1.4vw,1.5rem))}.placeholder{color:#545650;background:linear-gradient(135deg,#deded8,#b8b9b3);position:relative;overflow:hidden}.placeholder:after{content:"";border:1px solid #77797155;border-radius:50%;position:absolute;inset:18%}.placeholder>span{z-index:2;letter-spacing:.12em;font-size:.58rem;position:absolute;bottom:1rem;left:1rem}.placeholder--index{aspect-ratio:.78}.project-index li>p{gap:1rem;margin-top:.7rem;font-size:clamp(.75rem,1vw,1rem);display:flex}.project-index li>p span{color:var(--muted)}.chapter{height:380svh;position:relative}.chapter--major{height:440svh}.chapter--feature{height:560svh}.chapter__stage{isolation:isolate;background:#d3d4ce;height:100svh;position:sticky;top:0;overflow:hidden}.chapter:nth-of-type(2n) .chapter__stage{background:#c8c9c2}.chapter__heading{z-index:5;top:var(--gutter);left:var(--gutter);right:var(--gutter);position:absolute}.chapter__heading h2{letter-spacing:-.075em;max-width:11ch;margin-top:.45rem;font-size:clamp(3.3rem,8.6vw,8.8rem);font-weight:500;line-height:.84}.chapter__heading>span{letter-spacing:.1em;margin-top:1rem;font-size:.72rem;display:block}.chapter__visuals{position:absolute;inset:0}.chapter .placeholder{aspect-ratio:1.35;width:min(46vw,44rem);position:absolute;box-shadow:0 2rem 5rem #25251f2b}.chapter .is-hero{width:min(58vw,58rem);top:20%;left:27%}.chapter .placeholder:nth-child(2){top:47%;left:7%}.chapter .placeholder:nth-child(3){top:55%;right:5%}.chapter .placeholder:nth-child(n+4){left:calc(10% + (var(--i,1) * 2%));opacity:0;top:35%}.placeholder__geometry{background:linear-gradient(125deg,#fafaf5,#8e918b 55%,#e9eae3);border-radius:48% 48% 38% 38%;position:absolute;inset:25%;box-shadow:1rem 1.5rem 3rem #3335}.placeholder--technical .placeholder__geometry{background:repeating-linear-gradient(90deg,#0000 0 14%,#6668 14.5% 15%),repeating-linear-gradient(0deg,#0000 0 18%,#6666 18.5% 19%);border-radius:0;inset:14%}.placeholder--interface .placeholder__geometry{background:linear-gradient(#f2f2ed 0 18%,#aaa 18% 20%,#e3e5de 20%);border:1.4rem solid #292b28;border-radius:.5rem;inset:12%}.chapter figcaption{z-index:2;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:1rem;font-size:.7rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.chapter figcaption small{font-size:.55rem}.chapter__statement{z-index:5;right:var(--gutter);bottom:var(--gutter);font-size:clamp(1.5rem,3vw,3rem);position:absolute}.chapter__metadata{z-index:5;left:var(--gutter);bottom:var(--gutter);letter-spacing:.1em;font-size:.6rem;position:absolute}.chapter--anatomical .placeholder{border-radius:45% 55% 40% 60%}.chapter--clinical .chapter__visuals{transform:translate(15%)}.chapter--exploded .placeholder{aspect-ratio:1.6;width:min(40vw,38rem)}.chapter--exploded .placeholder:nth-child(n){left:calc(8% + var(--asset,0)*2%)}.chapter--digital .chapter__stage{color:#f3f2ed;background:#222421}.chapter--digital .placeholder{border-radius:1rem}.additional{padding:clamp(6rem,12vw,12rem) var(--gutter)}.additional header{justify-content:space-between;margin-bottom:8vw;display:flex}.additional ul{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;column-gap:clamp(1rem,2vw,2.5rem);display:grid}.additional li:nth-child(2n){margin-top:clamp(.75rem,1.5vw,1.5rem)}.additional .placeholder{aspect-ratio:.8}.additional h3{margin-top:.8rem;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:500}.additional li>p{color:var(--muted);letter-spacing:.1em;margin-top:.35rem;font-size:.6rem}.contact{min-height:100svh;padding:var(--gutter);background:var(--ink);color:var(--paper);grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1.35fr) minmax(26rem,.85fr);column-gap:clamp(3rem,7vw,9rem);display:grid}.contact__marker{grid-column:1/-1}.contact h2{letter-spacing:-.08em;align-self:center;font-size:clamp(4rem,11vw,11rem);font-weight:500;line-height:.8}.contact__details{grid-area:2/2/4;align-self:end;gap:clamp(2.5rem,6vh,5rem);padding-bottom:.25rem;display:grid}.contact__details address{font-style:normal}.contact__details h3{color:#979990;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.62rem;font-weight:400}.contact__details p{letter-spacing:.04em;font-size:clamp(.7rem,.8vw,.82rem);line-height:1.35}.contact__details address p+p{margin-top:.4rem}.contact__education{letter-spacing:-.035em;font-size:clamp(1.4rem,2.15vw,2.35rem);font-weight:400;line-height:1.05}.contact__education li+li{margin-top:clamp(1rem,2vh,1.5rem)}.contact__education span{color:#979990;letter-spacing:0;margin-top:.25em;font-size:.58em;display:block}@media (width<=48rem){.cover__name{align-self:flex-start}.profile{grid-template-columns:1fr;align-content:center;min-height:120svh}.project-index header,.additional header{display:block}.project-index ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,10vw,4rem) 1rem}.project-index li:nth-child(n){transform:none}.project-index li:nth-child(4n+4),.project-index li:nth-child(4n+7){transform:translateY(.75rem)}.chapter,.chapter--major{height:340svh}.chapter--feature{height:430svh}.chapter__heading h2{font-size:clamp(3.2rem,15vw,6rem)}.chapter .is-hero{width:84vw;top:27%;left:8%}.chapter .placeholder:nth-child(2){width:70vw;top:53%;left:-8%}.chapter .placeholder:nth-child(3){width:70vw;top:60%;right:-10%}.chapter__metadata{bottom:5rem}.additional ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1rem}.additional li:nth-child(2n){margin-top:.75rem}.contact{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:clamp(2rem,6vh,4rem)}.contact h2{align-self:center}.contact__details{grid-area:3/1;gap:clamp(2rem,5vh,3rem)}.contact__education{font-size:clamp(1.35rem,5.8vw,2rem)}.chapter__statement{font-size:1.2rem}}@media (width<=30rem){.contact__details{grid-template-columns:1fr;gap:1.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.chapter,.chapter--major,.chapter--feature{height:160svh}.profile{min-height:100svh}}.oxeen{--ox-paper:#f7f6f2;--ox-ink:#151918;--ox-muted:#68706c;background:var(--ox-paper);color:var(--ox-ink);overflow:clip}.oxeen img{max-width:100%;height:auto;display:block}.oxeen-beat{position:relative}.oxeen-sticky{height:100svh;position:sticky;top:0;overflow:hidden}.oxeen-kicker,.oxeen-meta{letter-spacing:.15em;text-transform:uppercase;font-size:.64rem}.oxeen h3{letter-spacing:-.07em;font-size:clamp(3rem,7vw,7.2rem);font-weight:500;line-height:.9}.oxeen header>p:last-child,.oxeen-copy>p:last-child,.oxeen-finale__copy>p:last-child{max-width:36rem;font-size:clamp(1rem,1.4vw,1.35rem);line-height:1.5}.oxeen-hero{background:#f7f7f4;height:180svh}.oxeen-hero__copy{z-index:2;top:clamp(5rem,8vw,8rem);left:var(--gutter);right:var(--gutter);position:absolute}.oxeen-hero h2{letter-spacing:-.085em;margin-top:.65rem;font-size:clamp(4.4rem,11vw,11rem);font-weight:500;line-height:.82}.oxeen-subtitle{letter-spacing:-.03em;margin-top:1rem;font-size:clamp(1.1rem,2vw,2rem)}.oxeen-meta{color:var(--ox-muted);margin-top:1.15rem}.oxeen-hero__image{transform-origin:50% 65%;mix-blend-mode:multiply;width:min(96vw,105rem);max-width:none;position:absolute;bottom:-9%;left:50%;transform:translate(-50%)scale(.78)}.oxeen-scroll{z-index:2;right:var(--gutter);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;position:absolute;bottom:2rem}.oxeen-scroll span{margin-left:.7rem}.oxeen-care{min-height:125svh;padding:clamp(6rem,10vw,11rem) var(--gutter);background:#f8f8f6;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:center;gap:4vw;display:grid}.oxeen-care__visual{isolation:isolate;position:relative;overflow:hidden;mask-image:linear-gradient(#000 0% 78%,#0000 100%)}.oxeen-care__visual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#f8f8f6);height:25%;position:absolute;inset:auto 0 0}.oxeen-care__visual img{mix-blend-mode:multiply;width:120%;max-width:none;margin:-5% 0 -7% -10%}.oxeen-copy h3{margin:1.2rem 0 2rem}.oxeen-functions{color:#f3f4ef;background:#121817;height:260svh}.oxeen-functions .oxeen-sticky{padding:clamp(4.5rem,7vw,7rem) var(--gutter)}.oxeen-functions header{z-index:2;width:min(62vw,59rem);position:relative}.oxeen-functions h3{max-width:13ch;margin-top:1rem;font-size:clamp(3rem,6vw,6.4rem)}.function-stage{position:absolute;inset:36% 3vw 7%}.function-stage img{object-fit:contain;width:min(78vw,74rem);max-width:none;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(48% 48% at 50% 52%,#000 42%,#000000eb 55%,#0000 82%);mask-image:radial-gradient(48% 48% at 50% 52%,#000 42%,#000000eb 55%,#0000 82%);height:clamp(31rem,67svh,54rem)!important}.function-stage ul{position:absolute;inset:0}.function-stage li{letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #ffffff4a;width:min(15vw,13rem);padding-top:.65rem;font-size:.68rem;position:absolute;top:18%;left:15%}.function-stage li:after{content:"";border-top:1px solid #ffffff24;width:clamp(1.5rem,3.5vw,4rem);position:absolute;top:-1px;left:100%}.function-stage li:nth-child(2n){text-align:right;left:auto;right:15%}.function-stage li:nth-child(2n):after{left:auto;right:100%}.function-stage li:nth-child(3),.function-stage li:nth-child(4){top:43%}.function-stage li:nth-child(5),.function-stage li:nth-child(6){top:68%}.oxeen-closing{z-index:2;right:var(--gutter);max-width:27rem;font-size:clamp(1rem,1.6vw,1.5rem);line-height:1.35;position:absolute;bottom:2rem}.oxeen-engineering{background:#fff;padding-top:clamp(6rem,10vw,10rem)}.engineering-intro{padding:0 var(--gutter) clamp(2rem,4vw,4rem);max-width:80rem}.engineering-intro h3{margin:1rem 0 1.5rem}.engineering-reveal{background:#fff;height:270svh}.engineering-sticky{background:#fff;height:100svh;position:sticky;top:0;overflow:hidden}.engineering-layer{object-fit:contain;background:#fff;width:100%;position:absolute;inset:0;height:100%!important}.engineering-layer--pcb,.engineering-layer--inner{opacity:0}.engineering-labels{z-index:3;left:var(--gutter);right:var(--gutter);letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #313a3644;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.62rem;display:flex;position:absolute;bottom:2rem}.oxeen-system{min-height:125svh;padding:clamp(5rem,8vw,8rem) var(--gutter);background:#f5f4ef}.oxeen-system header{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end;column-gap:6vw;display:grid}.oxeen-system header .oxeen-kicker{grid-column:1/-1}.oxeen-system h3{max-width:12ch;margin:1rem 0 0}.oxeen-system header>p:last-child{padding-bottom:.4rem}.system-flow{border-block:1px solid #77817c;grid-template-columns:1.65fr repeat(4,1fr);align-items:stretch;margin-top:clamp(3.5rem,6vw,6rem);display:grid}.system-flow li{flex-direction:column;justify-content:space-between;min-width:0;min-height:clamp(17rem,28vw,27rem);padding:1rem clamp(.75rem,1.4vw,1.5rem) 1.5rem;display:flex;position:relative}.system-flow li+li{border-left:1px solid #77817c55}.system-index{color:#7a857f;letter-spacing:.12em;font-size:.58rem;display:block}.system-flow strong{font-size:clamp(1rem,1.55vw,1.55rem);font-weight:400}.system-flow img{object-fit:contain;mix-blend-mode:multiply;align-self:center;width:min(100%,24rem);height:min(23vw,23rem)!important}.system-icon{color:#34413c;fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:clamp(2.8rem,5vw,4.5rem);height:auto;margin:auto}.system-connector{z-index:2;background:#34413c;width:2.4rem;height:1px;position:absolute;top:50%;right:-1.2rem}.system-connector:after{content:"";border-top:1px solid #34413c;border-right:1px solid #34413c;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.system-context{color:var(--ox-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:1.5rem;font-size:.62rem}.oxeen-contribution{min-height:135svh;padding:clamp(6rem,9vw,9rem) var(--gutter);color:#f4f3ed;background:#1a2220;grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;display:grid;overflow:hidden}.oxeen-contribution>img{object-fit:cover;opacity:.14;filter:grayscale();width:100%;position:absolute;inset:0;height:100%!important}.contribution-heading,.oxeen-contribution ol{z-index:2;position:relative}.contribution-heading{position:sticky;top:22vh}.contribution-heading h3{margin:1rem 0 2rem}.contribution-heading>p:last-child{max-width:23rem;font-size:clamp(1rem,1.4vw,1.35rem);line-height:1.4}.oxeen-contribution ol{padding-top:18vh}.oxeen-contribution li{letter-spacing:-.05em;border-top:1px solid #ffffff45;padding:clamp(1.2rem,2.3vw,2.2rem) 0;font-size:clamp(1.8rem,4.2vw,4.3rem)}.oxeen-contribution li:last-child{border-bottom:1px solid #ffffff45}.oxeen-finale{min-height:125svh;padding:var(--gutter);background:#f5f4f0;overflow:hidden}.oxeen-finale>img{mix-blend-mode:multiply;transform-origin:65% 70%;width:min(92vw,96rem);max-width:none;position:absolute;bottom:-10%;right:-13%}.oxeen-finale__copy{z-index:2;max-width:44rem;padding-top:clamp(2rem,8vh,7rem);position:relative}.oxeen-finale h3{margin:1rem 0 1.6rem}@media (width<=48rem){.oxeen h3{font-size:clamp(2.8rem,13vw,5rem)}.oxeen-hero{height:145svh}.oxeen-hero h2{font-size:clamp(4rem,19vw,7rem)}.oxeen-hero__image{width:215vw;max-width:none;bottom:-1%}.oxeen-scroll{display:none}.oxeen-care{flex-direction:column-reverse;justify-content:center;gap:clamp(2rem,8vw,3.5rem);min-height:110svh;padding-top:5rem;display:flex}.oxeen-care__visual{width:calc(100% + 2 * var(--gutter));margin:0 calc(-1 * var(--gutter))}.oxeen-functions{height:220svh}.oxeen-functions .oxeen-sticky{padding-top:4rem}.oxeen-functions header{width:100%}.oxeen-functions h3{font-size:clamp(2.8rem,13vw,5rem)}.function-stage{inset:38% 0 10%}.function-stage img{width:124vw;max-width:none;top:46%;-webkit-mask-image:radial-gradient(35% 43% at 50% 49%,#000 58%,#000000e6 70%,#0000 100%);mask-image:radial-gradient(35% 43% at 50% 49%,#000 58%,#000000e6 70%,#0000 100%);height:58svh!important}.function-stage li{width:36%;font-size:.54rem;left:3%}.function-stage li:nth-child(2n){right:3%}.function-stage li:after{width:.75rem}.function-stage li:first-child,.function-stage li:nth-child(2){top:12%}.function-stage li:nth-child(3),.function-stage li:nth-child(4){top:40%}.function-stage li:nth-child(5),.function-stage li:nth-child(6){top:68%}.oxeen-closing{left:var(--gutter);right:var(--gutter);bottom:1.4rem}.engineering-layer{object-fit:contain;transform-origin:50% 38%;left:50%;width:190%;max-width:none;inset-block:-12svh 12svh;transform:translate(-50%,-9svh)scale(1.32)}.engineering-labels{grid-template-columns:1fr 1fr;row-gap:.7rem;display:grid}.oxeen-system{min-height:135svh}.oxeen-system header{display:block}.oxeen-system header>p:last-child{padding:0}.system-flow{border-bottom:1px solid #77817c;grid-template-columns:1fr;margin-top:3rem}.system-flow li{grid-template-columns:3rem 1fr auto;align-items:center;min-height:8rem;padding:1.25rem 0;display:grid}.system-flow li+li{border-top:1px solid #77817c55;border-left:0}.system-flow li:first-child{grid-template-rows:1fr auto;grid-template-columns:3rem 1fr;min-height:46svh}.system-flow li:first-child img{width:100vw;max-width:none;margin-left:calc(-1 * var(--gutter));object-fit:contain;grid-area:1/1/auto/-1;height:39svh!important}.system-icon{width:3.2rem;margin:0}.system-connector{width:1px;height:2rem;top:auto;bottom:-1rem;right:1rem;transform-origin:top!important}.system-connector:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}.system-flow span{margin:0}.oxeen-contribution{grid-template-columns:1fr;gap:1rem;min-height:120svh}.contribution-heading{position:relative;top:auto}.oxeen-contribution ol{padding-top:2rem}.oxeen-finale{min-height:0;padding-bottom:var(--gutter);flex-direction:column;display:flex;overflow:clip}.oxeen-finale__copy{order:1;padding-top:2rem}.oxeen-finale>img{transform-origin:50%;order:2;width:155vw;max-width:none;margin:clamp(3rem,12vw,4.5rem) 0 0 -39vw;position:relative;bottom:auto;right:auto}.oxeen-hero__image{width:245vw;bottom:-2%}.oxeen-care{justify-content:flex-start;gap:1.75rem;min-height:0;padding-block:5rem 3.5rem}.oxeen-care__visual{flex:none;margin-top:.5rem}.oxeen-care__visual img{width:185%;margin:-5% 0 -10% -42.5%;scale:1}.function-stage img.function-product{clip-path:polygon(25% 8%,74% 8%,82% 28%,78% 67%,67% 91%,38% 94%,22% 70%,18% 35%);mix-blend-mode:multiply;width:138vw;-webkit-mask-image:none;mask-image:none;height:56svh!important}.oxeen-engineering{padding-top:4rem}.engineering-intro{padding-bottom:1.5rem}.engineering-reveal{height:155svh;margin-top:0}.engineering-sticky{height:100svh}.engineering-layer{transform-origin:50%;width:176%;inset-block:-18svh 18svh;transform:translate(-50%)scale(1.18)}.system-flow li:first-child{min-height:52svh}.system-flow li:first-child img{width:118vw;margin-left:calc(-1 * var(--gutter) - 9vw);height:46svh!important}.oxeen-finale{padding-bottom:var(--gutter)}.oxeen-finale>img{width:148vw;margin:2.25rem 0 calc(-1 * var(--gutter)) -34vw}}@media (prefers-reduced-motion:reduce){.oxeen-hero,.oxeen-functions,.engineering-reveal{height:auto;min-height:100svh}.oxeen-sticky,.engineering-sticky{position:relative}.engineering-sticky{min-height:100svh}.engineering-layer--shell{opacity:0}.engineering-layer--pcb{opacity:1}.engineering-layer--inner{opacity:0}.oxeen-contribution li{opacity:1!important;transform:none!important}}
