:root{--bg:#f7f6f2;--bg-strong:#ebe8df;--surface:#fff;--surface-2:#ece9e1;--ink:#171918;--muted:#626763;--line:#d7d5ce;--line-dark:#393530;--walnut:#553b2a;--walnut-deep:#38271e;--brass:#b68b4c;--charcoal:#181714;--clay:#b9542f;--forest:#123c2f;--success:#35633d;--whatsapp:#1f8f4e;--display:"Manrope", "DM Sans", "Segoe UI", sans-serif;--sans:"DM Sans", Inter, "Segoe UI", sans-serif;--max:1480px;--pad:clamp(24px, 5vw, 84px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#151412;--bg-strong:#23201c;--surface:#1d1b18;--surface-2:#28241f;--ink:#f4f0e9;--muted:#b8afa4;--line:#403a33;--line-dark:#6b6259;--walnut:#b78764;--walnut-deep:#d3a07c;--brass:#c9a266;--charcoal:#0e0e0d;--whatsapp:#25d366;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}body,button,input,select,textarea{font-family:var(--sans)}button,input,select,textarea{font-size:.9rem}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,blockquote,figure,dl,dd{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.045em;font-weight:560;line-height:1.04}h1{font-size:clamp(3.1rem,7.1vw,7.5rem)}h2{font-size:clamp(2.4rem,4.8vw,5.5rem)}h3{font-size:clamp(1.5rem,2.2vw,2.45rem)}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--brass);outline-offset:3px}::selection{background:var(--brass);color:var(--charcoal)}.section-pad{padding:clamp(84px, 10vw, 160px) var(--pad)}.page-shell main{min-height:60vh}.route-loader{background:var(--bg);min-height:100vh;color:var(--muted);letter-spacing:.08em;place-items:center;font-size:.8rem;display:grid}.button{border:1px solid var(--ink);min-height:48px;color:var(--ink);letter-spacing:.01em;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:.84rem;font-weight:500;transition:background-color .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.button svg{width:17px;height:17px}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--bg);border-color:var(--ink)}.button-dark:hover{background:var(--walnut);border-color:var(--walnut);color:#fff}.button-light{color:#181714;background:#f4f0e9;border-color:#f4f0e9}.button-outline:hover{background:var(--ink);color:var(--bg)}.button-walnut{background:var(--walnut-deep);color:#fff;border-color:var(--walnut-deep)}.button-walnut:hover{background:var(--brass);color:#151412;border-color:var(--brass)}.arrow-link{border-bottom:1px solid;align-items:center;gap:12px;width:fit-content;padding-bottom:3px;font-size:.9rem;font-weight:500;display:inline-flex}.arrow-link svg{width:17px;transition:transform .2s}.arrow-link:hover svg{transform:translate(5px)}.arrow-link.button{border-bottom:1px solid var(--ink)}.site-header{height:82px;padding:0 var(--pad);background:var(--bg);border-bottom:1px solid var(--line);z-index:100;align-items:center;gap:44px;display:flex;position:sticky;top:0}.site-header-overlay{background:color-mix(in srgb, var(--bg) 96%, transparent);position:fixed;inset:0 0 auto}.brand{flex-direction:column;flex:none;align-items:center;width:fit-content;line-height:1;display:inline-flex}.brand-name{font-family:var(--display);letter-spacing:.17em;margin-right:-.17em;font-size:2.35rem}.main-nav{align-items:center;gap:clamp(18px,2.7vw,44px);margin-left:auto;display:flex}.main-nav>a:not(.button){white-space:nowrap;font-size:.87rem;position:relative}.main-nav>a:not(.button):after{content:"";background:var(--brass);transform-origin:100%;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-9px;left:0;transform:scaleX(0)}.main-nav>a:not(.button):hover:after,.main-nav>a.active:after{transform-origin:0;transform:scaleX(1)}.header-cta{min-height:43px;padding:9px 18px}.header-actions{flex:none;align-items:center;gap:clamp(17px,2.2vw,34px);margin-left:clamp(6px,2vw,32px);display:inline-flex}.cta-short,.nav-mobile-theme{display:none}.menu-button{background:0 0;border:0;margin-left:auto;padding:10px;display:none}.menu-button svg{width:24px}.theme-toggle{border:1px solid var(--line);background:var(--ink);width:42px;height:42px;color:var(--bg);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.theme-toggle svg{width:17px;height:17px}.theme-toggle.with-label{width:auto;color:var(--ink);background:0 0;border-radius:0;gap:8px;padding:0 13px}.restoration-hero{background:var(--bg);height:210vh;position:relative}.hero-sticky{height:100vh;min-height:720px;position:sticky;top:0;overflow:hidden}.hero-images{background:var(--surface-2);position:absolute;inset:82px 0 0;overflow:hidden}.hero-images>img,.hero-before-wrap,.hero-before-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-after{z-index:1;transform:scale(calc(1.025 - var(--reveal) * .025))}.hero-before-wrap{z-index:2;clip-path:inset(0 var(--reveal-pct) 0 0);will-change:clip-path}.hero-before-wrap img{filter:saturate(.85)}.hero-reveal-line{z-index:4;top:0;bottom:0;left:calc(100% - var(--reveal-pct));background:#ffffffe6;width:1px;position:absolute;box-shadow:0 0 0 1px #18171426}.hero-reveal-line span{color:#191714;letter-spacing:.06em;background:#f4f0e9;border:1px solid #cfc6b8;border-radius:50%;place-items:center;width:50px;height:50px;font-size:.63rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-copy{z-index:5;width:min(55vw,840px);padding:clamp(150px, 19vh, 220px) var(--pad) 70px;background:linear-gradient(90deg, var(--bg) 0%, color-mix(in srgb, var(--bg) 94%, transparent) 61%, transparent 100%);pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute;top:82px;bottom:0;left:0}.hero-copy h1{max-width:760px;margin-bottom:28px;font-size:clamp(3.4rem,5.6vw,6.75rem)}.hero-copy p{max-width:560px;color:var(--ink);font-size:clamp(1rem,1.35vw,1.28rem);line-height:1.6}.hero-actions{pointer-events:auto;align-items:center;gap:30px;margin-top:20px;display:flex}.hero-scroll{z-index:6;left:var(--pad);color:var(--ink);text-transform:uppercase;letter-spacing:.25em;align-items:center;gap:13px;font-size:.62rem;font-weight:600;display:flex;position:absolute;bottom:28px}.hero-scroll svg{width:18px;animation:1.7s ease-in-out infinite scrollCue}@keyframes scrollCue{0%,to{transform:translateY(-3px)}50%{transform:translateY(5px)}}.home-statement{min-height:270px;padding:70px var(--pad);background:var(--bg);flex-direction:column;justify-content:center;align-items:center;display:flex}.home-statement span{background:var(--line);width:160px;height:1px;margin-bottom:28px;position:relative}.home-statement span:after{content:"";background:var(--ink);width:45%;height:1px;position:absolute;top:0;left:0}.home-statement h2{margin:0;font-size:clamp(2.1rem,3vw,4rem)}.before-after{background:var(--surface-2);isolation:isolate;min-height:520px;position:relative;overflow:hidden}.before-after img{object-fit:cover;width:100%;height:100%}.before-after-base{position:absolute;inset:0}.before-after-overlay{clip-path:inset(0 calc(100% - var(--position)) 0 0);position:absolute;inset:0}.before-after-overlay img{position:absolute;inset:0}.before-after-line{z-index:3;top:0;bottom:0;left:var(--position);background:#fff;width:2px;position:absolute;transform:translate(-1px)}.before-after-line span{background:var(--bg);width:48px;height:48px;color:var(--ink);border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.before-after-line svg{width:22px}.before-after input{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;position:absolute;inset:0}.image-label{z-index:4;color:#fff;background:#181714e6;padding:7px 12px;font-size:.75rem;position:absolute;top:24px}.label-before{left:24px}.label-after{right:24px}.home-furniture{max-width:var(--max);grid-template-columns:minmax(320px,.78fr) minmax(520px,1.3fr);align-items:center;gap:clamp(48px,7vw,120px);margin:0 auto;display:grid}.home-furniture>*,.furniture-page-hero>*{min-width:0}.furniture-copy h2{font-size:clamp(3rem,5.2vw,6rem)}.furniture-copy>p{max-width:530px;font-size:1.05rem}.furniture-copy .button{margin:18px 0 38px}.quiet-list{margin:0 0 42px;padding:0;list-style:none}.quiet-list li{color:var(--ink);padding:12px 0 12px 75px;position:relative}.quiet-list li:before{content:"";background:var(--brass);width:50px;height:1px;position:absolute;top:50%;left:0}.furniture-copy blockquote{border-left:1px solid var(--brass);max-width:400px;color:var(--muted);padding-left:24px;font-size:.95rem}.home-furniture .before-after{aspect-ratio:1;min-height:650px}.home-services{background:var(--charcoal);color:#f4f0e9}.home-services p{color:#c8c0b6}.services-intro{grid-template-columns:1.1fr .7fr;gap:9vw;padding-bottom:70px;display:grid}.services-intro h2{max-width:860px}.services-intro p{align-self:end;max-width:580px;font-size:1.03rem}.service-rail{max-width:var(--max);padding:0 var(--pad) 58px;grid-template-columns:repeat(4,1fr) auto;align-items:end;gap:0;margin:0 auto;display:grid}.service-rail>div{border-left:1px solid #60594f;min-height:90px;padding:0 28px}.service-rail>div:first-child{border-left:0;padding-left:0}.service-rail h3{color:var(--brass);margin-bottom:8px;font-size:1.7rem}.service-rail p{margin:0;font-size:.76rem}.service-rail .arrow-link{color:var(--brass);margin-left:26px}.process-image{border-top:1px solid var(--brass);border-radius:70px 70px 0 0;height:min(40vw,620px);min-height:380px;overflow:hidden}.process-image img{object-fit:cover;object-position:center 42%;width:100%;height:100%}.process-steps{padding:72px var(--pad) 100px;max-width:var(--max);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.process-steps article{grid-template-columns:auto 1fr;gap:28px;padding-right:45px;display:grid;position:relative}.process-steps article:not(:last-child):after{content:"";background:#6f665a;width:60px;height:1px;position:absolute;top:31px;right:24px;transform:translate(50%)}.process-steps>article>span{font-family:var(--display);color:var(--brass);font-size:4.5rem;line-height:.8}.process-steps h3{margin-bottom:12px;font-size:1.75rem}.process-steps p{font-size:.84rem}.selected-work{max-width:var(--max);margin:0 auto}.section-heading-row{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading-row h2{margin:0}.project-editorial-list article{border-top:1px solid var(--line);grid-template-columns:1.7fr .9fr;min-height:590px;display:grid}.project-editorial-list article:last-child{border-bottom:1px solid var(--line)}.project-editorial-list .project-reverse{grid-template-columns:.9fr 1.7fr}.project-reverse .project-image{order:2}.project-image{min-height:540px;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project-editorial-list article:hover .project-image img{transform:scale(1.025)}.project-copy{flex-direction:column;justify-content:center;padding:clamp(42px,6vw,94px);display:flex}.project-copy h3{font-size:clamp(2rem,3vw,3.7rem)}.project-meta{color:var(--ink);text-transform:uppercase;letter-spacing:.12em;font-size:.67rem}.project-copy>p:not(.project-meta){max-width:390px}.testimonial-band{padding:clamp(90px,11vw,150px) var(--pad);text-align:center;background:var(--bg-strong);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.testimonial-band blockquote{max-width:1000px;font-family:var(--display);margin:0 auto 22px;font-size:clamp(2rem,3.7vw,4rem);line-height:1.25}.testimonial-band cite{text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;font-style:normal}.closing-cta{min-height:520px;padding:100px var(--pad);text-align:center;background:var(--bg-strong);flex-direction:column;justify-content:center;align-items:center;display:flex}.closing-cta h2{margin-bottom:24px}.closing-cta p{font-size:1.04rem}.closing-cta .button{margin:18px 0 26px}.closing-cta>span{color:var(--muted);font-size:.85rem}.compact-cta{min-height:440px}.site-footer{padding:42px var(--pad) 26px;background:var(--charcoal);color:#f2ece3}.footer-main{border-bottom:1px solid #514b43;align-items:center;padding-bottom:34px;display:flex}.footer-main .brand{color:var(--brass);border-right:1px solid #514b43;align-items:flex-start;margin-right:55px;padding-right:55px}.footer-main .brand-sub{color:#f2ece3}.footer-main nav{gap:clamp(22px,4vw,62px);margin-left:auto;font-size:.78rem;display:flex}.footer-main nav a:hover{color:var(--brass)}.footer-meta{color:#c8c0b6;justify-content:space-between;padding-top:25px;font-size:.75rem;display:flex}.inner-hero{min-height:650px;padding:clamp(100px,11vw,170px) var(--pad);flex-direction:column;justify-content:center;display:flex}.inner-hero h1{max-width:1180px}.inner-hero>p{max-width:670px;font-size:1.08rem}.inner-hero .button{width:fit-content;margin-top:24px}.inner-hero-dark{background:var(--charcoal);color:#f4f0e9}.inner-hero-dark p{color:#c8c0b6}.service-detail-list{max-width:var(--max);margin:0 auto}.service-detail-list article{border-top:1px solid var(--line);grid-template-columns:110px 1fr .75fr;grid-template-areas:"number heading heading"".copy included";gap:26px 48px;padding:60px 0;display:grid}.service-number{grid-area:number}.service-copy{grid-area:copy}.service-included{grid-area:included}.service-detail-list article:last-child{border-bottom:1px solid var(--line)}.service-number{font-family:var(--display);color:var(--brass);font-size:4rem;line-height:1}.service-detail-list h2{grid-area:heading;margin-bottom:0;font-size:clamp(2.4rem,4vw,4.5rem)}.service-detail-list p{max-width:570px}.service-detail-list ul{margin:0;padding:8px 0 0;list-style:none}.service-detail-list li{border-bottom:1px solid var(--line);padding:10px 0;font-size:.85rem}.service-detail-list article,.simple-process{scroll-margin-top:110px}.sub-services{max-width:570px;margin-top:32px}.column-label{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;margin-bottom:13px;font-size:.66rem;font-weight:600;display:block}.service-detail-list .service-included ul{padding-top:0}.sub-services p{margin:0;font-size:.85rem;line-height:2.05}.sub-services a,.sub-services button{color:var(--ink);font-size:inherit;font-weight:400;transition:color .2s,border-color .2s}.sub-services a{border-bottom:1px solid #0000}.sub-item{white-space:nowrap}.sub-services a:hover{color:var(--clay);border-bottom-color:var(--clay)}.sub-sep{color:var(--muted);opacity:.5;padding:0 4px 0 8px}.sub-services button{border:0;border-bottom:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;padding:0 0 2px}.sub-services button:hover{color:var(--clay);border-bottom-color:var(--clay)}.service-actions{flex-wrap:wrap;align-items:center;gap:16px 32px;margin-top:34px;display:flex}.service-actions .arrow-link{font-size:.84rem}.service-cta{min-height:42px;padding:10px 18px}.whatsapp-link{color:var(--whatsapp)}.whatsapp-link svg{width:16px;height:16px}.button-whatsapp{background:var(--whatsapp);color:#fff;align-items:center;gap:10px;margin-top:34px;display:inline-flex}.button-whatsapp svg{width:18px;height:18px}.detail-action{flex-wrap:wrap;align-items:baseline;gap:4px 12px;transition:color .2s;display:flex}.detail-action span{color:var(--clay);text-transform:uppercase;letter-spacing:.13em;flex:none;align-items:center;gap:6px;font-size:.66rem;font-weight:600;display:inline-flex}.detail-action svg{width:13px;height:13px;transition:transform .2s}.detail-action:hover{color:var(--clay)}.detail-action:hover svg{transform:translate(3px)}.network-band{background:var(--charcoal);color:#f4f0e9;grid-template-columns:.75fr 1.25fr;align-items:center;gap:7vw;display:grid}.network-band p{color:#c8c0b6;max-width:580px}.network-band img{aspect-ratio:3/2;object-fit:cover;border-radius:90px 90px 0 0;width:100%}.simple-process{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:60px;margin:0 auto;display:grid}.simple-process article{border-top:1px solid var(--line);padding-top:28px}.simple-process span{color:var(--brass);font-family:var(--display);font-size:3.5rem}.simple-process h3{margin-top:22px}.furniture-page-hero{grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;display:grid}.furniture-page-hero h1{font-size:clamp(3.2rem,5.7vw,6.5rem)}.furniture-page-hero .before-after{min-height:610px}.furniture-services{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:6vw;margin:0 auto;display:grid}.furniture-services>div{border-top:1px solid var(--brass);padding-top:30px}.furniture-services h2{font-size:clamp(2.2rem,3vw,3.7rem)}.dark-editorial-band{background:var(--charcoal);color:#f4f0e9;grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;display:grid}.dark-editorial-band p{color:#c8c0b6;font-size:1.1rem}.care-process{max-width:var(--max);margin:0 auto}.care-process h2{max-width:800px}.care-process ol{grid-template-columns:repeat(4,1fr);margin:70px 0 0;padding:0;list-style:none;display:grid}.care-process li{border-top:1px solid var(--line);min-height:155px;font-family:var(--display);padding:25px 28px 20px 0;font-size:1.45rem}.care-process li+li{border-left:1px solid var(--line);padding-left:28px}.care-process li span{color:var(--brass);font-family:var(--sans);margin-bottom:34px;font-size:.7rem;display:block}.projects-hero{min-height:560px}.projects-hero p{font-size:1.08rem}.projects-full{max-width:var(--max);margin:0 auto}.projects-full article{border-top:1px solid var(--line);grid-template-columns:1.35fr .65fr;align-items:center;gap:7vw;padding:70px 0;display:grid}.projects-full article:nth-child(2n){grid-template-columns:.65fr 1.35fr}.projects-full article:nth-child(2n) figure{order:2}.projects-full figure{margin:0;position:relative;overflow:hidden}.projects-full figure img{aspect-ratio:3/2;object-fit:cover;width:100%}.projects-full figcaption{background:var(--bg);color:var(--ink);place-items:center;width:46px;height:46px;font-size:.7rem;display:grid;position:absolute;bottom:18px;left:18px}.projects-full h2{font-size:clamp(2.8rem,4.5vw,5rem)}.projects-full dl{border-top:1px solid var(--line);margin-top:35px;padding-top:12px}.projects-full dl div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;padding:10px 0;font-size:.77rem;display:grid}.projects-full dt{color:var(--muted)}.about-hero{max-width:var(--max);grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;margin:0 auto;display:grid}.about-hero h1{font-size:clamp(3.2rem,5.7vw,6.6rem)}.about-hero img{aspect-ratio:3/2;object-fit:cover;border-radius:110px 110px 0 0}.about-values{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:5vw;margin:0 auto;display:grid}.about-values article{border-top:1px solid var(--line);padding-top:24px}.about-values span{color:var(--brass);font-size:.7rem}.about-values h2{margin-top:40px;font-size:2.6rem}.owner-note{text-align:center;background:var(--charcoal);color:#f4f0e9}.owner-note blockquote{max-width:1050px;font-family:var(--display);margin:0 auto 22px;font-size:clamp(2.5rem,4.2vw,5rem);line-height:1.18}.owner-note p{color:var(--brass);text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.contact-layout{max-width:var(--max);grid-template-columns:.65fr 1.1fr;align-items:start;gap:9vw;margin:0 auto;display:grid}.contact-layout aside{position:sticky;top:150px}.contact-layout aside h1{font-size:clamp(3.4rem,5.5vw,6.2rem)}.contact-layout aside>p{max-width:530px}.contact-layout aside dl{border-top:1px solid var(--line);margin-top:50px}.contact-layout aside dl div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:20px;padding:14px 0;font-size:.8rem;display:grid}.contact-layout dt{color:var(--muted)}.project-form{background:var(--surface);border:1px solid var(--line);padding:clamp(28px,4vw,60px)}.project-form label{color:var(--ink);flex-direction:column;gap:8px;font-size:.74rem;font-weight:500;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px;display:grid}.project-form input,.project-form select,.project-form textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);border-radius:0;padding:13px 14px}.project-form input:focus-visible,.project-form select:focus-visible,.project-form textarea:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.project-form textarea{resize:vertical}.form-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.photo-upload{align-items:center;gap:18px;margin:22px 0;display:flex}.upload-button{border:1px solid var(--line);cursor:pointer;align-items:center;width:fit-content;padding:11px 15px;flex-direction:row!important;gap:9px!important}.upload-button svg{width:18px}.upload-button input{display:none}.photo-upload>span{color:var(--muted);font-size:.72rem}.photo-previews{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.photo-previews figure{aspect-ratio:1;margin:0;position:relative}.photo-previews img{object-fit:cover;width:100%;height:100%}.photo-previews button{color:#fff;background:#181714;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:5px;right:5px}.photo-previews svg{width:14px}.submit-project{width:100%;margin-top:26px}.submit-project:disabled{opacity:.68;cursor:wait}.form-error{color:var(--ink);background:#a84b3d17;border-left:2px solid #a84b3d;margin:4px 0 -10px;padding:12px 14px;font-size:.75rem;line-height:1.5}.form-note{text-align:center;margin:12px 0 0;font-size:.69rem}.form-success{border:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;min-height:550px;padding:60px;display:flex}.form-success>span{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.form-success h2{margin:32px 0 18px}.text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:5px 0}.studio-page{background:var(--bg);min-height:100vh}.studio-header{z-index:100;background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:45px;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.studio-header .brand-name{font-size:1.75rem}.studio-header .brand-sub{font-size:.47rem}.studio-header nav{align-items:stretch;height:100%;display:flex}.studio-header nav button{cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-width:95px;font-size:.8rem}.studio-header nav button.active{color:var(--walnut);border-color:var(--walnut)}.studio-mobile-link,.studio-mobile-theme{display:none}.studio-header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.studio-header-actions>a{color:var(--muted);font-size:.72rem}.studio-header-actions .button{min-height:40px;padding:8px 14px}.studio-menu{background:0 0;border:0;margin-left:auto;display:none}.studio-main{max-width:1800px;margin:0 auto;padding:26px 28px 100px}.studio-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.studio-title h1,.history-heading h1{margin:0;font-size:clamp(2.3rem,3.1vw,3.4rem)}.studio-title>span{color:var(--muted);align-items:center;gap:6px;font-size:.7rem;display:inline-flex}.studio-title>span svg{width:15px;color:var(--success)}.studio-editor-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(24px,4vw,64px);display:grid}.invoice-form{border:1px solid var(--line);background:var(--surface)}.document-switch{border:1px solid var(--line);display:flex;position:absolute;top:82px;left:50%;transform:translate(-50%)}.document-switch button{cursor:pointer;background:0 0;border:0;min-width:95px;padding:8px 15px;font-size:.72rem}.document-switch button.active{background:var(--walnut-deep);color:#fff}.invoice-form fieldset{border:0;border-bottom:1px solid var(--line);min-width:0;margin:0;padding:17px 16px 14px}.invoice-form legend{padding:0;font-size:.72rem;font-weight:600}.studio-grid{gap:10px 14px;display:grid}.studio-grid.four{grid-template-columns:1.35fr 1fr 1.35fr .85fr}.studio-grid.two{grid-template-columns:1fr 1fr}.studio-grid.three{grid-template-columns:1fr 1fr 1fr}.studio-field{flex-direction:column;gap:4px;min-width:0;display:flex}.studio-field>span{color:var(--muted);font-size:.57rem}.studio-field input,.studio-field textarea,.item-grid input,.editor-totals input{border:1px solid var(--line);background:var(--bg);width:100%;min-width:0;color:var(--ink);border-radius:3px;padding:7px 8px;font-size:.68rem}.studio-field textarea{resize:vertical;line-height:1.4}.item-grid{grid-template-columns:minmax(180px,2.3fr) .55fr .8fr .65fr .95fr 28px;align-items:center;gap:8px;margin-top:7px;display:grid}.item-grid-head{color:var(--muted);margin-top:4px;font-size:.55rem}.item-grid output{text-align:right;font-size:.65rem}.item-grid button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0}.item-grid button:disabled{opacity:.25;cursor:default}.item-grid button svg{width:15px}.add-item{border:1px solid var(--walnut);color:var(--walnut);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:10px;padding:6px 9px;font-size:.65rem;display:inline-flex}.add-item svg{width:13px}.notes-totals{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.notes-totals legend{grid-column:1/-1}.notes-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editor-totals{border-left:1px solid var(--line);padding-left:12px;font-size:.62rem}.editor-totals>span,.editor-totals>label{justify-content:space-between;align-items:center;gap:10px;min-height:27px;display:flex}.editor-totals input{text-align:right;width:90px;padding:4px 6px}.editor-balance{border-top:1px solid var(--brass);margin-top:5px;padding-top:7px;font-weight:600}.preview-column{position:sticky;top:92px}.invoice-paper{aspect-ratio:1/1.414;color:#191714;background:#fff;width:100%;max-width:640px;margin:0 auto;padding:clamp(27px,3.4vw,48px);font-family:Arial,sans-serif;font-size:clamp(6px,.62vw,10px);overflow:hidden;box-shadow:0 8px 28px #1f181224}.invoice-paper header{justify-content:space-between;display:flex}.invoice-paper header h2{letter-spacing:.1em;margin:0;font-family:Georgia,serif;font-size:3.8em;line-height:1}.invoice-paper header>div:first-child>span{color:#9a7037;letter-spacing:.28em;margin-top:6px;font-size:.72em;font-weight:700;display:block}.invoice-paper-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.invoice-paper-meta strong{color:#9a7037;font-family:Georgia,serif;font-size:1.35em}.paper-business{color:#4d4943;margin:30px 0 20px;font-size:.82em;line-height:1.4}.paper-business strong{color:#191714}.paper-parties{border-top:1px solid #b68b4c;grid-template-columns:1fr 1fr;gap:30px;padding:18px 0;display:grid}.paper-parties>div{flex-direction:column;display:flex}.paper-parties span,.invoice-paper footer span{margin-bottom:6px;font-size:.72em;font-weight:700}.paper-parties strong{font-size:.92em}.paper-parties p{color:#4d4943;font-size:.82em;line-height:1.4}.invoice-paper table{border-collapse:collapse;width:100%}.invoice-paper th{color:#fff;text-align:right;text-transform:uppercase;background:#553b2a;padding:7px 5px;font-size:.7em}.invoice-paper th:first-child,.invoice-paper td:first-child{text-align:left}.invoice-paper td{text-align:right;border-bottom:1px solid #e0d9cf;padding:8px 5px;font-size:.78em}.paper-totals{width:45%;margin:18px 0 20px auto}.paper-totals>span{justify-content:space-between;padding:3px 0;font-size:.78em;font-weight:400;display:flex}.paper-totals strong{font-weight:500}.paper-totals .paper-balance{text-transform:uppercase;border:1px solid #b68b4c;margin-top:6px;padding:8px;font-weight:700}.paper-balance strong{font-size:1.25em}.invoice-paper footer{border-top:1px solid #b68b4c;grid-template-columns:1fr 1fr;gap:35px;padding-top:16px;display:grid}.invoice-paper footer>div{flex-direction:column;display:flex}.invoice-paper footer p{color:#4d4943;font-size:.73em;line-height:1.4}.paper-thanks{text-align:center;color:#6f695f;border-top:1px solid #b68b4c;margin-top:28px;padding-top:12px;font-size:.75em;position:relative}.paper-thanks b{color:#b68b4c;font-family:Georgia,serif;font-size:3em;font-weight:400;position:absolute;bottom:-6px;right:0}.studio-actionbar{z-index:90;background:var(--surface);border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:10px 28px;display:flex;position:fixed;bottom:0;left:0;right:0}.studio-actionbar>span{color:var(--muted);align-items:center;gap:6px;font-size:.68rem;display:flex}.studio-actionbar>span svg{width:14px;color:var(--success)}.studio-actionbar>div{gap:10px;display:flex}.studio-actionbar .button{min-height:42px;padding:9px 16px}.studio-library{max-width:1540px;margin:0 auto;padding:42px 28px 90px}.history-heading{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.history-heading span{color:var(--muted);font-size:.72rem}.history-table-wrap{border:1px solid var(--line);background:var(--surface);overflow-x:auto}.invoice-history table{border-collapse:collapse;width:100%;min-width:1000px}.invoice-history th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);padding:13px 15px;font-size:.6rem;font-weight:500}.invoice-history td{border-bottom:1px solid var(--line);padding:15px;font-size:.72rem}.row-link{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.status-chip{cursor:pointer;border:0;min-width:58px;padding:5px 8px;font-size:.62rem}.status-draft{background:var(--surface-2)}.status-paid{color:#23532c;background:#dcebdc}.row-actions{gap:4px;display:flex}.row-actions button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0}.row-actions svg{width:15px}.history-empty{text-align:center;place-content:center;min-height:450px;display:grid}.history-empty h2{font-size:3rem}.library-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.library-grid article{border:1px solid var(--line);background:var(--surface);padding:28px}.library-grid h2{font-family:var(--sans);letter-spacing:0;font-size:1rem;font-weight:600;line-height:1.3}.library-grid p{margin:0;font-size:.75rem}@media (width<=1180px){.main-nav{gap:19px}.main-nav>a{font-size:.78rem}.hero-copy{width:65vw}.home-furniture{grid-template-columns:.85fr 1.15fr}.service-rail{grid-template-columns:repeat(2,1fr);row-gap:36px}.service-rail .arrow-link{margin-left:0}.process-steps article{grid-template-columns:1fr}.process-steps article:not(:last-child):after{display:none}.studio-editor-layout{grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:22px}.studio-grid.four{grid-template-columns:1fr 1fr}.document-switch{left:43%}}@media (width<=900px){:root{--pad:24px}.site-header{height:70px}.brand-name{font-size:1.9rem}.menu-button{display:inline-flex}.main-nav{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:22px;padding:26px 24px 32px;display:none;position:absolute;top:70px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav .nav-invoice{margin-left:0;display:inline-flex}.header-actions{margin-left:auto}.menu-button{margin-left:0}.hero-sticky{min-height:660px}.hero-images{top:70px}.hero-copy{width:78vw;padding-top:130px;top:70px}.hero-copy h1{font-size:clamp(3rem,8vw,5rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.home-furniture,.services-intro,.network-band,.furniture-page-hero,.dark-editorial-band,.about-hero,.contact-layout{grid-template-columns:1fr}.home-furniture .before-after,.furniture-page-hero .before-after{min-height:520px}.process-image{height:55vw}.process-steps,.simple-process,.furniture-services,.about-values{grid-template-columns:1fr;gap:45px}.service-detail-list article{grid-template-columns:70px 1fr;grid-template-areas:"number heading"".copy"".included";row-gap:30px}.project-editorial-list article,.project-editorial-list .project-reverse,.projects-full article,.projects-full article:nth-child(2n){grid-template-columns:1fr}.project-reverse .project-image,.projects-full article:nth-child(2n) figure{order:0}.project-editorial-list article{min-height:0}.project-image{min-height:440px}.care-process ol{grid-template-columns:1fr 1fr}.projects-full article>div{max-width:620px}.contact-layout aside{position:static}.footer-main{align-items:flex-start}.footer-main nav{flex-wrap:wrap}.studio-header{gap:18px}.studio-header nav{background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;height:auto;padding:12px 14px 18px;display:none;position:absolute;top:68px;left:0;right:0}.studio-header nav.open{display:flex}.studio-header nav button{text-align:left;min-width:0;height:42px;padding:0 12px}.studio-mobile-link,.studio-mobile-theme{align-items:center;min-height:42px;padding:0 12px;font-size:.76rem;display:flex}.studio-mobile-theme .theme-toggle,.studio-menu{display:inline-flex}.studio-header-actions>a,.studio-header-actions .theme-toggle{display:none}.studio-editor-layout{grid-template-columns:1fr}.preview-column{order:-1;position:static}.invoice-paper{max-width:650px}.document-switch{width:fit-content;margin:14px 16px 0;position:static;transform:none}.library-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){body{font-size:15px}.section-pad{padding-top:78px;padding-bottom:78px}.brand-sub{letter-spacing:.24em}.restoration-hero{height:175vh}.hero-images{inset:70px 0 0}.hero-images>img,.hero-before-wrap img{object-position:61% center}.hero-copy{background:linear-gradient(0deg, var(--bg) 0%, color-mix(in srgb, var(--bg) 92%, transparent) 43%, transparent 76%);justify-content:flex-end;width:100%;padding:160px 24px 115px;top:70px}.hero-copy h1{max-width:540px;font-size:clamp(2.85rem,13vw,4.7rem)}.hero-copy p{max-width:440px;font-size:.95rem}.hero-actions{flex-flow:wrap;align-items:center;gap:20px}.hero-scroll{font-size:.54rem;bottom:20px}.hero-reveal-line span{width:42px;height:42px}.home-statement{text-align:center;min-height:220px}.home-furniture .before-after,.furniture-page-hero .before-after{aspect-ratio:1;width:100%;max-width:100%;min-height:390px}.service-rail{grid-template-columns:1fr;padding-bottom:45px}.service-rail>div,.service-rail>div:first-child{border-top:1px solid #4c4741;border-left:0;min-height:0;padding:18px 0}.service-rail .arrow-link{margin-top:20px}.process-image{border-radius:42px 42px 0 0;height:68vw;min-height:320px}.process-steps{gap:44px}.process-steps article{grid-template-columns:72px 1fr;padding:0}.process-steps>article>span{font-size:3.8rem}.section-heading-row{flex-direction:column;align-items:flex-start;gap:20px}.project-image{min-height:320px}.project-copy{padding:42px 0 62px}.closing-cta{min-height:440px}.footer-main{flex-direction:column}.footer-main .brand{border-bottom:1px solid #514b43;border-right:0;width:100%;margin:0 0 28px;padding:0 0 28px}.footer-main nav{grid-template-columns:1fr 1fr;gap:18px;width:100%;margin:0;display:grid}.footer-meta{flex-direction:column;gap:8px}.inner-hero{min-height:540px}.service-detail-list article{grid-template-columns:1fr;grid-template-areas:"number""heading""copy""included";gap:22px 0;padding:48px 0}.sub-services{margin-top:26px}.sub-services p{line-height:2.15}.service-actions{gap:14px 26px;margin-top:28px}.detail-action{flex-wrap:wrap;gap:4px 16px}.network-band img,.about-hero img{border-radius:60px 60px 0 0}.care-process ol{grid-template-columns:1fr}.care-process li,.care-process li+li{border-left:0;padding:22px 0}.projects-full article{gap:38px}.about-values{gap:55px}.field-row{grid-template-columns:1fr;gap:18px;margin:0}.project-form>label{margin-top:18px}.photo-upload{flex-direction:column;align-items:flex-start}.photo-previews{grid-template-columns:repeat(3,1fr)}.contact-layout aside dl div{grid-template-columns:105px 1fr}.studio-header{padding:0 14px}.studio-header .brand{transform-origin:0;transform:scale(.9)}.studio-header-actions .button{width:40px;padding:8px;font-size:0}.studio-header-actions .button svg{margin:0}.studio-main{padding:22px 12px 110px}.studio-title{flex-direction:column;align-items:flex-start;gap:8px}.preview-column{display:none}.studio-grid.four,.studio-grid.two,.studio-grid.three{grid-template-columns:1fr}.item-grid-head{display:none}.item-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 55px 74px 55px 26px;padding:10px 0}.item-grid>input:first-child{grid-column:1/-1}.item-grid output{display:none}.notes-totals,.notes-fields{grid-template-columns:1fr}.editor-totals{border-left:0;border-top:1px solid var(--line);padding:10px 0 0}.studio-actionbar{padding:9px 12px}.studio-actionbar>span{display:none}.studio-actionbar>div{width:100%}.studio-actionbar .button{flex:1;padding:8px;font-size:.68rem}.studio-actionbar .button:first-child{display:none}.studio-library{padding:32px 14px 80px}.history-heading{flex-direction:column;align-items:flex-start;gap:8px}.library-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.button-clay{background:var(--clay);border-color:var(--clay);color:#fff}.button-clay:hover{background:var(--forest);border-color:var(--forest);color:#fff}.site-header{background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:36px;height:82px}.site-header-overlay{position:fixed}.brand{flex-direction:row;align-items:center;gap:11px}.brand-mark{object-fit:contain;flex:none;width:43px;height:43px}.brand-words{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-name{font-family:var(--display);letter-spacing:.055em;margin:0;font-size:1.36rem;font-weight:700}.brand-sub{letter-spacing:.12em;margin-top:5px;font-size:.48rem;font-weight:700}:root[data-theme=dark] .brand-mark{filter:invert()}.main-nav{gap:clamp(17px,2.2vw,34px)}.main-nav>a:not(.button){align-items:center;gap:4px;font-size:.82rem;display:inline-flex}.main-nav>a:not(.button) svg{width:14px;height:14px}.main-nav .nav-invoice{margin-left:clamp(6px,2vw,32px)}.header-cta{border-radius:2px;min-height:46px;padding-inline:21px}[data-reveal]{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.7,.2,1);transform:translateY(30px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.restoration-stage{background:var(--bg);height:230vh;min-height:1500px;position:relative}.restoration-sticky{height:100vh;min-height:720px;position:sticky;top:0;overflow:hidden}.restoration-copy{z-index:8;width:min(42vw,670px);padding:clamp(90px, 15vh, 155px) 20px 30px var(--pad);background:linear-gradient(90deg, var(--bg) 0%, var(--bg) 84%, color-mix(in srgb, var(--bg) 0%, transparent) 100%);flex-direction:column;justify-content:center;display:flex;position:absolute;top:82px;bottom:92px;left:0}.restoration-copy h1{max-width:630px;margin-bottom:27px;font-size:clamp(3.25rem,5.25vw,6rem);font-weight:610;line-height:1.01}.restoration-copy h1:after{content:"";background:var(--clay);border-radius:50%;width:.13em;height:.13em;margin-left:.04em;display:inline-block}.restoration-copy>p{max-width:520px;color:var(--ink);margin-bottom:10px;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.65}.restoration-copy .hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:22px}.restoration-copy .button{min-height:55px;padding:14px 24px}.stage-cue{color:var(--muted);align-items:center;gap:12px;margin-top:54px;font-size:.76rem;display:flex}.stage-cue svg{width:27px;height:27px;color:var(--clay)}.restoration-scene{--pointer-x:0;--pointer-y:0;z-index:2;perspective:1600px;border-left:1px solid var(--line);cursor:crosshair;background:#d4d0c8;position:absolute;inset:82px 0 92px min(34vw,540px);overflow:hidden}.scene-world{transform-style:preserve-3d;transform:rotateX(calc(var(--pointer-y) * -1.25deg)) rotateY(calc(var(--pointer-x) * 1.75deg)) scale(1.025);transition:transform .22s ease-out;position:absolute;inset:-3%}.scene-before{margin:0;position:absolute;inset:0;overflow:hidden;transform:translateZ(-80px)scale(1.055)}.scene-before:after{content:"";pointer-events:none;background:linear-gradient(90deg,#17191814,#0000 40%);position:absolute;inset:0}.scene-before img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(.96);width:100%;height:100%}.scene-before figcaption{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:5px;font-size:.66rem;position:absolute;bottom:22px;left:24px}.scene-finished{transform-style:preserve-3d;position:absolute;inset:0}.scene-slice{top:0;bottom:0;left:calc(var(--slice) * 20%);width:calc(20% + 1px);opacity:clamp(0, calc(var(--stage-progress) * 1.8 - var(--slice) * .095), 1);transform-origin:0;transform:translate3d(calc((1 - var(--stage-progress)) * (var(--slice) - 2) * 40px), calc((1 - var(--stage-progress)) * (var(--slice) - 2) * -8px), calc((1 - var(--stage-progress)) * (var(--slice) - 2) * 95px)) rotateY(calc((1 - var(--stage-progress)) * (var(--slice) - 2) * 9deg));box-shadow:-12px 0 28px rgba(20,20,18,calc((1 - var(--stage-progress)) * .22));will-change:transform, opacity;transition:opacity .14s linear;position:absolute;overflow:hidden}.scene-slice:before{content:"";z-index:2;background:#ffffff80;width:1px;position:absolute;inset:0 auto 0 0}.scene-slice img{top:0;bottom:0;left:calc(var(--slice) * -100%);object-fit:cover;width:500%;max-width:none;height:100%;position:absolute}.scene-plane{z-index:3;width:1px;transform-style:preserve-3d;pointer-events:none;background:#ffffffb8;position:absolute;top:8%;bottom:8%}.scene-plane-one{left:calc(20% + var(--stage-progress) * 24%);transform:translateZ(120px)}.scene-plane-two{left:calc(68% + var(--stage-progress) * 12%);transform:translateZ(60px)}.scene-status{z-index:8;color:#171918;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f6f2ed;border:1px solid #1719182e;align-items:center;gap:12px;min-width:150px;padding:12px 14px;display:flex;position:absolute;top:24px;right:24px}.scene-status>span{min-width:43px;color:var(--clay);font-size:1.05rem;font-weight:700}.scene-status div{border-left:1px solid #1719182e;flex-direction:column;padding-left:12px;line-height:1.25;display:flex}.scene-status small{text-transform:uppercase;letter-spacing:.08em;font-size:.56rem}.scene-status strong{font-size:.75rem}.restoration-controls{z-index:9;height:92px;padding:17px var(--pad) 15px;background:var(--bg);border-top:1px solid var(--line);grid-template-rows:1fr 1fr;grid-template-columns:30px minmax(200px,1fr);align-items:end;gap:0 18px;display:grid;position:absolute;bottom:0;left:0;right:0}.restoration-controls>svg{width:18px;color:var(--clay);grid-row:1/3;align-self:center;animation:1.7s ease-in-out infinite scrollCue}.restoration-controls label{display:block}.restoration-controls input{appearance:none;background:linear-gradient(90deg, var(--clay) 0 calc(var(--stage-progress) * 100%), var(--line) calc(var(--stage-progress) * 100%) 100%);width:min(650px,100%);height:2px;accent-color:var(--clay);cursor:ew-resize;margin:0}.restoration-controls input::-webkit-slider-thumb{appearance:none;border:2px solid var(--bg);background:var(--clay);width:15px;height:15px;box-shadow:0 0 0 1px var(--clay);border-radius:50%}.restoration-controls ol{width:min(650px,100%);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;grid-template-columns:repeat(3,1fr);margin:5px 0 0;padding:0;font-size:.62rem;font-weight:600;list-style:none;display:grid}.restoration-controls li:nth-child(2){text-align:center}.restoration-controls li:last-child{text-align:right}.home-promise{min-height:150px;padding-inline:max(var(--pad), calc((100vw - var(--max)) / 2));grid-template-columns:minmax(60px,1fr) auto minmax(60px,1fr);align-items:center;gap:24px;display:grid}.home-promise span{background:var(--line);height:1px}.home-promise p{color:var(--ink);margin:0;font-size:.9rem}.alldone-services,.proof-section,.furniture-feature,.recent-work,.planning-section{max-width:var(--max);margin-inline:auto}.alldone-services{padding-top:clamp(75px,8vw,125px)}.split-intro{grid-template-columns:1.15fr .75fr;align-items:start;gap:clamp(55px,10vw,150px);display:grid}.split-intro h2{max-width:790px;font-size:clamp(2.8rem,5vw,5.8rem)}.split-intro p{max-width:550px;color:var(--ink);padding-top:14px;font-size:1.08rem;line-height:1.7}.service-index{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.service-index a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-content:start;gap:9px;min-height:126px;padding:24px 22px 18px 0;transition:color .2s,padding-left .2s;display:grid}.service-index a+a{border-left:1px solid var(--line);padding-left:22px}.service-index a:hover{color:var(--clay);padding-left:12px}.service-index a+a:hover{padding-left:32px}.service-index span{font-size:1rem;font-weight:600}.service-index svg{width:17px;color:var(--clay)}.service-index small{color:var(--muted);grid-column:1/-1;font-size:.7rem;line-height:1.45}.alldone-process{max-width:1680px;padding-inline:var(--pad);margin:0 auto}.craft-image{height:min(39vw,600px);min-height:370px;overflow:hidden}.craft-image img{object-fit:cover;object-position:center 44%;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.alldone-process.is-visible .craft-image img{transform:scale(1.025)}.process-rail{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-rail article{grid-template-columns:60px 1fr;gap:14px;min-height:150px;padding:28px 22px 24px 0;display:grid}.process-rail article+article{border-left:1px solid var(--line);padding-left:22px}.process-rail article>span{color:var(--clay);letter-spacing:-.06em;font-size:2rem;font-weight:500}.process-rail h3{letter-spacing:-.02em;margin:1px 0 8px;font-size:1.05rem}.process-rail p{margin:0;font-size:.72rem;line-height:1.55}.proof-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,9vw,140px);display:grid}.proof-intro>span{color:var(--clay);text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:600}.proof-intro h2{max-width:650px;margin:28px 0 30px;font-size:clamp(2.6rem,4.2vw,5rem)}.proof-intro p{max-width:550px;color:var(--ink);font-size:1rem;line-height:1.7}.reason-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.reason-list article{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:15px;min-height:160px;padding:25px 25px 22px 0;display:grid}.reason-list article:nth-child(2n){border-left:1px solid var(--line);padding-left:25px}.reason-list svg{width:18px;color:var(--clay)}.reason-list h3{letter-spacing:-.02em;margin:0 0 9px;font-size:1rem}.reason-list p{margin:0;font-size:.78rem}.furniture-feature{background:var(--forest);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:stretch;max-width:none;padding:0;display:grid}.furniture-feature-copy{padding:clamp(70px, 8vw, 130px) var(--pad);flex-direction:column;justify-content:center;display:flex}.furniture-feature-copy>span{color:#dda184;text-transform:uppercase;letter-spacing:.13em;margin-bottom:35px;font-size:.67rem;font-weight:600}.furniture-feature-copy h2{max-width:620px;font-size:clamp(2.7rem,4.5vw,5.2rem)}.furniture-feature-copy p{color:#d7e2dd;max-width:520px;font-size:1rem}.furniture-feature-copy .arrow-link{color:#fff;margin-top:25px}.furniture-feature .before-after{min-height:720px}.recent-work{max-width:1380px}.work-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px;display:flex}.work-heading h2{margin-bottom:20px;font-size:clamp(3rem,5.5vw,6.2rem)}.work-heading p{max-width:430px;margin:0;font-size:1rem}.work-list{border-top:1px solid var(--line)}.work-list article{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .75fr;min-height:500px;display:grid}.work-list article:nth-child(2n){grid-template-columns:.75fr 1.25fr}.work-list article:nth-child(2n) figure{order:2}.work-list figure{margin:0;overflow:hidden}.work-list figure img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.work-list article:hover figure img{transform:scale(1.022)}.work-list article>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(40px,6vw,85px);display:flex}.work-list article>div>span{color:var(--clay);align-items:center;gap:13px;margin-bottom:38px;font-size:.72rem;display:inline-flex}.work-list article>div>span:after{content:"";background:var(--clay);width:45px;height:1px}.work-list h3{margin-bottom:12px;font-size:clamp(2rem,3.5vw,4rem)}.work-list .project-meta{color:var(--ink);text-transform:uppercase;letter-spacing:.1em;font-size:.67rem}.work-list article>div>p:not(.project-meta){max-width:400px}.work-list .arrow-link{margin-top:22px}.reviews-section{padding:clamp(80px, 9vw, 145px) max(var(--pad), calc((100vw - 1380px) / 2));background:var(--bg-strong)}.reviews-heading{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(45px,9vw,140px);padding-bottom:52px;display:grid}.reviews-heading span{color:var(--clay);text-transform:uppercase;letter-spacing:.13em;margin-bottom:24px;font-size:.66rem;font-weight:600;display:block}.reviews-heading h2{max-width:780px;font-size:clamp(3rem,5.5vw,6.2rem)}.reviews-heading p{max-width:520px;color:var(--ink);margin:0 0 8px;font-size:1rem;line-height:1.7}.reviews-list{border-bottom:1px solid var(--line);grid-template-columns:1.25fr .875fr .875fr;display:grid}.review{border-left:1px solid var(--line);flex-direction:column;min-height:390px;padding:34px clamp(28px,3.8vw,60px) 38px;display:flex}.review:first-child{border-left:0;padding-left:0}.review-number{color:var(--clay);letter-spacing:.08em;font-size:.68rem;font-weight:600}.review blockquote{max-width:490px;color:var(--ink);font-family:var(--display);letter-spacing:-.03em;margin:auto 0;font-size:clamp(1.35rem,1.8vw,2rem);font-weight:450;line-height:1.45}.review-featured blockquote{max-width:660px;font-size:clamp(1.9rem,2.8vw,3.35rem);line-height:1.25}.review footer{flex-direction:column;gap:5px;margin-top:30px;display:flex}.review footer strong{font-size:.82rem}.review footer span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem}.reviews-section>.arrow-link{margin-top:36px}.planning-section{grid-template-columns:.55fr 1.45fr;gap:clamp(45px,8vw,120px);padding-top:20px;display:grid}.planning-section>div:first-child>span{color:var(--clay);text-transform:uppercase;letter-spacing:.13em;font-size:.66rem}.planning-section h2{margin-top:22px;font-size:clamp(2.5rem,4vw,4.8rem)}.planning-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.planning-list article{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:15px;min-height:150px;padding:24px 22px 20px 0;display:grid}.planning-list article:nth-child(2n){border-left:1px solid var(--line);padding-left:22px}.planning-list article>span{color:var(--clay);font-size:.68rem}.planning-list h3{letter-spacing:-.02em;margin:0 0 8px;font-size:1rem}.planning-list p{margin:0;font-size:.76rem}.alldone-cta{min-height:300px;padding:65px max(var(--pad), calc((100vw - 1400px) / 2));background:var(--forest);color:#fff;grid-template-columns:1.1fr .8fr auto;align-items:center;gap:clamp(40px,7vw,100px);display:grid}.alldone-cta:before{content:"AD";color:#d88c6b;letter-spacing:-.08em;border:1px solid #b96643;grid-column:1;place-items:center;width:74px;height:74px;font-weight:650;display:grid;transform:rotate(45deg)}.alldone-cta>div:first-of-type{grid-column:2}.alldone-cta>div:last-of-type{flex-direction:column;grid-column:3;align-items:flex-start;gap:17px;display:flex}.alldone-cta h2{max-width:560px;margin:0 0 16px;font-size:clamp(2.2rem,3.6vw,4rem)}.alldone-cta p{color:#d7e2dd;max-width:500px;margin:0}.alldone-cta>div:last-of-type>a:not(.button){border-bottom:1px solid;padding-bottom:4px;font-size:.84rem}.site-footer{color:#f3f3ef;background:#121413;padding:0}.site-footer .footer-main{max-width:1540px;padding:76px var(--pad) 62px;grid-template-columns:1.3fr .65fr .85fr .9fr 1.35fr;align-items:start;gap:clamp(28px,4vw,65px);margin:0 auto;display:grid}.site-footer .brand{border:0;width:fit-content;margin:0;padding:0}.site-footer .brand-mark{filter:invert()}.site-footer .brand-name{color:#fff}.site-footer .brand-sub{color:#b9bcb9}.footer-brand p{color:#b9bcb9;max-width:250px;margin:25px 0 0;font-size:.76rem}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer h2{color:#959b96;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:.62rem;font-weight:600;line-height:1.2}.footer-column a,.footer-column span{color:#e2e3df;font-size:.77rem}.footer-column a:hover{color:#dc8b68}.footer-notes{border-left:1px solid #343735;padding-left:clamp(0px,2vw,36px)}.footer-notes>h2{color:#f3f3ef;letter-spacing:0;text-transform:none;font-size:.9rem}.footer-notes p{color:#9fa4a0;min-height:40px;font-size:.7rem}.footer-notes label{border:1px solid #4a4e4b;grid-template-columns:1fr 46px;height:46px;margin-top:20px;display:grid}.footer-notes input{color:#fff;background:0 0;border:0;min-width:0;padding:0 13px;font-size:.72rem}.footer-notes button{background:var(--clay);color:#fff;cursor:pointer;border:0;place-items:center;display:grid}.footer-notes button svg{width:17px}.site-footer .footer-meta{max-width:1540px;padding:23px var(--pad);color:#a9adaa;border-top:1px solid #2c2f2d;justify-content:space-between;gap:30px;margin:0 auto;font-size:.66rem;display:flex}.footer-meta>div{gap:30px;display:flex}.footer-meta a{align-items:center;gap:6px;display:inline-flex}.footer-meta svg{width:13px;height:13px}@media (width<=1180px){.site-header{gap:20px}.main-nav{gap:clamp(14px,1.8vw,22px)}.main-nav>a:not(.button){font-size:.78rem}.header-actions{gap:14px;margin-left:14px}.header-cta{min-height:42px;padding-inline:15px;font-size:.78rem}.restoration-copy{width:47vw}.restoration-scene{left:39vw}.service-index{grid-template-columns:1fr 1fr}.service-index a:nth-child(3){border-left:0;padding-left:0}.service-index a:nth-child(3):hover{padding-left:12px}.process-rail{grid-template-columns:1fr 1fr}.process-rail article:nth-child(3){border-left:0}.site-footer .footer-main{grid-template-columns:1.25fr 1fr 1fr 1fr}.footer-notes{border:0;border-top:1px solid #343735;grid-column:1/-1;padding:30px 0 0}.footer-notes p{min-height:0}.footer-notes label{max-width:430px}}@media (width<=900px){.site-header{gap:14px;height:72px}.header-actions{gap:12px;margin-left:auto}.header-cta{min-height:42px;padding:9px 16px}.brand-mark{width:38px;height:38px}.brand-name{font-size:1.16rem}.main-nav{background:var(--bg);padding-top:30px;top:72px}.main-nav>a:not(.button){font-size:.92rem}.main-nav .nav-invoice{margin-left:0;display:inline-flex}.restoration-stage{height:190vh;min-height:1250px}.restoration-sticky{min-height:680px}.restoration-copy{width:100%;height:52%;padding:64px var(--pad) 55px;background:linear-gradient(180deg, var(--bg) 0%, var(--bg) 80%, transparent 100%);justify-content:flex-end;top:72px;bottom:auto}.restoration-copy h1{max-width:650px;font-size:clamp(3.1rem,8vw,5.2rem)}.restoration-copy>p{max-width:600px}.stage-cue{display:none}.restoration-scene{border-left:0;inset:46% 0 82px}.scene-status{top:14px;right:14px}.restoration-controls{height:82px}.split-intro,.proof-section,.furniture-feature,.planning-section,.reviews-heading{grid-template-columns:1fr}.split-intro{gap:20px}.service-index{margin-top:50px}.craft-image{height:56vw}.proof-section{gap:65px}.reviews-heading{gap:24px}.reviews-list{grid-template-columns:1fr 1fr}.review{min-height:340px}.review-featured{border-left:0;grid-column:1/-1;min-height:380px;padding-right:0}.review:nth-child(2){border-left:0;padding-left:0}.furniture-feature .before-after{min-height:580px}.work-list article,.work-list article:nth-child(2n){grid-template-columns:1fr}.work-list article:nth-child(2n) figure{order:0}.work-list figure{min-height:470px}.work-list article>div{min-height:340px}.planning-section{gap:30px}.alldone-cta{grid-template-columns:70px 1fr}.alldone-cta:before{grid-column:1}.alldone-cta>div:first-of-type,.alldone-cta>div:last-of-type{grid-column:2}.site-footer .footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{border-bottom:1px solid #343735;grid-column:1/-1;padding-bottom:25px}}@media (width<=620px){.cta-full{display:none}.cta-short{display:inline}.header-cta{min-height:40px;padding:8px 14px;font-size:.78rem}.header-actions>.theme-toggle{display:none}.nav-mobile-theme{display:inline-flex}.brand-sub{letter-spacing:.085em}.restoration-stage{height:170vh;min-height:1100px}.restoration-sticky{min-height:650px}.restoration-copy{height:57%;padding-top:115px;padding-bottom:45px}.restoration-copy h1{margin-bottom:17px;font-size:clamp(2.65rem,12vw,4.15rem)}.restoration-copy>p{font-size:.9rem;line-height:1.55}.restoration-copy .hero-actions{gap:16px;margin-top:15px}.restoration-copy .button{min-height:48px;padding:11px 16px;font-size:.76rem}.restoration-copy .arrow-link{font-size:.78rem}.restoration-scene{top:54%}.scene-world{inset:-1%}.scene-before img,.scene-slice img{object-position:60% center}.scene-status{min-width:128px;padding:9px 10px;top:auto;bottom:12px;right:12px}.scene-status>span{min-width:37px;font-size:.86rem}.restoration-controls{grid-template-columns:18px 1fr;gap:0 10px;padding:14px 18px}.home-promise{gap:15px;min-height:115px;padding-inline:18px}.home-promise p{text-align:center;font-size:.72rem}.split-intro h2{font-size:clamp(2.45rem,11vw,3.8rem)}.split-intro p{font-size:.92rem}.service-index{grid-template-columns:1fr}.service-index a,.service-index a+a,.service-index a:nth-child(3){border-left:0;min-height:105px;padding:20px 0}.service-index a:hover,.service-index a+a:hover,.service-index a:nth-child(3):hover{padding-left:8px}.alldone-process{padding-inline:0}.craft-image{height:70vw;min-height:310px}.process-rail{padding-inline:var(--pad);grid-template-columns:1fr}.process-rail article,.process-rail article+article{border-left:0;min-height:120px;padding:23px 0}.reason-list,.planning-list{grid-template-columns:1fr}.reason-list article,.reason-list article:nth-child(2n),.planning-list article,.planning-list article:nth-child(2n){border-left:0;min-height:125px;padding:22px 0}.reviews-heading{padding-bottom:34px}.reviews-list{grid-template-columns:1fr}.review,.review-featured,.review:nth-child(2){border-left:0;border-bottom:1px solid var(--line);min-height:300px;padding:28px 0 32px}.review-featured blockquote{font-size:clamp(1.75rem,8vw,2.6rem)}.furniture-feature-copy{padding:80px var(--pad)}.furniture-feature-copy h2{font-size:clamp(2.5rem,11vw,3.8rem)}.furniture-feature .before-after{min-height:430px}.work-heading{flex-direction:column;align-items:flex-start;margin-bottom:36px}.work-heading h2{font-size:clamp(2.8rem,12vw,4.5rem)}.work-list figure{min-height:300px}.work-list article>div{min-height:310px;padding:38px 0 55px}.planning-section{padding-top:0}.alldone-cta{min-height:420px;padding:60px var(--pad);grid-template-columns:1fr;gap:26px}.alldone-cta:before,.alldone-cta>div:first-of-type,.alldone-cta>div:last-of-type{grid-column:1}.alldone-cta:before{width:54px;height:54px}.site-footer .footer-main{grid-template-columns:1fr 1fr;padding-top:58px}.footer-brand,.footer-column:nth-of-type(4),.footer-notes{grid-column:1/-1}.site-footer .footer-meta{flex-direction:column;align-items:flex-start}.footer-meta>div{flex-wrap:wrap;gap:14px 22px}}@media (width<=360px){:root{--pad:16px}.brand-sub{display:none}.header-cta{padding-inline:11px;font-size:.74rem}.site-header{gap:10px}}.legal-page,.not-found{max-width:760px;margin:0 auto}.legal-page h1,.not-found h1{margin-bottom:24px;font-size:clamp(2.6rem,4.5vw,4.4rem)}.legal-page h2{margin-top:44px;margin-bottom:10px;font-size:1.15rem}.legal-page p{max-width:66ch;color:var(--muted)}.legal-lede{font-size:1.05rem;color:var(--ink)!important}.legal-updated{border-top:1px solid var(--line);margin-top:56px;padding-top:22px;font-size:.8rem}.not-found p{max-width:52ch;color:var(--muted);margin-bottom:12px}.footer-notes .inline-check{vertical-align:-2px;width:15px;height:15px;color:var(--clay);margin-right:7px}.studio-signout{color:var(--muted);align-items:center;gap:7px;font-size:.8rem;text-decoration:none;display:inline-flex}.studio-signout:hover{color:var(--clay)}.studio-signout svg{width:15px;height:15px}.service-longform{max-width:var(--max);grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);align-items:start;gap:clamp(40px,6vw,100px);margin:0 auto;display:grid}.service-longform-intro p{max-width:58ch;font-size:1.05rem}.service-longform-intro p:first-child{color:var(--ink)}.service-longform-sections article{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:30px}.service-longform-sections article:last-child{border-bottom:0;margin-bottom:0}.service-longform-sections h2{margin:0 0 10px;font-size:1.3rem}.service-longform-sections p{color:var(--muted);max-width:68ch;margin:0}.service-areas{max-width:var(--max);margin:0 auto}.service-areas h2{margin-bottom:26px;font-size:1.5rem}.service-area-list{flex-wrap:wrap;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.service-area-list a{border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:8px 15px;font-size:.82rem;text-decoration:none;display:inline-block}.service-area-list a:hover{border-color:var(--clay);color:var(--clay)}.service-areas-note{color:var(--muted);max-width:60ch;font-size:.88rem}.service-faq{max-width:var(--max);margin:0 auto}.service-faq h2{margin-bottom:30px;font-size:1.5rem}.faq-list{grid-template-columns:repeat(2,1fr);gap:34px 60px;display:grid}.faq-list h3{margin:0 0 8px;font-size:1rem}.faq-list p{color:var(--muted);max-width:60ch;margin:0}.closing-cta-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.footer-areas p{color:var(--muted);max-width:30ch;font-size:.78rem;line-height:1.7}@media (width<=900px){.service-longform,.faq-list{grid-template-columns:1fr}}
