@font-face {
  font-family: 'DM Serif Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(assets/serif-italic-400.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/serif-normal-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/manrope-normal-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/manrope-normal-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/manrope-normal-800.ttf) format('truetype');
}

:root{--paper:#faf8f2;--ink:#292c27;--muted:#65665e;--accent:#a65331;--line:#dcded2;--heading:'Manrope',sans-serif;--display:'DM Serif Display',Georgia,serif;--radius:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Manrope',Arial,sans-serif;font-size:15px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.15;letter-spacing:-.045em}h1{font-size:clamp(42px,4.8vw,74px)}h2{font-size:clamp(34px,3.5vw,52px)}h3{font-size:23px;letter-spacing:-.035em}h1 em,h2 em{font-weight:400;font-style:normal}p{color:var(--muted)}.container{width:calc(100% - 112px);max-width:1248px;margin-inline:auto}.section{padding:106px 0}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.1px;line-height:1.6;color:var(--accent);margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 23px;font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.1px;border:1px solid transparent;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:white}.button.primary:hover{background:var(--ink)}.button .button svg:last-child{width:18px}.underlined{display:inline-flex;align-items:center;gap:18px;font-size:12px;font-weight:800;padding-bottom:7px;border-bottom:1px solid currentColor}.proposal-bar{min-height:34px;background:#eeeae1;color:#595b51;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:7px 32px;font-size:10px;line-height:1.5;position:relative;z-index:31}.proposal-bar a{font-weight:800}.proposal-bar>span:nth-child(2){letter-spacing:1px;font-size:9px}.brand{display:inline-flex;gap:10px;align-items:center;flex-shrink:0}.brand>svg{width:41px;height:41px;stroke-width:1.5}.brand b{font-family:var(--display);font-weight:400;line-height:1;font-size:38px;letter-spacing:-1.3px}.brand small{display:block;font-size:8px;letter-spacing:3.6px;line-height:1.3;margin:5px 0 0 2px}.brand-dot{color:var(--accent)}.site-header{position:relative;z-index:30}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between}.nav-wrap{display:flex;align-items:center;gap:42px}.navigation{display:flex;align-items:center;gap:30px}.navigation a{font-size:11px;font-weight:600;white-space:nowrap}.navigation a:hover{color:var(--accent)}.header-button{min-height:43px;padding:11px 18px;background:var(--accent);color:white;font-size:10px}.header-button>svg:first-child{display:none}.header-button>svg{width:17px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:650px;display:flex;align-items:center}.hero-media{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-media img{width:100%;height:100%;object-position:center}.hero-media:after{content:'';position:absolute;inset:0;z-index:1}.hero-copy{max-width:640px;padding:68px 0 96px}.hero .eyebrow{margin-bottom:22px}.hero-intro{font-size:15px;line-height:1.85;max-width:420px;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.hero-secondary{font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:12px}.hero-detail{font-size:10px;margin-top:20px;display:flex;gap:8px;align-items:center}.hero-detail>span{height:5px;width:5px;border-radius:50%;background:currentColor}.hero-caption{position:absolute;bottom:32px;right:56px;font-size:8px;letter-spacing:3px}.scroll-cue{position:absolute;bottom:24px;left:56px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%}.promise-strip .container{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:28px;padding-bottom:28px;font-size:14px;letter-spacing:.2px}.strip-star{font-size:23px;color:var(--accent)}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:20px}.section-heading>p{max-width:385px;font-size:14px;padding-bottom:8px}.section-heading .eyebrow{margin-bottom:14px}.demo-line{font-size:10px;margin-bottom:35px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{min-width:0}.service-body{position:relative;padding:26px 0 0}.service-index{font-size:10px;color:var(--accent);letter-spacing:1px;display:block;margin-bottom:13px}.service-body h3{font-size:23px}.service-body p{font-size:12px;line-height:1.8;margin-top:14px;max-width:280px}.text-link{justify-content:space-between;width:100%;border-top:1px solid var(--line);border-radius:0;padding:17px 0 0;min-height:44px;margin-top:24px;font-size:10px}.text-link svg:first-child{display:none}.text-link svg{width:17px}.service-photo{height:270px;overflow:hidden;position:relative}.service-photo>img{width:100%;height:100%}.service-photo.photo-half>img{max-width:none;width:200%;position:absolute;left:0;object-fit:cover}.service-photo.photo-after>img{left:-100%}.service-photo:first-child>img[src*="ambiente"]{object-position:77% center}.compare-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.compare-copy>p:not(.eyebrow){margin-top:24px;font-size:14px;max-width:410px}.project-caption{margin:34px 0 22px;padding-top:25px;border-top:1px solid var(--line)}.project-caption>span{font-size:8px;letter-spacing:1.4px;color:var(--muted)}.project-caption h3{font-size:18px;line-height:1.45;margin-top:9px;letter-spacing:-.03em}.project-caption p{font-size:12px;margin-top:9px;max-width:360px}.swatches{display:flex;align-items:center;gap:8px;margin-bottom:30px}.swatches>span{height:23px;width:23px;background:var(--swatch);border-radius:50%;outline:1px solid #0001;outline-offset:3px;margin-right:4px}.swatches small{font-size:9px;margin-left:5px;color:var(--muted)}figure{margin:0}.comparison{aspect-ratio:3/4;position:relative;overflow:hidden;background:#ddd3c1;isolation:isolate;border-radius:var(--radius)}.compare-layer{position:absolute;inset:0;overflow:hidden}.compare-layer img{position:absolute;width:200%;max-width:none;height:100%;top:0;left:0;object-fit:fill}.compare-layer.after img{left:-100%}.compare-layer.before{clip-path:inset(0 calc(100% - var(--reveal)) 0 0);z-index:2}.compare-tag{position:absolute;top:18px;background:#fffffff0;color:#34382f;font-size:8px;letter-spacing:1px;padding:6px 13px;z-index:3}.tag-after{right:17px}.tag-before{left:17px}.compare-divider{position:absolute;z-index:4;left:var(--reveal);top:0;bottom:0;width:2px;background:#fff;pointer-events:none}.compare-divider span{position:absolute;width:44px;height:44px;background:#fff;color:#253a2c;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);font-size:27px;text-align:center;line-height:40px;box-shadow:0 2px 20px #0002}.compare-range{position:absolute;inset:0;width:100%;height:100%;margin:0;z-index:5;opacity:0;cursor:ew-resize;touch-action:pan-y}.comparison:focus-within{outline:3px solid var(--accent);outline-offset:5px}.compare-tools{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:16px;font-size:10px}.compare-toggle{background:none;border:0;padding:8px 0;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px;color:inherit;min-height:38px}.compare-figure figcaption,.craft-photo figcaption{font-size:9px;line-height:1.6;margin-top:10px;color:var(--muted)}.side-by-side{aspect-ratio:3/2}.side-by-side .compare-layer.after{left:50%}.side-by-side .compare-layer.before{right:50%;clip-path:none}.side-by-side .compare-divider,.side-by-side .compare-range{display:none}.craft-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:110px;align-items:center}.craft-photo{position:relative}.craft-photo>img{aspect-ratio:1.15;height:auto;width:100%}.craft-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:25px;max-width:400px}.craft-copy .underlined{margin-top:26px}.craft-seal{position:absolute;right:-34px;bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;width:112px;height:112px;color:var(--paper);background:var(--accent);font-size:10px;letter-spacing:1.1px;line-height:1.6;box-shadow:0 0 0 8px var(--paper)}.craft-seal i{font-family:var(--display);font-size:25px;letter-spacing:0}.process-grid{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:55px 0 0}.process-grid li{border-top:1px solid var(--line);padding-top:23px}.step-number{color:var(--accent);font-size:13px;display:block;margin-bottom:20px}.process-grid h3{font-size:20px;line-height:1.4}.process-grid p{font-size:12px;line-height:1.9;margin-top:12px;max-width:300px}.faq-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:90px}.faq-layout>div>p:not(.eyebrow){margin-top:23px;font-size:13px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:13px;font-weight:600;padding:25px 0;line-height:1.6}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400;color:var(--accent)}details[open] summary>span{transform:rotate(45deg)}details p{font-size:12px;padding:0 30px 24px 0;line-height:1.9}.contact{text-align:center;background:var(--ink);color:var(--paper)}.contact h2{font-size:clamp(37px,4.7vw,66px)}.contact p:not(.eyebrow){margin:24px 0 29px;color:#dadbd1;font-size:13px}.contact .eyebrow{color:#d1aa83}.contact .button{background:var(--paper);color:var(--ink)}.contact .button:hover{background:#ddd5c0}.phone{font-size:11px;display:block;width:max-content;margin:18px auto 0;color:#d9dacf}.site-footer{padding-top:45px;background:var(--paper)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:35px}.footer-main>div p{font-size:11px}.footer-main small{font-size:10px;color:var(--muted)}.back-top{font-size:10px}.footer-note{padding-top:20px;padding-bottom:23px;border-top:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;font-size:8px;color:var(--muted)}.mobile-contact{display:none}.skip-link{position:fixed;top:-100px;left:15px;z-index:100;padding:12px;background:#fff;color:#222}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.hero{min-height:740px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.navigation{gap:20px}.nav-wrap{gap:26px}.compare-layout,.craft-layout{gap:65px}.faq-layout{gap:55px}.service-photo{height:220px}.hero h1{font-size:57px}.hero-copy{max-width:560px}.hero-caption{right:32px}.scroll-cue{left:32px}}
@media(max-width:850px){html{scroll-padding-top:80px}.container{width:calc(100% - 40px)}.section{padding:70px 0}.proposal-bar{padding:8px 20px}.preview-note{display:none}.header-inner{height:78px}.brand>svg{width:33px;height:33px}.brand b{font-size:32px}.brand small{font-size:7px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:1px solid currentColor;border-radius:var(--radius);color:inherit;margin-left:auto}.menu-toggle span{width:20px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav-wrap{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);color:var(--ink);padding:24px 26px;box-shadow:0 14px 20px #0002;border-bottom:1px solid var(--line)}.nav-wrap.is-open{display:flex;align-items:stretch;flex-direction:column;gap:20px}.navigation{align-items:stretch;flex-direction:column;gap:0}.navigation a{padding:14px 0;font-size:14px}.header-button{align-self:start;min-height:48px}.hero{min-height:580px}.hero h1{font-size:48px}.hero-copy{max-width:510px;padding:58px 0 92px}.hero-intro{font-size:14px;max-width:340px}.hero-actions{gap:20px}.hero-caption{right:20px}.scroll-cue{left:20px}.promise-strip .container{font-size:11px;gap:10px;padding-block:22px}.strip-star{font-size:19px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading>p br{display:none}.service-grid{gap:18px}.service-body h3{font-size:19px}.service-body p{font-size:11px}.service-photo{height:190px}.compare-layout,.craft-layout{gap:40px}.compare-copy h2,.craft-copy h2{font-size:36px}.compare-copy>p:not(.eyebrow){font-size:12px}.project-caption{margin-top:25px}.swatches{flex-wrap:wrap}.swatches small{width:100%;margin-top:8px}.craft-copy>p:not(.eyebrow){font-size:12px;margin-top:17px}.craft-seal{width:87px;height:87px;right:-20px;bottom:38px;font-size:8px}.craft-seal i{font-size:20px}.process-grid{gap:24px}.process-grid h3{font-size:18px}.faq-layout{gap:40px}.footer-main{gap:25px;flex-wrap:wrap}.footer-note{flex-direction:column;gap:6px}}
@media(max-width:600px){body{font-size:14px;padding-bottom:64px}h2{font-size:36px}h3{font-size:21px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:15px}.proposal-bar{font-size:9px;padding:7px 16px;min-height:31px}.proposal-bar>span:nth-child(2){font-size:8px}.container{width:calc(100% - 40px)}.section{padding:62px 0}.hero{min-height:590px;align-items:start}.hero h1{font-size:clamp(35px,9.5vw,49px);line-height:1.1}.hero-copy{padding:56px 0 92px;max-width:100%}.hero-intro{font-size:13px;line-height:1.8;max-width:310px;margin-top:23px}.hero-actions{align-items:start;flex-direction:column;gap:20px;margin-top:28px}.button{min-height:51px;padding:14px 17px;font-size:11px;gap:9px}.hero-detail{font-size:9px}.hero-caption{font-size:7px;letter-spacing:1.8px;bottom:31px}.promise-strip .container{gap:8px;font-size:8px;padding-block:20px}.strip-star{font-size:16px}.section-heading{gap:18px;margin-bottom:20px}.section-heading>p{font-size:12px}.demo-line{font-size:9px;margin-bottom:25px}.service-grid{grid-template-columns:1fr;gap:34px}.service-photo{height:280px}.service-body{padding-top:20px}.service-body h3{font-size:25px}.service-body p{font-size:13px;max-width:100%}.text-link{font-size:11px}.compare-layout,.craft-layout,.faq-layout{grid-template-columns:1fr;gap:38px}.compare-copy h2,.craft-copy h2{font-size:38px}.compare-copy>p:not(.eyebrow){font-size:13px}.compare-figure{width:100%;max-width:430px;margin-inline:auto}.swatches small{width:auto;margin-top:0}.comparison{max-height:none}.project-caption{margin-top:26px;padding-top:22px}.project-caption h3{font-size:18px}.compare-copy .button{margin-top:0}.compare-tools{font-size:9px;gap:10px}.compare-toggle{font-size:9px}.craft-copy>p:not(.eyebrow){font-size:13px;max-width:100%}.craft-photo{margin-right:20px}.craft-seal{right:-19px}.craft-photo>img{aspect-ratio:1.2}.process-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.process-grid li{display:flex;gap:24px;padding-top:25px}.step-number{font-size:15px;margin:0;min-width:26px}.process-grid h3{font-size:21px}.process-grid p{max-width:100%;font-size:12px}.faq-layout>div>p:not(.eyebrow){font-size:12px}.faq-list{margin-top:0}summary{padding:22px 0;font-size:12px}.contact h2{font-size:39px}.contact p:not(.eyebrow){font-size:12px}.contact{padding-block:65px}.footer-main{flex-direction:column;align-items:start;gap:22px}.site-footer{padding-top:35px}.footer-note{font-size:8px}.mobile-contact{position:fixed;z-index:40;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:14px;min-height:64px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:var(--accent);color:#fff;font-size:12px;font-weight:800;box-shadow:0 -4px 15px #0001}.mobile-contact svg{width:20px}.scroll-cue{height:32px;width:32px}.craft-copy .underlined{font-size:11px}.service-photo.photo-half{height:330px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* 01 — Architectural, editorial, charcoal and copper. */
.archito{--paper:#f7f6f0;--ink:#24251f;--accent:#b6613b;--line:#d6d7cb}.archito .proposal-bar{background:#171b18;color:#c4c6ba}.archito .site-header{background:#24251f;color:#fff}.archito .header-button{background:transparent;border:1px solid #ffffff55}.archito .brand-dot{color:#cf8963}.archito .hero{color:white;background:#24251f;min-height:650px}.archito .hero-media{left:42%;z-index:0}.archito .hero-media img{object-position:64% center}.archito .hero-media:after{background:linear-gradient(90deg,#24251f99,transparent 48%)}.archito .hero-inner{position:relative;z-index:2}.archito .hero-copy{max-width:760px;width:65%;padding-top:64px}.archito .hero h1{font-size:clamp(48px,4.6vw,68px);letter-spacing:-3px;line-height:1.12}.archito .hero h1 em{color:#e4c1a9}.archito .hero .eyebrow{color:#d2a484}.archito .hero-intro,.archito .hero-detail{color:#d3d4c8}.archito .hero-intro{max-width:358px}.archito .hero .primary{background:#b6613b}.archito .hero .primary:hover{background:#914525}.archito .hero-caption{z-index:2;color:#fff;text-shadow:0 1px 5px #000}.archito .scroll-cue{z-index:3}.archito .promise-strip{background:#eeede5;border-bottom:1px solid var(--line)}.archito .service-grid{border-top:1px solid var(--line);gap:0}.archito .service-card{padding:34px 30px 12px;border-right:1px solid var(--line)}.archito .service-card:first-child{padding-left:0}.archito .service-card:last-child{padding-right:0;border-right:0}.archito .service-icon svg{width:46px;height:46px;stroke-width:1;color:var(--accent)}.archito .service-body{padding-top:22px}.archito .service-index{position:absolute;right:0;top:0}.archito .transformations{background:#272a24;color:#f4f2e9;--line:#52554a;--muted:#c1c6b4}.archito .transformations .eyebrow{color:#c8a080}.archito .transformations .compare-copy h2{font-size:48px}.archito .compare-figure{border:1px solid #686858;padding:14px}.archito .compare-layout{gap:80px}.archito .craft{background:#f7f6f0}.archito .craft-photo>img{aspect-ratio:1.1}.archito .craft-seal{border-radius:0;box-shadow:none;right:-24px;bottom:65px}.archito .process{background:#eaece3}.archito .contact .container{position:relative}.archito .contact{border-top:4px solid #b6613b}.archito .contact h2{letter-spacing:-3px}
/* 02 — Furniture editorial, serif type, generous white space. */
.furnitex{--paper:#fffefa;--ink:#3b4032;--muted:#76796c;--accent:#95543b;--line:#e0e1d7;--radius:3px}.furnitex h1,.furnitex h2{font-family:var(--display);font-weight:400;letter-spacing:-1.8px}.furnitex .proposal-bar{background:#efeee8}.furnitex .header-inner{height:150px;flex-direction:column;justify-content:center;gap:18px}.furnitex .brand>svg{display:none}.furnitex .brand b{font-size:43px}.furnitex .brand small{letter-spacing:5px;font-size:7px;margin-left:4px}.furnitex .nav-wrap{width:100%;position:relative;justify-content:center;gap:55px}.furnitex .navigation{gap:38px}.furnitex .header-button{position:absolute;right:0;bottom:0;background:transparent;padding:4px 0;color:var(--accent);font-size:10px;min-height:30px;border-bottom:1px solid #d4b39a;border-radius:0}.furnitex .hero{min-height:620px;text-align:center;color:#fff;clip-path:ellipse(95% 100% at 50% 0)}.furnitex .hero-media:after{background:linear-gradient(90deg,#282d2552,#282d2599,#282d2533)}.furnitex .hero-media img{object-position:center 65%}.furnitex .hero-copy{max-width:780px;margin:auto;padding:60px 0 112px}.furnitex .hero h1{font-size:clamp(54px,5.6vw,82px);line-height:1.04}.furnitex .hero h1 em{font-style:italic;color:#f8e8ca}.furnitex .hero .eyebrow{color:#fff6de;letter-spacing:3px;font-size:10px}.furnitex .hero-intro{margin:25px auto 0;color:#fff;max-width:600px}.furnitex .hero-actions{justify-content:center}.furnitex .hero-detail{justify-content:center;color:#f1efdc}.furnitex .hero .primary{background:#f6f3e5;color:#3a4030}.furnitex .hero .primary:hover{background:#e2c9a7}.furnitex .hero .hero-secondary{border-bottom:1px solid #fff6;padding-bottom:5px}.furnitex .hero-caption,.furnitex .scroll-cue{display:none}.furnitex .promise-strip{margin-top:10px}.furnitex .promise-strip .container{justify-content:center;gap:52px;font-family:var(--display);font-size:21px}.furnitex .strip-star{font-size:13px;color:#8d926b}.furnitex .services{padding-top:70px}.furnitex .section-heading{align-items:center;text-align:center;flex-direction:column;gap:18px}.furnitex .section-heading h2 br{display:none}.furnitex .section-heading>p{max-width:500px;font-size:13px}.furnitex .demo-line{text-align:center;margin-bottom:42px}.furnitex .service-photo{height:300px}.furnitex .service-card:nth-child(2){margin-top:38px}.furnitex .service-body{padding-inline:10px}.furnitex .service-index{font-size:8px;letter-spacing:2px;margin-bottom:8px}.furnitex .service-body h3{font-family:var(--display);font-size:30px;font-weight:400;letter-spacing:-.6px}.furnitex .service-body p{font-size:12px}.furnitex .process{background:#f0f2e9}.furnitex .process .section-heading .underlined{margin-top:7px}.furnitex .process-grid{gap:50px}.furnitex .process-grid li{border-top:0;text-align:center}.furnitex .step-number{font-family:var(--display);font-size:40px;color:#8b916a;margin-bottom:13px}.furnitex .process-grid h3{font-size:19px}.furnitex .process-grid p{margin-inline:auto}.furnitex .compare-copy{order:2}.furnitex .compare-figure{order:1}.furnitex .comparison{border-radius:200px 200px 3px 3px}.furnitex .comparison.side-by-side{border-radius:0}.furnitex .compare-tag{top:auto;bottom:18px}.furnitex .transformations{padding-block:115px}.furnitex .craft{background:#f8f5ed}.furnitex .craft-layout{grid-template-columns:1fr 1.1fr}.furnitex .craft-copy{order:1}.furnitex .craft-photo{order:2}.furnitex .craft-photo>img{aspect-ratio:1.12;border-radius:3px}.furnitex .craft-seal{right:auto;left:-34px;background:#858b62}.furnitex .contact{background:#49503d}.furnitex .contact h2{font-size:70px}.furnitex .contact .eyebrow{color:#ddd7b4}.furnitex .contact .primary{background:#ebe9d8;color:#363b2c}.furnitex .site-footer .brand>svg{display:none}
/* 03 — Organic workshop aesthetic, forest and oat. */
.aterna{--paper:#fbf9f0;--ink:#243d32;--muted:#68746a;--accent:#6c7242;--line:#dfe3d4;--radius:7px}.aterna h1,.aterna h2{font-family:var(--display);font-weight:400;letter-spacing:-1.3px}.aterna .proposal-bar{background:#20392d;color:#e3e8d9}.aterna .site-header{position:absolute;left:0;right:0;top:57px}.aterna .header-inner{height:85px;background:#fffdf6;border-radius:9px;padding-inline:27px;box-shadow:0 10px 40px #10281720}.aterna .brand>svg{stroke-width:1.7}.aterna .brand-dot{color:#a7834f}.aterna .header-button{background:#6c7242}.aterna .hero{min-height:770px;color:#fff}.aterna .hero-media img{object-position:center 58%}.aterna .hero-media:after{background:linear-gradient(90deg,#183127e8 0%,#183127a3 48%,#1831271a 100%)}.aterna .hero-copy{padding-top:180px;padding-bottom:110px;max-width:720px}.aterna .hero h1{font-size:clamp(55px,5.7vw,82px);line-height:1.06}.aterna .hero h1 em{font-style:italic;color:#e4e5b8}.aterna .hero .eyebrow{color:#dfd8ac}.aterna .hero-intro{color:#e0e5da;max-width:370px}.aterna .hero-detail{color:#e0e5da}.aterna .hero .primary{background:#f3efd9;color:#26382a}.aterna .hero .primary:hover{background:#d0d4af}.aterna .promise-strip{background:#e4e9d8}.aterna .promise-strip .container{justify-content:center;gap:65px;font-family:var(--display);font-size:22px}.aterna .strip-star{font-size:15px}.aterna .services{padding-top:85px}.aterna .service-card{background:#fff;border:1px solid #e3e6dc;border-radius:12px;overflow:hidden}.aterna .service-photo{height:230px}.aterna .service-body{padding:26px}.aterna .service-body h3{font-size:23px}.aterna .service-index{display:none}.aterna .service-body p{font-size:12px}.aterna .text-link{font-size:10px}.aterna .craft{padding-top:25px}.aterna .craft-photo>img{border-radius:210px 210px 12px 12px;aspect-ratio:.95}.aterna .craft-seal{background:#6c7242}.aterna .transformations{background:#e9eddf}.aterna .comparison{border:9px solid #f9f9ef;border-radius:13px;box-shadow:0 15px 30px #233d3212}.aterna .project-caption{border-top:1px solid #c8d0bb}.aterna .process-grid li{border:1px solid var(--line);padding:30px 25px;border-radius:12px;background:#fffdf9}.aterna .step-number{width:44px;height:44px;background:#edf0e3;border-radius:50%;display:grid;place-items:center;color:#53603b;font-size:12px;margin-bottom:22px}.aterna .process-grid{gap:22px}.aterna .faq{padding-top:30px}.aterna .contact{background:#233d32;position:relative;overflow:hidden}.aterna .contact:before,.aterna .contact:after{content:'';position:absolute;width:300px;height:300px;border:1px solid #dbe4be22;border-radius:50%;top:-160px;right:-70px;pointer-events:none}.aterna .contact:after{width:430px;height:430px;right:-135px;top:-225px}.aterna .contact .eyebrow{color:#d4d7a2}.aterna .contact h2{font-size:69px}.aterna .contact .primary{background:#e1e5c3}
@media(max-width:1100px){.furnitex .header-button{display:none}.archito .hero h1{font-size:58px}.aterna .header-inner{padding-inline:20px}.aterna .navigation{gap:20px}.aterna .nav-wrap{gap:25px}.furnitex .service-photo{height:245px}}
@media(max-width:850px){.archito .hero h1{font-size:49px;letter-spacing:-2px}.archito .hero-copy{width:80%}.archito .hero-media{left:36%}.archito .hero-media:after{background:linear-gradient(90deg,#24251fc9,#24251f38)}.archito .hero .hero-secondary{color:#f4f1e8}.archito .nav-wrap{background:#24251f;color:#fff}.archito .service-card{padding-inline:20px}.archito .transformations .compare-copy h2{font-size:38px}.archito .compare-layout{gap:40px}.furnitex .header-inner{height:90px;flex-direction:row;justify-content:space-between}.furnitex .menu-toggle{margin:0}.furnitex .nav-wrap{position:absolute;gap:20px;align-items:stretch}.furnitex .nav-wrap .header-button{display:inline-flex;position:static}.furnitex .navigation{gap:0}.furnitex .brand b{font-size:37px}.furnitex .hero{min-height:590px;clip-path:ellipse(125% 100% at 50% 0)}.furnitex .hero h1{font-size:65px}.furnitex .hero-copy{padding-bottom:95px}.furnitex .promise-strip .container{gap:20px;font-size:17px}.furnitex .service-photo{height:220px}.furnitex .service-body{padding-inline:0}.furnitex .service-body h3{font-size:25px}.furnitex .process-grid{gap:25px}.furnitex .transformations{padding-block:75px}.furnitex .craft-layout{grid-template-columns:1fr 1fr}.furnitex .craft-seal{left:-20px}.furnitex .contact h2{font-size:53px}.aterna .site-header{top:51px}.aterna .header-inner{height:78px;padding-inline:16px}.aterna .nav-wrap{left:20px;right:20px;border-radius:0 0 9px 9px}.aterna .hero-copy{padding-top:165px;max-width:600px}.aterna .hero{min-height:735px}.aterna .hero h1{font-size:66px}.aterna .promise-strip .container{gap:25px;font-size:18px}.aterna .service-body{padding:20px}.aterna .service-body h3{font-size:20px}.aterna .service-photo{height:190px}.aterna .process-grid{gap:15px}.aterna .process-grid li{padding:25px 18px}.aterna .contact h2{font-size:56px}}
@media(max-width:600px){.archito .hero{min-height:640px}.archito .hero-media{left:0;top:0}.archito .hero-media img{object-position:62% center}.archito .hero-media:after{background:linear-gradient(90deg,#24251ff2,#24251f8c),linear-gradient(0deg,#24251f55,transparent)}.archito .hero-copy{width:100%;padding-top:58px;padding-bottom:115px}.archito .hero h1{font-size:clamp(37px,10.5vw,46px);letter-spacing:-1.7px;line-height:1.16}.archito .hero .eyebrow{font-size:8px;letter-spacing:1.6px}.archito .hero-intro{max-width:300px}.archito .service-grid{border-top:0;gap:0}.archito .service-card,.archito .service-card:first-child,.archito .service-card:last-child{padding:29px 0;border-top:1px solid var(--line);border-right:0}.archito .service-icon svg{width:37px;height:37px}.archito .service-body{padding-top:17px}.archito .service-body h3{font-size:23px}.archito .service-index{top:-45px}.archito .transformations .compare-copy h2{font-size:37px}.archito .compare-figure{padding:10px}.archito .craft-seal{right:-19px;bottom:43px}.archito .contact h2{letter-spacing:-1.6px;font-size:39px}.furnitex .header-inner{height:79px}.furnitex .brand b{font-size:35px}.furnitex .hero{min-height:580px;clip-path:ellipse(160% 100% at 50% 0)}.furnitex .hero-copy{padding:52px 0 85px}.furnitex .hero h1{font-size:clamp(39px,11.5vw,55px);letter-spacing:-1.5px}.furnitex .hero .eyebrow{font-size:8px;letter-spacing:2px}.furnitex .hero-media img{object-position:65% center}.furnitex .hero-media:after{background:#272d259b}.furnitex .hero-intro{font-size:12px;max-width:320px;line-height:1.85}.furnitex .hero-actions{align-items:center;gap:19px;margin-top:27px}.furnitex .hero-detail{font-size:8px}.furnitex .hero-secondary{font-size:10px}.furnitex .promise-strip .container{gap:9px;font-size:12px}.furnitex .strip-star{font-size:11px}.furnitex .services{padding-top:50px}.furnitex .section-heading h2{font-size:38px}.furnitex .section-heading h2 br{display:block}.furnitex .service-photo{height:305px}.furnitex .service-photo.photo-half{height:350px}.furnitex .service-card:nth-child(2){margin-top:0}.furnitex .service-body{padding:21px 6px 0}.furnitex .service-body h3{font-size:29px}.furnitex .service-grid{gap:38px}.furnitex .process-grid li{display:block;padding:0 0 24px;border-bottom:1px solid var(--line)}.furnitex .process-grid li:last-child{padding-bottom:0;border-bottom:0}.furnitex .step-number{font-size:35px;margin-bottom:10px}.furnitex .process-grid h3{font-size:20px}.furnitex .compare-copy{order:1}.furnitex .compare-figure{order:2}.furnitex .transformations{padding-block:65px}.furnitex .craft-layout{grid-template-columns:1fr}.furnitex .craft-copy{order:2}.furnitex .craft-photo{order:1;margin:0 0 0 20px}.furnitex .contact h2{font-size:41px}.aterna .site-header{top:47px}.aterna .header-inner{width:calc(100% - 28px);height:72px;padding:0 15px}.aterna .nav-wrap{left:14px;right:14px}.aterna .hero{min-height:700px}.aterna .hero-copy{padding-top:146px;padding-bottom:93px}.aterna .hero h1{font-size:clamp(40px,11.5vw,52px);letter-spacing:-1.4px}.aterna .hero .eyebrow{font-size:8px;letter-spacing:1.5px}.aterna .hero-media:after{background:linear-gradient(90deg,#173125ef,#17312580)}.aterna .hero-intro{font-size:13px;color:#f0f3e6}.aterna .hero-actions{gap:19px}.aterna .hero-caption{bottom:30px}.aterna .promise-strip .container{gap:9px;font-size:12px}.aterna .strip-star{font-size:11px}.aterna .services{padding-top:60px}.aterna .service-photo{height:270px}.aterna .service-body{padding:24px}.aterna .service-body h3{font-size:26px}.aterna .craft{padding-top:0}.aterna .craft-photo>img{aspect-ratio:1}.aterna .comparison{border-width:7px}.aterna .process-grid li{padding:24px 20px;align-items:start}.aterna .step-number{min-width:38px;width:38px;height:38px;margin:0}.aterna .faq{padding-top:0}.aterna .contact h2{font-size:41px}}
