@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url(assets/cormorant-italic-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  src: url(assets/cormorant-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(assets/cormorant-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(assets/cormorant.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(assets/manrope-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(assets/manrope.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--paper:#f7f4ee;--ink:#302e28;--muted:#68645b;--copper:#965c42;--line:#d8d2c8;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--copper);outline-offset:6px}::selection{background:#d2b096;color:#292620}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--paper);padding:12px}.skip-link:focus{top:10px}
.header{height:104px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(48,46,40,.08)}.brand{display:flex;align-items:center;gap:18px;flex-shrink:0}.brand-monogram{font-family:var(--serif);font-size:62px;line-height:.8;letter-spacing:-7px;font-weight:500;padding-right:5px}.brand-monogram span{color:var(--copper);letter-spacing:0}.brand-name{font-size:12px;font-weight:600;letter-spacing:2.5px;line-height:1.9;border-left:1px solid #c7bdb0;padding-left:19px}.brand-name>span{display:block;letter-spacing:5.35px}.navigation{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.navigation>a{transition:color .2s}.navigation>a:hover{color:var(--copper)}.nav-contact{padding:13px 22px;border:1px solid #bfb4a4;margin-left:14px}.nav-contact span{margin-left:22px;font-size:21px}.menu-toggle{display:none}
.hero{position:relative;min-height:680px;height:calc(100svh - 104px);max-height:980px;background:#3b332a;color:#fff;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,23,20,.72) 0%,rgba(24,23,20,.48) 37%,rgba(24,23,20,.08) 74%),linear-gradient(0deg,rgba(15,15,12,.37),transparent 28%)}.hero-content{position:relative;z-index:1;padding:clamp(90px,11vh,165px) 6.8% 170px;max-width:1150px}.eyebrow{font-size:12px;line-height:1.7;font-weight:600;letter-spacing:2px;margin:0 0 26px}.eyebrow.light{color:#fff3e3;display:flex;align-items:center;gap:15px;font-size:12px}.eyebrow.light>span{width:34px;height:1px;background:#dbcab4}.hero h1{font-family:var(--serif);font-size:clamp(62px,6.5vw,100px);font-weight:400;letter-spacing:-2.4px;line-height:1.02;margin:0 0 27px}.hero h1 em{font-weight:400;color:#e8cfb5}.hero-description{color:#f0ebe3;font-size:16px;line-height:1.9;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:29px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:14px 24px;font-size:14px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button span{font-size:23px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.button-light{color:var(--ink);background:var(--paper)}.button-light:hover{background:#e5d6c4}.hero-link{font-size:14px;color:#fff;padding:9px 0;border-bottom:1px solid #ad9e8c}.hero-bottom{position:absolute;bottom:36px;left:6.8%;right:5.5%;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.scroll-link{display:flex;align-items:center;gap:15px;font-size:12px;letter-spacing:.5px}.scroll-circle{border:1px solid #b4aea6;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:21px}.hero-caption{font-size:12px;letter-spacing:1px}.image-credit{position:absolute;right:0;bottom:-27px;font-size:12px;color:#e4ded5}
.section{padding:100px 6.8%;scroll-margin-top:0}.intro{padding-top:88px;padding-bottom:94px}.intro .eyebrow{color:var(--copper)}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8%}h2{font-family:var(--serif);font-size:clamp(39px,3.8vw,60px);font-weight:400;line-height:1.1;letter-spacing:-1px;margin:0}h2 em{font-weight:400;color:var(--copper)}.intro-copy p{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.9}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:25px;align-items:center;padding:8px 0;border-bottom:1px solid #aa927c;margin-top:8px}.text-link span{font-size:22px}.text-link:hover{color:var(--copper)}
.intro-copy p{font-size:16px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px}.section-heading>p{margin:0 0 5px;color:var(--muted);font-size:16px}.inspirations{background:#eeeae2}.inspirations .eyebrow{color:var(--copper)}.gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:25px;align-items:start}.project{border:0;background:none;color:var(--ink);text-align:left;padding:0;min-width:0}.project-image{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:#d7ccbf}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-featured .project-image{aspect-ratio:4/4.8}.project:nth-child(2){padding-top:65px}.project:nth-child(3){padding-top:122px}.project:nth-child(2) img{object-position:44% center}.project:nth-child(3) img{object-position:46% center}.project:hover img{transform:scale(1.045)}.project:focus-visible{outline-offset:8px}.project-open{position:absolute;right:15px;bottom:15px;width:42px;height:42px;display:grid;place-items:center;color:#332d24;background:#f7f4ee;font-size:24px;border-radius:50%;transition:background .2s}.project:hover .project-open{background:#e3c4a4}.project-tag{position:absolute;top:18px;left:18px;font-size:12px;letter-spacing:1.1px;background:rgba(247,244,238,.95);color:#332d24;padding:5px 11px}.project-info{display:flex;align-items:baseline;gap:16px;padding:20px 0 0}.project-number{font-size:12px;color:#7c7265}.project-name{display:block;font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.2}.project-name small{display:block;font-family:var(--sans);font-size:12px;font-weight:400;line-height:1.7;color:var(--muted);margin-top:6px;letter-spacing:.1px}.gallery-note{margin:33px 0 0;font-size:12px;color:#696155;line-height:1.7}
.offer{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;padding-top:110px;padding-bottom:110px}.offer .eyebrow{color:var(--copper)}.offer-intro>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:395px;margin:24px 0 18px}.services{padding-top:5px}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}.service summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:22px;min-height:105px;padding:22px 2px}.service summary::-webkit-details-marker{display:none}.service-number{font-size:12px;color:var(--copper)}.service h3{font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.15;margin:0;flex:1}.service-toggle{width:17px;height:17px;position:relative;flex-shrink:0;margin-left:10px}.service-toggle:before,.service-toggle:after{content:'';position:absolute;top:8px;left:0;width:17px;height:1px;background:var(--ink)}.service-toggle:after{transform:rotate(90deg);transition:transform .2s}.service[open] .service-toggle:after{transform:rotate(0)}.service-content{padding:0 26px 32px 39px}.service-content p{color:var(--muted);font-size:16px;line-height:1.85;margin:0 0 20px}.service-content>span{font-size:12px;letter-spacing:.7px;color:#74624f}.process{border-top:1px solid var(--line);padding-top:90px}.process .eyebrow{color:var(--copper)}.process-grid{list-style:none;padding:0;margin:58px 0 48px;display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.process-grid li{border-top:1px solid #c7b9a7;padding-top:24px}.process-grid li>span{font-family:var(--serif);font-size:44px;color:#966f51;line-height:1.2}.process-grid h3{font-size:17px;font-weight:500;line-height:1.6;margin:19px 0 10px}.process-grid p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.quote-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:1fr 1.8fr auto;align-items:center;gap:32px}.quote-note>p{font-family:var(--serif);font-size:27px;line-height:1.2;margin:0}.quote-note>span{font-size:14px;color:var(--muted);line-height:1.9}.quote-note>a{font-size:14px;border-bottom:1px solid #aa927c;white-space:nowrap;padding:5px 0}.quote-note>a span{margin-left:14px;font-size:20px}
.contact{background:#373c31;color:#f7f4ee;display:grid;grid-template-columns:1.35fr 1fr;gap:7%;padding-top:92px;padding-bottom:94px}.contact .eyebrow{color:#d5c7b1}.contact h2{font-size:clamp(43px,4vw,63px)}.contact h2 em{color:#d4b597}.contact-lead>p:not(.eyebrow){color:#d1d2c8;font-size:16px;margin:25px 0 26px}.contact-details{display:flex;flex-direction:column;justify-content:center;gap:26px;border-left:1px solid #747768;padding-left:55px}.contact-label{display:block;font-size:12px;letter-spacing:1.8px;color:#d5c7b1;margin-bottom:5px}.contact-phone{font-family:var(--serif);font-size:40px;line-height:1.5;display:inline-block}.contact-email{font-size:clamp(14px,1.4vw,19px);overflow-wrap:anywhere;border-bottom:1px solid #7a8070;padding-bottom:5px}.contact-hint{max-width:340px;font-size:14px;line-height:1.9;color:#d1d2c8;margin:0}.contact a:hover{color:#e1bf96}.contact .button:hover{color:var(--ink)}.footer{padding:42px 5.5%;display:flex;align-items:center;gap:30px;justify-content:space-between}.footer p{font-size:12px;color:var(--muted);margin:0}.footer>span{font-size:12px;color:var(--muted)}.footer-brand .brand-monogram{font-size:51px}.footer-brand .brand-name{font-size:10px;letter-spacing:2px}.footer-brand .brand-name>span{letter-spacing:4.3px}.back-top{width:43px;height:43px;flex-shrink:0;border:1px solid #c7b9a7;border-radius:50%;display:grid;place-items:center;font-size:21px}
body.modal-open{overflow:hidden}.lightbox{width:min(1160px,94vw);max-height:94svh;padding:18px 22px;color:var(--ink);background:var(--paper);border:0;overflow:auto}.lightbox::backdrop{background:rgba(15,17,13,.88);backdrop-filter:blur(6px)}.lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.lightbox-toolbar h2{font-size:31px;letter-spacing:0}.lightbox-toolbar p{font-size:12px;color:var(--muted);margin:4px 0 0}.lightbox-close,.lightbox-prev,.lightbox-next{width:44px;height:44px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:25px;display:grid;place-items:center;line-height:1;flex-shrink:0}.lightbox-image{width:100%;max-height:70svh;object-fit:contain;background:#eeeae2}.lightbox-bottom{display:flex;justify-content:center;align-items:center;gap:22px;padding-top:15px}.lightbox-count{font-size:14px;min-width:42px;text-align:center}
@media(min-width:1800px){.header,.section{padding-left:max(6.8%,calc((100vw - 1600px)/2));padding-right:max(6.8%,calc((100vw - 1600px)/2))}.hero-content{margin-left:calc((100vw - 1800px)/2)}}
@media(max-width:1050px){.navigation{gap:20px}.nav-contact{margin-left:0;padding:10px 14px}.header{padding:0 4%;gap:20px}.brand{gap:12px}.brand-name{padding-left:13px}.hero-content{padding-left:6%;padding-right:6%}.hero-actions{gap:22px}.hero h1{font-size:76px}}
@media(max-width:800px){html{scroll-padding-top:84px}.header{height:84px;padding:0 6%}.brand-monogram{font-size:52px}.brand-name{font-size:10px;letter-spacing:2px}.brand-name>span{letter-spacing:4.4px}.menu-toggle{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #c7bdb0;background:transparent}.menu-toggle span{width:21px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.navigation{display:none;position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;box-shadow:0 16px 20px #0001;align-items:stretch;gap:0}.navigation.open{display:flex;flex-direction:column}.navigation>a{padding:12px 0;font-size:16px}.navigation>.nav-contact{padding:12px 18px;margin-top:15px;display:flex;justify-content:space-between}.hero{height:calc(100svh - 84px);min-height:650px;max-height:850px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#1a1715b8,#1a17153a),linear-gradient(0deg,#14121055,transparent 35%)}.hero-content{padding-top:95px}.hero h1{font-size:clamp(50px,9vw,76px);letter-spacing:-1.8px}.hero-actions{gap:13px;align-items:flex-start;flex-direction:column}.hero-caption{display:none}.hero-bottom{bottom:36px}.image-credit{bottom:-22px}.section{padding:70px 6%}.intro-grid{grid-template-columns:1fr;gap:28px}.intro-copy p{font-size:16px}.eyebrow{font-size:12px;letter-spacing:1.5px}}
@media(max-width:400px){.hero h1{font-size:51px}.hero-content{padding-top:75px}.hero-description{font-size:16px}.eyebrow.light{letter-spacing:1px;font-size:12px}.eyebrow.light>span{width:16px}.hero{min-height:650px}.hero-bottom{left:6%;right:6%}.image-credit{font-size:12px}}
@media(max-width:1050px){.gallery{gap:18px}.project-name{font-size:27px}.offer{gap:6%}.service h3{font-size:29px}.process-grid{gap:30px}.contact-details{padding-left:30px}.contact-phone{font-size:34px}.footer{flex-wrap:wrap}.footer p{display:none}.quote-note{grid-template-columns:1fr 2fr}.quote-note>a{grid-column:2;justify-self:start}.section-heading>p{max-width:310px}.project-tag{left:10px;top:10px;font-size:12px}}
@media(max-width:800px){.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:none}.gallery{grid-template-columns:1fr;gap:34px}.project-image,.project-featured .project-image{aspect-ratio:4/3}.project:nth-child(2),.project:nth-child(3){padding-top:0}.project-info{padding-top:14px}.project-name{font-size:31px}.project-name small{font-size:12px}.gallery-note{margin-top:28px}.offer{grid-template-columns:1fr;gap:40px}.offer-intro>p:not(.eyebrow){max-width:none}.service summary{min-height:88px;gap:18px}.service h3{font-size:30px}.service-content{padding-left:35px;padding-right:5px}.process-grid{grid-template-columns:1fr;gap:32px;margin-top:38px}.process-grid li{display:grid;grid-template-columns:45px 1fr;column-gap:20px;align-items:start;padding-top:24px}.process-grid li>span{grid-row:span 2;font-size:35px}.process-grid h3{margin:0 0 8px}.process-grid p{grid-column:2}.quote-note{grid-template-columns:1fr;gap:15px;padding:28px 0}.quote-note>a{grid-column:auto}.quote-note>span{font-size:16px}.contact{grid-template-columns:1fr;gap:45px}.contact-details{border-left:0;border-top:1px solid #747768;padding:35px 0 0;gap:24px}.contact-email{font-size:16px}.contact-phone{font-size:39px}.contact h2{font-size:44px}.footer{padding:30px 6%;gap:26px;display:grid;grid-template-columns:1fr auto}.footer-brand{grid-column:1}.footer>span{grid-column:1;font-size:12px}.back-top{grid-column:2;grid-row:1/3}.lightbox{padding:14px;width:96vw}.lightbox-toolbar h2{font-size:29px}.lightbox-image{max-height:64svh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Let enlarged copy determine the hero height without clipping. */
.hero{height:auto;min-height:max(680px,calc(100svh - 104px));max-height:none}
@media(max-width:800px){.hero{height:auto;min-height:max(650px,calc(100svh - 84px));max-height:none}}

/* Clearer typography and a wordmark without an additional monogram. */
:root{--ink:#292b25;--muted:#55574e;--copper:#8b4c33}
body{font-size:1.0625rem;line-height:1.8}
.header{height:106px;padding-inline:6%;gap:32px}
.brand-name,.footer-brand .brand-name{font-family:var(--serif);font-size:1.55rem;font-weight:600;line-height:1.25;letter-spacing:1.5px;border:0;padding:0}
.brand-name>span,.footer-brand .brand-name>span{font-size:1.13rem;letter-spacing:6.4px;margin-top:4px}
.navigation{font-size:.9375rem;gap:28px}
.navigation a[aria-current=page]{color:var(--copper);text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1px}
.navigation .nav-contact{margin-left:5px;padding:11px 22px}
.eyebrow,.eyebrow.light{font-size:.8125rem;letter-spacing:1.5px;line-height:1.7}
h2{font-size:clamp(2.4rem,3.5vw,3.5rem);line-height:1.22;font-weight:500;letter-spacing:0}
h2 em{font-style:normal;font-weight:500}
.intro-copy p,.offer-intro>p:not(.eyebrow),.service-content p,.process-grid p,.contact-lead>p:not(.eyebrow){font-size:1.0625rem;line-height:1.85}
.button,.text-link,.hero-link{font-size:.9375rem;line-height:1.6}
.section-heading>p{font-size:1rem;max-width:410px;flex-shrink:0}
.section-heading{gap:40px;align-items:center}
.section-heading>div{min-width:0}
.service h3{font-size:2rem;line-height:1.3;font-weight:500}
.service-content>span{font-size:.8125rem;line-height:1.8;display:block}
.process-grid h3{font-size:1.125rem;font-weight:600}
.quote-note>p{font-size:1.65rem;line-height:1.35;font-weight:500}
.quote-note>span,.contact-hint{font-size:1rem}
.contact-label{font-size:.8125rem}.contact-email{font-size:1.0625rem}

/* Three scenes with a slow camera movement and a soft crossfade. */
.hero{min-height:max(690px,calc(100svh - 106px));isolation:isolate}
.hero-scenes{position:absolute;inset:0;overflow:hidden;z-index:-2;background:#3b332a}
.hero-image{inset:0;width:100%;height:100%;opacity:0;object-position:center 55%;transition:opacity 1.25s ease;transform:scale(1.035);will-change:opacity}
.hero-image.is-active{opacity:1;animation:scene-pan 8.5s ease-out both}
.hero.is-paused .hero-image{animation-play-state:paused}
@keyframes scene-pan{from{transform:scale(1.035)}to{transform:scale(1)}}
.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(20,23,18,.82),rgba(20,23,18,.56) 52%,rgba(20,23,18,.12)),linear-gradient(0deg,rgba(20,23,18,.58),transparent 35%)}
.hero-content{max-width:none;padding:clamp(85px,11vh,150px) 6.8% 165px}
.hero h1{font-size:clamp(3.15rem,5.2vw,5.15rem);font-weight:500;line-height:1.15;letter-spacing:0;max-width:1100px;text-wrap:balance;margin-bottom:24px}
.hero-description{font-size:1.125rem;line-height:1.8;max-width:640px;color:#fff;margin:0 0 32px}
.hero-bottom{bottom:35px;left:6.8%;right:6.8%;gap:30px;flex-wrap:wrap}
.scroll-link{font-size:.875rem}.hero-link{border-color:#d6c8b5}
.scene-controls{display:flex;align-items:center;gap:16px}
.scene-choices{display:flex;gap:5px;border-bottom:1px solid #ffffff45}
.scene-button{position:relative;border:0;background:transparent;padding:12px 15px 15px;color:#f4f0e9;font-size:.875rem;line-height:1.5;min-height:48px}
.scene-button::after{content:'';position:absolute;bottom:-1px;left:14px;right:14px;height:2px;background:#f7f4ee;transform:scaleX(0);transition:transform .3s}
.scene-button.is-active{color:#fff;font-weight:700}.scene-button.is-active::after{transform:scaleX(1)}
.scene-button:hover{background:#ffffff10}
.scene-pause{display:grid;place-items:center;background:#20241b52;border:1px solid #ffffff8c;border-radius:50%;color:#fff;width:44px;height:44px;flex-shrink:0;font-size:1.125rem;line-height:1}
.scene-controls button:focus-visible,.hero a:focus-visible{outline-color:#fff}
.project-name{font-size:1.8rem;line-height:1.3;font-weight:500}
.project-name small{font-size:.875rem;line-height:1.7;color:var(--muted);margin-top:9px}
.gallery-link{margin-top:35px}

/* Shared footer: profile names are the links, full addresses stay hidden. */
.footer{display:block;padding:44px 6.8% 25px}
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px}
.social-links{display:flex;align-items:center;gap:30px;flex-wrap:wrap}
.social-links a{font-size:.9375rem;border-bottom:1px solid #aa927c;padding:7px 0;display:inline-flex;align-items:center;gap:12px}
.social-links a:hover{color:var(--copper)}
.social-links span{font-size:1.125rem}
.footer-bottom{display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);padding-top:20px;font-size:.875rem;color:var(--muted)}
.footer-bottom>span{margin-right:auto}.footer-bottom .back-top{width:40px;height:40px}

/* Portfolio, documentation and team pages are ready for the owner's materials. */
.inner-page .page-heading{padding-top:50px;padding-bottom:58px;background:#eeeae2}
.breadcrumb{display:inline-flex;align-items:center;gap:14px;font-size:.875rem;color:var(--muted);margin-bottom:50px}
.breadcrumb:hover{color:var(--copper)}
.page-heading .eyebrow{color:var(--copper);margin-bottom:17px}
.page-heading h1{font-family:var(--serif);font-size:clamp(2.8rem,5vw,4.75rem);line-height:1.15;letter-spacing:0;font-weight:500;margin:0 0 24px;text-wrap:balance}
.page-lead{font-size:1.125rem;line-height:1.8;max-width:780px;color:var(--muted);margin:0}
.page-content{padding-top:65px;padding-bottom:80px}
.empty-content{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:44px 0;display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:start}
.empty-content h2{font-size:clamp(2rem,3vw,2.75rem);max-width:740px}
.empty-content p:not(.eyebrow){font-size:1.0625rem;color:var(--muted);max-width:700px;line-height:1.85;margin:20px 0}
.empty-content .eyebrow{color:var(--copper);margin:0 0 15px}
.content-scope{padding-left:35px;border-left:1px solid var(--line)}
.content-scope>p{font-weight:600;margin:0 0 10px!important;color:var(--ink)!important}
.content-scope ul{margin:0;padding-left:20px;color:var(--muted);font-size:1rem}
.content-scope li{padding:6px 0}
.page-invitation{margin:0 6.8% 75px;padding:40px;background:#e9e5dc;display:flex;justify-content:space-between;align-items:center;gap:35px}
.page-invitation h2{font-size:clamp(1.9rem,2.8vw,2.5rem)}
.page-invitation p{font-size:1rem;color:var(--muted);margin:12px 0 0}
.button-dark{color:#fff;background:#373c31;flex-shrink:0}.button-dark:hover{background:#535a48}
.document-types{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-bottom:60px}
.document-types article{border-top:1px solid #c7b9a7;padding-top:24px}
.document-number{font-family:var(--serif);font-size:2.6rem;color:var(--copper);line-height:1.2}
.document-types h2{font-family:var(--sans);font-size:1.15rem;line-height:1.5;font-weight:600;margin:22px 0 14px}
.document-types p{font-size:1.0625rem;color:var(--muted);margin:0;line-height:1.8}
.document-empty,.team-empty{grid-template-columns:1fr}
.about-practice{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-bottom:58px}
.about-practice h2{font-size:clamp(2rem,3.2vw,3rem)}
.about-practice p{font-size:1.0625rem;color:var(--muted);line-height:1.85;margin:0 0 20px}

@media(min-width:1800px){.hero-content{margin-left:0;padding-left:max(6.8%,calc((100vw - 1600px)/2));padding-right:max(6.8%,calc((100vw - 1600px)/2))}}
@media(max-width:1100px){
  html{scroll-padding-top:92px}.header{height:92px;padding-inline:6%;gap:20px}
  .menu-toggle{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #b6ad9d;background:transparent;flex-shrink:0}
  .menu-toggle span{width:21px;height:1px;background:var(--ink);transition:transform .2s}
  .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}
  .menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .navigation{display:none;position:absolute;top:92px;left:0;right:0;background:var(--paper);padding:20px 6% 30px;box-shadow:0 16px 20px #0001;align-items:stretch;gap:0}
  .navigation.open{display:flex;flex-direction:column}.navigation>a{padding:12px 0;font-size:1rem}
  .navigation>.nav-contact{padding:12px 18px;margin:15px 0 0;display:flex;justify-content:space-between}
  .hero{min-height:max(680px,calc(100svh - 92px))}.hero h1{font-size:clamp(3.2rem,6vw,4.6rem)}
  .section-heading{display:block}.section-heading>p{max-width:none;margin-top:22px}
  .project-name{font-size:1.65rem}.service h3{font-size:1.8rem}
  .page-invitation{align-items:flex-start;flex-direction:column}.document-types{gap:26px}
}
@media(max-width:800px){
  .brand-name,.footer-brand .brand-name{font-size:1.3rem;letter-spacing:1px}
  .brand-name>span,.footer-brand .brand-name>span{font-size:1rem;letter-spacing:5px}
  .hero-content{padding:70px 6% 190px}.hero h1{font-size:clamp(2.65rem,7.2vw,3.7rem);line-height:1.2;letter-spacing:0;max-width:100%}
  .hero h1 br{display:none}.hero-description{font-size:1.0625rem;line-height:1.8;max-width:540px}
  .hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#141712d9,#14171265),linear-gradient(0deg,#141712a6,transparent 40%)}
  .hero-actions{gap:18px}.hero-bottom{left:6%;right:6%;bottom:24px;gap:18px;align-items:flex-start;flex-direction:column}
  .scene-controls{width:100%;justify-content:space-between;gap:12px}.scene-button{padding-inline:11px;font-size:.875rem}
  .scroll-link{font-size:.875rem}.scroll-circle{width:34px;height:34px}
  .eyebrow,.eyebrow.light{font-size:.8125rem;letter-spacing:1.3px}.eyebrow.light>span{width:23px}
  h2,.contact h2{font-size:2.5rem;line-height:1.22;letter-spacing:0}
  .project-name{font-size:1.8rem}.project-name small{font-size:.875rem}
  .offer-intro>p:not(.eyebrow){font-size:1.0625rem}.contact-email{font-size:1rem}
  .footer{display:block;padding:35px 6% 22px}.footer-main{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:26px}
  .social-links{gap:24px}.social-links a{font-size:.9375rem}.footer-bottom{font-size:.8125rem;gap:15px}
  .inner-page .page-heading{padding:30px 6% 45px}.breadcrumb{margin-bottom:35px}
  .page-heading h1{font-size:2.85rem;line-height:1.15}.page-lead{font-size:1.0625rem}
  .page-content{padding:45px 6% 50px}.empty-content{grid-template-columns:1fr;padding:30px 0;gap:30px}
  .empty-content h2{font-size:2.1rem}.content-scope{padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}
  .page-invitation{margin:0 6% 45px;padding:28px;gap:24px}.page-invitation h2{font-size:2rem}
  .document-types{grid-template-columns:1fr;gap:32px;margin-bottom:38px}.document-types article{padding-top:20px}
  .document-types h2{font-size:1.125rem;margin-top:14px}.about-practice{grid-template-columns:1fr;gap:25px;margin-bottom:35px}
  .about-practice h2{font-size:2.2rem}.lightbox-toolbar h2{font-size:1.8rem;line-height:1.2}
}
@media(max-width:370px){.hero h1{font-size:2.5rem}.hero-content{padding-top:55px}.scene-button{padding-inline:7px}.social-links{gap:18px}.footer-bottom>a:not(.back-top){display:none}}
@media(prefers-reduced-motion:reduce){.hero-image{animation:none!important;transform:none;transition:none}.scene-button::after{transition:none}}

/* Compact social links stay in the header on desktop and mobile. */
.header{gap:22px}
.navigation{margin-left:auto;gap:24px}
.header-socials{display:flex;align-items:center;gap:2px;padding-left:14px;border-left:1px solid var(--line);flex-shrink:0}
.header-socials a{display:grid;place-items:center;width:34px;height:42px;transition:background .2s}
.header-socials a:hover{background:#e9e3d9}.header-socials img{width:18px;height:18px;object-fit:contain}
.hero-content{padding-bottom:135px}
.hero-bottom{justify-content:flex-start}

.inner-page .team-heading{padding-top:24px;padding-bottom:28px}
.team-heading .breadcrumb{margin-bottom:14px}
.team-heading-row{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:8%}
.team-heading h1{font-size:clamp(2.4rem,4vw,3.25rem);margin:0}
.team-heading .page-lead{max-width:620px;font-size:1.0625rem;line-height:1.7}
.team-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8%;padding-top:32px;padding-bottom:75px;max-width:1500px;margin:auto}
.team-person{min-width:0}
.portrait-frame{aspect-ratio:4/4.8;overflow:hidden;background:#92918e;max-height:560px}
.portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center 22%}
.person-description{padding-top:30px}
.person-description .eyebrow{color:var(--copper);margin:0 0 12px}
.person-description h2{font-size:clamp(2.1rem,3vw,2.75rem);line-height:1.2}
.person-experience{font-size:.9375rem!important;font-weight:600;color:var(--ink)!important;margin:14px 0 24px!important}
.person-description p:not(.eyebrow){font-size:1.0625rem;line-height:1.85;color:var(--muted);margin:0 0 18px}
.team-approach{padding-top:55px;padding-bottom:60px;border-top:1px solid var(--line)}
.team-approach>.eyebrow{color:var(--copper)}
.team-approach .about-practice{margin-bottom:0}
@media(max-width:1100px){.navigation{margin-left:0}.header-socials{margin-left:auto;border-left:0;padding-left:0}.header{gap:18px}}
@media(max-width:800px){.hero-content{padding-bottom:115px}.inner-page .team-heading{padding-top:20px;padding-bottom:24px}.team-heading-row{grid-template-columns:1fr;gap:12px}.team-heading h1{font-size:2.4rem}.team-section{padding-top:24px;padding-bottom:35px;gap:45px;grid-template-columns:1fr}.portrait-frame{max-width:500px;max-height:590px}.person-description{padding-top:25px}.person-description h2{font-size:2.3rem}.team-approach{padding-top:40px;padding-bottom:40px}}
@media(max-width:600px){.header{padding-inline:4%;gap:8px}.header .brand-name{font-size:clamp(1.08rem,4.3vw,1.3rem);letter-spacing:.8px}.header .brand-name>span{font-size:.875rem;letter-spacing:4.6px}.header-socials{gap:0}.header-socials a{width:30px;height:40px}.header-socials img{width:17px;height:17px}.menu-toggle{width:36px;height:40px}.navigation{padding-inline:6%}}

/* Facebook-style review bubbles with a native, responsive horizontal carousel. */
.reviews{padding-top:52px;padding-bottom:38px;background:#eeece7;color:var(--ink)}
.reviews-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px}
.reviews .eyebrow{color:var(--copper);margin-bottom:10px}
.reviews h2{font-size:clamp(2.25rem,3.5vw,3rem);margin:0}
.reviews-platform{display:flex;align-items:center;gap:9px;color:#1765c0;font-size:1rem;font-weight:600;flex-shrink:0}
.reviews-platform img,.fb-review-logo{filter:invert(32%) sepia(89%) saturate(2069%) hue-rotate(197deg) brightness(101%) contrast(97%)}
.reviews-track{display:flex;align-items:flex-start;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;margin:0;padding:8px 0 20px;list-style:none;-webkit-overflow-scrolling:touch}
.reviews-track::-webkit-scrollbar{display:none}
.review-slide{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}
.fb-review{position:relative;background:#fff;border:1px solid #dde1e6;border-radius:13px;padding:20px;box-shadow:0 4px 12px #292b2509;min-height:260px;font-family:var(--sans);color:#202124}
.fb-review::after{content:'';position:absolute;bottom:-7px;left:28px;width:13px;height:13px;background:#fff;border-right:1px solid #dde1e6;border-bottom:1px solid #dde1e6;transform:rotate(45deg)}
.fb-review-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}
.review-avatar{display:block;position:relative;overflow:hidden;width:36px;height:36px;border-radius:50%;flex:0 0 36px;background:#e6e8eb}
.review-avatar img{position:absolute;max-width:none;width:auto;height:auto;left:var(--avatar-x);top:var(--avatar-y)}
.review-avatar-photo img{position:static;width:100%;height:100%;object-fit:cover}
.fb-review-author{min-width:0;flex:1}
.fb-review-author h3{font-family:var(--sans);font-size:.9375rem;font-weight:700;line-height:1.4;letter-spacing:0;margin:0}
.fb-review-date{display:block;font-size:.8125rem;line-height:1.5;color:#62666b;margin-top:2px}
.fb-review-logo{flex:0 0 20px;width:20px;height:20px;align-self:flex-start;margin-top:2px}
.fb-review-source{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;align-self:flex-start}
.fb-review-source:hover{background:#e8f0fc}
.fb-review-recommendation{display:flex;align-items:center;gap:7px;font-size:.875rem;color:#5c6066;line-height:1.5;margin:0 0 12px}
.fb-review-recommendation>span{display:grid;place-items:center;background:#e95779;color:white;font-size:.8125rem;line-height:1;width:17px;height:17px;border-radius:3px}
.review-no-comment{font-size:1rem;line-height:1.6;color:#62666b;margin:0}
.fb-review-copy{font-family:var(--sans);font-size:1rem;font-weight:400;line-height:1.6;margin:0;overflow-wrap:anywhere}
.fb-review-copy.is-collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.review-expand{display:inline-block;padding:5px 0 0;background:transparent;border:0;color:#1765c0;font-size:.875rem;font-weight:600;line-height:1.6;cursor:pointer}
.review-expand:hover{text-decoration:underline}.review-expand[hidden]{display:none}
.review-excerpt{font-size:.8125rem;color:#62666b;margin:12px 0 0;line-height:1.5}
.reviews-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:3px}.reviews-controls[hidden]{display:none}
.review-position{font-size:.875rem;line-height:1.6;color:var(--muted);margin:0}
.review-arrows{display:flex;gap:10px}.review-arrows button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #b9b5ac;border-radius:50%;background:transparent;color:var(--ink);font-size:1.25rem;cursor:pointer;transition:background .2s}
.review-arrows button:hover:not(:disabled){background:#fff}.review-arrows button:disabled{opacity:.35;cursor:default}
@media(max-width:1100px){.review-slide{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:600px){.reviews{padding-top:36px;padding-bottom:28px}.reviews-heading{align-items:flex-start;margin-bottom:20px}.reviews h2{font-size:2.1rem}.reviews-platform{display:none}.review-slide{flex-basis:100%}.fb-review{padding:20px;min-height:240px}.review-arrows button{width:44px;height:44px}}
/* Text enters gently once, without changing document layout. */
.scroll-reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1)}
.scroll-reveal-pending{opacity:0;transform:translateY(18px)}
.scroll-reveal-pending:focus-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal-pending{opacity:1;transform:none;transition:none}}
@media print{.scroll-reveal,.scroll-reveal-pending{opacity:1;transform:none;transition:none}}

/* Studio, portfolio and clear service descriptions. */
.team-section{display:flex;flex-direction:column;gap:58px;max-width:1440px;padding-top:48px;padding-bottom:64px}
.team-person{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.3fr);gap:7%;align-items:center}
.portrait-frame{aspect-ratio:4/5;max-height:510px;width:100%;border-radius:3px}
.person-description{padding:0;max-width:650px}.person-description h2{font-size:clamp(2rem,3vw,3rem)}
.person-description .person-experience{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px!important;color:var(--copper)!important}
.team-person+ .team-person{border-top:1px solid var(--line);padding-top:58px}
.studio-preview{margin-top:40px;border:1px solid #cfc8bc;background:#eee9df;padding:28px 32px;display:flex;align-items:center;gap:30px}.studio-preview p{flex:1;margin:0}.studio-preview a{white-space:nowrap;font-weight:600}
.room-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.room-links>a{padding:28px 20px;position:relative;border-right:1px solid var(--line);transition:background .2s}.room-links>a:last-child{border:0}.room-links>a:hover{background:#eae4da}.room-links span{color:var(--copper);font-size:.85rem}.room-links h3{font-size:1.9rem;margin:22px 0 8px}.room-links small{font-size:.8rem;color:var(--muted)}.room-links b{position:absolute;right:20px;top:25px;font-weight:400}
.offer-expanded{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);align-items:start;gap:7%}.offer-intro .button{margin-top:20px}.offer-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.offer-cards article{border-top:1px solid #beb6a8;padding-top:22px}.offer-cards h3{font-family:var(--sans);font-size:1.2rem;line-height:1.45;margin:8px 0 14px}.offer-cards p{font-size:1rem;line-height:1.8}.offer-cards .eyebrow{margin-bottom:8px}
.scope-note{background:#eae5db;border-left:3px solid var(--copper);padding:24px 28px;margin-top:28px}.scope-note h3{font-family:var(--sans);font-size:1.1rem;margin:0 0 10px}.scope-note p{font-size:1rem;line-height:1.8;margin:0}.scope-note p+p{margin-top:12px}.offer-cards .scope-note{grid-column:1/-1;margin-top:0}
.process-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.process-four h3{font-family:var(--sans);font-size:1.2rem;line-height:1.5}.process-four p{font-size:1rem;line-height:1.8}
.portfolio-collection,.studio-collection,.documentation-collection{padding-top:45px;padding-bottom:65px}.category-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:35px}.category-nav a{border:1px solid #c5bcaf;padding:9px 23px;border-radius:30px}.category-nav a:hover{background:#e9e3d9}
.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.portfolio-placeholder{scroll-margin-top:125px}.portfolio-placeholder h2{font-size:2rem;margin:20px 0 8px}.portfolio-placeholder>p{margin:0;color:var(--muted)}
.media-placeholder{min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(135deg,#ede7dc,#dfd8cc);border:1px solid #d1c7b8;padding:30px;color:#615b50}.media-placeholder>span{font-family:var(--serif);font-size:2.3rem}.media-placeholder p{font-size:.95rem;max-width:330px;margin:10px 0 0}.portfolio-placeholder .media-placeholder>span{font-family:var(--sans);font-size:1rem;color:var(--copper);border:1px solid #b9ad9a;border-radius:50%;padding:14px}
.studio-photo-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.studio-photo-grid .media-placeholder{min-height:360px}.studio-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:55px 0 30px}.studio-topics h2{font-size:2rem;line-height:1.3;margin:14px 0 20px}.studio-topics p:not(.eyebrow){font-size:1rem}
.project-folder{border:1px solid #c9c0b1;background:#faf8f3;padding:36px}.folder-heading{display:flex;align-items:center;gap:30px;margin-bottom:30px}.folder-heading>div{flex:1}.folder-heading h2{font-size:2.7rem}.folder-heading p{max-width:690px}.folder-mark{font-size:3rem;color:var(--copper);padding:15px 30px;border-left:1px solid var(--line)}.folder-mark span{display:block;font-size:1rem;text-align:center}
.drawing-group{border-top:1px solid var(--line)}.drawing-group summary{display:flex;align-items:center;gap:22px;cursor:pointer;padding:22px 0;list-style:none}.drawing-group summary::-webkit-details-marker{display:none}.drawing-group summary>span{color:var(--copper);font-size:.9rem}.drawing-group h3{font-family:var(--sans);font-size:1.15rem;flex:1;margin:0}.drawing-group summary>b{font-size:1.5rem;font-weight:400;transition:transform .2s}.drawing-group[open] summary>b{transform:rotate(45deg)}.drawing-group>div{padding:0 0 22px 42px}.drawing-group p{margin:0 0 12px}.pending-label{color:var(--muted);font-size:.9rem}
@media(min-width:1101px) and (max-width:1440px){.header{height:92px}.menu-toggle{display:block}.navigation{display:none;position:absolute;top:92px;left:0;right:0;background:var(--paper);padding:20px 6%;border-bottom:1px solid var(--line);margin-left:0}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a{padding:12px 0}.navigation>.nav-contact{margin-top:15px;padding:12px 18px}.header-socials{margin-left:auto;border-left:0;padding-left:0}}
@media(max-width:1000px){.offer-expanded{grid-template-columns:1fr;gap:35px}.process-four{grid-template-columns:repeat(2,minmax(0,1fr))}.room-links{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-topics{gap:24px}.studio-preview{flex-wrap:wrap}.studio-preview p{flex-basis:60%}}
@media(max-width:700px){.team-person{grid-template-columns:1fr;gap:25px}.team-section{gap:35px;padding-top:30px}.team-person+ .team-person{padding-top:35px}.portrait-frame{max-width:390px;max-height:450px}.person-description h2{font-size:2.25rem}.team-heading-row{grid-template-columns:1fr}.studio-preview{display:block;padding:24px}.studio-preview p{margin:14px 0}.room-links{grid-template-columns:repeat(2,minmax(0,1fr))}.room-links>a{padding:22px 14px;border-bottom:1px solid var(--line)}.room-links h3{font-size:1.7rem}.offer-cards,.process-four,.portfolio-grid,.studio-photo-grid,.studio-topics{grid-template-columns:1fr}.process-four{gap:25px}.studio-photo-grid .media-placeholder{min-height:260px}.studio-topics{margin-top:35px;gap:25px}.project-folder{padding:22px}.folder-mark{display:none}.folder-heading h2{font-size:2.3rem}.drawing-group h3{font-size:1rem}.drawing-group summary{gap:12px}.drawing-group>div{padding-left:0}.scope-note{padding:22px}.category-nav{gap:8px}.category-nav a{padding:7px 15px}}
/* Editorial team profiles: portrait left, biography right. */
.people-heading{padding-top:30px;padding-bottom:32px;max-width:1360px;margin:auto}.people-heading .breadcrumb{margin-bottom:26px}.people-heading h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.4rem,4vw,3.7rem);line-height:1.1;letter-spacing:-.02em;margin:12px 0 18px}.people-heading>p:last-child{color:var(--muted);margin:0;font-size:1.1rem}
.people-list{max-width:1360px;margin:auto;padding-top:10px;padding-bottom:65px;display:grid;gap:30px}.person-profile{display:grid;grid-template-columns:minmax(210px,31%) minmax(0,1fr);background:#fffcf6;border:1px solid #ddd5c8;box-shadow:0 12px 35px #302a2010;overflow:hidden;border-radius:6px}.person-photo{min-width:0;background:#8c8b87}.person-photo img{display:block;width:100%;height:100%;min-height:400px;max-height:550px;object-fit:cover;object-position:center 25%}.person-bio{padding:36px clamp(24px,4vw,55px);align-self:center;min-width:0}.person-bio .eyebrow{margin:0 0 12px;color:var(--copper)}.person-bio h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.12;margin:0 0 17px;letter-spacing:0}.experience-tag{display:inline-block;color:#74462f;background:#eee4d5;border-radius:3px;padding:6px 12px;font-size:.875rem;font-weight:600;margin:0 0 20px}.person-bio>p:not(.eyebrow){font-size:1rem;line-height:1.85;max-width:610px;color:#474a40;margin:0 0 14px}.person-specialty{font-size:.875rem;color:#656355;border-top:1px solid #ded8cb;padding-top:17px;margin-top:20px;line-height:1.7}
/* Offer cards with image movement and restrained hover treatment. */
.visual-offer{background:#e9e5dc;padding-top:72px;padding-bottom:65px}.visual-offer-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:35px;margin-bottom:38px}.visual-offer-heading h2{margin:0}.visual-offer-heading>div>p:not(.eyebrow){font-size:1.0625rem;color:var(--muted);line-height:1.8}.visual-offer-heading .button{margin-top:12px}.service-showcase{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.service-panel{grid-column:span 3;background:#faf8f2;border:1px solid #d3cbbd;min-width:0;border-radius:5px;overflow:hidden;transition:box-shadow .3s,border-color .3s,transform .3s}.service-visual{height:230px;overflow:hidden;position:relative}.service-visual img{width:100%;height:100%;object-fit:cover;transition:transform .75s ease}.service-visual>span{position:absolute;left:18px;bottom:15px;color:white;background:#22251fbd;padding:4px 9px;font-size:.75rem;letter-spacing:.08em}.service-panel-body{padding:28px 30px;display:flex;flex-direction:column;min-height:340px}.service-panel-top{display:flex;gap:16px;align-items:center;margin-bottom:18px}.service-panel-top>span{color:#8b4c33;font-size:.875rem}.service-panel-top>p{margin:0!important;font-size:.875rem!important;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.service-panel h3{font-family:var(--serif);font-size:2rem;line-height:1.2;margin:0 0 18px;font-weight:500}.service-panel-body>p{font-size:1rem;line-height:1.75;margin:0 0 20px;color:#53554b}.service-panel .service-deliverables{font-size:.875rem;color:#75634c;padding-top:15px;border-top:1px solid #ded7c9;margin-top:auto}.service-cta{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:.9375rem;padding-top:12px;gap:15px}.service-cta>span{display:grid;place-items:center;border:1px solid #c7bcac;width:36px;height:36px;border-radius:50%;transition:background .3s,color .3s}.service-panel:nth-child(n+3){grid-column:span 2}.service-text-only{background:#f4f0e7}.service-text-only .service-panel-top>span{font-family:var(--serif);font-size:3.5rem;line-height:1;color:#94785a}.service-text-only .service-panel-top{align-items:flex-start;flex-direction:column}.service-text-only .service-panel-body{height:100%;padding-top:36px}.service-panel:nth-child(5) .service-visual{height:180px}.service-panel:nth-child(5) .service-panel-body{min-height:0}.service-panel:nth-child(n+3) h3{font-size:1.75rem}
@media(hover:hover){.service-panel:hover{transform:translateY(-5px);border-color:#a98a62;box-shadow:0 18px 36px #37302418}.service-panel:hover .service-visual img{transform:scale(1.04)}.service-panel:hover .service-cta>span{background:#343a2e;color:white}}
.service-panel:focus-within{border-color:#8b4c33;box-shadow:0 0 0 2px #8b4c3326}
/* Inquiry prototype: no network submission or persistent storage. */
.inquiry-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:6%;align-items:start;padding-top:45px;padding-bottom:70px}.inquiry-intro .breadcrumb{margin-bottom:35px}.inquiry-intro h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.12;margin:15px 0 25px;letter-spacing:0}.inquiry-intro>p{font-size:1.0625rem;line-height:1.8;max-width:440px}.inquiry-contact{border-top:1px solid var(--line);padding-top:25px;margin-top:32px;display:flex;flex-direction:column;gap:12px}.inquiry-contact>span{font-size:.875rem;color:var(--muted)}.inquiry-contact a[href^="tel:"]{font-size:1rem}.inquiry-contact a{overflow-wrap:anywhere}.inquiry-intro .inquiry-note{font-size:.9375rem;color:var(--muted);margin-top:30px}.inquiry-sheet{background:#fffcf7;border:1px solid #d9d1c5;padding:clamp(24px,3vw,40px);border-radius:6px;box-shadow:0 15px 50px #30271c0b}.inquiry-sheet>h2{font-size:2rem;line-height:1.25;margin:12px 0 22px}.form-demo-note{padding:16px 18px;background:#f0eade;border-left:3px solid #a68455;line-height:1.65;font-size:.875rem}.form-demo-note strong,.form-demo-note span{display:block}.form-demo-note strong{margin-bottom:4px}.required-note{font-size:.875rem;color:var(--muted);margin:24px 0 16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 20px}.form-grid label{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:.9375rem;font-weight:500}.form-grid input,.form-grid select,.form-grid textarea{box-sizing:border-box;display:block;width:100%;min-width:0;border:1px solid #c8c1b4;border-radius:3px;background:#fffefa;color:#292b25;padding:12px 13px;font:400 1rem/1.5 var(--sans);min-height:49px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#77786f}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:2px solid #8b4c33;outline-offset:2px;border-color:#8b4c33}.field-wide{grid-column:1/-1}#preview-inquiry{margin-top:26px;width:100%;cursor:pointer;font-family:var(--sans)}#preview-inquiry:disabled{opacity:.55;cursor:not-allowed}.inquiry-summary{margin-top:30px;border-top:1px solid #bbae9a;padding-top:25px;scroll-margin-top:125px}.inquiry-summary[hidden]{display:none}.inquiry-summary h2{font-size:1.8rem}.inquiry-summary dl{margin:20px 0}.inquiry-summary dt{font-size:.8125rem;color:var(--muted);margin-top:14px}.inquiry-summary dd{margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:1rem}.inquiry-summary>p:last-of-type{font-size:.875rem;color:var(--muted)}#edit-inquiry{font:600 .9375rem var(--sans);background:none;cursor:pointer}
@media(max-width:1050px){.service-panel:nth-child(n){grid-column:span 3}.service-panel:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.service-panel:last-child .service-visual{height:100%;min-height:270px}.inquiry-layout{grid-template-columns:1fr;gap:30px}.inquiry-intro>p{max-width:650px}.inquiry-contact{margin-top:20px}.inquiry-intro .inquiry-note{margin-bottom:0}.person-bio{padding:27px}.person-bio h2{font-size:2.1rem}}
@media(max-width:600px){.people-heading{padding-top:25px}.people-heading h1{font-size:2.5rem}.people-heading h1 br{display:none}.people-list{gap:25px}.person-profile{grid-template-columns:1fr}.person-photo img{height:360px;min-height:0;max-height:none;object-position:center 22%}.person-bio{padding:27px 24px}.person-bio h2 br{display:none}.person-bio h2{font-size:2.2rem}.visual-offer{padding-top:45px;padding-bottom:45px}.visual-offer-heading{grid-template-columns:1fr;gap:18px}.service-showcase{grid-template-columns:1fr}.service-panel:nth-child(n){grid-column:auto;display:block}.service-panel:last-child .service-visual,.service-visual{height:200px;min-height:0}.service-panel-body{padding:24px;min-height:0}.service-panel h3{font-size:1.9rem}.service-panel .service-deliverables{margin-top:8px}.inquiry-layout{padding-top:26px}.inquiry-intro h1{font-size:2.7rem}.form-grid{grid-template-columns:1fr}.inquiry-sheet{padding:23px 20px}.inquiry-sheet>h2{font-size:1.9rem}}
@media(prefers-reduced-motion:reduce){.service-panel,.service-visual img,.service-cta>span{transition:none}.service-panel:hover,.service-panel:hover .service-visual img{transform:none}}
/* Keep the offer in two balanced columns and reveal each description as a unit. */
.service-showcase{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.service-showcase>.service-panel:nth-child(n){grid-column:auto;display:flex;flex-direction:column}
.service-panel .service-panel-body{min-height:0;height:auto;flex:1;padding:28px 30px}
.service-panel .service-panel-top{min-height:24px}
.service-text-only .service-panel-top{flex-direction:row;align-items:center;gap:16px}
.service-text-only .service-panel-top>span{font-family:var(--sans);font-size:.875rem;line-height:1.5}
.service-panel:nth-child(n+3) h3{font-size:2rem}
.service-showcase>.service-panel:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}
.service-showcase>.service-panel:last-child .service-visual{height:100%;min-height:320px}
.service-panel .service-deliverables{margin-top:auto;padding-top:18px}
.service-panel .service-cta{margin-top:0}
@media(min-width:1101px) and (max-width:1440px){.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid var(--line);background:transparent;flex-shrink:0}.menu-toggle span{display:block;width:22px;height:1px;background:var(--ink)}}
@media(max-width:760px){.service-showcase{grid-template-columns:1fr}.service-showcase>.service-panel:last-child{grid-column:auto;display:flex;flex-direction:column}.service-showcase>.service-panel:last-child .service-visual{height:210px;min-height:0}.service-panel .service-visual{height:210px;flex-shrink:0}.service-panel .service-panel-body{padding:24px}.service-panel:nth-child(n) h3{font-size:1.85rem}.service-panel .service-deliverables{margin-top:8px}.visual-offer-heading{grid-template-columns:1fr;gap:20px}}
.furniture-collection{padding-top:48px;padding-bottom:65px}.furniture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.furniture-slot{min-width:0}.furniture-slot h3{font-size:1.7rem;font-weight:500;margin:20px 0 0}.furniture-slot .media-placeholder{min-height:260px}.furniture-gallery-link{font-size:.9375rem;margin-bottom:10px;align-self:flex-start}
@media(max-width:800px){.furniture-grid{grid-template-columns:1fr}.furniture-slot .media-placeholder{min-height:220px}.furniture-collection{padding-top:35px;padding-bottom:40px}}


/* Team portraits stay left of the biography on desktop. */
@media(min-width:761px){.person-profile{grid-template-columns:minmax(220px,30%) minmax(0,1fr)}.person-photo{position:relative}.person-photo img{position:absolute;inset:0;height:100%;min-height:0;max-height:none;object-fit:cover}.person-bio{padding:30px 36px}}

/* Explicit side-by-side team layout at every viewport width. */
.people-list .person-profile{display:grid;grid-template-columns:minmax(0,30%) minmax(0,70%);align-items:stretch}
.people-list .person-photo{position:relative;min-width:0;overflow:hidden}
.people-list .person-photo img{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;object-fit:cover;object-position:center 25%}
.people-list .person-bio{min-width:0;padding:28px 32px;align-self:center}
.people-list .person-bio h2{overflow-wrap:anywhere}
@media(max-width:760px){.people-list{padding-left:4%;padding-right:4%}.people-list .person-bio{padding:20px}.people-list .person-bio h2{font-size:1.9rem}.people-list .person-bio h2 br{display:block}.people-list .person-bio p:not(.eyebrow){font-size:1rem;line-height:1.65}.people-list .person-specialty{display:none}.people-list .experience-tag{font-size:.875rem;padding:5px 8px}.people-list .person-photo img{position:sticky;top:100px;height:300px;object-fit:cover}.people-list .person-photo{overflow:visible;background:transparent}.people-list .person-profile{background:transparent;box-shadow:none}.people-list .person-bio{background:#fffcf6}}
@media(max-width:440px){.people-list .person-bio{padding:15px}.people-list .person-bio h2{font-size:1.65rem}.people-list .person-bio .eyebrow{font-size:.75rem;letter-spacing:.03em}.people-list .person-photo img{height:210px}}
/* Team sections use the viewport width, without double desktop gutters. */
.section.people-heading,.section.people-list{box-sizing:border-box;width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:6%;padding-right:6%}
.people-list .person-profile{grid-template-columns:minmax(0,32%) minmax(0,68%)}
@media(min-width:1100px){.people-list .person-bio{padding:38px clamp(35px,4vw,90px)}.people-list .person-bio>p:not(.eyebrow){max-width:100%;font-size:1.125rem;line-height:1.85}.people-list .person-bio h2{font-size:clamp(2.5rem,2.5vw,3.5rem)}.people-list .person-photo{min-height:520px}.people-list .person-photo img{object-fit:contain;background:#8c8b87}.people-list .person-specialty{font-size:1rem}}
@media(max-width:760px){.section.people-heading,.section.people-list{padding-left:4%;padding-right:4%}}
.service-area{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:#e6e2d7;padding-top:55px;padding-bottom:55px}.service-area .eyebrow{color:var(--copper)}.area-copy p{font-size:1.0625rem;line-height:1.85;margin:0 0 18px}.studio-visit{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding-top:45px;padding-bottom:45px;background:#eee9df;scroll-margin-top:110px}.studio-visit h2{font-size:clamp(2rem,3vw,3rem)}.studio-visit>div>p:not(.eyebrow){font-size:1.0625rem;line-height:1.85;margin:22px 0 0;max-width:670px}.visit-details{border-left:1px solid #c7bdac;padding-left:40px;display:grid;gap:24px}.visit-details>div>span{font-size:.875rem;color:var(--copper);letter-spacing:.08em}.visit-details address{font-style:normal;font-size:1.75rem;margin-top:8px}.visit-details .visit-hours{font-size:1.75rem;margin:8px 0 5px}.visit-details p{margin:0;font-size:1rem}.visit-details .button{justify-self:start}.studio-contact-inline address{font-style:normal;font-size:1.2rem;margin-top:8px}.studio-contact-inline p{font-size:1rem;line-height:1.7;margin:10px 0}.studio-contact-inline>a{font-size:1rem}.inquiry-studio{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.inquiry-studio address{font-style:normal;margin-top:10px}.inquiry-studio p{font-size:.9375rem;line-height:1.75;margin:8px 0}
@media(max-width:800px){.service-area,.studio-visit{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:35px}.visit-details{border-left:0;border-top:1px solid #c7bdac;padding:25px 0 0}.visit-details .button{font-size:.9375rem;white-space:normal}.service-area h2{font-size:2.3rem}}

.kitchen-project{grid-column:1/-1;scroll-margin-top:125px;min-width:0}.kitchen-project-intro{display:grid;grid-template-columns:1fr 1.25fr;gap:7%;margin-bottom:30px}.kitchen-project-intro h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.1;margin:15px 0}.kitchen-project-intro p:not(.eyebrow){font-size:1rem;line-height:1.8;margin:0 0 14px}.kitchen-project-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.kitchen-project-gallery figure{margin:0;min-width:0}.kitchen-project-gallery figure:first-child{grid-column:1/-1}.kitchen-project-gallery a{display:block}.kitchen-project-gallery img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.kitchen-project-gallery figcaption{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:10px}@media(max-width:700px){.kitchen-project-intro,.kitchen-project-gallery{grid-template-columns:1fr;gap:20px}}

/* Curated kitchen portfolio. */
.kitchen-portfolio{grid-column:1/-1;scroll-margin-top:125px;min-width:0}.kitchens-heading{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end;margin:10px 0 35px}.kitchens-heading h2{font-size:clamp(2.2rem,3.5vw,3.5rem);line-height:1.1;margin:12px 0 0}.kitchens-heading>p{font-size:1rem;line-height:1.8;color:var(--muted);margin:0}.kitchen-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px;align-items:start}.kitchen-card{min-width:0;scroll-margin-top:125px;border-bottom:1px solid var(--line);padding-bottom:22px}.kitchen-card>summary{display:block;cursor:pointer;list-style:none}.kitchen-card>summary::-webkit-details-marker{display:none}.kitchen-cover{position:relative;overflow:hidden;background:#e6e0d7}.kitchen-cover img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;display:block;transition:transform .45s ease}.kitchen-card>summary:hover img{transform:scale(1.035)}.kitchen-view-count{position:absolute;bottom:15px;right:15px;padding:6px 12px;background:#fffcf3ed;color:#302e28;font-size:.875rem}.kitchen-card-heading{padding-top:22px}.kitchen-card-heading h3{font-family:var(--serif);font-size:clamp(1.65rem,2.2vw,2.3rem);line-height:1.2;margin:10px 0 18px;font-weight:500}.kitchen-card-action{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem}.kitchen-card-action b{font-size:1.6rem;font-weight:400}.when-open{display:none}.kitchen-card[open]{grid-column:1/-1}.kitchen-card[open]>summary{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.kitchen-card[open] .when-open{display:inline}.kitchen-card[open] .when-closed{display:none}.kitchen-card[open] .kitchen-card-action b{transform:rotate(45deg)}.kitchen-card-content{padding-top:28px}.kitchen-description{max-width:850px;font-size:1rem;line-height:1.85;margin-bottom:28px}.kitchen-description p{margin:0 0 14px}.kitchen-detail-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.kitchen-detail-images figure{margin:0;min-width:0}.kitchen-detail-images figure:first-child{grid-column:1/-1}.kitchen-detail-images img{display:block;width:100%;height:auto;object-fit:contain}.kitchen-detail-images figcaption{font-size:.875rem;line-height:1.6;color:var(--muted);margin-top:10px}.kitchen-card>summary:focus-visible{outline:2px solid var(--copper);outline-offset:6px}@media(max-width:700px){.kitchens-heading,.kitchen-cards,.kitchen-card[open]>summary,.kitchen-detail-images{grid-template-columns:1fr}.kitchens-heading{gap:20px}.kitchen-cards{gap:30px}.kitchen-card[open]>summary{gap:0}.kitchen-cover img{aspect-ratio:4/3}}@media(prefers-reduced-motion:reduce){.kitchen-cover img{transition:none}}

/* Stable overview with separate project pages. */
.kitchen-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.kitchen-tile{min-width:0;scroll-margin-top:125px}.kitchen-tile>a{display:block}.kitchen-tile h3{font-family:var(--serif);font-size:1.6rem;font-weight:500;line-height:1.2;margin:16px 0 12px}.kitchen-tile-link{font-size:.875rem;display:flex;justify-content:space-between;color:var(--muted)}.kitchen-tile a:hover img{transform:scale(1.025)}.kitchen-project-page{padding-top:45px;padding-bottom:65px}.kitchen-project-page>.eyebrow{margin-top:36px}.kitchen-project-page h1{font-family:var(--serif);font-size:clamp(2.3rem,4vw,4rem);font-weight:500;line-height:1.15;max-width:1000px;margin:16px 0 28px}.kitchen-project-page .kitchen-detail-images{margin:32px 0 42px}.kitchen-project-page .kitchen-description{max-width:850px}@media(max-width:1050px){.kitchen-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.kitchen-cards{grid-template-columns:1fr}.kitchen-tile h3{font-size:1.6rem}}

/* Homepage portfolio previews */
.home-visualizations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-visualization-card{display:block;color:inherit;text-decoration:none}.home-visualization-image{aspect-ratio:4/3;overflow:hidden;background:#e8e3da}.home-visualization-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.home-visualization-card:hover img{transform:scale(1.025)}.home-visualization-card:focus-visible{outline:2px solid var(--copper);outline-offset:6px}.home-visualization-caption{padding:20px 0;border-bottom:1px solid var(--line)}.home-visualization-caption h3{font-size:1.6rem;margin:0 0 10px}.home-visualization-caption span{display:flex;justify-content:space-between;font-size:.9rem;color:var(--muted)}.home-visualization-caption b{font-weight:400}.home-visualizations-footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:32px}@media(max-width:650px){.home-visualizations{grid-template-columns:1fr;gap:28px}.home-visualization-image{aspect-ratio:4/3}}@media(prefers-reduced-motion:reduce){.home-visualization-image img{transition:none}.home-visualization-card:hover img{transform:none}}


.estimate-download{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 24px;padding:18px 20px;background:#e9e3d9;color:var(--ink,#292b25);text-decoration:none;border:1px solid var(--line);font-size:.95rem;transition:background .2s,border-color .2s}.estimate-download:hover{background:#e1d8ca;border-color:var(--copper)}.estimate-download:focus-visible{outline:2px solid var(--copper);outline-offset:4px}.estimate-format{display:flex;align-items:center;gap:16px;font-size:.75rem;letter-spacing:.08em;white-space:nowrap}.estimate-format span{font-size:1.1rem}@media(max-width:500px){.estimate-download{padding:16px;gap:12px}}

.cost-documents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cost-document{padding:28px;border:1px solid var(--line);background:#f7f4ee}.cost-document h3{font-size:1.45rem;margin:18px 0 28px}.cost-document-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line)}@media(max-width:1050px){.cost-documents{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.cost-documents{grid-template-columns:1fr}}

/* Studio photography */
.studio-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;align-items:start}
.studio-gallery figure{margin:0;min-width:0}
.studio-gallery a{display:block;background:#e9e4dc;overflow:hidden}
.studio-gallery img{display:block;width:100%;height:auto}
.studio-gallery a:focus-visible{outline:3px solid #62513d;outline-offset:5px}
.studio-gallery figcaption{font-size:14px;line-height:1.6;padding-top:14px;color:#625d55}
@media(max-width:900px){.studio-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.studio-gallery{grid-template-columns:1fr;gap:28px}}

.home-studio-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;margin-top:48px}
.home-studio-shot{display:block;position:relative;overflow:hidden;background:#e8e2d8;aspect-ratio:3/4}
.home-studio-shot img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.home-studio-shot span{position:absolute;inset:auto 0 0;padding:55px 24px 24px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;display:flex;justify-content:space-between;gap:12px;font-size:16px}
.home-studio-shot:hover img{transform:scale(1.025)}
.home-studio-shot:focus-visible{outline:3px solid #8b573b;outline-offset:5px}
.home-studio-invite{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}
.home-studio-invite p{margin:0}
.home-studio-invite a{flex-shrink:0}
@media(max-width:700px){.home-studio-gallery{grid-template-columns:1fr;gap:20px;margin-top:32px}.home-studio-shot{aspect-ratio:4/5}.home-studio-invite{align-items:flex-start;flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){.home-studio-shot img{transition:none}}
.review-source-note{max-width:850px;margin:0 0 24px;color:#625d55;font-size:14px;line-height:1.7}

/* Preserve the source image sharpness without animated enlargement. */
.hero .hero-image,.hero .hero-image.is-active{transform:none;animation:none}
.hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .6s ease}
.hero-film.is-playing{opacity:1}
.hero-film-toggle{position:absolute;right:5.5%;bottom:36px;z-index:3;padding:10px 14px;border:1px solid #ffffff70;border-radius:24px;background:#24271e66;color:#fff;font:inherit;font-size:12px;cursor:pointer;backdrop-filter:blur(8px)}
.hero-film-toggle[hidden]{display:none}
.hero-film-toggle:focus-visible{outline:2px solid white;outline-offset:4px}
/* Phone review: keep the menu reachable in landscape and biographies readable. */
@media(max-width:1440px){.navigation.open{max-height:calc(100dvh - 92px);overflow-y:auto;overscroll-behavior:contain}}
@media(max-width:600px){
 .person-profile{grid-template-columns:minmax(0,1fr)!important}
 .person-photo{height:320px;min-height:0}
 .person-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%}
 .person-bio{padding:24px}
 .review-prev,.review-next,.hero-film-toggle{min-height:44px;min-width:44px}
}
@media(prefers-reduced-motion:reduce){.hero-film{display:none}}


/* Production contact form */
.inquiry-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.inquiry-status{padding:1rem;border:1px solid #b9c4b1;background:#eef3e8;line-height:1.7}.inquiry-status[data-error]{border-color:#aa6f58;background:#fbefe8}.privacy-content{max-width:1000px;margin:auto}.privacy-content h2{margin-top:2rem;font-size:2rem}.privacy-content p{line-height:1.8}.privacy-content a,.inquiry-note a{text-decoration:underline}.inquiry-sheet button:disabled{opacity:.6;cursor:wait}

.partner-reviews summary{cursor:pointer;padding:18px 0;border-top:1px solid #d5cec3}.partner-reviews .fb-review-copy{display:block;overflow:visible;-webkit-line-clamp:unset;max-height:none}.partner-reviews .review-expand{display:none}
