/* One visual system for the Papa Carlo customer journey. */
:root{--paper:#f5f2eb;--white:#fffdf8;--ink:#292923;--muted:#69665d;--line:#d5cec2;--wine:#743442;--yellow:#ebbd43;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.7}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}em{font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ad852e;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.eyebrow{font-size:.875rem;font-weight:500;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:17px}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.04}h2{font-size:clamp(2.7rem,4.1vw,4.4rem);letter-spacing:-.025em}h2 em,h1 em{color:var(--wine)}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 23px;border:1px solid transparent;font-family:var(--sans);font-size:.9375rem;font-weight:500;line-height:1.6;text-align:center;transition:background .2s,color .2s}.button-primary,.button-dark{background:var(--wine);color:var(--white)}.button-primary:hover,.button-dark:hover{background:#592533}.button-outline{border-color:var(--line);background:transparent;color:var(--ink)}.text-link{display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid currentColor;padding-block:7px;font-size:.9375rem;font-weight:500;line-height:1.6}.text-link:hover{color:var(--wine)}.button-text{border:0;border-bottom:1px solid currentColor;background:none;padding:8px 0;font-size:.9375rem;line-height:1.5}.skip-link{position:fixed;z-index:100;left:20px;top:10px;transform:translateY(-180%);background:var(--white);padding:15px}.skip-link:focus{transform:none}
.site-header{background:#f5f2ebf7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{flex-shrink:0;width:136px}.brand img{width:136px;height:auto}.main-nav{display:flex;gap:28px;align-items:center}.main-nav a{font-size:.875rem;padding:12px 0}.main-nav a:hover{color:var(--wine)}.header-contact{font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--wine);padding-block:8px;color:var(--wine)}
.hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.25fr);max-width:1680px;margin:auto}.hero-copy{grid-row:1/3;padding:clamp(40px,5.4vw,90px) 40px 45px max(32px,calc((100vw - 1320px)/2));display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(3.6rem,5.1vw,5.8rem);line-height:.99;letter-spacing:-.035em;margin:8px 0 28px}.hero-description{font-size:1.0625rem;line-height:1.85;max-width:445px;color:var(--muted)}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin:31px 0 19px}.hero-reassurance{font-size:.875rem;line-height:1.7;color:var(--muted);max-width:340px}.hero-visual{position:relative;grid-column:2;grid-row:1;min-width:0;height:clamp(420px,43vw,655px);background:#cfc0aa;overflow:hidden}.hero-ambient{position:absolute;inset:-20px;background:url('/assets/sheber-room.webp') center/cover;filter:blur(12px);opacity:.85}.hero-photo-space{position:absolute;inset:0;overflow:hidden}.hero-camera{position:absolute;inset:0 auto auto 0;width:100%;height:100%;transform-origin:0 0;will-change:transform}.hero-camera img{width:100%;height:100%;max-width:none;object-fit:contain}.hero-visual::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#231c1375);pointer-events:none}.image-badge{position:absolute;left:28px;top:25px;z-index:2;background:#f5f2ebe8;padding:7px 12px;font-size:.8125rem;letter-spacing:.035em}.visual-bottom{position:absolute;left:30px;right:26px;bottom:29px;z-index:3;display:flex;align-items:end;justify-content:space-between;gap:14px;color:white}.visual-caption{font-family:var(--serif);font-size:2.3rem;line-height:1.12}.visual-caption small{font-family:var(--sans);font-size:.875rem;line-height:1.6;display:block;margin-top:8px}.visual-actions{display:flex;gap:8px;flex:none}.visual-control{width:44px;height:44px;border:1px solid #ffffffaa;background:#34291d66;color:white;display:grid;place-items:center;font-size:1.2rem}.visual-control:hover{background:#34291db3}.visual-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff20;z-index:3}.visual-progress span{height:100%;display:block;background:#e8c892;transform:scaleX(0);transform-origin:left}.facade-picker{grid-column:2;display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:18px 25px 14px;background:#eee8dc;position:relative}.facade-label{font-size:.875rem;color:var(--muted)}#facade-options{display:flex;flex-wrap:wrap;gap:6px}#facade-options button{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border:1px solid #c7bcac;background:transparent;font-size:.875rem}#facade-options button::before{content:'';width:17px;height:17px;border-radius:50%;background:var(--swatch);border:1px solid #0003;flex:none}#facade-options button[aria-pressed=true]{border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine);background:var(--white)}#fasadName{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#facade-status{font-size:.875rem;line-height:1.5;color:var(--wine);flex-basis:100%}#facade-status:empty{display:none}.hero-proof{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:0;border-block:1px solid var(--line);padding:23px 32px}.hero-proof span{padding-inline:32px;font-size:.875rem;color:#59564e}.hero-proof span+span{border-left:1px solid var(--line)}
.section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:end;margin-bottom:42px}.section-head>p{max-width:420px;color:var(--muted);font-size:1rem;line-height:1.85}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line)}.category{padding:27px 26px 29px 0;display:flex;flex-direction:column;min-width:0;transition:background .2s}.category+.category{border-left:1px solid var(--line);padding-left:26px}.category:hover{background:#ebe4d877}.category-number{font-size:.8125rem;color:var(--muted);margin-bottom:25px}.category h3{font-size:2.3rem;min-height:2.08em;letter-spacing:-.01em}.category p{color:var(--muted);font-size:1rem;line-height:1.7;margin:20px 0 25px}.category-action{font-size:.875rem;font-weight:500;display:flex;justify-content:space-between;gap:12px;margin-top:auto;color:var(--wine)}.work-link{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:25px}.work-link p{font-size:.9375rem;color:var(--muted)}
.materials{background:#eae4d8}.materials-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:75px;align-items:center}.material-image{position:relative;min-width:0;align-self:stretch}.material-image img{width:100%;height:100%;object-fit:cover;min-height:520px}.material-image figcaption{position:absolute;bottom:25px;left:26px;background:#29251cd9;color:white;padding:8px 13px;font-size:.875rem}.materials-copy h2{font-size:clamp(2.7rem,3.8vw,4rem)}.material-points{margin:30px 0 24px}.material-points>div{padding-block:20px;border-top:1px solid #c6bdaf}.material-points h3{font-family:var(--sans);font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:8px}.material-points p{color:#645e54;font-size:1rem;line-height:1.8}
.film-section{background:#282a23;color:var(--white)}.film-section .eyebrow{color:#c1bba9}.film-section h2 em{color:#dfc59c}.film-section .section-head>p{color:#d0cabc}.film-shell{border:1px solid #696655;background:#20221c;overflow:hidden}.film-screen{aspect-ratio:16/9;background:#181b16}.film-screen video{display:block;width:100%;height:100%;object-fit:contain}.film-caption{display:grid;grid-template-columns:1fr auto;gap:30px;padding:24px 28px;align-items:center}.film-caption .eyebrow{margin:0;font-size:.8125rem;color:#dfc59c}.film-caption p{margin-top:6px;font-size:1rem;line-height:1.7;max-width:700px;min-height:3.4em}.film-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;max-width:260px}.film-controls button{min-height:44px;padding:8px 12px;background:none;border:1px solid #ffffff40;color:var(--white);font-size:.875rem}.film-controls button:hover{background:#ffffff12}.film-controls button:disabled{opacity:.5}.film-chapters{border-top:1px solid #ffffff25}.film-chapters summary{padding:16px 28px;font-size:.875rem;color:#e0d1b8}.film-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:4px 28px 25px}.film-tabs button{min-height:48px;background:none;border:1px solid #ffffff30;color:#d8d1c5;font-size:.875rem;line-height:1.5;padding:9px 10px;text-align:left}.film-tabs button[aria-current=true]{background:#e0c392;color:#282a23;border-color:#e0c392}.film-under{display:flex;justify-content:space-between;align-items:center;gap:28px;margin:18px 0 55px}.film-under p{font-size:.875rem;color:#c6c0b3}.film-under .text-link{color:#edd4aa;flex-shrink:0}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:0;list-style:none;gap:28px;scroll-margin-top:110px}.process-grid li{border-top:1px solid #ffffff38;padding-top:24px}.step-number{font-family:var(--serif);font-size:2.5rem;color:#c7b187;display:block;margin-bottom:15px;line-height:1}.process-grid h3{font-family:var(--sans);font-size:1.0625rem;font-weight:500;line-height:1.5;margin-bottom:12px}.process-grid p{font-size:1rem;line-height:1.8;color:#c6c0b3}
.questions-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.questions-copy>p:not(.eyebrow){margin:25px 0 20px;color:var(--muted);line-height:1.85;max-width:370px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;padding:23px 35px 23px 0;font-size:1.0625rem;font-weight:500;line-height:1.6;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:3px;top:22px;font-size:1.5rem;line-height:1.3;font-weight:400;color:var(--wine)}.faq details[open] summary::after{content:'−'}.faq details p{font-size:1rem;color:var(--muted);line-height:1.85;padding:0 22px 25px 0}
.contact{background:var(--wine);color:var(--white)}.contact-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:center}.contact .eyebrow{color:#e0bfc2}.contact h2{font-size:clamp(3.3rem,5.5vw,5.7rem)}.contact h2 em{color:#f0d5ac}.contact-intro{max-width:520px;margin-top:28px;color:#f0dfe0;font-size:1.0625rem;line-height:1.85}.contact-actions{display:flex;flex-direction:column;align-items:start;gap:19px;margin-top:32px}.contact .button-primary{background:#f2ddba;color:#4e2930}.contact .button-primary:hover{background:#fff0d8}.contact .text-link:hover{color:#f2ddba}.contact-card{border:1px solid #ffffff4d;padding:32px}.contact-phone{display:inline-block;font-size:clamp(1.1rem,1.8vw,1.65rem);line-height:1.5;margin-bottom:25px}.contact-address{border-top:1px solid #ffffff3b;padding-top:24px}.contact-address h3{font-family:var(--sans);font-size:1rem;line-height:1.6;font-weight:500}.contact-address p{font-size:1rem;line-height:1.8;margin:7px 0 12px;color:#f0dfe0}.contact-address .text-link{font-size:.875rem}.visit-note{font-size:.875rem;color:#e0bfc2;margin-top:22px}.contact-instagram{font-size:.875rem;display:inline-block;border-bottom:1px solid #ffffff55;margin-top:24px;overflow-wrap:anywhere}.footer{background:#26231f;color:#d0c6b8}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding-block:28px;font-size:.875rem;align-items:start}.footer-inner p{line-height:1.8}.company-details{max-width:550px}.company-details summary{cursor:pointer;font-size:.875rem;line-height:1.8}.company-details dl{display:grid;grid-template-columns:auto 1fr;gap:8px 20px;line-height:1.7;font-size:.875rem;margin:22px 0 0}.company-details dt{color:#ad9e8c}.company-details dd{margin:0;overflow-wrap:anywhere}.mobile-actions{display:none}
.brief-dialog{width:min(660px,calc(100vw - 32px));max-width:660px;max-height:90svh;border:0;padding:0;background:var(--paper);color:var(--ink);overflow:auto}.brief-dialog::backdrop,.image-dialog::backdrop{background:#171712ba;backdrop-filter:blur(5px)}.brief-topbar{position:sticky;top:0;background:var(--paper);z-index:2;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:20px 28px 12px}.brief-topbar .eyebrow{margin:0;font-size:.8125rem}.close-button{width:44px;height:44px;flex:none;display:grid;place-items:center;border:1px solid var(--line);font-size:1.7rem;line-height:1;background:transparent;color:var(--ink)}.close-button:hover{background:#e9e1d4}.brief-content{padding:14px 35px 30px}.brief-progress{height:3px;background:var(--line);margin-bottom:18px}.brief-progress span{display:block;width:33.333%;height:100%;background:var(--wine);transition:width .25s}.step-meta{display:flex;justify-content:space-between;gap:18px;font-size:.875rem;color:var(--muted);margin-bottom:21px}.brief-dialog h2{font-size:2.7rem;line-height:1.08;letter-spacing:-.015em;margin-bottom:17px}.brief-dialog h2:focus{outline:none}.brief-step-intro{font-size:1rem;color:var(--muted);line-height:1.8;margin-bottom:22px}.choice-grid{padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0}.choice{display:flex;gap:12px;align-items:center;min-height:74px;padding:16px 14px;border:1px solid var(--line);background:var(--white);font-size:1rem;line-height:1.5;cursor:pointer}.choice:has(input:checked){border-color:var(--wine);box-shadow:inset 0 0 0 1px var(--wine);background:#eee2df}.choice:has(input:focus-visible){outline:3px solid #ad852e;outline-offset:3px}.choice input{accent-color:var(--wine);width:18px;height:18px;flex:none;margin:0}.brief-error{color:#9b342d;font-size:.875rem;min-height:24px;margin:16px 0}.brief-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.brief-controls .button{margin-left:auto}.brief-summary{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;background:#e9e2d6;padding:17px 20px;font-size:.9375rem;line-height:1.6;margin:0 0 25px}.brief-summary dt{color:var(--muted)}.brief-summary dd{margin:0}.form-label{display:block;font-size:1rem;font-weight:500;margin-bottom:10px}.form-label span{font-size:.875rem;font-weight:400;color:var(--muted)}.brief-notes{display:block;resize:vertical;width:100%;min-height:115px;max-height:240px;font-size:1rem;line-height:1.7;padding:13px 15px;border:1px solid #b7ad9c;background:var(--white);color:var(--ink);border-radius:0}.field-foot{display:flex;gap:20px;justify-content:space-between;margin:8px 0 23px;font-size:.8125rem;line-height:1.7;color:var(--muted)}.field-foot span:last-child{flex-shrink:0}.brief-handoff{border-top:1px solid var(--line);padding-top:22px}.brief-handoff .button{width:100%;justify-content:space-between}.handoff-note{font-size:.875rem;color:var(--muted);line-height:1.8;margin:12px 0 20px}.brief-secondary{display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:.875rem}.brief-secondary .button-text{font-size:.875rem}.copy-status{font-size:.875rem;color:var(--wine);line-height:1.7;margin-top:12px}.copy-preview{font-size:.875rem;margin-top:18px}.message-preview{white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:var(--white);line-height:1.75;margin-top:14px}.brief-footer{border-top:1px solid var(--line);padding:18px 28px;font-size:.875rem;line-height:1.8}.brief-footer a{text-decoration:underline}.image-dialog{width:min(1200px,calc(100vw - 40px));max-width:1200px;max-height:95svh;padding:0;border:0;background:var(--paper);color:var(--ink);overflow:auto}.image-dialog-bar{display:flex;justify-content:space-between;align-items:center;padding:15px 22px;gap:20px;font-size:1rem}.image-dialog img{width:100%;height:min(70svh,760px);object-fit:contain;background:#c9bda8}.image-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 25px;font-size:1rem}.image-dialog-bottom .button{flex-shrink:0}
.no-js .visual-actions,.no-js .visual-progress,.no-js .facade-picker,.no-js .film-controls,.no-js .film-chapters{display:none}
@media(min-width:1680px){.hero-copy{padding-left:80px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{gap:20px}.main-nav{gap:18px}.header-contact{font-size:.8125rem}.hero-copy{padding:45px 30px 35px 32px}.hero h1{font-size:clamp(3.4rem,5.7vw,4.8rem)}.hero-description{font-size:1rem}.hero-visual{height:500px}.facade-picker{padding:16px 20px;gap:10px}.facade-label{flex-basis:100%}.section-head{gap:40px}.materials-layout{gap:45px}.questions-layout,.contact-layout{gap:50px}.category{padding-right:20px}.category+.category{padding-left:20px}.category h3{font-size:2rem}.contact-card{padding:26px}.visual-caption{font-size:2rem}.visual-caption small{max-width:220px}.section{padding-block:78px}}
@media(max-width:820px){.header-inner{min-height:75px;flex-wrap:wrap;gap:0 20px;padding-block:6px}.brand{width:117px}.brand img{width:117px}.main-nav{order:3;flex-basis:100%;justify-content:center;border-top:1px solid var(--line);gap:30px;margin-top:4px}.main-nav a{padding:9px 0}.hero{grid-template-columns:1fr}.hero-copy{grid-row:auto;grid-column:auto;padding:46px 32px 38px}.hero h1{font-size:clamp(3.7rem,8vw,5rem);margin:5px 0 22px}.hero-description{max-width:570px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px;margin:25px 0 14px}.hero-reassurance{max-width:none}.hero-visual{grid-row:auto;grid-column:auto;height:auto;aspect-ratio:3/2}.facade-picker{grid-column:auto;padding:17px 32px;gap:12px}.facade-label{flex-basis:auto}.hero-proof{padding:22px 20px}.hero-proof span{padding-inline:20px;font-size:.8125rem}.section-head{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.section-head>p{max-width:580px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category{padding:24px 24px 27px 0}.category+.category{padding:24px}.category:nth-child(3){padding-left:0;border-left:0}.category:nth-child(n+3){border-top:1px solid var(--line)}.category h3{font-size:2.25rem;min-height:0}.category p{margin:18px 0 24px}.category-number{margin-bottom:16px}.materials-layout{grid-template-columns:1fr;gap:35px}.material-image{max-height:430px}.material-image img{min-height:0;max-height:430px;aspect-ratio:4/3}.material-points{margin-top:28px}.film-caption{grid-template-columns:1fr;gap:16px;padding:22px}.film-caption p{min-height:0}.film-controls{max-width:none}.film-tabs{grid-template-columns:repeat(3,minmax(0,1fr));padding:4px 22px 22px}.film-chapters summary{padding:15px 22px}.film-under{align-items:start;flex-direction:column;gap:13px;margin-bottom:38px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.questions-layout{grid-template-columns:1fr;gap:32px}.questions-copy>p:not(.eyebrow){max-width:550px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-card{display:block;max-width:550px}.contact-phone{font-size:1.5rem}.footer-inner{flex-wrap:wrap}.footer-inner>p{flex-basis:100%}.work-link{align-items:start;flex-direction:column;gap:12px}h2{font-size:3.3rem}}
@media(max-width:520px){html{scroll-padding-top:125px}.wrap{width:calc(100% - 40px)}.header-inner{gap:0 16px}.brand,.brand img{width:108px}.header-contact{font-size:.8125rem;gap:8px;line-height:1.5}.main-nav{gap:24px}.main-nav a{font-size:.8125rem}.hero-copy{padding:36px 20px 29px}.hero .eyebrow{font-size:.8125rem;letter-spacing:.065em}.hero h1{font-size:3.55rem;line-height:1.02}.hero-description{font-size:1rem;line-height:1.8}.hero-actions{gap:12px;flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between}.hero-actions .text-link{align-self:start;font-size:.875rem}.hero-reassurance{font-size:.8125rem}.hero-visual{aspect-ratio:3/2}.image-badge{left:16px;top:15px;font-size:.75rem;padding:5px 9px}.visual-bottom{left:16px;right:16px;bottom:16px;gap:10px}.visual-caption{font-size:1.7rem;max-width:240px}.visual-caption small{display:none}.visual-actions{gap:6px}.visual-control{width:42px;height:42px;min-width:42px}.facade-picker{padding:17px 20px}.facade-label{flex-basis:100%;font-size:.875rem}#facade-options{gap:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}#facade-options button{font-size:.875rem;padding:9px 12px}.hero-proof{display:grid;grid-template-columns:1fr;gap:8px;text-align:center;padding:19px 20px}.hero-proof span{font-size:.875rem;padding:0}.hero-proof span+span{border:0}.section{padding-block:54px}.eyebrow{font-size:.8125rem;letter-spacing:.085em;margin-bottom:15px}h2,.materials-copy h2{font-size:2.7rem}.section-head{gap:20px}.category{padding:22px 14px 24px 0}.category+.category{padding:22px 0 24px 16px}.category:nth-child(3){padding-left:0;padding-right:14px}.category h3{font-size:1.9rem;line-height:1.08}.category p{font-size:.9375rem;line-height:1.7}.category-action{font-size:.875rem;line-height:1.6;gap:5px}.category-number{font-size:.8125rem}.work-link p{font-size:.875rem}.material-image img{aspect-ratio:1;max-height:360px}.material-image figcaption{bottom:17px;left:17px;font-size:.8125rem}.material-points p{font-size:1rem}.material-points>div{padding-block:19px}.film-section .wrap{width:calc(100% - 32px)}.film-section .section-head{padding-inline:4px}.film-caption{padding:18px 16px}.film-caption p{font-size:.9375rem}.film-controls{gap:6px}.film-controls button{font-size:.8125rem;padding:8px 10px}.film-chapters summary{padding:15px 16px}.film-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:2px 16px 18px;gap:6px}.film-tabs button{font-size:.875rem;padding:9px 8px}.film-under{padding-inline:4px}.film-under .text-link{font-size:.9375rem;flex-shrink:1}.process-grid{grid-template-columns:1fr;gap:24px;padding-inline:4px}.process-grid li{padding:21px 0 0 46px;position:relative}.step-number{position:absolute;left:0;top:21px;font-size:2rem}.process-grid p{font-size:1rem}.process-grid h3{margin-bottom:8px}.questions-layout{gap:26px}.faq summary{font-size:1rem;padding-block:21px}.faq summary::after{top:21px}.faq details p{padding-right:10px}.contact h2{font-size:3.2rem}.contact-intro{font-size:1rem}.contact-actions .button{width:100%;justify-content:space-between}.contact-actions .text-link{font-size:.875rem}.contact-card{padding:25px 22px}.contact-phone{font-size:1.375rem}.footer-inner{font-size:.8125rem;padding:25px 0 calc(100px + env(safe-area-inset-bottom));gap:22px}.company-details dl{grid-template-columns:95px 1fr;gap:10px 12px;font-size:.8125rem}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#f5f2ebfa;border-top:1px solid var(--line);box-shadow:0 -5px 25px #0000000a}.mobile-actions .button{min-height:46px;padding:11px 13px;font-size:.875rem;gap:7px}.mobile-actions .button:first-child{flex:1}.modal-open .mobile-actions{display:none}.brief-dialog{width:100%;max-width:100%;height:100svh;max-height:100svh;margin:0}.brief-topbar{padding:17px 20px 12px}.brief-content{padding:14px 22px 25px}.brief-dialog h2{font-size:2.45rem}.choice-grid{grid-template-columns:1fr}.choice{min-height:64px;padding:15px}.step-meta{font-size:.8125rem}.brief-summary{grid-template-columns:1fr;gap:2px;padding:17px}.brief-summary dd+dt{margin-top:12px}.brief-secondary{gap:16px}.brief-footer{padding:18px 22px calc(20px + env(safe-area-inset-bottom))}.brief-handoff .button{font-size:.875rem;gap:10px;padding:14px}.image-dialog{width:100%;max-width:100%;max-height:100svh}.image-dialog-bar{padding:13px 16px}.image-dialog img{height:auto;min-height:45svh;max-height:65svh}.image-dialog-bottom{display:block;padding:20px}.image-dialog-bottom .button{width:100%;margin-top:18px}}
@media(max-width:360px){.hero h1{font-size:3.1rem}.main-nav{gap:17px}.header-contact{max-width:155px}.category-grid{grid-template-columns:1fr}.category+.category{border-left:0;border-top:1px solid var(--line);padding-left:0}.category h3 br{display:none}.visual-caption{font-size:1.5rem}.visual-actions{gap:4px}.contact h2{font-size:2.8rem}.mobile-actions .button{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-camera{will-change:auto}}

/* Selected owner projects: local original covers and stills, no social embed. */
.portfolio{background:#eee8dc}
.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}
.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}
.gallery-filters button{min-height:44px;border:1px solid #c6bbaa;background:transparent;color:var(--ink);padding:9px 17px;font-size:.875rem;transition:background .2s,color .2s}
.gallery-filters button[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:var(--white)}
.gallery-filters button:hover:not([aria-pressed=true]){background:#e1d8c8}
#gallery-count{font-size:.8125rem;color:var(--muted);white-space:nowrap}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 25px}
.project-card{min-width:0}
.project-photo{display:block;position:relative;overflow:hidden;background:#d9d0c1;aspect-ratio:3/4}
.project-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.22,.61,.36,1)}
.project-photo:hover img{transform:scale(1.035)}
.project-photo:focus-visible{outline-offset:4px}
.project-view{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:22px;background:#f5f2ebed;padding:11px 14px;color:var(--ink);font-size:.8125rem;box-shadow:0 4px 18px #1c130c14}
.project-view>span{color:var(--wine);font-size:1.1rem;line-height:1}
.project-meta{padding-top:17px}
.project-category{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}
.project-meta h3{font-family:var(--serif);font-size:1.95rem;line-height:1.08;letter-spacing:-.015em}
.project-meta h3 a:hover{color:var(--wine)}
.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px}
.gallery-footer .text-link{margin-left:auto}
.gallery-dialog{width:min(1040px,calc(100vw - 48px));max-width:1040px;max-height:94svh;padding:0;border:0;background:var(--paper);color:var(--ink);overflow:auto;overscroll-behavior:contain}
.gallery-dialog::backdrop{background:#1b1510bd;backdrop-filter:blur(7px)}
.gallery-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 22px;border-bottom:1px solid var(--line)}
.gallery-dialog-bar .eyebrow{margin:0;font-size:.8125rem}
.gallery-dialog-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)}
.gallery-viewer{min-width:0;background:#e5ddcf}
.gallery-stage{height:min(68svh,720px);position:relative;display:flex;align-items:center;justify-content:center;touch-action:pan-y pinch-zoom}
.gallery-stage img{width:100%;height:100%;object-fit:contain}
#gallery-image-status{max-width:300px;padding:24px;line-height:1.8;color:var(--muted);font-size:.9375rem;text-align:center}
#gallery-image-status:empty{display:none}
.gallery-navigation{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;border-top:1px solid #cfc4b3}
.gallery-navigation button{width:48px;height:44px;display:grid;place-items:center;background:transparent;border:1px solid #bdb19e;color:var(--ink);font-size:1.3rem}
.gallery-navigation button:hover{background:#f5f2eb}
.gallery-navigation button:disabled{opacity:.35;cursor:default}
#gallery-position{font-size:.875rem;color:var(--muted);font-variant-numeric:tabular-nums}
.gallery-story{padding:35px 32px;align-self:center;min-width:0}
.gallery-story h2{font-size:clamp(2.3rem,3.2vw,3.2rem);line-height:1.06;margin-bottom:22px}
#gallery-description{font-size:1rem;line-height:1.85;color:var(--muted);margin-bottom:20px}
.gallery-story>.text-link{font-size:.875rem;line-height:1.7}
.gallery-credit{font-size:.8125rem;line-height:1.7;color:var(--muted);margin:0 0 18px;overflow-wrap:anywhere}
.gallery-story-action{border-top:1px solid var(--line);margin-top:30px;padding-top:23px}
.gallery-story-action>p{font-size:1rem;line-height:1.75;margin-bottom:17px}
.gallery-story-action .button{width:100%;justify-content:space-between;font-size:.875rem;padding:14px 16px}
.gallery-story-action>span{display:block;font-size:.75rem;line-height:1.75;color:var(--muted);margin-top:10px}
.gallery-original{display:inline-block;font-size:.75rem;color:var(--muted);margin-top:25px;text-decoration:underline;text-underline-offset:4px;line-height:1.7}
@media(max-width:1100px){.gallery-toolbar{flex-direction:column;align-items:start;gap:13px}.gallery-grid{gap:30px 20px}.project-meta h3{font-size:1.8rem}.gallery-story{padding:25px}.gallery-story h2{font-size:2.5rem}}
@media(max-width:820px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.gallery-dialog{width:min(620px,calc(100vw - 32px));max-height:95svh}.gallery-dialog-layout{grid-template-columns:1fr}.gallery-stage{height:58svh}.gallery-story{padding:28px 30px}.gallery-story h2{font-size:2.7rem}.gallery-story-action{margin-top:25px}}
@media(max-width:520px){.gallery-filters{gap:6px}.gallery-filters button{padding:9px 13px;font-size:.8125rem}.gallery-toolbar{margin-bottom:22px}.gallery-grid{gap:26px 14px}.project-photo{aspect-ratio:9/16}.project-view{width:31px;height:31px;padding:0;justify-content:center;right:9px;bottom:9px;font-size:0;gap:0}.project-view>span{font-size:1rem}.project-meta{padding-top:12px}.project-category{font-size:.625rem;letter-spacing:.035em;line-height:1.5;margin-bottom:6px}.project-meta h3{font-size:1.5rem;line-height:1.1}.gallery-footer{margin-top:30px;align-items:stretch;flex-direction:column;gap:22px}.gallery-footer .button{width:100%;justify-content:center}.gallery-footer .text-link{margin-left:0;font-size:.875rem;align-self:start}.gallery-dialog{width:100%;max-width:100%;height:100svh;max-height:100svh;margin:0}.gallery-dialog-bar{padding:10px 18px;position:sticky;top:0;z-index:2;background:var(--paper)}.gallery-stage{height:55svh}.gallery-navigation{padding:10px 20px}.gallery-story{padding:26px 22px calc(28px + env(safe-area-inset-bottom))}.gallery-story h2{font-size:2.5rem}.gallery-story .eyebrow{margin-bottom:12px}#gallery-description{font-size:.9375rem}.gallery-original{margin-top:22px}#facade-options button:last-child:nth-child(odd){grid-column:1/-1;justify-content:center}}
@media(prefers-reduced-motion:reduce){.project-photo img,.gallery-filters button{transition:none}}

/* Item catalog: search, overlapping product categories and detail views. */
.gallery-toolbar{display:block;margin-bottom:28px}
.catalog-search{max-width:700px;margin-bottom:22px}
.catalog-search label{display:block;font-size:.9375rem;font-weight:500;margin-bottom:9px}
.catalog-search-field{position:relative}
.catalog-search input{width:100%;height:54px;padding:13px 57px 13px 17px;border:1px solid #b8ac9a;border-radius:0;background:#f8f5ef;color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6;appearance:none}
.catalog-search input::-webkit-search-cancel-button{appearance:none}
.catalog-search input::placeholder{color:#797164}
#catalog-clear{position:absolute;right:5px;top:5px;width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:var(--wine);font-size:1.6rem}
.gallery-filters{gap:8px}
.gallery-filters button{font-size:.875rem;line-height:1.5;padding:10px 13px;text-align:left}
.gallery-filters button span{display:inline-block;margin-left:6px;font-size:.75rem;opacity:.8;font-variant-numeric:tabular-nums}
.catalog-result-line{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;min-height:32px}
#gallery-count{font-size:.875rem;white-space:normal;line-height:1.6}
#catalog-reset{font-size:.875rem;line-height:1.5;min-height:44px;flex-shrink:0;text-decoration:underline;text-underline-offset:4px}
.project-category{font-size:.75rem;line-height:1.5;letter-spacing:.045em}
.project-detail{font-size:.875rem;line-height:1.65;color:var(--muted);margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.catalog-empty{border-block:1px solid var(--line);padding:35px 0}
.catalog-empty h3{font-size:2rem;line-height:1.15;margin-bottom:15px}
.catalog-empty p{max-width:550px;font-size:1rem;line-height:1.8;color:var(--muted);margin-bottom:20px}
.gallery-item-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}
.gallery-item-tags span{font-size:.75rem;line-height:1.5;padding:5px 9px;border:1px solid var(--line);color:var(--muted)}
.gallery-thumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;padding:12px 20px;border-top:1px solid #cfc4b3}
.gallery-thumbs button{width:58px;height:72px;padding:3px;border:1px solid #b6a997;background:transparent}
.gallery-thumbs button[aria-pressed=true]{border:2px solid var(--wine);padding:2px}
.gallery-thumbs img{width:100%;height:100%;object-fit:cover}
@media(max-width:820px){.gallery-filters{gap:7px}.catalog-search{max-width:none}.catalog-result-line{margin-top:14px}}
@media(max-width:520px){.gallery-filters button{font-size:.875rem;padding:9px 10px}.gallery-filters button span{margin-left:4px}.catalog-search label{font-size:.875rem}.catalog-search{margin-bottom:17px}.catalog-result-line{gap:12px;align-items:start}#gallery-count{font-size:.8125rem;padding-top:11px}#catalog-reset{font-size:.8125rem;max-width:108px;text-align:right}.project-category{font-size:.75rem;letter-spacing:.02em}.project-detail{font-size:.875rem;line-height:1.6;margin-top:8px}.gallery-grid{gap:28px 14px}.gallery-thumbs{padding:10px 18px}.gallery-thumbs button{height:62px;width:50px}.gallery-item-tags span{font-size:.75rem}.catalog-empty h3{font-size:1.8rem}}
/* A mixed collection: photographic room navigation and larger stories. */
.portfolio{background:#f4f1eb}
.portfolio .section-head{align-items:end}
.portfolio .section-head>p{max-width:450px;font-size:1.0625rem;line-height:1.8}
.gallery-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.gallery-filters .catalog-all{grid-column:1/-1;justify-self:start;min-width:174px;margin-bottom:4px;border-radius:30px;padding:10px 19px;font-size:.9375rem}
.gallery-filters .catalog-room{position:relative;isolation:isolate;min-width:0;height:166px;overflow:hidden;display:flex;align-items:flex-end;padding:16px;border:0;background:#342c26;color:#fff;text-align:left}
.catalog-room::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#1813100a 25%,#181310b8 80%,#181310de)}
.catalog-room img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.catalog-room strong{max-width:88%;font-weight:500;font-size:1rem;line-height:1.3;text-shadow:0 1px 8px #0008}
.gallery-filters .catalog-room .catalog-room-count{position:absolute;right:10px;top:10px;display:grid;place-items:center;min-width:29px;height:29px;margin:0;padding:0 6px;border-radius:20px;background:#fff;color:#342c26;font-size:.875rem;opacity:1}
.gallery-filters .catalog-room:hover img{transform:scale(1.055)}
.gallery-filters .catalog-room[aria-pressed=true]{outline:3px solid var(--wine);outline-offset:3px}
.gallery-filters .catalog-room[aria-pressed=true] .catalog-room-count{background:var(--wine);color:#fff}
.gallery-filters .catalog-room:focus-visible{outline:3px solid var(--wine);outline-offset:3px}
.catalog-result-line{margin-block:23px 8px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.gallery-grid{gap:42px 26px;align-items:start}
.project-photo{background:#ded8cd}
.project-photo-count{position:absolute;top:14px;left:14px;padding:7px 10px;background:#fffef9ed;font-size:.8125rem;color:var(--ink)}
.project-meta h3{font-size:clamp(1.6rem,2.2vw,2.1rem)}
.project-description,.project-story-link{display:none}
.gallery-collection .project-feature{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);align-items:stretch;background:var(--wine);color:#fff}
.gallery-collection .project-feature .project-photo{aspect-ratio:9/16;min-height:100%}
.gallery-collection .project-feature .project-meta{padding:clamp(22px,3vw,42px);align-self:center}
.gallery-collection .project-feature .project-category{color:#f2d4d8;font-size:.8125rem;margin-bottom:19px}
.gallery-collection .project-feature h3{font-size:clamp(1.9rem,3.1vw,3rem);line-height:1.06}
.gallery-collection .project-feature h3 a:hover{color:#f0d9bb}
.gallery-collection .project-feature .project-detail{color:#f2d4d8;font-size:.875rem;margin-top:20px}
.gallery-collection .project-feature .project-description{display:block;margin-top:20px;font-size:1rem;line-height:1.75;color:#fff3ed}
.gallery-collection .project-feature .project-story-link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;border-bottom:1px solid #fff6;padding-bottom:12px;font-size:.9375rem;line-height:1.5}
.gallery-footer{border-top:1px solid var(--line);padding-top:30px}
@media(max-width:1100px){.gallery-filters .catalog-room{height:145px;padding:13px}.catalog-room strong{font-size:.9375rem}.gallery-collection .project-feature .project-description{display:none}}
@media(max-width:820px){.gallery-filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.gallery-filters .catalog-room{height:138px;padding:10px}.catalog-room strong{font-size:.875rem;max-width:100%}.gallery-collection .project-feature .project-photo{aspect-ratio:3/4}.gallery-collection .project-feature .project-meta{padding:30px}.gallery-collection .project-feature .project-description{display:block}.gallery-collection .project-feature h3{font-size:2.5rem}.gallery-grid{gap:32px 18px}}
@media(max-width:620px){.gallery-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.gallery-filters .catalog-room{height:125px}.gallery-filters .catalog-room:last-child{grid-column:span 2}.gallery-filters .catalog-all{margin-bottom:5px}.catalog-room strong{font-size:.875rem}.gallery-filters .catalog-room .catalog-room-count{font-size:.8125rem;min-width:26px;height:26px;top:7px;right:7px}.catalog-result-line{margin-top:18px}.gallery-collection .project-feature .project-meta{padding:20px}.gallery-collection .project-feature h3{font-size:1.85rem}.gallery-collection .project-feature .project-photo{aspect-ratio:9/16}.gallery-collection .project-feature .project-description{display:none}.gallery-collection .project-feature .project-category{font-size:.75rem;line-height:1.5;margin-bottom:13px}.gallery-collection .project-feature .project-detail{font-size:.875rem;margin-top:15px;display:block}.gallery-collection .project-feature .project-story-link{font-size:.875rem;margin-top:20px;gap:8px}.project-meta h3{font-size:1.6rem}.project-photo-count{top:9px;left:9px;padding:5px 7px;font-size:.75rem}}
@media(max-width:380px){.gallery-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-filters .catalog-room:last-child{grid-column:auto}.gallery-collection .project-feature .project-meta{padding:16px}.gallery-collection .project-feature h3{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){.catalog-room img{transition:none}}

.furniture .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.project-meta{min-width:0}.project-meta h3{overflow-wrap:anywhere}
#gallery-controls{scroll-margin-top:100px}
@media(max-width:820px){.furniture .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.furniture .category-grid{grid-template-columns:1fr}}
@media(max-width:620px){.gallery-collection .project-feature{grid-template-columns:1fr}.gallery-collection .project-feature .project-photo{aspect-ratio:3/4;min-height:0;background:#e7e0d7}.gallery-collection .project-feature .project-photo img{object-fit:contain}.gallery-collection .project-feature .project-meta{padding:25px}.gallery-collection .project-feature h3{font-size:2rem}.gallery-collection .project-feature .project-detail{margin-top:13px}.gallery-collection .project-feature .project-story-link{margin-top:18px}}

/* Positioning is supported by completed furniture and a clear order process. */
.main-nav{flex-wrap:wrap}
.showroom{background:#ece7de}.showroom-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px;align-items:center}.showroom-photos{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:16px;align-items:end}.showroom-photos figure{min-width:0}.showroom-photos img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}.showroom-photos figcaption{font-size:.875rem;line-height:1.5;color:var(--muted);padding-top:12px}.showroom-copy{min-width:0}.showroom-address{font-style:normal;font-size:1.125rem;line-height:1.7;margin-top:26px}.showroom-hours{display:flex;flex-wrap:wrap;align-items:center;gap:8px 22px;margin-top:22px;padding-block:20px;border-block:1px solid var(--line)}.showroom-hours strong{font-size:1.75rem;line-height:1.3;font-weight:500;white-space:nowrap}.showroom-hours span{font-size:.9375rem;line-height:1.6;max-width:200px}.showroom-directions{font-size:1rem;line-height:1.85;margin-top:24px;color:var(--muted)}.showroom-actions{display:flex;flex-wrap:wrap;gap:14px 24px;align-items:center;margin-top:27px}.showroom-visit-note{font-size:.875rem;line-height:1.8;color:var(--muted);margin-top:23px}.showroom-visit-note a{text-decoration:underline;text-underline-offset:3px}.contact-hours{font-size:.9375rem;line-height:1.7;color:#f0dfe0;margin-top:14px}.contact-production{margin-top:24px;padding-top:20px;border-top:1px solid #ffffff3b}.contact-production summary{font-size:.9375rem;line-height:1.6}.contact-production p{font-size:.9375rem;line-height:1.8;margin:12px 0;color:#f0dfe0}.contact-production .text-link{font-size:.875rem}.showroom-copy h2{overflow-wrap:anywhere}
@media(max-width:1100px){.showroom-layout{gap:36px}.showroom-photos{gap:12px}}
@media(max-width:820px){.showroom-layout{grid-template-columns:1fr;gap:32px}.showroom-copy{grid-row:1}.showroom-photos{max-width:660px}}
@media(max-width:520px){.showroom-address{font-size:1rem}.showroom-hours strong{font-size:1.6rem}.showroom-actions{align-items:stretch;flex-direction:column}.showroom-actions .text-link{align-self:start}.showroom-photos{gap:12px}.showroom-photos figcaption{font-size:.8125rem}.showroom-hours span{max-width:none}}
.hero h1,.signature h2,.signature h3,.agreement h2,.agreement h3{overflow-wrap:anywhere}
.hero h1{font-size:clamp(3.3rem,4.8vw,5.3rem);line-height:1.04;text-wrap:balance}
.hero-proof a{flex:1;min-width:0;padding:4px 26px;font-size:.875rem;line-height:1.65;color:#59564e;text-align:center;text-underline-offset:5px}
.hero-proof a+a{border-left:1px solid var(--line)}
.hero-proof a:hover{color:var(--wine);text-decoration:underline}
.signature{background:var(--white)}
.signature .section-head>p{max-width:430px}
.signature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.signature-card{min-width:0;display:flex;flex-direction:column}
.signature-photo{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#e8e2d7}
.signature-photo img{width:100%;height:100%;object-fit:contain}
.signature-photo>span{position:absolute;right:13px;bottom:13px;padding:7px 10px;background:#fffdf8ed;color:var(--ink);font-size:.875rem;line-height:1.5}
.signature-copy{padding-top:25px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.signature-copy .eyebrow{font-size:.875rem;letter-spacing:.055em;margin-bottom:14px;color:var(--wine)}
.signature-copy h3{font-size:clamp(1.9rem,2.5vw,2.6rem);line-height:1.12;letter-spacing:-.02em;margin-bottom:16px;text-wrap:balance}
.signature-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--muted)}
.signature-copy .signature-detail{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);width:100%;font-size:.875rem}
.signature-copy .signature-credit{font-size:.875rem;margin-top:7px;overflow-wrap:anywhere;color:var(--wine)}
.signature-copy .text-link{margin-top:20px}
.signature-footer{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}
.signature-footer>p{max-width:670px;color:var(--muted);font-size:1rem;line-height:1.8}
.signature-footer>a{flex-shrink:0}
.agreement{background:var(--wine);color:var(--white)}
.agreement .eyebrow{color:#f0d5d9}
.agreement h2 em{color:#f1d4a7}
.agreement .section-head{grid-template-columns:1.35fr .65fr;gap:42px}
.agreement .section-head>p{color:#f3e3e5;line-height:1.85}
.agreement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}
.agreement-point{border-top:1px solid #ffffff55;padding-top:21px;min-width:0;display:flex;flex-direction:column;align-items:start}
.agreement-number{font-family:var(--serif);color:#f1d4a7;font-size:2.5rem;line-height:1;margin-bottom:21px}
.agreement-point h3{font-family:var(--sans);font-size:1.125rem;line-height:1.5;font-weight:600;margin-bottom:15px}
.agreement-point>p{font-size:1rem;line-height:1.85;color:#f3e3e5}
.agreement-point .agreement-outcome{font-size:.9375rem;color:#fff7ea;margin-top:20px;padding-top:17px;border-top:1px solid #ffffff30}
.agreement-next{border-top:1px solid #ffffff55;margin-top:39px;padding-top:30px;display:flex;gap:35px;align-items:center;justify-content:space-between}
.agreement-next h3{font-size:2rem;line-height:1.15;margin-bottom:9px}
.agreement-next p{font-size:1rem;line-height:1.8;color:#f3e3e5;max-width:610px}
.agreement-next .button{flex-shrink:0;background:#f2ddba;color:#4e2930}
.agreement-next .button:hover{background:#fff0d8}
.factory-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.factory-proof figure{min-width:0}
.factory-proof figure>a{display:block;overflow:hidden;aspect-ratio:3/2;background:#3d3f33}
.factory-proof img{width:100%;height:100%;object-fit:cover}
.factory-proof figcaption{padding-top:20px}
.factory-proof h3{font-size:2rem;line-height:1.15;margin-bottom:10px}
.factory-proof p{font-size:1rem;line-height:1.75;color:#d0cabc}
.factory-proof-source{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:28px 0 46px;padding-bottom:28px;border-bottom:1px solid #ffffff35;font-size:.875rem;color:#d0cabc}
.factory-proof-source .text-link{color:#edd4aa}
.film-intro{margin-bottom:24px}
.film-intro h3{font-size:2.3rem;line-height:1.15;margin-bottom:12px}
.film-intro p{font-size:1rem;color:#d0cabc;line-height:1.8}
.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.brief-timing{display:block;width:100%;min-height:52px;padding:12px 14px;background:var(--white);border:1px solid #bcb1a1;font-size:1rem;line-height:1.6;border-radius:0;color:var(--ink);margin-top:10px}
.field-hint{font-size:.875rem;line-height:1.75;color:var(--muted);margin:10px 0 25px}
@media(max-width:1100px){.signature-grid{gap:20px}.signature-copy h3{font-size:2.1rem}.agreement-grid{gap:25px}.agreement .section-head{grid-template-columns:1.15fr .85fr}.agreement h2{font-size:3.4rem}}
@media(max-width:820px){.hero h1{font-size:clamp(3.3rem,7.5vw,4.7rem)}.hero-proof a{padding-inline:14px}.signature-grid{gap:18px}.signature-copy h3{font-size:1.8rem}.signature-footer{align-items:start;flex-direction:column;gap:18px}.agreement .section-head{grid-template-columns:1fr;gap:25px}.agreement h2{font-size:3.3rem}.agreement-grid{grid-template-columns:1fr;gap:25px}.agreement-point{position:relative;padding:23px 0 0 53px}.agreement-number{position:absolute;left:0;top:26px;font-size:2rem}.agreement-point .agreement-outcome{margin-top:14px;padding-top:12px}.agreement-next{flex-direction:column;align-items:start;gap:21px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-proof{gap:22px}}
@media(max-width:620px){.signature-grid{grid-template-columns:1fr;gap:38px}.signature-card{display:grid;grid-template-columns:1fr}.signature-photo{aspect-ratio:4/5;max-height:410px}.signature-copy{padding-top:22px}.signature-copy h3{font-size:2.2rem;max-width:440px}.signature-copy>p{max-width:540px}.signature-footer{margin-top:32px;padding-top:23px}.factory-proof{gap:25px;grid-template-columns:1fr}.factory-proof figure>a{aspect-ratio:4/3}.factory-proof-source{flex-direction:column;align-items:start;gap:9px;margin-bottom:31px}.factory-proof h3{font-size:1.9rem}.film-intro h3{font-size:2rem}}
@media(max-width:520px){.main-nav{gap:18px;justify-content:space-between}.main-nav a{font-size:.875rem}.hero h1{font-size:clamp(2.8rem,10.5vw,3.5rem);line-height:1.06}.hero-reassurance{font-size:.875rem}.hero-proof{gap:0;padding:9px 20px;text-align:left}.hero-proof a{width:100%;text-align:left;padding:12px 0;font-size:.875rem}.hero-proof a+a{border-left:0;border-top:1px solid var(--line)}.agreement h2{font-size:2.6rem}.agreement .section-head{gap:23px}.agreement-point{padding-left:42px}.agreement-number{font-size:1.8rem}.agreement-next .button{width:100%;flex-shrink:1;justify-content:space-between}.agreement-next{gap:21px;margin-top:30px;padding-top:26px}.agreement-next h3{font-size:1.9rem}.signature .eyebrow{font-size:.875rem}.process-grid{grid-template-columns:1fr}.factory-proof-source .text-link{font-size:.875rem}}
@media(max-width:360px){.main-nav{gap:9px}.hero h1{font-size:2.7rem}.signature-copy h3{font-size:2rem}.agreement h2{font-size:2.4rem}}

/* Crawlable directions retain the existing portfolio filters and palette. */
.service-navigation{padding:24px 0 30px;border-top:1px solid var(--line)}.service-navigation>p{font-size:.875rem;color:var(--muted);margin-bottom:15px}.service-navigation>div{display:flex;flex-wrap:wrap;gap:10px 23px}.service-navigation a{font-size:.9375rem;line-height:1.8;text-decoration:underline;text-underline-offset:4px}.service-navigation a:hover,.service-navigation a[aria-current=page]{color:var(--wine)}.footer-directions{display:flex;flex-wrap:wrap;gap:15px 24px;font-size:.875rem}
