@font-face{font-family:Instrument;src:url(/assets/instrument.woff2) format("woff2");font-display:swap}@font-face{font-family:Grotesk;src:url(/assets/grotesk.woff2) format("woff2");font-weight:400 900;font-display:swap}:root{--paper:#eeece5;--ink:#30382e;--muted:#72746b;--line:#c9cbc0;--olive:#757e60;--gutter:clamp(22px,4.5vw,80px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Grotesk,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8b643c;outline-offset:6px}::selection{background:#cbd0bd}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:Instrument,Georgia,serif;line-height:.98;letter-spacing:-.025em}h2{font-size:clamp(56px,6.5vw,104px)}em{font-style:normal;color:var(--olive)}img{display:block;width:100%;object-fit:cover}header{height:100px;padding:0 var(--gutter);display:flex;align-items:center;gap:55px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.logo{font-size:26px;letter-spacing:-1.8px;display:inline-flex;align-items:center;font-weight:500;white-space:nowrap;line-height:1}.logo-line{display:inline-block;width:26px;height:1px;background:currentColor;margin:7px 5px 0}.logo-dot{font-size:10px;align-self:flex-start;margin:0 0 0 5px;letter-spacing:0}.header-note{font-size:12px;line-height:1.5;color:var(--muted)}nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:14px}nav a{padding:12px 0}nav a:hover{color:var(--olive)}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:20px}.menu-toggle{display:none}.hero{padding:38px var(--gutter) 0}.hero-copy{padding:32px 0 20px}.hero{display:grid;grid-template-columns:1fr 1fr;column-gap:5%}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.13em;line-height:1.6}.small-cross{margin-right:12px;font-size:20px;font-weight:300}.hero h1{font-size:clamp(90px,10.8vw,180px);margin:42px 0 38px}.hero h1 span{color:var(--olive)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;padding-right:9%;font-size:15px;line-height:1.65}.round-link{border:1px solid var(--line);border-radius:50%;height:58px;width:58px;display:grid;place-items:center;font-size:25px;transition:background .25s,transform .25s}.round-link:hover{background:#d6d9cd;transform:translateY(4px)}.hero-image{position:relative;min-height:530px;overflow:hidden}.hero-image img{height:100%;position:absolute;object-position:47% center}.hero-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#18201880);pointer-events:none}.hero-image figcaption{position:absolute;z-index:1;bottom:25px;left:26px;right:26px;display:flex;justify-content:space-between;color:#fff;font-size:12px;letter-spacing:.05em}.image-mark{position:absolute;right:25px;top:5px;font-family:Instrument,serif;font-size:80px;color:#ffffffe0}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;padding:27px 0;font-size:12px;color:var(--muted)}.journey{height:210vh;position:relative;background:#e4e5dc;margin-top:60px;scroll-margin-top:0}.journey-sticky{position:sticky;top:0;height:100vh;min-height:660px;max-height:1100px;padding:42px var(--gutter) 26px;display:flex;flex-direction:column}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.journey-content{flex:1;display:grid;grid-template-columns:35% 65%;align-items:center;gap:0}.journey-text{position:relative;z-index:2}.journey-text h2{font-size:clamp(52px,5.3vw,85px)}.journey-text>p{max-width:320px;font-size:15px;color:#5c6257;margin:28px 0}.stages{list-style:none;padding:0;margin:35px 0 20px;max-width:285px}.stages li{border-top:1px solid #c1c6b8;padding:12px 0;color:#707769;transition:color .3s}.stages li span{font-size:12px;margin-right:20px}.stages li.active{color:#30382e;font-weight:600}.text-button{border:0;border-bottom:1px solid #a9b09f;background:none;padding:8px 0;color:#5c6257;font-size:12px}.text-button span{padding-left:12px}.model-wrap{position:relative;min-width:0}.model-meta,.model-bottom{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;color:#666f60;padding:0 15px}.model-meta{padding-top:12px}.model-bottom{font-size:11px;letter-spacing:0}.model-bottom>span:last-child{font-size:18px}#model{height:clamp(360px,52vh,650px);position:relative;width:100%}#model canvas{display:block;width:100%;height:100%;position:absolute;inset:0}.plan-fallback{height:100%;object-fit:contain}.progress-track{height:1px;background:#c1c6b8;margin:20px 15px 0}.progress-track span{display:block;width:0;height:1px;background:#515d43}.journey-footer{display:flex;justify-content:space-between;border-top:1px solid #c1c6b8;padding-top:17px;font-size:12px;color:#626b59}.section-pad{padding:100px var(--gutter)}.projects-heading{display:flex;justify-content:space-between;align-items:end;margin:58px 0 65px}.projects-heading>p{font-size:15px;color:var(--muted);max-width:340px;padding-bottom:8px}.project-grid{display:grid;grid-template-columns:1.3fr 1fr;column-gap:8%;row-gap:75px}.project-image,.atelier-drawing{position:relative;overflow:hidden;background:#d7d7cb}.project-image img,.atelier-drawing img{height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.project-card:hover img{transform:scale(1.035)}.project-card:hover .project-arrow{background:var(--paper);color:var(--ink)}.project-wide .project-image{aspect-ratio:1.3}.project-tall{padding-top:140px}.project-tall .project-image{aspect-ratio:.8}.project-landscape .project-image{aspect-ratio:1.45}.project-atelier{padding-top:80px}.atelier-drawing{aspect-ratio:1.25}.project-arrow{position:absolute;right:20px;bottom:20px;width:45px;height:45px;border:1px solid #ffffffb3;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:22px;transition:background .3s,color .3s}.project-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:17px 0 2px}.project-caption h3{font-family:Instrument,serif;font-size:34px}.project-caption span{font-size:12px;color:var(--muted)}.project-card>p{font-size:13px;color:var(--muted)}.studio{background:#353d32;color:#f0eee6;padding-top:75px;padding-bottom:38px}.studio>.eyebrow{color:#c0c5b6}.studio-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:12%;margin:64px 0 72px}.studio em{color:#bdc6a7}.studio-lead{font-family:Instrument,serif;font-size:36px;line-height:1.2;margin:0 0 26px}.studio-grid>div>p:not(.studio-lead){font-size:15px;color:#c2c6ba;margin:18px 0;max-width:500px}.signature{display:flex;align-items:center;gap:35px;margin-top:35px}.signature>span:first-child{font-family:Instrument,serif;font-size:42px;font-style:italic;transform:rotate(-8deg)}.signature>span:last-child{font-size:12px;color:#c2c6ba}.values{display:flex;justify-content:space-between;border-top:1px solid #64705b;padding-top:23px;font-size:12px;color:#c2c6ba}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:13%;padding-top:100px;padding-bottom:100px}.contact h2{margin:35px 0;font-size:clamp(58px,6vw,90px)}.contact>div>p:last-child{font-size:15px;color:var(--muted)}form{align-self:center}label{display:block;font-size:13px;margin-bottom:25px}input,textarea,select{display:block;width:100%;border:0;border-bottom:1px solid #b4b9aa;background:transparent;color:var(--ink);padding:13px 0;font-size:14px;border-radius:0}input::placeholder,textarea::placeholder{color:#777b6f}textarea{resize:vertical;min-height:100px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.submit{width:100%;border:0;background:var(--ink);color:var(--paper);padding:18px 22px;display:flex;justify-content:space-between;font-size:14px}.submit:hover{background:#525f47}.form-note,#form-status{font-size:12px;color:var(--muted);margin-top:13px}footer{margin:0 var(--gutter);border-top:1px solid var(--line);padding:32px 0 40px;display:flex;justify-content:space-between;align-items:center;gap:25px}footer>span,footer>div{font-size:11px;color:var(--muted)}footer>div{display:flex;gap:22px}.skip{position:fixed;top:-90px;left:20px;background:var(--ink);color:#fff;padding:10px 20px;z-index:100}.skip:focus{top:10px}dialog{border:0;background:var(--paper);color:var(--ink);padding:60px;width:min(1000px,94vw);max-height:90vh}dialog::backdrop{background:#18201899;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-close{display:block;margin:0 0 20px auto;border:0;border-bottom:1px solid;background:none;color:var(--ink);padding:8px;font-size:14px}.dialog-title{font-family:Instrument,serif;font-size:clamp(45px,6vw,76px);line-height:1.1;margin:18px 0 24px}#dialog-content>img{max-height:55vh;object-fit:cover;margin:25px 0}#dialog-content>p{margin:16px 0;max-width:700px}#dialog-content h3{margin-top:25px;font-size:20px}#dialog-content .dialog-cta{display:inline-block;border-bottom:1px solid;padding:15px 0}.project-details{display:flex;gap:40px;font-size:13px;color:var(--muted);flex-wrap:wrap}@media(min-width:1600px){.hero-image{min-height:660px}.hero h1{margin-top:70px}.hero-bottom{margin-top:55px}}@media(max-width:1000px){header{gap:25px}.header-note{display:none}nav{gap:24px}.hero h1{font-size:11.2vw}.hero-image{min-height:460px}.hero-copy{padding-top:20px}.hero .eyebrow{font-size:10px}.hero-bottom{padding-right:0}.journey-content{grid-template-columns:40% 60%}.journey-text h2{font-size:58px}.journey-text>p{max-width:260px}.project-caption{align-items:start;flex-direction:column;gap:0}.contact{gap:7%}footer{flex-wrap:wrap}footer>div{margin-left:auto}}@media(max-width:700px){html{scroll-padding-top:20px}header{height:80px;justify-content:space-between}.logo{font-size:25px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:0;font-size:14px;color:var(--ink);padding:12px 0}.menu-toggle span{font-size:22px}nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--paper);padding:24px var(--gutter) 35px;box-shadow:0 20px 20px #30382e15}nav.open{display:flex;align-items:start;flex-direction:column;gap:8px}.nav-contact{margin-top:5px}.hero{grid-template-columns:1fr;padding-top:22px}.hero-copy{padding:0 0 30px}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(86px,20vw,140px);margin:25px 0}.hero-bottom{align-items:center;font-size:14px}.round-link{width:48px;height:48px}.hero-image{min-height:390px}.hero-image img{object-position:center}.hero-image figcaption{font-size:11px;left:18px;right:18px;bottom:18px}.image-mark{font-size:65px}.hero-foot{gap:10px;font-size:10px;flex-wrap:wrap}.hero-foot>span:nth-child(2){display:none}.journey{margin-top:20px;height:190vh}.journey-sticky{padding:24px var(--gutter) 20px;min-height:650px;height:100svh;max-height:none}.desktop-only{display:none}.journey-content{display:flex;flex-direction:column;align-items:stretch;justify-content:center}.journey-text h2{font-size:49px;margin-top:25px}.journey-text h2 br{display:none}.journey-text>p{font-size:13px;max-width:100%;margin:15px 0}.stages{display:flex;gap:14px;max-width:none;margin:15px 0}.stages li{flex:1;font-size:10px;padding:8px 0}.stages li span{display:block;margin:0 0 3px;font-size:10px}.text-button{font-size:10px;padding:4px 0}.model-wrap{margin-top:10px}#model{height:clamp(220px,34svh,380px)}.model-meta{font-size:8px;padding:0}.model-bottom{font-size:9px;padding:0}.model-bottom>span:last-child{font-size:14px}.progress-track{margin:12px 0}.journey-footer{font-size:10px;gap:15px}.section-pad{padding:65px var(--gutter)}.section-top .eyebrow{font-size:10px}.projects-heading{display:block;margin:35px 0}.projects-heading h2{font-size:62px}.projects-heading>p{margin-top:25px;font-size:14px}.project-grid{grid-template-columns:1fr;gap:40px}.project-tall,.project-atelier{padding-top:0}.project-tall .project-image{aspect-ratio:1}.project-caption{flex-direction:row;align-items:center}.project-caption h3{font-size:30px}.project-caption span{font-size:10px}.project-card>p{font-size:12px}.project-wide .project-image{aspect-ratio:1.15}.studio-grid{grid-template-columns:1fr;gap:35px;margin:35px 0 50px}.studio h2{font-size:68px}.studio-lead{font-size:32px}.values{font-size:10px;gap:20px}.contact{grid-template-columns:1fr;gap:35px}.contact h2{font-size:68px}.contact h2 br:last-child{display:none}.contact>div>p:last-child{font-size:14px}footer{align-items:start;padding:30px 0;gap:20px}footer>span{font-size:10px}footer>div{flex-wrap:wrap;margin:0;gap:20px;font-size:10px}dialog{padding:24px}.project-details{gap:18px}.field-row{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.journey{height:auto}.journey-sticky{position:relative;height:auto;min-height:700px}.journey-content{padding:30px 0}.progress-track{display:none}}[hidden]{display:none!important}.journey{margin-top:0;height:340svh}.journey-sticky{max-height:none}.journey-text h1{font-size:clamp(75px,8vw,125px);line-height:.94}.journey-content{grid-template-columns:34% 66%}.journey-text>p{max-width:310px;margin:28px 0 20px}.stages{margin:24px 0 15px}.stages li{padding:10px 0;font-size:14px}.model-meta{font-size:11px}.model-wrap{align-self:center}#model{height:clamp(430px,64vh,780px)}.drawing-layer{position:absolute;inset:0;z-index:2;pointer-events:none}.pencil-plan{width:100%;height:100%;overflow:visible}.construction-lines{stroke:#7e866d;stroke-width:.7;stroke-dasharray:7 5;opacity:.28}.pencil-stroke{stroke:#5b6250;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.pencil-stroke.wall{stroke-width:3.3;stroke:#444d3b}.pencil-stroke.fine{stroke-width:.85;stroke-opacity:.7}.pencil-stroke.door{stroke-width:.9;stroke-opacity:.65}.pencil-stroke.dimension{stroke-width:.8;stroke:#636f50}.pencil-stroke.rug{stroke-width:.75;stroke-opacity:.5}.pencil-stroke.annotation,.pencil-stroke.sketch{stroke-width:1.2;stroke-opacity:.7}.pencil-stroke.hatch{stroke-width:.5;stroke-opacity:.4}.drawing-labels{font:12px Grotesk,Arial,sans-serif}.drawing-labels .room-name{font-size:10px;letter-spacing:2px}.hand-notes{font:italic 24px Instrument,Georgia,serif}.pencil-tip{filter:drop-shadow(3px 6px 2px #41453522)}.reality-layer{position:absolute;inset:8px 0;opacity:0;pointer-events:none;z-index:3;overflow:hidden}.reality-layer img{height:100%;object-position:48% center}.reality-layer:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#18201899)}.reality-layer figcaption{position:absolute;bottom:25px;left:25px;right:25px;z-index:1;display:flex;justify-content:space-between;color:#fff;font-size:12px}.model-bottom{margin-top:8px}.journey-text .text-button{min-height:36px}.journey-footer{font-size:13px}.journey-footer a{border-bottom:1px solid #929b83;padding-bottom:4px}.journey-footer a:hover{color:#30382e}@media(max-width:1000px)and (min-width:701px){.journey-text h1{font-size:85px}.journey-content{grid-template-columns:39% 61%}.journey-text>p{max-width:270px}}@media(max-width:700px){.journey{height:330svh}.journey-sticky{height:100svh;min-height:640px;padding-top:22px}.journey-content{display:flex;justify-content:center}.journey-text h1{font-size:66px;margin-top:15px}.journey-text h1 br{display:none}.journey-text>p{font-size:13px;max-width:100%;margin:15px 0}.stages{gap:10px;margin:12px 0 6px}.stages li{font-size:10px;line-height:1.45;padding:7px 0}.stages li span{margin-bottom:5px}.model-wrap{width:100%;margin-top:8px}.model-meta{font-size:8px}#model{height:clamp(245px,37svh,410px)}.reality-layer figcaption{bottom:15px;left:15px;right:15px;font-size:10px}.reality-layer figcaption span{display:none}.journey-footer{font-size:10px}.model-bottom{font-size:9px;margin-top:0}.journey-text .text-button{min-height:30px}.journey .section-top .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){.journey{height:auto}.journey-sticky{position:relative;height:auto;min-height:750px}}header{position:sticky;top:0}.journey-sticky{top:100px;height:calc(100svh - 100px);min-height:600px}.journey-text h1{font-size:clamp(72px,7.7vw,120px)}#model{height:clamp(380px,58vh,700px)}@media(max-width:700px){.journey-sticky{top:80px;height:calc(100svh - 80px);min-height:620px}.journey-text h1{font-size:62px}#model{height:clamp(230px,33svh,360px)}}@media(prefers-reduced-motion:reduce){.journey-sticky{position:relative;top:0;height:auto}}:root{--paper:#eeece6;--ink:#252a26;--olive:#7d786d}header{position:fixed;inset:0 0 auto;height:96px;background:#eeece6f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background .5s,color .5s,border-color .5s;z-index:30}header.over-intro{color:#eeeae1;background:transparent;border-color:#ffffff16;-webkit-backdrop-filter:none;backdrop-filter:none}header.over-intro .header-note{color:#babcb4}header.over-intro .nav-contact{border-color:#ffffff70}header.over-intro nav a:hover{color:#fff}.journey{height:380svh;margin:0;background:#181b18;color:#f0ece3}.journey-sticky{position:sticky;top:0;height:100svh;min-height:620px;padding:0;overflow:hidden;isolation:isolate}.intro-atmosphere{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 75% 48%,#56594a66 0%,#282d2433 38%,transparent 65%),linear-gradient(120deg,#181b18,#22261e);pointer-events:none}.intro-axis{position:absolute;left:var(--gutter);right:var(--gutter);top:50%;height:1px;background:#ffffff06;z-index:1;pointer-events:none}.journey-text{position:absolute;z-index:5;left:var(--gutter);top:27%;pointer-events:none;will-change:opacity,transform}.journey-text .eyebrow{font-size:11px;letter-spacing:.14em;color:#c0c1b5;margin-bottom:38px}.journey-text h1{font-size:clamp(88px,10.3vw,168px);line-height:.89;letter-spacing:-.035em}.journey-text h1 em{color:#cbc8b8;font-style:italic}.journey-text .intro-subtitle{font-size:14px;line-height:1.7;color:#b9bbae;margin-top:35px;max-width:260px}.model-wrap{position:absolute;inset:0;width:100%;margin:0;z-index:2;align-self:auto}#model{width:100%;height:100%;position:relative}.drawing-layer{inset:8% -8% 7% 25%;opacity:1;transform-origin:center;will-change:transform,opacity}.pencil-plan{overflow:visible;opacity:.88}.pencil-stroke{stroke:#cfcebb;stroke-width:.95}.pencil-stroke.wall{stroke:#e1dfd0;stroke-width:1.9}.pencil-stroke.fine,.pencil-stroke.door,.pencil-stroke.rug{stroke:#a3a891;stroke-width:.65}.pencil-stroke.dimension{stroke:#c4bb98;stroke-width:.7}.pencil-stroke.annotation,.pencil-stroke.sketch{display:none}.construction-lines{stroke:#929a84;opacity:.26;stroke-width:.7}.drawing-labels{fill:#d0c9ae;font-size:12px}.pencil-plan>rect{opacity:.05}.pencil-stroke.hatch{stroke:#a5a693}.hand-notes{display:none}.plan-fallback{position:absolute;inset:15% 0;height:70%;filter:invert(1);opacity:.65}#model canvas{will-change:opacity,transform}.reality-layer{inset:0;will-change:opacity,transform,clip-path}.reality-layer img{object-position:center;height:100%;width:100%}.reality-layer:after{inset:0;background:linear-gradient(90deg,#10171366,transparent 60%),linear-gradient(0deg,#101713b3,transparent 50%,#10171366)}.reality-layer figcaption{left:auto;right:var(--gutter);bottom:125px;font-size:12px;display:flex;gap:25px;color:#dddcd4}.scene-title{position:absolute;z-index:5;left:var(--gutter);top:32%;font:400 clamp(76px,9vw,140px)/.92 Instrument,Georgia,serif;letter-spacing:-.03em;opacity:0;pointer-events:none}.scene-title span,.scene-title em{display:block}.scene-title em{font-style:italic;color:#cbc8b8}.volume-title{font-size:clamp(66px,8vw,120px);top:35%}.final-title{top:auto;bottom:21%;font-size:clamp(90px,11vw,170px);text-shadow:0 3px 45px #0002}.final-title em{color:#eeeae1}.intro-note{position:absolute;right:var(--gutter);top:140px;display:flex;flex-direction:column;gap:8px;align-items:end;z-index:5;font-size:10px;letter-spacing:.13em;color:#b8bca8}.intro-note>span:last-child{color:#858d79;font-size:10px;letter-spacing:.06em}.journey-footer{position:absolute;bottom:32px;left:var(--gutter);right:var(--gutter);z-index:6;border:0;padding:0;display:flex;align-items:center;gap:25px;color:#cecec1;font-size:11px}.scroll-invitation{display:flex;gap:15px;align-items:center;flex:1}.scroll-line{height:42px;width:1px;background:linear-gradient(#bdbda100,#ded7bc);display:block}.stages{display:flex;gap:25px;margin:0;padding:0;max-width:none;flex:1;justify-content:center}.stages li{border:0;padding:0;font-size:11px;color:#aaa99d;line-height:1.4;white-space:nowrap}.stages li span{font-size:10px;display:block;margin:0 0 5px;color:#8c9181}.stages li.active{color:#fff;font-weight:400}.stages li.active span{color:#e2dcc2}.intro-actions{display:flex;align-items:center;justify-content:end;gap:28px;flex:1}.journey-footer a{padding:8px 0;border:0;white-space:nowrap}.journey-footer a:hover{color:#fff}.journey-text .text-button,.text-button{border:0;color:#b4b8a7;font-size:11px;white-space:nowrap}.text-button:hover{color:#fff}.progress-track{position:absolute;bottom:0;left:0;right:0;margin:0;height:2px;background:#ffffff0a;z-index:7}.progress-track span{background:#cdc9af;height:2px}.projects{padding-top:140px}.projects-heading h2{font-size:clamp(75px,8vw,128px)}.project-grid{column-gap:7%;row-gap:110px}.project-wide .project-image{aspect-ratio:1.1}.project-tall{padding-top:220px}.project-image img,.atelier-drawing img{transition:transform 1.4s cubic-bezier(.2,.7,.2,1),filter 1.2s}.project-card:hover img{transform:scale(1.045);filter:brightness(1.08)}.project-caption h3{font-size:40px}.project-arrow{background:#20261a22;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.studio{background:#20251f;padding-top:105px}.studio h2{font-size:clamp(75px,8vw,128px)}.studio em{color:#bcb8a7}.contact h2{font-size:clamp(70px,7vw,110px)}.project-card{transition:opacity 1s,translate 1s}.reveal-ready{opacity:0;translate:0 30px}.reveal-ready.is-visible{opacity:1;translate:0 0}@media(max-width:1000px){.journey-text h1{font-size:12vw}.drawing-layer{inset:15% -20% 14% 20%}.stages{gap:18px}.intro-actions{gap:15px}.journey-text .eyebrow{font-size:10px}.volume-title{font-size:9vw}.journey-footer{font-size:10px}}@media(max-width:700px){header{height:80px}.journey{height:370svh}.journey-sticky{height:100svh;min-height:560px}.journey-text{top:20%;left:var(--gutter);right:var(--gutter)}.journey-text .eyebrow{font-size:9px;letter-spacing:.07em;margin-bottom:28px}.journey-text h1{font-size:clamp(76px,18vw,116px)}.journey-text h1 br{display:block}.journey-text .intro-subtitle{font-size:12px;margin-top:22px;max-width:200px}.drawing-layer{inset:35% -27% 11% 5%;opacity:.7}.intro-note{top:110px;font-size:8px;right:var(--gutter);gap:4px}.intro-note>span:last-child{font-size:8px}.scene-title{font-size:76px;top:23%}.volume-title{font-size:65px;top:20%}.final-title{top:auto;bottom:26%;font-size:90px}.journey-footer{bottom:22px;display:grid;grid-template-columns:1fr 1fr;gap:22px 12px}.stages{grid-column:1/-1;grid-row:1;justify-content:space-between;width:100%;gap:15px}.stages li{font-size:10px}.stages li span{font-size:9px}.scroll-invitation{font-size:10px;gap:10px}.scroll-line{height:27px}.intro-actions{gap:16px}.intro-actions .text-button,.journey-footer a{font-size:10px}.reality-layer figcaption{bottom:165px;font-size:10px;left:var(--gutter);right:auto}.reality-layer img{object-position:45% center}.reality-layer:after{background:linear-gradient(0deg,#101713c9,transparent 70%,#10171388)}header.over-intro .menu-toggle{color:#eeeae1}header.over-intro nav.open{background:#1d221c;color:#eeeae1;box-shadow:0 20px 20px #0002}.projects{padding-top:75px}.projects-heading h2{font-size:66px}.project-grid{gap:45px}.project-tall{padding-top:0}.project-caption h3{font-size:32px}.studio h2{font-size:72px}.contact h2{font-size:68px}}@media(prefers-reduced-motion:reduce){.journey{height:100svh;min-height:620px}.journey-sticky{position:relative;height:100%;top:0}.reveal-ready{opacity:1;translate:none}.scroll-line{animation:none}}.journey-text .eyebrow{max-width:none}.volume-title{text-shadow:0 2px 20px #181b1840}@media(max-width:700px){.drawing-layer{inset:43% -27% 11% 5%}}.drawing-layer{inset:5% 0 8%;transform-origin:50% 50%}.pencil-plan{width:100%;height:100%}.journey-text{top:auto;bottom:15%;left:var(--gutter);right:auto;max-width:50%;padding:14px 22px 14px 0;background:linear-gradient(90deg,#181b18cc,transparent)}.journey-text .eyebrow{margin:0 0 12px;font-size:10px}.journey-text h1{font-size:clamp(42px,4.4vw,70px);line-height:1.1;letter-spacing:-.02em}.journey-text h1 em{white-space:nowrap}.journey-text .intro-subtitle{display:none}.intro-note{top:120px}.volume-title{top:auto;bottom:18%;font-size:clamp(50px,5.5vw,88px);text-shadow:0 2px 28px #000}.brand-reveal{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:5;opacity:0;pointer-events:none;color:#faf7ef;text-shadow:0 3px 50px #0005}.brand-word{font-family:Instrument,Georgia,serif;font-size:clamp(85px,17vw,270px);line-height:1;letter-spacing:-.035em}.brand-signature{font-size:12px;letter-spacing:.25em;text-transform:uppercase}.comparison{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;background:#d5d4cb;cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;isolation:isolate}.comparison>img,.comparison-before,.comparison-before>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.comparison-before{clip-path:inset(0 calc(100% - var(--split)) 0 0);z-index:1}.comparison img{transform:none!important;filter:none!important;transition:none!important;object-position:center}.comparison-label{position:absolute;top:18px;z-index:2;background:#19201799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:6px 12px;border:1px solid #ffffff25;font-size:11px;letter-spacing:.06em;pointer-events:none}.before-label{left:18px}.after-label{right:18px}.comparison-divider{position:absolute;top:0;bottom:0;left:var(--split);width:2px;transform:translate(-1px);background:#fff;z-index:3;pointer-events:none;box-shadow:0 0 12px #0003}.comparison-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border:1px solid #fff;background:#28302455;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:50%;display:flex;gap:9px;justify-content:center;align-items:center;color:#fff;font-size:26px;transition:background .2s,scale .2s;box-shadow:0 2px 12px #0002}.comparison-handle>span{height:18px;width:1px;background:#ffffff70}.comparison:hover .comparison-handle,.comparison.is-dragging .comparison-handle{background:#283024b3;scale:1.08}.comparison-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;padding:0;pointer-events:none;z-index:4}.comparison:focus-within{outline:2px solid #8b643c;outline-offset:4px}.comparison:focus-within .comparison-handle{outline:3px solid #fff;outline-offset:5px}.comparison-hint{font-size:11px;color:#72746b;margin:10px 0 18px;display:flex;gap:8px;justify-content:space-between;flex-wrap:wrap;line-height:1.5}.comparison-hint>span{font-size:10px;color:#777b70}.project-open{display:block}.project-open>p{font-size:13px;color:var(--muted)}.project-open-arrow{font-size:24px!important;color:var(--ink)!important;margin-left:auto}.project-caption{flex-wrap:wrap}.project-tall .comparison{aspect-ratio:4/5}.project-wide .comparison{aspect-ratio:1.2}.project-landscape .comparison{aspect-ratio:1.45}.project-atelier .comparison{aspect-ratio:1.25}#dialog-content .comparison{margin-top:25px;aspect-ratio:3/2}#dialog-content .comparison-hint{margin-bottom:30px}.project-card:hover .comparison img{transform:none}@media(max-width:700px){.drawing-layer{inset:15% -18% 16%}.journey-text{bottom:18%;max-width:95%;padding-right:15px}.journey-text .eyebrow{font-size:8px;margin-bottom:10px}.journey-text h1{font-size:36px}.journey-text h1 em{display:inline}.volume-title{top:auto;bottom:21%;font-size:49px}.brand-word{font-size:23vw}.brand-signature{font-size:9px;letter-spacing:.15em}.brand-reveal{gap:18px}.comparison-label{font-size:10px;top:12px;padding:5px 8px}.before-label{left:12px}.after-label{right:12px}.comparison-handle{width:46px;height:46px}.comparison-hint{font-size:10px;margin-bottom:12px;display:block}.comparison-hint>span{display:block;font-size:9px;margin-top:3px}.project-tall .comparison{aspect-ratio:1.15}.project-caption{gap:10px}.project-open-arrow{font-size:20px!important}}.logo{font-family:Instrument,Georgia,serif;font-size:36px;font-weight:400;letter-spacing:-.045em;align-items:baseline}.brand-point{display:inline-block;color:#b78b57;margin:0 .015em;font-size:1.18em;line-height:0;text-shadow:none}.over-intro .brand-point,.brand-reveal .brand-point{color:#dec398}.brand-word{letter-spacing:-.045em;font-weight:400;white-space:nowrap}.brand-reveal .brand-point{margin:0 .025em}@media(max-width:700px){.logo{font-size:32px}.brand-word{font-size:22vw}}
