:root{color-scheme:light;--color-ink: rgba(0, 0, 0, .87);--color-muted: rgba(0, 0, 0, .64);--color-surface: #ffffff;--color-soft: #f4f8fc;--color-brand: #0154a4;--color-brand-strong: #013f7c;--color-accent: #0154a4;--color-line: #d9e2eb;--shadow: 0 24px 60px rgb(1 84 164 / .13);--header-height: 112px;--header-height-compact: 84px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + 1rem)}:where([id]){scroll-margin-top:calc(var(--header-height-compact) + 1rem)}body{margin:0;padding-top:var(--header-height);color:var(--color-ink);background:var(--color-surface);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover{color:var(--color-brand)}.site-header{position:fixed;top:0;left:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0 auto;min-height:var(--header-height);padding:.55rem max(1rem,calc((100% - 1120px)/2));color:#fff;background:linear-gradient(90deg,#013e7cfa,#0154a4f5),var(--color-brand);box-shadow:0 0 #0154a400;backdrop-filter:blur(10px);transition:min-height .22s ease,padding .22s ease,background-color .22s ease,box-shadow .22s ease}.site-header.is-scrolled{min-height:var(--header-height-compact);padding-top:.35rem;padding-bottom:.35rem;box-shadow:0 14px 34px #01264c3d}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 2rem));margin:0 auto}.brand,.footer-brand,.main-nav,.hero-actions{display:flex;align-items:center}.brand{min-width:0;font-weight:800}.header-logo{width:auto;height:clamp(72px,8vw,92px);max-width:min(380px,58vw);object-fit:contain;transition:height .22s ease,max-width .22s ease}.site-header.is-scrolled .header-logo{height:clamp(58px,6vw,70px);max-width:min(300px,52vw)}.main-nav{gap:clamp(1rem,2vw,1.55rem);color:#fff;font-size:1.08rem;font-weight:850}.main-nav a{position:relative;padding:.35rem 0;line-height:1;text-shadow:0 1px 10px rgb(0 32 64 / .28);transition:opacity .18s ease,color .18s ease}.main-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:2px;background:#fff;opacity:0;transform:scaleX(.45);content:"";transition:opacity .18s ease,transform .18s ease}.site-header a:hover{color:#fff}.main-nav a:hover{opacity:.9}.main-nav a:hover:after{opacity:.75;transform:scaleX(1)}.hero{position:relative;display:grid;align-items:stretch;width:100%;min-height:calc(100svh - var(--header-height));overflow:hidden;color:var(--color-ink);background:#fff}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);align-items:start;gap:clamp(1.6rem,4.2vw,3.8rem);width:min(1360px,calc(100% - 2rem));min-height:calc(100svh - var(--header-height));margin:0 auto;padding:clamp(3.6rem,7vw,6rem) 0 0}@keyframes hero-frame-fade{0%,23%{opacity:1;transform:scale(1)}30%,to{opacity:0;transform:scale(1.035)}}.hero-logo{justify-self:start;width:min(360px,70vw);max-height:280px;margin:-.2rem 0 .8rem -.15rem;object-fit:contain}.hero-content,.section-heading,.contact-copy,.prose{max-width:680px}.hero-content{position:relative;display:grid;gap:clamp(1rem,2.2vw,1.35rem);justify-items:start;max-width:500px;padding:0}.hero h1{max-width:900px;margin-bottom:0;color:var(--color-ink);font-size:clamp(2.2rem,4.8vw,4.3rem);text-shadow:0 1px 16px rgb(255 255 255 / .78)}.hero .eyebrow{display:inline-flex;align-items:center;margin:0;padding:0;color:var(--color-brand);font-size:clamp(1.08rem,1.6vw,1.28rem);background:transparent;text-shadow:0 1px 18px rgb(255 255 255 / .78)}.eyebrow{margin:0 0 .7rem;color:var(--color-brand);font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:0}h1{max-width:760px;margin-bottom:1rem;font-size:clamp(2.4rem,6vw,5.1rem)}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.4rem)}h3{margin-bottom:.65rem;font-size:1.15rem}.hero-copy{max-width:54ch;margin-bottom:0;color:#000000de;font-size:1.08rem;font-weight:580;line-height:1.68}.hero-contact-panel{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin:.1rem 0 .05rem;color:var(--color-ink);font-weight:800}.hero-contact-panel p{width:100%;margin:0;color:var(--color-ink)}.contact-hours{color:var(--color-muted);font-size:.9rem;font-weight:750;line-height:1.2}.hero-contact-panel a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgb(1 84 164 / .24);border-radius:999px;padding:.66rem 1.05rem;background:#ffffffd1;color:var(--color-brand);line-height:1;overflow-wrap:anywhere;box-shadow:0 10px 26px #0154a41a,inset 0 1px #ffffffdb;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.hero-contact-panel a:hover{color:var(--color-brand-strong);background:#fff;border-color:#0154a45c;transform:translateY(-1px)}.hero .button.secondary{border-color:#0154a480;background:#ffffffe0;box-shadow:0 10px 30px #0154a424}.hero-actions{flex-wrap:wrap;gap:.8rem;justify-self:stretch;margin-top:.6rem}.hero-contact-panel .hero-phone-link{display:grid;gap:.16rem;min-height:56px;padding-block:.58rem;line-height:1.1}.hero-phone-link small{color:var(--color-muted);font-size:.78rem;font-weight:750}.hero-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);gap:clamp(.85rem,2vw,1.25rem);align-items:start;justify-self:stretch}.hero-service-panel{display:grid;gap:42px;align-content:start}.hero-image-frame{position:relative;justify-self:stretch;width:min(720px,100%);margin:0;overflow:hidden;border:1px solid rgb(1 84 164 / .14);border-radius:8px;background:var(--color-soft);aspect-ratio:4 / 5;box-shadow:var(--shadow)}.hero-image-frame:before{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgb(1 84 164 / .12),transparent 34%);pointer-events:none;content:""}.hero-frame-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);animation:hero-frame-fade 24s infinite ease-in-out;backface-visibility:hidden;will-change:opacity,transform}.hero-frame-image:nth-child(1){animation-delay:0s}.hero-frame-image:nth-child(2){animation-delay:6s}.hero-frame-image:nth-child(3){animation-delay:12s}.hero-frame-image:nth-child(4){animation-delay:18s}.hero-service-list{display:grid;gap:.42rem;justify-self:stretch;width:100%;min-height:0;margin-top:0;padding:0;color:var(--color-ink);font-size:clamp(.96rem,1.08vw,1.08rem);font-weight:850;line-height:1.15}.hero-service-list a{position:relative;display:grid;grid-template-columns:1fr 14px;gap:.65rem;align-items:center;min-height:50px;border-bottom:1px solid rgb(1 84 164 / .14);padding:.52rem 0 .52rem .65rem;background:transparent;color:var(--color-ink);white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hero-service-list a:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--color-brand);border-radius:999px;opacity:0;content:"";transform:scaleY(.45);transition:opacity .18s ease,transform .18s ease}.hero-service-list a:after{width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;justify-self:end;content:"";opacity:.58;transform:rotate(45deg);transition:opacity .18s ease,transform .18s ease}.hero-service-list a:hover{color:var(--color-brand);background:transparent;border-color:#0154a457;transform:translate(.18rem)}.hero-service-list a:hover:before{opacity:1;transform:scaleY(1)}.hero-service-list a:hover:after{opacity:1;transform:translate(.12rem) rotate(45deg)}.hero-visual .hero-actions{align-self:start;margin-top:0}.hero-visual .hero-actions .button{width:100%;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.1rem;border:1px solid transparent;border-radius:6px;font:inherit;font-weight:800;cursor:pointer}.button.primary{color:#fff;background:var(--color-brand)}.button.primary:hover{color:#fff;background:var(--color-brand-strong)}.button.secondary{border-width:2px;color:var(--color-brand);border-color:#0154a45c;background:#f8fbff;box-shadow:inset 0 0 0 1px #0154a414}.button.secondary:hover{color:#fff;border-color:var(--color-brand);background:var(--color-brand)}.hero-media{margin:0}.hero-media img,.gallery-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.section{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}.muted{width:100%;max-width:none;padding-inline:max(1rem,calc((100% - 1120px)/2));background:var(--color-soft)}.section-heading{max-width:none;margin-bottom:clamp(1.4rem,3vw,2.2rem)}.section-heading h2{max-width:none;margin-bottom:0}.services-showcase{--service-visual-height: clamp(360px, 56vh, 590px);--service-showcase-height: calc(var(--service-visual-height) + 6.2rem);width:min(1180px,calc(100% - 2rem));padding-block:clamp(4rem,7vw,6.5rem)}.services-showcase-heading{margin-bottom:clamp(2rem,5vw,4rem)}.service-stack{display:grid;gap:clamp(3.5rem,7vw,6rem)}.service-feature{display:grid;grid-template-columns:minmax(250px,.76fr) minmax(0,1.24fr);gap:clamp(1.6rem,4vw,3.2rem);align-items:center;padding-top:clamp(2rem,5vw,3.8rem);border-top:1px solid var(--color-line)}.service-feature:first-child{padding-top:0;border-top:0}.service-feature.is-reversed{grid-template-columns:minmax(0,1.24fr) minmax(250px,.76fr)}.service-feature.is-reversed .service-copy{order:2}.service-copy{display:grid;gap:1rem;align-content:center}.service-copy .eyebrow,.services-showcase-heading .eyebrow{font-size:clamp(1.12rem,1.8vw,1.38rem);line-height:1.15}.service-copy h3{margin-bottom:0;font-size:clamp(1.8rem,3vw,2.7rem)}.service-copy p{margin-bottom:0;color:var(--color-muted);font-size:1.02rem}.service-copy .button{justify-self:start;margin-top:.35rem}.service-media{display:grid;min-width:0;gap:.75rem}.service-stage{position:relative;width:100%;height:var(--service-visual-height);min-height:320px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.service-stage.swiper{overflow:hidden}.service-slide{position:relative;height:100%;min-height:100%;margin:0;overflow:hidden;background:#fff}.service-slide img{width:100%;height:100%;object-fit:cover}.service-slide figcaption{position:absolute;right:1rem;bottom:1rem;left:1rem;width:fit-content;max-width:calc(100% - 2rem);padding:.45rem .65rem;border-radius:6px;background:#00000094;color:#fff;font-size:.9rem;font-weight:800;line-height:1.25}.service-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgb(255 255 255 / .8);border-radius:999px;background:#ffffffeb;color:var(--color-brand);font:inherit;cursor:pointer;box-shadow:0 14px 30px #00000029;transform:translateY(-50%);transition:background-color .18s ease,color .18s ease,transform .18s ease}.service-nav span{display:none}.service-nav:before{width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:""}.service-nav.prev{left:.9rem}.service-nav.next{right:.9rem}.service-nav.prev:before{transform:translate(2px) rotate(-135deg)}.service-nav.next:before{transform:translate(-2px) rotate(45deg)}.service-nav:hover{background:var(--color-brand);color:#fff;transform:translateY(-50%) scale(1.04)}.service-pagination{position:static;display:inline-flex;align-items:center;justify-self:center;width:auto;min-height:16px;gap:.42rem}.service-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0;border-radius:999px;background:var(--color-brand);opacity:.24;transition:width .18s ease,opacity .18s ease}.service-pagination .swiper-pagination-bullet-active{width:26px;opacity:1}.service-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72px,86px);gap:.55rem;max-width:100%;overflow-x:auto;padding:.15rem .1rem .45rem;scrollbar-width:thin}.service-thumb{position:relative;min-height:72px;overflow:hidden;padding:0;border:2px solid #ffffff;border-radius:8px;background:#fff;cursor:pointer;opacity:.72;box-shadow:0 8px 22px #0154a421;transition:border-color .18s ease,opacity .18s ease,transform .18s ease}.service-thumb img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.service-thumb:hover,.service-thumb.is-active{border-color:var(--color-brand);opacity:1;transform:translateY(-2px)}.renovation-copy{max-width:680px}.project-tabs{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.55rem}.project-tab{min-height:42px;border:1px solid rgb(1 84 164 / .22);border-radius:6px;padding:.55rem .8rem;background:#fff;color:var(--color-brand);font:inherit;font-weight:850;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.project-tab:hover,.project-tab.is-active{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.project-controls{display:flex;gap:.65rem;align-items:center;margin-top:.25rem}.project-nav{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgb(1 84 164 / .24);border-radius:999px;background:#fff;color:var(--color-brand);font:inherit;cursor:pointer;box-shadow:0 8px 22px #0154a41f;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.project-nav span{display:none}.project-nav:before{width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:""}.project-nav.prev:before{transform:translate(2px) rotate(-135deg)}.project-nav.next:before{transform:translate(-2px) rotate(45deg)}.project-nav:hover{border-color:var(--color-brand);background:var(--color-brand);color:#fff;transform:translateY(-1px)}.renovation-projects{min-width:0;height:var(--service-showcase-height);min-height:420px}.renovation-project[hidden]{display:none}.renovation-project{display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;height:100%;overflow:hidden}.renovation-project-heading{display:grid;gap:.35rem}.renovation-project-heading h4{margin:0;color:var(--color-ink);font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.1}.renovation-project-heading p{margin:0;color:var(--color-muted)}.renovation-step-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:clamp(.8rem,1.8vw,1.15rem);min-height:0}.renovation-step-gallery.is-multi-row{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.renovation-step-card{position:relative;min-height:100%;margin:0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.renovation-step-card img{width:100%;height:100%;object-fit:cover}.renovation-step-card figcaption{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;width:fit-content;max-width:calc(100% - 1.5rem);border-radius:6px;padding:.4rem .6rem;background:#00000094;color:#fff;font-size:.88rem;font-weight:850;line-height:1.2}.service-grid,.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.screen-section{min-height:calc(100svh - var(--header-height-compact))}.screen-section .section-heading{margin-bottom:clamp(1rem,2.4vh,1.6rem)}.services-section,.gallery-section{display:grid;align-content:center;padding-block:clamp(2rem,4vh,3rem)}.services-section .service-grid{gap:clamp(.75rem,1.5vw,1rem)}.services-section .service-card{overflow:hidden;gap:0;padding:0;border-color:#0154a424;box-shadow:0 14px 38px #0154a41a}.services-section .service-card img{aspect-ratio:16 / 9;border-radius:0}.services-section .service-card div{display:grid;gap:.45rem;padding:.9rem}.services-section .service-card span{width:26px;height:3px;margin-bottom:.1rem}.services-section .service-card p{margin-bottom:0;font-size:.95rem;line-height:1.5}.gallery-section .gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-section .gallery-grid img{aspect-ratio:4 / 5}.gallery-carousel{display:grid;gap:.65rem;width:min(1040px,100%);margin:0 auto;padding:clamp(.75rem,1.8vw,1rem);border:1px solid rgb(1 84 164 / .12);border-radius:8px;background:#ffffffc7;box-shadow:0 24px 70px #0154a41f}.gallery-stage{position:relative;width:100%;height:clamp(330px,52vh,540px);min-height:330px;isolation:isolate;overflow:hidden;border-radius:8px;background:#fff;box-shadow:none}.gallery-stage.swiper{overflow:hidden}.gallery-slides{width:100%;height:100%;align-items:stretch}.gallery-slide{position:relative;height:100%;min-height:100%;overflow:hidden;margin:0;border-radius:0;background:#fff}.gallery-slide img{width:100%;height:100%;object-fit:cover}.gallery-stage:after{position:absolute;inset:auto 0 0;z-index:1;height:12%;background:linear-gradient(0deg,rgb(0 0 0 / .12),transparent);pointer-events:none;content:""}.gallery-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:50px;height:50px;border:1px solid rgb(255 255 255 / .8);border-radius:999px;background:#ffffffe6;color:var(--color-brand);font:inherit;cursor:pointer;box-shadow:0 14px 30px #00000029;transform:translateY(-50%);transition:background-color .18s ease,color .18s ease,transform .18s ease}.gallery-nav span{display:none}.gallery-nav:before{width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:""}.gallery-nav.prev:before{transform:translate(2px) rotate(-135deg)}.gallery-nav.next:before{transform:translate(-2px) rotate(45deg)}.gallery-nav:hover{background:var(--color-brand);color:#fff;transform:translateY(-50%) scale(1.04)}.gallery-nav.prev{left:.9rem}.gallery-nav.next{right:.9rem}.gallery-pagination{position:static;display:inline-flex;align-items:center;justify-self:center;width:auto;min-height:16px;gap:.42rem;margin-top:-.25rem}.gallery-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0;border-radius:999px;background:var(--color-brand);opacity:.24;transition:background-color .18s ease,width .18s ease,opacity .18s ease}.gallery-pagination .swiper-pagination-bullet-active{width:26px;opacity:1}.gallery-meta{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);gap:clamp(.85rem,1.8vw,1.2rem);align-items:end;padding:.05rem .15rem 0}.gallery-caption{display:none;gap:.35rem;max-width:720px}.gallery-caption.is-active{display:grid;animation:gallery-caption-in .32s ease}.gallery-caption h3{margin-bottom:0;font-size:clamp(1.45rem,2.4vw,2rem)}.gallery-caption p{margin-bottom:0;color:var(--color-muted)}.gallery-count{color:var(--color-brand);font-size:.9rem;font-weight:900}.gallery-picker-panel{display:grid;gap:.55rem;justify-self:end;width:min(360px,100%)}.gallery-picker-panel>p{margin:0;color:var(--color-brand);font-size:.86rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.gallery-pickers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;width:100%}.gallery-thumb{position:relative;overflow:hidden;padding:0;border:2px solid rgb(255 255 255 / .92);border-radius:8px;background:#fff;cursor:pointer;opacity:.78;box-shadow:0 8px 24px #0154a41f;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.gallery-thumb:before{position:absolute;inset:0;z-index:1;background:#0154a42e;opacity:0;content:"";transition:opacity .18s ease}.gallery-thumb:after{position:absolute;right:.45rem;bottom:.45rem;width:9px;height:9px;border-radius:999px;background:#ffffffdb;content:"";box-shadow:0 0 0 1px #0154a42e}.gallery-thumb:hover,.gallery-thumb.is-active{border-color:var(--color-brand);box-shadow:0 10px 26px #0154a433;opacity:1;transform:translateY(-2px)}.gallery-thumb:hover:before,.gallery-thumb.is-active:before{opacity:1}.gallery-thumb.is-active:after{background:var(--color-brand)}.gallery-thumb img{width:100%;aspect-ratio:1;display:block;object-fit:cover}@keyframes gallery-caption-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.service-card{display:grid;gap:1rem;min-height:100%;padding:1rem;border:1px solid var(--color-line);border-radius:8px;background:#fff}.service-card img{width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover}.service-card span{display:block;width:34px;height:6px;margin-bottom:1.4rem;border-radius:99px;background:var(--color-accent)}.service-card p,.prose,.contact-copy p,.thanks-card p{color:var(--color-muted)}.about-body{display:grid;grid-template-columns:minmax(160px,240px) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.about-section{display:grid;grid-template-columns:1fr}.about-heading{display:grid;gap:.5rem;max-width:none}.about-heading h2{max-width:none}.about-portrait{margin:0}.about-portrait img{width:100%;aspect-ratio:1;border:4px solid #ffffff;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.about-prose{max-width:820px}.about-prose h3{margin-top:1.6rem;color:var(--color-ink);font-size:clamp(1.25rem,2vw,1.55rem)}.about-prose h3:first-child{margin-top:0}.about-prose p{max-width:76ch}.about-signature{margin-top:1.4rem;color:var(--color-ink)}.gallery-grid figure{margin:0}.gallery-grid img{box-shadow:none}.gallery-grid figcaption{margin-top:.7rem;font-weight:800}.split,.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.contact-section{border-top:1px solid var(--color-line)}.contact-list{display:grid;gap:.9rem;margin:1.5rem 0 0}.contact-list div{display:grid;grid-template-columns:90px 1fr;gap:1rem}.contact-list dt{color:var(--color-muted)}.contact-list dd{display:grid;gap:.18rem;margin:0;font-weight:800}.contact-form{display:grid;gap:1rem;padding:1.4rem;border:1px solid var(--color-line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:.4rem;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--color-line);border-radius:6px;padding:.85rem;color:var(--color-ink);font:inherit}.privacy-check{display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:start;color:var(--color-muted);font-weight:500}.contact-form .privacy-check input{width:18px;height:18px;margin-top:.2rem;accent-color:var(--color-brand)}.privacy-check a{color:var(--color-brand);font-weight:800;text-decoration:underline;text-underline-offset:.18em}.required-note{margin:-.2rem 0 0;color:var(--color-muted);font-size:.9rem}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-brand);outline:3px solid rgb(1 84 164 / .15)}.botcheck{position:absolute;left:-9999px}.site-footer{min-height:90px;border-top:1px solid var(--color-line);color:var(--color-muted)}.footer-links{display:flex;flex-wrap:wrap;gap:.85rem}.footer-brand{display:flex;align-items:center;gap:.65rem;color:var(--color-ink);font-weight:800}.footer-logo{width:76px;max-height:54px;object-fit:contain}.thanks-page{display:grid;place-items:center;min-height:100svh;padding:1rem;background:var(--color-soft)}.thanks-card{width:min(620px,100%);padding:clamp(2rem,6vw,4rem);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.thanks-card h1{font-size:clamp(2.2rem,6vw,4rem)}.legal-page{width:min(920px,calc(100% - 2rem));margin:0 auto;padding:4rem 0 5rem}.legal-content{display:grid;gap:2rem}.legal-content section{display:grid;gap:.8rem}.legal-content h1{font-size:clamp(2.3rem,5vw,4rem)}.legal-content h2{margin-bottom:0;font-size:clamp(1.45rem,3vw,2rem)}.legal-content p{max-width:76ch;color:var(--color-muted)}.legal-list{display:grid;gap:.75rem;margin:0}.legal-list div{display:grid;grid-template-columns:minmax(160px,.32fr) 1fr;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-line)}.legal-list dt{color:var(--color-muted);font-weight:800}.legal-list dd{margin:0}.consent-gate{display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--color-line);border-radius:8px;background:var(--color-soft)}.consent-copy h3,.consent-copy p{margin-bottom:.35rem}.consent-content[hidden],.consent-button[hidden]{display:none}@media(max-width:820px){:root{--header-height: 92px;--header-height-compact: 74px}.site-footer{align-items:flex-start;flex-direction:column;justify-content:center}.site-header{align-items:center;flex-direction:row;justify-content:space-between;gap:.75rem;padding-top:.45rem;padding-bottom:.45rem}.site-header.is-scrolled{padding-top:.35rem;padding-bottom:.35rem}.header-logo{height:clamp(54px,13vw,68px);max-width:min(250px,58vw)}.site-header.is-scrolled .header-logo{height:clamp(48px,11vw,58px);max-width:min(220px,54vw)}.site-footer{padding:1rem 0}.main-nav{width:auto;margin-left:auto;justify-content:flex-end;font-size:1rem}.main-nav a{display:none}.main-nav .nav-contact{display:inline-flex;border:1px solid rgb(255 255 255 / .42);border-radius:4px;padding:.58rem .78rem;background:#ffffff1f}.main-nav .nav-contact:after{display:none}.hero,.split,.contact-section,.service-feature,.service-feature.is-reversed{grid-template-columns:1fr}.service-feature.is-reversed .service-copy{order:0}.services-showcase{--service-visual-height: clamp(320px, 58vh, 520px);--service-showcase-height: clamp(540px, 76vh, 700px);padding-block:3.5rem}.service-stage{height:var(--service-visual-height)}.renovation-project{overflow-y:auto;padding-right:.2rem}.renovation-step-gallery,.renovation-step-gallery.is-multi-row{grid-template-columns:1fr;grid-template-rows:none}.renovation-step-card img{height:auto;min-height:300px;aspect-ratio:4 / 5}.hero{min-height:calc(100svh - var(--header-height));padding-top:0}.hero-inner{grid-template-columns:1fr;padding:clamp(3.8rem,13vw,5.8rem) 0 clamp(.7rem,3vw,1.4rem)}.hero-content{padding:clamp(.9rem,4vw,1.2rem)}.hero-visual{grid-template-columns:1fr;width:min(560px,100%);justify-self:center}.hero-service-panel{gap:.8rem}.hero-service-list{justify-self:stretch;width:auto;min-height:auto;padding:0 clamp(.9rem,4vw,1.2rem);font-size:1rem}.hero-image-frame{justify-self:center;width:min(540px,calc(100% - 1.8rem))}.hero-visual .hero-actions{width:min(500px,calc(100% - 1.8rem));justify-self:center}.hero-service-list a{grid-template-columns:1fr 14px;min-height:46px}.hero-service-list a:before{width:3px}.service-grid,.gallery-grid{grid-template-columns:1fr}.screen-section{min-height:auto;align-content:start}.gallery-carousel{grid-template-columns:1fr}.gallery-slide{height:100%}.gallery-stage{height:clamp(280px,52vh,430px);min-height:280px}.gallery-nav{display:none}.gallery-pagination{min-height:18px;gap:.36rem}.gallery-meta{grid-template-columns:1fr;gap:1.1rem}.gallery-picker-panel{justify-self:stretch;width:100%}.section{padding:3.5rem 0}.muted{padding-inline:1rem}.about-body{grid-template-columns:1fr}.about-portrait{width:min(220px,72vw)}.legal-list div{grid-template-columns:1fr;gap:.15rem}}@media(max-width:520px){.hero-actions,.button{width:100%}.contact-list div{grid-template-columns:1fr;gap:.1rem}.hero-contact-panel{align-items:stretch}.hero-contact-panel a{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.hero-frame-image{animation:none}.hero-frame-image:first-child{opacity:1;transform:none}}
