@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;900&family=Geist+Mono:wght@500&display=swap";:root{--font-sans:"Geist", system-ui, -apple-system, sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace;--black:#000;--white:#fff;--muted:#00000080;--radius:10px;--radius-lg:30px;--type-ratio:1.333;--text-base:1.0625rem;--text-xs:calc(var(--text-base) / var(--type-ratio));--text-sm:var(--text-base);--text-md:calc(var(--text-sm) * var(--type-ratio));--text-lg:calc(var(--text-md) * var(--type-ratio));--text-xl:calc(var(--text-lg) * var(--type-ratio));--text-2xl:calc(var(--text-xl) * var(--type-ratio));--text-3xl:calc(var(--text-2xl) * var(--type-ratio));--text-4xl:calc(var(--text-3xl) * var(--type-ratio));--text-5xl:calc(var(--text-4xl) * var(--type-ratio));--text-6xl:calc(var(--text-5xl) * var(--type-ratio));--text-display:var(--text-6xl);--text-title:var(--text-xl);--text-lead:var(--text-xl);--text-body:var(--text-sm);--text-caption:var(--text-sm);--text-meta:var(--text-xs);--glass-bg:linear-gradient(135deg, #ffffff61, #ffffff14 40%, #ffffff1f 65%, #ffffff57);--glass-filter:blur(16px) saturate(180%);--glass-shadow:inset 0 0 0 1px #ffffff38, inset 1.5px 2.5px 1px -1.5px #ffffffe6, inset -1.5px -1.5px 1px -1.5px #ffffff8c, 0 6px 20px #00000026}*{box-sizing:border-box}html,body,#root{background:var(--white);height:100%;color:var(--black);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow:hidden}.site-bg{z-index:0;pointer-events:none;background:url(./assets/background-white.jpg) 50%/cover no-repeat;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .site-bg,.site-bg--dark{background-image:url(/assets/background-black-BGZRLfDn.webp)}.app-shell{z-index:1;height:100%;position:relative;overflow:hidden auto}img{display:block}a{color:inherit;text-decoration:none}.page{max-width:1440px;min-height:100%;margin:0 auto;padding:30px 36px 160px;position:relative}.page-title{font-size:clamp(var(--text-xl), 7vw, var(--text-4xl));letter-spacing:-.012em;color:var(--black);margin:0;font-weight:900;line-height:1}[data-theme=dark] .page-title{color:var(--white)}.page-subtitle{font-size:var(--text-title);letter-spacing:-.019em;margin:24px 0 0 20px;font-weight:500;line-height:1.5}.pill-nav{background:var(--glass-bg);width:max-content;height:46px;-webkit-backdrop-filter:var(--glass-filter);box-shadow:var(--glass-shadow);z-index:100;border-radius:23px;align-items:center;gap:27px;margin-inline:auto;padding:0 24px;display:flex;position:fixed;bottom:52px;left:0;right:0}.pill-nav a{font-size:var(--text-lg);letter-spacing:-.019em;color:var(--muted);font-weight:600;line-height:46px;transition:color .15s}.pill-nav a:hover,.pill-nav a.is-active{color:var(--black)}.back-button{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-filter);box-shadow:var(--glass-shadow);color:var(--black);font-size:var(--text-lg);letter-spacing:-.019em;cursor:pointer;border-radius:23px;padding:4px 18px;font-weight:600;transition:transform .2s,opacity .2s;position:fixed;top:30px;left:30px}.back-button:hover{opacity:.85;transform:translate(-3px)}.zoomable{cursor:pointer;position:relative}.zoomable>img,.zoomable>video{width:100%;height:100%;max-height:inherit;object-fit:inherit;border-radius:inherit}.zoomable__expand{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:40px;height:40px;color:var(--black);pointer-events:none;opacity:0;background:#ffffffd9;border-radius:50%;place-items:center;transition:opacity .15s;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 1px 6px #00000026}.zoomable:hover .zoomable__expand{opacity:1}.zoomable__overlay{z-index:300;background:var(--black);cursor:pointer;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.zoomable__overlay>img,.zoomable__overlay>video{object-fit:contain;cursor:pointer;width:auto;max-width:100%;height:auto;max-height:100%}.zoomable__back{cursor:pointer;color:var(--white);border:0;font-family:inherit}.home{height:100%;min-height:100%;position:relative;overflow:hidden}.home__video{object-fit:cover;background:#0a0705;width:100%;height:100%;position:absolute;inset:0}.home__header{color:var(--white);padding:30px 50px 0;position:relative}.home__title{font-size:clamp(var(--text-3xl), 10.4vw, var(--text-5xl));letter-spacing:-.01em;white-space:nowrap;margin:0;font-weight:900;line-height:1}.home__subtitle{font-size:var(--text-title);letter-spacing:-.019em;margin:0 0 0 14px;font-weight:500;line-height:1.5}.workspace{background:var(--black);height:100%;min-height:100%;padding:0;overflow:hidden}.workspace__video-host,.workspace__video{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.workspace__video{object-fit:cover}.workspace__video::-webkit-media-controls{display:none!important}.workspace__video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.workspace__canvas{z-index:1;position:fixed;inset:0}.workspace__canvas canvas{touch-action:none;width:100%;height:100%;display:block}.workspace__header{z-index:2;pointer-events:none;color:var(--white);padding:30px 36px 0;position:relative}.workspace__title{font-size:clamp(var(--text-xl), 7vw, var(--text-4xl));letter-spacing:-.012em;white-space:nowrap;color:var(--white);margin:0;font-weight:900;line-height:1}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:30px 36px;display:flex}.not-found__title{max-width:18ch;font-family:var(--font-sans);font-size:clamp(var(--text-2xl), 8vw, var(--text-5xl));letter-spacing:-.02em;color:var(--white);margin:0;font-weight:900;line-height:1.05}.not-found__link{font-family:var(--font-sans);font-size:clamp(var(--text-sm), 2.4vw, var(--text-md));letter-spacing:-.019em;color:#ffffff8c;text-underline-offset:.2em;margin-top:28px;font-weight:500;line-height:1.4;text-decoration:underline;transition:color .2s}.not-found__link:hover{color:var(--white)}.workspace__subtitle{font-size:var(--text-title);letter-spacing:-.019em;color:var(--white);margin:0;font-weight:500;line-height:1.5}.workspace__load-status{z-index:2;pointer-events:none;letter-spacing:-.01em;color:var(--white);opacity:.7;margin:0;font-size:13px;font-weight:500;line-height:1.3;position:fixed;top:30px;right:36px}.workspace__orient{z-index:5;border-radius:var(--radius);color:#fff;pointer-events:none;background:#000000b8;max-width:min(720px,100vw - 32px);padding:12px 16px;font-size:13px;line-height:1.4;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.workspace__orient p{opacity:.85;margin:0 0 6px}.workspace__orient code{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:block}.skills__grid{grid-template-columns:repeat(6,1fr);gap:36px;margin-top:38px;display:grid}.skills__card{border-radius:var(--radius);cursor:pointer;perspective:1200px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;transition:transform .25s;position:relative}.skills__card--banner{aspect-ratio:1368/463;grid-column:span 6}.skills__card--sm{aspect-ratio:4/3;grid-column:span 2}.skills__card--wide{aspect-ratio:16/9;grid-column:span 3}.skills__card--tall{aspect-ratio:3/4;grid-column:span 2}.skills__card--lg{aspect-ratio:4/3;grid-column:span 3}.skills__card:hover{transform:scale(1.02)}.skills__card:focus-visible{outline:2px solid var(--black);outline-offset:4px}.skills__wiggle{width:100%;height:100%;transform-style:preserve-3d}.skills__flip{width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.22,1,.36,1);position:relative}.skills__card:not(.is-flipped) .skills__wiggle{animation:7s ease-in-out infinite skills-wiggle-y}.skills__card--flip-x:not(.is-flipped) .skills__wiggle{animation-name:skills-wiggle-x}.skills__card:not(.is-flipped):hover .skills__wiggle,.skills__card:not(.is-flipped):focus-visible .skills__wiggle,.skills__card:not(.is-flipped):active .skills__wiggle{animation-play-state:paused}.skills__card:nth-child(2):not(.is-flipped) .skills__wiggle{animation-delay:.35s}.skills__card:nth-child(3):not(.is-flipped) .skills__wiggle{animation-delay:.7s}.skills__card:nth-child(4):not(.is-flipped) .skills__wiggle{animation-delay:1.05s}.skills__card:nth-child(5):not(.is-flipped) .skills__wiggle{animation-delay:1.4s}.skills__card:nth-child(6):not(.is-flipped) .skills__wiggle{animation-delay:.2s}.skills__card:nth-child(7):not(.is-flipped) .skills__wiggle{animation-delay:.55s}.skills__card:nth-child(8):not(.is-flipped) .skills__wiggle{animation-delay:.9s}.skills__card:nth-child(9):not(.is-flipped) .skills__wiggle{animation-delay:1.25s}.skills__card:nth-child(10):not(.is-flipped) .skills__wiggle{animation-delay:.45s}.skills__card:nth-child(11):not(.is-flipped) .skills__wiggle{animation-delay:.8s}.skills__card.is-flipped .skills__wiggle{animation:none}.skills__card.is-flipped .skills__flip{transform:rotateY(180deg)}.skills__card--flip-x.is-flipped .skills__flip{transform:rotateX(180deg)}@keyframes skills-wiggle-y{0%,10%,to{transform:rotateY(0)}2.5%{transform:rotateY(-5deg)}5%{transform:rotateY(5deg)}7.5%{transform:rotateY(-2.5deg)}}@keyframes skills-wiggle-x{0%,10%,to{transform:rotateX(0)}2.5%{transform:rotateX(-5deg)}5%{transform:rotateX(5deg)}7.5%{transform:rotateX(-2.5deg)}}.skills__face{border-radius:var(--radius);backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.skills__face--front{transform:rotateY(0)translateZ(1px)}.skills__card--flip-x .skills__face--front{transform:rotateX(0)translateZ(1px)}.skills__face--front img,.skills__face--front video{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.skills__card:hover .skills__face--front img,.skills__card:hover .skills__face--front video{transform:scale(1.04)}.skills__label{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-filter);box-shadow:var(--glass-shadow);font-size:clamp(var(--text-md), 2.8vw, var(--text-xl));letter-spacing:-.011em;color:var(--black);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:24px;left:24px}.skills__label--plain{-webkit-backdrop-filter:none;height:auto;box-shadow:none;background:0 0;border-radius:0;padding:0;line-height:1.5}.skills__flip-hint{background:var(--glass-bg);height:32px;-webkit-backdrop-filter:var(--glass-filter);box-shadow:var(--glass-shadow);color:var(--black);letter-spacing:-.01em;pointer-events:none;opacity:.72;border-radius:16px;align-items:center;gap:6px;padding:0 12px 0 10px;font-size:12px;font-weight:600;transition:opacity .2s;animation:7s ease-in-out infinite skills-hint-shake;display:inline-flex;position:absolute;bottom:16px;right:16px}.skills__card:hover .skills__flip-hint{opacity:1}.skills__card.is-flipped .skills__flip-hint{opacity:0;animation:none}.skills__flip-hint svg{flex-shrink:0}@keyframes skills-hint-shake{0%,10%,to{transform:rotate(0)}2.5%{transform:rotate(-10deg)}5%{transform:rotate(10deg)}7.5%{transform:rotate(-4deg)}}@media (prefers-reduced-motion:reduce){.skills__card:not(.is-flipped) .skills__wiggle,.skills__flip-hint{animation:none}}.skills__face--back{background:var(--white);color:var(--black);text-align:left;flex-direction:column;padding:clamp(20px,2.5vw,36px) clamp(20px,3.1vw,45px);display:flex;transform:rotateY(180deg)}[data-theme=dark] .skills__face--back{color:var(--white);background:#111}.skills__card--flip-x .skills__face--back{transform:rotateX(180deg)}.skills__back-title{font-size:clamp(var(--text-md), 2.8vw, var(--text-xl));letter-spacing:-.011em;margin:0;font-weight:700;line-height:1.5}.skills__back-meta{flex-direction:column;gap:clamp(10px,1.4vw,20px);max-width:260px;margin:clamp(12px,1.7vw,24px) 0 0;display:flex}.skills__back-meta div{margin:0}.skills__back-meta dt,.skills__back-meta dd{font-size:clamp(13px, 1.2vw, var(--text-body));letter-spacing:-.019em;margin:0;line-height:1.5}.skills__back-meta dt{font-weight:700}.skills__back-meta dd{font-weight:400}.skills__face--design{padding:0}.skills__design-intro{width:260px;position:absolute;top:30px;left:38px}.skills__design-intro p{font-size:clamp(13px, 1.2vw, var(--text-body));letter-spacing:-.019em;margin:4px 0 0;font-weight:500;line-height:1.5}.skills__cloud{position:absolute;inset:0}.skills__cloud span{font-size:clamp(var(--text-sm), 2.8vw, var(--text-xl));letter-spacing:-.011em;white-space:nowrap;font-weight:700;line-height:1.5;position:absolute}.skills__icons{flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:absolute;top:clamp(60px,6vw,90px);right:clamp(20px,3.1vw,45px)}.skills__icon{object-fit:contain;border-radius:8px;width:clamp(36px,3.5vw,48px);height:clamp(36px,3.5vw,48px);display:block}.skills__icon--link{cursor:pointer}.skills__design-logo{aspect-ratio:1;object-fit:contain;border-radius:var(--radius);display:block;position:absolute}.about__layout{grid-template-columns:repeat(3,1fr);align-items:start;gap:48px 40px;margin-top:12px;display:grid}.about__intro{max-width:896px;font-size:var(--text-lead);letter-spacing:-.023em;grid-area:1/1/auto/3;margin:0 0 0 4px;font-weight:500;line-height:1.5}.about__portrait{aspect-ratio:394/527;object-fit:cover;border-radius:var(--radius);grid-area:1/3;justify-self:end;width:100%;max-width:394px}.about__timeline{--timeline-size:clamp(14px, 2.6vw - 4px, 31px);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;column-gap:40px;display:grid}.about__entry{gap:calc(var(--timeline-size,20px) * .65);align-items:flex-end;min-width:0;display:flex}.about__entry--mid{justify-content:center}.about__entry--end{justify-content:flex-end}.about__year{font-family:var(--font-mono);font-size:var(--timeline-size);letter-spacing:-.023em;writing-mode:vertical-rl;flex-shrink:0;margin-bottom:.35em;font-weight:500;transform:rotate(180deg)}.about__entry-body{min-width:0;font-size:var(--timeline-size)}.about__logos{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4em;width:100%;margin-bottom:.2em;display:flex}.about__logos--lift{transform:translateY(.2em)}.about__logo-link{color:inherit;line-height:0;text-decoration:none;display:inline-flex}.about__logo{object-fit:contain;width:auto;max-width:100%;height:1.125em}.about__logo--flag{height:1.125em;margin-left:.05em}.about__logo--braun{height:1.625em}.about__logo--atlas{max-width:4.5em;height:1.125em}.about__logo--tud{height:1.5em}.about__entry-body p{letter-spacing:-.023em;margin:0;font-size:1em;font-weight:500;line-height:1.5}@media (width<=1500px){.about__intro{font-size:var(--text-lg)}}.project{padding-top:96px}.project__intro{grid-template-columns:468px 1fr;align-items:start;gap:32px;display:grid}.sign .project__intro,.atas .project__intro,.fan .project__intro,.phone .project__intro,.pendant .project__intro{grid-template-rows:auto 1fr;row-gap:0}.project__intro .page-title,.fan .project__intro .fan__title,.phone .project__intro .phone__title,.pendant .project__intro .pendant__title{white-space:nowrap;grid-area:1/1}.sign .project__intro .project__facts,.atas .project__intro .project__facts,.fan .project__intro .project__facts,.phone .project__intro .phone__facts,.pendant .project__intro .project__facts{grid-area:2/1}.sign .project__intro>.sign__hero,.atas .project__intro>.project__hero,.fan .project__intro>.project__hero,.phone .project__intro>.project__hero,.pendant .project__intro>.project__hero{grid-area:2/2}.project__facts h2{font-size:var(--text-title);letter-spacing:-.011em;margin:24px 0 4px;font-weight:700;line-height:1.5}.project__facts h2:first-child{margin-top:0}.project__facts p{font-size:var(--text-body);letter-spacing:-.011em;max-width:430px;margin:0;font-weight:500;line-height:1.5}.project__hero{object-fit:cover;border-radius:23px;width:100%;max-height:1200px}.sign__hero{position:relative}.sign__power{z-index:1;cursor:pointer;font-family:var(--font-sans);font-size:var(--text-body);letter-spacing:-.011em;color:var(--black);background:#ffffffe0;border:none;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;font-weight:500;display:inline-flex;position:absolute;top:16px;left:16px}.sign__power-track{border:1.5px solid var(--black);background:0 0;border-radius:4px;width:52px;height:28px;transition:background .2s;position:relative}.sign__power-knob{background:var(--black);border-radius:2px;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.sign__power.is-on .sign__power-track{background:var(--black)}.sign__power.is-on .sign__power-knob{background:var(--white);transform:translate(24px)}.sign__power-label{min-width:1.5em}.project__section{margin-top:90px;position:relative}.project__section:before,.project__section:after{content:"";left:-26px;top:calc(var(--text-title) * .75);background:var(--black);border-radius:1.5px;position:absolute}.project__section:before{width:3px;bottom:0}.project__section:after{width:21px;height:3px}.project__heading{font-size:var(--text-title);letter-spacing:-.011em;margin:0 0 24px;font-weight:700;line-height:1.5}.project__heading--center{text-align:center}.project__row{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.project__row--three{grid-template-columns:repeat(3,1fr)}.project__row--three .project__figure img,.project__row--three .project__figure video,.project__row--three img.project__figure{aspect-ratio:3/4;object-fit:cover;width:100%}.project__row--split{grid-template-columns:1fr 2fr;margin-bottom:24px}.project__row--split-even{grid-template-columns:1fr 1fr}.project__row--match-height{grid-template-columns:2fr 1fr;align-items:stretch}.project__row--match-height .project__figure:last-child{position:relative}.project__row--match-height .project__figure:last-child img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.project__row--flush{gap:0;margin-bottom:0}.project__row--flush>.project__figure:first-child{border-radius:var(--radius) 0 0 var(--radius)}.project__row--flush>.project__figure:last-child{border-radius:0 var(--radius) var(--radius) 0}.project__row--fill-tall{align-items:stretch}.project__row--fill-tall>.project__figure:last-child{align-self:stretch;position:relative}.project__row--fill-tall>.project__figure:last-child img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.project__row--fill-stack{align-items:stretch}.project__row--fill-stack>.project__col{align-self:stretch;min-height:0}.project__row--fill-stack>.project__col>.project__figure{flex:1;min-height:0}.project__row--fill-stack>.project__col>.project__figure img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.project__row--sync-height{align-items:stretch}.project__row--sync-height .project__figure:first-child{position:relative}.project__row--sync-height .project__figure:first-child img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.project__row--sync-height .project__figure:last-child video{border-radius:inherit;width:100%;height:auto;display:block}.project__row+.project__row,.project__figure+.project__row{margin-top:24px}.project__col{flex-direction:column;gap:24px;display:flex}.project__col--wide{grid-column:span 1}.project__figure{border-radius:var(--radius);width:100%;min-width:0;margin:0;position:relative;overflow:hidden}img.project__figure,video.project__figure{object-fit:cover;height:auto;display:block}.project__figure img{border-radius:var(--radius);width:100%;height:auto}.project__figure video{border-radius:var(--radius);width:100%;height:auto;display:block}.project__figure--wide{grid-column:span 1}.project__text{font-size:var(--text-body);letter-spacing:-.011em;max-width:432px;margin:0;font-weight:500;line-height:1.5}.project__text--half{max-width:calc(50% - 12px)}.project__text--wide{max-width:720px}.project__text--full{max-width:900px;margin-bottom:24px}.caption{font-size:var(--text-caption);letter-spacing:-.011em;color:var(--black);margin-top:8px;font-weight:500;line-height:1.5}.caption--overlay{color:var(--white);text-shadow:0 1px 4px #0006;max-width:70%;margin:0;padding:0;position:absolute}.caption--tl{top:20px;left:20px}.caption--bl{bottom:20px;left:20px}.caption--third{max-width:33%}.caption--black{color:var(--black);text-shadow:none}.caption--white{color:var(--white)}.project__insights{grid-template-columns:1fr 1fr;gap:40px;display:grid}.project__insights .project__text{max-width:432px}.atas .project__intro{grid-template-columns:280px 1fr}.atas .project__intro .project__facts{flex-direction:column;align-self:stretch;display:flex}.atas .project__facts h2:last-of-type{margin-top:auto}.atas .project__intro>.project__hero{justify-self:end;width:calc(100% - 160px)}.sign__assemble-video{object-position:center 8%}.sign__insights{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;align-items:stretch;gap:48px 40px;display:grid}.sign__insights:before,.sign__insights:after{display:none}.sign__insight{grid-column:1;max-width:432px;position:relative}.sign__insight:before,.sign__insight:after{content:"";left:-26px;top:calc(var(--text-title) * .75);background:var(--black);border-radius:1.5px;position:absolute}.sign__insight:before{width:3px;bottom:0}.sign__insight:after{width:21px;height:3px}.sign__insight .project__heading{margin-bottom:16px}.sign__insight .project__text{max-width:none}.sign__insight--with-media{flex-direction:column;grid-area:2/1;display:flex}.sign__insight-photo{margin-top:20px}.sign__insight-aside{grid-area:2/2;align-self:stretch;min-height:0;position:relative}.sign__insight-aside img{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.atas__wants,.sign__wants{flex-wrap:wrap;justify-content:space-between;gap:16px 24px;margin:0;padding:0;list-style:none;display:flex}.atas__wants li,.sign__wants li{font-size:var(--text-caption);letter-spacing:-.011em;font-weight:500;line-height:1.5}.atas__grid3{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.atas__grid4{grid-template-columns:repeat(4,1fr);align-items:start;gap:24px;display:grid}.atas__grid3+.atas__grid3,.atas__grid3+.atas__grid4,.atas__grid4+.atas__grid3{margin-top:24px}.atas__span2{grid-column:span 2}.atas__comp-row2{align-items:stretch}.atas__comp-row2 .atas__span2{position:relative}.atas__comp-row2 .atas__span2 video{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.atas__concept-top{align-items:flex-start;gap:24px;margin-top:24px;display:flex}.atas__concept-col{min-width:0}.atas__concept-col:first-child{flex:1.33314 1 0}.atas__concept-col:last-child{flex:.916067 1 0}.atas__concept-col>.project__figure{width:100%}.atas__concept-col>.project__figure img{width:100%;height:auto;display:block}.atas__test-row{align-items:flex-start;gap:24px;display:flex}.atas__test-row>.project__figure:first-child{flex:.750062 1 0}.atas__test-row>.project__figure:last-child{flex:2.17037 1 0}.atas__test-row>.project__figure img,.atas__test-row>.project__figure video{width:100%;height:auto;display:block}.atas__concept-bottom{align-items:stretch;margin-top:24px}.atas__wheels{flex-direction:column;justify-content:space-between;gap:24px;min-width:0;display:flex}.atas__wheels img{border-radius:var(--radius);width:100%;height:auto}.atas__figure--plain{border-radius:0}@media (width<=767px){.atas .project__intro{grid-template-columns:1fr}.atas__wants,.sign__wants{flex-direction:column}.atas__grid3,.atas__grid4{grid-template-columns:1fr}.atas__concept-top{flex-direction:column}.atas__concept-col:first-child,.atas__concept-col:last-child{flex:none;width:100%}.atas__test-row{flex-direction:column}.atas__test-row>.project__figure:first-child,.atas__test-row>.project__figure:last-child{flex:none;width:100%}.atas__span2{grid-column:auto}.atas__comp-row2 .atas__span2{position:static}.atas__comp-row2 .atas__span2 video{height:auto;position:static}}.phone{padding-left:50px;padding-right:50px}.phone__title{font-size:clamp(var(--text-xl), 8vw, var(--text-5xl));letter-spacing:-.011em;white-space:nowrap;margin:0;font-weight:900;line-height:1}.phone .project__intro{grid-template-columns:1fr 1fr;align-items:start;gap:0 50px}.phone .project__intro .phone__title{grid-column:1/-1;margin-bottom:24px}.phone .project__intro>.project__hero{align-self:start;width:100%;max-height:none}.phone .project__intro>.project__hero img{border-radius:var(--radius);object-fit:cover;width:100%;height:auto;display:block}.phone__facts{flex-direction:column;gap:0;min-width:0;display:flex}.phone__facts .project__facts p{max-width:none}.phone__facts-split{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);align-items:start;gap:24px;margin-top:24px;display:grid}.phone__facts-meta h2:first-child{margin-top:0}.phone__cracked{width:100%;margin:0}.phone__cracked img{border-radius:var(--radius);width:100%;height:auto;display:block}.phone__details{grid-template-columns:1fr 1fr;gap:50px;margin-top:50px;display:grid}.phone__details .project__figure img{border-radius:var(--radius);width:100%;height:auto;display:block}.phone__assemble-top{align-items:stretch;gap:50px;display:flex}.phone__assemble-top>.project__figure:first-child{flex:779 1 0;min-width:0}.phone__assemble-top>.project__figure:last-child{flex:501 1 0;min-width:0}.phone__assemble-top>.project__figure img{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;display:block}.phone__assemble-bottom{gap:50px;margin-top:50px}@media (width<=767px){.phone{padding-left:20px;padding-right:20px}.phone__title{white-space:normal;font-size:clamp(var(--text-xl), 12vw, var(--text-3xl))}.phone .project__intro,.phone__facts-split{grid-template-columns:1fr}.phone__cracked{max-width:220px}.phone__details,.phone__assemble-top{flex-direction:column;grid-template-columns:1fr;gap:24px}.phone__assemble-top>.project__figure:first-child,.phone__assemble-top>.project__figure:last-child{flex:none;width:100%}.phone__assemble-bottom{gap:24px;margin-top:24px}}.pendant__title{font-size:clamp(var(--text-xl), 7vw, var(--text-5xl));letter-spacing:-.011em;white-space:nowrap;margin:0;font-weight:900;line-height:1}.pendant .project__intro{grid-template-columns:1fr 1fr;align-items:start;gap:0 50px}.pendant .project__intro .pendant__title{white-space:nowrap;grid-column:1/-1;margin-bottom:24px}.pendant .project__intro .project__facts{min-width:0}.pendant .project__intro .project__facts p{max-width:none}.pendant .project__intro>.project__hero{align-self:start;width:100%;max-height:none}.pendant .project__intro>.project__hero img{border-radius:var(--radius);object-fit:cover;width:100%;height:auto;display:block}.pendant__figure--spaced,.pendant__mfg+.pendant__mfg{margin-top:24px}.pendant__mfg .project__figure img,.pendant__mfg .project__figure video{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);width:100%;display:block}@media (width<=767px){.pendant__title{white-space:normal;font-size:clamp(var(--text-xl), 10vw, var(--text-3xl))}.pendant .project__intro{grid-template-columns:1fr}.pendant .project__intro .pendant__title{white-space:normal}.pendant__mfg{grid-template-columns:1fr}}.fan{padding-left:50px;padding-right:50px}.fan__title{font-size:clamp(var(--text-xl), 9vw, var(--text-5xl));letter-spacing:-.011em;white-space:nowrap;margin:0;font-weight:900;line-height:1}.fan .project__intro{grid-template-columns:413fr 877fr;gap:0 50px}.fan .project__hero{aspect-ratio:877/492;object-fit:cover;border-radius:var(--radius)}.fan__why{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:50px;display:grid}.fan__why .project__figure img{aspect-ratio:1;object-fit:cover;width:100%}.fan__design{grid-template-columns:877fr 413fr;align-items:stretch;gap:50px;display:grid}.fan__design video{aspect-ratio:877/493;object-fit:cover}.fan__blade{align-self:stretch;position:relative}.fan__blade img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fan__renders{flex-direction:column;gap:50px;margin-top:50px;display:flex}.fan__renders .project__figure img{aspect-ratio:16/9;object-fit:cover;width:100%}@media (width<=767px){.skills__card--banner,.skills__card--sm,.skills__card--wide,.skills__card--lg{aspect-ratio:4/3;grid-column:auto}.skills__card--tall{aspect-ratio:350/467;grid-column:auto}.skills__card:hover{transform:none}.skills__flip-hint{height:28px;padding:0 10px 0 8px;font-size:11px;bottom:12px;right:12px}.skills__face--back{padding:20px}.skills__back-meta{gap:10px;margin-top:12px}.skills__icons{flex-flow:wrap;justify-content:flex-end;max-width:45%;top:20px;right:20px}.skills__icon{width:36px;height:36px}.skills__face--design{padding:20px}.skills__design-intro{width:auto;position:static}.skills__cloud{flex-wrap:wrap;gap:4px 20px;margin-top:16px;display:flex;position:static}.skills__cloud span{position:static}.skills__design-logo{margin-top:16px;position:static;width:40px!important}.project__hero{aspect-ratio:350/467;object-fit:cover}.fan .project__hero{aspect-ratio:350/196.6}.project__figure img{object-fit:cover;width:100%;height:100%}.page{padding:20px 20px 140px}.page-title{font-size:clamp(var(--text-lg), 9vw, var(--text-xl));letter-spacing:-.014em}.page-subtitle{font-size:var(--text-body);letter-spacing:-.011em;margin:16px 0 0 2px}.pill-nav{border-radius:23px;justify-content:space-between;gap:0;width:calc(100% - 20px);max-width:370px;height:46px;padding:0 18px;bottom:30px}.pill-nav a{font-size:var(--text-md);letter-spacing:-.011em;line-height:46px}.home__header{padding:20px 20px 0}.home__title{font-size:var(--text-3xl);letter-spacing:-.011em;white-space:normal}.home__subtitle{font-size:var(--text-body);letter-spacing:-.011em;margin:8px 0 0 4px}.workspace__header{padding:20px 20px 0}.workspace__title{font-size:clamp(var(--text-lg), 9vw, var(--text-xl));letter-spacing:-.014em;white-space:normal}.workspace__subtitle{font-size:var(--text-body);letter-spacing:-.011em;margin:8px 0 0}.not-found{padding:20px}.workspace__load-status{font-size:12px;top:20px;right:20px}.skills__grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.skills__label{padding:8px 14px;top:16px;left:16px}.about__layout{margin-top:0;display:block}.about__intro{font-size:var(--text-body);letter-spacing:-.011em;max-width:none;margin:16px 0 0}.about__portrait{float:right;width:152px;margin:16px 0 12px 16px}.about__timeline{display:block}.about__entry{margin-top:28px}.about__entry:first-of-type{clear:both;margin-top:40px}.about__entry--end,.about__entry--mid{justify-content:flex-start}.about__year,.about__entry-body{font-size:var(--text-body)}.about__logos{gap:.6em;margin-bottom:.35em}.about__entry-body p{letter-spacing:-.011em}.project{padding-top:76px}.back-button{font-size:var(--text-lg);top:14px;left:10px}.project__intro{grid-template-columns:1fr;gap:24px}.sign .project__intro,.atas .project__intro,.fan .project__intro,.phone .project__intro,.pendant .project__intro{grid-template-rows:none;gap:24px}.project__intro .page-title,.fan .project__intro .fan__title,.phone .project__intro .phone__title,.pendant .project__intro .pendant__title,.sign .project__intro .project__facts,.atas .project__intro .project__facts,.fan .project__intro .project__facts,.phone .project__intro .phone__facts,.pendant .project__intro .project__facts,.sign .project__intro>.sign__hero,.atas .project__intro>.project__hero,.fan .project__intro>.project__hero,.phone .project__intro>.project__hero,.pendant .project__intro>.project__hero{grid-area:auto}.project__intro .sign__hero,.project__intro .project__hero{order:-1}.atas .project__intro>.project__hero{justify-self:stretch;width:100%}.project__facts h2{font-size:var(--text-title)}.project__section{margin-top:56px}.project__section:before,.project__section:after,.sign__insight:before,.sign__insight:after{display:none}.project__row,.project__row--three,.project__row--split,.project__row--match-height{grid-template-columns:1fr;gap:20px}.project__row--flush>.project__figure:first-child,.project__row--flush>.project__figure:last-child{border-radius:var(--radius)}.project__row--match-height .project__figure:last-child{position:static}.project__row--match-height .project__figure:last-child img{height:auto;position:static}.project__row--sync-height .project__figure:first-child{position:static}.project__row--sync-height .project__figure:first-child img{height:auto;position:static}.project__row--fill-tall>.project__figure:last-child{position:static}.project__row--fill-tall>.project__figure:last-child img{height:auto;position:static}.project__row--fill-stack>.project__col>.project__figure{flex:none}.project__row--fill-stack>.project__col>.project__figure img{height:auto;position:static}.project__heading--center{text-align:left}.project__text,.project__text--half,.project__text--wide,.project__text--full{max-width:none}.project__insights{grid-template-columns:1fr;gap:28px}.sign__insights{grid-template-rows:none;grid-template-columns:1fr;gap:28px}.sign__insight,.sign__insight--with-media,.sign__insight-aside{grid-area:auto;max-width:none}.sign__insight-aside{height:auto;position:static}.sign__insight-aside img{aspect-ratio:3/4;height:auto;position:static}.caption--overlay{max-width:85%}.fan{padding-left:20px;padding-right:20px}.fan__title{font-size:var(--text-2xl)}.fan .project__intro{grid-template-columns:1fr;gap:24px}.fan__why,.fan__design{grid-template-columns:1fr;gap:20px}.fan__blade{position:static}.fan__blade img{height:auto;position:static}.fan__renders{gap:20px}}[data-theme=dark]{--muted:#ffffff8c}html[data-theme=dark],[data-theme=dark] body,[data-theme=dark] #root{background:var(--black);color:var(--white)}[data-theme=dark] .pill-nav--light a:hover,[data-theme=dark] .pill-nav--light a.is-active,[data-theme=dark] .back-button,[data-theme=dark] .skills__label{color:var(--white)}[data-theme=dark] .skills__card:focus-visible{outline-color:var(--white)}[data-theme=dark] .caption{color:var(--white)}[data-theme=dark] .caption--black{color:var(--black)}[data-theme=dark] .project__section:before,[data-theme=dark] .project__section:after,[data-theme=dark] .sign__insight:before,[data-theme=dark] .sign__insight:after{background:var(--white)}
