*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at top right,rgba(214,196,175,.3),transparent 24%),linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-alt) 100%);color:var(--color-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(138,105,71,.05),transparent 38%),linear-gradient(300deg,rgba(32,26,20,.03),transparent 44%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.22),transparent 18%),radial-gradient(circle at 75% 0%,rgba(102,121,109,.12),transparent 16%);mix-blend-mode:screen}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,input,textarea{border:0}button{cursor:pointer}body.menu-open{overflow:hidden}#root{min-height:100vh}.app-shell{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.container{width:min(var(--container-width),calc(100% - 2rem));margin:0 auto}.site-header{position:fixed;top:0;left:0;width:100%;z-index:10;transition:background-color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),backdrop-filter var(--transition-fast)}.site-header--home{background:transparent;border-bottom:1px solid transparent;box-shadow:none;backdrop-filter:none}.site-header--solid,.site-header--scrolled{backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);background:linear-gradient(180deg,#ffffffb8,#fffcf794);border-bottom:1px solid rgba(255,255,255,.42);box-shadow:0 1px #ffffffb8 inset,0 14px 34px #3e2b1814}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding-block:.75rem}.site-brand{display:inline-flex;align-items:center;justify-content:flex-start;min-width:0}.site-brand__tagline,.site-brand__summary,.muted,.label{color:var(--color-muted)}.site-brand__logo{display:block;width:auto;height:58px;filter:drop-shadow(0 6px 12px rgba(24,20,17,.12))}.site-brand__mark{font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.site-nav{display:flex;flex-wrap:nowrap;gap:.45rem;justify-content:center}.nav-link,.footer-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;padding:.45rem .72rem;border-radius:999px;border:1px solid transparent;color:var(--color-muted);white-space:nowrap;font-size:.9rem;transition:border-color var(--transition-fast),background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.site-header--home:not(.site-header--scrolled) .nav-link{color:#1c1612eb;text-shadow:0 8px 18px rgba(255,251,246,.18)}.site-header--home:not(.site-header--scrolled) .nav-link--active{border-color:#201a141f;background:#fffbf657;color:#181411f5;box-shadow:none}.site-header--home:not(.site-header--scrolled) .language-switcher{border-color:#201a141a;background:#fff8f09e;box-shadow:0 10px 24px #3e2b1814}.site-header--home:not(.site-header--scrolled) .language-switcher__toggle{background:#ffffff6b;color:#201a14c7}.site-header--home:not(.site-header--scrolled) .language-switcher__toggle--active{background:#201a14e6;color:#fff;box-shadow:0 10px 24px #18141124}.site-header--home:not(.site-header--scrolled) .site-brand__logo{filter:drop-shadow(0 1px 0 rgba(255,251,246,.35)) drop-shadow(0 10px 18px rgba(24,20,17,.16))}.nav-link:hover,.footer-link:hover,.nav-cta:hover,.language-switcher__toggle:hover{transform:translateY(-1px)}.nav-link--active{border-color:#201a141f;background:#ffffff8f;color:var(--color-text);box-shadow:0 8px 24px #3e2b1812}.site-header__controls{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.site-header__menu-toggle{display:none;width:2.65rem;height:2.65rem;padding:0;border-radius:999px;border:1px solid rgba(32,26,20,.1);background:#ffffff8f;box-shadow:0 10px 24px #3e2b180f;align-items:center;justify-content:center;flex-direction:column;gap:.24rem}.site-header__menu-toggle-line{width:1rem;height:1.5px;border-radius:999px;background:#181411eb}.site-header--home:not(.site-header--scrolled) .site-header__menu-toggle{border-color:#fff8f029;background:#fff8f014;box-shadow:none}.site-header--menu-open,.site-header--home.site-header--menu-open:not(.site-header--scrolled){z-index:12;backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(180deg,#ffffffd1,#fffcf7ad);border-bottom:1px solid rgba(255,255,255,.48);box-shadow:0 1px #ffffffa3 inset,0 14px 34px #3e2b1814}.site-header--menu-open .site-header__menu-toggle,.site-header--home.site-header--menu-open:not(.site-header--scrolled) .site-header__menu-toggle{border-color:#201a1429;background:#ffffffc2;box-shadow:0 10px 24px #3e2b181a}.site-header--menu-open .site-header__inner{position:relative;z-index:13}.site-drawer{position:fixed;inset:0;z-index:11;pointer-events:none}.site-drawer--open{pointer-events:auto}.site-drawer__backdrop{position:absolute;inset:0;background:#1814113d;opacity:0;transition:opacity var(--transition-fast)}.site-drawer--open .site-drawer__backdrop{opacity:1}.site-drawer__panel{position:absolute;top:0;right:0;width:100%;height:100%;padding:7.2rem max(1.1rem,env(safe-area-inset-right)) 1.4rem max(1.1rem,env(safe-area-inset-left));display:grid;align-content:start;background:linear-gradient(180deg,#ffffff75,#fffcf74d),radial-gradient(circle at top right,rgba(220,196,167,.12),transparent 34%);backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%);border-left:0;box-shadow:none;transform:translate(102%);transition:transform var(--transition-fast)}.site-drawer--open .site-drawer__panel{transform:translate(0)}.site-drawer__nav{display:grid;gap:.65rem;width:min(100%,22rem);margin-left:auto}.site-drawer__link{display:flex;align-items:center;min-height:2.9rem;padding:.85rem 1rem;border-radius:20px;border:1px solid rgba(32,26,20,.1);background:#ffffffb3;color:#181411eb;font-weight:600;box-shadow:0 8px 20px #3e2b180f}.site-drawer__link--active{border-color:#201a1429;background:#fff8f0d6;color:var(--color-text);box-shadow:0 10px 24px #3e2b181a}.language-switcher{display:inline-flex;align-items:center;padding:.2rem;border:1px solid rgba(32,26,20,.1);border-radius:999px;background:#ffffff8f;box-shadow:0 10px 24px #3e2b180f}.language-switcher__toggle-group{display:inline-flex;gap:.15rem}.language-switcher__toggle{min-width:2.2rem;padding:.38rem .55rem;border-radius:999px;background:transparent;color:var(--color-muted);font-weight:700;font-size:.72rem;letter-spacing:.12em;transition:background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.language-switcher__toggle--active{background:var(--color-text);color:#fff;box-shadow:0 10px 24px #18141129}.site-main{flex:1;padding:7.65rem 0 4rem}.site-main--home{padding-top:0}.page-shell{display:grid;margin-top:-7.65rem;--page-shell-content-lift: clamp(8rem, 20vh, 16rem)}.page-shell__hero{position:relative;isolation:isolate;min-height:var(--site-hero-height);overflow:hidden;background:var(--color-bg-alt)}.page-shell__hero-bg{position:absolute;inset:0;z-index:-2;background-image:url(/assets/images/mozaic-hero-northeast-residence.jpg);background-size:cover;background-position:center 46%;filter:blur(5.5px) saturate(.95)}.page-shell__hero:before{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:10%;pointer-events:none;background:linear-gradient(180deg,rgba(236,226,211,0),var(--color-bg-alt) 100%)}.site-main--home-route-transition .page-shell__hero-bg{animation:pageShellHeroFocus 1.45s cubic-bezier(.22,1,.36,1) both}.site-main--home-route-transition .page-shell__hero:before{animation:pageShellHeroGradient 1.45s cubic-bezier(.22,1,.36,1) both}.page-shell__hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,252,247,.58),rgba(255,250,244,.42) 72%,rgba(243,235,224,.52) 90%,var(--color-bg-alt) 100%),radial-gradient(circle at top left,rgba(255,255,255,.52),transparent 30%),radial-gradient(circle at bottom right,rgba(74,62,46,.08),transparent 42%)}.page-shell__hero-inner{min-height:inherit;display:flex;align-items:flex-start;padding-top:clamp(8.25rem,13vw,10.5rem);padding-bottom:clamp(.9rem,2vw,1.6rem)}.page-shell__intro{max-width:min(1020px,100%);padding:clamp(1.2rem,2vw,1.8rem);border:1px solid rgba(32,26,20,.1);border-top:4px solid rgba(138,105,71,.74);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffd1,#fffcf7a8),radial-gradient(circle at top right,rgba(220,196,167,.18),transparent 30%);box-shadow:var(--shadow-soft);backdrop-filter:blur(10px) saturate(110%);-webkit-backdrop-filter:blur(10px) saturate(110%);animation:contentReveal .82s cubic-bezier(.16,1,.3,1) both}.page-shell h1{margin:0;font-family:var(--font-display);font-size:clamp(2.45rem,4vw,4.35rem);line-height:.96;letter-spacing:0}.page-shell__content{display:grid;gap:1.5rem;margin-top:calc(-1 * var(--page-shell-content-lift));padding-bottom:4rem;position:relative;z-index:1;animation:contentReveal .86s cubic-bezier(.16,1,.3,1) .12s both}.page-shell--content-intro{position:relative;overflow:hidden;--page-shell-content-lift: 0px}.page-shell--content-intro .page-shell__hero{position:absolute;inset:0 0 auto;min-height:0;height:var(--site-hero-height)}.page-shell--content-intro .page-shell__content{gap:clamp(1.1rem,2vw,1.5rem);margin-top:0;padding-top:clamp(8.25rem,13vw,10.5rem)}.page-shell--content-intro .page-shell__intro{max-width:min(1040px,100%);background:linear-gradient(180deg,#ffffffe6,#fffcf7bd),radial-gradient(circle at top right,rgba(220,196,167,.18),transparent 30%)}.eyebrow,.label{margin:0 0 .5rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.lede{margin:1rem 0 0;max-width:60ch;font-size:1.05rem;line-height:1.65;color:var(--color-muted)}.stack{display:grid;gap:1.25rem}.surface-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}@keyframes pageShellHeroFocus{0%{filter:blur(0) saturate(1)}to{filter:blur(5.5px) saturate(.95)}}@keyframes pageShellHeroGradient{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes contentReveal{0%{opacity:0;transform:translateY(18px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.surface-card{display:grid;gap:1rem;align-content:start;min-height:100%;padding:1.2rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);box-shadow:var(--shadow-soft);position:relative;overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.surface-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-alt));opacity:.95}.surface-card:after{content:"";position:absolute;inset:auto -20% -42% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(220,196,167,.18),transparent 65%);pointer-events:none}.surface-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-strong);border-color:#201a1429}.surface-card h2{margin:0;font-family:var(--font-display);font-size:1rem;letter-spacing:0}.surface-card__badge{margin:0;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-strong);font-weight:700}.surface-card p{margin:0;line-height:1.6}.surface-card__link{color:var(--color-accent-strong);font-weight:600}.services-capabilities,.services-spotlight{overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.services-capabilities{display:grid;gap:1rem;padding:clamp(1rem,2.2vw,1.35rem);background:linear-gradient(180deg,#ffffffd6,#fffcf7b3),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%)}.services-section__header{display:grid;gap:.45rem;max-width:66ch}.services-section__header h2{margin:0;font-family:var(--font-display);font-size:clamp(1.45rem,2.3vw,2.15rem);line-height:.98}.services-section__header p:not(.eyebrow){margin:0;max-width:58ch;color:var(--color-muted);line-height:1.65}.services-capabilities__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.services-capability-card{position:relative;display:grid;gap:.48rem;align-content:end;min-height:clamp(14rem,18vw,17.5rem);overflow:hidden;padding:1rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:#241d17;box-shadow:var(--shadow-soft);color:#fff;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.services-capability-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#16120e0a,#16120e3d 44%,#120e0be6),linear-gradient(90deg,rgba(18,14,11,.2),transparent 66%);pointer-events:none;transition:background .52s cubic-bezier(.16,1,.3,1)}.services-capability-card__media{position:absolute;inset:0;z-index:0;display:block}.services-capability-card__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:filter .56s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1)}.services-capability-card:hover,.services-capability-card:focus-visible{transform:translateY(-2px);border-color:#ffffff8f;box-shadow:0 22px 48px #2f221633}.services-capability-card:hover:before,.services-capability-card:focus-visible:before{background:linear-gradient(180deg,#16120e14,#16120e52 38%,#120e0bf0),linear-gradient(90deg,rgba(18,14,11,.28),transparent 66%)}.services-capability-card:hover .services-capability-card__media img,.services-capability-card:focus-visible .services-capability-card__media img{filter:saturate(1.06) contrast(1.04);transform:scale(1.055)}.services-capability-card:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.services-capability-card__title{position:relative;z-index:2;display:block;margin-top:.1rem;font-family:var(--font-display);font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.12}.services-capability-card__description{position:relative;z-index:2;display:block;color:#ffffffd1;font-size:.88rem;line-height:1.45}.services-capability-card__cue{position:relative;z-index:2;width:fit-content;margin-top:.18rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.22);color:#ffffffe6;font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.services-capability-card__cue:after{content:" ->";letter-spacing:0}.services-spotlight{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:1rem;align-items:stretch;padding:clamp(1rem,2.2vw,1.4rem);background:linear-gradient(135deg,#fffdf8eb,#f6eee4c2),radial-gradient(circle at top right,rgba(102,121,109,.1),transparent 32%)}.services-spotlight__copy{display:grid;gap:1rem;align-content:center;padding:clamp(.1rem,.8vw,.35rem)}.services-spotlight__copy h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.4vw,3.35rem);line-height:.96}.services-spotlight__copy p:not(.eyebrow){margin:0;max-width:58ch;color:var(--color-muted);line-height:1.65}.services-spotlight__copy .home-button{width:fit-content;margin-top:.15rem}.services-spotlight__media{display:grid;gap:.75rem;align-content:start}.services-spotlight__hero,.services-spotlight__thumb{overflow:hidden;border-radius:var(--radius-lg);background:#211a14;box-shadow:0 18px 42px #2f221629}.services-spotlight__hero{aspect-ratio:4 / 3}.services-spotlight__hero img,.services-spotlight__thumb img{width:100%;height:100%;object-fit:cover}.services-spotlight__thumbs{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.services-spotlight__thumb{aspect-ratio:1 / 1}.custom-homes{display:grid;gap:0}.custom-homes-page .page-shell__intro,.renovations-page .page-shell__intro,.interior-design-build-page .page-shell__intro,.outdoor-living-page .page-shell__intro,.finish-fixture-work-page .page-shell__intro,.capability-detail-page .page-shell__intro{display:grid;gap:clamp(1rem,2vw,1.45rem);max-width:min(1040px,100%);padding:clamp(.25rem,1vw,.75rem) 0 0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.custom-homes-page .page-shell__intro>.eyebrow,.renovations-page .page-shell__intro>.eyebrow,.interior-design-build-page .page-shell__intro>.eyebrow,.outdoor-living-page .page-shell__intro>.eyebrow,.finish-fixture-work-page .page-shell__intro>.eyebrow,.capability-detail-page .page-shell__intro>.eyebrow{width:fit-content;margin-bottom:0;padding:.48rem .62rem;border:1px solid rgba(32,26,20,.1);border-radius:999px;background:#ffffff8f;color:var(--color-accent-strong)}.custom-homes-page .page-shell__intro .lede,.renovations-page .page-shell__intro .lede,.interior-design-build-page .page-shell__intro .lede,.outdoor-living-page .page-shell__intro .lede,.finish-fixture-work-page .page-shell__intro .lede,.capability-detail-page .page-shell__intro .lede{position:relative;max-width:58ch;margin-top:0;padding:.9rem 1.1rem .95rem 1.35rem;border-left:4px solid rgba(138,105,71,.84);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#ffffff57;color:var(--color-muted);font-size:1.22rem;line-height:1.52;box-shadow:0 18px 46px #2f221614}.custom-homes__overview,.custom-homes__coverage,.custom-homes__path,.custom-homes__coordination,.custom-homes__related,.custom-homes__steel-method,.custom-homes__examples{position:relative;isolation:isolate}.interior-design-build,.outdoor-living,.finish-fixture-work{display:grid;gap:clamp(1.15rem,2.4vw,1.8rem)}.custom-homes__overview{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1rem;margin-bottom:clamp(1.3rem,2.8vw,2.6rem);overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd1,#fffcf7a8),radial-gradient(circle at top right,rgba(138,105,71,.08),transparent 30%);box-shadow:var(--shadow-soft)}.custom-homes__overview-copy{display:grid;align-content:center;gap:.85rem;padding:clamp(1.2rem,3vw,2rem)}.custom-homes__overview-copy h2,.custom-homes__section-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,3.2vw,3.25rem);letter-spacing:-.04em;line-height:.95}.custom-homes__overview-copy p:not(.eyebrow),.custom-homes__section-heading p:not(.eyebrow),.custom-homes__coordination-card p,.custom-homes__related-card p{margin:0;color:var(--color-muted);line-height:1.65}.custom-homes__overview-media{position:relative;min-height:clamp(24rem,38vw,35rem);overflow:hidden}.custom-homes__overview-media:after{content:"";position:absolute;inset:42% 0 0;z-index:1;background:linear-gradient(180deg,transparent,rgba(18,14,11,.62))}.custom-homes__overview-media img{width:100%;height:100%;object-fit:cover}.custom-homes__overview-labels{position:absolute;inset-inline:1rem;bottom:1rem;z-index:2;display:flex;flex-wrap:wrap;gap:.45rem}.custom-homes__overview-labels span{padding:.5rem .62rem;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#1a15119e;color:#ffffffe6;font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase;backdrop-filter:blur(12px)}.custom-homes__path,.custom-homes__coordination,.custom-homes__related,.custom-homes__coverage,.custom-homes__steel-method,.custom-homes__examples{display:grid;gap:clamp(1rem,2vw,1.45rem);padding-block:clamp(2.15rem,4vw,3.5rem)}.custom-homes__path:before,.custom-homes__coordination:before,.custom-homes__examples:before,.custom-homes__coverage:before,.custom-homes__steel-method:before,.custom-homes__related:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.07);pointer-events:none}.custom-homes__path:before,.custom-homes__examples:before,.custom-homes__steel-method:before{background:linear-gradient(180deg,#fffcf7bd,#eee7ddc7),linear-gradient(90deg,rgba(102,121,109,.08),transparent 32%,transparent 68%,rgba(138,105,71,.08))}.custom-homes__coordination:before,.custom-homes__coverage:before,.custom-homes__related:before{background:linear-gradient(180deg,#fffcf780,#fff9f361),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(102,121,109,.08),transparent 28%)}.custom-homes__path>*,.custom-homes__coordination>*,.custom-homes__examples>*,.custom-homes__coverage>*,.custom-homes__steel-method>*,.custom-homes__related>*{position:relative;z-index:1}.custom-homes__section-heading{display:grid;gap:.55rem;max-width:72ch}.custom-homes .page-cta-strip,.interior-design-build .page-cta-strip,.outdoor-living .page-cta-strip,.finish-fixture-work .page-cta-strip,.capability-detail .page-cta-strip{margin-top:clamp(1.4rem,3vw,2.6rem)}.capability-detail{display:grid;gap:clamp(1.15rem,2.4vw,1.8rem)}.capability-detail__references{position:relative;isolation:isolate;display:grid;gap:clamp(1rem,2vw,1.45rem);padding-block:clamp(2.15rem,4vw,3.5rem)}.capability-detail__references:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.07);background:linear-gradient(180deg,#fffcf7bd,#eee7ddc7),linear-gradient(90deg,rgba(102,121,109,.08),transparent 32%,transparent 68%,rgba(138,105,71,.08));pointer-events:none}.capability-detail__references>*{position:relative;z-index:1}.custom-homes__coordination-card,.custom-homes__coverage-card,.custom-homes__related-card{border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-md);background:#ffffff9e;box-shadow:0 16px 34px #3e2b1814}.custom-homes__coordination-card h3,.custom-homes__coverage-card h3,.custom-homes__related-card h3{margin:0;font-size:1rem;line-height:1.28}.custom-homes__coordination-grid,.custom-homes__coverage-grid,.custom-homes__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.custom-homes__coordination-card,.custom-homes__coverage-card,.custom-homes__related-card{display:grid;gap:.6rem;padding:1rem}.custom-homes__coordination-card{position:relative;overflow:hidden;min-height:10.5rem;align-content:start;padding-top:1rem;background:linear-gradient(180deg,#ffffffd1,#fffbf6a8),radial-gradient(circle at top right,rgba(102,121,109,.13),transparent 42%)}.custom-homes__coordination-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-alt))}.custom-homes__coordination-index{display:inline-flex;width:fit-content;margin-bottom:.15rem;padding:.35rem .46rem;border:1px solid rgba(32,26,20,.1);border-radius:999px;background:#ffffff9e;color:var(--color-accent-strong);font-size:.68rem;font-weight:800;letter-spacing:.14em;line-height:1}.custom-homes__coverage-grid,.outdoor-living__capabilities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.custom-homes__coverage-card{min-height:11rem;align-content:start;background:linear-gradient(180deg,#ffffffc7,#fffbf694),linear-gradient(135deg,rgba(138,105,71,.1),transparent 46%)}.custom-homes__coverage-card p{margin:0;color:var(--color-muted);line-height:1.55}.custom-homes__steel-method{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1rem,3vw,2.3rem)}.custom-homes__steel-method-copy{display:grid;justify-items:start;gap:.75rem}.custom-homes__steel-method-copy h2{margin:0;font-family:var(--font-display);font-size:clamp(1.55rem,3vw,3rem);letter-spacing:-.04em;line-height:.98}.custom-homes__steel-method-copy p:not(.eyebrow){margin:0;color:var(--color-muted);line-height:1.65}.custom-homes__steel-method-media{position:relative;display:block;overflow:hidden;min-height:clamp(18rem,28vw,28rem);border:1px solid rgba(32,26,20,.11);border-radius:var(--radius-lg);background:#241d17;box-shadow:var(--shadow-soft)}.custom-homes__steel-method-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .68s cubic-bezier(.16,1,.3,1)}.custom-homes__steel-method-media:hover img,.custom-homes__steel-method-media:focus-visible img{transform:scale(1.055)}.custom-homes__steel-method-media:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.custom-homes__related-card{grid-template-columns:5rem minmax(0,1fr);align-items:center;padding:.45rem;color:inherit;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.custom-homes__related-media{display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:calc(var(--radius-md) - 2px);background:#241d17}.custom-homes__related-media img{width:100%;height:100%;object-fit:cover}.custom-homes__related-copy{display:grid;gap:.24rem;padding-right:.45rem}.custom-homes__related-copy span:first-child{font-weight:800;line-height:1.2}.custom-homes__related-copy span:last-child{color:var(--color-muted);font-size:.85rem;line-height:1.35}.custom-homes__related-card:hover,.custom-homes__related-card:focus-visible{transform:translateY(-2px);border-color:#201a1429;box-shadow:0 20px 42px #3e2b181f}.custom-homes__related-card:focus-visible,.custom-homes__example-card:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.custom-homes__examples-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.88fr) minmax(0,.88fr);gap:1rem}.custom-homes__examples-grid .custom-homes__example-card:first-child{min-height:clamp(24rem,31vw,34rem)}.custom-homes__example-card{position:relative;min-height:clamp(22rem,28vw,30rem);overflow:hidden;border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-soft);transform:translateY(0);transition:transform .44s cubic-bezier(.16,1,.3,1),box-shadow .44s cubic-bezier(.16,1,.3,1)}.custom-homes__example-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#1814100a,#1814104d 48%,#120e0bdb),linear-gradient(90deg,rgba(18,14,11,.2),transparent 64%)}.custom-homes__example-media{position:absolute;inset:0;z-index:0}.custom-homes__example-media img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:filter .56s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1)}.custom-homes__example-copy{position:absolute;inset-inline:0;bottom:0;z-index:2;display:grid;gap:.55rem;padding:1rem 1.1rem 1.15rem}.custom-homes__example-copy span:first-child{font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:800;line-height:1.12}.custom-homes__example-copy span:last-child{color:#ffffffd1;line-height:1.5}.custom-homes__example-card:hover,.custom-homes__example-card:focus-visible{transform:translateY(-2px);box-shadow:0 26px 58px #2f221633}.custom-homes__example-card:hover .custom-homes__example-media img,.custom-homes__example-card:focus-visible .custom-homes__example-media img{filter:saturate(1.05) contrast(1.04);transform:scale(1.055)}.contact-detail-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:100%;padding:1rem;border:1px solid rgba(32,26,20,.13);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffdf8f0,#fff8f0c2),radial-gradient(circle at top right,rgba(138,105,71,.12),transparent 34%);box-shadow:0 18px 42px #3e2b181a;color:inherit;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.contact-detail-card:hover,.contact-detail-card:focus-visible{border-color:#201a1433;box-shadow:var(--shadow-strong);transform:translateY(-2px)}.contact-detail-card:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.contact-detail-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:999px;background:#8a694724;font-size:1.2rem}.contact-detail-card__content{display:grid;gap:.2rem;min-width:0}.contact-detail-card__label,.contact-detail-card__note{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.contact-detail-card__value{overflow-wrap:anywhere;font-size:1rem;font-weight:800;color:var(--color-accent-strong)}.contact-page{gap:1rem}.contact-page__details,.contact-layout{display:grid;gap:1rem;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.contact-form{display:grid;gap:1rem;width:100%;max-width:none;height:100%;padding:1.25rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 30%);box-shadow:var(--shadow-soft)}.contact-form label{display:grid;gap:.45rem}.contact-form span{font-weight:600}.contact-form small{color:var(--color-muted)}.contact-form input,.contact-form textarea{width:100%;max-width:100%;padding:.9rem 1rem;border-radius:var(--radius-md);border:1px solid rgba(32,26,20,.12);background:var(--color-surface-strong);color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#8a69476b;box-shadow:0 0 0 4px #8a694724}.contact-form button{width:fit-content;padding:.85rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));color:#fff;font-weight:700;box-shadow:0 14px 30px #5f40292e}.site-footer{border-top:1px solid rgba(32,26,20,.08);background:linear-gradient(180deg,#ffffff57,#fff9f29e),#ffffff2e}.site-footer__inner{align-items:flex-start;display:grid;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,1fr));gap:1.5rem;padding-block:1.4rem 1.7rem}.site-footer__brand,.site-footer__section{display:grid;gap:.65rem;min-width:0}.site-footer__summary{margin:0;max-width:34ch;font-size:.95rem;line-height:1.6}.site-footer__brand .muted{max-width:36ch}.site-footer__logo{display:block;width:auto;height:62px;filter:drop-shadow(0 8px 14px rgba(24,20,17,.1))}.site-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;justify-content:flex-start}.site-footer__links .footer-link{max-width:100%;justify-content:flex-start;white-space:normal;text-align:left}.inline-link{color:var(--color-accent-strong);font-weight:600}.page-cta-strip,.projects-showcase__disclaimer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(135deg,#8a69471f,#66796d14),#ffffff8a;box-shadow:var(--shadow-soft)}.page-cta-strip .home-button,.projects-showcase__disclaimer .home-button{flex:0 0 auto;white-space:nowrap;text-align:center}.page-cta-strip h2,.projects-showcase__disclaimer h2,.legal-copy h2,.map-panel__body h2{margin:0;font-family:var(--font-display);letter-spacing:-.04em}.page-cta-strip h2,.projects-showcase__disclaimer h2,.map-panel__body h2{font-size:clamp(1.35rem,2vw,2rem)}.projects-showcase__grid,.faq-stack,.legal-copy{display:grid;gap:1rem}.projects-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-page,.projects-showcase,.projects-spaces{display:grid;gap:clamp(1rem,2vw,1.5rem)}.projects-page-shell .page-shell__content{gap:clamp(.9rem,1.9vw,1.25rem)}.projects-page{gap:clamp(1rem,2vw,1.5rem)}.projects-page-shell .projects-showcase{position:relative;isolation:isolate;gap:clamp(.85rem,1.7vw,1.2rem);padding-block:clamp(1rem,1.8vw,1.45rem)}.projects-page-shell .projects-showcase:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.07);background:linear-gradient(180deg,#fffcf7d1,#f3ebe0c7),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 30%),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);pointer-events:none}.projects-section-heading{display:grid;gap:.6rem;max-width:min(760px,100%);padding:clamp(.85rem,1.6vw,1.1rem);border:1px solid rgba(32,26,20,.08);border-radius:var(--radius-lg);background:#ffffff8a;box-shadow:0 16px 34px #3e2b180f;backdrop-filter:blur(10px) saturate(115%);-webkit-backdrop-filter:blur(10px) saturate(115%)}.projects-section-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,2.8vw,2.8rem);line-height:.98;letter-spacing:0;text-wrap:balance}.projects-section-heading p:not(.eyebrow){margin:0;max-width:66ch;color:var(--color-muted);line-height:1.65}.projects-spaces{position:relative;isolation:isolate;padding-block:clamp(2.15rem,4vw,3.5rem)}.projects-spaces:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.07);background:linear-gradient(180deg,#fffcf7bd,#eee7ddc7),linear-gradient(90deg,rgba(102,121,109,.08),transparent 32%,transparent 68%,rgba(138,105,71,.08));pointer-events:none}.projects-spaces__filters{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.24rem;width:100%;max-width:100%;overflow:hidden;padding:.28rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:#ffffff8f;box-shadow:0 10px 24px #3e2b180f}.projects-spaces__filter{min-width:0;min-height:2.35rem;padding:.58rem .82rem;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--color-muted);cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;line-height:1.1;overflow-wrap:anywhere;text-align:center;transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.projects-spaces__filter:hover,.projects-spaces__filter:focus-visible{transform:translateY(-1px);border-color:#8a694752;background:#fffdf8db;color:var(--color-accent-strong)}.projects-spaces__filter[aria-selected=true]{transform:translateY(0);border-color:#18141114;background:var(--color-text);color:#fff;box-shadow:0 10px 24px #18141129}.projects-spaces__filter[aria-selected=true]:hover,.projects-spaces__filter[aria-selected=true]:focus-visible{border-color:#18141114;background:var(--color-text);color:#fff}.projects-spaces__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.projects-space-card{display:grid;grid-template-rows:auto 1fr;width:100%;overflow:hidden;padding:0;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);box-shadow:var(--shadow-soft);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s cubic-bezier(.16,1,.3,1),box-shadow .42s cubic-bezier(.16,1,.3,1)}.projects-space-card:hover,.projects-space-card:focus-visible{transform:translateY(-2px);border-color:#201a1429;box-shadow:0 22px 48px #3e2b181a}.projects-space-card:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.projects-space-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#201a140d}.projects-space-card__media img{width:100%;height:100%;object-fit:cover}.projects-space-card__media span{position:absolute;left:.9rem;top:.9rem;padding:.35rem .55rem;border:1px solid rgba(32,26,20,.08);border-radius:999px;background:#fffdf8d6;color:var(--color-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.projects-space-card__body{display:grid;gap:.6rem;align-content:start;padding:1rem 1.1rem 1.15rem}.projects-space-card__body h3{margin:0;font-size:1rem;line-height:1.35}.projects-space-card__body p,.projects-spaces__empty{margin:0;color:var(--color-muted);line-height:1.65}.projects-space-card__link{width:fit-content;margin-top:.2rem;color:var(--color-accent-strong);font-size:.88rem;font-weight:800;text-decoration:none}.projects-space-card__link:hover,.projects-space-card__link:focus-visible{text-decoration:underline;text-underline-offset:.22em}.projects-space-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:clamp(.75rem,2vw,1.5rem);background:linear-gradient(180deg,#181410d1,#181410b8),#181410b8;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.projects-space-modal__panel{position:relative;display:grid;grid-template-columns:minmax(0,1.38fr) minmax(320px,.62fr);width:min(1180px,100%);height:min(760px,calc(100vh - clamp(1.5rem,4vw,3rem)));min-height:0;overflow:hidden;border:1px solid rgba(255,253,248,.22);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffdf8f5,#f7f0e7e6),#ffffffe6;box-shadow:0 34px 90px #00000052}.projects-space-modal__media{min-width:0;min-height:0;background:#201a140f}.projects-space-modal__media img{display:block;width:100%;height:100%;object-fit:cover}.projects-space-modal__content{display:grid;align-content:center;gap:1rem;min-width:0;overflow:auto;padding:clamp(1.4rem,3vw,2.2rem)}.projects-space-modal__meta{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:space-between;color:var(--color-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.projects-space-modal__content h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,4.35rem);line-height:.94;letter-spacing:0;text-wrap:balance}.projects-space-modal__content p{margin:0;color:var(--color-muted);font-size:1.02rem;line-height:1.68}.projects-space-modal__content .home-button{width:fit-content}.projects-space-modal__close,.projects-space-modal__nav,.projects-space-modal__dot{border:1px solid rgba(32,26,20,.12);background:#fffdf8db;color:var(--color-text);cursor:pointer;font:inherit;box-shadow:0 14px 34px #241c1424}.projects-space-modal__close:hover,.projects-space-modal__close:focus-visible,.projects-space-modal__nav:hover,.projects-space-modal__nav:focus-visible,.projects-space-modal__dot:hover,.projects-space-modal__dot:focus-visible,.projects-space-modal__dot[data-active=true]{border-color:#8a694757;background:#fffffff5;color:var(--color-accent-strong)}.projects-space-modal__close{position:absolute;top:1rem;right:1rem;z-index:3;min-height:2.35rem;padding:.55rem .78rem;border-radius:999px;font-size:.82rem;font-weight:800}.projects-space-modal__nav{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:clamp(2.65rem,5vw,3.35rem);aspect-ratio:1;border-radius:50%;transform:translateY(-50%)}.projects-space-modal__nav:disabled{cursor:default;opacity:.42}.projects-space-modal__nav span{display:block;margin-top:-.08em;font-size:clamp(2.1rem,4vw,3.2rem);line-height:.8}.projects-space-modal__nav--prev{left:clamp(.7rem,1.8vw,1.15rem)}.projects-space-modal__nav--next{right:clamp(.7rem,1.8vw,1.15rem)}.projects-space-modal__dots{display:flex;flex-wrap:wrap;gap:.45rem;max-height:4.5rem;overflow:auto;padding-top:.15rem}.projects-space-modal__dot{width:.62rem;aspect-ratio:1;padding:0;border-radius:50%;box-shadow:none}.projects-showcase__card-link{display:block;height:100%;color:inherit}.projects-showcase__card-link:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px;border-radius:var(--radius-lg)}.projects-showcase__card-link .showcase-card{height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s cubic-bezier(.16,1,.3,1),box-shadow .42s cubic-bezier(.16,1,.3,1)}.projects-showcase__card-link:hover .showcase-card,.projects-showcase__card-link:focus-visible .showcase-card,.projects-showcase__card-link:focus-within .showcase-card{transform:translateY(-2px);border-color:#201a1429;box-shadow:0 22px 48px #3e2b181a}.showcase-card{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);box-shadow:var(--shadow-soft)}.showcase-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden}.showcase-card__media img{width:100%;height:100%;object-fit:cover}.showcase-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 45%),linear-gradient(180deg,transparent 55%,rgba(24,20,17,.2) 100%)}.showcase-card__note{position:absolute;left:.9rem;top:.9rem;z-index:1;padding:.35rem .55rem;border-radius:999px;background:#fffdf8d6;border:1px solid rgba(32,26,20,.08);backdrop-filter:blur(14px);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-strong)}.showcase-card__body{display:grid;gap:.55rem;padding:1rem 1.1rem 1.15rem}.showcase-card__body h3,.legal-section h2{margin:0;font-size:1rem;line-height:1.35}.showcase-card__body p,.legal-section p,.faq-item p,.map-panel__body p{margin:0;line-height:1.65;color:var(--color-muted)}.portfolio-case{display:grid;gap:clamp(1rem,2vw,1.5rem)}.portfolio-case__hero-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;align-items:stretch}.portfolio-case__hero-media,.portfolio-case__facts,.portfolio-case__overview,.portfolio-case__work-card,.portfolio-case__gallery-item{border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd1,#fffcf7a3),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 30%);box-shadow:var(--shadow-soft)}.portfolio-case__hero-media{position:relative;min-height:clamp(23rem,42vw,36rem);overflow:hidden}.portfolio-case__hero-media img,.portfolio-case__gallery-item img{width:100%;height:100%;object-fit:cover}.portfolio-case__hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(180deg,transparent 56%,rgba(24,20,17,.34) 100%)}.portfolio-case__note{position:absolute;left:1rem;top:1rem;z-index:1;padding:.42rem .65rem;border:1px solid rgba(32,26,20,.08);border-radius:999px;background:#fffdf8e6;color:var(--color-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.portfolio-case__facts{display:grid;align-content:center;gap:.6rem;padding:clamp(1rem,2vw,1.4rem)}.portfolio-case__fact{display:grid;gap:.22rem;padding-bottom:.75rem;border-bottom:1px solid rgba(32,26,20,.1)}.portfolio-case__fact:last-child{padding-bottom:0;border-bottom:0}.portfolio-case__fact span{color:var(--color-muted);font-size:.74rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.portfolio-case__fact strong{color:var(--color-text);font-size:1rem;line-height:1.35}.portfolio-case__overview{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1rem,2.4vw,2rem);padding:clamp(1.15rem,2.2vw,1.8rem)}.portfolio-case__overview h2{margin:0;max-width:14ch;font-family:var(--font-display);font-size:clamp(1.9rem,4vw,3.4rem);letter-spacing:-.04em;line-height:.95}.portfolio-case__overview-copy{display:grid;gap:.85rem;align-content:center}.portfolio-case__overview-copy p,.portfolio-case__work-card p,.portfolio-case__gallery-caption p{margin:0;color:var(--color-muted);line-height:1.65}.portfolio-case__work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.portfolio-case__work-card{display:grid;gap:.55rem;padding:1rem}.portfolio-case__work-card h3,.portfolio-case__gallery-caption h3{margin:0;font-size:1rem;line-height:1.35}.portfolio-case__gallery-section{display:grid;gap:1rem}.portfolio-case__section-heading{max-width:64ch}.portfolio-case__gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;align-items:stretch}.portfolio-case__gallery-item{position:relative;display:block;grid-column:span 2;height:100%;min-height:clamp(22rem,28vw,30rem);overflow:hidden;color:#fff;transform:translateY(0);transition:transform .44s cubic-bezier(.16,1,.3,1),border-color .44s cubic-bezier(.16,1,.3,1),box-shadow .44s cubic-bezier(.16,1,.3,1)}.portfolio-case__gallery-item--featured{grid-column:span 3;min-height:clamp(24rem,31vw,33rem)}.portfolio-case__gallery-item img{position:absolute;inset:0;transform:scale(1.01);transition:filter .58s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1)}.portfolio-case__gallery-item:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#1814100f,#18141047 46%,#120e0bd6),linear-gradient(90deg,rgba(18,14,11,.18),transparent 62%);transition:background .58s cubic-bezier(.16,1,.3,1)}.portfolio-case__gallery-item:hover,.portfolio-case__gallery-item:focus-visible,.portfolio-case__gallery-item:focus-within{border-color:#ffffff94;box-shadow:0 1px #ffffff6b inset,0 26px 58px #2f221633;transform:translateY(-2px)}.portfolio-case__gallery-item:focus-visible{outline:3px solid rgba(138,105,71,.38);outline-offset:4px}.portfolio-case__gallery-item:hover img,.portfolio-case__gallery-item:focus-visible img,.portfolio-case__gallery-item:focus-within img{filter:saturate(1.05) contrast(1.04);transform:scale(1.055)}.portfolio-case__gallery-item:hover:after,.portfolio-case__gallery-item:focus-visible:after,.portfolio-case__gallery-item:focus-within:after{background:linear-gradient(180deg,#18141014,#1814105c 36%,#120e0beb),linear-gradient(90deg,rgba(18,14,11,.28),transparent 62%)}.portfolio-case__gallery-caption{position:absolute;inset-inline:0;bottom:0;z-index:1;display:grid;gap:.55rem;padding:1rem 1.1rem 1.1rem}.portfolio-case__gallery-caption h3{color:#fff;font-size:clamp(1.2rem,1.8vw,1.55rem)}.portfolio-case__gallery-caption p{max-width:32ch;max-height:0;overflow:hidden;color:#ffffffd6;opacity:0;transform:translateY(.45rem);transition:max-height .62s cubic-bezier(.16,1,.3,1),opacity .52s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1)}.portfolio-case__gallery-item:hover .portfolio-case__gallery-caption p,.portfolio-case__gallery-item:focus-visible .portfolio-case__gallery-caption p,.portfolio-case__gallery-item:focus-within .portfolio-case__gallery-caption p{max-height:10rem;opacity:1;transform:translateY(0)}.about-principles{display:grid;gap:.95rem;padding:1.15rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 28%);box-shadow:var(--shadow-soft)}.about-principles__intro{display:grid;gap:.45rem}.about-principles__list{display:flex;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none}.about-principles__list li{display:inline-flex;align-items:center;min-height:2.1rem;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(32,26,20,.1);background:#ffffff94;color:var(--color-muted);box-shadow:0 10px 20px #3e2b180a}.about-page{gap:clamp(1.15rem,2.3vw,1.8rem)}.about-page__statement,.about-page__region{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:clamp(1.1rem,2.2vw,1.8rem);align-items:start;padding:clamp(1.25rem,2.5vw,2rem);border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(135deg,#66796d1f,#8a694714),#ffffff94;box-shadow:var(--shadow-soft)}.about-page__statement h2,.about-page__region h2,.about-page__section-heading h2,.about-principles h2{margin:0;font-family:var(--font-display);letter-spacing:-.035em;color:var(--color-ink)}.about-page__statement h2{max-width:18ch;font-size:clamp(1.75rem,2.7vw,2.45rem);line-height:1.04}.about-page__statement p,.about-page__region p{max-width:58ch;margin:.75rem 0 0;color:var(--color-muted);font-size:1rem;line-height:1.7}.about-page__statement-points,.about-page__project-types{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.about-page__statement-points li,.about-page__project-types li{padding:.8rem .95rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-md);background:#ffffff9e;color:var(--color-muted);line-height:1.5}.about-page__capabilities,.about-page__workflow,.about-principles{display:grid;gap:clamp(.95rem,2vw,1.35rem)}.about-page__capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-page__section-heading{display:grid;gap:.55rem;max-width:68ch}.about-page__section-heading h2{font-size:clamp(1.35rem,2.25vw,2rem);line-height:1.12}.about-page__workflow{position:relative;isolation:isolate;padding-block:clamp(2rem,4vw,3rem)}.about-page__workflow:before{content:"";position:absolute;inset-block:0;left:50%;z-index:-1;width:100vw;transform:translate(-50%);border-block:1px solid rgba(32,26,20,.07);background:linear-gradient(180deg,#fffcf7c7,#eee7ddb3),linear-gradient(90deg,rgba(102,121,109,.08),transparent 36%,rgba(138,105,71,.08))}.about-page__workflow-list{display:grid;gap:.8rem}.about-page__workflow-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;padding:1rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-md);background:#ffffffad;box-shadow:0 16px 35px #3e2b180f}.about-page__workflow-step span{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--color-ink);color:var(--color-paper);font-weight:700;font-size:.78rem}.about-page__workflow-step h3{margin:0;font-family:var(--font-display);font-size:1.05rem;letter-spacing:0}.about-page__workflow-step p{margin:.35rem 0 0;color:var(--color-muted);line-height:1.6}.about-page__region h2{font-size:clamp(1.35rem,2.2vw,1.95rem);line-height:1.12}.faq-item{overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);box-shadow:var(--shadow-soft)}.faq-item h2{margin:0;padding:1.1rem 1.15rem .45rem;font-family:var(--font-display);font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.25;letter-spacing:-.02em}.faq-item p{padding:0 1.15rem 1.15rem}.legal-copy{max-width:820px;padding:1.15rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(138,105,71,.08),transparent 28%);box-shadow:var(--shadow-soft)}.legal-copy__closing{margin-top:.25rem;color:var(--color-muted)}.legal-section{display:grid;gap:.45rem;padding-block:.2rem}.contact-layout{align-items:stretch}.contact-layout--map-only{grid-template-columns:1fr}.contact-layout__side{display:grid;min-width:0}.map-panel{display:grid;height:100%;overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd6,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 28%);box-shadow:var(--shadow-soft)}.map-panel__visual{position:relative;min-height:300px}.map-panel__body{display:grid;gap:.55rem;padding:1rem 1.1rem 1.15rem}.map-panel__note{font-size:.92rem}.map-panel__area{font-size:.94rem;color:var(--color-text)}.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-frame{position:relative;overflow:hidden;border:1px solid rgba(32,26,20,.12);border-radius:var(--radius-xl);background:linear-gradient(145deg,#fffcf7d1,#eee5d9d1),radial-gradient(circle at top left,rgba(138,105,71,.22),transparent 36%);box-shadow:var(--shadow-strong);aspect-ratio:16 / 10}.media-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.38),transparent 34%),linear-gradient(200deg,rgba(32,26,20,.02),transparent 50%)}.media-frame:after{content:"";position:absolute;inset:auto 1rem 1rem auto;width:35%;height:30%;border-radius:999px;background:radial-gradient(circle,rgba(102,121,109,.18),transparent 70%);opacity:.8}.home-page{display:grid;gap:2.6rem;padding-bottom:1rem}.home-hero,.home-section,.home-cta{scroll-margin-top:7rem}.home-hero{position:relative;width:100%;padding-top:0;overflow:hidden}.home-hero__visual{position:relative;min-height:var(--site-hero-height);overflow:hidden;border:0;border-radius:0;background:linear-gradient(180deg,#fffcf7f0,#f6f0e9db);box-shadow:none;aspect-ratio:auto;display:flex;flex-direction:column}.home-hero__visual.media-frame:after{display:none}.home-hero__visual:before{display:none}.home-hero__veil{position:absolute;inset:0;background:linear-gradient(180deg,#fffcf708,#fffcf700 48%,#1814110f 78%,#1814111a),linear-gradient(90deg,rgba(24,20,17,.04),transparent 24%,transparent 76%,rgba(24,20,17,.04));z-index:1}.home-hero__veil:after{content:"";position:absolute;inset:auto 0 0;height:38%;pointer-events:none;background:linear-gradient(180deg,#f4ede400,#f4ede461 60%,#f6f0e9bd);opacity:.42;transform:translateY(12px)}.site-main--home-route-transition .home-hero__veil:after{animation:homeHeroGradient 1.45s cubic-bezier(.22,1,.36,1) both}.home-hero__content,.home-hero__intro{position:relative;z-index:2}.home-hero__content{min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding-top:clamp(6.5rem,10vw,8.5rem);padding-bottom:clamp(2.2rem,4vw,3rem)}.home-hero__intro{display:grid;justify-items:center;text-align:center;gap:.75rem}.home-hero__intro>*{animation:contentReveal .78s cubic-bezier(.16,1,.3,1) both}.home-hero__intro>:nth-child(2){animation-delay:90ms}.home-hero__intro>:nth-child(3){animation-delay:.18s}.home-hero__intro>:nth-child(4){animation-delay:.27s}.home-hero__eyebrow{margin-bottom:0;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:none;color:#2a221bd1}.home-hero h1{margin:0;max-width:none;font-family:var(--font-script);font-size:clamp(3.35rem,5.8vw,5.5rem);font-weight:500;line-height:1;letter-spacing:0;color:#16120ff2;text-wrap:balance}.home-hero__lede{margin:0;max-width:52ch;font-size:.98rem;line-height:1.55;color:#241d17d6}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.75rem 1.15rem;border-radius:999px;border:1px solid transparent;font-weight:700;letter-spacing:.01em;transition:transform var(--transition-fast),border-color var(--transition-fast),background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.home-button:hover{transform:translateY(-1px)}.home-button--primary{background:#201a14e0;color:#fff;box-shadow:0 14px 30px #18141138}.home-button--secondary,.home-button--ghost{border-color:#201a1424;background:#fffbf6b3;color:var(--color-text);box-shadow:0 10px 24px #3e2b180d}.home-button--ghost{color:var(--color-accent-strong)}.home-project-card,.home-about__signal,.home-map-card,.home-cta__panel{border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd1,#fffcf7ad),radial-gradient(circle at top right,rgba(102,121,109,.08),transparent 32%);box-shadow:var(--shadow-soft)}.home-project-card__note,.home-map-card__note{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted)}.home-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.site-main--home-route-transition .home-hero__image{animation:homeHeroFocus 1.45s cubic-bezier(.22,1,.36,1) both}@keyframes homeHeroFocus{0%{filter:blur(5.5px) saturate(.95)}to{filter:none}}@keyframes homeHeroGradient{0%{opacity:1;transform:translateY(0)}to{opacity:.42;transform:translateY(12px)}}.home-section{display:grid;gap:1.2rem;animation:contentReveal .84s cubic-bezier(.16,1,.3,1) both}.home-section:nth-of-type(2){animation-delay:.12s}.home-section:nth-of-type(3){animation-delay:.18s}.home-section:nth-of-type(4){animation-delay:.24s}.home-section:nth-of-type(5){animation-delay:.3s}.home-section--services{padding-bottom:0}.home-section--process{position:relative;isolation:isolate;margin-top:clamp(.8rem,2vw,1.6rem);padding-block:clamp(2.2rem,4vw,3.6rem) clamp(2rem,3.6vw,3.2rem)}.home-section--process:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.08);background:linear-gradient(180deg,#fffcf7bd,#eee7ddc7),linear-gradient(90deg,rgba(102,121,109,.08),transparent 32%,transparent 68%,rgba(138,105,71,.08))}.home-section--projects{--projects-background-bleed: clamp(1.4rem, 2.8vw, 2.8rem);--projects-surface-background: linear-gradient(180deg, rgba(255, 253, 248, .94), rgba(255, 252, 247, .88)), rgba(255, 255, 255, .42);--projects-surface-border: 1px solid rgba(32, 26, 20, .1);--projects-surface-shadow: 0 24px 58px rgba(62, 43, 24, .15);position:relative;isolation:isolate;margin-top:clamp(.45rem,1.2vw,1rem);padding-block:clamp(1.35rem,2.8vw,2.8rem) clamp(2rem,3.5vw,3rem);gap:clamp(1.4rem,2.4vw,2rem)}.home-section--contact{margin-top:clamp(1.6rem,3vw,2.8rem)}.home-section--projects>.home-section__intro,.home-section--projects>.home-section__content{position:relative;z-index:1}.home-section--projects>.home-section__intro{width:fit-content;max-width:min(760px,100%);padding:clamp(1rem,2vw,1.35rem);border:var(--projects-surface-border);border-radius:var(--radius-sm);background:var(--projects-surface-background);box-shadow:var(--projects-surface-shadow);backdrop-filter:blur(20px)}.home-projects__mosaic{position:absolute;inset-block:calc(-1 * var(--projects-background-bleed));left:50%;width:100vw;transform:translate(-50%);z-index:0;overflow:hidden;border-block:1px solid rgba(32,26,20,.08);background:linear-gradient(180deg,#fffbf514,#eee7dd33),url(/assets/images/projects-mosaic-background.jpg) center / cover no-repeat;box-shadow:0 1px #ffffff85 inset,0 18px 40px #3e2b1814;pointer-events:none}.home-projects__mosaic-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#fffcf757,#fffcf72e 44%,#f6efe561),linear-gradient(90deg,#fffcf775,#fffcf72e 42%,#fffcf76b),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 26%),radial-gradient(circle at bottom right,rgba(102,121,109,.1),transparent 22%)}.home-section__intro{display:grid;gap:.85rem;max-width:760px}.home-section__heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.home-section__intro h2,.home-cta__copy h2,.home-map-card__body h3{margin:0;font-family:var(--font-display);letter-spacing:-.04em}.home-section__intro h2,.home-cta__copy h2{font-size:clamp(1.9rem,3vw,3rem);line-height:1}.home-section__lede{margin:0;max-width:62ch;line-height:1.7;color:var(--color-muted)}.home-section__actions{flex-shrink:0}.home-services__grid,.home-projects__grid,.home-about__grid,.home-contact__grid{display:grid;gap:1rem}.home-services__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-overview-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.home-services__grid--featured,.services-overview-grid--featured{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);grid-template-rows:repeat(2,minmax(15rem,1fr))}.home-service-card{position:relative;display:block;isolation:isolate;min-height:clamp(21rem,31vw,28rem);overflow:hidden;border:1px solid rgba(255,255,255,.38);border-radius:var(--radius-lg);background:#211a14;box-shadow:0 1px #ffffff57 inset,0 24px 54px #2f22162e;color:#fff;transform:translateY(0);transition:transform .44s cubic-bezier(.16,1,.3,1),border-color .44s cubic-bezier(.16,1,.3,1),box-shadow .44s cubic-bezier(.16,1,.3,1)}.services-overview-card{min-height:clamp(23rem,32vw,30.5rem)}.home-services__grid--featured .home-service-card--featured,.services-overview-grid--featured .home-service-card--featured{grid-row:span 2;min-height:clamp(32rem,43vw,39rem)}.home-services__grid--featured .home-service-card:not(.home-service-card--featured),.services-overview-grid--featured .home-service-card:not(.home-service-card--featured){min-height:clamp(15.5rem,20vw,19rem)}.home-service-card--featured .home-service-card__content{padding:clamp(1.2rem,2.4vw,1.75rem)}.home-service-card--featured .home-service-card__title{max-width:12ch;font-size:clamp(2.1rem,4.4vw,4rem)}.home-service-card--featured .home-service-card__description{max-width:34ch}.home-service-card:hover,.home-service-card:focus-visible,.home-service-card:focus-within{border-color:#ffffffa3;box-shadow:0 1px #ffffff80 inset,0 30px 66px #2f22163d;transform:translateY(-3px)}.home-service-card:focus-visible{outline:3px solid rgba(138,105,71,.38);outline-offset:4px}.home-service-card__image,.home-service-card__shade{position:absolute;inset:0}.home-service-card__image{z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01);transition:filter .58s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1)}.home-service-card__shade{z-index:-1;background:linear-gradient(180deg,#1814100f,#18141047 42%,#120e0bd1),linear-gradient(90deg,rgba(18,14,11,.2),transparent 58%);transition:background .58s cubic-bezier(.16,1,.3,1)}.home-service-card__content{position:absolute;inset-inline:0;bottom:0;display:grid;gap:.7rem;padding:1.2rem}.home-service-card__title{display:block;font-family:var(--font-display);font-size:clamp(1.45rem,2vw,2rem);line-height:1;text-wrap:balance}.home-service-card__details{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(.7rem);transition:grid-template-rows .62s cubic-bezier(.16,1,.3,1),opacity .52s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1)}.home-service-card__details-inner{display:grid;gap:.75rem;min-height:0;overflow:hidden}.home-service-card__description,.home-service-card__cue{display:block}.home-service-card__description{max-width:27ch;color:#ffffffd6;font-size:.94rem;line-height:1.5}.home-service-card__cue{width:fit-content;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.34);color:#fffffff0;font-size:.78rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.home-service-card__cue:after{content:" ->";letter-spacing:0}.home-service-card:hover .home-service-card__image,.home-service-card:focus-visible .home-service-card__image,.home-service-card:focus-within .home-service-card__image{filter:saturate(1.05) contrast(1.04);transform:scale(1.055)}.home-service-card:hover .home-service-card__shade,.home-service-card:focus-visible .home-service-card__shade,.home-service-card:focus-within .home-service-card__shade{background:linear-gradient(180deg,#18141014,#1814105c 34%,#120e0be6),linear-gradient(90deg,rgba(18,14,11,.28),transparent 62%)}.home-service-card:hover .home-service-card__details,.home-service-card:focus-visible .home-service-card__details,.home-service-card:focus-within .home-service-card__details{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.renovations{display:grid;gap:clamp(1.15rem,2.4vw,1.8rem)}.renovations__overview,.renovations__process,.renovations__coordination{position:relative;isolation:isolate}.renovations__overview{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:stretch;gap:1rem;margin-bottom:clamp(1.3rem,2.8vw,2.6rem);overflow:hidden;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffd1,#fffcf7a8),radial-gradient(circle at top right,rgba(220,196,167,.15),transparent 30%);box-shadow:var(--shadow-soft)}.renovations__overview-copy{display:grid;gap:.9rem;align-content:center;min-width:0;padding:clamp(1.2rem,3vw,2rem)}.renovations__overview-copy h2,.renovations__section-heading h2{margin:0;font-family:var(--font-display);letter-spacing:0;line-height:.98;overflow-wrap:anywhere;text-wrap:balance}.renovations__overview-copy h2{font-size:clamp(1.9rem,3.15vw,3.05rem)}.renovations__overview-copy p:not(.eyebrow),.renovations__section-heading p:not(.eyebrow){margin:0;max-width:64ch;color:var(--color-muted);line-height:1.65;overflow-wrap:anywhere}.renovations__overview-media{position:relative;overflow:hidden;min-width:0;min-height:clamp(24rem,38vw,35rem);background:#211a14}.renovations__overview-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1814100a,#1814102e 48%,#120e0b57),linear-gradient(90deg,rgba(18,14,11,.08),transparent 56%);pointer-events:none}.renovations__overview-media img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center}.renovations__process,.renovations__coordination{display:grid;gap:clamp(1rem,2vw,1.45rem);padding-block:clamp(2.15rem,4vw,3.5rem)}.renovations__process:before,.renovations__coordination:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);z-index:-1;border-block:1px solid rgba(32,26,20,.07);pointer-events:none}.renovations__coordination:before{background:linear-gradient(180deg,#fffcf7bd,#eee7ddc7),linear-gradient(90deg,rgba(102,121,109,.08),transparent 32%,transparent 68%,rgba(138,105,71,.08))}.renovations__process:before{background:linear-gradient(180deg,#fffcf780,#fff9f361),radial-gradient(circle at top left,rgba(138,105,71,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(102,121,109,.08),transparent 28%)}.renovations__process>*,.renovations__coordination>*{position:relative;z-index:1}.renovations__section-heading{display:grid;gap:.65rem;max-width:min(760px,100%)}.renovations__section-heading h2{font-size:clamp(1.65rem,2.6vw,2.7rem)}.renovations__coordination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.renovations__coordination-card{display:grid;gap:.6rem;min-height:100%;padding:1rem;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-md);background:#ffffff9e;box-shadow:0 16px 34px #3e2b1814}.renovations__coordination-index{width:fit-content;color:var(--color-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.16em}.renovations__coordination-card h3{margin:0;font-size:1rem;line-height:1.28}.renovations__coordination-card p{margin:0;color:var(--color-muted);line-height:1.58}.home-services__footer{display:flex;align-items:center;justify-content:center;margin-top:clamp(.8rem,1.8vw,1.5rem);padding-block:clamp(1.15rem,2vw,1.7rem) clamp(.55rem,1.1vw,.9rem)}.home-about__signal{display:grid;gap:.8rem;min-height:100%;padding:1.15rem}.home-about__signal h3,.home-project-card h3{margin:0;font-size:1rem;line-height:1.35}.home-about__closing,.home-project-card p,.home-map-card__body p{margin:0;line-height:1.65;color:var(--color-muted)}.home-process-timeline{display:grid;gap:clamp(2rem,3.6vw,3.8rem);margin:0;padding:0;list-style:none}.home-process-step{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.4rem,3vw,3rem)}.home-process-step__content{position:relative;grid-column:1;min-width:0}.home-process-step__visual{grid-column:2;min-width:0}.home-process-step:nth-child(2n) .home-process-step__content{grid-column:2}.home-process-step:nth-child(2n) .home-process-step__visual{grid-column:1;grid-row:1}.home-process-step__content{display:grid;gap:.85rem;align-content:start;min-height:clamp(22rem,30vw,30rem);padding:clamp(.2rem,1vw,.8rem) clamp(.2rem,1.6vw,1.2rem) clamp(.2rem,1vw,.8rem) clamp(1.35rem,2vw,1.9rem)}.home-process-step__content:before{content:"";position:absolute;left:0;top:.2rem;bottom:clamp(.6rem,2vw,1.2rem);width:1px;background:linear-gradient(180deg,#8a69478c,#8a69470f)}.home-process-step__index{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-strong));box-shadow:0 0 0 .5rem #8a694714,0 18px 34px #3e2b1829;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em}.home-process-step__kicker{width:fit-content;padding:.3rem .55rem;border:1px solid rgba(138,105,71,.18);border-radius:999px;background:#fffbf661;color:var(--color-accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.home-process-step__content h3{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.03em;line-height:1.08}.home-process-step__content p{margin:0;max-width:48ch;line-height:1.7;color:var(--color-muted)}.home-process-step__details{display:grid;gap:.55rem;margin:.25rem 0 0;padding:0;list-style:none}.home-process-step__details li{position:relative;padding-left:1.15rem;color:#5b5148eb;font-size:.94rem;line-height:1.55}.home-process-step__details li:before{content:"";position:absolute;left:0;top:.62em;width:.38rem;height:.38rem;border-radius:50%;background:var(--color-accent)}.home-process-step__link{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-top:clamp(.4rem,1.5vw,1rem);color:var(--color-accent-strong);font-size:.86rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;transition:color var(--transition-fast),transform var(--transition-fast)}.home-process-step__link:after{content:"->";letter-spacing:0;transform:translate(0);transition:transform var(--transition-fast)}.home-process-step__link:hover{color:var(--color-text);transform:translateY(-1px)}.home-process-step__link:hover:after{transform:translate(.18rem)}.home-process-step__visual{position:relative;overflow:hidden;width:100%;height:clamp(22rem,30vw,30rem);margin:0;border:1px solid rgba(32,26,20,.1);border-radius:var(--radius-lg);background:#fffbf6b8;box-shadow:var(--shadow-soft)}.home-process-step__visual img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:filter .56s cubic-bezier(.16,1,.3,1),transform .68s cubic-bezier(.16,1,.3,1)}.home-process-step:hover .home-process-step__visual img,.home-process-step:focus-within .home-process-step__visual img{filter:saturate(1.04) contrast(1.04);transform:scale(1.045)}.home-process-step__visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 38%),linear-gradient(180deg,transparent 58%,rgba(24,20,17,.16) 100%)}.home-projects__grid{position:relative;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr))}.home-project-card{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden;border:var(--projects-surface-border);border-radius:var(--radius-lg);background:var(--projects-surface-background);box-shadow:var(--projects-surface-shadow);backdrop-filter:blur(20px);color:inherit;transition:transform .44s cubic-bezier(.16,1,.3,1),border-color .44s cubic-bezier(.16,1,.3,1),box-shadow .44s cubic-bezier(.16,1,.3,1)}.home-project-card:hover,.home-project-card:focus-visible,.home-project-card:focus-within{border-color:#201a1429;box-shadow:0 22px 48px #3e2b181a;transform:translateY(-2px)}.home-project-card:focus-visible{outline:3px solid rgba(138,105,71,.34);outline-offset:4px}.home-project-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3}.home-project-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.16,1,.3,1),filter .52s cubic-bezier(.16,1,.3,1)}.home-project-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(180deg,transparent 52%,rgba(24,20,17,.2) 100%)}.home-project-card__note{position:absolute;left:.9rem;top:.9rem;z-index:1;padding:.35rem .55rem;border-radius:999px;background:#fffdf8f5;border:1px solid rgba(32,26,20,.08);backdrop-filter:blur(14px)}.home-project-card__body{display:grid;gap:.6rem;padding:1rem 1.1rem 1.15rem}.home-project-card h3,.home-project-card p{margin:0}.home-project-card h3{font-size:1rem;line-height:1.35}.home-project-card p{line-height:1.6;color:var(--color-muted)}.home-project-card:hover .home-project-card__media img,.home-project-card:focus-visible .home-project-card__media img,.home-project-card:focus-within .home-project-card__media img{transform:scale(1.04);filter:saturate(1.03) contrast(1.03)}.home-projects__footer,.home-cta__panel,.home-contact__grid{grid-template-columns:minmax(0,1fr)}.home-projects__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:var(--projects-surface-border);border-radius:var(--radius-lg);background:var(--projects-surface-background);box-shadow:var(--projects-surface-shadow);backdrop-filter:blur(20px);position:relative;z-index:1}.home-projects__cta-copy{margin:0;max-width:58ch;line-height:1.65;color:var(--color-muted)}.home-about__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.home-about__story{display:grid;gap:1rem;padding:1.2rem;border-radius:var(--radius-lg);border:1px solid rgba(32,26,20,.1);background:linear-gradient(180deg,#fffc,#fffcf7a3),radial-gradient(circle at top left,rgba(138,105,71,.12),transparent 32%);box-shadow:var(--shadow-soft)}.home-about__closing{font-size:1.04rem}.home-about__signals{display:grid;gap:.85rem}.home-about__signal{padding-block:1.05rem}.home-cta__panel{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#8a69471f,#66796d1f),#ffffff8a}.home-cta__copy{display:grid;gap:.75rem}.home-cta__copy p{margin:0;max-width:58ch;color:var(--color-muted);line-height:1.65}.home-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.home-contact__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.home-contact__grid--details-only{grid-template-columns:1fr}.home-contact__stack{display:grid;gap:1rem}.home-contact__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-map-card{overflow:hidden;padding:0}.home-map-card__visual{position:relative;min-height:300px}.home-map-card__visual img,.google-map-embed{width:100%;height:100%}.google-map-embed{display:block;min-height:300px;border:0}.home-map-card__body{display:grid;gap:.5rem;padding:1rem 1.1rem 1.15rem}.home-map-card__body h3{font-size:1.05rem}.home-section--projects .home-section__content,.home-section--contact .home-section__content{display:grid;gap:1rem}@media (max-width: 1080px){.home-about__grid,.home-contact__grid,.contact-page__details,.contact-layout{grid-template-columns:1fr}.home-services__grid,.services-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-services__grid--featured,.services-overview-grid--featured{grid-template-rows:auto}.home-services__grid--featured .home-service-card--featured,.services-overview-grid--featured .home-service-card--featured{grid-column:1 / -1;grid-row:auto;min-height:clamp(24rem,48vw,31rem)}.home-services__grid--featured .home-service-card:not(.home-service-card--featured),.services-overview-grid--featured .home-service-card:not(.home-service-card--featured){min-height:clamp(20rem,34vw,24rem)}.home-service-card--featured .home-service-card__title{max-width:14ch;font-size:clamp(2rem,5vw,3.1rem)}.services-capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-spotlight,.renovations__overview{grid-template-columns:1fr}.renovations__coordination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-homes__overview,.custom-homes__steel-method{grid-template-columns:1fr}.custom-homes__coordination-grid,.custom-homes__coverage-grid,.custom-homes__related-grid,.custom-homes__examples-grid,.home-projects__grid,.projects-showcase__grid,.projects-spaces__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-space-modal__panel{grid-template-columns:1fr;grid-template-rows:minmax(0,1.1fr) auto}.projects-space-modal__content{align-content:start}.portfolio-case__hero-card,.portfolio-case__overview{grid-template-columns:1fr}.portfolio-case__work-grid,.portfolio-case__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-case__gallery-item,.portfolio-case__gallery-item--featured{grid-column:span 1}.home-contact__details{grid-template-columns:1fr}}@media (max-width: 980px){.site-header__inner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.6rem}.site-nav{display:none}.site-header__controls{justify-content:flex-end}.site-header__menu-toggle{display:inline-flex}}@media (max-width: 860px){:root{--site-hero-height: 760px}.site-footer__inner{grid-template-columns:1fr;align-items:flex-start}.site-footer__links{justify-content:flex-start;flex-wrap:wrap}.site-footer__inner{gap:1.25rem}.home-section__heading-row,.home-projects__footer,.home-cta__panel,.page-cta-strip,.projects-showcase__disclaimer{flex-direction:column;align-items:flex-start}.home-hero__content{padding-top:6.25rem;padding-bottom:1.6rem}.home-process-step,.about-page__statement,.about-page__region{grid-template-columns:1fr}.about-page__capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process-step__content,.home-process-step__visual,.home-process-step:nth-child(2n) .home-process-step__content,.home-process-step:nth-child(2n) .home-process-step__visual{grid-column:auto;grid-row:auto}.home-process-step__content,.home-process-step__visual{min-height:auto}.home-process-step__visual{height:auto;aspect-ratio:4 / 3}.home-service-card,.home-service-card:hover,.home-service-card:focus-visible,.home-service-card:focus-within{transform:none}.home-service-card__image{filter:saturate(1.05) contrast(1.04);transform:scale(1.055)}.home-service-card__shade{background:linear-gradient(180deg,#18141014,#1814105c 34%,#120e0be6),linear-gradient(90deg,rgba(18,14,11,.28),transparent 62%)}.home-service-card__details{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.portfolio-case__gallery-item,.portfolio-case__gallery-item:hover,.portfolio-case__gallery-item:focus-visible,.portfolio-case__gallery-item:focus-within{display:grid;grid-template-rows:auto 1fr;height:auto;min-height:auto;color:inherit;transform:none}.portfolio-case__gallery-item:after{display:none}.portfolio-case__gallery-item img,.portfolio-case__gallery-item:hover img,.portfolio-case__gallery-item:focus-visible img,.portfolio-case__gallery-item:focus-within img{display:block;position:static;height:auto;aspect-ratio:4 / 3;filter:none;transform:none}.portfolio-case__gallery-caption{position:static;padding:.95rem 1rem 1.05rem}.portfolio-case__gallery-caption h3{color:var(--color-text);font-size:1rem}.portfolio-case__gallery-caption p,.portfolio-case__gallery-item:hover .portfolio-case__gallery-caption p,.portfolio-case__gallery-item:focus-visible .portfolio-case__gallery-caption p,.portfolio-case__gallery-item:focus-within .portfolio-case__gallery-caption p{max-height:none;color:var(--color-muted);opacity:1;transform:none}.custom-homes__example-card,.custom-homes__example-card:hover,.custom-homes__example-card:focus-visible{display:grid;min-height:auto;color:inherit;transform:none}.custom-homes__example-card:after{display:none}.custom-homes__example-media{position:static;aspect-ratio:4 / 3}.custom-homes__example-media img,.custom-homes__example-card:hover .custom-homes__example-media img,.custom-homes__example-card:focus-visible .custom-homes__example-media img{filter:none;transform:none}.custom-homes__example-copy{position:static;padding:.95rem 1rem 1.05rem;background:#ffffffb8}.custom-homes__example-copy span:first-child{color:var(--color-text);font-size:1rem}.custom-homes__example-copy span:last-child{color:var(--color-muted)}.custom-homes__steel-method-media{min-height:auto;aspect-ratio:4 / 3}.renovations__overview{gap:1.2rem}.renovations__overview-media{aspect-ratio:4 / 3}.renovations__overview-copy h2{font-size:clamp(1.8rem,6vw,2.55rem)}.renovations__section-heading h2{font-size:clamp(1.5rem,5.2vw,2.2rem)}.renovations__coordination-grid{grid-template-columns:1fr}}@media (hover: none),(pointer: coarse){.home-service-card{transform:none}.home-service-card:hover,.home-service-card:focus-visible,.home-service-card:focus-within{transform:none}.home-service-card__shade{background:linear-gradient(180deg,#18141014,#18141057 38%,#120e0be6),linear-gradient(90deg,rgba(18,14,11,.24),transparent 62%)}.home-service-card__details{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.home-project-card:hover,.home-project-card:focus-visible,.home-project-card:focus-within{transform:none}.home-project-card:hover .home-project-card__media img,.home-project-card:focus-visible .home-project-card__media img,.home-project-card:focus-within .home-project-card__media img{transform:none;filter:none}.home-process-step__visual img,.home-process-step:hover .home-process-step__visual img,.home-process-step:focus-within .home-process-step__visual img{transform:none;filter:none}.projects-showcase__card-link:hover .showcase-card,.projects-showcase__card-link:focus-visible .showcase-card,.projects-showcase__card-link:focus-within .showcase-card{transform:none}}@media (max-width: 640px){:root{--site-hero-height: 690px}.container{width:min(var(--container-width),calc(100% - 1.2rem))}.site-main{padding-top:calc(4.9rem + 1.7rem)}.site-main--home{padding-top:0}.language-switcher,.language-switcher__toggle-group{width:auto}.language-switcher__toggle{flex:initial}.about-page__statement h2{max-width:none;font-size:clamp(1.45rem,7vw,2rem);line-height:1.06}.about-page__section-heading h2,.about-page__region h2,.about-principles h2{font-size:clamp(1.45rem,6.4vw,1.95rem)}.about-page__capability-grid,.about-page__workflow-step{grid-template-columns:1fr}.about-page__workflow-step span{width:2rem;height:2rem}.site-brand__logo{height:50px}.site-footer__logo{height:54px}.page-shell{margin-top:calc((4.9rem + 1.7rem) * -1);--page-shell-content-lift: 4.5rem}.page-shell--content-intro{--page-shell-content-lift: 0px}.page-shell--content-intro .page-shell__hero{min-height:0;height:var(--site-hero-height)}.page-shell--content-intro .page-shell__content{margin-top:0;padding-top:5.55rem}.page-shell__hero-bg{background-position:68% 52%}.page-shell__hero-inner{padding-top:5.55rem;padding-bottom:1rem}.page-shell__intro{padding:1rem;border-radius:var(--radius-lg)}.page-shell h1{font-size:clamp(2.35rem,11vw,3.4rem);line-height:.95}.home-page{gap:2rem}.home-services__grid,.home-projects__grid,.home-about__grid,.services-overview-grid,.services-capabilities__grid,.custom-homes__coordination-grid,.custom-homes__coverage-grid,.custom-homes__related-grid,.custom-homes__examples-grid,.projects-showcase__grid,.projects-spaces__grid{grid-template-columns:1fr}.home-services__grid--featured .home-service-card--featured,.services-overview-grid--featured .home-service-card--featured,.home-services__grid--featured .home-service-card:not(.home-service-card--featured),.services-overview-grid--featured .home-service-card:not(.home-service-card--featured){grid-column:auto;min-height:22rem}.home-service-card--featured .home-service-card__title{max-width:none;font-size:clamp(1.55rem,8vw,2.35rem)}.services-spotlight__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-space-card:hover,.projects-space-card:focus-visible{transform:none}.projects-space-modal{padding:0}.projects-space-modal__panel{width:100%;height:100%;border:0;border-radius:0;grid-template-rows:minmax(0,.95fr) auto}.projects-space-modal__content{gap:.82rem;padding:1rem}.projects-space-modal__content h2{font-size:clamp(1.8rem,10vw,3rem)}.projects-space-modal__content .home-button{width:100%}.projects-space-modal__close{top:.75rem;right:.75rem}.projects-space-modal__nav{top:auto;bottom:calc(50% - 2rem);width:2.65rem;transform:none}.projects-space-modal__dots{max-height:3.4rem}.services-spotlight__thumb:last-child{grid-column:1 / -1}.home-service-card{min-height:22rem}.portfolio-case__hero-media{min-height:23rem}.portfolio-case__facts{align-content:stretch}.portfolio-case__work-grid,.portfolio-case__gallery{grid-template-columns:1fr}.portfolio-case__overview h2{max-width:13ch}.home-section--process{margin-top:.8rem;padding-block:2.1rem 1.8rem}.home-section--projects{--projects-background-bleed: 2rem;margin-top:-.6rem;padding-block:1.1rem 1.5rem}.home-process-step__visual{min-height:19rem}.home-service-card__content{gap:.6rem;padding:1rem}.home-service-card__title{font-size:1.55rem}.home-service-card__description{max-width:31ch;font-size:.9rem;line-height:1.42}.home-service-card__cue{font-size:.72rem;letter-spacing:.1em}.home-hero h1{max-width:10.5ch;white-space:normal;font-size:clamp(2.25rem,9vw,3.15rem);letter-spacing:0}.home-hero__image{object-position:68% 52%}.home-hero__content{gap:.7rem;padding-top:5.55rem;padding-bottom:1.4rem}.home-hero__intro{gap:.45rem}.home-hero__eyebrow{font-size:.72rem;letter-spacing:.06em}.home-hero__lede{max-width:32ch;font-size:.89rem;line-height:1.38}.home-hero__actions{flex-wrap:wrap;gap:.55rem}.home-hero__actions .home-button{white-space:normal;text-align:center}.home-button,.home-projects__footer .home-button,.home-cta__actions .home-button,.page-cta-strip .home-button,.projects-showcase__disclaimer .home-button{width:auto;min-height:2.55rem;padding:.66rem .82rem;font-size:.84rem;white-space:nowrap}.home-projects__footer{padding:.95rem 1rem}.home-project-card__body{padding:.95rem 1rem 1rem}.page-cta-strip,.projects-showcase__disclaimer,.contact-layout{padding:1rem}.contact-layout{padding:0}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.site-main--home-route-transition .page-shell__hero-bg,.site-main--home-route-transition .page-shell__hero:before,.site-main--home-route-transition .home-hero__image,.site-main--home-route-transition .home-hero__veil:after{animation:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:light;font-family:Avenir Next,Helvetica Neue,Segoe UI,ui-sans-serif,system-ui,sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-script: "Snell Roundhand", "Apple Chancery", "Brush Script MT", "Segoe Script", cursive;--color-bg: #f4ede3;--color-bg-alt: #ece2d3;--color-surface: rgba(255, 250, 244, .78);--color-surface-strong: #fffdf9;--color-surface-muted: rgba(255, 255, 255, .56);--color-text: #181411;--color-muted: #61574d;--color-border: rgba(32, 26, 20, .12);--color-border-strong: rgba(32, 26, 20, .18);--color-accent: #8a6947;--color-accent-strong: #5f4029;--color-accent-soft: #dcc4a7;--color-accent-alt: #66796d;--shadow-soft: 0 18px 48px rgba(62, 43, 24, .08);--shadow-strong: 0 28px 72px rgba(62, 43, 24, .14);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--container-width: 1180px;--content-width: 760px;--site-hero-height: clamp(680px, 88vh, 920px);--transition-fast: .18s cubic-bezier(.2, .8, .2, 1);--transition-medium: .28s cubic-bezier(.2, .8, .2, 1)}
