.CookieNotice-module__2YwAaW__notice{z-index:90;background:var(--paper);border-top:1px solid var(--line-strong);animation:.4s cubic-bezier(.22,1,.36,1) .6s both CookieNotice-module__2YwAaW__noticeIn;position:fixed;inset:auto 0 0;box-shadow:0 -8px 32px #1c1a1717}@keyframes CookieNotice-module__2YwAaW__noticeIn{0%{transform:translateY(100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.CookieNotice-module__2YwAaW__notice{animation:none}}.CookieNotice-module__2YwAaW__inner{width:100%;max-width:var(--maxw);padding:16px var(--gutter);align-items:center;gap:clamp(16px,3vw,40px);margin:0 auto;display:flex}.CookieNotice-module__2YwAaW__text{max-width:88ch;color:var(--body);flex:auto;font-size:13px;line-height:1.6}.CookieNotice-module__2YwAaW__link{color:var(--ink);border-bottom:1px solid var(--line-strong);transition:border-color .2s}.CookieNotice-module__2YwAaW__link:hover,.CookieNotice-module__2YwAaW__link:focus-visible{border-bottom-color:var(--accent)}.CookieNotice-module__2YwAaW__actions{flex:none;gap:10px;display:flex}.CookieNotice-module__2YwAaW__accept,.CookieNotice-module__2YwAaW__decline{font-size:var(--step-label);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;padding:11px 20px;font-weight:400;transition:background-color .2s,color .2s,border-color .2s}.CookieNotice-module__2YwAaW__accept{background:var(--ink);color:var(--on-accent)}.CookieNotice-module__2YwAaW__accept:hover,.CookieNotice-module__2YwAaW__accept:focus-visible{background:var(--accent)}.CookieNotice-module__2YwAaW__decline{border-color:var(--line-strong);color:var(--ink)}.CookieNotice-module__2YwAaW__decline:hover,.CookieNotice-module__2YwAaW__decline:focus-visible{border-color:var(--ink)}@media (max-width:767px){.CookieNotice-module__2YwAaW__inner{flex-direction:column;align-items:stretch;gap:14px;padding-block:14px}.CookieNotice-module__2YwAaW__actions{grid-template-columns:1fr 1fr;display:grid}.CookieNotice-module__2YwAaW__accept,.CookieNotice-module__2YwAaW__decline{text-align:center;padding-inline:12px}}
.LeadForm-module__XoDmrG__form{background:var(--paper);border:1px solid var(--line);flex-direction:column;gap:20px;padding:clamp(26px,3vw,38px);display:flex}.LeadForm-module__XoDmrG__field{flex-direction:column;gap:6px;display:flex}.LeadForm-module__XoDmrG__label{letter-spacing:.16em;text-transform:uppercase;color:var(--faint);font-size:10px}.LeadForm-module__XoDmrG__input{border:none;border-bottom:1px solid var(--line-strong);height:44px;color:var(--ink);font-family:var(--font-ui);background:0 0;padding:0 2px;font-size:16px;font-weight:300;transition:border-color .25s}.LeadForm-module__XoDmrG__input::placeholder{color:var(--faint);opacity:.75}.LeadForm-module__XoDmrG__input:hover{border-bottom-color:var(--muted)}.LeadForm-module__XoDmrG__input:focus{border-bottom-color:var(--accent);outline:none}.LeadForm-module__XoDmrG__input[aria-invalid=true]{border-bottom-color:#b8503c}.LeadForm-module__XoDmrG__error{color:#b8503c;font-size:12px}.LeadForm-module__XoDmrG__submit{background:var(--ink);height:52px;color:var(--paper);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;margin-top:10px;transition:background-color .25s,opacity .25s;display:flex}.LeadForm-module__XoDmrG__submit:hover:not(:disabled),.LeadForm-module__XoDmrG__submit:focus-visible:not(:disabled){background:var(--accent);color:var(--on-accent)}.LeadForm-module__XoDmrG__submit:disabled{opacity:.6;cursor:progress}.LeadForm-module__XoDmrG__submitBlocked:disabled{cursor:not-allowed}.LeadForm-module__XoDmrG__consents{flex-direction:column;gap:12px;margin-top:4px;display:flex}.LeadForm-module__XoDmrG__consent{flex-direction:column;gap:6px;display:flex}.LeadForm-module__XoDmrG__check{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.LeadForm-module__XoDmrG__checkbox{width:17px;height:17px;accent-color:var(--accent);cursor:pointer;margin:1px 0 0}.LeadForm-module__XoDmrG__checkbox[aria-invalid=true]{outline-offset:2px;outline:1px solid #b8503c}.LeadForm-module__XoDmrG__checkText{color:var(--body);font-size:12px;line-height:1.55}.LeadForm-module__XoDmrG__noteLink{color:var(--accent);border-bottom:1px solid}.LeadForm-module__XoDmrG__statusSlot{min-height:21px}.LeadForm-module__XoDmrG__status:empty{display:none}.LeadForm-module__XoDmrG__hint{color:var(--muted);font-size:13px;line-height:1.6}.LeadForm-module__XoDmrG__status{color:#b8503c;font-size:13px;line-height:1.6}.LeadForm-module__XoDmrG__statusOk{color:var(--accent)}.LeadForm-module__XoDmrG__summary{background:var(--paper-alt);flex-direction:column;gap:8px;margin:0;padding:18px 20px;display:flex}.LeadForm-module__XoDmrG__summaryHead,.LeadForm-module__XoDmrG__summaryRow{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.LeadForm-module__XoDmrG__summaryHead{border-bottom:1px solid var(--line-strong);margin-bottom:2px;padding-bottom:8px}.LeadForm-module__XoDmrG__summaryHead dt{letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-size:10px}.LeadForm-module__XoDmrG__summaryHead dd,.LeadForm-module__XoDmrG__summaryRow dt{color:var(--muted);margin:0;font-size:12px}.LeadForm-module__XoDmrG__summaryRow dd{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:12px}.LeadForm-module__XoDmrG__trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
.LeadDialog-module__ajLXvW__trigger{background:var(--accent);height:52px;color:var(--on-accent);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;align-items:center;padding-inline:clamp(20px,2vw,32px);transition:background-color .25s;display:inline-flex}.LeadDialog-module__ajLXvW__trigger:hover,.LeadDialog-module__ajLXvW__trigger:focus-visible{background:var(--accent-hover)}.LeadDialog-module__ajLXvW__modal{z-index:60;padding:clamp(16px, 4vh, 48px) var(--gutter);justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.LeadDialog-module__ajLXvW__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0a09089e;width:100%;height:100%;position:fixed;inset:0}.LeadDialog-module__ajLXvW__sheet{z-index:1;background:var(--paper);border:1px solid var(--line);width:min(520px,100%);margin-block:auto;padding:clamp(28px,4vw,44px);position:relative;box-shadow:0 24px 80px #0a090847}@media (prefers-reduced-motion:no-preference){.LeadDialog-module__ajLXvW__sheet{animation:LeadDialog-module__ajLXvW__sheetIn .42s var(--m-ease) both}}@keyframes LeadDialog-module__ajLXvW__sheetIn{0%{opacity:0;transform:translateY(18px)}}.LeadDialog-module__ajLXvW__close{width:40px;height:40px;color:var(--muted);place-items:center;font-size:15px;transition:color .25s;display:grid;position:absolute;top:12px;right:12px}.LeadDialog-module__ajLXvW__close:hover,.LeadDialog-module__ajLXvW__close:focus-visible{color:var(--ink)}.LeadDialog-module__ajLXvW__eyebrow{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--faint);display:block}.LeadDialog-module__ajLXvW__title{font-family:var(--font-display);color:var(--ink);margin:10px 0 0;font-size:clamp(26px,3vw,38px);font-weight:500;line-height:1.05}.LeadDialog-module__ajLXvW__text{color:var(--body);margin:12px 0 clamp(20px,3vh,28px);font-size:14px;line-height:1.7}.LeadDialog-module__ajLXvW__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:8px 0;display:flex}.LeadDialog-module__ajLXvW__successMark{width:56px;height:56px;color:var(--accent);margin-bottom:22px;display:block}.LeadDialog-module__ajLXvW__successMark svg{width:100%;height:100%;display:block}.LeadDialog-module__ajLXvW__successRing{fill:none;stroke:var(--line)}.LeadDialog-module__ajLXvW__successTick{fill:none;stroke:currentColor}.LeadDialog-module__ajLXvW__successTitle{font-family:var(--font-display);color:var(--ink);margin:10px 0 0;font-size:clamp(26px,3vw,34px);font-weight:500;line-height:1.1}.LeadDialog-module__ajLXvW__successText{max-width:34ch;color:var(--body);margin:14px 0 0;font-size:14px;line-height:1.7}.LeadDialog-module__ajLXvW__successPhone{color:var(--ink);text-underline-offset:3px;white-space:nowrap;text-decoration:underline;text-decoration-thickness:1px}.LeadDialog-module__ajLXvW__successButton{background:var(--ink);min-width:180px;height:52px;color:var(--paper);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;margin-top:28px;padding-inline:28px;transition:background-color .25s;display:flex}.LeadDialog-module__ajLXvW__successButton:hover,.LeadDialog-module__ajLXvW__successButton:focus-visible{background:var(--accent);color:var(--on-accent)}@media (prefers-reduced-motion:no-preference){.LeadDialog-module__ajLXvW__successRing{stroke-dasharray:1;animation:LeadDialog-module__ajLXvW__successRing .62s var(--m-ease) both}.LeadDialog-module__ajLXvW__successTick{stroke-dasharray:1;animation:LeadDialog-module__ajLXvW__successTick .34s var(--m-ease) .34s both}.LeadDialog-module__ajLXvW__successTitle,.LeadDialog-module__ajLXvW__successText,.LeadDialog-module__ajLXvW__successButton{animation:LeadDialog-module__ajLXvW__successIn .5s var(--m-ease) .3s both}}@keyframes LeadDialog-module__ajLXvW__successRing{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes LeadDialog-module__ajLXvW__successTick{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes LeadDialog-module__ajLXvW__successIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.Logo-module__wacNiq__word{font-family:var(--font-logo);letter-spacing:.1em;color:currentColor;white-space:nowrap;font-weight:400;line-height:1}
.Header-module__hBw1pG__header{z-index:40;color:var(--ink);background:var(--paper);border-bottom:1px solid var(--line);transition:transform .38s var(--m-ease), background-color .35s ease, border-color .35s ease, box-shadow .35s ease, color .35s ease;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden{transform:translateY(-101%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden.Header-module__hBw1pG__menuOpen{transform:none}.Header-module__hBw1pG__header:not(.Header-module__hBw1pG__hidden){transition-duration:.3s,.35s,.35s,.35s,.35s}.Header-module__hBw1pG__progress{background:var(--accent);transform-origin:0;pointer-events:none;height:1px;position:absolute;inset:auto 0 -1px;scale:0 1}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.Header-module__hBw1pG__progress{animation:linear both Header-module__hBw1pG__headerProgress;animation-timeline:scroll(root)}}}@keyframes Header-module__hBw1pG__headerProgress{to{scale:1}}.Header-module__hBw1pG__header.Header-module__hBw1pG__stuck{box-shadow:var(--shadow-raised)}.Header-module__hBw1pG__overlay{color:var(--on-deep);box-shadow:none;background:0 0;border-bottom-color:#faf8f42e;position:fixed;inset-inline:0}.Header-module__hBw1pG__overlay.Header-module__hBw1pG__stuck{color:var(--ink);background:color-mix(in srgb, var(--paper) 94%, transparent);border-bottom-color:var(--line);box-shadow:var(--shadow-raised);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header-module__hBw1pG__bar{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:0 auto;transition:height .35s;display:grid}.Header-module__hBw1pG__stuck .Header-module__hBw1pG__bar{height:var(--header-h-stuck)}.Header-module__hBw1pG__nav{align-items:center;gap:clamp(16px,2.1vw,30px);min-width:0;display:flex}.Header-module__hBw1pG__navLink{font-size:var(--step-label);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid #0000;padding:6px 0;font-weight:400;transition:border-color .25s,color .25s}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLink:focus-visible{border-bottom-color:currentColor}.Header-module__hBw1pG__navLinkActive{border-bottom-color:var(--accent)}.Header-module__hBw1pG__logo{align-items:center;padding-inline:24px;transition:opacity .25s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.75}.Header-module__hBw1pG__logoWord{letter-spacing:.04em;font-size:clamp(17px,1.5vw,21px);transition:font-size .35s}.Header-module__hBw1pG__stuck .Header-module__hBw1pG__logoWord{font-size:clamp(16px,1.35vw,19px)}.Header-module__hBw1pG__aside{justify-content:flex-end;align-items:center;gap:clamp(12px,1.4vw,22px);min-width:0;display:flex}.Header-module__hBw1pG__hours{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:var(--faint);font-size:10px}.Header-module__hBw1pG__overlay:not(.Header-module__hBw1pG__stuck) .Header-module__hBw1pG__hours{color:#faf8f4b3}.Header-module__hBw1pG__cta{border:1px solid var(--accent);background:var(--accent);height:36px;color:var(--on-accent);font-size:var(--step-eyebrow);letter-spacing:.1em;text-transform:none;white-space:nowrap;border-radius:999px;align-items:center;padding-inline:clamp(16px,1.5vw,22px);font-weight:400;transition:background-color .25s,border-color .25s,color .25s;display:inline-flex}.Header-module__hBw1pG__cta:hover,.Header-module__hBw1pG__cta:focus-visible{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--on-accent)}.Header-module__hBw1pG__office{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__officeButton{height:36px;color:inherit;font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;opacity:.86;border:0;align-items:center;gap:8px;padding-inline:2px;font-weight:400;transition:opacity .25s;display:inline-flex}.Header-module__hBw1pG__officeButton:hover,.Header-module__hBw1pG__officeButton:focus-visible,.Header-module__hBw1pG__officeButton[aria-expanded=true]{opacity:1}.Header-module__hBw1pG__officeCaret{transition:transform .3s var(--m-ease)}.Header-module__hBw1pG__officeButton[aria-expanded=true] .Header-module__hBw1pG__officeCaret{transform:rotate(180deg)}.Header-module__hBw1pG__officePanel{z-index:5;width:max-content;max-width:min(340px, calc(100vw - 2 * var(--gutter)));background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-raised);color:var(--ink);text-align:left;flex-direction:column;gap:14px;padding:22px 24px;display:flex;position:absolute;top:calc(100% + 14px);right:0}.Header-module__hBw1pG__officePanel[hidden]{display:none}@media (prefers-reduced-motion:no-preference){.Header-module__hBw1pG__officePanel{animation:Header-module__hBw1pG__officeIn .32s var(--m-ease) both}}@keyframes Header-module__hBw1pG__officeIn{0%{opacity:0;transform:translateY(-6px)}}.Header-module__hBw1pG__officeEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--faint);font-size:10px}.Header-module__hBw1pG__officeAddress{font-family:var(--font-display);color:var(--ink);margin:0;font-size:19px;line-height:1.25}.Header-module__hBw1pG__officeRows{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin:0;padding-top:14px;display:flex}.Header-module__hBw1pG__officeRow{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.Header-module__hBw1pG__officeRow dt{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:10px}.Header-module__hBw1pG__officeRow dd{letter-spacing:.02em;color:var(--body);white-space:nowrap;margin:0;font-size:13px}.Header-module__hBw1pG__officeLink{color:var(--body);transition:color .25s}.Header-module__hBw1pG__officeLink:hover,.Header-module__hBw1pG__officeLink:focus-visible{color:var(--accent)}.Header-module__hBw1pG__burger{justify-content:flex-start;align-items:center;width:44px;height:44px;margin-inline-start:-10px;display:none}.Header-module__hBw1pG__burgerBox{flex-direction:column;justify-content:center;gap:6px;width:22px;display:flex}.Header-module__hBw1pG__burgerBox span{background:currentColor;height:1px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__menuOpen .Header-module__hBw1pG__burgerBox span:first-child{transform:translateY(3.5px)rotate(45deg)}.Header-module__hBw1pG__menuOpen .Header-module__hBw1pG__burgerBox span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.Header-module__hBw1pG__scrim{z-index:35;-webkit-backdrop-filter:blur(12px)saturate(.9);background:#0a090885;position:fixed;inset:0}@media (prefers-reduced-motion:no-preference){.Header-module__hBw1pG__scrim{animation:Header-module__hBw1pG__scrimIn .32s var(--m-ease) both}}@keyframes Header-module__hBw1pG__scrimIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__drawer{display:none}@media (max-width:1023px){.Header-module__hBw1pG__bar{grid-template-columns:1fr auto 1fr}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__office,.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__burger{display:inline-flex}.Header-module__hBw1pG__logo{padding-inline:0}.Header-module__hBw1pG__drawer{padding:24px var(--gutter) 36px;background:var(--paper);border-top:1px solid var(--line);color:var(--ink);max-height:calc(100dvh - var(--header-h));flex-direction:column;gap:28px;display:flex;overflow-y:auto}.Header-module__hBw1pG__drawer[hidden]{display:none}.Header-module__hBw1pG__drawerNav{flex-direction:column;display:flex}.Header-module__hBw1pG__drawerLink{border-bottom:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;padding:16px 0;font-size:13px}.Header-module__hBw1pG__drawerContacts{flex-direction:column;gap:6px;display:flex}.Header-module__hBw1pG__drawerPhone{font-family:var(--font-display);color:var(--ink);font-size:26px}.Header-module__hBw1pG__drawerMail,.Header-module__hBw1pG__drawerAddress{color:var(--body);font-size:14px}.Header-module__hBw1pG__drawerCta{background:var(--accent);height:52px;color:var(--on-accent);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;display:flex}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__header{transition-property:background-color,border-color,box-shadow,color}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden{transform:none}}
.Footer-module__S6Hkya__footer{background:var(--deep);color:var(--on-deep-soft)}.Footer-module__S6Hkya__inner{flex-direction:column;gap:clamp(24px,2.6vw,34px);padding-block:clamp(34px,3.6vw,52px) clamp(18px,1.8vw,24px);display:flex}.Footer-module__S6Hkya__top{grid-template-columns:minmax(230px,1.25fr) repeat(3,minmax(0,1fr));align-items:start;gap:clamp(24px,3vw,48px);display:grid}.Footer-module__S6Hkya__brand{color:var(--on-deep);flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__brandWord{letter-spacing:.06em;font-size:clamp(30px,3vw,44px)}.Footer-module__S6Hkya__brandTagline{max-width:30ch;font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--on-deep-muted);font-size:10px;line-height:1.7}.Footer-module__S6Hkya__column{flex-direction:column;gap:9px;display:flex}.Footer-module__S6Hkya__columnTitle{font-family:var(--font-ui);letter-spacing:.22em;text-transform:uppercase;color:var(--on-deep-muted);margin:0 0 3px;font-size:10px;font-weight:400}.Footer-module__S6Hkya__link{color:var(--on-deep-soft);font-size:13px;line-height:1.4;transition:color .25s}.Footer-module__S6Hkya__link:hover,.Footer-module__S6Hkya__link:focus-visible{color:var(--accent)}.Footer-module__S6Hkya__linkNote{color:var(--on-deep-muted)}.Footer-module__S6Hkya__phone{letter-spacing:.03em;color:var(--on-deep);font-size:15px;transition:color .25s}.Footer-module__S6Hkya__phone:hover,.Footer-module__S6Hkya__phone:focus-visible{color:var(--accent)}.Footer-module__S6Hkya__address{color:var(--on-deep-muted);font-size:13px;font-style:normal;line-height:1.6}.Footer-module__S6Hkya__social{flex-wrap:wrap;gap:14px;padding-top:2px;display:flex}.Footer-module__S6Hkya__socialLink{border-bottom:1px solid var(--on-deep-line);letter-spacing:.14em;text-transform:uppercase;color:var(--on-deep-soft);padding-bottom:2px;font-size:10px;transition:border-color .25s,color .25s}.Footer-module__S6Hkya__socialLink:hover,.Footer-module__S6Hkya__socialLink:focus-visible{border-color:var(--accent);color:var(--accent)}.Footer-module__S6Hkya__legal{border-top:1px solid var(--on-deep-line);letter-spacing:.02em;color:var(--on-deep-muted);flex-wrap:wrap;gap:8px clamp(20px,3vw,44px);padding-top:clamp(16px,1.8vw,22px);font-size:11px;line-height:1.6;display:flex}@media (max-width:1023px){.Footer-module__S6Hkya__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px clamp(20px,3vw,40px)}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:519px){.Footer-module__S6Hkya__top{grid-template-columns:minmax(0,1fr)}}
.Loader-module__OpcrDa__loader{z-index:1000;animation:.5s 4.5s forwards Loader-module__OpcrDa__loaderFailsafe;position:fixed;inset:0;overflow:hidden}.Loader-module__OpcrDa__done{pointer-events:none;animation:none}.Loader-module__OpcrDa__panel{background:var(--paper);will-change:transform;width:100%;height:50.2%;transition:transform 1s cubic-bezier(.76,0,.24,1) .22s;position:absolute;left:0}.Loader-module__OpcrDa__panelTop{box-shadow:0 1px 0 var(--line);top:0}.Loader-module__OpcrDa__panelBottom{bottom:0}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__panelTop{transform:translateY(-100.5%)}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__panelBottom{transform:translateY(100.5%)}.Loader-module__OpcrDa__stage{opacity:1;transition:opacity .35s ease-in;position:absolute;inset:0}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__stage{opacity:0}.Loader-module__OpcrDa__glow{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--accent) 12%, transparent) 0%, transparent 68%);opacity:0;border-radius:50%;width:min(70vw,620px);animation:1.4s cubic-bezier(.4,0,.2,1) .1s forwards Loader-module__OpcrDa__glowIn,7s ease-in-out 1.5s infinite Loader-module__OpcrDa__glowBreathe;position:absolute;top:50%;left:50%;translate:-50% -50%}.Loader-module__OpcrDa__core{padding-inline:var(--gutter);place-content:center;justify-items:center;gap:clamp(18px,2.4vw,28px);transition:opacity .32s ease-in,transform .42s cubic-bezier(.4,0,1,1);display:grid;position:absolute;inset:0}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__core{opacity:0;transform:translateY(-16px)}.Loader-module__OpcrDa__word{font-family:var(--font-logo);letter-spacing:.3em;color:var(--ink);white-space:nowrap;margin:0;padding-left:.3em;font-size:clamp(30px,6.4vw,64px);font-weight:400;line-height:1;display:flex}.Loader-module__OpcrDa__letter{margin-block:-.08em;padding-block:.08em;display:block;overflow:hidden}.Loader-module__OpcrDa__letterInner{animation:.85s cubic-bezier(.22,1,.36,1) both Loader-module__OpcrDa__letterRise;display:block;transform:translateY(118%)}.Loader-module__OpcrDa__caption{font-size:var(--step-eyebrow);letter-spacing:.28em;text-transform:uppercase;color:var(--faint);text-align:center;opacity:0;margin:0;font-weight:400;animation:.9s cubic-bezier(.4,0,.2,1) .72s forwards Loader-module__OpcrDa__captionIn}.Loader-module__OpcrDa__counter{right:var(--gutter);font-family:var(--font-ui);font-size:var(--step-label);letter-spacing:.22em;font-variant-numeric:tabular-nums;color:var(--faint);opacity:0;font-weight:300;animation:.9s cubic-bezier(.4,0,.2,1) .5s forwards Loader-module__OpcrDa__captionIn;position:absolute;bottom:clamp(24px,3vw,38px)}.Loader-module__OpcrDa__rail{background:var(--line);height:1px;position:absolute;inset:auto 0 0;overflow:hidden}.Loader-module__OpcrDa__railFill{background:var(--accent);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}@keyframes Loader-module__OpcrDa__letterRise{0%{transform:translateY(118%)}to{transform:translateY(0)}}@keyframes Loader-module__OpcrDa__captionIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes Loader-module__OpcrDa__glowIn{to{opacity:1}}@keyframes Loader-module__OpcrDa__glowBreathe{0%,to{opacity:1;scale:1}50%{opacity:.72;scale:1.07}}@keyframes Loader-module__OpcrDa__loaderFailsafe{to{opacity:0;visibility:hidden}}@media (max-width:639px){.Loader-module__OpcrDa__word{letter-spacing:.22em;padding-left:.22em}}@media (prefers-reduced-motion:reduce){.Loader-module__OpcrDa__letterInner{transform:none}.Loader-module__OpcrDa__caption,.Loader-module__OpcrDa__counter,.Loader-module__OpcrDa__glow{opacity:1}.Loader-module__OpcrDa__glow{animation:none}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__core{transform:none}.Loader-module__OpcrDa__done .Loader-module__OpcrDa__panelTop,.Loader-module__OpcrDa__done .Loader-module__OpcrDa__panelBottom{opacity:0;transform:none}}
@font-face{font-family:canela;src:url(../media/CanelaCondensed_Medium-s.p.1ig3r8gn57j59.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:canela Fallback;src:local(Times New Roman);ascent-override:131.77%;descent-override:31.67%;line-gap-override:0.0%;size-adjust:74.83%}.canela_f8dabdff-module__4UH-hW__className{font-family:canela,canela Fallback,Georgia,serif}.canela_f8dabdff-module__4UH-hW__variable{--font-canela:"canela", "canela Fallback", Georgia, serif}
.PageIntro-module__DPF-qW__wrap{background:var(--paper)}.PageIntro-module__DPF-qW__bordered{border-bottom:1px solid var(--line)}.PageIntro-module__DPF-qW__tight .PageIntro-module__DPF-qW__inner{padding-bottom:clamp(14px,1.6vw,22px)}.PageIntro-module__DPF-qW__inner{flex-direction:column;gap:26px;padding-top:clamp(36px,4.4vw,64px);padding-bottom:clamp(28px,3.2vw,44px);display:flex}.PageIntro-module__DPF-qW__crumbs{font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--faint);flex-wrap:wrap;gap:6px;display:flex}.PageIntro-module__DPF-qW__crumb{gap:6px;display:inline-flex}.PageIntro-module__DPF-qW__crumb a{transition:color .25s}.PageIntro-module__DPF-qW__crumb a:hover,.PageIntro-module__DPF-qW__crumb a:focus-visible{color:var(--accent)}.PageIntro-module__DPF-qW__sep{opacity:.6}.PageIntro-module__DPF-qW__current{color:var(--ink)}.PageIntro-module__DPF-qW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(24px,3.6vw,60px);display:flex}.PageIntro-module__DPF-qW__title{flex:340px}.PageIntro-module__DPF-qW__intro{max-width:480px;color:var(--body);flex:380px;font-size:clamp(14px,1.1vw,15px);line-height:1.7}
@font-face{font-family:cormorant;src:url(../media/CormorantInfant_Light-s.2_6ox07683-d4.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:cormorant;src:url(../media/CormorantInfant_Regular-s.3k2o8ifpnaan-.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:cormorant Fallback;src:local(Times New Roman);ascent-override:94.61%;descent-override:29.39%;line-gap-override:0.0%;size-adjust:97.66%}.cormorant_9e806ca6-module__3XUnrq__className{font-family:cormorant,cormorant Fallback,Georgia,serif}.cormorant_9e806ca6-module__3XUnrq__variable{--font-cormorant:"cormorant", "cormorant Fallback", Georgia, serif}
.Reveal-module__U2Tp6W__reveal{transition:opacity var(--m-dur-base) var(--m-ease), transform var(--m-dur-base) var(--m-ease)}@media (scripting:enabled) and (prefers-reduced-motion:no-preference){.Reveal-module__U2Tp6W__reveal{opacity:0;transform:translateY(var(--m-rise))}.Reveal-module__U2Tp6W__shown.Reveal-module__U2Tp6W__reveal{opacity:1;transform:none}}.Reveal-module__U2Tp6W__hold{will-change:auto}
.LinesReveal-module__j5zGhq__pending{display:block}@media (scripting:enabled) and (prefers-reduced-motion:no-preference){.LinesReveal-module__j5zGhq__pending{visibility:hidden}}
.AboutBuro-module__ExFoJG__about{padding:clamp(96px,14vh,180px) 0;position:relative;overflow:hidden}.AboutBuro-module__ExFoJG__grid{padding-right:var(--gutter);grid-template-columns:6fr minmax(340px,6fr);align-items:stretch;gap:clamp(28px,4vw,72px);display:grid}.AboutBuro-module__ExFoJG__plate{z-index:2;max-width:560px;position:relative}.AboutBuro-module__ExFoJG__title{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);letter-spacing:.01em;text-transform:uppercase;color:var(--ink);text-wrap:balance;margin:0 0 clamp(20px,2.6vh,32px);line-height:.98}.AboutBuro-module__ExFoJG__lead{font-family:var(--font-display);color:var(--ink-soft);text-wrap:balance;margin:0 0 clamp(16px,2vh,24px);font-size:clamp(22px,2vw,30px);font-weight:500;line-height:1.3}.AboutBuro-module__ExFoJG__text{font-family:var(--font-ui);color:var(--body);max-width:46ch;margin:0 0 clamp(32px,4.5vh,52px);font-size:clamp(15px,1.2vw,18px);font-weight:300;line-height:1.65}.AboutBuro-module__ExFoJG__peopleTitle{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-weight:400}.AboutBuro-module__ExFoJG__people{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.4vw,34px);margin:0;padding:0;list-style:none;display:grid}.AboutBuro-module__ExFoJG__person{border-top:1px solid var(--line-strong);flex-direction:column;gap:12px;padding-top:16px;display:flex}.AboutBuro-module__ExFoJG__personName{font-family:var(--font-display);color:var(--ink);white-space:nowrap;margin-block:-.08em;padding-block:.08em;font-size:clamp(19px,1.6vw,27px);font-weight:500;line-height:1.05;display:block;overflow:hidden}.AboutBuro-module__ExFoJG__personFrame{aspect-ratio:3/4;background:var(--paper-sunken);display:block;position:relative;overflow:hidden}.AboutBuro-module__ExFoJG__personShot{object-fit:cover;transform-origin:50% 32%;will-change:transform}.AboutBuro-module__ExFoJG__mediaCol{min-height:clamp(520px,64vh,860px);position:relative}.AboutBuro-module__ExFoJG__media{position:absolute;inset:0;overflow:hidden}.AboutBuro-module__ExFoJG__mediaInner{transform-origin:0;position:absolute;inset:0}.AboutBuro-module__ExFoJG__mediaInner img{object-fit:cover;object-position:center 88%}@media (scripting:enabled) and (prefers-reduced-motion:no-preference){.AboutBuro-module__ExFoJG__plate{opacity:0;transform:translateY(96px)}.AboutBuro-module__ExFoJG__media{clip-path:inset(24% 68% 24% 0%)}.AboutBuro-module__ExFoJG__mediaInner{transform:scale(1.45)}.AboutBuro-module__ExFoJG__personName{visibility:hidden}}@media (max-width:1023px){.AboutBuro-module__ExFoJG__grid{padding-left:var(--gutter);grid-template-columns:1fr;gap:40px}.AboutBuro-module__ExFoJG__mediaCol{min-height:0}.AboutBuro-module__ExFoJG__media{aspect-ratio:4/5;position:relative}.AboutBuro-module__ExFoJG__personName{white-space:normal}}@media (max-width:767px){.AboutBuro-module__ExFoJG__about{padding:72px 0}}
.Contacts-module__9UtZ7a__contacts{background:var(--paper);border-top:1px solid var(--line)}.Contacts-module__9UtZ7a__grid{max-width:var(--maxw);grid-template-columns:minmax(320px,5fr) 7fr;align-items:stretch;margin:0 auto;display:grid}.Contacts-module__9UtZ7a__info{flex-direction:column;align-items:flex-start;gap:clamp(20px,2.6vh,30px);padding:clamp(56px,8vh,104px) clamp(28px,3.4vw,56px);display:flex}.Contacts-module__9UtZ7a__title{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);letter-spacing:.01em;text-transform:uppercase;color:var(--ink);margin:0;line-height:1}.Contacts-module__9UtZ7a__phone{font-family:var(--font-display);color:var(--ink);font-size:clamp(24px,2.2vw,34px);font-weight:500;line-height:1.1;transition:color .25s}.Contacts-module__9UtZ7a__phone:hover,.Contacts-module__9UtZ7a__phone:focus-visible{color:var(--accent)}.Contacts-module__9UtZ7a__rows{flex-direction:column;gap:16px;margin:0;display:flex}.Contacts-module__9UtZ7a__row{flex-direction:column;gap:5px;display:flex}.Contacts-module__9UtZ7a__label{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--faint);font-size:10px}.Contacts-module__9UtZ7a__value{color:var(--body);margin:0;font-size:15px;line-height:1.4}.Contacts-module__9UtZ7a__link{color:var(--body);transition:color .25s}.Contacts-module__9UtZ7a__link:hover,.Contacts-module__9UtZ7a__link:focus-visible{color:var(--accent)}.Contacts-module__9UtZ7a__address{border-top:1px solid var(--line-strong);color:var(--body);margin:0;padding-top:clamp(14px,2vh,22px);font-size:15px;font-style:normal;line-height:1.5}.Contacts-module__9UtZ7a__map{aspect-ratio:1800/1193;background:var(--paper);display:block;position:relative}.Contacts-module__9UtZ7a__canvasFade{position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 6%,#0000009e 13%,#000 22%);mask-image:linear-gradient(90deg,#0000 0%,#0000002e 6%,#0000009e 13%,#000 22%)}.Contacts-module__9UtZ7a__canvas{background:url(/images/map/office.svg) 50%/100% 100% no-repeat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(108% 104% at 44% 58%,#000 26%,#000000a8 58%,#0000002e 84%,#0000 100%);mask-image:radial-gradient(108% 104% at 44% 58%,#000 26%,#000000a8 58%,#0000002e 84%,#0000 100%)}.Contacts-module__9UtZ7a__pin{flex-direction:column;align-items:center;display:flex;position:absolute;top:62.81%;left:45.11%;translate:-50% -100%}.Contacts-module__9UtZ7a__pinLabel{background:var(--paper);border:1px solid var(--line-strong);box-shadow:var(--shadow-raised);font-family:var(--font-logo);letter-spacing:.1em;color:var(--ink);white-space:nowrap;border-radius:3px;padding:7px 14px;font-size:15px}.Contacts-module__9UtZ7a__pin:after{content:"";background:var(--paper);border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);width:12px;height:12px;margin-top:-7px;rotate:45deg}.Contacts-module__9UtZ7a__map:hover .Contacts-module__9UtZ7a__pinLabel,.Contacts-module__9UtZ7a__map:focus-visible .Contacts-module__9UtZ7a__pinLabel{border-color:var(--accent)}.Contacts-module__9UtZ7a__mapLabel{transform-origin:50%;font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--faint);white-space:nowrap;font-size:10px;position:absolute}.Contacts-module__9UtZ7a__mapLabelWater{color:#8a9490}.Contacts-module__9UtZ7a__mapHint{border-bottom:1px solid var(--line-strong);font-family:var(--font-ui);font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);padding-bottom:4px;transition:color .25s,border-color .25s;position:absolute;bottom:clamp(20px,3vh,34px);left:clamp(28px,3.4vw,56px)}.Contacts-module__9UtZ7a__map:hover .Contacts-module__9UtZ7a__mapHint,.Contacts-module__9UtZ7a__map:focus-visible .Contacts-module__9UtZ7a__mapHint{color:var(--accent);border-color:var(--accent)}.Contacts-module__9UtZ7a__credit{font-family:var(--font-ui);letter-spacing:.06em;color:color-mix(in srgb, var(--muted) 70%, transparent);font-size:10px;position:absolute;bottom:8px;right:10px}@media (max-width:1023px){.Contacts-module__9UtZ7a__grid{grid-template-columns:1fr}.Contacts-module__9UtZ7a__info{padding-inline:var(--gutter)}.Contacts-module__9UtZ7a__mapLabel{display:none}.Contacts-module__9UtZ7a__pinLabel{padding:6px 11px;font-size:13px}}
.ReviewsRail-module__d_UBSW__rail{position:relative}.ReviewsRail-module__d_UBSW__stage{flex-direction:column;justify-content:center;gap:clamp(32px,5vh,56px);height:100svh;min-height:560px;display:flex;overflow:hidden}.ReviewsRail-module__d_UBSW__head{flex-direction:column;gap:10px;width:100%;display:flex}.ReviewsRail-module__d_UBSW__title{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);color:var(--ink);margin:0;line-height:1.02}.ReviewsRail-module__d_UBSW__scroller{padding:24px var(--gutter) 56px;align-items:stretch;gap:clamp(20px,2.4vw,40px);width:max-content;display:flex}.ReviewsRail-module__d_UBSW__card{background:var(--paper);border:none;flex-direction:column;flex:none;gap:20px;width:clamp(380px,34vw,520px);margin:0;padding:clamp(28px,3vw,44px);display:flex;box-shadow:0 1px 3px #1c1a170a,0 24px 56px -18px #1c1a1729}.ReviewsRail-module__d_UBSW__cardIndex{font-family:var(--font-ui);letter-spacing:.16em;color:var(--faint);font-variant-numeric:tabular-nums;font-size:11px}.ReviewsRail-module__d_UBSW__quote{font-family:var(--font-ui);color:var(--body);flex:1;margin:0;font-size:clamp(15px,1.15vw,17px);font-weight:300;line-height:1.65}.ReviewsRail-module__d_UBSW__author{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:12px}@media (max-width:1023px),(prefers-reduced-motion:reduce){.ReviewsRail-module__d_UBSW__stage{height:auto;min-height:0;padding:clamp(64px,9vh,110px) 0;overflow:visible}.ReviewsRail-module__d_UBSW__scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:auto;overflow-x:auto}.ReviewsRail-module__d_UBSW__scroller::-webkit-scrollbar{display:none}.ReviewsRail-module__d_UBSW__card{scroll-snap-align:start;width:min(84vw,460px)}}
.ParallaxImage-module__0pOTFa__frame{position:relative;overflow:hidden}.ParallaxImage-module__0pOTFa__inner{position:absolute;inset:0}.ParallaxImage-module__0pOTFa__inner img{object-fit:cover;width:100%;height:100%}
.ParallaxColumns-module__RRXfYq__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(12px,1.8vw,28px);display:grid}.ParallaxColumns-module__RRXfYq__col{will-change:transform;flex-direction:column;gap:clamp(12px,1.8vw,28px);display:flex}.ParallaxColumns-module__RRXfYq__col:nth-child(2){padding-top:clamp(48px,9vw,148px)}.ParallaxColumns-module__RRXfYq__col img{width:100%;height:auto;display:block}@media (max-width:767px){.ParallaxColumns-module__RRXfYq__grid{grid-template-columns:repeat(2,1fr)}.ParallaxColumns-module__RRXfYq__col{display:contents}}
@font-face{font-family:inter;src:url(../media/Inter_Light-s.p.1wfem75dhvuqx.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:inter;src:url(../media/Inter_Regular-s.p.0c7wltjdp-3xn.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:90.0%;descent-override:22.43%;line-gap-override:0.0%;size-adjust:107.64%}.inter_8ae0872a-module__0w80tG__className{font-family:inter,inter Fallback,system-ui,-apple-system,Segoe UI,sans-serif}.inter_8ae0872a-module__0w80tG__variable{--font-inter:"inter", "inter Fallback", system-ui, -apple-system, Segoe UI, sans-serif}
.FurnitureShowcase-module__cVaaGq__layer{z-index:30;pointer-events:none;opacity:0;position:fixed;inset:0}.FurnitureShowcase-module__cVaaGq__box{will-change:transform, width;position:absolute;top:0;left:0}.FurnitureShowcase-module__cVaaGq__canvas{width:100%;height:auto;display:block}.FurnitureShowcase-module__cVaaGq__scene{height:240vh;position:relative}.FurnitureShowcase-module__cVaaGq__stage{height:100svh;min-height:560px;position:sticky;top:0}.FurnitureShowcase-module__cVaaGq__slot{aspect-ratio:4/3;width:min(44vw,700px);position:absolute;top:50%;left:5vw;translate:0 -50%}.FurnitureShowcase-module__cVaaGq__slotItem{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .45s cubic-bezier(.625,.05,0,1);position:absolute;inset:0}.FurnitureShowcase-module__cVaaGq__slotItemActive{opacity:1}.FurnitureShowcase-module__cVaaGq__picker{right:calc(var(--gutter) + min(420px, 38vw) + clamp(20px, 2.5vw, 48px));pointer-events:none;flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;translate:0 -50%}.FurnitureShowcase-module__cVaaGq__pickerBtn{background:var(--paper-alt);border:1px solid var(--line);cursor:pointer;width:clamp(64px,6vw,92px);padding:8px;transition:border-color .4s cubic-bezier(.625,.05,0,1),background-color .4s cubic-bezier(.625,.05,0,1);display:block}.FurnitureShowcase-module__cVaaGq__pickerBtn img{object-fit:contain;aspect-ratio:4/3;width:100%;height:auto;display:block}.FurnitureShowcase-module__cVaaGq__pickerBtn:hover,.FurnitureShowcase-module__cVaaGq__pickerBtn:focus-visible{border-color:var(--ink)}.FurnitureShowcase-module__cVaaGq__pickerBtnActive{border-color:var(--ink);background:var(--paper)}.FurnitureShowcase-module__cVaaGq__panel{right:var(--gutter);width:min(420px,38vw);position:absolute;top:50%;translate:0 -50%}.FurnitureShowcase-module__cVaaGq__eyebrow{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 16px}.FurnitureShowcase-module__cVaaGq__title{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);color:var(--ink);text-wrap:balance;margin:0 0 18px;line-height:1.08}.FurnitureShowcase-module__cVaaGq__text{font-family:var(--font-ui);color:var(--body);margin:0 0 28px;font-size:clamp(15px,1.15vw,17px);font-weight:300;line-height:1.65}.FurnitureShowcase-module__cVaaGq__button{font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--ink);border:1px solid var(--ink);pointer-events:auto;padding:14px 28px;font-size:12px;text-decoration:none;transition:background-color .6s cubic-bezier(.625,.05,0,1),color .6s cubic-bezier(.625,.05,0,1);display:inline-block}.FurnitureShowcase-module__cVaaGq__button:hover,.FurnitureShowcase-module__cVaaGq__button:focus-visible{background-color:var(--ink);color:var(--paper)}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__layer{display:none}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__scene{height:auto;padding:clamp(72px,10vh,120px) 0}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__stage{height:auto;min-height:0;position:relative}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__slot{visibility:visible;margin-left:var(--gutter);position:relative;top:auto;left:auto;translate:none}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__picker{opacity:1;pointer-events:auto;margin:32px var(--gutter) 0;flex-direction:row;position:relative;top:auto;right:auto;translate:none}.FurnitureShowcase-module__cVaaGq__static .FurnitureShowcase-module__cVaaGq__panel{opacity:1;margin:40px var(--gutter) 0;position:relative;top:auto;right:auto;translate:none}@media (min-width:1024px) and (scripting:enabled) and (prefers-reduced-motion:no-preference){.FurnitureShowcase-module__cVaaGq__slot{visibility:hidden}.FurnitureShowcase-module__cVaaGq__picker,.FurnitureShowcase-module__cVaaGq__panel{opacity:0}}@media (max-width:1023px){.FurnitureShowcase-module__cVaaGq__layer{display:none}.FurnitureShowcase-module__cVaaGq__scene{height:auto;padding:40px 0 72px}.FurnitureShowcase-module__cVaaGq__stage{height:auto;min-height:0;padding:0 var(--gutter);flex-direction:column;gap:36px;display:flex;position:relative}.FurnitureShowcase-module__cVaaGq__slot{visibility:visible;width:100%;position:relative;top:auto;left:auto;translate:none}.FurnitureShowcase-module__cVaaGq__panel{opacity:1;pointer-events:auto;width:100%;position:relative;top:auto;right:auto;translate:none}.FurnitureShowcase-module__cVaaGq__picker{opacity:1;pointer-events:auto;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid;position:relative;top:auto;right:auto;translate:none}.FurnitureShowcase-module__cVaaGq__pickerBtn{width:auto;min-width:0;padding:3px}}
.ServiceCalculator-module__kGj2IW__wrap{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:clamp(28px,4vw,72px);display:grid}.ServiceCalculator-module__kGj2IW__controls{flex-direction:column;display:flex}.ServiceCalculator-module__kGj2IW__group{border:none;border-top:1px solid var(--line-strong);margin:0;padding:clamp(22px,2.6vw,32px) 0}.ServiceCalculator-module__kGj2IW__controls>.ServiceCalculator-module__kGj2IW__group:first-child{border-top:none;padding-top:0}.ServiceCalculator-module__kGj2IW__legend{font-size:var(--step-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink);align-items:baseline;gap:12px;padding:0 0 clamp(16px,2vw,22px);display:flex}.ServiceCalculator-module__kGj2IW__legendNo{font-family:var(--font-display);letter-spacing:.06em;color:var(--accent);font-size:15px}.ServiceCalculator-module__kGj2IW__formats{flex-direction:column;display:flex}.ServiceCalculator-module__kGj2IW__format{border-bottom:1px solid var(--line);cursor:pointer;transition:background-color var(--m-dur-quick) var(--m-ease);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:6px 20px;padding:16px 18px 16px 20px;display:grid;position:relative}.ServiceCalculator-module__kGj2IW__format:first-child{border-top:1px solid var(--line)}.ServiceCalculator-module__kGj2IW__format:before{content:"";background:var(--accent);transform-origin:top;width:2px;transition:transform var(--m-dur-base) var(--m-ease);position:absolute;inset-block:-1px;inset-inline-start:0;transform:scaleY(0)}.ServiceCalculator-module__kGj2IW__format:hover{background:color-mix(in srgb, var(--ink) 3%, transparent)}.ServiceCalculator-module__kGj2IW__format:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:-2px}.ServiceCalculator-module__kGj2IW__formatOn{background:color-mix(in srgb, var(--accent) 7%, transparent)}.ServiceCalculator-module__kGj2IW__formatOn:before{transform:scaleY(1)}.ServiceCalculator-module__kGj2IW__formatName{font-family:var(--font-display);color:var(--muted);transition:color var(--m-dur-quick) var(--m-ease);font-size:clamp(20px,2.2vw,27px);line-height:1.05}.ServiceCalculator-module__kGj2IW__formatOn .ServiceCalculator-module__kGj2IW__formatName,.ServiceCalculator-module__kGj2IW__format:hover .ServiceCalculator-module__kGj2IW__formatName{color:var(--ink)}.ServiceCalculator-module__kGj2IW__formatPrice{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(17px,1.8vw,21px)}.ServiceCalculator-module__kGj2IW__formatPrice span{font-family:var(--font-ui);letter-spacing:.1em;color:var(--faint);font-size:11px}.ServiceCalculator-module__kGj2IW__areaRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.ServiceCalculator-module__kGj2IW__areaField{border-bottom:1px solid var(--line-strong);align-items:baseline;gap:10px;padding-bottom:6px;display:flex}.ServiceCalculator-module__kGj2IW__areaInput{width:4.2ch;color:var(--ink);font-family:var(--font-display);font-variant-numeric:tabular-nums;text-align:start;background:0 0;border:none;padding:0;font-size:clamp(40px,5.4vw,62px);font-weight:500;line-height:1}.ServiceCalculator-module__kGj2IW__areaInput:focus{color:var(--accent);outline:none}.ServiceCalculator-module__kGj2IW__areaInput::-webkit-outer-spin-button{appearance:none;margin:0}.ServiceCalculator-module__kGj2IW__areaInput::-webkit-inner-spin-button{appearance:none;margin:0}.ServiceCalculator-module__kGj2IW__areaInput{appearance:textfield}.ServiceCalculator-module__kGj2IW__areaUnit{font-family:var(--font-display);color:var(--faint);font-size:clamp(17px,1.8vw,22px)}.ServiceCalculator-module__kGj2IW__presets{flex-wrap:wrap;gap:6px;padding-bottom:8px;display:flex}.ServiceCalculator-module__kGj2IW__preset{border:1px solid var(--line-strong);min-width:46px;color:var(--muted);font-variant-numeric:tabular-nums;transition:color var(--m-dur-quick) var(--m-ease), border-color var(--m-dur-quick) var(--m-ease), background-color var(--m-dur-quick) var(--m-ease);padding:7px 10px;font-size:12px}.ServiceCalculator-module__kGj2IW__preset:hover{border-color:var(--ink);color:var(--ink)}.ServiceCalculator-module__kGj2IW__presetOn{background:var(--ink);border-color:var(--ink);color:var(--paper)}.ServiceCalculator-module__kGj2IW__range{appearance:none;cursor:pointer;background:0 0;width:100%;height:26px;margin:18px 0 0}.ServiceCalculator-module__kGj2IW__range::-webkit-slider-runnable-track{background:var(--line-strong);height:1px}.ServiceCalculator-module__kGj2IW__range::-moz-range-track{background:var(--line-strong);height:1px}.ServiceCalculator-module__kGj2IW__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);width:17px;height:17px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent);transition:box-shadow var(--m-dur-quick) var(--m-ease);border-radius:50%;margin-top:-8px}.ServiceCalculator-module__kGj2IW__range::-moz-range-thumb{background:var(--accent);width:17px;height:17px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent);border:none;border-radius:50%}.ServiceCalculator-module__kGj2IW__range:hover::-webkit-slider-thumb{box-shadow:0 0 0 7px color-mix(in srgb, var(--accent) 22%, transparent)}.ServiceCalculator-module__kGj2IW__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 7px color-mix(in srgb, var(--accent) 22%, transparent)}.ServiceCalculator-module__kGj2IW__rangeScale{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);justify-content:space-between;font-size:11px;display:flex}.ServiceCalculator-module__kGj2IW__options{flex-direction:column;display:flex}.ServiceCalculator-module__kGj2IW__option{border-bottom:1px solid var(--line);cursor:pointer;transition:background-color var(--m-dur-quick) var(--m-ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px 16px 14px 4px;display:grid}.ServiceCalculator-module__kGj2IW__options>li:first-child .ServiceCalculator-module__kGj2IW__option{border-top:1px solid var(--line)}.ServiceCalculator-module__kGj2IW__option:hover{background:color-mix(in srgb, var(--ink) 3%, transparent)}.ServiceCalculator-module__kGj2IW__optionOn{background:color-mix(in srgb, var(--accent) 6%, transparent)}.ServiceCalculator-module__kGj2IW__optionLocked{cursor:default;opacity:.55;background:0 0}.ServiceCalculator-module__kGj2IW__optionLocked:hover{background:0 0}.ServiceCalculator-module__kGj2IW__checkbox{width:17px;height:17px;accent-color:var(--accent);cursor:inherit;margin:3px 0 0}.ServiceCalculator-module__kGj2IW__optionBody{flex-direction:column;gap:3px;display:flex}.ServiceCalculator-module__kGj2IW__optionLabel{color:var(--ink);font-size:14px}.ServiceCalculator-module__kGj2IW__optionNote{color:var(--muted);font-size:12px;line-height:1.55}.ServiceCalculator-module__kGj2IW__optionTag{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.ServiceCalculator-module__kGj2IW__optionOn .ServiceCalculator-module__kGj2IW__optionTag{color:var(--accent)}.ServiceCalculator-module__kGj2IW__billCol{top:calc(var(--header-h-stuck) + 24px);position:sticky}.ServiceCalculator-module__kGj2IW__bill{background:var(--deep);color:var(--on-deep-soft);box-shadow:var(--shadow-lifted);flex-direction:column;gap:18px;padding:clamp(26px,3vw,38px);display:flex}.ServiceCalculator-module__kGj2IW__billEyebrow{font-size:var(--step-eyebrow);letter-spacing:.28em;text-transform:uppercase;color:var(--accent)}.ServiceCalculator-module__kGj2IW__billList{border-bottom:1px solid var(--on-deep-line);flex-direction:column;gap:10px;margin:0;padding-bottom:18px;display:flex}.ServiceCalculator-module__kGj2IW__billRow{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.ServiceCalculator-module__kGj2IW__billRow dt{color:var(--on-deep-muted);font-size:13px;line-height:1.5}.ServiceCalculator-module__kGj2IW__billRow dd{color:var(--on-deep);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:13px}@media (prefers-reduced-motion:no-preference){.ServiceCalculator-module__kGj2IW__billRow:not(:first-child){animation:ServiceCalculator-module__kGj2IW__rowIn var(--m-dur-base) var(--m-ease) both}}@keyframes ServiceCalculator-module__kGj2IW__rowIn{0%{opacity:0;transform:translateY(-6px)}}.ServiceCalculator-module__kGj2IW__total{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.ServiceCalculator-module__kGj2IW__totalLabel{font-size:var(--step-label);letter-spacing:.16em;text-transform:uppercase;color:var(--on-deep-muted)}.ServiceCalculator-module__kGj2IW__totalValue{font-family:var(--font-display);color:var(--on-deep);font-variant-numeric:tabular-nums;font-size:clamp(34px,4.2vw,52px);font-weight:500;line-height:1}.ServiceCalculator-module__kGj2IW__totalValue span{color:var(--on-deep-muted);font-size:.5em}.ServiceCalculator-module__kGj2IW__meta{border-top:1px solid var(--on-deep-line);flex-direction:column;gap:8px;margin:0;padding-top:16px;display:flex}.ServiceCalculator-module__kGj2IW__metaRow{justify-content:space-between;align-items:baseline;gap:18px;font-size:13px;display:flex}.ServiceCalculator-module__kGj2IW__metaRow dt{color:var(--on-deep-muted)}.ServiceCalculator-module__kGj2IW__metaRow dd{color:var(--on-deep);font-variant-numeric:tabular-nums;margin:0}.ServiceCalculator-module__kGj2IW__billNote{color:var(--on-deep-muted);font-size:12px;line-height:1.6}.ServiceCalculator-module__kGj2IW__billNote span{color:var(--on-deep)}.ServiceCalculator-module__kGj2IW__send{background:var(--accent);height:54px;color:var(--on-accent);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;transition:background-color var(--m-dur-quick) var(--m-ease);justify-content:center;align-items:center;margin-top:2px;display:flex}.ServiceCalculator-module__kGj2IW__send:hover,.ServiceCalculator-module__kGj2IW__send:focus-visible{background:var(--on-deep);color:var(--deep)}.ServiceCalculator-module__kGj2IW__fine{color:color-mix(in srgb, var(--on-deep) 42%, transparent);font-size:11px;line-height:1.6}@media (max-width:1023px){.ServiceCalculator-module__kGj2IW__wrap{grid-template-columns:minmax(0,1fr)}.ServiceCalculator-module__kGj2IW__billCol{position:static}}@media (max-width:639px){.ServiceCalculator-module__kGj2IW__option{grid-template-columns:auto minmax(0,1fr);row-gap:6px}.ServiceCalculator-module__kGj2IW__optionTag{grid-column:2}.ServiceCalculator-module__kGj2IW__areaRow{align-items:center}}
@font-face{font-family:interItalic;src:url(../media/Inter_LightItalic-s.11h2b4_wrqmc-.woff2?dpl=20260908-193212)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:interItalic Fallback;src:local(Arial);ascent-override:91.22%;descent-override:22.74%;line-gap-override:0.0%;size-adjust:106.2%}.interitalic_5e9fd5ed-module__puCH3q__className{font-family:interItalic,interItalic Fallback,system-ui,-apple-system,Segoe UI,sans-serif}.interitalic_5e9fd5ed-module__puCH3q__variable{--font-inter-italic:"interItalic", "interItalic Fallback", system-ui, -apple-system, Segoe UI, sans-serif}
.home-module__Hx0lNG__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.home-module__Hx0lNG__sectionIntro{flex-direction:column;gap:16px;display:flex}.home-module__Hx0lNG__stats{border-bottom:1px solid var(--line);background:var(--paper)}.home-module__Hx0lNG__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-module__Hx0lNG__statsCell{border-inline-end:1px solid var(--line);flex-direction:column;gap:7px;padding:clamp(24px,2.6vw,36px) clamp(18px,2.2vw,32px);display:flex}.home-module__Hx0lNG__statsCell:first-child{padding-inline-start:0}.home-module__Hx0lNG__statsCell:last-child{border-inline-end:none;padding-inline-end:0}.home-module__Hx0lNG__statsValue{font-family:var(--font-display);color:var(--ink);align-items:baseline;gap:7px;font-size:clamp(28px,3.2vw,44px);line-height:1;display:flex}.home-module__Hx0lNG__statsUnit{font-family:var(--font-ui);color:var(--faint);font-size:clamp(12px,.95vw,14px);font-weight:300}.home-module__Hx0lNG__statsLabel{font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.home-module__Hx0lNG__about{background:var(--paper)}.home-module__Hx0lNG__aboutGrid{max-width:var(--maxw);grid-template-columns:1.05fr 1fr;margin:0 auto;display:grid}.home-module__Hx0lNG__aboutBody{padding:clamp(48px, 6vw, 88px) clamp(28px, 4vw, 60px) clamp(48px, 6vw, 88px) var(--gutter);flex-direction:column;justify-content:center;gap:clamp(20px,2vw,28px);display:flex}.home-module__Hx0lNG__aboutHeading{align-items:center;gap:clamp(16px,1.6vw,24px);margin-bottom:clamp(2px,.6vw,10px);font-size:clamp(46px,5.6vw,82px);font-weight:500;line-height:1;display:flex}.home-module__Hx0lNG__aboutHeadingWord{white-space:nowrap}.home-module__Hx0lNG__aboutHeadingRule{background:var(--line-strong);flex:1;height:1px}.home-module__Hx0lNG__aboutQuote{max-width:34ch;font-family:var(--font-display);color:var(--ink);text-wrap:pretty;font-size:clamp(22px,2.4vw,32px);line-height:1.28}.home-module__Hx0lNG__aboutCredo{max-width:46ch;font-size:clamp(15px,1.35vw,19px);font-family:var(--font-ui-italic);color:var(--ink-soft);text-wrap:pretty;padding-inline-start:clamp(18px,1.8vw,26px);font-style:italic;line-height:1.55;position:relative}.home-module__Hx0lNG__aboutCredo:before{content:"";background:var(--accent);width:2px;position:absolute;inset-block:4px;inset-inline-start:0}.home-module__Hx0lNG__aboutText{max-width:52ch;color:var(--body);font-size:clamp(14px,1.1vw,15px);line-height:1.75}.home-module__Hx0lNG__founders{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(6px,1vw,14px) 0 0;display:grid}.home-module__Hx0lNG__founder{flex-direction:column;gap:6px;padding:clamp(16px,1.6vw,22px) clamp(16px,1.8vw,26px) clamp(16px,1.6vw,22px) 0;display:flex}.home-module__Hx0lNG__founder+.home-module__Hx0lNG__founder{border-inline-start:1px solid var(--line);padding-inline-start:clamp(16px,1.8vw,26px)}.home-module__Hx0lNG__founderName{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);font-size:13px}.home-module__Hx0lNG__founderRole{color:var(--faint);margin:0;font-size:12px;line-height:1.5}.home-module__Hx0lNG__aboutLink{border:1px solid var(--line-strong);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);align-self:flex-start;align-items:center;gap:12px;margin-top:clamp(2px,.8vw,10px);padding:14px 26px;transition:background-color .25s,border-color .25s,color .25s;display:inline-flex}.home-module__Hx0lNG__aboutLink:after{content:"→";transition:transform .25s}.home-module__Hx0lNG__aboutLink:hover,.home-module__Hx0lNG__aboutLink:focus-visible{background:var(--ink);border-color:var(--ink);color:var(--paper)}.home-module__Hx0lNG__aboutLink:hover:after,.home-module__Hx0lNG__aboutLink:focus-visible:after{transform:translate(4px)}.home-module__Hx0lNG__aboutMedia{aspect-ratio:3/4;background:var(--paper-sunken);min-height:600px;position:relative}.home-module__Hx0lNG__aboutClip{display:block;position:absolute;inset:0}.home-module__Hx0lNG__aboutImage{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.home-module__Hx0lNG__services{background:var(--deep);color:var(--on-deep-muted)}.home-module__Hx0lNG__servicesInner{flex-direction:column;gap:clamp(28px,3.4vw,40px);padding-block:clamp(48px,6vw,88px);display:flex}.home-module__Hx0lNG__servicesHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.home-module__Hx0lNG__servicesIntro{flex-direction:column;gap:16px;display:flex}.home-module__Hx0lNG__servicesEyebrow{font-size:var(--step-eyebrow);letter-spacing:.28em;text-transform:uppercase;color:var(--on-deep-muted)}.home-module__Hx0lNG__servicesTitle{color:var(--on-deep);font-size:clamp(30px,3.6vw,42px);line-height:1.1}.home-module__Hx0lNG__servicesNote{max-width:420px;color:var(--on-deep-muted);font-size:14px;line-height:1.7}.home-module__Hx0lNG__formatGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-module__Hx0lNG__formatCard{border:1px solid var(--on-deep-line);height:100%;min-height:280px;transition:border-color var(--m-dur-quick) var(--m-ease), transform var(--m-dur-quick) var(--m-ease), background-color var(--m-dur-quick) var(--m-ease);flex-direction:column;gap:18px;padding:clamp(26px,2.4vw,34px) clamp(22px,2.1vw,30px);display:flex;position:relative}.home-module__Hx0lNG__formatCard:hover,.home-module__Hx0lNG__formatCard:focus-visible{border-color:var(--accent);transform:translateY(-6px)}.home-module__Hx0lNG__formatCardFeatured{border-color:var(--accent);background:var(--deep-alt)}.home-module__Hx0lNG__formatBadge{top:0;background:var(--accent);color:var(--on-accent);letter-spacing:.14em;text-transform:uppercase;padding:6px 12px;font-size:10px;position:absolute;inset-inline-end:0}.home-module__Hx0lNG__formatName{font-size:var(--step-label);letter-spacing:.16em;text-transform:uppercase;color:var(--on-deep)}.home-module__Hx0lNG__formatPrice{font-family:var(--font-display);color:var(--on-deep);align-items:baseline;gap:8px;font-size:clamp(30px,3vw,38px);line-height:1;display:flex}.home-module__Hx0lNG__formatUnit{font-family:var(--font-ui);color:var(--on-deep-muted);font-size:14px}.home-module__Hx0lNG__formatText{color:var(--on-deep-muted);font-size:14px;line-height:1.7}.home-module__Hx0lNG__formatMore{font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--on-deep);margin-top:auto}.home-module__Hx0lNG__servicesFoot{border-top:1px solid var(--on-deep-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;display:flex}.home-module__Hx0lNG__servicesFootText{color:var(--on-deep-muted);font-size:13px}.home-module__Hx0lNG__servicesFootLink{font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--on-deep);transition:color .25s}.home-module__Hx0lNG__servicesFootLink:hover,.home-module__Hx0lNG__servicesFootLink:focus-visible{color:var(--accent)}.home-module__Hx0lNG__featured{background:var(--paper)}.home-module__Hx0lNG__featuredInner{flex-direction:column;gap:clamp(26px,3vw,36px);padding-block:clamp(48px,6vw,88px);display:flex}.home-module__Hx0lNG__featuredGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-module__Hx0lNG__card{flex-direction:column;gap:14px;display:flex}.home-module__Hx0lNG__cardMedia{aspect-ratio:4/3.4;background:var(--paper-sunken);display:block;position:relative;overflow:hidden}.home-module__Hx0lNG__cardImage{object-fit:cover;transition:transform .7s var(--m-ease)}.home-module__Hx0lNG__card:hover .home-module__Hx0lNG__cardImage,.home-module__Hx0lNG__card:focus-visible .home-module__Hx0lNG__cardImage{transform:scale(1.045)}.home-module__Hx0lNG__cardMeta{font-size:var(--step-label);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:16px;display:flex}.home-module__Hx0lNG__cardName{color:var(--ink)}.home-module__Hx0lNG__cardArea{color:var(--faint)}.home-module__Hx0lNG__cardSummary{color:var(--muted);font-size:13px}.home-module__Hx0lNG__panels{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.home-module__Hx0lNG__panel{min-height:460px;position:relative;overflow:hidden}.home-module__Hx0lNG__panelImage{object-fit:cover}.home-module__Hx0lNG__panelVeil{background:linear-gradient(#0c0b0a1f 0%,#0c0b0a66 42%,#0c0b0adb 100%);position:absolute;inset:0}.home-module__Hx0lNG__panelBody{inset-inline:clamp(24px,2.8vw,40px);color:#faf8f4;flex-direction:column;gap:14px;display:flex;position:absolute;bottom:clamp(24px,2.6vw,36px)}.home-module__Hx0lNG__panelEyebrow{font-size:var(--step-eyebrow);letter-spacing:.24em;text-transform:uppercase;color:#faf8f4b8}.home-module__Hx0lNG__panelTitle{color:#faf8f4;font-size:clamp(24px,2.6vw,34px);line-height:1.15}.home-module__Hx0lNG__panelText{color:#faf8f4eb;max-width:400px;font-size:14px;line-height:1.65}.home-module__Hx0lNG__panelLink{font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:#faf8f4;border-bottom:1px solid #faf8f4;align-self:flex-start;margin-top:6px;padding-bottom:4px;transition:color .25s,border-color .25s}.home-module__Hx0lNG__panelLink:hover,.home-module__Hx0lNG__panelLink:focus-visible{color:var(--accent);border-bottom-color:var(--accent)}.home-module__Hx0lNG__stages{background:var(--paper)}.home-module__Hx0lNG__stagesInner{flex-direction:column;gap:clamp(26px,3vw,36px);padding-block:clamp(48px,6vw,88px);display:flex}.home-module__Hx0lNG__stagesGrid{border-top:1px solid var(--line);border-inline-start:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-module__Hx0lNG__stage{border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:10px;padding:26px 22px 30px;display:flex}.home-module__Hx0lNG__stageNo{font-size:var(--step-label);color:var(--accent)}.home-module__Hx0lNG__stageTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:13px}.home-module__Hx0lNG__stageText{color:var(--muted);font-size:13px;line-height:1.6}.home-module__Hx0lNG__reviews{background:var(--paper-alt)}.home-module__Hx0lNG__reviewsInner{flex-direction:column;gap:clamp(26px,3vw,36px);padding-block:clamp(48px,6vw,88px);display:flex}.home-module__Hx0lNG__reviewsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-module__Hx0lNG__review{background:var(--paper);border:1px solid var(--line);flex-direction:column;gap:20px;height:100%;margin:0;padding:clamp(26px,2.4vw,34px) clamp(22px,2.1vw,30px);display:flex}.home-module__Hx0lNG__reviewQuote{font-family:var(--font-display);color:var(--ink-soft);margin:0;font-size:clamp(17px,1.5vw,19px);line-height:1.6}.home-module__Hx0lNG__reviewAuthor{font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-top:auto}.home-module__Hx0lNG__faq{background:var(--paper)}.home-module__Hx0lNG__faqInner{grid-template-columns:.75fr 1.25fr;gap:clamp(32px,4vw,60px);padding-block:clamp(48px,6vw,88px);display:grid}.home-module__Hx0lNG__faqIntro{flex-direction:column;gap:16px;display:flex}.home-module__Hx0lNG__faqNote{max-width:300px;color:var(--muted);padding-top:8px;font-size:14px;line-height:1.7}.home-module__Hx0lNG__faqList{min-width:0}.home-module__Hx0lNG__contacts{background:var(--deep);isolation:isolate;position:relative;overflow:hidden}.home-module__Hx0lNG__contactsImage{object-fit:cover;opacity:.32;z-index:-2}.home-module__Hx0lNG__contacts:after{content:"";z-index:-1;background:linear-gradient(100deg,#0a0908e6 0%,#0a0908b8 45%,#0a090873 100%);position:absolute;inset:0}.home-module__Hx0lNG__contactsInner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,4.4vw,70px);padding-block:clamp(48px,6vw,88px);display:grid}.home-module__Hx0lNG__contactsBody{color:#faf8f4;flex-direction:column;gap:20px;display:flex}.home-module__Hx0lNG__contactsEyebrow{font-size:var(--step-eyebrow);letter-spacing:.28em;text-transform:uppercase;color:#faf8f4b8}.home-module__Hx0lNG__contactsTitle{color:#faf8f4;font-size:clamp(30px,3.8vw,46px);line-height:1.1}.home-module__Hx0lNG__contactsText{color:#faf8f4eb;max-width:430px;font-size:clamp(14px,1.1vw,15px);line-height:1.7}.home-module__Hx0lNG__contactsLines{flex-direction:column;gap:6px;padding-top:12px;display:flex}.home-module__Hx0lNG__contactsPhone{color:#faf8f4;font-size:clamp(19px,1.8vw,22px);transition:color .25s}.home-module__Hx0lNG__contactsPhone:hover{color:var(--accent)}.home-module__Hx0lNG__contactsMeta{color:#faf8f4b8;font-size:13px}@media (max-width:1023px){.home-module__Hx0lNG__aboutGrid,.home-module__Hx0lNG__faqInner,.home-module__Hx0lNG__contactsInner,.home-module__Hx0lNG__panels{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__aboutBody{padding-inline:var(--gutter)}.home-module__Hx0lNG__aboutMedia{min-height:380px}.home-module__Hx0lNG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__Hx0lNG__statsCell:nth-child(2n){border-inline-end:none;padding-inline-end:0}.home-module__Hx0lNG__statsCell:nth-child(odd){padding-inline-start:0}.home-module__Hx0lNG__statsCell:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-module__Hx0lNG__formatGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__reviewsGrid,.home-module__Hx0lNG__stagesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__Hx0lNG__panel{min-height:380px}}@media (max-width:767px){.home-module__Hx0lNG__formatGrid,.home-module__Hx0lNG__featuredGrid,.home-module__Hx0lNG__reviewsGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:639px){.home-module__Hx0lNG__statsGrid{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__statsCell{border-inline-end:none;border-bottom:1px solid var(--line);padding-inline:0}.home-module__Hx0lNG__statsCell:last-child{border-bottom:none}.home-module__Hx0lNG__stagesGrid{grid-template-columns:minmax(0,1fr)}}.home-module__Hx0lNG__aboutQuote,.home-module__Hx0lNG__aboutCredo,.home-module__Hx0lNG__aboutText,.home-module__Hx0lNG__founders,.home-module__Hx0lNG__aboutLink{opacity:0;transform:translateY(var(--m-rise));transition:opacity var(--m-dur-base) var(--m-ease), transform var(--m-dur-base) var(--m-ease);transition-delay:calc(var(--i,0) * var(--m-stagger))}.home-module__Hx0lNG__aboutBody[data-shown=true] .home-module__Hx0lNG__aboutQuote,.home-module__Hx0lNG__aboutBody[data-shown=true] .home-module__Hx0lNG__aboutCredo,.home-module__Hx0lNG__aboutBody[data-shown=true] .home-module__Hx0lNG__aboutText,.home-module__Hx0lNG__aboutBody[data-shown=true] .home-module__Hx0lNG__founders,.home-module__Hx0lNG__aboutBody[data-shown=true] .home-module__Hx0lNG__aboutLink{opacity:1;transform:none}.home-module__Hx0lNG__drift{will-change:transform}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference) and (min-width:768px){.home-module__Hx0lNG__drift{animation:linear both home-module__Hx0lNG__sectionDrift;animation-timeline:view();animation-range:cover}}}@keyframes home-module__Hx0lNG__sectionDrift{0%{transform:translateY(-4.5%)scale(1.1)}to{transform:translateY(4.5%)scale(1.1)}}@media (prefers-reduced-motion:reduce){.home-module__Hx0lNG__aboutQuote,.home-module__Hx0lNG__aboutCredo,.home-module__Hx0lNG__aboutText,.home-module__Hx0lNG__founders,.home-module__Hx0lNG__aboutLink{opacity:1;transform:none}}
.Lightbox-module___Nu4OG__lightbox{z-index:90;justify-content:center;align-items:center;padding:clamp(16px,4vw,56px);animation:.25s both Lightbox-module___Nu4OG__fade;display:flex;position:fixed;inset:0}.Lightbox-module___Nu4OG__backdrop{cursor:zoom-out;background:#080807eb;position:absolute;inset:0}.Lightbox-module___Nu4OG__stage{flex-direction:column;align-items:center;gap:14px;max-width:min(1280px,100%);margin:0;display:flex;position:relative}.Lightbox-module___Nu4OG__stageImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 160px)}.Lightbox-module___Nu4OG__caption{font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:#faf8f4b3;text-align:center}.Lightbox-module___Nu4OG__nav,.Lightbox-module___Nu4OG__close{color:#faf8f4;border:1px solid #faf8f452;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background-color .25s,border-color .25s;display:flex;position:absolute}.Lightbox-module___Nu4OG__nav:hover,.Lightbox-module___Nu4OG__close:hover,.Lightbox-module___Nu4OG__nav:focus-visible,.Lightbox-module___Nu4OG__close:focus-visible{background:#faf8f41f;border-color:#faf8f4}.Lightbox-module___Nu4OG__prev{inset-inline-start:clamp(12px,2.4vw,32px);top:50%;transform:translateY(-50%)}.Lightbox-module___Nu4OG__next{inset-inline-end:clamp(12px,2.4vw,32px);top:50%;transform:translateY(-50%)}.Lightbox-module___Nu4OG__close{top:clamp(12px,2.4vw,32px);inset-inline-end:clamp(12px,2.4vw,32px)}@keyframes Lightbox-module___Nu4OG__fade{0%{opacity:0}to{opacity:1}}@media (max-width:639px){.Lightbox-module___Nu4OG__prev,.Lightbox-module___Nu4OG__next{top:auto;bottom:clamp(12px,2.4vw,32px);transform:none}}
.SiteVideo-module__LqeWfa__video{object-fit:cover;background:var(--paper-sunken);width:100%;height:100%;display:block}
.homeMotion-module__xdjoTa__dnaStage{position:relative}.homeMotion-module__xdjoTa__dna{padding:clamp(96px,14vh,180px) 0;position:relative;overflow:hidden}.homeMotion-module__xdjoTa__dnaMark{font-family:var(--font-logo);letter-spacing:.16em;white-space:nowrap;color:var(--ink);opacity:.028;pointer-events:none;-webkit-user-select:none;user-select:none;padding-left:.16em;font-size:clamp(74px,15.5vw,250px);font-weight:400;line-height:.82;position:absolute;top:clamp(24px,7vh,96px);left:50%;translate:-50%;-webkit-mask-image:linear-gradient(#000 0% 52%,#0000 100%);mask-image:linear-gradient(#000 0% 52%,#0000 100%)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.homeMotion-module__xdjoTa__dnaMark{animation:linear both homeMotion-module__xdjoTa__dnaMarkDrift;animation-timeline:view();animation-range:entry exit}}}@keyframes homeMotion-module__xdjoTa__dnaMarkDrift{0%{transform:translateY(7%)}to{transform:translateY(-9%)}}.homeMotion-module__xdjoTa__dnaInner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:clamp(40px,6vh,72px);display:flex;position:relative}.homeMotion-module__xdjoTa__dnaText{font-family:var(--font-display);letter-spacing:.008em;color:var(--ink-soft);text-wrap:pretty;max-width:21em;margin:0;font-size:clamp(24px,2.7vw,44px);font-weight:500;line-height:1.32}.homeMotion-module__xdjoTa__dnaStats{border-top:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,3vw,48px);width:100%;max-width:980px;padding-top:clamp(24px,4vh,40px);display:grid}.homeMotion-module__xdjoTa__dnaStat{text-align:center;flex-direction:column;gap:8px;display:flex}.homeMotion-module__xdjoTa__dnaStatValue{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(28px,3vw,44px);font-weight:500;line-height:1}.homeMotion-module__xdjoTa__dnaStatLabel{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.homeMotion-module__xdjoTa__full{padding:clamp(48px,8vh,120px) 0;position:relative}.homeMotion-module__xdjoTa__fullFrame{height:min(88svh,900px)}.homeMotion-module__xdjoTa__fullCaption{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:clamp(48px,8vh,120px) 0}.homeMotion-module__xdjoTa__fullCaption:before{content:"";background:radial-gradient(62% 42%,#0a090880 0%,#0a090842 52%,#0a090800 82%);position:absolute;inset:0}.homeMotion-module__xdjoTa__fullQuote{font-family:var(--font-display);color:#faf8f4;text-align:center;text-wrap:balance;text-shadow:0 1px 3px #0a09089e,0 3px 28px #0a090880;max-width:20em;margin:0;font-size:clamp(22px,2.5vw,40px);font-weight:500;line-height:1.28;position:relative}.homeMotion-module__xdjoTa__featured{padding:clamp(96px,14vh,180px) 0}.homeMotion-module__xdjoTa__featuredInner{flex-direction:column;gap:clamp(36px,6vh,64px);display:flex}.homeMotion-module__xdjoTa__featuredHead{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.homeMotion-module__xdjoTa__featuredTitle{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);letter-spacing:.01em;text-transform:uppercase;color:var(--ink);margin:0;line-height:1}.homeMotion-module__xdjoTa__featuredAll{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;border-bottom:1px solid var(--line-strong);padding-bottom:4px;font-size:12px;text-decoration:none;transition:border-color .6s cubic-bezier(.625,.05,0,1)}.homeMotion-module__xdjoTa__featuredAll:hover,.homeMotion-module__xdjoTa__featuredAll:focus-visible{border-color:var(--ink)}.homeMotion-module__xdjoTa__featuredGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,44px);display:grid}.homeMotion-module__xdjoTa__card{color:inherit;text-decoration:none;display:block}.homeMotion-module__xdjoTa__cardWide{grid-column:1/-1}.homeMotion-module__xdjoTa__cardFrame{height:clamp(320px,52vh,640px)}.homeMotion-module__xdjoTa__cardWide .homeMotion-module__xdjoTa__cardFrame{height:clamp(380px,72vh,820px)}.homeMotion-module__xdjoTa__cardMeta{justify-content:space-between;align-items:baseline;gap:16px;padding-top:16px;display:flex}.homeMotion-module__xdjoTa__cardTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(22px,2.2vw,32px);font-weight:500;line-height:1.1}.homeMotion-module__xdjoTa__cardNote{font-family:var(--font-ui);letter-spacing:.06em;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:13px}.homeMotion-module__xdjoTa__gallery{padding:clamp(64px,10vh,140px) 0 clamp(96px,14vh,180px)}.homeMotion-module__xdjoTa__galleryInner{overflow:visible}.homeMotion-module__xdjoTa__tile{color:inherit;text-decoration:none;display:block}.homeMotion-module__xdjoTa__tileFrame{display:block;overflow:hidden}.homeMotion-module__xdjoTa__tile img{transition:transform .9s cubic-bezier(.625,.05,0,1)}:is(.homeMotion-module__xdjoTa__tile:hover img,.homeMotion-module__xdjoTa__tile:focus-visible img){transform:scale(1.04)}.homeMotion-module__xdjoTa__tileMeta{justify-content:space-between;align-items:baseline;gap:12px;padding-top:12px;display:flex}.homeMotion-module__xdjoTa__tileName{font-family:var(--font-display);color:var(--ink);font-size:clamp(15px,1.4vw,21px);font-weight:500;line-height:1.15}.homeMotion-module__xdjoTa__tileNote{font-family:var(--font-ui);letter-spacing:.06em;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}@media (max-width:767px){.homeMotion-module__xdjoTa__tileNote{display:none}}.homeMotion-module__xdjoTa__sofaTile{padding:8% 4%;display:block;position:relative}.homeMotion-module__xdjoTa__sofaTile img{z-index:1;position:relative}@media (max-width:1023px){.homeMotion-module__xdjoTa__featuredGrid{grid-template-columns:1fr}.homeMotion-module__xdjoTa__cardWide .homeMotion-module__xdjoTa__cardFrame,.homeMotion-module__xdjoTa__cardFrame{height:clamp(280px,48vh,520px)}.homeMotion-module__xdjoTa__sofaTile{display:none}}@media (max-width:767px){.homeMotion-module__xdjoTa__dna{padding:72px 0}.homeMotion-module__xdjoTa__full{padding:32px 0}.homeMotion-module__xdjoTa__featured{padding:64px 0}.homeMotion-module__xdjoTa__gallery{padding:48px 0 56px}.homeMotion-module__xdjoTa__dnaStats{grid-template-columns:repeat(2,minmax(0,1fr))}.homeMotion-module__xdjoTa__featuredHead{flex-direction:column;align-items:flex-start;gap:12px}.homeMotion-module__xdjoTa__fullCaption{inset-inline:0;justify-content:flex-start;margin-top:0;position:absolute;bottom:60px}.homeMotion-module__xdjoTa__fullQuote{text-align:left;font-size:clamp(20px,5.4vw,26px)}}
.FurnitureStage-module__viFtLq__scene{padding-block:clamp(48px,7vh,104px) clamp(64px,11vh,148px)}.FurnitureStage-module__viFtLq__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(32px,5vw,96px);display:grid}.FurnitureStage-module__viFtLq__listCol{min-width:0}.FurnitureStage-module__viFtLq__head{flex-direction:column;gap:12px;margin-bottom:clamp(20px,3.4vh,44px);display:flex}.FurnitureStage-module__viFtLq__heading{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);color:var(--ink);margin:0;line-height:1}.FurnitureStage-module__viFtLq__list{margin:0;padding:0;list-style:none}.FurnitureStage-module__viFtLq__row{border-top:1px solid var(--line);position:relative}.FurnitureStage-module__viFtLq__row:last-child{border-bottom:1px solid var(--line)}.FurnitureStage-module__viFtLq__link{color:var(--muted);transition:color .45s var(--m-ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:clamp(14px,2vw,30px);padding-block:clamp(16px,2.4vh,28px);text-decoration:none;display:grid}.FurnitureStage-module__viFtLq__rowActive .FurnitureStage-module__viFtLq__link{color:var(--ink)}.FurnitureStage-module__viFtLq__no{font-family:var(--font-ui);letter-spacing:.16em;color:var(--faint);font-variant-numeric:tabular-nums;transition:color .45s var(--m-ease);font-size:11px}.FurnitureStage-module__viFtLq__rowActive .FurnitureStage-module__viFtLq__no{color:var(--accent)}.FurnitureStage-module__viFtLq__name{font-family:var(--font-display);transform-origin:0;transition:transform .55s var(--m-ease);font-size:clamp(21px,2.5vw,40px);font-weight:500;line-height:1.05}.FurnitureStage-module__viFtLq__rowActive .FurnitureStage-module__viFtLq__name{transform:translate(clamp(6px,.8vw,16px))}.FurnitureStage-module__viFtLq__count{font-family:var(--font-ui);letter-spacing:.08em;color:var(--faint);font-variant-numeric:tabular-nums;font-size:12px}.FurnitureStage-module__viFtLq__rule{background:var(--accent);transform-origin:0;height:1px;transition:transform .7s var(--m-ease);pointer-events:none;position:absolute;inset:auto 0 -1px;transform:scaleX(0)}.FurnitureStage-module__viFtLq__rowActive .FurnitureStage-module__viFtLq__rule{transform:scaleX(1)}.FurnitureStage-module__viFtLq__rowShot{display:none}.FurnitureStage-module__viFtLq__stageCol{min-width:0;height:100%;position:relative}.FurnitureStage-module__viFtLq__stage{top:calc(var(--header-h-stuck) + clamp(16px, 4vh, 56px));flex-direction:column;gap:16px;height:clamp(420px,64vh,700px);display:flex;position:sticky}.FurnitureStage-module__viFtLq__stageInner{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;width:100%;min-height:0;display:grid;position:relative}.FurnitureStage-module__viFtLq__shot{z-index:1;opacity:0;visibility:hidden;grid-area:1/1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;width:100%;height:100%;padding:clamp(8px,1vw,20px);display:grid;position:relative}.FurnitureStage-module__viFtLq__shot[data-active]{opacity:1;visibility:visible}.FurnitureStage-module__viFtLq__shot img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0}.FurnitureStage-module__viFtLq__stageCaption{text-align:center;font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--faint);flex:none;font-size:11px}@media (prefers-reduced-motion:no-preference){.FurnitureStage-module__viFtLq__stageCaption{animation:FurnitureStage-module__viFtLq__captionIn .65s var(--m-ease) both}}@keyframes FurnitureStage-module__viFtLq__captionIn{0%{opacity:0;transform:translateY(10px)}}@media (max-width:1023px){.FurnitureStage-module__viFtLq__inner{grid-template-columns:minmax(0,1fr)}.FurnitureStage-module__viFtLq__stageCol{display:none}.FurnitureStage-module__viFtLq__row{grid-template-columns:minmax(0,1fr) minmax(88px,30%);align-items:center;gap:clamp(12px,3vw,24px);display:grid}.FurnitureStage-module__viFtLq__rowShot{justify-content:flex-end;align-items:center;height:clamp(76px,19vw,112px);padding-block:12px;display:flex}.FurnitureStage-module__viFtLq__rowShot img{object-fit:contain;width:auto;max-width:100%;height:100%}}
.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.ProjectGallery-module__Zs4ZiG__cell{min-width:0}.ProjectGallery-module__Zs4ZiG__tile{background:var(--paper-sunken);cursor:zoom-in;width:100%;display:block;overflow:hidden}.ProjectGallery-module__Zs4ZiG__image{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .7s var(--m-ease)}.ProjectGallery-module__Zs4ZiG__tile:hover .ProjectGallery-module__Zs4ZiG__image,.ProjectGallery-module__Zs4ZiG__tile:focus-visible .ProjectGallery-module__Zs4ZiG__image{transform:scale(1.04)}.ProjectGallery-module__Zs4ZiG__lightbox{z-index:90;justify-content:center;align-items:center;padding:clamp(16px,4vw,56px);animation:.25s both ProjectGallery-module__Zs4ZiG__fade;display:flex;position:fixed;inset:0}.ProjectGallery-module__Zs4ZiG__backdrop{cursor:zoom-out;background:#080807eb;position:absolute;inset:0}.ProjectGallery-module__Zs4ZiG__stage{flex-direction:column;align-items:center;gap:14px;max-width:min(1280px,100%);margin:0;display:flex;position:relative}.ProjectGallery-module__Zs4ZiG__stageImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 160px)}.ProjectGallery-module__Zs4ZiG__caption{font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:#faf8f4b3}.ProjectGallery-module__Zs4ZiG__nav,.ProjectGallery-module__Zs4ZiG__close{color:#faf8f4;border:1px solid #faf8f452;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background-color .25s,border-color .25s;display:flex;position:absolute}.ProjectGallery-module__Zs4ZiG__nav:hover,.ProjectGallery-module__Zs4ZiG__close:hover,.ProjectGallery-module__Zs4ZiG__nav:focus-visible,.ProjectGallery-module__Zs4ZiG__close:focus-visible{background:#faf8f41f;border-color:#faf8f4}.ProjectGallery-module__Zs4ZiG__prev{inset-inline-start:clamp(12px,2.4vw,32px);top:50%;transform:translateY(-50%)}.ProjectGallery-module__Zs4ZiG__next{inset-inline-end:clamp(12px,2.4vw,32px);top:50%;transform:translateY(-50%)}.ProjectGallery-module__Zs4ZiG__close{top:clamp(12px,2.4vw,32px);inset-inline-end:clamp(12px,2.4vw,32px)}@keyframes ProjectGallery-module__Zs4ZiG__fade{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:639px){.ProjectGallery-module__Zs4ZiG__grid{grid-template-columns:minmax(0,1fr)}.ProjectGallery-module__Zs4ZiG__prev,.ProjectGallery-module__Zs4ZiG__next{top:auto;bottom:clamp(12px,2.4vw,32px);transform:none}}
.ServicePlans-module__VQTOja__root{flex-direction:column;gap:clamp(28px,3.4vw,44px);display:flex}.ServicePlans-module__VQTOja__tabs{flex-wrap:wrap;gap:clamp(20px,2.6vw,38px);display:flex}.ServicePlans-module__VQTOja__tab{color:var(--faint);font-family:var(--font-ui);font-size:var(--step-label);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #0000;padding:4px 0;transition:color .25s,border-color .25s}.ServicePlans-module__VQTOja__tab:hover,.ServicePlans-module__VQTOja__tab:focus-visible{color:var(--ink)}.ServicePlans-module__VQTOja__tabActive{color:var(--ink);border-bottom-color:var(--ink)}.ServicePlans-module__VQTOja__panel[hidden]{display:none}.ServicePlans-module__VQTOja__panel{flex-direction:column;gap:clamp(40px,5vw,72px);display:flex}.ServicePlans-module__VQTOja__grid{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.ServicePlans-module__VQTOja__col{background:var(--paper);flex-direction:column;gap:clamp(14px,1.6vw,20px);padding:clamp(26px,3vw,40px) clamp(20px,2.2vw,32px);display:flex}.ServicePlans-module__VQTOja__colFeatured{background:var(--paper-alt)}.ServicePlans-module__VQTOja__colHead{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.ServicePlans-module__VQTOja__no{font-family:var(--font-ui);letter-spacing:.2em;color:var(--faint);font-size:10px}.ServicePlans-module__VQTOja__name{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(22px,2vw,30px);font-weight:500;line-height:1}.ServicePlans-module__VQTOja__badge{background:var(--accent);color:var(--on-accent);font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;padding:4px 9px;font-size:9px}.ServicePlans-module__VQTOja__price{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;margin:0;font-size:clamp(32px,3.4vw,50px);font-weight:500;line-height:1;display:flex}.ServicePlans-module__VQTOja__unit{font-family:var(--font-ui);letter-spacing:.08em;color:var(--muted);font-size:12px;font-weight:300}.ServicePlans-module__VQTOja__plan{border-top:1px solid var(--line-strong);flex-direction:column;gap:9px;margin:0;padding:clamp(14px,1.8vw,20px) 0 0;list-style:none;display:flex}.ServicePlans-module__VQTOja__line{font-family:var(--font-ui);color:var(--body);grid-template-columns:1.6em 1fr;align-items:baseline;font-size:13px;font-weight:300;line-height:1.5;display:grid}.ServicePlans-module__VQTOja__lineNo{font-variant-numeric:tabular-nums;color:var(--faint)}.ServicePlans-module__VQTOja__nameLink{color:inherit;border-bottom:1px solid #0000;transition:border-color .25s}.ServicePlans-module__VQTOja__nameLink:hover,.ServicePlans-module__VQTOja__nameLink:focus-visible{border-color:var(--ink)}.ServicePlans-module__VQTOja__condition{font-family:var(--font-ui);color:var(--muted);margin:-6px 0 0;font-size:12.5px;font-weight:300;line-height:1.55}.ServicePlans-module__VQTOja__more{border-bottom:1px solid var(--line-strong);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);align-self:flex-start;margin-top:auto;padding-bottom:3px;transition:border-color .3s;display:inline-block}.ServicePlans-module__VQTOja__more:hover,.ServicePlans-module__VQTOja__more:focus-visible{border-color:var(--ink)}.ServicePlans-module__VQTOja__calc{border-top:1px solid var(--line);padding-top:clamp(8px,1.4vw,20px)}.ServicePlans-module__VQTOja__videoCol{background:var(--paper-sunken);position:relative;overflow:hidden}.ServicePlans-module__VQTOja__videoCaption{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);pointer-events:none;background:#faf8f4db;padding:6px 10px;font-size:10px;position:absolute;bottom:clamp(16px,1.8vw,26px);left:clamp(16px,1.8vw,26px)}.ServicePlans-module__VQTOja__commercialIntro{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.ServicePlans-module__VQTOja__commercialTitle{font-family:var(--font-display);font-weight:500;font-size:var(--type-section);letter-spacing:.01em;text-transform:uppercase;color:var(--ink);text-wrap:balance;margin:0;line-height:1.05}.ServicePlans-module__VQTOja__commercialSubtitle{max-width:62ch;font-family:var(--font-ui);color:var(--body);text-wrap:balance;margin:0;font-size:clamp(14px,1.1vw,15px);font-weight:300;line-height:1.7}.ServicePlans-module__VQTOja__commercialCover{aspect-ratio:2;background:var(--paper-sunken);width:100%;margin-top:clamp(16px,2vw,28px);position:relative;overflow:hidden}.ServicePlans-module__VQTOja__commercialCover img{object-fit:cover;object-position:center 55%}.ServicePlans-module__VQTOja__commercial{grid-template-columns:minmax(280px,5fr) 7fr;align-items:start;gap:clamp(28px,4vw,72px);display:grid}.ServicePlans-module__VQTOja__commercialLede{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ServicePlans-module__VQTOja__lede{font-family:var(--font-display);color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:clamp(19px,1.7vw,25px);font-weight:500;line-height:1.35}.ServicePlans-module__VQTOja__ledeNote{font-family:var(--font-ui);color:var(--body);margin:0;font-size:14px;font-weight:300;line-height:1.65}.ServicePlans-module__VQTOja__commercialLede .ServicePlans-module__VQTOja__price{border-top:1px solid var(--line-strong);width:100%;padding-top:12px;font-size:clamp(26px,2.6vw,38px)}.ServicePlans-module__VQTOja__priceNote{font-family:var(--font-ui);color:var(--muted);margin:0;font-size:13px;font-weight:300;line-height:1.5}.ServicePlans-module__VQTOja__bonus{font-family:var(--font-ui);color:var(--body);margin:8px 0 0;font-size:14px;font-weight:300;line-height:1.65}.ServicePlans-module__VQTOja__cta{background:var(--ink);height:46px;color:var(--paper);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin-top:4px;padding-inline:26px;transition:background-color .25s;display:inline-flex}.ServicePlans-module__VQTOja__cta:hover,.ServicePlans-module__VQTOja__cta:focus-visible{background:var(--accent)}.ServicePlans-module__VQTOja__commercialBlocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,44px);display:grid}.ServicePlans-module__VQTOja__block:first-child{grid-column:1/-1}.ServicePlans-module__VQTOja__blockTitle{border-bottom:1px solid var(--line-strong);font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;color:var(--faint);margin:0 0 14px;padding-bottom:12px;font-size:10px;font-weight:400}.ServicePlans-module__VQTOja__blockList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.ServicePlans-module__VQTOja__block:first-child .ServicePlans-module__VQTOja__blockList{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px clamp(24px,3vw,44px);display:grid}.ServicePlans-module__VQTOja__blockItem{font-family:var(--font-ui);color:var(--body);padding-left:16px;font-size:13px;font-weight:300;line-height:1.55;position:relative}.ServicePlans-module__VQTOja__blockItem:before{content:"";background:var(--line-strong);width:7px;height:1px;position:absolute;top:.66em;left:0}@media (max-width:1023px){.ServicePlans-module__VQTOja__grid{grid-template-columns:minmax(0,1fr)}.ServicePlans-module__VQTOja__videoCol{aspect-ratio:9/16}.ServicePlans-module__VQTOja__commercialCover{aspect-ratio:4/3}.ServicePlans-module__VQTOja__commercial,.ServicePlans-module__VQTOja__commercialBlocks,.ServicePlans-module__VQTOja__block:first-child .ServicePlans-module__VQTOja__blockList{grid-template-columns:minmax(0,1fr)}}@media (max-width:639px){.ServicePlans-module__VQTOja__tabs{gap:18px}.ServicePlans-module__VQTOja__tab{letter-spacing:.12em;font-size:11px}}
.category-module__XM0fhG__items{background:var(--paper)}.category-module__XM0fhG__itemsInner{flex-direction:column;gap:clamp(18px,2.2vw,28px);padding-block:clamp(32px,4vw,52px) clamp(44px,5.4vw,80px);display:flex}.category-module__XM0fhG__others{background:var(--paper-alt)}.category-module__XM0fhG__othersInner{flex-direction:column;gap:22px;padding-block:clamp(36px,4.4vw,60px);display:flex}.category-module__XM0fhG__othersList{border-top:1px solid var(--line);border-inline-start:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.category-module__XM0fhG__otherLink{border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-alt);height:100%;font-size:var(--step-label);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);justify-content:space-between;align-items:baseline;gap:12px;padding:18px 22px;transition:background-color .25s,color .25s;display:flex}.category-module__XM0fhG__otherLink:hover,.category-module__XM0fhG__otherLink:focus-visible{background:var(--ink);color:var(--paper)}.category-module__XM0fhG__otherCount{font-family:var(--font-display);color:var(--faint);font-variant-numeric:tabular-nums;font-size:16px}.category-module__XM0fhG__otherLink:hover .category-module__XM0fhG__otherCount,.category-module__XM0fhG__otherLink:focus-visible .category-module__XM0fhG__otherCount{color:var(--accent)}@media (max-width:1023px){.category-module__XM0fhG__othersList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:479px){.category-module__XM0fhG__othersList{grid-template-columns:minmax(0,1fr)}}
.legal-module__8113wq__doc{background:var(--paper)}.legal-module__8113wq__docInner{padding-block:clamp(36px,4.4vw,60px) clamp(48px,6vw,88px)}.legal-module__8113wq__inlineLink{color:var(--accent);border-bottom:1px solid}
.FurnitureRail-module__GRzAgq__rail{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 clamp(40px,8vw,140px) calc(100% - clamp(40px,8vw,140px)),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 clamp(40px,8vw,140px) calc(100% - clamp(40px,8vw,140px)),#0000 100%)}.FurnitureRail-module__GRzAgq__track{will-change:transform;align-items:flex-end;gap:clamp(24px,3.2vw,64px);width:max-content;margin:0;padding:0;list-style:none;display:flex}.FurnitureRail-module__GRzAgq__item{flex:none}.FurnitureRail-module__GRzAgq__cell{color:inherit;flex-direction:column;gap:14px;text-decoration:none;display:flex}.FurnitureRail-module__GRzAgq__frame{aspect-ratio:4/3;height:clamp(240px,34vh,400px);transition:box-shadow .45s var(--m-ease), transform .55s var(--m-ease);place-items:center;padding:clamp(10px,1vw,20px);display:grid}.FurnitureRail-module__GRzAgq__frame img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;transition:transform .55s var(--m-ease)}.FurnitureRail-module__GRzAgq__meta{text-align:center;flex-direction:column;align-items:center;gap:3px;width:0;min-width:100%;display:flex}.FurnitureRail-module__GRzAgq__label{font-family:var(--font-display);color:var(--ink);transition:color .35s var(--m-ease);font-size:clamp(15px,1.2vw,19px);line-height:1.2}.FurnitureRail-module__GRzAgq__category{font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}@media (hover:hover){.FurnitureRail-module__GRzAgq__cell:hover .FurnitureRail-module__GRzAgq__frame{box-shadow:var(--shadow-raised);transform:translateY(-4px)}.FurnitureRail-module__GRzAgq__cell:hover .FurnitureRail-module__GRzAgq__frame img{transform:scale(1.05)}.FurnitureRail-module__GRzAgq__cell:hover .FurnitureRail-module__GRzAgq__label{color:var(--accent)}}.FurnitureRail-module__GRzAgq__cell:focus-visible{outline:none}.FurnitureRail-module__GRzAgq__cell:focus-visible .FurnitureRail-module__GRzAgq__frame{outline:2px solid var(--accent);outline-offset:4px}.FurnitureRail-module__GRzAgq__cell:focus-visible .FurnitureRail-module__GRzAgq__label{color:var(--accent)}@media (prefers-reduced-motion:reduce){.FurnitureRail-module__GRzAgq__rail{scrollbar-width:none;overflow-x:auto}.FurnitureRail-module__GRzAgq__rail::-webkit-scrollbar{display:none}}
.ProjectGrid-module__1t5ofq__wrap{flex-direction:column;gap:clamp(28px,3.4vw,44px);display:flex}.ProjectGrid-module__1t5ofq__chips{flex-wrap:wrap;gap:clamp(20px,2.6vw,38px);display:flex}.ProjectGrid-module__1t5ofq__chip{color:var(--muted);font-size:var(--step-label);letter-spacing:.16em;text-transform:uppercase;border:0;border-bottom:1px solid #0000;padding:4px 0;transition:border-color .25s,color .25s}.ProjectGrid-module__1t5ofq__chip:hover,.ProjectGrid-module__1t5ofq__chip:focus-visible{color:var(--ink)}.ProjectGrid-module__1t5ofq__chipActive{color:var(--ink);border-bottom-color:var(--ink)}.ProjectGrid-module__1t5ofq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.4vw,34px);display:grid}.ProjectGrid-module__1t5ofq__card{flex-direction:column;gap:14px;display:flex}.ProjectGrid-module__1t5ofq__media{aspect-ratio:1;background:var(--paper-sunken);display:block;position:relative;overflow:hidden}.ProjectGrid-module__1t5ofq__image{object-fit:cover;transition:transform .9s var(--m-ease)}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__image,.ProjectGrid-module__1t5ofq__card:focus-visible .ProjectGrid-module__1t5ofq__image{transform:scale(1.05)}.ProjectGrid-module__1t5ofq__veil{opacity:0;transition:opacity .45s var(--m-ease);background:#12110f85;position:absolute;inset:0}.ProjectGrid-module__1t5ofq__summary{font-family:var(--font-ui);text-align:center;text-wrap:balance;color:#faf8f4;opacity:0;transition:opacity .45s var(--m-ease), transform .55s var(--m-ease);justify-content:center;align-items:center;padding:clamp(20px,2.6vw,40px);font-size:clamp(14px,1.15vw,17px);font-weight:300;line-height:1.5;display:flex;position:absolute;inset:0;transform:translateY(10px)}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__veil,.ProjectGrid-module__1t5ofq__card:focus-visible .ProjectGrid-module__1t5ofq__veil,.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__summary,.ProjectGrid-module__1t5ofq__card:focus-visible .ProjectGrid-module__1t5ofq__summary{opacity:1}.ProjectGrid-module__1t5ofq__card:hover .ProjectGrid-module__1t5ofq__summary,.ProjectGrid-module__1t5ofq__card:focus-visible .ProjectGrid-module__1t5ofq__summary{transform:none}.ProjectGrid-module__1t5ofq__meta{font-size:var(--step-label);letter-spacing:.12em;text-transform:uppercase;text-align:center;justify-content:center;align-items:baseline;gap:10px;display:flex}.ProjectGrid-module__1t5ofq__name{color:var(--ink)}.ProjectGrid-module__1t5ofq__sep{color:var(--line-strong)}.ProjectGrid-module__1t5ofq__area{color:var(--faint);white-space:nowrap}.ProjectGrid-module__1t5ofq__more{justify-content:center;padding-top:10px;display:flex}.ProjectGrid-module__1t5ofq__moreButton{border:1px solid var(--ink);color:var(--ink);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;padding:14px 30px;transition:background-color .25s,color .25s}.ProjectGrid-module__1t5ofq__moreButton:hover,.ProjectGrid-module__1t5ofq__moreButton:focus-visible{background:var(--ink);color:var(--paper)}@media (hover:none){.ProjectGrid-module__1t5ofq__veil{display:none}.ProjectGrid-module__1t5ofq__summary{visibility:hidden}}@media (max-width:1023px){.ProjectGrid-module__1t5ofq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.ProjectGrid-module__1t5ofq__grid{grid-template-columns:minmax(0,1fr)}}
.ProjectPlans-module__IVN0Zq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));justify-items:center;gap:20px;margin:0;padding:0;list-style:none;display:grid}.ProjectPlans-module__IVN0Zq__cell{width:100%;min-width:0}.ProjectPlans-module__IVN0Zq__tile{cursor:zoom-in;width:100%;display:block}.ProjectPlans-module__IVN0Zq__plan{object-fit:contain;border:1px solid var(--line);width:100%;height:auto;max-height:clamp(340px,58vh,620px);transition:border-color .3s var(--m-ease);background:#fff}.ProjectPlans-module__IVN0Zq__tile:hover .ProjectPlans-module__IVN0Zq__plan,.ProjectPlans-module__IVN0Zq__tile:focus-visible .ProjectPlans-module__IVN0Zq__plan{border-color:var(--line-strong)}
.Stages-module__krgTRq__stages{background:var(--deep);color:var(--on-deep-soft)}.Stages-module__krgTRq__inner{flex-direction:column;gap:clamp(40px,5vw,72px);padding-block:clamp(64px,8vw,118px);display:flex}.Stages-module__krgTRq__head{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);align-items:end;gap:clamp(28px,4vw,64px);display:grid}.Stages-module__krgTRq__intro{flex-direction:column;gap:clamp(14px,1.6vw,20px);display:flex}.Stages-module__krgTRq__eyebrow{font-size:var(--step-eyebrow);letter-spacing:.28em;text-transform:uppercase;color:var(--accent);font-weight:400}.Stages-module__krgTRq__title{font-size:var(--type-title);color:var(--on-deep);line-height:1.04}.Stages-module__krgTRq__aside{flex-direction:column;gap:18px;padding-bottom:6px;display:flex}.Stages-module__krgTRq__note{max-width:46ch;color:var(--on-deep-muted);font-size:14px;line-height:1.75}.Stages-module__krgTRq__link{border-bottom:1px solid color-mix(in srgb, var(--on-deep) 30%, transparent);font-size:var(--step-label);letter-spacing:.14em;text-transform:uppercase;color:var(--on-deep);transition:color var(--m-dur-quick) var(--m-ease), border-color var(--m-dur-quick) var(--m-ease);align-self:flex-start;padding-bottom:5px}.Stages-module__krgTRq__link:hover,.Stages-module__krgTRq__link:focus-visible{color:var(--accent);border-color:var(--accent)}.Stages-module__krgTRq__list{--rail-col:clamp(56px, 7vw, 104px);--rail-gap:clamp(20px, 2.4vw, 36px);--col-gap:clamp(20px, 3vw, 56px);--rail-x:calc(var(--rail-col) + var(--col-gap) + var(--rail-gap) / 2);flex-direction:column;display:flex;position:relative}.Stages-module__krgTRq__track,.Stages-module__krgTRq__progress{top:0;left:var(--rail-x);width:1px;position:absolute}.Stages-module__krgTRq__track{background:var(--on-deep-line);bottom:0}.Stages-module__krgTRq__progress{background:linear-gradient(180deg, var(--accent) 0%, var(--accent) 78%, color-mix(in srgb, var(--accent) 0%, transparent) 100%);transform-origin:top;height:100%;scale:1 0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.Stages-module__krgTRq__progress{animation:linear both Stages-module__krgTRq__railGrow;animation-timeline:view();animation-range:cover 18% cover 82%}}}@keyframes Stages-module__krgTRq__railGrow{0%{scale:1 0}to{scale:1}}.Stages-module__krgTRq__item{grid-template-columns:var(--rail-col) var(--rail-gap) minmax(0, .62fr) minmax(0, 1fr);align-items:baseline;column-gap:var(--col-gap);border-bottom:1px solid var(--on-deep-line);transition:background-color var(--m-dur-base) var(--m-ease);padding-block:clamp(20px,2.4vw,30px);display:grid}.Stages-module__krgTRq__item:first-child{border-top:1px solid var(--on-deep-line)}.Stages-module__krgTRq__no{font-family:var(--font-display);color:color-mix(in srgb, var(--on-deep) 26%, transparent);transition:color var(--m-dur-base) var(--m-ease);font-size:clamp(30px,4vw,52px);font-weight:500;line-height:.9}.Stages-module__krgTRq__mark{justify-content:center;padding-top:.42em;display:flex}.Stages-module__krgTRq__dot{background:var(--deep);width:7px;height:7px;box-shadow:0 0 0 1px var(--on-deep-line);transition:background-color var(--m-dur-base) var(--m-ease), box-shadow var(--m-dur-base) var(--m-ease), scale var(--m-dur-base) var(--m-ease);border-radius:50%}.Stages-module__krgTRq__item[data-shown=true] .Stages-module__krgTRq__dot{background:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 0 0 5px color-mix(in srgb, var(--accent) 16%, transparent);scale:1.15}.Stages-module__krgTRq__name,.Stages-module__krgTRq__text{opacity:0;transform:translateY(var(--m-rise));transition:opacity var(--m-dur-base) var(--m-ease), transform var(--m-dur-base) var(--m-ease);transition-delay:var(--m-delay,0s)}.Stages-module__krgTRq__text{transition-delay:calc(var(--m-delay,0s) + 70ms)}.Stages-module__krgTRq__item[data-shown=true] .Stages-module__krgTRq__name,.Stages-module__krgTRq__item[data-shown=true] .Stages-module__krgTRq__text{opacity:1;transform:none}.Stages-module__krgTRq__name{font-family:var(--font-display);color:var(--on-deep);align-self:baseline;font-size:clamp(19px,2vw,26px);font-weight:500;line-height:1.15}.Stages-module__krgTRq__text{max-width:48ch;color:var(--on-deep-muted);gap:6px;margin:0;padding:0;font-size:14px;line-height:1.65;list-style:none;display:grid}.Stages-module__krgTRq__textColumns{columns:2;column-gap:clamp(20px,2.4vw,36px);max-width:none;display:block}.Stages-module__krgTRq__textColumns li{break-inside:avoid;padding-bottom:6px}.Stages-module__krgTRq__item:hover{background:color-mix(in srgb, var(--on-deep) 3%, transparent)}.Stages-module__krgTRq__item:hover .Stages-module__krgTRq__no{color:var(--accent)}@media (max-width:1023px){.Stages-module__krgTRq__head{grid-template-columns:minmax(0,1fr);align-items:start}}@media (max-width:767px){.Stages-module__krgTRq__item{grid-template-columns:var(--rail-col) var(--rail-gap) minmax(0, 1fr);align-items:start;row-gap:6px}.Stages-module__krgTRq__name,.Stages-module__krgTRq__text{grid-column:3}.Stages-module__krgTRq__textColumns{columns:1}}@media (max-width:639px){.Stages-module__krgTRq__list{--rail-col:44px;--rail-gap:18px}.Stages-module__krgTRq__no{font-size:24px}.Stages-module__krgTRq__mark{padding-top:.3em}}@media (prefers-reduced-motion:reduce){.Stages-module__krgTRq__name,.Stages-module__krgTRq__text{opacity:1;transform:none}.Stages-module__krgTRq__progress{scale:1}}
.model-module__Jya2GW__crumbs{border-bottom:1px solid var(--line);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);padding-block:clamp(18px,3vh,30px)}.model-module__Jya2GW__crumbs a{color:inherit;transition:color .25s}.model-module__Jya2GW__crumbs a:hover{color:var(--ink)}.model-module__Jya2GW__sep{padding-inline:8px}.model-module__Jya2GW__current{color:var(--ink)}.model-module__Jya2GW__model{padding-block:clamp(32px,5vh,64px) clamp(56px,9vh,120px)}.model-module__Jya2GW__inner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:clamp(28px,4vw,72px);display:grid}.model-module__Jya2GW__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.6vw,24px);min-width:0;display:grid}.model-module__Jya2GW__shot{aspect-ratio:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;margin:0;padding:clamp(14px,1.8vw,30px);display:grid;overflow:hidden}.model-module__Jya2GW__shotLead{aspect-ratio:4/3;grid-column:1/-1}.model-module__Jya2GW__shot img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0}.model-module__Jya2GW__panelCol{min-width:0;position:relative}.model-module__Jya2GW__panel{top:calc(var(--header-h-stuck) + clamp(16px, 4vh, 48px));flex-direction:column;align-items:flex-start;gap:16px;display:flex;position:sticky}.model-module__Jya2GW__kind{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--faint)}.model-module__Jya2GW__title{font-family:var(--font-display);font-weight:500;font-size:var(--type-title);letter-spacing:.01em;color:var(--ink);margin:0;line-height:.98}.model-module__Jya2GW__tagline{font-family:var(--font-display);color:var(--ink-soft);margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.4}.model-module__Jya2GW__text{color:var(--body);margin:0;font-size:clamp(14px,1.05vw,15px);line-height:1.75}.model-module__Jya2GW__dims{background:var(--line);border:1px solid var(--line);flex-direction:column;gap:1px;width:100%;margin:6px 0 0;display:flex}.model-module__Jya2GW__dim{background:var(--paper);justify-content:space-between;align-items:baseline;gap:16px;padding:14px 18px;display:flex}.model-module__Jya2GW__dim dt{font-family:var(--font-ui);letter-spacing:.16em;text-transform:uppercase;color:var(--faint);font-size:10px}.model-module__Jya2GW__dim dd{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:14px}.model-module__Jya2GW__note{color:var(--faint);margin:0;font-size:13px;line-height:1.7}.model-module__Jya2GW__more{background:var(--paper-alt);padding-block:clamp(48px,8vh,96px)}.model-module__Jya2GW__moreHead{justify-content:space-between;align-items:baseline;gap:20px;padding-bottom:clamp(20px,3vh,36px);display:flex}.model-module__Jya2GW__moreTitle{font-family:var(--font-display);font-weight:500;font-size:var(--type-section);color:var(--ink);margin:0;line-height:1.1}.model-module__Jya2GW__moreAll{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap;transition:color .25s}.model-module__Jya2GW__moreAll:hover{color:var(--ink)}.model-module__Jya2GW__moreList{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,1.6vw,24px);margin:0;padding:0;list-style:none;display:grid}.model-module__Jya2GW__moreCard{color:inherit;flex-direction:column;gap:8px;text-decoration:none;display:flex}.model-module__Jya2GW__moreMedia{aspect-ratio:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;padding:12px;display:grid;overflow:hidden}.model-module__Jya2GW__moreMedia img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;transition:transform .7s var(--m-ease)}.model-module__Jya2GW__moreCard:hover .model-module__Jya2GW__moreMedia img{transform:scale(1.06)}.model-module__Jya2GW__moreName{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:500;line-height:1}.model-module__Jya2GW__moreKind{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:10px}@media (max-width:1023px){.model-module__Jya2GW__inner{grid-template-columns:minmax(0,1fr)}.model-module__Jya2GW__panel{position:static}.model-module__Jya2GW__moreList{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:479px){.model-module__Jya2GW__gallery{grid-template-columns:minmax(0,1fr)}.model-module__Jya2GW__shot{aspect-ratio:4/3}.model-module__Jya2GW__moreList{grid-template-columns:repeat(2,minmax(0,1fr))}}.model-module__Jya2GW__heading{flex-direction:column;gap:10px;margin:0;display:flex}.model-module__Jya2GW__heading .model-module__Jya2GW__title{display:block}.model-module__Jya2GW__shot[data-photo]{background:0 0;padding:0}.model-module__Jya2GW__shot[data-photo] img{object-fit:cover;width:100%;height:100%}
.furniture-module__aYNaTq__rail{background:var(--paper-alt);padding-block:clamp(56px,9vh,120px);overflow:hidden}.furniture-module__aYNaTq__note{background:var(--paper-alt)}.furniture-module__aYNaTq__noteInner{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(28px,3.6vw,56px);padding-block:clamp(44px,5.4vw,80px);display:grid}.furniture-module__aYNaTq__noteBody{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.furniture-module__aYNaTq__noteTitle{font-size:var(--type-title);line-height:1.15}.furniture-module__aYNaTq__noteFacts{background:var(--line);border:1px solid var(--line);flex-direction:column;gap:1px;margin:0;display:flex}.furniture-module__aYNaTq__noteFact{background:var(--paper);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;padding:20px 24px;display:flex}.furniture-module__aYNaTq__noteFact dt{font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--faint)}.furniture-module__aYNaTq__noteFact dd{color:var(--ink);text-align:right;margin:0;font-size:14px}.furniture-module__aYNaTq__noteLink{color:inherit;border-bottom:1px solid var(--line-strong);transition:color .25s var(--m-ease), border-color .25s var(--m-ease)}.furniture-module__aYNaTq__noteLink:hover,.furniture-module__aYNaTq__noteLink:focus-visible{color:var(--accent);border-color:currentColor}@media (max-width:1023px){.furniture-module__aYNaTq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.furniture-module__aYNaTq__noteInner{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.furniture-module__aYNaTq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:479px){.furniture-module__aYNaTq__grid{grid-template-columns:minmax(0,1fr)}}
.projects-module__D-cxOq__list{background:var(--paper)}.projects-module__D-cxOq__listInner{padding-bottom:clamp(48px,6vw,88px)}
.services-module__g8J8Uq__formats{background:var(--paper)}.services-module__g8J8Uq__formatsInner{padding-top:clamp(4px,1vw,14px);padding-bottom:clamp(48px,6vw,96px)}.services-module__g8J8Uq__extras{background:var(--paper)}.services-module__g8J8Uq__extrasInner{flex-direction:column;gap:clamp(28px,3.4vw,48px);padding-block:clamp(48px,6vw,92px);display:flex}.services-module__g8J8Uq__extrasTitle{font-size:var(--type-title);line-height:1.08}.services-module__g8J8Uq__extrasList{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,72px);display:grid}.services-module__g8J8Uq__extra{border-top:1px solid var(--line-strong);flex-direction:column;align-items:flex-start;gap:14px;padding-top:22px;display:flex}.services-module__g8J8Uq__extraHead{flex-wrap:wrap;align-items:baseline;gap:8px 18px;width:100%;display:flex}.services-module__g8J8Uq__extraName{font-family:var(--font-display);color:var(--ink);align-items:baseline;gap:12px;margin:0;font-size:clamp(22px,2vw,30px);font-weight:500;line-height:1.05;display:flex}.services-module__g8J8Uq__extraNo{letter-spacing:.06em;color:var(--accent);font-size:.6em}.services-module__g8J8Uq__extraPrice{font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.services-module__g8J8Uq__extraBody{max-width:56ch;color:var(--body);margin:0;font-size:clamp(14px,1.1vw,15px);line-height:1.7}.services-module__g8J8Uq__extraItems{gap:8px;margin:0;padding:0;list-style:none;display:grid}.services-module__g8J8Uq__extraItems li{color:var(--body);padding-inline-start:18px;font-size:13.5px;line-height:1.6;position:relative}.services-module__g8J8Uq__extraItems li:before{content:"";inset-inline-start:0;background:var(--accent);width:9px;height:1px;position:absolute;top:.7em}.services-module__g8J8Uq__extraAfter{max-width:56ch;color:var(--muted);margin:0;font-size:13.5px;line-height:1.7}.services-module__g8J8Uq__extraCta{background:var(--ink);height:46px;color:var(--paper);font-family:var(--font-ui);font-size:var(--step-eyebrow);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin-top:8px;padding-inline:26px;transition:background-color .25s;display:inline-flex}.services-module__g8J8Uq__extraCta:hover,.services-module__g8J8Uq__extraCta:focus-visible{background:var(--accent)}@media (max-width:767px){.services-module__g8J8Uq__extrasList{grid-template-columns:minmax(0,1fr)}}
