.section-heading h2{font-size:clamp(1.75rem,2.6vw,2.85rem);line-height:1.08}.section-heading>span{background:var(--bp-red);width:34px;height:2px;margin-top:13px;display:block}.section-heading--light{color:var(--bp-ivory)}
.hero-section{background:var(--bp-dark-deep);min-height:100svh;color:var(--bp-white);position:relative;overflow:hidden}.hero-section__media{background:var(--bp-dark-deep);position:absolute;inset:0;overflow:hidden}.hero-section__image{object-fit:cover;object-position:50% 55%;width:100%;height:100%;position:absolute;inset:0}.hero-section__shade{background:linear-gradient(90deg,#000000a1 0%,#00000038 48%,#00000024 100%),linear-gradient(#0000 52%,#00000070);position:absolute;inset:0}.hero-section__content{z-index:2;grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:end;gap:clamp(36px,3vw,48px);min-height:100svh;padding-bottom:clamp(54px,8vh,82px);display:grid;position:relative}.hero-section__primary{--hero-content-gap:18px;min-width:0}.hero-section__eyebrow{margin-bottom:var(--hero-content-gap);letter-spacing:.09em;text-transform:uppercase;font-size:12px}.hero-section h1{letter-spacing:-.038em;text-shadow:0 2px 24px #0000003d;max-width:1040px;font-size:clamp(3rem,5.2vw,4.35rem);line-height:.9}.hero-section__line{padding-bottom:.08em;display:block;overflow:hidden}.hero-section__line>span{display:block}.hero-section__rule{width:54px;height:2px;margin-block:calc((var(--hero-content-gap) - 2px) / 2);background:var(--bp-red);transform-origin:0;display:block}.hero-section__copy{text-wrap:balance;max-width:47ch;font-size:clamp(1rem,1.35vw,1.2rem)}.hero-section__actions{margin-top:24px}.hero-section__review{text-shadow:0 2px 18px #0000006b;flex-direction:column;place-self:end;align-items:flex-end;width:max-content;max-width:100%;margin:0;padding-bottom:3px;display:flex}.hero-section__review-badge{color:#ffffffc2;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;background:#1714127a;border:1px solid #ffffff3d;border-radius:2px;align-items:center;gap:7px;width:max-content;max-width:100%;padding:9px 12px;font-size:10px;line-height:1;display:flex}.hero-section__review-badge strong{width:5ch;color:var(--bp-white);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:12px;font-weight:600;display:inline-block}.hero-section__review-star{color:var(--bp-red);font-size:13px}.hero-section__review-count{width:7ch;color:var(--bp-white);font-variant-numeric:tabular-nums;display:inline-block}.hero-section__review blockquote{color:#fffffff0;font-family:var(--font-body);white-space:nowrap;margin:8px 11px 0 0;font-size:12px;font-weight:500;line-height:1.25}@media (min-width:1200px){.hero-section__content{grid-template-columns:minmax(0,1fr) minmax(260px,300px)}}@media (min-width:1024px){.hero-section__line>span{white-space:nowrap}}@media (min-width:834px) and (max-width:1199px){.hero-section__content{grid-template-columns:minmax(0,1fr)}.hero-section h1{font-size:clamp(3rem,5.6vw,4.25rem)}.hero-section__review{margin-top:24px}}@media (max-width:833px){.hero-section{height:auto}.hero-section__image{object-position:50% 50%}.hero-section__shade{background:linear-gradient(90deg,#0000009e 0%,#0000002e 100%),linear-gradient(#0000 40%,#0000008f)}.hero-section h1{max-width:100%;font-size:clamp(2.75rem,12vw,3.6rem);line-height:.93}.hero-section p{max-width:32ch}.hero-section__primary{--hero-content-gap:14px}.hero-section__eyebrow{font-size:10px}.hero-section__content{flex-direction:column;justify-content:flex-end;padding-bottom:clamp(34px,6vh,56px);display:flex}.hero-section__review{align-self:flex-start;align-items:flex-start;width:max-content;margin-top:clamp(20px,3.5vh,30px)}.hero-section__review blockquote{margin-inline:11px 0}}@media (prefers-reduced-motion:reduce){.hero-section__media{clip-path:none!important}}
.expertise-section{background:var(--bp-dark);min-height:100svh;color:var(--bp-ivory);overflow:clip}.expertise-section__sticky{flex-direction:column;justify-content:center;min-height:100svh;padding-block:72px;display:flex;overflow:hidden}.expertise-section__intro{color:#faf7f2ad;margin-top:8px;font-size:14px}.expertise-section__rail{width:max-content;padding-inline:max(var(--page-margin), calc((100vw - var(--max-width)) / 2 + var(--page-margin)));will-change:transform;gap:22px;margin-top:36px;display:flex}.expertise-card{flex:0 0 min(82vw,520px);display:block}.expertise-card__media{height:min(46svh,460px);min-height:330px}.expertise-card__content{gap:9px;padding-top:17px;display:grid}.expertise-card__content>span{color:#faf7f285;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.expertise-card h3{max-width:14ch;font-size:clamp(2rem,3.4vw,3.25rem);line-height:.98}.expertise-card p{color:#faf7f2b3;max-width:46ch;font-size:14px}@media (max-width:833px){.expertise-section{min-height:0;overflow:visible}.expertise-section__sticky{min-height:0;padding-block:64px;overflow:visible}.expertise-section__rail{width:auto;padding-inline:var(--page-margin);will-change:auto;grid-template-columns:minmax(0,1fr);gap:48px;margin-top:32px;display:grid;overflow:visible}.expertise-card{width:100%}.expertise-card__media{aspect-ratio:343/294;height:auto;min-height:0}}@media (min-width:834px){.expertise-section__sticky{position:sticky;top:0}.expertise-card:nth-child(2n){transform:translateY(5svh)}.expertise-card:nth-child(3){transform:translateY(-2svh)}}@media (prefers-reduced-motion:reduce){.expertise-section__rail{will-change:auto}.expertise-card{transform:none!important}}@media (min-width:1280px){.expertise-section__sticky{padding-block:68px}}
.home-estimation{isolation:isolate;min-height:clamp(520px,68svh,720px);padding:72px var(--page-margin);background-color:var(--bp-ivory);color:var(--bp-dark);text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.home-estimation:before{z-index:0;content:"";opacity:.22;pointer-events:none;background:url(/media/estimation/home-kitchen-sketch-wide.webp) 50%/cover no-repeat;position:absolute;inset:0}.home-estimation__content{z-index:1;width:min(800px,100%);position:relative}.home-estimation h2{font-size:clamp(2.35rem,3.1vw,3.5rem);line-height:1.05}.home-estimation .cta-link{border-color:var(--bp-dark);background:var(--bp-dark);color:var(--bp-ivory);margin-top:38px}.home-estimation .cta-link:before{background:var(--bp-ivory)}@media (hover:hover) and (pointer:fine){.home-estimation .cta-link:hover{color:var(--bp-dark)}}@media (max-width:600px){.home-estimation{min-height:560px;padding-block:64px}.home-estimation:before{background-image:url(/media/estimation/home-kitchen-sketch-mobile.webp)}.home-estimation h2{font-size:clamp(2.2rem,9.5vw,2.75rem)}.home-estimation .cta-link{margin-top:30px}}
.selected-projects{background:var(--bp-ivory);padding-block:88px;position:relative;overflow:clip}.selected-projects__stage{min-height:inherit}.selected-projects__shell{position:relative}.selected-projects__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.selected-projects__header>div>p{max-width:38ch;margin-top:12px;font-size:14px}.selected-projects__runway{gap:48px;margin-top:52px;display:grid}.selected-project{display:block}.selected-project .media-frame{min-height:58svh}.selected-project__caption{grid-template-columns:auto 1fr;align-items:baseline;gap:4px 14px;margin-top:14px;display:grid}.selected-project__caption span{color:var(--bp-red-text);letter-spacing:.06em;font-size:10px}.selected-project__caption h3{font-family:var(--font-display);font-size:clamp(2rem,5vw,4rem);line-height:.95}.selected-projects--motion{height:calc(680svh + var(--sticky-release-buffer));padding-block:0}.selected-projects--motion .selected-projects__stage{height:100svh;position:sticky;top:0;overflow:hidden}.selected-projects--motion .selected-projects__shell{height:100%}.selected-projects--motion .selected-projects__header{z-index:20;top:var(--header-height);right:var(--page-margin);left:var(--page-margin);background:linear-gradient(180deg, var(--bp-ivory) 0%, var(--bp-ivory) 84%, #faf7f200 100%);padding-block:24px 34px;position:absolute}.selected-projects--motion .selected-projects__header>div{max-width:320px}.selected-projects--motion .selected-projects__runway{z-index:2;inset:28svh var(--page-margin) 8svh;isolation:isolate;margin:0;position:absolute;overflow:clip}.selected-projects--motion .selected-project{background:var(--bp-ivory);transform-origin:top;will-change:transform, filter, opacity;grid-template-rows:minmax(0,1fr) auto;display:grid;position:absolute;inset:0}.selected-projects--motion .selected-project .media-frame{min-height:0}.selected-projects--motion .selected-project__caption{margin-top:12px}.team-section{background:var(--bp-dark);color:var(--bp-ivory);padding-block:88px}.team-section__intro{color:#faf7f2b3;margin-top:10px}.team-section__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px;margin-top:48px;display:grid}.team-section__rail .media-frame{aspect-ratio:1}.team-section__rail .media-frame img{object-position:center center}.team-section__rail h3{font-family:var(--font-body);margin-top:12px;font-size:13px}.team-section__rail article>p{color:#faf7f294;min-height:34px;margin-top:4px;font-size:11px;line-height:1.35}.team-section--motion{padding-block:0}.team-section--motion .team-section__stage{height:100svh;padding-block:calc(var(--header-height) + env(safe-area-inset-top) + 12px) 24px;align-items:center;display:flex;position:sticky;top:0;overflow:hidden}.team-section--motion .team-section__shell{width:100%}.team-section--motion .team-section__rail{width:max-content;padding-right:var(--page-margin);will-change:transform;grid-template-columns:none;grid-auto-columns:minmax(210px,68vw);grid-auto-flow:column;gap:12px;margin-top:28px}.showroom-section{background:var(--bp-ivory);padding-block:48px}.showroom-section__panel{padding-inline:var(--page-margin);display:grid}.showroom-section__media{border-radius:8px 8px 0 0;min-height:420px;position:relative;overflow:hidden}.showroom-section__media img{object-fit:cover}.showroom-section__content{background:var(--bp-dark);min-height:560px;color:var(--bp-ivory);isolation:isolate;border-radius:0 0 8px 8px;flex-direction:column;align-items:flex-start;padding:32px 26px;display:flex;position:relative;overflow:hidden}.showroom-section__content>:not(.neuchatel-map){z-index:1;position:relative}.showroom-section__content h2{font-size:clamp(2rem,3.2vw,3.2rem)}.showroom-section__content address{margin-top:24px;font-style:normal}.showroom-section__hours{border-block:1px solid #faf7f233;width:100%;margin-block:28px 18px;padding-block:20px}.showroom-section__hours p+p{margin-top:14px}.showroom-section__content .cta-link{margin-top:24px}.showroom-section__content .neuchatel-map{z-index:0;opacity:.9;pointer-events:none;width:600px;max-width:none;margin:0;position:absolute;bottom:-90px;right:-310px}@media (min-width:834px){.selected-projects__runway{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 24px}.selected-project .media-frame{min-height:62svh}.selected-projects--motion .selected-projects__header{top:calc(var(--header-height) + 42px);background:0 0;padding-block:0}.selected-projects--motion .selected-projects__header>div{max-width:300px}.selected-projects--motion .selected-projects__runway{inset:max(22svh, calc(var(--header-height) + 126px)) var(--page-margin) 7svh 34vw;display:block}.selected-projects--motion .selected-projects__header .cta-link{margin-top:4px}.selected-projects--motion .selected-project__caption{gap:8px 18px}.team-section__rail{grid-auto-flow:initial;grid-template-columns:repeat(3,1fr);overflow:visible}.showroom-section{padding-block:64px}.showroom-section__panel{grid-template-columns:1.45fr .9fr}.showroom-section__media{border-radius:8px 0 0 8px;min-height:520px}.showroom-section__content{border-radius:0 8px 8px 0;min-height:620px}.showroom-section__content .neuchatel-map{width:clamp(720px,62vw,900px);bottom:-110px;right:clamp(-460px,-30vw,-300px)}}@media (prefers-reduced-motion:reduce){.selected-project{will-change:auto;opacity:1!important;filter:none!important;transform:none!important}.team-section__rail{transform:none!important}}@media (min-width:1280px){.selected-projects{padding-block:100px}.selected-projects--motion{padding-block:0}.selected-projects--motion .selected-projects__runway{left:32vw;right:5vw}.selected-projects--motion .selected-projects__header{left:5vw}.team-section__rail{grid-template-columns:repeat(6,1fr);gap:10px}.showroom-section__content{min-height:640px;padding:44px 36px}.showroom-section__content .neuchatel-map{width:clamp(860px,62vw,1020px);bottom:-135px;right:-470px}}
.mosaic-section{padding:calc(var(--header-height) + 24px) 0 64px;background:var(--bp-dark);color:var(--bp-ivory);overflow:clip}.mosaic-section__intro{color:#faf7f2b3;margin-top:10px;font-size:14px}.mosaic-section__grid{gap:12px;margin-block:40px 28px;display:grid}.mosaic-section__item{min-width:0;position:relative}.mosaic-section__item .media-frame{height:100%;min-height:260px}.mosaic-section__item--3{grid-area:1/1/auto/-1}.mosaic-section__caption{z-index:3;color:var(--bp-white);text-shadow:0 2px 18px #00000047;position:absolute;bottom:24px;left:24px;right:24px}.mosaic-section__caption h3{margin-bottom:18px;font-size:clamp(2.6rem,7vw,4.4rem);line-height:.92}.mosaic-section__footer{justify-content:flex-end;display:flex}@media (min-width:834px){.mosaic-section__grid{grid-template-rows:520px;grid-template-columns:repeat(5,1fr)}.mosaic-section__item--3{grid-area:auto}.mosaic-section__item .media-frame{min-height:0}}@media (min-width:834px) and (prefers-reduced-motion:no-preference){.mosaic-section--motion{height:calc(340svh + var(--sticky-release-buffer));padding-block:0}.mosaic-section--motion .mosaic-section__stage{height:100svh;position:sticky;top:0;overflow:hidden}.mosaic-section--motion .mosaic-section__shell{width:100%;max-width:none;height:100%;padding-inline:0}.mosaic-section--motion .mosaic-section__intro-block{z-index:5;top:calc(var(--header-height) + 34px);left:max(var(--page-margin), calc((100vw - var(--max-width)) / 2 + var(--page-margin)));will-change:transform, opacity;max-width:560px;position:absolute}.mosaic-section--motion .mosaic-section__grid{margin:0;display:block;position:absolute;inset:0}.mosaic-section--motion .mosaic-section__item{will-change:width, height, opacity, transform;position:absolute;top:60%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.mosaic-section--motion .mosaic-section__item--1,.mosaic-section--motion .mosaic-section__item--5{width:10vw;height:30svh}.mosaic-section--motion .mosaic-section__item--2,.mosaic-section--motion .mosaic-section__item--4{width:16vw;height:44svh}.mosaic-section--motion .mosaic-section__item--3{z-index:2;width:28vw;height:58svh}.mosaic-section--motion .mosaic-section__item--1{left:8%}.mosaic-section--motion .mosaic-section__item--2{left:26%}.mosaic-section--motion .mosaic-section__item--4{left:74%}.mosaic-section--motion .mosaic-section__item--5{left:92%}.mosaic-section--motion .mosaic-section__item .media-frame{border-radius:4px;width:100%;height:100%}.mosaic-section--motion .mosaic-section__item img{will-change:transform, filter}.mosaic-section--motion .mosaic-section__caption{right:max(var(--page-margin), calc((100vw - var(--max-width)) / 2 + var(--page-margin)));bottom:54px;left:max(var(--page-margin), calc((100vw - var(--max-width)) / 2 + var(--page-margin)));opacity:0}.mosaic-section--motion .mosaic-section__caption h3{font-size:clamp(4.5rem,8vw,8rem)}.mosaic-section--motion .mosaic-section__footer{display:none}}@media (prefers-reduced-motion:reduce){.mosaic-section__item,.mosaic-section__item img{will-change:auto;filter:none!important;opacity:1!important;transform:none!important}}@media (min-width:1280px){.mosaic-section{padding:calc(var(--header-height) + 32px) 0 72px}.mosaic-section__grid{grid-template-rows:560px}.mosaic-section--motion{padding-block:0}}
