:root{--chalk:#f3f1e9;--ink:#30332d;--olive:#727567;--line:#cbcabe;--serif:"Newsreader",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--ease:cubic-bezier(.22,.72,.19,1);--pad:clamp(22px,5vw,88px);--h2:clamp(34px,3.65vw,56px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px;background:var(--chalk)}body{margin:0;background:var(--chalk);color:var(--ink);font:400 15px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.5}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,.gallery-viewport:focus-visible{outline:2px solid #855d36;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}h2{font-size:var(--h2)}h3{font-size:clamp(25px,2.2vw,34px)}button{border-radius:0}button[hidden],[hidden]{display:none!important}.eyebrow{font-size:10px;letter-spacing:.2em;line-height:1.5;font-weight:600}.section-wrap{padding-left:var(--pad);padding-right:var(--pad)}.skip{position:fixed;left:16px;top:-90px;z-index:50;padding:12px;background:white}.skip:focus{top:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:50px;padding:14px 25px;background:var(--olive);border:1px solid var(--olive);color:#fff;font-size:12px;position:relative;isolation:isolate;overflow:hidden;white-space:normal}.button:before{content:"";position:absolute;inset:0;background:#4f5447;transform:translateX(-102%);transition:transform .45s var(--ease);z-index:-1}.button:hover:before,.button:focus-visible:before{transform:translateX(0)}.button>span{display:inline-block;transition:transform .4s var(--ease)}.button:hover>span{transform:translateX(4px)}.text-link{position:relative;display:inline-flex;gap:16px;align-items:center;padding:7px 0;font-size:12px}.text-link:after{content:"";height:1px;background:currentColor;opacity:.55;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(.72);transform-origin:left;transition:transform .4s var(--ease)}.text-link:hover:after,.text-link:focus-visible:after{transform:scaleX(1)}
.preview-bar{position:relative;z-index:25;height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 var(--pad);background:#e8e5dc;border-bottom:1px solid #d8d5cb;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;letter-spacing:.03em}.preview-title{margin-right:auto;margin-left:24px}.preview-title>span{color:#75756b}.preview-bar>a:hover{text-decoration:underline}.study-tools summary{cursor:pointer;list-style:none;padding:8px 0}.study-tools summary::-webkit-details-marker{display:none}.study-tools summary>span{margin-left:15px}.study-panel{position:absolute;right:var(--pad);top:38px;width:min(310px,calc(100vw - 32px));padding:22px;background:var(--chalk);box-shadow:0 10px 35px #30281820;border:1px solid var(--line);font-size:12px}.study-panel p{margin-bottom:16px}.study-panel button{display:block;width:100%;min-height:40px;background:transparent;border:1px solid var(--line);margin:12px 0;padding:8px;font-size:12px}.study-panel label{display:flex;justify-content:space-between;margin-top:18px}.study-panel input{width:100%;accent-color:var(--olive)}.study-panel a{text-decoration:underline;font-size:11px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px var(--pad);height:88px;background:#f3f1e9f5;backdrop-filter:blur(12px);border-bottom:1px solid #cbcabe5c}.logo{display:block;width:232px;flex-shrink:0}.logo img{width:100%;height:auto}.desktop-nav{display:flex;gap:34px;font-size:12px}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:6px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{min-height:44px;font-size:11px;padding:11px 19px;gap:22px}.menu-toggle{display:none;align-items:center;gap:14px;border:0;background:none;min-height:44px;padding:6px 0;font-size:12px}.menu-toggle i{width:20px;height:8px;border-top:1px solid;border-bottom:1px solid}.mobile-menu{margin:0 0 0 auto;width:min(460px,100%);height:100dvh;max-height:100dvh;max-width:100%;border:0;padding:0;background:transparent;color:var(--ink);overflow:hidden}.mobile-menu::backdrop{background:#292a244f;backdrop-filter:blur(3px)}.menu-panel{height:100%;padding:30px;background:var(--chalk);display:flex;flex-direction:column;box-shadow:-12px 0 40px #292a2412;overflow-y:auto}.menu-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.15em;margin-bottom:70px}.menu-close{border:0;background:none;min-height:44px;display:flex;gap:18px;align-items:center}.menu-close>span{font-size:26px}.menu-panel nav{margin-top:22px}.menu-panel nav a{display:flex;align-items:center;justify-content:space-between;font:400 clamp(28px,5vw,44px)/1.2 var(--serif);padding:20px 0;border-bottom:1px solid var(--line)}.menu-panel nav a>span{font:10px var(--sans);color:var(--olive)}.menu-bottom{font-size:11px;margin-top:auto;padding-top:60px}
.hero{position:relative;min-height:650px;height:calc(100svh - 126px);max-height:980px;background:#e7ddc9;isolation:isolate}.entry-scene{position:absolute;inset:0;overflow:hidden;z-index:-2}.scene-plane{position:absolute;width:100%;height:100%;top:0;left:0}.entry-background{position:absolute;width:100%;height:100%;max-width:none}.door-aperture{position:absolute;left:51.69%;top:8.1%;width:34.65%;height:77.85%;overflow:hidden;isolation:isolate}.door-leaf{position:absolute;top:0;height:100%;width:50%;background-image:url('assets/entry-closed.webp');background-repeat:no-repeat;will-change:transform;box-shadow:2px 0 8px #1c160f35}.door-left{left:0;width:48.5%}.door-right{left:48.5%;width:51.5%;box-shadow:-2px 0 8px #1c160f35}.hero-copy{position:absolute;left:var(--pad);top:50%;transform:translateY(-35%);max-width:47%;}.hero-copy .eyebrow{margin-bottom:22px;color:#626653;font-size:10px}.hero h1{font-size:clamp(43px,4.1vw,64px);line-height:1.04;letter-spacing:-.035em}.hero-description{margin-top:23px;font-size:16px;line-height:1.65}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:28px}.hero-bottom{position:absolute;bottom:22px;left:var(--pad);right:var(--pad);display:flex;align-items:center;justify-content:space-between;gap:20px}.scroll-cue{display:flex;gap:14px;align-items:center;font-size:10px;letter-spacing:.05em}.scroll-cue>span{font-size:20px}.door-toggle{min-height:44px;display:flex;gap:12px;align-items:center;border:1px solid #d1c8b4;background:#f3f1e9e8;padding:9px 16px;font-size:10px;box-shadow:0 2px 10px #51432c08}.door-symbol{display:flex;gap:2px}.door-symbol i{display:block;width:7px;height:15px;border:1px solid #737567}.door-symbol i:first-child{border-right-width:2px}.door-symbol i:last-child{border-left-width:2px}
.expertise{padding-top:112px;padding-bottom:75px}.center-heading{text-align:center;margin-bottom:48px}.center-heading .eyebrow{margin-bottom:20px;color:var(--olive)}.center-heading>p:last-child{font-size:13px;margin-top:16px;color:#74766e}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.service{min-width:0}.service-photo{position:relative;aspect-ratio:3/4;overflow:hidden;background:#d1b994}.service-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .85s var(--ease)}.service-photo .service-door{object-position:77% 50%}.service-photo .service-window{object-position:78% 50%}.service:hover .service-photo>img{transform:translateX(-2%) scale(1.04)}.service-trim>img{position:absolute;width:calc(100% * 1536 / 347);height:calc(100% * 1024 / 571);max-width:none;left:calc(-100% * 1140 / 347);top:calc(-100% * 212 / 571);object-fit:fill}.service-trim:hover>img{transform:none}.service-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:20px}.service-heading h3{font-size:28px}.service-heading>span{font-size:14px}.service>p{font-size:12px;color:#7c7d74;margin-top:9px}.section-end{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:44px;border-top:1px solid var(--line);padding-top:22px}.tiny{font-size:10px;color:#7c7d74}
.work{padding-top:45px;padding-bottom:115px}.work-heading{display:flex;justify-content:space-between;align-items:baseline;gap:40px;margin-bottom:45px}.work-heading .eyebrow{color:var(--olive)}.work-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3.3fr);gap:55px;align-items:stretch}.work-side{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 0}.work-caption h3{font-size:30px;line-height:1.17;margin-top:22px}.work-caption>p{font-size:14px;line-height:1.8;margin-top:18px;color:#75776d;max-width:210px}.gallery-controls{display:flex;gap:10px;margin-top:32px}.gallery-controls button{display:flex;justify-content:center;align-items:center;width:46px;height:46px;background:transparent;border:1px solid var(--line);font-size:20px;transition:background .3s}.gallery-controls button:hover{background:#e5e2d7}.gallery-progress{height:1px;background:var(--line);width:112px;margin-top:27px;position:relative}.gallery-progress i{width:33.333%;position:absolute;top:0;bottom:0;background:var(--ink);transition:transform .7s var(--ease)}.image-note{font-size:9px;color:#7c7d74;margin-top:30px}.gallery-viewport{position:relative;aspect-ratio:1.45;overflow:hidden;background:#d6ccba;touch-action:pan-y;isolation:isolate}.gallery-slide{position:absolute;inset:0;width:100%;height:100%;will-change:transform}.gallery-slide>img{width:100%;height:100%;object-fit:cover}.gallery-slide:after{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;box-shadow:-5px 0 20px #17140d30}.craft{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);background:var(--olive);color:var(--chalk)}.craft-photo{min-height:690px;overflow:hidden}.craft-photo>img{width:100%;height:100%;object-fit:cover}.craft-copy{padding:95px clamp(32px,5vw,84px)}.craft-copy .eyebrow{margin-bottom:30px;color:#e3e4d5}.craft-copy>p:not(.eyebrow){font-size:15px;margin-top:24px;max-width:330px;color:#e8e8dd}.craft-copy ul{list-style:none;margin:50px 0 30px;padding:0}.craft-copy li{font-size:15px;padding:18px 0;border-bottom:1px solid #f3f1e963}.craft-copy .text-link{font-size:11px}
.together{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:100px;padding-top:130px;padding-bottom:125px}.together>div>.eyebrow{color:var(--olive);margin-bottom:30px}.client-paths article{border-top:1px solid var(--line);padding:30px 0}.client-paths article .eyebrow{color:var(--olive);margin-bottom:12px}.client-paths article h3{font-size:36px}.client-paths article>p:not(.eyebrow){font-size:15px;margin:18px 0;max-width:430px}.contact-image{height:330px;overflow:hidden}.contact-image>img{width:100%;height:100%;object-fit:cover;object-position:75% 60%}.contact-copy{padding:77px var(--pad) 70px;text-align:center}.contact-copy>.eyebrow{margin-bottom:23px;color:var(--olive)}.contact-copy>p:not(.eyebrow){margin:22px 0 26px;font-size:15px}.direct-contact{display:flex;flex-direction:column;align-items:center;gap:7px;margin-top:29px;font-size:15px}.direct-contact a{overflow-wrap:anywhere;max-width:100%}.footer{padding-top:28px;padding-bottom:28px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.footer .logo{width:195px}.footer p{font-size:10px}.footer small{font-size:8px;color:#82847b}
.motion-off .door-left{transform:translateX(-101%)}.motion-off .door-right{transform:translateX(101%)}.motion-off *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
@media(min-width:1700px){.hero-copy{max-width:46%;left:6vw}.hero h1{font-size:76px}}
@media(max-width:1050px){.site-header{gap:22px;height:80px}.logo{width:195px}.desktop-nav{gap:20px;font-size:11px}.header-contact{padding:10px 14px;gap:12px;font-size:10px}.hero{height:720px;min-height:0}.hero h1{font-size:44px}.hero-copy{max-width:49%;left:30px}.hero-actions{gap:20px}.hero .button{padding:13px 18px}.hero .text-link{font-size:11px}.service-grid{gap:16px}.service-heading h3{font-size:25px}.work-layout{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,2.5fr)}.craft-photo{min-height:600px}.craft-copy{padding:70px 36px}.together{gap:55px}.footer{gap:20px}.footer small{max-width:145px}}
@media(max-width:800px){html{scroll-padding-top:92px}.site-header{height:76px;padding:15px 26px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex}.preview-title{margin-left:0;font-size:9px}.preview-title>span{display:none}.preview-bar{padding:0 22px;font-size:9px;gap:9px}.hero{height:760px}.hero-copy{left:26px;top:70px;transform:none;max-width:90%}.hero h1{font-size:52px}.hero-copy .eyebrow{margin-bottom:16px}.entry-scene{inset:220px 0 0}.hero{background:var(--chalk)}.hero:after{content:"";position:absolute;left:0;right:0;top:220px;height:160px;background:linear-gradient(var(--chalk),#f3f1e900);z-index:-1;pointer-events:none}.hero-description{font-size:15px;margin-top:20px}.hero-actions{margin-top:20px}.hero-bottom{bottom:16px;left:26px;right:26px}.scroll-cue{background:#f3f1e9d9;padding:5px 10px;font-size:9px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.expertise{padding-top:75px;padding-bottom:55px}.center-heading{margin-bottom:32px}.service-photo{aspect-ratio:3/3.6}.service>p{font-size:12px}.section-end{margin-top:30px}.work{padding-top:30px;padding-bottom:75px}.work-heading{display:block;margin-bottom:30px}.work-heading .eyebrow{margin-bottom:20px}.work-layout{grid-template-columns:1fr;gap:22px}.work-side{order:2;display:grid;grid-template-columns:1fr auto;align-items:center;padding:0}.work-caption h3{font-size:30px;margin-top:12px}.work-caption>p{max-width:unset;font-size:12px}.gallery-controls{margin:0}.gallery-progress{display:none}.image-note{grid-column:1/-1;margin-top:20px}.gallery-viewport{aspect-ratio:1.35}.craft{grid-template-columns:1fr}.craft-photo{height:420px;min-height:0}.craft-copy{padding:55px var(--pad)}.craft-copy ul{margin:32px 0 24px}.craft-copy>p:not(.eyebrow){max-width:unset}.together{grid-template-columns:1fr;gap:42px;padding-top:78px;padding-bottom:65px}.together>div>.eyebrow{margin-bottom:20px}.client-paths article{padding:26px 0}.contact-image{height:260px}.contact-copy{padding-top:57px;padding-bottom:55px}.footer{flex-wrap:wrap;padding-top:28px;padding-bottom:28px}.footer small{max-width:unset;width:100%}.footer .logo{width:175px}.footer p{font-size:9px}.desktop-break{display:none}}
@media(max-width:480px){:root{--pad:22px;--h2:37px}.site-header{padding-left:22px;padding-right:22px;height:70px}.logo{width:174px}.hero{height:760px}.hero-copy{left:22px;right:22px;top:35px;max-width:none}.hero h1{font-size:clamp(36px,11vw,43px);line-height:1.06}.hero-copy .eyebrow{font-size:8px;letter-spacing:.17em;margin-bottom:18px}.hero-description{font-size:15px;max-width:300px;margin-top:16px}.hero-actions{gap:22px;flex-wrap:wrap;margin-top:21px}.hero-actions .button{font-size:10px;padding:11px 17px;gap:20px;min-height:45px}.hero-actions .text-link{font-size:10px;gap:10px}.entry-scene{inset:240px 0 0}.hero:after{top:240px;height:90px}.hero-bottom{left:22px;right:22px;gap:10px}.door-toggle{padding:8px 11px;font-size:9px}.scroll-cue{font-size:8px;gap:7px}.service-heading{margin-top:15px}.service-heading h3{font-size:25px}.service>p{font-size:12px;line-height:1.7}.service-grid{gap:28px 14px}.center-heading>p:last-child{font-size:12px}.section-end{flex-direction:column;align-items:flex-start;gap:14px}.work-side{grid-template-columns:minmax(0,1fr) auto;gap:12px}.work-caption h3{font-size:29px}.work-caption>p{font-size:14px}.gallery-controls{gap:6px}.gallery-controls button{height:44px;width:44px}.craft-photo{height:390px}.client-paths article h3{font-size:31px}.contact-image{height:210px}.footer{gap:18px}.footer p{width:100%}.direct-contact{font-size:12px}.contact-copy>.button{font-size:11px}.study-tools summary>span{margin-left:4px}}
@media(max-width:350px){:root{--pad:18px;--h2:32px}.preview-title{display:none}.preview-bar{height:34px}.site-header{padding:12px 18px;height:66px}.logo{width:156px}.menu-toggle{gap:8px;font-size:10px}.menu-toggle i{width:17px}.hero{height:890px}.hero-copy{left:18px;right:18px;top:30px}.hero h1{font-size:36px}.hero-actions{gap:9px 20px;max-width:250px}.hero-description{font-size:15px}.entry-scene{inset:390px 0 0}.hero:after{top:390px;height:90px}.hero-bottom{left:16px;right:16px}.service-grid{grid-template-columns:1fr}.service-photo{aspect-ratio:1}.service-heading h3{font-size:28px}.service>p{font-size:12px}.work-side{grid-template-columns:1fr}.gallery-controls{margin-top:8px}.work-caption>p{font-size:14px}.menu-panel{padding:22px}.menu-top{margin-bottom:40px}.menu-panel nav a{font-size:32px}.contact-copy h2{font-size:31px}.direct-contact{font-size:11px}.craft-photo{height:310px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.door-left{transform:translateX(-101%)}.door-right{transform:translateX(101%)}}
