/* DAM — Architectural Warm Minimalism. Edit brand tokens here. */
:root{--graphite:#171817;--ivory:#F3F0E9;--stone:#E6E1D8;--ink:#20211F;--gray:#737169;--sage:#727866;--border:#D2CDC3;--white:#FAF9F6;--body-muted:#68665e;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:var(--sage);color:white}a{color:inherit;text-decoration:none}a:hover{color:inherit}button,input,select{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.048em;line-height:1.08}h1 em,h2 em{font-weight:400;color:inherit}h2{font-size:clamp(38px,4.7vw,68px);margin-bottom:26px}h3{font-size:20px;font-weight:400;line-height:1.35;letter-spacing:-.02em}p{margin-bottom:20px}p:last-child{margin-bottom:0}p,li{overflow-wrap:break-word}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #929e75;outline-offset:5px}input,select{max-width:100%}[hidden]{display:none!important}.container{width:100%;max-width:1320px;padding-right:24px;padding-left:24px;margin:auto}.section{padding:86px 0}.stone{background:var(--stone)}.dark{background:var(--graphite);color:var(--ivory)}.eyebrow{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.6;text-transform:uppercase;margin-bottom:24px;color:var(--body-muted)}.dark .eyebrow{color:#b7b9ad}.caption,.section-footnote{font-size:13px;line-height:1.65;color:var(--body-muted)}.dark .caption{color:#b5b6ad}.section-footnote{margin:28px 0 0;max-width:940px}.section-heading{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.heading-aside{max-width:340px;color:var(--body-muted)}.dark .heading-aside{color:#bcbbb4}.section-intro{max-width:360px;font-size:18px;color:var(--body-muted)}.body-lead{font-size:18px;color:var(--body-muted)}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:12px;background:var(--white);color:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{background:var(--graphite);color:var(--ivory);position:sticky;top:0;z-index:40;border-bottom:1px solid #ffffff1c}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand-mark{font-family:var(--serif);font-size:46px;letter-spacing:-4px;line-height:1}.brand-mark>span{color:#9aa18b}.brand-name{font-size:9px;letter-spacing:.14em;line-height:1.55;border-left:1px solid #ffffff40;padding-left:15px}.menu-toggle{display:flex;align-items:center;gap:13px;border:0;color:inherit;background:none;min-height:44px;padding:8px 0 8px 12px;font-size:13px}.menu-lines{width:23px;height:11px;border-block:1px solid currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(-45deg)}.nav-links{position:absolute;top:100%;left:0;right:0;background:var(--graphite);padding:18px 24px 28px;border-bottom:1px solid #555;display:none}.nav-links.is-open{display:flex;flex-direction:column}.nav-links a{padding:13px 0;font-size:14px}.nav-links a:hover{color:#c6ccb8}.nav-contact{border-bottom:1px solid #a2a694;display:flex;justify-content:space-between;gap:28px}.hero{position:relative;isolation:isolate;background:#33352e;min-height:740px;min-height:calc(100svh - 78px);color:var(--white);display:flex;flex-direction:column;justify-content:center}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;z-index:-2}.hero-image{object-position:61% center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(16,18,16,.77),rgba(16,18,16,.30)),linear-gradient(0deg,rgba(16,18,16,.72),transparent 55%)}.hero-content{padding-top:75px;padding-bottom:100px}.hero .eyebrow{color:#e5e5da;font-size:11px;letter-spacing:.17em}.hero h1{font-size:clamp(48px,7.1vw,104px);line-height:1.035;max-width:1000px;margin:0 0 30px}.hero h1 em{color:#d6d8c7;display:block}.hero-description{font-size:16px;line-height:1.7;color:#e4e3dc;max-width:400px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:15px 23px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;cursor:pointer}.button-light{background:var(--ivory);color:var(--ink)}.button-light:hover{background:#dfe2d4;color:var(--ink);transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid currentColor;padding:10px 0;min-height:44px;font-size:14px}.text-link.light{color:var(--ivory)}.hero-bottom{position:absolute;bottom:22px;left:0;right:0;display:flex;flex-direction:column;gap:5px;font-size:10px;letter-spacing:.09em;line-height:1.5;color:#dfdfd6}.image-disclaimer{font-size:10px;letter-spacing:.025em;color:#d5d5cf}.hero-index{display:none}.trust-strip{background:var(--stone);border-bottom:1px solid var(--border);padding:23px 0}.trust-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:10px;letter-spacing:.12em}.trust-strip span:before{content:'+';color:var(--sage);margin-right:9px}
.projects{padding-bottom:55px}.project-gallery{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.project-gallery::-webkit-scrollbar{display:none}.project-card{flex:0 0 88%;min-width:0;scroll-snap-align:start}.project-image{position:relative;overflow:hidden}.project-image img{height:350px;transition:transform .6s}.project-card:hover img{transform:scale(1.025)}.photo-label{position:absolute;left:15px;bottom:15px;color:#f3f0e9;background:#171817cc;padding:6px 9px;font-size:9px;letter-spacing:.1em;line-height:1.4}.project-caption{display:flex;justify-content:space-between;gap:16px;padding-top:20px}.project-caption h3{font-family:var(--serif);font-size:23px;margin-bottom:5px}.project-caption p{color:#b3b4a9;font-size:12px;margin:0}.project-caption>span{font-family:var(--serif);font-size:24px;color:#aaafa0}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:24px;gap:20px}.gallery-bottom>.caption{font-size:10px;letter-spacing:.12em}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:44px;height:44px;border:1px solid #676b5e;color:var(--ivory);background:none;border-radius:50%}.gallery-controls button:hover{background:#363b30}.principles article{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid var(--border)}.principles article>span{font-family:var(--serif);color:var(--sage);font-size:20px}.principles h3{font-size:19px;margin-bottom:7px}.principles p{font-size:15px;color:var(--body-muted);margin:0}.split-section{display:grid}.split-image{position:relative;min-width:0}.split-image>img{height:380px}.split-copy{padding:56px 24px}.split-copy>p{color:var(--body-muted);max-width:480px}.inline-list{list-style:none;padding:0;margin:30px 0}.inline-list li{border-bottom:1px solid var(--border);padding:10px 0;font-size:14px}.detail-note{border-top:1px solid var(--border);font-size:14px}.detail-note summary{padding:16px 0;cursor:pointer}.detail-note p{padding:0 0 10px;color:var(--body-muted)}
.services-grid{display:grid;gap:0}.service-card{padding:28px 0;border-top:1px solid var(--border);display:flex;flex-direction:column}.service-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;color:var(--body-muted);margin-bottom:30px}.service-card h3{font-family:var(--serif);font-size:30px}.price-prefix{font-size:12px;margin:24px 0 2px;color:var(--body-muted)}.service-price{font-family:var(--serif);font-size:48px;letter-spacing:-.05em;line-height:1.2}.service-price span{font-size:20px;letter-spacing:-.03em}.service-card>p:not(.service-price):not(.price-prefix){font-size:14px;color:var(--body-muted)}.service-card .text-link{margin-top:auto;align-self:flex-start}.standard-note{border-top:1px solid #b6b4a8;margin-top:34px;padding-top:24px;max-width:360px}.standard-note .eyebrow{display:block;margin-bottom:12px}.standard-note p{font-size:14px;color:var(--body-muted)}.package{border-top:1px solid #b6b4a8;padding:25px 0}.package h3{font-family:var(--serif);font-size:29px;margin-bottom:10px}.package-rule{display:inline-block;color:#4d5543;font-size:13px;border-bottom:1px solid #9ca58c;padding-bottom:3px}.check-list{list-style:none;padding:0;margin:18px 0 0}.check-list li{display:flex;gap:14px;margin-bottom:11px;font-size:15px}.check-list li:before{content:'✓';color:#555f48;flex-shrink:0}
.estimator-grid{display:grid;gap:35px}.estimator-fields label{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:14px;margin:22px 0 9px}.estimator-fields>label:first-child{margin-top:0}.estimator-fields label span{font-size:12px;color:#b8bdb0}.form-control,.form-select{background-color:#242722;border:1px solid #666b5e;color:var(--ivory);border-radius:3px;min-height:54px;font-size:16px;padding:13px 15px}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23f3f0e9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");padding-right:38px}.form-control:focus,.form-select:focus{background-color:#2c3028;color:var(--ivory);border-color:#c8cfba;box-shadow:0 0 0 3px #a8b09340}.form-control::placeholder{color:#a5aa9e}fieldset{border:0;padding:0;margin:24px 0 0;min-width:0}legend{font-size:12px;float:none;letter-spacing:.06em;color:#c0c5b6;margin-bottom:0}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-pair>div{min-width:0}.field-pair label{flex-wrap:wrap;margin-top:12px}.estimator-fields .checkbox-label{display:flex;justify-content:flex-start;align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;cursor:pointer}.checkbox-label input{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#b7c1a4}.field-help{font-size:12px;color:#bec2b6;line-height:1.6;margin-top:12px}.estimator-options{margin-top:24px;border-top:1px solid #4d5148;border-bottom:1px solid #4d5148}.estimator-options summary{padding:18px 0;cursor:pointer;font-size:14px;min-height:48px}.estimator-options summary span{font-size:12px;color:#bbc0b1;margin-left:12px}.options-body{padding-bottom:8px}.estimate-result{border:1px solid #525848;padding:27px 22px;background:#242920;align-self:start}.estimate-result .eyebrow{margin-bottom:17px;color:#c3c9b6;font-size:11px}.estimate-total{font-family:var(--serif);font-size:clamp(30px,5vw,48px);letter-spacing:-.055em;line-height:1.3;overflow-wrap:anywhere;margin-bottom:8px;font-variant-numeric:lining-nums}.estimate-subtitle{font-size:12px;color:#bac0b2}.estimate-breakdown{padding:22px 0;margin:23px 0;border-block:1px solid #505746}.estimate-breakdown>div{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:12px}.estimate-breakdown>div:last-child{margin-bottom:0}.estimate-breakdown dt{font-weight:400;color:#c6ccbd;max-width:60%}.estimate-breakdown dd{margin:0;text-align:right}.eligibility p{font-size:13px;margin:9px 0;color:#d1d8c4}.estimate-disclaimer,.estimate-warning{font-size:12px;line-height:1.7;color:#bec5b2;margin:24px 0}.estimate-warning{border-left:2px solid #c6c2a5;padding-left:12px;color:#e5dfc4}.estimate-result .button{width:100%;font-size:13px;gap:10px}.result-caption{margin-top:16px;font-size:11px}.reset-button{background:none;border:0;border-bottom:1px solid #8f9881;color:#cbd2bf;font-size:12px;padding:10px 0;min-height:44px;display:block;margin:15px auto 0}.form-error{font-size:14px;color:#ffd7c7;margin-top:18px}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-control[aria-invalid=true]{border-color:#e5a28c}
.material-grid{display:grid;gap:40px}.material-swatch{height:165px;margin-bottom:23px;border:1px solid #bdbdb2}.aluminium{background:linear-gradient(110deg,#9fa29f,#dedfd8 36%,#b5b9b3 64%,#8f9490)}.acp{background:#b6b09f}.glass{background:linear-gradient(125deg,#c5cbbf,#e7eae2 45%,#bcc6b8)}.material-grid .eyebrow{font-size:10px;margin-bottom:10px}.material-grid h3{font-family:var(--serif);font-size:29px}.material-grid p:not(.eyebrow){font-size:15px;color:var(--body-muted)}.upgrade-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 20px}.upgrade-grid article{border-top:1px solid #bbb9ae;padding-top:20px}.upgrade-grid span{font-size:9px;letter-spacing:.08em;color:var(--body-muted)}.upgrade-grid h3{font-family:var(--serif);font-size:24px;margin:18px 0 8px}.upgrade-grid p{font-size:13px;color:var(--body-muted)}.notice{padding:22px;border-left:2px solid var(--sage);background:#e6e1d866;font-size:14px;line-height:1.7}.surface-list>div{padding:21px 0;border-top:1px solid var(--border)}.surface-list h3{font-family:var(--serif);font-size:26px;margin-bottom:8px}.surface-list p{font-size:20px}.surface-list span,.surface-list small{font-size:12px;color:var(--body-muted)}.surface-list{margin-bottom:24px}.design-price{font-family:var(--serif);font-size:30px;line-height:1.3;color:var(--ink)!important}.design-price span{font-family:var(--sans);font-size:13px}.design-credit{padding:22px 0;margin:26px 0 12px;border-block:1px solid #b7b9a7}.design-credit .eyebrow{display:block;color:#4c5641;margin-bottom:10px}.design-credit p{font-size:14px;line-height:1.65}.process-grid{list-style:none;padding:0;display:grid;margin:0;gap:0}.process-grid li{position:relative;padding:0 0 32px 55px;min-width:0;border-left:1px solid var(--border);margin-left:16px}.process-grid li>span{position:absolute;left:-16px;top:0;width:32px;background:var(--ivory);font-family:var(--serif);color:var(--sage);font-size:21px}.process-grid li:last-child{border-left:0}.process-grid h3{font-size:19px;margin-bottom:10px}.process-grid p{font-size:14px;color:var(--body-muted)}.workshop h2{max-width:550px}.workshop .col-lg-6>p:not(.eyebrow){color:#b8bbb0;max-width:470px}.workshop-placeholder{border:1px solid #4c5144;padding:28px;margin-top:30px;background:#22261f}.workshop-placeholder .eyebrow{margin-bottom:12px}.workshop-placeholder>p:not(.eyebrow){font-family:var(--serif);font-size:26px;line-height:1.35;color:#d7dacd}.qc-title{font-family:var(--serif);font-size:30px}.qc-list{list-style:none;padding:0;margin:22px 0 30px}.qc-list li{padding:15px 0;border-bottom:1px solid #40453a;font-size:14px}.qc-list li:before{content:'✓';color:#adb79d;margin-right:17px}.after-sales h3{font-family:var(--serif);font-size:27px}.after-sales p{font-size:14px;color:#b8bbb0}.testimonial-layout{display:grid;gap:32px}.testimonial-placeholder{border-top:1px solid var(--border);padding-top:20px}.quote-mark{font-family:var(--serif);font-size:65px;line-height:1;color:var(--sage)}.testimonial-placeholder>p{font-family:var(--serif);font-size:28px;line-height:1.35;max-width:460px}.testimonial-placeholder .caption{display:block;max-width:390px}.faq details{border-top:1px solid #c6c2b8}.faq details:last-child{border-bottom:1px solid #c6c2b8}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:22px;padding:21px 0;font-size:16px;cursor:pointer;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:23px;color:#59614c;line-height:1;flex-shrink:0}.faq details[open] summary:after{content:'−'}.faq details p{font-size:14px;color:var(--body-muted);padding:0 30px 22px 0;margin:0}.final-cta{text-align:center;padding:90px 0 75px}.final-cta h2{font-size:clamp(42px,6.7vw,88px)}.final-cta h2 em{color:#bfc6b2}.final-cta p:not(.eyebrow){max-width:600px;margin:24px auto 30px;color:#b9bdaf;font-size:15px}.final-cta .eyebrow{font-size:10px}.contact-number{display:block;font-size:14px;margin-top:24px;letter-spacing:.08em}.site-footer{padding:40px 0 100px;border-top:1px solid #3d4138}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 22px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{font-size:12px;color:#adb2a3;margin:20px 0 0}.footer-grid h2{font-family:var(--sans);font-size:10px;letter-spacing:.12em;color:#bac2ad;margin:10px 0 16px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;padding:7px 0;min-height:34px}.footer-bottom{display:flex;flex-direction:column;gap:10px;padding-top:30px;margin-top:35px;border-top:1px solid #3d4138;font-size:10px;color:#adb3a1}.sticky-whatsapp{position:fixed;z-index:30;bottom:14px;right:16px;left:16px;background:#e6e9dd;color:var(--ink);border:1px solid #8a927d;min-height:52px;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 19px;font-size:13px;box-shadow:0 4px 18px #0002}.sticky-whatsapp:hover{background:#f3f0e9}.sticky-whatsapp>span:last-child{margin-left:auto}.sticky-whatsapp>svg{flex-shrink:0}.sticky-whatsapp>span:nth-child(2){margin-right:auto}
@media(min-width:576px){.hero-actions{flex-direction:row;align-items:center;gap:30px}.services-grid{grid-template-columns:1fr 1fr}.service-card{padding:30px 24px}.service-card:nth-child(odd){border-right:1px solid var(--border);padding-left:0}.service-card:nth-child(even){padding-right:0}.upgrade-grid{grid-template-columns:repeat(3,1fr)}.sticky-whatsapp{left:auto;bottom:24px;right:24px;min-width:240px}.material-grid{grid-template-columns:repeat(3,1fr);gap:25px}.process-grid{grid-template-columns:repeat(3,1fr);gap:32px}.process-grid li{padding:20px 0 0;margin:0;border-left:0;border-top:1px solid var(--border)}.process-grid li>span{position:static;display:block;margin-bottom:16px}.project-card{flex-basis:64%}.hero-bottom{flex-direction:row;justify-content:space-between}.trust-strip .container{display:flex;justify-content:space-between}.surface-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.surface-list h3{margin:0}.surface-list p{margin:0;white-space:nowrap}.testimonial-layout{grid-template-columns:1fr 1fr}}
@media(min-width:992px){.container{padding-inline:48px}.section{padding:112px 0}.nav-wrap{min-height:90px}.brand-mark{font-size:52px}.brand-name{font-size:10px}.menu-toggle{display:none}.nav-links{display:flex;position:static;gap:28px;align-items:center;padding:0;border:0;background:none}.nav-links a{font-size:12px}.nav-links.is-open{flex-direction:row}.nav-contact{margin-left:12px}.hero{min-height:730px;min-height:calc(100svh - 90px);max-height:1080px}.hero-content{padding-top:70px;padding-bottom:120px}.hero-image{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,#101210b8 0%,#10121050 66%,#10121026),linear-gradient(0deg,#1012108c,transparent 40%)}.hero h1{max-width:1050px}.hero-description{font-size:17px}.hero-bottom{bottom:28px}.hero-index{display:block}.hero .eyebrow{font-size:12px}.section-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:55px}.section-heading h2{margin-bottom:0}.heading-aside{margin-bottom:0;font-size:15px}.trust-strip{padding-block:24px}.trust-strip .container{justify-content:space-around;font-size:11px}.project-gallery{gap:30px}.project-card{flex-basis:calc(55% - 15px)}.project-card:nth-child(2){flex-basis:calc(45% - 15px)}.project-image img{height:430px}.project-caption h3{font-size:28px}.split-section{grid-template-columns:1fr 1fr}.split-image>img{height:100%;min-height:620px;position:absolute;inset:0}.split-copy{padding:82px 60px;max-width:720px;align-self:center}.services-grid{grid-template-columns:repeat(4,1fr)}.service-card{padding:28px 24px;border-right:1px solid var(--border)}.service-card:nth-child(odd){padding-left:24px}.service-card:first-child{padding-left:0}.service-card:nth-child(even){padding-right:24px}.service-card:last-child{border-right:0;padding-right:0}.service-card h3{font-size:29px}.service-price{font-size:43px;white-space:nowrap}.service-price span{font-size:17px}.service-card .text-link{font-size:13px}.estimator-grid{grid-template-columns:1.05fr 1fr;gap:80px}.estimate-result{position:sticky;top:120px;padding:38px}.material-swatch{height:230px}.upgrade-grid{grid-template-columns:repeat(3,1fr);gap:40px}.upgrade-grid h3{font-size:30px}.upgrade-grid span{font-size:11px}.process-grid{gap:40px 60px}.process-grid h3{font-size:21px}.qc-title{margin-top:42px}.final-cta{padding:115px 0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:row;justify-content:space-between}.site-footer{padding:60px 0 100px}}
@media(min-width:1440px){.hero h1{font-size:112px}.hero-content{padding-top:90px;padding-bottom:140px}}
@media(max-width:359px){.brand-name{font-size:8px;padding-left:10px}.brand{gap:10px}.hero h1{font-size:44px}.hero .eyebrow{font-size:10px}.field-pair{gap:10px}.estimate-result{padding:24px 17px}.estimate-total{font-size:29px}.footer-grid{grid-template-columns:1fr}.upgrade-grid{grid-template-columns:1fr}.container{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.project-gallery{scroll-behavior:auto}}
/* Readable small copy, including handheld screens. */
.brand-name{font-size:10px}.nav-links a,.text-link,.service-card .text-link,.estimate-result .button{font-size:14px}.hero .eyebrow,.hero-bottom,.hero-bottom .image-disclaimer,.trust-strip .container,.photo-label,.gallery-bottom>.caption,.service-top,.material-grid .eyebrow,.upgrade-grid span,.final-cta .eyebrow,.footer-grid h2,.footer-bottom{font-size:12px}.brand-name{letter-spacing:.08em}.result-caption{font-size:12px}.footer-grid>div>a:not(.brand){font-size:14px;min-height:44px}.form-control,.form-select{font-size:1rem}.services-grid,.estimator-grid,.field-pair,.material-grid,.upgrade-grid,.footer-grid{min-width:0}
@media(max-width:575px){.row.g-5{--bs-gutter-x:2rem}.hero .eyebrow{max-width:270px}.hero-index{display:none}.hero-bottom{font-size:11px}.brand-mark{font-size:42px}.brand-name{font-size:9px}.trust-strip .container{font-size:11px}.service-top,.photo-label,.gallery-bottom>.caption{font-size:11px}}
.hero-index{visibility:hidden}.sticky-whatsapp{bottom:max(14px,env(safe-area-inset-bottom))}input,select,summary,button{scroll-margin-block:120px}
@media(max-width:575px){.hero-content{padding-top:44px;padding-bottom:150px}.hero-bottom{bottom:86px}.hero .eyebrow{max-width:none;font-size:10px}.hero-description{max-width:310px}.hero-actions{gap:14px}.hero h1{margin-bottom:24px}}
/* Current section: a visible underline, without changing layout or label width. */
.nav-links a[href^="#"]{position:relative}
.nav-links a[href^="#"]::after{content:'';position:absolute;left:0;right:0;bottom:4px;height:2px;background:#bfc6b2;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.nav-links a.is-active{color:#dce4ca}
.nav-links a.is-active::after{transform:scaleX(1)}
@media(max-width:991px){.nav-links a.is-active{background:#72786624;padding-left:12px}.nav-links a[href^="#"]::after{right:auto;top:12px;bottom:12px;width:2px;height:auto;transform:scaleY(0)}.nav-links a.is-active::after{transform:scaleY(1)}}
/* Back to top sits above WhatsApp, including the mobile safe area. */
.scroll-top{position:fixed;z-index:31;right:16px;bottom:calc(max(14px,env(safe-area-inset-bottom)) + 68px);width:48px;height:48px;display:grid;place-items:center;padding:0;border:1px solid #9ca58c;border-radius:50%;background:var(--graphite);color:var(--ivory);box-shadow:0 4px 18px #0002;cursor:pointer;transition:background .2s,transform .2s}
.scroll-top:hover{background:#363d2f;transform:translateY(-3px)}
@media(min-width:576px){.scroll-top{right:24px}}
@media print{.scroll-top{display:none!important}}
/* Rounded surfaces retain thin borders and the architectural colour palette. */
:root{--radius-card:22px;--radius-control:14px}
.button,.sticky-whatsapp{border-radius:999px}
.form-control,.form-select{border-radius:var(--radius-control)}
.project-image,.material-swatch,.estimate-result,.workshop-placeholder,.notice{border-radius:var(--radius-card);overflow:hidden}
.photo-label{border-radius:8px}
.services-grid{gap:20px}
.services-grid .service-card{padding:28px 24px;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--white)}
.package{border:1px solid #c6c3b6;border-radius:var(--radius-card);padding:24px;margin-bottom:18px;background:#faf9f640}
.design-credit{border:1px solid #b7b9a7;border-radius:var(--radius-card);padding:22px}
.project-open{display:block;color:inherit}.project-open-mark{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:44px;height:44px;background:var(--ivory);color:var(--ink);border-radius:50%;font-size:22px;transition:transform .2s}
.project-open:hover .project-open-mark{transform:rotate(45deg)}
.project-open:focus-visible{outline-offset:-5px}
html.project-dialog-open{overflow:hidden;scrollbar-gutter:stable}
.project-dialog{width:min(1140px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid var(--border);border-radius:26px;background:var(--ivory);color:var(--ink);overflow:auto;overscroll-behavior:contain}
.project-dialog::backdrop{background:#101210cc;backdrop-filter:blur(5px)}
.project-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;z-index:2;background:var(--ivory);padding:12px 22px;border-bottom:1px solid var(--border)}
.project-dialog-bar .eyebrow{margin:0;font-size:11px}
.project-close,.project-photo-nav button{width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:var(--white);color:var(--ink);display:grid;place-items:center;flex-shrink:0;font-size:24px}
.project-detail-layout{display:grid;min-width:0}
.project-detail-visual{padding:20px 20px 0;min-width:0}.project-detail-visual figure{margin:0}.project-detail-visual figure>img{height:auto;max-height:480px;aspect-ratio:4/3;object-fit:contain;background:var(--stone);border-radius:18px}
.project-detail-visual figcaption{font-size:12px;color:var(--body-muted);padding:12px 2px}
.project-detail-copy{padding:24px}.project-detail-copy h2{font-size:clamp(32px,4vw,48px);margin-bottom:18px}.project-detail-copy h3{font-family:var(--serif);font-size:24px;margin:28px 0 14px}.project-detail-copy .eyebrow{margin-bottom:14px}.project-detail-copy p,.project-detail-copy li{font-size:15px}.project-detail-copy .caption{font-size:12px;margin-top:16px}.project-disclosure{background:var(--stone);padding:16px;border-radius:14px;font-size:13px!important;color:var(--body-muted)}
.project-facts{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:18px 0;border-block:1px solid var(--border)}.project-facts dt{font-weight:400}.project-facts dd{margin:0}.project-consult{background:var(--graphite);color:var(--ivory);margin-top:10px;max-width:100%}.project-consult:hover{background:#414a36;color:var(--ivory)}
.project-photo-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0}.project-photo-nav button:disabled{opacity:.35;cursor:not-allowed}.project-thumbnails{display:flex;gap:10px;overflow:auto;padding:5px}.project-thumbnails button{padding:3px;border:2px solid transparent;background:transparent;border-radius:12px;flex:0 0 76px}.project-thumbnails button[aria-pressed=true]{border-color:var(--sage)}.project-thumbnails img{height:64px;border-radius:8px}
@media(min-width:992px){.project-detail-layout{grid-template-columns:1.1fr 1fr}.project-detail-visual{padding:28px;align-self:start;position:sticky;top:70px}.project-detail-copy{padding:32px 32px 32px 0}.services-grid{gap:16px}.services-grid .service-card{padding:24px 18px}}
@media(max-width:575px){.project-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:22px}.project-dialog-bar{padding:10px 16px}.project-detail-copy{padding:22px 18px}.project-detail-visual{padding:16px 16px 0}.project-consult{width:100%;justify-content:center;text-align:center}.package{padding:22px 18px}}
/* Language controls remain visible outside the collapsed mobile menu. */
.language-switch{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-left:auto;font-size:12px;color:#adb2a3}.language-switch button{background:transparent;border:0;border-bottom:1px solid transparent;color:#b9beaf;min-width:32px;min-height:44px;padding:8px 4px;font-size:12px}.language-switch button[aria-pressed=true]{color:var(--ivory);border-bottom-color:#bfc6b2}.nav-wrap{gap:12px}.menu-toggle>span:first-child{display:none}.menu-toggle{padding-left:0;justify-content:center;min-width:36px}.service-price{white-space:normal}.service-price span{display:inline-block}html[lang=en] .surface-list>div{flex-wrap:wrap}html[lang=en] .surface-list p{white-space:normal}
@media(max-width:359px){.site-header .brand-name{display:none}.site-header .brand-mark{font-size:46px}}
@media(min-width:992px){.nav-links{order:2;margin-left:auto;gap:18px}.language-switch{order:3;margin-left:8px}.nav-contact{margin-left:0;gap:16px}.nav-links a{font-size:13px}.nav-wrap{gap:20px}.service-price span{font-size:16px}}
@media print{.site-header,.sticky-whatsapp,.hero,.gallery-controls,.button,.menu-toggle{display:none!important}.dark{background:white;color:black}.section{padding:30px 0}a{color:black}.estimate-result{position:static;background:#eee;color:black}.form-control,.form-select{color:black;background:white}.section,.service-card,details{break-inside:avoid}.site-footer{padding-bottom:0}}

/* Consultation form */
#dimension-field[hidden]{display:none!important}.consultation-steps{padding-left:1.25rem;margin:24px 0;line-height:1.9}#consultation .estimate-result h3{font-size:clamp(1.8rem,3vw,2.5rem);margin:16px 0 24px}#consultation .estimate-result>p{max-width:48ch}#consultation .form-control,#consultation .form-select{margin-bottom:20px}

/* Material anatomy: lightweight schematic and progressive details. */
.mat-layout{display:grid;gap:30px}.mat-visual{background:#e8e5dc;border:1px solid var(--border);border-radius:26px;overflow:hidden}.mat-visual-top{display:flex;justify-content:space-between;padding:22px 24px 0;font-size:10px;letter-spacing:.14em;color:#616556}.mat-visual svg{width:100%;height:auto;display:block}.mat-visual-caption{padding:0 20px 20px;margin:0;font-size:11px;color:#626459}.mat-frame,.mat-panel,.mat-glass{transition:opacity .35s ease,transform .35s ease;transform-box:fill-box;transform-origin:center}.material-story[data-material="0"] .mat-panel,.material-story[data-material="0"] .mat-glass{opacity:.28}.material-story[data-material="1"] .mat-frame,.material-story[data-material="1"] .mat-glass{opacity:.28}.material-story[data-material="2"] .mat-frame,.material-story[data-material="2"] .mat-panel{opacity:.28}.mat-controls{display:flex;border-bottom:1px solid var(--border);gap:8px;margin-bottom:30px}.mat-controls button{flex:1;border:0;border-bottom:2px solid transparent;padding:16px 8px;background:transparent;color:#68695d;display:flex;gap:10px;justify-content:center;min-height:48px}.mat-controls button>span:first-child{font-size:11px;padding-top:3px}.mat-controls button[aria-pressed="true"]{color:#20211f;border-color:#727866;background:#e6e1d866;border-radius:12px 12px 0 0}.mat-controls button:focus-visible{outline:2px solid #727866;outline-offset:3px}.mat-kicker{display:flex;justify-content:space-between;align-items:center;color:#737169}.mat-kicker .eyebrow{margin:0}.mat-kicker>span{font-size:11px}.mat-copy h3{font-family:var(--serif);font-size:clamp(30px,3.2vw,47px);line-height:1.15;margin:20px 0}.mat-copy #mat-body{font-size:16px;line-height:1.8;color:#65645c;min-height:110px}.mat-benefit{font-size:13px;padding:18px 0;color:#535c45}.mat-benefit>span:first-child{display:inline-grid;place-items:center;border:1px solid #b4baa8;border-radius:50%;width:29px;height:29px;margin-right:8px}.mat-specification{border-top:1px solid var(--border);padding:17px 0;font-size:14px}.mat-specification summary{cursor:pointer;min-height:30px}.mat-specification p{margin-top:14px;line-height:1.75;color:#65645c}.mat-bottom{border-top:1px solid var(--border);margin-top:38px;padding-top:30px;display:grid;gap:20px}.mat-bottom h3{font-family:var(--serif);font-size:30px;line-height:1.2}.mat-bottom p:not(.eyebrow){color:#65645c;font-size:14px;line-height:1.8}.mat-bottom .text-link{font-size:14px}.mat-bottom .eyebrow{font-size:10px}@media(min-width:992px){.mat-layout{grid-template-columns:1.12fr 1fr;gap:70px;align-items:center}.mat-bottom{grid-template-columns:1fr 1fr;gap:70px;align-items:center}.mat-bottom h3{font-size:35px}}@media(prefers-reduced-motion:reduce){.mat-frame,.mat-panel,.mat-glass{transition:none}}

/* Compact, aligned trust details across both languages. */
.trust-strip{padding:22px 0}.trust-strip .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;letter-spacing:0}.trust-strip span:before{content:none}.trust-item{display:flex;align-items:center;gap:12px;padding:8px 20px;border-right:1px solid #c9c5ba;min-width:0}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0}.trust-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid #b5bcaa;border-radius:50%;color:#606b50;font-size:19px;line-height:1}.trust-item strong{display:block;font-weight:500;font-size:14px;line-height:1.35}.trust-item small{display:block;font-size:12px;color:#65665d;line-height:1.5;margin-top:4px}@media(max-width:767px){.trust-strip{padding:12px 0}.trust-strip .container{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item,.trust-item:first-child{padding:16px 12px 16px 0;gap:9px;align-items:center;min-height:79px}.trust-item:nth-child(even){padding-left:15px;padding-right:0;border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #c9c5ba}.trust-item strong{font-size:13px}.trust-item small{font-size:11px;margin-top:3px}.trust-icon{flex-basis:25px;width:25px;height:25px;font-size:16px}}@media(max-width:359px){.trust-item{gap:7px}.trust-item:nth-child(even){padding-left:10px}.trust-item strong{font-size:12px}.trust-item small{font-size:10px}.trust-icon{flex-basis:22px;width:22px;height:22px}}

/* Balanced hero, independent of short desktop viewports. */
.hero{max-height:none;min-height:0}.hero h1{font-size:clamp(42px,5.2vw,78px);line-height:1.06;letter-spacing:-.025em;max-width:980px;margin-bottom:24px}.hero-content{padding-top:60px;padding-bottom:34px}.hero-description{max-width:440px;font-size:16px;line-height:1.65}.hero-actions{margin-top:26px;gap:26px}.hero-bottom{position:static;margin-top:16px;padding-bottom:24px;gap:6px}.hero-index{display:none}.trust-strip{padding-block:16px}.trust-item{padding-block:6px}.sticky-whatsapp{width:54px;height:54px;min-height:54px;padding:0;display:flex;align-items:center;justify-content:center;gap:0}.sticky-whatsapp>span{display:none}.sticky-whatsapp svg{width:24px;height:24px;flex-shrink:0}
@media(min-width:992px){.hero{min-height:600px;min-height:min(720px,calc(100svh - 90px))}.hero-content{padding-top:48px;padding-bottom:28px}.hero h1{font-size:clamp(58px,5.2vw,78px)}.hero-bottom{display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;padding-top:12px;padding-bottom:22px}.hero-bottom .image-disclaimer{margin-right:0}.trust-strip .container{padding-right:90px}.trust-item{padding-inline:20px}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0}}
@media(max-width:575px){.hero-content{padding-top:42px;padding-bottom:26px}.hero h1{font-size:clamp(40px,10.8vw,54px)}.hero-bottom{padding-bottom:30px;margin-top:0;font-size:10px}.hero-actions{gap:14px}.hero-description{font-size:15px}.trust-strip{padding-block:12px}.sticky-whatsapp{width:50px;height:50px;min-height:50px}}

.sticky-whatsapp{min-width:0;left:auto;right:20px}.sticky-whatsapp>span:nth-child(2){display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Bring the gallery into view sooner on phones. */
@media(max-width:767px){#projects{padding-top:38px;padding-bottom:40px;scroll-margin-top:88px}#projects .section-heading{gap:12px;margin-bottom:22px}#projects .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:14px}#projects h2{font-size:clamp(29px,7.5vw,39px);line-height:1.12;letter-spacing:-.025em;margin-bottom:0}#projects .heading-aside{max-width:100%;font-size:14px;line-height:1.6;margin:0}#projects .heading-aside p{margin:0}#projects .heading-aside .caption{font-size:11px;line-height:1.5;margin-top:9px;color:#aaa99d}#projects .project-gallery{gap:14px}#projects .project-card{flex-basis:91%}#projects .project-image{border-radius:17px}#projects .project-image img{height:280px;height:clamp(235px,70vw,330px);object-fit:cover}#projects .project-caption{padding-top:14px;gap:12px}#projects .project-caption h3{font-size:23px;line-height:1.2}#projects .project-caption p{font-size:12px}#projects .photo-label{font-size:9px}#projects .project-open-mark{width:38px;height:38px;font-size:20px}#projects .gallery-bottom{margin-top:14px}.scroll-top{width:42px;height:42px}}

/* Gallery controls must not compete with floating page actions. */
@media(max-width:767px){body.gallery-in-view .sticky-whatsapp,body.gallery-in-view #scroll-top{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96)}#projects .gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;margin-top:20px;border-top:1px solid #ffffff26}#projects .gallery-bottom>.caption{font-size:9px;letter-spacing:.06em;max-width:150px;line-height:1.5}#projects .gallery-controls{flex-shrink:0;gap:10px}#projects .gallery-controls button{width:44px;height:44px}#projects{padding-bottom:38px}}

/* Unified quiet controls, soft visibility changes, no abrupt display toggles. */
.sticky-whatsapp,#scroll-top{right:20px;width:50px;height:50px;min-height:50px;border-radius:17px;box-shadow:0 5px 18px #00000014;transition:opacity .28s ease,transform .32s cubic-bezier(.22,1,.36,1),visibility .28s,border-color .2s,background .2s;opacity:1;visibility:visible}.sticky-whatsapp{background:#e7eadf;border-color:#a4ad94;color:#394331;bottom:max(18px,env(safe-area-inset-bottom))}#scroll-top{bottom:calc(max(18px,env(safe-area-inset-bottom)) + 62px);background:#22251ff2;border-color:#737c66;color:#eceee6}#scroll-top.is-dormant{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96)}.sticky-whatsapp svg,#scroll-top svg{width:21px;height:21px}.gallery-controls button,#projects .gallery-controls button{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#ffffff06;border:1px solid #73786b;transition:background .25s,border-color .25s,transform .25s,opacity .25s}.gallery-controls button:disabled{opacity:.3;cursor:default}.gallery-controls button svg{pointer-events:none}.gallery-controls button:active:not(:disabled),.sticky-whatsapp:active,#scroll-top:active{transform:scale(.94)}.project-gallery{scroll-snap-type:x proximity;scroll-behavior:smooth;overscroll-behavior-x:contain}@media(hover:hover){.gallery-controls button:hover:not(:disabled){background:#e6e9dd;color:#242b20;border-color:#e6e9dd;transform:translateY(-2px)}.sticky-whatsapp:hover,#scroll-top:hover{transform:translateY(-2px);box-shadow:0 7px 22px #0002}}@media(prefers-reduced-motion:reduce){.project-gallery{scroll-behavior:auto}.sticky-whatsapp,#scroll-top,.gallery-controls button{transition:none}}

.why-refined{background:#eae6de}.why-heading{max-width:1000px;margin-bottom:32px}.why-heading h2{font-size:clamp(32px,4.4vw,60px);line-height:1.12;margin:0}.why-heading .eyebrow{margin-bottom:18px}.why-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-cards article{padding:28px;background:#faf9f6;border:1px solid #d2cdc3;border-radius:20px}.why-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e8ebdf;color:#59634c;font-size:12px;margin-bottom:22px}.why-cards h3{font-family:var(--sans);font-size:20px;font-weight:500;line-height:1.3;margin-bottom:12px}.why-cards p{font-size:14px;color:#65645c;line-height:1.7;margin:0}@media(max-width:767px){.why-refined{padding:38px 0}.why-heading{margin-bottom:23px}.why-heading .eyebrow{font-size:10px;margin-bottom:13px}.why-heading h2{font-size:clamp(29px,7.4vw,36px);line-height:1.13}.why-cards{grid-template-columns:1fr;gap:12px}.why-cards article{display:flex;align-items:flex-start;gap:14px;padding:20px 17px;border-radius:17px}.why-number{flex:0 0 29px;width:29px;height:29px;border-radius:9px;margin:0}.why-cards h3{font-size:16px;margin:0 0 7px;line-height:1.35}.why-cards p{font-size:13px;line-height:1.6}}

/* Craft details: concise labels, supporting explanation, clear disclosure. */
#craftsmanship .craft-details{margin:23px 0 18px;padding:0;list-style:none}#craftsmanship .craft-details li{padding:15px 0;display:flex;flex-direction:column;gap:4px}#craftsmanship .craft-details strong{font-size:16px;font-weight:500;color:#20211f}#craftsmanship .craft-details span{font-size:13px;line-height:1.6;color:#65645c}#craftsmanship .detail-note{margin-top:8px}#craftsmanship .detail-note summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;font-size:13px;line-height:1.5;padding:17px 0}#craftsmanship .detail-note summary::-webkit-details-marker{display:none}#craftsmanship .detail-note summary::after{content:'+';display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:1px solid #b3b6a9;border-radius:50%;font-size:18px;color:#59634c}#craftsmanship .detail-note[open] summary::after{content:'−'}#craftsmanship .detail-note p{font-size:13px;line-height:1.7;padding-bottom:8px}@media(max-width:767px){#craftsmanship .split-copy{padding:32px 24px 36px}#craftsmanship .split-copy>.eyebrow{font-size:10px;margin-bottom:15px}#craftsmanship h2{font-size:clamp(31px,8vw,38px);margin-bottom:18px}#craftsmanship .split-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;max-width:32ch}#craftsmanship .craft-details{margin-top:19px}#craftsmanship .craft-details li{padding:13px 0}}

/* Craft story: context first, compact visual, then practical details. */
#craftsmanship{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "visual" "details";gap:0;padding:36px 24px 30px}#craftsmanship .craft-heading{grid-area:heading;min-width:0}#craftsmanship .craft-heading .eyebrow{font-size:10px;margin-bottom:14px}#craftsmanship .craft-heading h2{font-size:clamp(31px,8vw,38px);margin-bottom:15px}#craftsmanship .craft-heading>p:last-child{font-size:14px;line-height:1.65;color:#65645c;max-width:34ch;margin-bottom:22px}#craftsmanship .split-image{grid-area:visual;min-height:0;border-radius:19px;overflow:hidden;align-self:start}#craftsmanship .split-image>img{position:static;width:100%;height:245px;min-height:0;object-fit:cover;object-position:50% 65%}#craftsmanship .photo-label{left:12px;bottom:12px;font-size:9px;padding:6px 8px;border-radius:7px}#craftsmanship .split-copy{grid-area:details;padding:0;max-width:none;min-width:0}#craftsmanship .craft-details{margin:9px 0 14px}#craftsmanship .craft-details li{padding:13px 0}#craftsmanship .detail-note{margin-top:0}@media(min-width:768px){#craftsmanship{padding:56px 40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"visual heading" "visual details";column-gap:42px;align-items:start}#craftsmanship .split-image{height:100%;min-height:460px}#craftsmanship .split-image>img{height:100%;position:absolute;inset:0}#craftsmanship .craft-heading h2{font-size:clamp(36px,3.8vw,56px)}#craftsmanship .craft-heading>p:last-child{font-size:16px;margin-bottom:10px}#craftsmanship .craft-heading .eyebrow{font-size:11px}}@media(min-width:1440px){#craftsmanship{padding-inline:max(48px,calc((100vw - 1224px)/2));column-gap:64px}}@media(max-width:359px){#craftsmanship{padding-inline:20px}#craftsmanship .split-image>img{height:230px}}

#why-dam .why-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;max-width:none;align-items:center;margin-bottom:34px}#why-dam .about-intro>p:first-child{font-size:16px;line-height:1.8;color:#65645c;margin:0 0 16px;max-width:49ch}#why-dam .about-region{font-size:12px;color:#59634c;border-top:1px solid #cac7bc;padding-top:14px;margin:0}#why-dam .about-approach{font-size:10px;letter-spacing:.12em;margin:0 0 16px}@media(max-width:767px){#why-dam .why-heading{grid-template-columns:1fr;gap:18px;margin-bottom:25px}#why-dam .about-intro>p:first-child{font-size:14px;line-height:1.7;margin-bottom:12px}#why-dam .about-region{font-size:11px;padding-top:12px}#why-dam .about-approach{font-size:9px;margin-bottom:12px}}

/* About DAM: concise introduction and a quieter editorial sequence. */
#why-dam .why-heading{grid-template-columns:1fr 1fr;gap:64px;margin-bottom:38px}#why-dam .why-heading h2{font-size:clamp(38px,4.5vw,62px);line-height:1.08}#why-dam .about-intro>p:first-child{font-size:16px;line-height:1.8;max-width:45ch}#why-dam .why-cards{gap:0;border-top:1px solid #c9c6bc;border-bottom:1px solid #c9c6bc}#why-dam .why-cards article{background:transparent;border:0;border-right:1px solid #c9c6bc;border-radius:0;padding:26px}#why-dam .why-cards article:first-child{padding-left:0}#why-dam .why-cards article:last-child{border-right:0;padding-right:0}#why-dam .why-number{background:transparent;border:1px solid #aab29c;border-radius:50%;width:32px;height:32px;margin-bottom:17px}#why-dam .why-cards h3{font-size:18px;max-width:25ch}#why-dam .why-cards p{font-size:14px;max-width:36ch}@media(max-width:767px){#why-dam .why-heading{grid-template-columns:1fr;gap:18px;margin-bottom:27px}#why-dam .why-heading h2{font-size:38px}#why-dam .about-intro>p:first-child{font-size:14px;line-height:1.7}#why-dam .why-cards article,#why-dam .why-cards article:first-child,#why-dam .why-cards article:last-child{padding:18px 0;border-right:0;border-bottom:1px solid #c9c6bc;gap:15px}#why-dam .why-cards article:last-child{border-bottom:0}#why-dam .why-number{flex-basis:28px;width:28px;height:28px;margin:0;font-size:11px}#why-dam .why-cards h3{font-size:16px;max-width:none}#why-dam .why-cards p{font-size:13px;line-height:1.6}.about-approach{line-height:1.6}}

/* Mobile service cards: pricing and scope close together. */
@media(max-width:767px){#services{padding:38px 0}#services .section-heading{gap:13px;margin-bottom:22px}#services .section-heading .eyebrow{font-size:10px;margin-bottom:14px}#services h2{font-size:clamp(29px,7.4vw,37px);line-height:1.12;margin:0}#services .heading-aside{font-size:14px;line-height:1.65;max-width:36ch;margin:0}#services .services-grid{grid-template-columns:1fr;gap:14px}#services .services-grid .service-card{padding:20px;border-radius:18px}#services .service-top{font-size:9px;letter-spacing:.1em;margin-bottom:12px;align-items:center}#services .service-top>span:first-child{color:#59634c;background:#e8ebdf;border-radius:7px;padding:3px 7px}#services .service-card h3{font-size:27px;margin:0 0 12px;line-height:1.15}#services .price-prefix{margin:0 0 2px;font-size:11px}#services .service-price{font-size:39px;line-height:1.15;margin:0 0 16px}#services .service-price span{font-size:16px;letter-spacing:0}#services .service-card>p:not(.service-price):not(.price-prefix){font-size:13px;line-height:1.65;margin-bottom:12px}#services .service-card>p.caption{font-size:11px!important;line-height:1.6}#services .service-card .text-link{width:100%;justify-content:space-between;border-bottom:0;border-top:1px solid #d2cdc3;padding-top:13px;margin-top:3px;min-height:44px;font-size:13px}#services .section-footnote{font-size:11px;line-height:1.7;margin-top:20px}}

/* Place the primary form action immediately after the final field. */
.consultation-actions{margin-top:6px;padding-top:20px;border-top:1px solid #ffffff26}.consultation-actions .button{width:100%;justify-content:space-between}.consultation-actions .result-caption{font-size:12px;line-height:1.6;margin:12px 0;color:#bcbeb3}.consultation-actions .reset-button{display:block;margin:0 auto;min-height:44px}.consultation-next{align-self:start;padding:30px;border:1px solid #525948;border-radius:22px;background:#25291f}.consultation-next h3{font-family:var(--serif);font-size:32px;line-height:1.15;margin:12px 0 18px}.consultation-next>p:not(.eyebrow){font-size:14px;line-height:1.75;color:#c5c8bd}.consultation-next .consultation-photo-tip{border-top:1px solid #ffffff20;padding-top:16px}.consultation-next .field-help{font-size:12px!important;margin-bottom:0}@media(max-width:767px){#consultation{padding:40px 0}#consultation .section-heading{gap:13px;margin-bottom:25px}#consultation .section-heading h2{font-size:34px;margin-bottom:0}#consultation .heading-aside{font-size:14px;line-height:1.6}#consultation .estimator-grid{gap:20px}#consultation .form-control,#consultation .form-select{margin-bottom:16px;min-height:48px}#consultation .consultation-actions{padding-top:16px;margin-top:0}.consultation-next{padding:20px;background:transparent;border-radius:16px}.consultation-next .eyebrow{font-size:10px;margin-bottom:10px}.consultation-next h3{font-size:27px;margin:0 0 12px}.consultation-next>p:not(.eyebrow){font-size:13px;margin-bottom:12px}body.consultation-in-view .sticky-whatsapp,body.consultation-in-view #scroll-top{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96)}}

/* A single, focused consultation card. Native select remains the no-JS fallback. */
#consultation .section-heading{display:block;max-width:660px;margin:0 auto 28px;text-align:center}#consultation .heading-aside{max-width:45ch;margin:18px auto 0;font-size:15px}#consultation .estimator-grid{display:block;max-width:700px;margin:auto}#consultation .estimator-fields{border:1px solid #505747;background:#22261f;border-radius:26px;padding:32px}#consultation .project-choice{display:none;border:0;padding:0;margin:0 0 25px;min-width:0}#consultation.choices-ready .project-choice{display:block}#consultation.choices-ready .project-select,#consultation.choices-ready .project-select-label{display:none}#consultation .project-choice legend{font-size:14px;margin:0 0 12px;font-weight:500;float:none;width:auto}.project-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.project-choice-grid button{border:1px solid #555d4d;background:transparent;border-radius:13px;color:#c8ccbf;min-height:82px;padding:13px;text-align:left;transition:background .2s,color .2s,border-color .2s}.project-choice-grid button span{display:block;font-size:10px;letter-spacing:.08em;margin-bottom:9px;opacity:.75}.project-choice-grid button strong{font-size:13px;font-weight:500;display:block;line-height:1.3}.project-choice-grid button[aria-pressed="true"]{background:#e6e9dd;color:#242b20;border-color:#e6e9dd;box-shadow:inset 0 0 0 1px #bbc4aa}.project-choice-grid button:focus-visible{outline:3px solid #b4c298;outline-offset:3px}.consultation-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.consultation-pair>div{min-width:0}#consultation .consultation-actions{margin-top:4px;padding-top:21px}.consultation-prep{font-size:12px;line-height:1.65;color:#b7bdad;margin:10px 0 0;text-align:center}#consultation .result-caption{text-align:center;font-size:11px;margin:12px auto 0;max-width:44ch}#consultation .reset-button{font-size:11px;opacity:.8;margin:7px auto 0}#consultation .form-control,#consultation .form-select{background-color:#181c16;border-color:#555d4d;border-radius:12px}#consultation .consultation-actions .button{border-radius:14px;font-size:15px;min-height:54px;padding-inline:18px}@media(max-width:575px){#consultation .section-heading{text-align:left}#consultation .heading-aside{margin:13px 0 0;font-size:14px}#consultation .estimator-fields{padding:20px 17px;border-radius:20px}.project-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.project-choice-grid button{min-height:69px;padding:11px 13px}.project-choice-grid button span{margin-bottom:5px}.consultation-pair{grid-template-columns:1fr;gap:0}#consultation .form-control,#consultation .form-select{font-size:16px;margin-bottom:16px}#consultation .project-choice{margin-bottom:20px}#consultation .consultation-actions .button{font-size:13px;gap:10px}}

#choice-help{font-size:12px;color:#bcc4b2;margin:0 0 14px}#consultation .project-choice legend{margin-bottom:6px}.project-option{position:relative;cursor:pointer;display:block;margin:0!important}.project-option input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.option-face{display:flex;align-items:center;gap:10px;border:1px solid #69745d;border-radius:13px;padding:15px 12px;min-height:64px;color:#d3d8ca;background:#191e16;transition:background .2s,color .2s}.option-face strong{font-size:13px;font-weight:500;line-height:1.4}.choice-circle{width:19px;height:19px;flex:0 0 19px;border:1.5px solid #aab69b;border-radius:50%;display:grid;place-items:center}.project-option input:checked+.option-face{background:#e6e9dd;color:#242b20;border-color:#e6e9dd}.project-option input:checked+.option-face .choice-circle{border-color:#536545}.project-option input:checked+.option-face .choice-circle:after{content:'';width:9px;height:9px;background:#536545;border-radius:50%}.project-option input:focus-visible+.option-face{outline:3px solid #b4c298;outline-offset:3px}@media(hover:hover){.project-option:hover .option-face{border-color:#d2d9c5}}@media(prefers-reduced-motion:reduce){.option-face{transition:none}}

/* Restore equal-size choice cards; retain native radio keyboard support. */
#consultation .project-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:10px}#consultation .project-choice-grid>.project-option{display:block;width:100%;max-width:none;min-width:0;margin:0!important;padding:0}#consultation .project-option .option-face{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;height:100%;min-height:84px;padding:12px 14px;gap:8px;border-radius:13px;background:#252a21}#consultation .option-face strong{display:block;text-align:left;font-size:13px;line-height:1.3}#consultation .choice-card-top{display:flex;align-items:center;justify-content:space-between;width:100%;height:17px}#consultation .choice-number{font-size:10px;letter-spacing:.08em;opacity:.7}#consultation .choice-tick{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#536545;color:#fff;font-size:11px;opacity:0;transition:opacity .18s}#consultation .project-option input:checked+.option-face{background:#e6e9dd;color:#242b20;border-color:#e6e9dd}#consultation .project-option input:checked+.option-face .choice-tick{opacity:1}@media(max-width:767px){#consultation .project-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#consultation .project-option .option-face{min-height:78px;padding:12px 13px}}@media(prefers-reduced-motion:reduce){#consultation .choice-tick{transition:none}}

/* Explicit contrast for both selected and unselected choice cards. */
#consultation .project-option .choice-number{opacity:1;color:#c7cebc;font-size:12px;font-weight:600;letter-spacing:.04em}#consultation .project-option .option-face strong{color:#edf0e6;font-size:14px;font-weight:600}#consultation .project-option input:checked+.option-face .choice-number{color:#46543c;opacity:1}#consultation .project-option input:checked+.option-face strong{color:#20271c}

/* Footer: contact first on mobile, concise navigation, in-flow utility link. */
.site-footer .footer-grid{display:grid;grid-template-columns:1.2fr 1.1fr .8fr;gap:50px}.footer-intro>p{max-width:32ch;font-size:14px;line-height:1.75;color:#c3c5b9;margin:20px 0 12px}.footer-intro .footer-area{font-size:12px;color:#a9b39c;margin:0}.site-footer .footer-grid h2{font-size:11px;letter-spacing:.12em;margin:0 0 17px}.site-footer .footer-phone{display:inline-flex;align-items:center;gap:20px;font-size:23px!important;line-height:1.3;letter-spacing:.01em;min-height:44px}.footer-hours{font-size:13px;line-height:1.7;margin:12px 0;color:#c3c5b9}.footer-hours span{color:#a8aa9e}.footer-workshop{display:inline-flex;align-items:center;gap:14px;font-size:13px!important;min-height:44px;border-bottom:1px solid #737c67}.footer-visit{font-size:12px;line-height:1.7;color:#a8aa9e;max-width:36ch;margin:13px 0 0}.footer-links{display:grid;gap:0}.footer-links a{display:flex;align-items:center;min-height:44px;font-size:14px}.site-footer .footer-bottom{margin-top:34px;padding-top:20px;align-items:center;gap:15px;font-size:11px}.footer-to-top{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;font-size:12px}.footer-to-top span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #6b7561;border-radius:10px;font-size:18px}.footer-in-view .sticky-whatsapp,.footer-in-view #scroll-top{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96)}@media(max-width:767px){.site-footer{padding:36px 0 22px}.site-footer .footer-grid{grid-template-columns:1fr;gap:27px}.site-footer .footer-grid>div:first-child{grid-column:auto}.footer-intro .brand-mark{font-size:37px}.footer-intro .brand-name{font-size:8px}.footer-intro>p{margin:16px 0 9px;font-size:14px;max-width:33ch}.footer-contact,.footer-explore{border-top:1px solid #ffffff20;padding-top:23px}.site-footer .footer-grid h2{margin-bottom:10px}.footer-links{grid-template-columns:1fr 1fr;column-gap:16px}.footer-links a{font-size:13px}.site-footer .footer-bottom{margin-top:23px;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:15px}.footer-to-top{font-size:11px}.footer-visit{max-width:40ch}}

/* Final invitation: compact copy, clear action, no competing floaters. */
#contact .container{max-width:960px}#contact h2{font-size:clamp(34px,4.4vw,62px);line-height:1.13;letter-spacing:-.035em;margin:0 0 22px}#contact .eyebrow{font-size:11px;margin-bottom:18px}#contact .container>p:not(.eyebrow){font-size:16px;line-height:1.75;margin:0 auto 27px;max-width:47ch}#contact .contact-number{font-size:14px;margin-top:20px}#contact .button{min-height:52px}@media(max-width:575px){#contact{padding:48px 0 40px}#contact h2{font-size:clamp(28px,7.5vw,36px);margin-bottom:18px}#contact .eyebrow{font-size:10px;margin-bottom:15px}#contact .container>p:not(.eyebrow){font-size:14px;line-height:1.7;margin-bottom:24px}#contact .button{width:100%;max-width:350px;font-size:13px;padding:15px 18px;gap:12px}#contact .contact-number{margin-top:17px;font-size:13px}}

/* A tighter transition from the invitation into the desktop footer. */
@media(min-width:768px){#contact{padding-top:70px;padding-bottom:56px}.site-footer{padding:42px 0 22px}.site-footer .footer-grid{grid-template-columns:1.15fr 1.1fr .75fr;gap:44px;align-items:start}.site-footer .footer-intro .brand-mark{font-size:44px}.site-footer .footer-intro .brand-name{font-size:9px}.site-footer .footer-intro>p:first-of-type{max-width:34ch;margin-top:18px}.site-footer .footer-area{max-width:none;line-height:1.6}.site-footer .footer-hours{margin:10px 0 8px}.site-footer .footer-workshop{width:auto;align-self:flex-start}.site-footer .footer-visit{margin-top:12px;max-width:37ch}.site-footer .footer-bottom{margin-top:27px;padding-top:14px}.site-footer .footer-links a{min-height:40px}.site-footer .footer-phone{font-size:22px!important}.site-footer .footer-contact>h2,.site-footer .footer-explore>h2{margin-top:5px}}


/* FAQ: consistent type scale, inset disclosures and comfortable reading. */
#faq .row{--bs-gutter-y:28px;align-items:start}
#faq .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:16px}
#faq h2{font-size:clamp(34px,3.6vw,50px);line-height:1.12;letter-spacing:-.035em;margin-bottom:18px}
#faq .col-lg-4>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#626158;max-width:32ch;margin:0}
#faq details{border:1px solid #d2cdc3;border-radius:16px;background:#faf9f659;margin:0 0 10px;overflow:hidden}
#faq details:last-child{margin-bottom:0;border-bottom:1px solid #d2cdc3}
#faq details[open]{background:#faf9f6;border-color:#b8beac}
#faq summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;list-style:none;padding:20px;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.5;color:#20211f;min-height:64px}
#faq summary::-webkit-details-marker{display:none}
#faq summary::after{content:'+';display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;line-height:1;font-size:20px;font-weight:400;color:#59634c;background:#e7eadf;border:0;border-radius:50%;margin-top:0}
#faq details[open] summary::after{content:'−';background:#59634c;color:#faf9f6}
#faq details p{font-size:15px;line-height:1.75;color:#56584f;letter-spacing:0;padding:0 60px 22px 20px;margin:0;max-width:76ch}
#faq summary:focus-visible{outline-offset:-4px;border-radius:15px}
@media(max-width:767px){
#faq{padding:40px 0}
#faq .row{--bs-gutter-y:26px}
#faq h2{font-size:36px;margin-bottom:16px}
#faq .col-lg-4>p:not(.eyebrow){font-size:14px;line-height:1.65;max-width:32ch}
#faq details{border-radius:14px;margin-bottom:10px}
#faq summary{font-size:15px;line-height:1.5;padding:17px 16px;gap:12px;min-height:60px}
#faq details p{font-size:14px;line-height:1.75;padding:0 16px 19px}
body.faq-in-view .sticky-whatsapp,body.faq-in-view #scroll-top{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.96)}
}

/* DAM identity and navigation. Original monogram shown through a precise viewport. */
.brand-symbol{position:relative;display:block;flex:0 0 38px;width:38px;height:44px;overflow:hidden;mix-blend-mode:screen}
.brand-symbol img{position:absolute;width:335.404%;height:auto;max-width:none;left:-122.36%;top:-66.04%;object-fit:contain}
.site-header .brand{gap:13px}
.site-header .brand-name{border:0;padding:0;font-size:10px;font-weight:600;letter-spacing:.09em;line-height:1.65}
.site-header .nav-wrap{min-height:82px;gap:20px}
.site-header .nav-links{gap:20px}
.site-header .nav-links a{font-size:13px;font-weight:500;white-space:nowrap}
.site-header .nav-contact{background:#e6e9dd;color:#20211f;border:1px solid #c1c8b3;border-radius:30px;padding:12px 18px;min-height:44px;gap:20px}
.site-header .nav-contact:hover{background:#faf9f6;color:#20211f}
.site-header .nav-contact::after{display:none}
.site-header .language-switch{gap:0;border:1px solid #ffffff26;border-radius:24px;padding:2px}
.site-header .language-switch>span{display:none}
.site-header .language-switch button{min-width:34px;min-height:36px;border:0;border-radius:20px;font-size:11px}
.site-header .language-switch button[aria-pressed=true]{background:#35392f;color:#f3f0e9}
.site-footer .brand-symbol{width:38px;height:44px}
@media(max-width:1199px) and (min-width:992px){.site-header .nav-wrap{padding-inline:24px;gap:12px}.site-header .nav-links{gap:12px}.site-header .brand-name{font-size:8px}.site-header .nav-links a{font-size:12px}.site-header .nav-contact{padding:10px 13px}}
@media(max-width:991px){
.site-header .nav-wrap{min-height:76px;gap:12px}
.site-header .brand-symbol{flex-basis:32px;width:32px;height:37px}
.site-header .brand-name{font-size:9px;letter-spacing:.06em}
.site-header .brand{gap:10px}
.site-header .language-switch{margin-left:auto}
.site-header .menu-toggle{width:44px;min-height:44px;border:1px solid #ffffff26;border-radius:14px;padding:0}
.site-header .nav-links{padding:16px 24px 24px;max-height:calc(100dvh - 76px);overflow-y:auto;box-shadow:0 20px 35px #0003}
.site-header .nav-links.is-open{gap:0}
.site-header .nav-links a{font-size:16px;min-height:52px;padding:13px 12px;border-bottom:1px solid #ffffff14}
.site-header .nav-links a.is-active{border-radius:10px;background:#72786624}
.site-header .nav-links .nav-contact{margin-top:18px;padding:14px 20px;font-size:14px;border-bottom:0}
}
@media(max-width:359px){.site-header .nav-wrap{padding-inline:16px;gap:8px}.site-header .brand-name{font-size:8px}.site-header .brand{gap:8px}.site-header .language-switch button{min-width:29px}.site-header .menu-toggle{width:40px;min-width:40px}}

.site-header .menu-lines{position:relative;width:20px;height:16px;border:0;transform:none}
.site-header .menu-lines::before,.site-header .menu-lines::after{content:'';position:absolute;left:0;width:20px;height:1px;background:currentColor;transition:transform .22s ease,top .22s ease}
.site-header .menu-lines::before{top:4px}.site-header .menu-lines::after{top:11px}
.site-header .menu-toggle[aria-expanded=true] .menu-lines{transform:none}
.site-header .menu-toggle[aria-expanded=true] .menu-lines::before{top:8px;transform:rotate(45deg)}
.site-header .menu-toggle[aria-expanded=true] .menu-lines::after{top:8px;transform:rotate(-45deg)}

/* Refined masthead proportions and editorial identity. */
.site-header{background:#171817f5;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff1a}
.site-header .nav-wrap{max-width:1440px;min-height:92px;padding-inline:48px;gap:28px}
.site-header .brand{gap:16px}
.site-header .brand-symbol{width:40px;height:46px;flex-basis:40px}
.site-header .brand-name{display:flex;flex-direction:column;gap:6px;line-height:1}
.site-header .brand-name strong{font-family:var(--serif);font-size:23px;font-weight:400;letter-spacing:-.025em}
.site-header .brand-name small{font-size:9px;font-weight:400;letter-spacing:.28em;color:#b7beac}
.site-header .nav-links{gap:28px}
.site-header .nav-links a{font-size:13px;font-weight:400;letter-spacing:.015em;color:#c5c7bf;padding-block:14px}
.site-header .nav-links a:hover,.site-header .nav-links a.is-active{color:#faf9f6}
.site-header .nav-links .nav-contact{font-size:12px;background:transparent;border:1px solid #7d8671;color:#f3f0e9;border-radius:12px;padding:12px 16px;gap:22px;min-height:44px;margin-left:12px}
.site-header .nav-links .nav-contact:hover{background:#e6e9dd;color:#20211f}
.site-header .language-switch{margin:0;border:0;border-left:1px solid #ffffff26;border-radius:0;padding:0 0 0 18px;gap:2px}
.site-header .language-switch button{background:none!important;border-radius:0;min-width:28px;font-size:10px;color:#939b89}
.site-header .language-switch button[aria-pressed=true]{color:#faf9f6;text-decoration:underline;text-underline-offset:7px;text-decoration-color:#a8b398}
@media(min-width:992px) and (max-width:1199px){.site-header .nav-wrap{padding-inline:28px;gap:18px}.site-header .nav-links{gap:18px}.site-header .brand-name strong{font-size:20px}.site-header .brand-symbol{width:34px;height:39px;flex-basis:34px}.site-header .nav-links .nav-contact{font-size:11px;gap:14px;margin-left:0}}
@media(max-width:991px){
.site-header .nav-wrap{min-height:80px;padding-inline:24px;gap:12px}
.site-header .brand{gap:12px;margin-right:auto}
.site-header .brand-symbol{width:34px;height:39px;flex-basis:34px}
.site-header .brand-name strong{font-size:18px}
.site-header .brand-name small{font-size:8px;letter-spacing:.24em}
.site-header .language-switch{padding:0;border:0;margin:0}
.site-header .language-switch button{min-width:27px;min-height:44px}
.site-header .menu-toggle{width:44px;border:0;border-left:1px solid #ffffff26;border-radius:0;margin-left:3px}
.site-header .nav-links{padding:18px 24px 26px;max-height:calc(100dvh - 80px)}
.site-header .nav-links.is-open{gap:0}
.site-header .nav-links a{font-family:var(--serif);font-size:27px;letter-spacing:-.025em;line-height:1.25;padding:17px 8px;min-height:65px}
.site-header .nav-links a.is-active{padding-left:16px}
.site-header .nav-links .nav-contact{font-family:var(--sans);font-size:14px;background:#e6e9dd;color:#20211f;border-radius:12px;padding:15px 18px;margin:20px 0 0;min-height:50px;display:flex;justify-content:space-between}
}
@media(max-width:359px){.site-header .nav-wrap{padding-inline:16px;gap:7px}.site-header .brand{gap:9px}.site-header .brand-name strong{font-size:16px}.site-header .brand-symbol{width:30px;height:35px;flex-basis:30px}.site-header .menu-toggle{width:36px;min-width:36px}.site-header .language-switch button{min-width:24px}}

/* Compact navigation typography. */
.site-header .brand-name strong{font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.015em}
.site-header .brand-name small{font-size:8px;letter-spacing:.19em}
.site-header .nav-wrap{min-height:76px}
.site-header .brand-symbol{width:32px;height:37px;flex-basis:32px}
@media(max-width:991px){
.site-header .nav-wrap{min-height:66px;padding-inline:20px;gap:10px}
.site-header .brand{gap:10px}
.site-header .brand-symbol{width:28px;height:33px;flex-basis:28px}
.site-header .brand-name{gap:5px}
.site-header .brand-name strong{font-size:12px;font-weight:500;letter-spacing:0}
.site-header .brand-name small{font-size:7px;letter-spacing:.18em}
.site-header .language-switch button{font-size:10px;min-width:27px}
.site-header .menu-toggle{width:38px;min-width:38px;min-height:44px}
.site-header .nav-links{padding:8px 20px 18px;max-height:calc(100dvh - 66px);box-shadow:0 14px 24px #0002}
.site-header .nav-links a{font-family:var(--sans);font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;min-height:48px;padding:13px 10px;color:#e5e6df}
.site-header .nav-links a.is-active{padding-left:10px}
.site-header .nav-links .nav-contact{font-size:13px;min-height:46px;padding:12px 15px;margin-top:14px;border-radius:10px}
}
@media(max-width:359px){.site-header .nav-wrap{padding-inline:16px;gap:6px}.site-header .brand{gap:8px}.site-header .brand-name strong{font-size:11px}.site-header .language-switch button{min-width:24px}}

/* Floating studio navigation, with a compact mobile disclosure panel. */
.site-header{position:sticky;top:12px;margin:12px 24px -88px;border:1px solid #ffffff29;border-radius:18px;background:#171817ed;box-shadow:0 8px 28px #00000020;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.site-header .nav-wrap{max-width:1320px;min-height:70px;padding-inline:24px;gap:24px}
.site-header .brand-name strong{font-size:13px;letter-spacing:0}
.site-header .brand-symbol{width:29px;height:34px;flex-basis:29px}
.site-header .nav-links{gap:8px;margin-left:auto}
.site-header .nav-links a{padding:10px 13px;border-radius:9px;font-size:12px;transition:background .2s,color .2s}
.site-header .nav-links a:hover,.site-header .nav-links a.is-active{background:#ffffff0b;color:#faf9f6}
.site-header .nav-links a[href^="#"]::after{display:none}
.site-header .nav-links .nav-contact{background:#e6e9dd;color:#242820;border:0;border-radius:11px;padding:12px 16px;min-height:42px;margin-left:20px;font-size:12px}
.site-header .nav-links .nav-contact:hover{background:#faf9f6;color:#20211f}
.site-header .language-switch{padding-left:14px}
.hero .hero-content{padding-top:130px}
@media(min-width:1440px){.site-header{max-width:1320px;margin-inline:auto}}
@media(min-width:992px) and (max-width:1199px){.site-header .nav-wrap{gap:12px;padding-inline:20px}.site-header .nav-links{gap:2px}.site-header .nav-links a{padding-inline:10px}.site-header .nav-links .nav-contact{margin-left:8px}.site-header .language-switch{padding-left:10px}}
@media(max-width:991px){
.site-header{top:10px;margin:10px 12px -74px;border-radius:15px}
.site-header .nav-wrap{min-height:62px;padding-inline:14px;gap:8px}
.site-header .brand{gap:9px}
.site-header .brand-symbol{width:26px;height:30px;flex-basis:26px}
.site-header .brand-name strong{font-size:12px}
.site-header .brand-name small{font-size:7px}
.site-header .language-switch{padding:0}
.site-header .menu-toggle{border-left:0;background:#ffffff09;border-radius:10px;width:38px;min-width:38px}
.site-header .nav-links{top:calc(100% + 9px);left:-1px;right:-1px;padding:10px;border:1px solid #ffffff26;border-radius:15px;background:#1c1e1b;box-shadow:0 14px 30px #0003;max-height:calc(100dvh - 100px)}
.site-header .nav-links.is-open{gap:3px;animation:nav-panel-in .2s ease both}
.site-header .nav-links a{font-family:var(--sans);font-size:14px;line-height:1.5;padding:12px 13px;min-height:46px;border:0;border-radius:9px}
.site-header .nav-links a.is-active{padding-left:13px;background:#ffffff0b}
.site-header .nav-links .nav-contact{margin:7px 0 0;padding:12px 13px;font-size:13px;min-height:46px}
.hero .hero-content{padding-top:115px}
}
@media(max-width:359px){.site-header .nav-wrap{padding-inline:10px;gap:5px}.site-header .brand-name strong{font-size:11px}.site-header .language-switch button{min-width:23px}}
@keyframes nav-panel-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.site-header .nav-links.is-open{animation:none}}

/* Anchor offset is applied once; align the inspiration heading below the masthead. */
html{scroll-padding-top:104px}
#projects{scroll-margin-top:-86px}
@media(min-width:992px){#projects{scroll-margin-top:-112px}}
@media(max-width:991px){html{scroll-padding-top:94px}}
@media(max-width:767px){#projects{scroll-margin-top:-38px}}

/* Match the monogram height to the two-line wordmark. */
.site-header .brand-symbol{width:23.4px;height:27px;flex-basis:23.4px}
@media(max-width:991px){.site-header .brand-symbol{width:20.8px;height:24px;flex-basis:20.8px}}
@media(max-width:359px){.site-header .brand-symbol{width:20px;height:23px;flex-basis:20px}}

.site-footer .brand-symbol{width:25px;height:29px;flex-basis:25px}.site-footer .brand{gap:12px}.site-footer .footer-since{font-size:11px;color:#a9b39c;letter-spacing:.06em;margin:12px 0 0}

/* Match the footer's understated identity divider. */
.site-header .brand-name{border-left:1px solid #ffffff40;padding-left:13px}
.site-header .brand{gap:13px}
@media(max-width:991px){.site-header .brand-name{padding-left:10px}.site-header .brand{gap:10px}}
@media(max-width:359px){.site-header .brand-name{padding-left:8px}.site-header .brand{gap:8px}}

/* Service collection: quiet illustrations, clear pricing and aligned actions. */
#services h2{font-size:clamp(32px,3.7vw,52px);line-height:1.12;letter-spacing:-.035em}
#services .section-heading{margin-bottom:32px;gap:32px}
#services .heading-aside{font-size:14px;line-height:1.7;max-width:31ch}
#services .services-grid{gap:16px}
#services .services-grid .service-card{display:flex;flex-direction:column;padding:22px;border-radius:20px;background:#faf9f6;border:1px solid #d2cdc3;box-shadow:none}
#services .service-top{font-size:9px;letter-spacing:.12em;margin:0 0 16px}
#services .service-top>span:first-child{color:#626e54}
#services .service-drawing{height:82px;display:flex;align-items:center;justify-content:center;background:#eeeee6;border-radius:12px;margin-bottom:20px;color:#727866}
#services .service-drawing svg{width:112px;height:76px}
#services .service-card h3{font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:0 0 20px;min-height:60px}
#services .price-prefix{font-size:10px;line-height:1.5;margin:0 0 4px;color:#737169}
#services .service-price{font-size:38px;line-height:1.1;letter-spacing:-.045em;margin:0 0 20px;white-space:nowrap}
#services .service-price span{font-family:var(--sans);font-size:12px;letter-spacing:0;color:#626158}
#services .service-card>p:not(.service-price):not(.price-prefix){font-size:13px;line-height:1.7;color:#626158;margin:0 0 16px}
#services .service-card>p.caption{font-size:11px;line-height:1.65}
#services .service-card .text-link{margin-top:auto;width:100%;justify-content:space-between;gap:10px;padding:14px 0 0;border-bottom:0;border-top:1px solid #d2cdc3;font-size:12px;min-height:44px;line-height:1.5;color:#39432e}
#services .section-footnote{font-size:11px;line-height:1.75;max-width:95ch;margin-top:22px}
@media(min-width:768px) and (max-width:1199px){#services .services-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){
#services .section-heading{gap:14px;margin-bottom:24px}
#services h2{font-size:32px}
#services .services-grid .service-card{padding:20px;display:grid;grid-template-columns:1fr 76px;column-gap:12px}
#services .service-top{grid-column:1/-1;margin-bottom:16px}
#services .service-drawing{grid-column:2;grid-row:2/5;width:76px;height:76px;margin:0;align-self:start}
#services .service-drawing svg{width:68px;height:58px}
#services .service-card h3{grid-column:1;min-height:0;font-size:25px;margin-bottom:13px}
#services .price-prefix{grid-column:1;margin:0 0 3px}
#services .service-price{grid-column:1;font-size:35px;margin-bottom:18px}
#services .service-price span{font-size:11px}
#services .service-card>p:not(.service-price):not(.price-prefix),#services .service-card .text-link{grid-column:1/-1}
#services .service-card .text-link{margin-top:0}
}

/* Countertop selection: compact editorial cards and explicit labour pricing. */
#countertops .row{--bs-gutter-x:3rem;--bs-gutter-y:28px;align-items:start}
#countertops h2{font-size:clamp(32px,3.5vw,48px);line-height:1.14;letter-spacing:-.035em;max-width:15ch;margin-bottom:22px}
#countertops .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:19px}
#countertops .col-lg-5>p:not(.eyebrow):not(.notice){font-size:14px;line-height:1.75;color:#68665e;max-width:38ch}
#countertops .notice{font-size:12px;line-height:1.8;border:1px solid #ccd1c0;background:#e9ecdf;border-radius:15px;padding:18px 20px;margin:24px 0 0;max-width:44ch;color:#4d5543}
#countertops .notice strong{font-weight:600;color:#30382a}
#countertops .surface-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;counter-reset:surface;margin:0 0 20px}
#countertops .surface-list>div{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;border:1px solid #d2cdc3;border-radius:18px;padding:22px;background:#faf9f6;min-width:0}
#countertops .surface-list>div::before{counter-increment:surface;content:'0' counter(surface);font-size:10px;letter-spacing:.1em;color:#68755b;background:#e9ecdf;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;margin-bottom:22px}
#countertops .surface-list h3{font-size:25px;line-height:1.2;letter-spacing:-.025em;min-height:60px;margin:0 0 16px;max-width:100%}
#countertops .surface-list p{font-size:24px;line-height:1.3;letter-spacing:-.025em;margin:0;width:100%;padding-top:16px;border-top:1px solid #dedbd2}
#countertops .surface-list p small{display:block;font-size:10px;letter-spacing:0;color:#737169;margin-bottom:4px}
#countertops .surface-list p span{display:block;font-size:11px;letter-spacing:0;color:#737169;margin-top:5px}
#countertops .col-lg-7>.caption{font-size:11px;line-height:1.8;color:#737169;margin:0;padding-inline:3px}
@media(max-width:767px){
#countertops{padding:40px 0}
#countertops h2{font-size:33px;max-width:17ch;margin-bottom:17px}
#countertops .notice{max-width:none;margin-top:20px;font-size:12px;padding:16px}
#countertops .surface-list{gap:10px}
#countertops .surface-list>div{padding:16px;border-radius:15px}
#countertops .surface-list>div::before{margin-bottom:17px;width:27px;height:27px;font-size:9px}
#countertops .surface-list h3{font-size:21px;min-height:76px;margin-bottom:10px}
#countertops .surface-list p{font-size:21px;padding-top:13px}
}
@media(max-width:359px){#countertops .surface-list>div{padding:13px}#countertops .surface-list h3{font-size:19px}#countertops .surface-list p{font-size:18px}}
#countertops .surface-list p{white-space:normal;min-width:0}#countertops .surface-list h3{overflow-wrap:anywhere}
@media(max-width:359px){#countertops .row{--bs-gutter-x:1.5rem}#countertops .surface-list{grid-template-columns:1fr}#countertops .surface-list h3{min-height:0;margin-bottom:18px}}

/* Design service: framed photograph and concise project brief. */
#design{padding:72px max(24px,calc((100% - 1224px)/2));grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px;align-items:center}
#design .split-image{border-radius:24px;overflow:hidden;min-height:0;height:570px}
#design .split-image>img{position:static;height:100%;min-height:0;object-position:center}
#design .photo-label{left:18px;bottom:18px;border-radius:7px;font-size:9px;letter-spacing:.07em;padding:7px 10px}
#design .split-copy{padding:0;max-width:none;min-width:0}
#design .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:18px}
#design h2{font-size:clamp(33px,3.5vw,49px);line-height:1.13;letter-spacing:-.035em;margin-bottom:19px}
#design .split-copy>p:not(.eyebrow):not(.design-price){font-size:14px;line-height:1.75;max-width:42ch;margin-bottom:22px}
#design .design-price{font-size:33px;letter-spacing:-.035em;line-height:1.3;padding:17px 0;border-top:1px solid #cac6bb;border-bottom:1px solid #cac6bb;margin:0 0 18px}
#design .design-price span{font-size:12px;letter-spacing:0;color:#68665e}
#design .check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:0 0 22px;padding:0}
#design .check-list li{font-size:13px;line-height:1.55;margin:0;padding-left:22px}
#design .design-credit{background:#f4f4eb;border:1px solid #c4cbb7;border-radius:15px;padding:18px;margin:0 0 16px}
#design .design-credit .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:8px;color:#4d5c40}
#design .design-credit p{font-size:12px;line-height:1.75;margin:0;color:#5b6052}
#design .text-link{font-size:13px;gap:24px;min-height:44px;color:#38432d}
@media(max-width:991px){
#design{padding:44px 24px;gap:28px;grid-template-columns:1fr}
#design .split-image{height:300px;border-radius:20px}
#design .split-copy{max-width:650px}
#design h2{font-size:36px}
}
@media(max-width:575px){
#design{padding:36px 24px;gap:26px}
#design .split-image{height:230px;border-radius:18px}
#design h2{font-size:32px;margin-bottom:16px}
#design .eyebrow{font-size:9px;margin-bottom:14px}
#design .design-price{font-size:30px;padding:15px 0}
#design .check-list{grid-template-columns:1fr;gap:10px}
#design .check-list li{font-size:13px}
#design .design-credit{padding:16px}
#design .text-link{font-size:12px;display:flex;justify-content:space-between}
}

/* Project journey: numbered stages with a calm, connected mobile layout. */
#process{padding-block:72px}
#process .section-heading{gap:28px;margin-bottom:32px}
#process .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:18px}
#process h2{font-size:clamp(33px,3.6vw,50px);line-height:1.13;letter-spacing:-.035em;margin:0}
#process .heading-aside{font-size:14px;line-height:1.75;max-width:32ch}
#process .process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
#process .process-grid li{margin:0;padding:23px;border:1px solid #d2cdc3;border-radius:18px;background:#faf9f6;min-width:0}
#process .process-grid li>span{position:static;display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#e8ecdf;color:#526044;font-family:var(--sans);font-size:11px;letter-spacing:.06em;margin:0 0 19px}
#process .process-grid h3{font-size:17px;font-weight:500;line-height:1.4;letter-spacing:-.015em;margin:0 0 9px}
#process .process-grid p{font-size:13px;line-height:1.75;color:#68665e;margin:0}
#process .process-grid li:last-child{background:#e9ecdf;border-color:#bec7af}
#process .process-grid li:last-child>span{background:#59664b;color:#faf9f6}
@media(max-width:767px){
#process{padding-block:40px}
#process h2{font-size:33px}
#process .section-heading{gap:14px;margin-bottom:26px}
#process .heading-aside{font-size:14px;margin:0;max-width:36ch}
#process .process-grid{grid-template-columns:1fr;gap:0}
#process .process-grid li{position:relative;display:grid;grid-template-columns:32px 1fr;column-gap:16px;border:0;border-radius:0;background:none;padding:0 0 25px;margin:0}
#process .process-grid li::before{content:'';position:absolute;left:15px;top:34px;bottom:0;border-left:1px solid #c6cdbb}
#process .process-grid li>span{grid-column:1;grid-row:1/3;width:32px;height:32px;margin:0;z-index:1}
#process .process-grid h3{grid-column:2;font-size:16px;padding-top:4px;margin-bottom:6px}
#process .process-grid p{grid-column:2;font-size:13px;line-height:1.7}
#process .process-grid li:last-child{background:none;padding-bottom:0}
#process .process-grid li:last-child::before{display:none}
}

/* Optional details: restrained iconography and a consistent editorial grid. */
#upgrades{padding-block:72px}
#upgrades .section-heading{gap:32px;margin-bottom:32px}
#upgrades .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:18px}
#upgrades h2{font-size:clamp(33px,3.6vw,50px);line-height:1.13;letter-spacing:-.035em;margin:0}
#upgrades .heading-aside{font-size:14px;line-height:1.75;max-width:34ch;margin:0}
#upgrades .upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#upgrades .upgrade-grid article{display:grid;grid-template-columns:1fr 44px;column-gap:12px;align-content:start;padding:24px;border:1px solid #d0ccc1;border-radius:18px;background:#f7f5ef}
#upgrades .upgrade-icon{grid-column:2;grid-row:1/4;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e6eadc;color:#5e6b51}
#upgrades .upgrade-icon svg{width:28px;height:28px}
#upgrades .upgrade-grid article>span{grid-column:1;font-size:9px;letter-spacing:.08em;line-height:1.6;color:#74766b}
#upgrades .upgrade-grid h3{grid-column:1;font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:14px 0 10px;min-height:60px}
#upgrades .upgrade-grid p{grid-column:1/-1;font-size:13px;line-height:1.7;color:#65675c;margin:0}
#upgrades .section-footnote{font-size:12px;line-height:1.7;margin-top:22px;color:#626657;border-left:2px solid #8e9a7c;padding-left:14px}
@media(min-width:768px) and (max-width:991px){#upgrades .upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
#upgrades{padding-block:40px}
#upgrades h2{font-size:33px}
#upgrades .section-heading{gap:14px;margin-bottom:24px}
#upgrades .upgrade-grid{grid-template-columns:1fr;gap:10px}
#upgrades .upgrade-grid article{grid-template-columns:40px minmax(0,1fr);column-gap:15px;padding:18px;border-radius:15px}
#upgrades .upgrade-icon{grid-column:1;grid-row:1/4;width:40px;height:40px;border-radius:10px}
#upgrades .upgrade-grid article>span,#upgrades .upgrade-grid h3,#upgrades .upgrade-grid p{grid-column:2}
#upgrades .upgrade-grid h3{font-size:23px;min-height:0;margin:7px 0 7px}
#upgrades .upgrade-grid p{font-size:12px;line-height:1.65}
#upgrades .section-footnote{font-size:11px;margin-top:18px}
}

/* Surface studio: one visual composition, with a compact price schedule. */
#countertops{background:#20251f;color:#f3f0e9;padding-block:72px}
#countertops .row{align-items:center;--bs-gutter-x:4rem}
#countertops .eyebrow{color:#b9c3ac}
#countertops h2{font-size:clamp(33px,3.4vw,48px);max-width:18ch}
#countertops h2 em{color:#c5ceb9}
#countertops .col-lg-5>p:not(.eyebrow):not(.notice){color:#bcc2b5;max-width:40ch}
#countertops .counter-illustration{margin:22px 0 0;max-width:430px;background:radial-gradient(ellipse at center,#49523b55,transparent 70%);border-bottom:1px solid #ffffff16}
#countertops .counter-illustration svg{display:block;width:100%;height:190px}
#countertops .col-lg-5>.counter-visual-caption{font-size:10px!important;color:#a9b39b!important;line-height:1.6;margin:10px 0 0}
#countertops .notice{background:none;border:0;border-left:2px solid #9eac8c;border-radius:0;padding:0 0 0 15px;color:#bcc2b5;max-width:46ch;margin-top:22px}
#countertops .notice strong{color:#eef1e6}
#countertops .surface-list{display:flex;flex-direction:column;gap:0;border:1px solid #ffffff24;border-radius:20px;background:#2a3026;overflow:hidden;margin:0 0 18px}
#countertops .surface-list>div{display:grid;grid-template-columns:28px 1fr auto;column-gap:18px;align-items:center;border:0;border-bottom:1px solid #ffffff19;border-radius:0;background:none;padding:26px 24px}
#countertops .surface-list>div:last-child{border-bottom:0}
#countertops .surface-list>div::before{margin:0;background:none;width:auto;height:auto;font-size:10px;color:#a8b69a;align-self:start;padding-top:6px}
#countertops .surface-list h3{font-family:var(--sans);font-size:17px;font-weight:400;letter-spacing:-.01em;line-height:1.5;min-height:0;margin:0;color:#f3f0e9;overflow-wrap:normal}
#countertops .surface-list p{border:0;padding:0;width:auto;margin:0;font-size:23px;text-align:right;white-space:nowrap;color:#f3f0e9;letter-spacing:-.025em}
#countertops .surface-list p span{color:#aebaa0;font-size:10px;margin-top:5px}
#countertops .surface-list p small{color:#aebaa0;font-size:10px;margin-bottom:3px}
#countertops .col-lg-7>.caption{color:#aeb6a4;line-height:1.8;padding-inline:6px;font-size:11px}
@media(max-width:991px){#countertops .row{--bs-gutter-x:2rem;--bs-gutter-y:28px}#countertops .counter-illustration{max-width:380px}}
@media(max-width:767px){
#countertops{padding-block:40px}
#countertops h2{font-size:33px;max-width:18ch}
#countertops .counter-illustration{margin-top:16px}
#countertops .counter-illustration svg{height:155px}
#countertops .notice{margin-top:18px;font-size:12px}
#countertops .surface-list{border-radius:16px}
#countertops .surface-list>div{grid-template-columns:20px 1fr;gap:6px 12px;padding:19px 18px}
#countertops .surface-list>div::before{grid-column:1;grid-row:1/3;padding-top:3px}
#countertops .surface-list h3{grid-column:2;font-size:16px;margin:0;min-height:0}
#countertops .surface-list p{grid-column:2;text-align:left;font-size:22px;white-space:normal}
#countertops .surface-list p small{display:inline;margin-right:5px}
#countertops .surface-list p span{display:inline;margin-left:6px;font-size:10px}
}

/* About DAM: a clear identity panel paired with a concise approach list. */
#why-dam{padding-block:72px;background:#f3f0e9}
#why-dam>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:64px}
#why-dam .about-signature{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding-bottom:22px;margin-bottom:32px;border-bottom:1px solid #d2cdc3;color:#68735c;font-size:10px;letter-spacing:.13em}
#why-dam .about-signature>span:last-child{margin-left:auto}
#why-dam .about-signature .brand-symbol{width:22px;height:26px;flex-basis:22px;mix-blend-mode:multiply;filter:invert(1)}
#why-dam .why-heading{grid-column:1;grid-row:2/4;display:flex;flex-direction:column;gap:23px;padding:32px;border-radius:22px;background:#e6e9dd;margin:0;align-items:stretch}
#why-dam .why-heading h2{font-size:clamp(34px,3.5vw,48px);line-height:1.13;letter-spacing:-.035em;margin:0}
#why-dam .why-heading .eyebrow{font-size:10px;margin-bottom:18px;letter-spacing:.12em}
#why-dam .about-intro>p:first-child{font-size:14px;line-height:1.8;max-width:44ch;margin:0 0 21px;color:#575d50}
#why-dam .about-region{font-size:11px;line-height:1.65;border-top:1px solid #c5cdb7;padding-top:16px;margin:0;color:#59654d}
#why-dam .about-approach{grid-column:2;grid-row:2;margin:4px 0 20px;font-size:10px;letter-spacing:.1em;color:#737169}
#why-dam .why-cards{grid-column:2;grid-row:3;display:flex;flex-direction:column;gap:0;border:0;margin:0}
#why-dam .why-cards article{display:grid;grid-template-columns:36px 1fr;gap:17px;padding:22px 0;border:0;border-top:1px solid #d2cdc3;border-radius:0;background:none;margin:0}
#why-dam .why-number{width:34px;height:34px;border:0;border-radius:10px;background:#e7ebdf;color:#56634b;display:grid;place-items:center;font-family:var(--sans);font-size:11px;margin:0}
#why-dam .why-cards h3{font-size:18px;line-height:1.4;font-weight:500;margin:3px 0 8px;letter-spacing:-.02em}
#why-dam .why-cards p{font-size:13px;line-height:1.75;margin:0;color:#68665e;max-width:43ch}
@media(max-width:991px){#why-dam>.container{column-gap:30px}#why-dam .why-heading{padding:26px}}
@media(max-width:767px){
#why-dam{padding-block:36px}
#why-dam>.container{display:flex;flex-direction:column}
#why-dam .about-signature{font-size:8px;gap:11px;margin-bottom:22px;padding-bottom:17px}
#why-dam .why-heading{padding:24px;border-radius:18px;gap:19px}
#why-dam .why-heading h2{font-size:34px}
#why-dam .about-intro>p:first-child{font-size:13px;line-height:1.75;margin-bottom:17px}
#why-dam .about-region{font-size:10px;padding-top:14px}
#why-dam .about-approach{margin:26px 0 14px;font-size:9px}
#why-dam .why-cards article{padding:18px 0;gap:14px}
#why-dam .why-cards h3{font-size:16px;margin-top:4px}
#why-dam .why-cards p{font-size:12px}
}

/* Slow cinematic image movement; text and controls remain stationary. */
.hero{overflow:hidden}
.hero.hero-motion-enabled .hero-image{animation:hero-drift 22s ease-in-out infinite alternate;transform-origin:58% 48%;will-change:transform}
.hero.hero-motion-paused .hero-image{animation-play-state:paused}
@keyframes hero-drift{from{transform:scale(1)}to{transform:scale(1.04)}}
.hero-motion-toggle{position:absolute;right:28px;bottom:68px;z-index:2;width:36px;height:36px;min-height:36px;padding:9px;display:grid;place-items:center;border:1px solid #ffffff60;border-radius:50%;background:#17181780;color:#f3f0e9;cursor:pointer}
.hero-motion-toggle svg{grid-area:1/1;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.hero-motion-toggle .motion-play{display:none}
.hero-motion-toggle[aria-pressed=true] .motion-play{display:block}
.hero-motion-toggle[aria-pressed=true] .motion-pause{display:none}
@media(max-width:767px){.hero.hero-motion-enabled .hero-image{animation-name:hero-drift-mobile}.hero-motion-toggle{right:24px;bottom:92px}}
@keyframes hero-drift-mobile{from{transform:scale(1)}to{transform:scale(1.025)}}
@media(prefers-reduced-motion:reduce){.hero.hero-motion-enabled .hero-image{animation:none;transform:none;will-change:auto}}

/* Four concise brand details beneath the hero. */
.trust-strip{background:#e9e5dc;padding-block:22px}
.trust-strip .trust-icon{border:0;border-radius:11px;background:#dce1d2;color:#58654b;width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center}
.trust-strip .trust-icon::before{content:none}
.trust-strip .trust-icon svg{width:21px;height:21px}
.trust-strip .trust-item strong{font-size:13px;font-weight:500;letter-spacing:0;line-height:1.5}
.trust-strip .trust-item small{font-size:11px;letter-spacing:0;line-height:1.6;color:#6e7265}
@media(max-width:767px){.trust-strip{padding-block:18px}.trust-strip .trust-icon{width:28px;height:28px;flex-basis:28px;border-radius:8px}.trust-strip .trust-icon svg{width:18px;height:18px}.trust-strip .trust-item{gap:9px}.trust-strip .trust-item strong{font-size:11px}.trust-strip .trust-item small{font-size:10px}}

.detail-page .site-header{margin-bottom:0}.page-intro{padding-top:36px;padding-bottom:24px;font-size:12px;color:#737169}.page-intro h1{display:inline;font:inherit;color:#20211f}.detail-page .site-footer p{font-size:13px}.detail-page .site-footer nav{font-size:13px;line-height:2.5}.consultation-landing{max-width:850px}.consultation-landing h2{font-size:42px}.consultation-landing h3{margin-top:30px}.consultation-landing .button{background:#e6e9dd;margin-right:22px}.consultation-landing p{max-width:65ch}
.seo-page-links{display:flex;flex-wrap:wrap;gap:12px 24px;padding-top:18px;font-size:12px;color:#c0c8b4}.seo-page-links a{min-height:44px;display:flex;align-items:center}

/* Original portrait photography: keep full project views visible. */
#projects .project-card,#projects .project-card:nth-child(2){flex-basis:calc(33.333% - 20px)}
#projects .project-image{display:block;background:#242622}
#projects .project-image img{height:auto;aspect-ratio:3/4;object-fit:cover}
#project-detail-image{object-fit:contain!important;background:#22241f;max-height:75vh}
.hero .hero-image{object-position:center 53%}
@media(max-width:991px){#projects .project-card,#projects .project-card:nth-child(2){flex-basis:65%}}
@media(max-width:575px){#projects .project-card,#projects .project-card:nth-child(2){flex-basis:88%}.hero .hero-image{object-position:center center}#projects .project-image img{height:auto;aspect-ratio:3/4}}
/* Hero composition tuned for original portrait project photography. */
.hero{background:#20241f}
.hero.hero-motion-enabled .hero-image{animation:dam-photo-pan 12s linear infinite alternate;transform-origin:65% 50%}
@keyframes dam-photo-pan{from{transform:scale(1.02) translate3d(-.4%,0,0)}to{transform:scale(1.13) translate3d(1.2%,-1%,0)}}
@media(max-width:991px){
.hero .hero-shade{background:linear-gradient(90deg,#101710ba,#10171040),linear-gradient(0deg,#101710c9,transparent 55%)}
.hero.hero-motion-enabled .hero-image{animation:dam-photo-pan-mobile 10s linear infinite alternate}
}
@keyframes dam-photo-pan-mobile{from{transform:scale(1.02) translate3d(0,0,0)}to{transform:scale(1.12) translate3d(-1%,-1.5%,0)}}
@media(prefers-reduced-motion:reduce){.hero.hero-motion-enabled .hero-image{animation:none;transform:none}}
.hero.hero-motion-paused .hero-image{animation-play-state:paused}
/* Let original portrait images determine the gallery frame. */
.project-detail-visual figure>img#project-detail-image{width:100%;height:auto;aspect-ratio:3/4;max-height:none;background:transparent;object-fit:contain;border-radius:16px}
.project-thumbnails{scrollbar-width:thin;scrollbar-color:#9ca38f transparent}
.project-thumbnails button{flex-basis:64px}
.project-thumbnails img{height:72px;object-fit:cover}
@media(min-width:992px){.project-detail-visual figure>img#project-detail-image{max-height:70vh;aspect-ratio:auto;width:auto;max-width:100%;margin-inline:auto}}
@media(max-width:575px){.project-detail-visual{padding:12px 12px 0}.project-detail-copy{padding:20px 16px}.project-photo-nav{margin:4px 0 8px}.project-thumbnails{gap:6px}.project-thumbnails button{flex-basis:56px}.project-thumbnails img{height:64px}}

.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;opacity:0;transition:opacity .8s;pointer-events:none}.hero.hero-video-ready .hero-video{opacity:1}.hero.hero-video-ready .hero-image{animation:none}.hero-shade{z-index:1}.hero-content,.hero-bottom{z-index:2}@media(prefers-reduced-motion:reduce){.hero .hero-video{display:none}}
.hero .hero-motion-toggle{z-index:3}

.footer-social{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0}.footer-social a{display:inline-flex;align-items:center;gap:24px;padding:11px 16px;border:1px solid #ffffff30;border-radius:12px;color:var(--ivory);font-size:13px;text-decoration:none;transition:background .2s}.footer-social a:hover,.footer-social a:focus-visible{background:#ffffff14;border-color:#b6bea8}.footer-social a span{color:#b6bea8}

.footer-social{gap:12px}.footer-social a.social-icon{width:46px;height:46px;padding:12px;justify-content:center;gap:0;border-radius:50%;background:#ffffff06;border-color:#ffffff24;transition:transform .2s,background .2s,border-color .2s}.footer-social .social-icon svg{width:21px;height:21px;flex-shrink:0}.footer-social a.social-icon:hover{transform:translateY(-3px);background:#e4e9db;color:#20241f;border-color:#e4e9db}.footer-social a.social-icon:focus-visible{outline:2px solid #d8e4c6;outline-offset:4px}@media(prefers-reduced-motion:reduce){.footer-social a.social-icon{transition:none}.footer-social a.social-icon:hover{transform:none}}

.design-offer{margin:26px 0;padding:26px 28px;border:1px solid #69745b;border-radius:20px;background:#283225;color:#f5f3ea}.design-offer-label{display:block;font-size:10px;letter-spacing:.13em;color:#c7d3bb;margin-bottom:12px}.design .design-offer h3{font-family:var(--serif);font-size:clamp(34px,3.2vw,48px);line-height:1.05;margin:0 0 8px;color:#f5f3ea}.design-offer .design-offer-condition{font-size:17px;color:#e1e9d8;margin:0 0 20px}.design-offer .design-offer-note{border-top:1px solid #ffffff25;padding-top:16px;font-size:13px;line-height:1.7;color:#e2e3d9;margin:0}.design-offer .design-offer-standalone{font-size:12px;line-height:1.65;color:#c4ccbb;margin:9px 0 0}@media(max-width:575px){.design-offer{padding:22px 20px}.design-offer .design-offer-condition{font-size:15px}}

/* Keep reading areas clear on small screens; contact remains in navigation and section CTAs. */
@media(max-width:767px){.sticky-whatsapp,.scroll-top{display:none!important}}
