@font-face{font-family:Manrope;src:url(/fonts/manrope-variable.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/fraunces-italic.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--paper:#eeeee6;--ink:#282b25;--line:#c9ccc0;--muted:#63695e;--accent:#bccb9c;--orange:#be6246;--gutter:clamp(22px,3.35vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none;padding:0}button:disabled{cursor:default;opacity:.45}a:focus-visible,button:focus-visible,canvas:focus-visible{outline:2px solid #2e5cd6;outline-offset:7px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}em{font-family:Fraunces,Georgia,serif;font-weight:400}::selection{background:#bacd95;color:#20251b}.skip-link{position:fixed;left:20px;top:-80px;background:var(--ink);color:#fff;padding:15px;z-index:100}.skip-link:focus-visible{top:20px}.icon-arrow{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.15em;pointer-events:none}.motion-icon{display:block;width:1em;height:1em;pointer-events:none}.motion-icon-play{display:none}.motion-toggle[aria-pressed=true] .motion-icon-play{display:block}.motion-toggle[aria-pressed=true] .motion-icon-pause{display:none}.header{position:absolute;z-index:5;left:0;right:0;top:0;display:flex;align-items:center;padding:30px var(--gutter);gap:50px}.wordmark{font-size:32px;font-weight:750;letter-spacing:-2px;display:flex;align-items:center;gap:9px}.wordmark span{font-size:37px;line-height:1}.header-note{font-size:10px;line-height:1.45;letter-spacing:.02em}.header nav{margin-left:auto;display:flex;gap:37px;font-size:12px;font-weight:650}.header nav a{padding:8px 0;position:relative}.header nav a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover:after{transform:scaleX(1)}sup{font-size:8px;margin-left:3px}.hero{position:relative;isolation:isolate;min-height:860px;height:100svh;max-height:1200px;overflow:hidden;background:radial-gradient(ellipse at 75% 50%,#fbf7e8 0,transparent 57%)}.hero-kicker{position:absolute;left:var(--gutter);top:157px;font-size:10px;letter-spacing:.095em;line-height:1.75;font-weight:650;z-index:2}.hero-kicker>span:last-child{padding-left:23px;font-weight:450}.little-cross{font-size:17px;margin-right:10px;font-weight:300;vertical-align:-1px}h1{position:absolute;left:calc(var(--gutter) - 8px);top:238px;font-weight:650;font-size:clamp(120px,12.5vw,205px);line-height:.77;letter-spacing:-.085em;z-index:2;pointer-events:none}h1 em{display:block;letter-spacing:-.085em;font-size:1.15em;margin-top:6px;margin-left:4px}.scene{position:absolute;inset:92px -6% 30px 23%;z-index:1;touch-action:pan-y}.scene canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab;outline-offset:-8px}.scene canvas:active{cursor:grabbing}.scene-placeholder{position:absolute;inset:15% 24% 18%;transition:opacity .8s;filter:blur(1px);opacity:.8;pointer-events:none}.scene-ready .scene-placeholder{opacity:0}.placeholder-arch{position:absolute;left:24%;top:0;width:53%;height:83%;border:40px solid #ccb095;border-bottom:0;border-radius:200px 200px 0 0;background:linear-gradient(#cbbdaa,#ead8a9 52%,#88a8a0 53%,#799596)}.placeholder-sun{width:75px;height:75px;background:#f1a16d;border-radius:50%;position:absolute;left:45%;top:28%}.scene-status{position:absolute;bottom:15%;left:45%;max-width:230px;font-size:11px;color:var(--muted);z-index:3;transition:opacity .5s}.scene-ready .scene-status{opacity:0;pointer-events:none}.scene-error .scene-status{opacity:1}.world-caption{position:absolute;right:var(--gutter);top:134px;z-index:2;display:grid;grid-template-columns:50px 140px;gap:14px;font-size:10px;line-height:1.6}.world-caption>span:first-child{font-size:8px;padding-top:2px;letter-spacing:.06em}.world-caption svg{grid-column:2;width:94px;height:60px;transform:rotate(-15deg);margin-left:20px}.world-caption path{fill:none;stroke:var(--ink);stroke-width:1}.hero-copy{position:absolute;z-index:2;left:var(--gutter);bottom:122px;font-size:16px;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:11px;font-weight:650;padding:11px 0;border-bottom:1px solid currentColor}.hero-copy .text-link{margin-top:20px}.text-link span{font-size:20px;transition:transform .25s}.text-link:hover span{transform:translate(3px,3px)}.scene-controls{position:absolute;z-index:3;right:var(--gutter);bottom:109px;display:flex;align-items:center;gap:12px}.world-toggle{display:flex;align-items:center;gap:13px;background:var(--ink);color:var(--paper);border-radius:40px;padding:7px 23px 7px 7px;font-size:11px;min-height:53px;transition:background .3s,transform .3s}.world-toggle:hover{background:#4a5340;transform:translateY(-2px)}.world-icon{height:39px;width:39px;border:1px solid #656c5e;display:grid;place-items:center;border-radius:50%;font-size:25px}.motion-toggle{height:44px;width:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:15px}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:0;border-top:1px solid var(--line);height:63px;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.075em;z-index:3}.scene-hint{letter-spacing:0;font-size:10px;color:var(--muted)}.section{padding:95px var(--gutter) 110px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:65px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.08em}.small-note{font-size:10px;color:var(--muted)}h2{font-size:clamp(46px,5.8vw,86px);font-weight:500;line-height:1.05;letter-spacing:-.065em}h2 em{letter-spacing:-.045em}.work-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:80px;gap:60px}.work-heading>p{font-size:13px;line-height:1.8;max-width:300px;padding-bottom:8px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px 6.5vw;align-items:start}.project-natural{margin-top:180px}.project-rvb{margin-top:-100px}.project-dna{margin-top:100px}.project-image{position:relative;width:100%;aspect-ratio:1.25;overflow:hidden;text-align:left;background:#c2c8ba;display:block}.project-natural .project-image{aspect-ratio:.87}.project-rvb .project-image{aspect-ratio:.9}.project-dna .project-image{aspect-ratio:1.12}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.project-bernd img{object-position:57% center;filter:brightness(.72)}.project-natural img{object-position:47% center;filter:brightness(.57)}.project-rvb img{object-position:54% center;filter:brightness(.72)}.project-dna img{object-position:55% center;filter:brightness(.67)}.project-image:hover img{transform:scale(1.045)}.project-open{position:absolute;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:25px;transition:transform .25s}.project-image:hover .project-open{transform:rotate(45deg)}.project-index{position:absolute;top:24px;left:24px;color:#fff;font-size:8px;letter-spacing:.1em}.image-word{position:absolute;left:7%;top:24%;color:#f7f6eb;font-size:clamp(35px,4vw,68px);line-height:.97;letter-spacing:-.05em;font-weight:600;pointer-events:none}.image-word-bernd em{font-size:.83em}.image-word-natural{top:16%;font-size:clamp(37px,4vw,66px);font-weight:400}.image-word-rvb{top:14%;font-size:clamp(36px,4.4vw,73px);font-weight:800;letter-spacing:-.07em}.image-word-rvb>span{display:block;font-size:8px;letter-spacing:.08em;line-height:3}.image-word-dna{font-weight:800;font-size:clamp(45px,5vw,83px);top:24%}.image-word-dna em{font:inherit;color:#f37d54}.project-meta{display:grid;grid-template-columns:1fr auto;gap:5px;padding-top:22px}.project-meta h3{font-size:17px;font-weight:600;letter-spacing:-.025em}.project-meta h3 button:hover{text-decoration:underline;text-underline-offset:5px}.project-meta>p{grid-row:2;font-size:10px;color:var(--muted)}.project-meta>span{grid-column:2;grid-row:1;font-size:9px;padding-top:5px}.about{background:#e1e5d6;padding-top:76px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.about-art{aspect-ratio:.9;position:relative;display:grid;place-items:center;overflow:hidden}.about-star{font-family:Arial,sans-serif;font-size:clamp(230px,32vw,480px);font-weight:300;line-height:1;color:#6b765b;transform:rotate(-13deg);text-shadow:5px 12px 20px #69745835}.orbit{border:1px solid #9da78e;border-radius:50%;position:absolute;width:95%;height:55%;transform:rotate(-35deg)}.orbit-two{transform:rotate(50deg);width:95%;height:70%}.art-label{position:absolute;left:0;bottom:25px;font-size:9px;letter-spacing:.075em;line-height:1.6}.art-corner{position:absolute;top:15px;right:15px;font:italic 25px Fraunces,serif}.about-copy h2{font-size:clamp(50px,5.4vw,84px);margin-bottom:38px}.about-copy>p{max-width:370px;font-size:13px;line-height:1.9;margin-bottom:18px}.about-details{margin-top:33px;display:flex;flex-wrap:wrap;gap:20px;font-size:8px;letter-spacing:.05em;border-top:1px solid #b8bfae;padding-top:20px}.approach{border-top:1px solid #b8bfae;margin-top:85px;padding-top:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.approach p{font-size:12px;line-height:1.8}.approach em{font-size:clamp(22px,3vw,43px);line-height:1.25;letter-spacing:-.03em}.approach>span{font-size:65px;font-weight:200;line-height:1}.contact{background:#292e25;color:#eef0e4;padding-top:80px;padding-bottom:75px}.contact .small-note{color:#b4bca9}.contact h2{font-size:clamp(68px,10.4vw,164px);line-height:1;letter-spacing:-.067em}.contact h2 em{color:#c4d1aa}.contact-link{display:flex;align-items:center;justify-content:space-between;font-size:clamp(25px,3.8vw,62px);margin-top:60px;padding-bottom:25px;border-bottom:1px solid #646c5b;letter-spacing:-.045em}.contact-link>span{font-size:1.6em;transition:transform .3s}.contact-link:hover>span{transform:translate(8px,-8px)}.contact-bottom{display:flex;align-items:center;gap:40px;flex-wrap:wrap;font-size:11px;margin-top:35px;color:#c4cbb9}.contact-bottom button{font-size:10px}.contact-bottom button:hover{text-decoration:underline;text-underline-offset:4px}#copy-status{font-size:10px}footer{background:#292e25;color:#eef0e4;padding:30px var(--gutter) 35px;overflow:hidden}.footer-name{display:block;font-size:clamp(50px,12.5vw,205px);font-weight:700;line-height:1.1;letter-spacing:-.085em;white-space:nowrap}.footer-name span{display:inline-block;font-family:Arial,sans-serif;font-size:.8em;margin-left:.06em}footer>div{margin-top:30px;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:#b4bca9}dialog{border:0;padding:0;width:min(1050px,92vw);max-height:90svh;background:var(--paper);color:var(--ink);overflow-y:auto;overscroll-behavior:contain}dialog::backdrop{background:#1d241fba;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-close{position:sticky;top:14px;float:right;z-index:2;margin:14px 14px -55px 0;padding:9px 15px;border-radius:30px;background:var(--paper);box-shadow:0 2px 15px #0002;display:flex;align-items:center;gap:15px;font-size:11px}.dialog-close span{font-size:25px;line-height:1}.dialog-image{width:100%;height:clamp(200px,37vh,420px);overflow:hidden}.dialog-image img{width:100%;height:100%;object-fit:cover}.dialog-content{padding:35px 45px 50px}.dialog-content h2{font-size:clamp(36px,5vw,65px);margin:18px 0}.dialog-content>p{max-width:650px;line-height:1.85;font-size:14px}.dialog-tags{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.dialog-tags span{font-size:10px;border:1px solid var(--line);padding:8px 11px}.dialog-note{color:var(--muted);font-size:11px!important;margin-top:18px}.dialog-link[hidden],.dialog-note[hidden]{display:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}.world-shift .world-icon{transform:rotate(180deg)}.world-icon{transition:transform .7s}.experiments{padding-top:70px;border-top:1px solid var(--line);background:#e9e7df}.experiments-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:65px}.experiments-heading>p{max-width:265px;font-size:13px;line-height:1.9;padding-bottom:5px}.experiment{border-top:1px solid #b9bcb1}.experiment:last-child{border-bottom:1px solid #b9bcb1}.experiment summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:55px 1fr 170px 35px;align-items:center;gap:20px;padding:28px 0}.experiment summary::-webkit-details-marker{display:none}.experiment summary:focus-visible{outline:2px solid #2e5cd6;outline-offset:5px}.experiment-number{align-self:start;padding-top:8px;font-size:10px}.experiment-name{font-size:clamp(26px,3vw,44px);letter-spacing:-.05em;font-weight:550;line-height:1.2}.experiment-name small{display:block;font-size:12px;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:9px}.experiment-type{font-size:8px;letter-spacing:.08em}.experiment-plus{font-size:34px;line-height:1;font-weight:300;text-align:right;transition:transform .3s}.experiment[open] .experiment-plus{transform:rotate(45deg)}.experiment-body{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:7px 0 40px 75px;align-items:center}.experiment-visual{position:relative;width:100%;aspect-ratio:1.65;overflow:hidden}.synth-visual{background:#292e25;color:#728956}.synth-visual>svg{display:block;width:100%;height:100%}.synth-visual>span{position:absolute;bottom:18px;left:22px;color:#d1d8bc;font-size:8px;letter-spacing:.09em}.experiment-description p{font-size:13px;line-height:1.9;max-width:390px;margin-bottom:15px}.experiment-status{display:block;font-size:9px;color:var(--muted);margin-top:24px}.bench-visual{padding:23px;display:flex;flex-direction:column;justify-content:space-between;background:#d9dfcb}.bench-label{font-size:8px;letter-spacing:.08em}.bench-flow{display:flex;align-items:center;justify-content:space-between;gap:5px}.bench-flow span{font-size:12px;padding:16px 12px;border:1px solid #a4ae94}.bench-flow i{font-style:normal}.bench-lines{display:flex;gap:7px;height:22px;align-items:end}.bench-lines i{display:block;width:14%;height:14px;background:#83936f}.bench-lines i:nth-child(2n){height:22px}.bench-lines i:nth-child(3n){height:8px}.film-visual img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.film-visual>span{position:absolute;bottom:18px;left:20px;color:#fff;font-size:8px;letter-spacing:.07em;text-shadow:0 1px 4px #0008}@media(max-width:700px){.experiments-heading{display:block;margin-bottom:38px}.experiments-heading h2{font-size:48px}.experiments-heading>p{font-size:12px;margin-top:25px;max-width:300px}.experiment summary{grid-template-columns:24px 1fr 24px;gap:10px;padding:24px 0}.experiment-type{display:none}.experiment-name{font-size:29px}.experiment-name small{font-size:10px;line-height:1.6}.experiment-number{font-size:8px;padding-top:6px}.experiment-plus{font-size:27px}.experiment-body{grid-template-columns:1fr;gap:25px;padding:0 0 30px 34px}.experiment-description p{font-size:12px}.experiment-status{font-size:8px;margin-top:18px}.bench-flow span{padding:12px 9px;font-size:10px}.bench-label{font-size:6px}}@media(min-width:1700px){.hero-kicker{top:18%}h1{top:30%}.hero-copy{bottom:16%}.scene-controls{bottom:14%}.world-caption{top:18%}}@media(max-width:1100px){.header-note{display:none}.header{padding-top:26px}.hero{min-height:840px}.scene{inset:135px -21% 45px 16%}.hero-kicker{top:130px}h1{top:210px;font-size:14.2vw}.world-caption{top:128px;grid-template-columns:35px 120px;gap:8px}.hero-copy{bottom:115px;font-size:14px}.project-grid{gap:70px 5vw}.project-natural{margin-top:140px}.project-rvb{margin-top:-65px}.project-dna{margin-top:75px}.about-grid{gap:6vw}.about-copy>p{font-size:12px}}@media(max-width:700px){.header{padding:22px var(--gutter)}.wordmark{font-size:26px;letter-spacing:-1.6px;gap:6px}.wordmark span{font-size:29px}.header nav{gap:18px;font-size:10px}.header nav a:nth-child(2){display:none}.header nav sup{display:none}.hero{height:940px;min-height:0;max-height:none}.hero-kicker{top:104px;font-size:8px;line-height:1.7}.hero-kicker>span:last-child{padding-left:20px}.little-cross{margin-right:7px}h1{top:174px;font-size:120px;left:calc(var(--gutter) - 3px);line-height:.78;letter-spacing:-.075em}h1 em{font-size:1.12em}.scene{inset:300px -39% 114px -19%}.world-caption{top:322px;right:22px;grid-template-columns:auto;gap:4px;font-size:8px}.world-caption>span:first-child{font-size:7px}.world-caption>span:nth-child(2){max-width:100px}.world-caption svg{display:none}.hero-copy{bottom:106px;font-size:12px;line-height:1.65;max-width:200px}.hero-copy .text-link{margin-top:8px;font-size:10px;gap:20px}.scene-controls{right:22px;bottom:120px;gap:7px;align-items:end}.world-toggle{padding:6px 12px 6px 6px;font-size:9px;gap:7px;min-height:40px}.world-icon{width:28px;height:28px;font-size:19px}.motion-toggle{width:32px;height:32px;font-size:11px}.hero-bottom{height:58px;flex-wrap:wrap;gap:0;font-size:7px}.scene-hint{font-size:8px;order:3;width:100%;margin-top:-14px}.scene-status{left:35%;bottom:24%;font-size:9px}.section{padding-top:60px;padding-bottom:65px}.section-top{margin-bottom:43px;gap:15px}.eyebrow{font-size:8px}.small-note{font-size:8px;text-align:right;max-width:155px}.work-heading{display:block;margin-bottom:40px}.work-heading>p{font-size:12px;margin-top:25px;max-width:300px}.work-heading h2{font-size:48px}.project-grid{grid-template-columns:1fr;gap:43px}.project-natural,.project-rvb,.project-dna{margin-top:0}.project-image,.project-natural .project-image,.project-rvb .project-image,.project-dna .project-image{aspect-ratio:1.08}.project-rvb .project-image{aspect-ratio:1.2}.project-index{top:20px;left:20px}.image-word{font-size:46px}.image-word-natural{font-size:48px}.image-word-rvb{font-size:51px}.image-word-dna{font-size:62px}.project-meta{padding-top:17px;gap:6px}.project-meta h3{font-size:16px}.project-meta p{font-size:9px}.project-open{width:37px;height:37px;right:16px;bottom:16px}.about-grid{grid-template-columns:1fr;gap:35px}.about-art{aspect-ratio:1.35;max-width:440px;width:100%;margin:auto}.about-star{font-size:300px}.orbit{width:76%;height:64%}.orbit-two{width:76%;height:82%}.art-label{font-size:8px;bottom:10px}.about-copy h2{font-size:58px;margin-bottom:26px}.about-copy>p{font-size:13px;max-width:460px}.about-details{font-size:7px;gap:15px}.approach{margin-top:45px;padding-top:30px;align-items:center;gap:14px}.approach p{font-size:10px}.approach em{font-size:22px}.approach>span{font-size:35px}.contact .section-top{align-items:start}.contact h2{font-size:76px}.contact-link{font-size:33px;margin-top:40px;padding-bottom:20px}.contact-bottom{gap:20px;font-size:10px;margin-top:25px}.contact-bottom button{font-size:9px}.footer-name{font-size:13.2vw;letter-spacing:-.07em}footer>div{font-size:8px;flex-wrap:wrap;gap:15px}footer>div span:nth-child(2){display:none}.dialog-content{padding:25px}.dialog-content>p{font-size:12px}.dialog-image{height:230px}}.project-df{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:6.5vw;align-items:center}.project-df .project-image{aspect-ratio:960/667}.project-df .project-image img{object-fit:contain}.df-copy>.eyebrow{display:block;margin-bottom:22px}.df-copy>h3{font-size:clamp(32px,3.4vw,52px);font-weight:500;letter-spacing:-.055em;line-height:1.13}.df-copy>p{font-size:12px;line-height:1.9;max-width:440px;margin-top:22px}.df-directions{margin-top:26px}.df-directions>a{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding:13px 0}.df-directions img{width:66px;height:46px;object-fit:cover;flex-shrink:0}.df-directions>a>span{font-size:12px;font-weight:600}.df-directions small{display:block;font-size:9px;font-weight:400;color:var(--muted);line-height:1.5;margin-top:4px}.df-directions .icon-arrow{width:18px;height:18px;margin-left:auto;transition:transform .25s}.df-directions>a:hover .icon-arrow{transform:translate(3px,-3px)}.df-all{margin-top:7px}.df-copy>.df-note{font-size:9px;color:var(--muted);margin-top:14px}@media(max-width:700px){.project-df{grid-column:1;grid-template-columns:1fr;gap:30px}.df-copy>h3{font-size:38px}.df-copy>.eyebrow{margin-bottom:16px}.df-directions img{width:60px;height:42px}.df-directions>a{gap:12px}}h1{font-size:clamp(95px,8.65vw,151px);top:257px;line-height:.86;letter-spacing:-.078em}h1 em{font-size:1.33em;letter-spacing:-.07em;margin-top:8px}.about-copy h2{margin-bottom:30px}@media(min-width:1700px){h1{top:31%}}@media(max-width:1100px)and (min-width:701px){h1{font-size:10.7vw;top:235px}}@media(max-width:700px){h1{font-size:clamp(72px,20vw,120px);top:180px;line-height:.85}h1 em{font-size:1.35em}.world-caption{display:none}.approach em{font-size:20px}}@media(max-width:380px){h1{font-size:72px}.hero{height:925px}.scene{top:300px;bottom:135px}.scene-controls{bottom:178px}.contact h2{font-size:68px}.image-word-dna{font-size:54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}
