:root{--ink:#193a3a;--muted:#667571;--paper:#fcfbf7;--white:#fff;--line:#dde2d9;--accent:#ad492d;--accent-hover:#883923;--mint:#e9eee5;--dark:#133b39;--radius:18px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b15b36;outline-offset:5px}::selection{background:#dec0aa;color:#173b37}.wrap{width:min(1380px,calc(100% - 96px));margin:auto}.topbar{background:var(--dark);color:white;font-size:.8125rem;letter-spacing:.02em}.topbar .wrap{display:flex;justify-content:space-between;gap:20px;padding:10px 0}.topbar span+span{margin-left:24px}.topbar .check{margin-right:7px;color:#c1d3bc}.header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:20}.nav{height:94px;display:flex;align-items:center;gap:32px}.brand{margin-right:auto;display:flex;align-items:center;gap:11px;line-height:1.15;flex-shrink:0}.brand-mark{font-family:Georgia,serif;font-size:36px;border:1.5px solid var(--ink);width:40px;height:46px;border-radius:22px 22px 3px 3px;display:grid;place-items:center;padding-bottom:5px}.brand strong{font:800 22px 'Manrope',sans-serif;letter-spacing:-.8px}.brand small{font-size:11px;letter-spacing:2px;display:block;margin-top:4px}.brand em{font-style:normal;color:var(--accent)}.navlinks{display:flex;align-items:center;gap:25px;font-size:.875rem;font-weight:550}.navlinks a:hover,.navlinks a[aria-current=page]{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:16px 23px;border-radius:7px;border:1px solid transparent;background:var(--accent);color:white;font-size:.875rem;font-weight:650;line-height:1.35;min-height:50px;transition:background .2s,transform .2s}.button:hover{background:var(--accent-hover);transform:translateY(-1px)}.button.secondary{border-color:#c8cfc2;background:transparent;color:var(--ink)}.button.secondary:hover{background:var(--mint)}.text-link{font-weight:600;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:.875rem;display:inline-flex;gap:20px;align-items:center}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:6px;padding:12px}.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:2px;display:block;margin-bottom:22px;text-transform:uppercase;color:var(--accent)}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px}h1{font-size:clamp(3rem,5.2vw,5.2rem);line-height:1.06}h2{font-size:clamp(2.25rem,3.5vw,3.5rem);line-height:1.15}h3{font:650 1.125rem/1.4 'Manrope',sans-serif;letter-spacing:-.4px}p{line-height:1.8;color:var(--muted)}.hero{display:grid;grid-template-columns:.95fr 1.1fr;gap:56px;padding:47px 0 46px;align-items:center}.hero-copy{padding:15px 0 30px}h1 em,h2 em{font-weight:400;color:var(--accent)}.hero p{max-width:430px;margin-top:25px;font-size:1.0625rem;line-height:1.8}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:29px;flex-wrap:wrap}.hero-foot{display:flex;gap:22px;margin-top:38px;font-size:.8125rem;line-height:1.6;color:#53665e}.hero-foot span{display:flex;gap:7px}.hero-visual{position:relative;min-width:0}.hero-visual>.hero-image{width:100%;height:570px;object-fit:cover;border-radius:100px 14px 14px 14px}.image-label{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(255,255,255,.93);backdrop-filter:blur(8px);border-radius:9px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between}.image-label small{font-size:.75rem;color:var(--muted);display:block;margin-bottom:5px}.image-label b{font-weight:600}.image-label>span{border:1px solid var(--line);border-radius:50%;width:37px;height:37px;display:grid;place-items:center}.image-type{position:absolute;top:22px;right:18px;border-radius:20px;background:#ffffffeb;padding:8px 12px;font-size:.75rem}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.trust-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.trust-inner>span{font-size:.8125rem;line-height:1.5;color:var(--muted);max-width:140px}.brand-word{font:700 20px 'Manrope',sans-serif;color:#61716b;letter-spacing:-.8px}.brand-word.vb{font:600 19px Georgia,serif}.section{padding:88px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:13px}.section-heading p{max-width:440px;font-size:.9375rem;margin-top:16px}.section-heading h2{max-width:710px}.section-heading>.text-link{flex-shrink:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.picture-card{display:block}.picture-card img{width:100%;height:330px;object-fit:cover;border-radius:14px;transition:filter .2s}.picture-card:hover img{filter:brightness(.95)}.card-caption{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:18px}.card-caption small{display:block;margin-top:5px;color:var(--muted);font-size:.875rem}.card-caption .round-arrow{border:1px solid var(--line);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.pill-row{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 32px}.pill{border:1px solid #d4dbd0;background:transparent;color:var(--ink);padding:10px 19px;border-radius:30px;font-size:.875rem}.pill:hover{background:var(--mint)}.pill.active,.pill[aria-pressed=true]{background:var(--dark);color:white;border-color:var(--dark)}.section-soft{background:#edf0e8}.section-dark{background:var(--dark);color:white}.section-dark p{color:#c4d0c8}.section-dark .eyebrow{color:#d9b696}.section-dark .button.secondary{border-color:#77918a;color:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split img{height:540px;width:100%;object-fit:cover;border-radius:14px}.split h2{margin:0 0 25px}.split p+p{margin-top:18px}.split .button{margin-top:27px}.footer{background:#103230;color:#e8eee8;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:38px}.footer .brand{display:inline-flex;color:white}.footer .brand-mark{border-color:#aac2b5}.footer p{color:#becdc5;max-width:280px;font-size:.875rem;margin-top:20px}.footer h3{font-size:.875rem;margin-bottom:22px}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.footer li a{font-size:.875rem;color:#c2d1c8}.footer li a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:25px;margin-top:50px;border-top:1px solid #3b5751;font-size:.75rem;color:#b7c6bd}.skip{position:absolute;top:-100px;left:15px;background:white;padding:15px;z-index:100}.skip:focus{top:15px}.crumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:.8125rem;color:var(--muted);margin:30px 0}.page-heading{padding:28px 0 50px;max-width:900px}.page-heading h1{font-size:clamp(2.6rem,5vw,4.65rem)}.page-heading p{max-width:720px;font-size:1.0625rem;margin-top:23px}.lead-image{height:490px;width:100%;object-fit:cover;border-radius:16px}.note{font-size:.8125rem;color:var(--muted);line-height:1.7}.center{text-align:center}.mt{margin-top:30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(min-width:1600px){.hero-visual>.hero-image{height:620px}.hero{gap:82px}.hero-copy{padding-left:15px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.navlinks{gap:17px}.nav{gap:18px}.nav>.button{display:none}.hero{gap:30px}.hero-visual>.hero-image{height:525px}.hero-foot{gap:12px}.split{gap:40px}.card-grid{gap:18px}.picture-card img{height:290px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center}.topbar .wrap>span:nth-child(2){display:none}.topbar span+span{margin-left:14px}.nav{height:78px}.brand strong{font-size:20px}.brand small{font-size:10px}.brand-mark{width:35px;height:41px;font-size:32px}.menu-toggle{display:block}.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:22px 24px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.navlinks.is-open{display:flex}.navlinks a{padding:13px 0}.hero{grid-template-columns:1fr;gap:25px;padding-top:34px;padding-bottom:30px}.hero-copy{padding:0}.hero h1{font-size:3.55rem;line-height:1.07;letter-spacing:-1.7px}.hero .eyebrow{font-size:.6875rem;margin-bottom:17px;letter-spacing:1.5px}.hero p{font-size:1rem;max-width:100%;margin-top:20px}.hero-actions{gap:22px;margin-top:23px}.hero-foot{margin-top:24px;flex-wrap:wrap;gap:15px}.hero-visual>.hero-image{height:410px;border-radius:65px 12px 12px 12px}.image-label{left:12px;right:12px;bottom:12px;padding:14px 15px}.trust-inner{flex-wrap:wrap;justify-content:center;gap:20px 25px}.trust-inner>span{max-width:none;text-align:center;width:100%}.brand-word{font-size:17px}.brand-word.vb{font-size:16px}.section{padding:55px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.section-heading h2{letter-spacing:-1px}.section-heading .text-link{align-self:flex-start}.card-grid{grid-template-columns:1fr 1fr;gap:28px 15px}.picture-card img{height:230px;border-radius:10px}.picture-card h3{font-size:1rem}.card-caption{gap:5px;margin-top:12px}.card-caption small{font-size:.8125rem}.card-caption .round-arrow{display:none}.split{grid-template-columns:1fr;gap:35px}.split img{height:360px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.page-heading{padding-top:15px;padding-bottom:36px}.page-heading h1{letter-spacing:-1.5px}.lead-image{height:330px}.pill{font-size:.8125rem;padding:9px 14px}.pill-row{gap:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.mobile-contact{display:none}.cta-section{background:#e9eee5;border-top:1px solid #dce2d5}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-inner p{margin-top:18px}.steps-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding-top:24px}.step-number{font:400 2.5rem Georgia,serif;color:var(--accent);display:inline-block;padding-bottom:16px}.steps-preview h3{margin-bottom:13px}.steps-preview p{font-size:.9375rem;line-height:1.8}.steps-preview>div{position:relative}.steps-preview>div:before{content:'';position:absolute;top:26px;left:65px;right:0;border-top:1px solid #cbd3c4}.part-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.part-card{position:relative;padding:31px 65px 31px 28px;border:1px solid #dce1d5;background:#f1f2eb;border-radius:11px;min-height:138px;transition:background .2s,border .2s}.part-card:nth-child(3n+2){background:#eee5d9;border-color:#e2d8c9}.part-card:nth-child(3n){background:#e3ece6;border-color:#d2ded5}.part-card:hover{background:#dbe4d8;border-color:#9bad9b}.part-card small{font-size:.75rem;color:var(--muted);display:block;margin-bottom:12px}.part-arrow{position:absolute;right:26px;top:52%;font-size:1.4rem}.part-card h3{line-height:1.45}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.brand-card{min-height:170px;position:relative;padding:35px 25px 25px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;gap:27px;transition:background .2s,border-color .2s}.brand-card:hover{border-color:#a3b6a9;background:#f1f5ee}.brand-display{font:800 1.7rem/1.2 'Manrope',Arial,sans-serif;letter-spacing:-1px;overflow-wrap:anywhere}.brand-display.grohe{letter-spacing:1px;color:#253c5b}.brand-display.hansgrohe{font-weight:700}.brand-display.hotbath{font-weight:450;letter-spacing:1.5px}.brand-display.villeroy-boch{font:600 1.5rem/1.4 Georgia,serif;letter-spacing:-.5px}.brand-display.axor{letter-spacing:4px}.brand-display.geberit{color:#25416a}.brand-display.duravit{letter-spacing:1px}.brand-card small{font-size:.8125rem;color:var(--muted);margin-top:auto}.brand-arrow{position:absolute;right:18px;bottom:20px;font-size:1.3rem}.brand-count{margin:0 0 22px}.brand-aside .brand-display{display:block;margin-bottom:20px}.brand-aside>.note{margin-top:25px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{border:1px solid var(--line);padding:29px;border-radius:13px;display:flex;flex-direction:column;align-items:flex-start;background:white}.article-card .eyebrow{margin-bottom:20px}.article-card h3{font-size:1.35rem;line-height:1.4}.article-card p{margin:18px 0 27px;font-size:.9375rem;line-height:1.8}.article-card>.text-link{margin-top:auto}.article-card:hover{background:#f3f5ee;border-color:#becab9}.faq-split{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq-split>div>p{margin:23px 0 30px;max-width:300px}.faq-list details{border-bottom:1px solid #ced7c8}.faq-list details:first-child{border-top:1px solid #ced7c8}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:28px;cursor:pointer;font:600 1rem/1.7 'DM Sans',Arial,sans-serif;list-style:none;padding:21px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;font-weight:400;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{padding:0 36px 24px 0}.faq-list p{font-size:.9375rem}.faq-list details[open] summary{color:var(--accent)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:90px;padding:50px 0 85px;align-items:start}.prose{max-width:800px}.prose>h2{font:400 2rem/1.25 Georgia,serif;letter-spacing:-.7px;margin:38px 0 18px}.prose>h2:first-child{margin-top:0}.prose>p{line-height:1.9;margin:0 0 22px;color:#52645b}.prose a:not(.button):not(.text-link){text-decoration:underline;text-underline-offset:3px}.prose ul{padding-left:22px;line-height:1.85;color:#52645b}.prose li{padding-left:5px;margin-bottom:10px}.prose .text-link{margin-top:20px}.advice-card{background:#e9eee4;padding:35px 30px;border-radius:12px;position:sticky;top:25px}.advice-card h3{font-size:1.35rem;margin-bottom:15px;line-height:1.5}.advice-card .button{width:100%;margin-top:25px;padding-inline:15px}.advice-card .text-link{margin-top:26px}.advice-card .eyebrow{line-height:1.8}.answer-box{border-left:3px solid var(--accent);background:#f1f1e8;padding:25px 28px;margin:32px 0}.answer-box h3{margin-bottom:10px}.answer-box ul{margin-bottom:0}.source-note{margin-top:30px;border-top:1px solid var(--line);padding-top:25px;font-size:.875rem}.source-note p{margin-top:8px;font-size:.875rem}.related-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0}.related-links a{padding:16px;border:1px solid var(--line);border-radius:7px;font-size:.875rem;text-decoration:none!important;display:flex;justify-content:space-between;gap:10px;align-items:center}.related-links a:hover{background:#eef2e8}.image-footnote{margin-top:12px!important;font-size:.75rem!important}.section-dark .image-footnote{color:#bcc9bf}.style-index{padding-top:5px}.part-index,.brand-index{padding-top:0}.narrow{max-width:900px}.gallery-section{padding-bottom:75px}.gallery-section .pill-row{margin-top:0}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.gallery-toolbar p{font-size:.875rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 23px}.gallery-open{display:block;position:relative}.gallery-card img{width:100%;height:340px;object-fit:cover;border-radius:12px}.gallery-caption{padding:14px 2px 0}.gallery-caption h3{font-size:1rem;line-height:1.5;margin-bottom:3px}.gallery-caption .note{font-size:.75rem}.gallery-expand{position:absolute;bottom:13px;right:13px;background:#ffffffed;color:var(--ink);font-size:1.6rem;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;line-height:1}.gallery-open:hover img{filter:brightness(.94)}.gallery-empty{padding:60px 20px;text-align:center}.gallery-empty p{margin-top:15px}.inline-link{text-decoration:underline;text-underline-offset:3px}.moodboard-link{display:block;border:1px solid #d5dccf;border-radius:12px;overflow:hidden;background:white}.moodboard-link img{width:100%}.moodboard-link span{display:block;text-align:center;font-size:.9375rem;font-weight:600;padding:20px}.dialog-open{overflow:hidden}dialog{padding:0;border:0;background:var(--paper);color:var(--ink);border-radius:14px;width:min(1040px,calc(100vw - 48px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 25px 100px #0007}dialog::backdrop{background:#061615dc;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:14px;right:14px;border:0;background:#fff;color:var(--ink);width:42px;height:42px;border-radius:50%;font-size:2rem;line-height:1;z-index:1;box-shadow:0 2px 12px #0002}.dialog-image{background:#112f2d;padding:14px;min-height:200px;display:grid;place-items:center}.dialog-image img{max-height:65dvh;width:auto;max-width:100%;object-fit:contain}.dialog-caption{padding:25px 30px;display:flex;justify-content:space-between;align-items:center;gap:25px}.dialog-caption h2{font:500 1.5rem/1.3 'Manrope',Arial,sans-serif;letter-spacing:-.5px}.dialog-caption .eyebrow{font-size:.6875rem;margin-bottom:10px}.dialog-caption .note{margin-top:10px}.dialog-caption .button{flex-shrink:0}.dialog-nav{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 30px 25px}.steps-layout{display:grid;grid-template-columns:300px 1fr;gap:90px;padding-bottom:80px}.step-toc{position:sticky;top:25px;align-self:start;border:1px solid var(--line);border-radius:12px;padding:30px;background:white}.step-toc h3{margin-bottom:20px}.step-toc ol{padding-left:20px;color:var(--muted);margin:0 0 30px}.step-toc li{margin:0 0 13px;padding-left:4px;font-size:.875rem;line-height:1.5}.step-toc a:hover{color:var(--accent)}.step-toc .button{font-size:.8125rem;padding-inline:16px;color:white;width:100%}.timeline-step{display:grid;grid-template-columns:60px 1fr;gap:30px;padding:25px 0 37px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.timeline-step:first-child{padding-top:0}.timeline-step h2{font-size:2.15rem;letter-spacing:-.6px;margin-bottom:18px;line-height:1.2}.timeline-step p{line-height:1.85}.timeline-step .step-number{font-size:2rem;padding-top:3px}.step-check{margin-top:20px;padding:15px 20px;background:#edf1e7;border-radius:7px;font-size:.875rem;line-height:1.7}.renovation-feature{position:relative}.renovation-feature>.lead-image{height:535px;object-position:center 60%}.feature-panel{position:absolute;top:32px;right:32px;bottom:32px;width:355px;padding:35px;background:#fcfbf7f5;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-panel h2{font-size:2.8rem;line-height:1.1}.feature-panel p{font-size:.9375rem;line-height:1.8;margin:20px 0}.feature-panel .button{margin-top:5px}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.area-grid>a{position:relative;padding:28px 45px 28px 28px;border:1px solid var(--line);border-radius:11px;background:white}.area-grid>a>span{font:650 1.15rem 'Manrope',Arial,sans-serif}.area-grid p{font-size:.875rem;margin-top:15px}.area-grid b{position:absolute;right:22px;top:28px;font-size:1.3rem;font-weight:400}.area-grid a:hover{background:var(--mint)}.project-disclosure{display:flex;gap:25px;align-items:center;padding:22px 26px;border:1px solid var(--line);background:#edf1e8;border-radius:10px;margin-bottom:30px}.project-disclosure span{font-size:.75rem;font-weight:650;letter-spacing:1px;flex-shrink:0}.project-disclosure p{font-size:.875rem;line-height:1.7}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.project-card img{height:430px}.project-card .eyebrow{font-size:.6875rem;line-height:1.7;margin:4px 0 12px}.project-card h3{font-size:1.3rem}.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-bottom:95px}.contact-primary{background:#e9eee4;padding:44px;border-radius:14px}.contact-primary h2{font-size:3.2rem}.contact-primary p{margin-top:20px}.contact-phone{font:500 2.4rem/1.3 'Manrope',Arial,sans-serif;display:block;margin-top:24px;letter-spacing:-1px}.contact-primary .hero-actions{gap:15px}.contact-primary .note{font-size:.75rem}.contact-prep{padding:15px 0}.contact-prep h2{font-size:2.7rem}.contact-prep ol{counter-reset:prepare;list-style:none;padding:0;margin:30px 0 0}.contact-prep li{counter-increment:prepare;position:relative;padding:0 0 24px 54px}.contact-prep li:before{content:counter(prepare,decimal-leading-zero);position:absolute;left:0;top:0;font:400 1.5rem Georgia,serif;color:var(--accent)}.contact-prep li b{display:block;font-size:1rem;margin-bottom:7px}.contact-prep li span{display:block;color:var(--muted);font-size:.9375rem;line-height:1.7}.credits-list{list-style:none;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:20px}.credits-list li{padding:16px 0;border-bottom:1px solid var(--line);margin:0;display:flex;flex-direction:column;font-size:.9375rem;line-height:1.7}.credits-list span{font-size:.8125rem;color:var(--muted);margin-top:5px}.sitemap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.sitemap-grid h2{font-size:1.6rem;letter-spacing:-.5px;margin-bottom:20px}.sitemap-grid ul{padding-left:19px}.sitemap-grid li{font-size:.875rem;line-height:1.8;margin-bottom:12px;color:var(--muted)}.sitemap-grid a:hover{color:var(--accent)}
@media(max-width:1100px){.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 300px}.faq-split{gap:40px}.steps-layout{grid-template-columns:250px 1fr;gap:45px}.brand-grid{grid-template-columns:repeat(3,1fr)}.contact-layout{gap:40px}.contact-primary{padding:32px}.contact-phone{font-size:2rem}.gallery-card img{height:300px}.article-card{padding:24px}.brand-display{font-size:1.5rem}}@media(max-width:760px){.mobile-contact{display:block}.cta-inner{align-items:flex-start;flex-direction:column;gap:28px}.cta-inner p{font-size:.9375rem}.steps-preview{grid-template-columns:1fr 1fr;gap:30px 25px}.steps-preview>div:before{left:55px}.step-number{font-size:2rem}.part-grid{grid-template-columns:1fr 1fr;gap:12px}.part-card{padding:22px 32px 22px 19px;min-height:130px}.part-card h3{font-size:.9375rem}.part-card small{font-size:.6875rem}.part-arrow{right:15px;font-size:1.15rem}.article-grid{grid-template-columns:1fr}.article-card{padding:26px}.article-card h3{font-size:1.3rem}.faq-split{grid-template-columns:1fr;gap:35px}.faq-split>div>p{max-width:none;margin:20px 0}.faq-list summary{font-size:.9375rem;gap:20px;padding:20px 0}.faq-list details>div{padding-right:15px}.faq-list p{font-size:.9375rem}.brand-grid{grid-template-columns:1fr 1fr;gap:12px}.brand-card{padding:25px 18px 20px;min-height:160px;gap:24px}.brand-display{font-size:1.4rem;letter-spacing:-.7px}.brand-display.villeroy-boch{font-size:1.3rem}.brand-card small{font-size:.75rem;max-width:90%}.brand-arrow{right:11px;bottom:18px}.article-layout{grid-template-columns:1fr;gap:30px;padding-top:36px;padding-bottom:50px}.prose>h2{font-size:1.8rem;line-height:1.3;margin-top:32px}.prose>p{font-size:1rem;line-height:1.85}.advice-card{position:static;padding:28px}.advice-card h3{font-size:1.3rem}.advice-card .button{width:auto}.answer-box{padding:23px 20px}.related-links{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;gap:24px 12px}.gallery-card img{height:230px;border-radius:9px}.gallery-caption h3{font-size:.875rem}.gallery-caption .note{font-size:.75rem}.gallery-expand{width:30px;height:30px;font-size:1.3rem;bottom:10px;right:10px}.gallery-toolbar{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}.gallery-section{padding-bottom:50px}.gallery-toolbar .text-link{font-size:.8125rem}.moodboard-link span{font-size:.875rem;padding:17px}dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:10px}.dialog-image{padding:7px}.dialog-image img{max-height:55dvh}.dialog-caption{padding:22px;flex-direction:column;align-items:flex-start;gap:18px}.dialog-caption h2{font-size:1.2rem}.dialog-caption .button{padding:13px 18px;font-size:.8125rem}.dialog-nav{padding:0 18px 20px}.dialog-nav .pill{padding:9px 12px}.steps-layout{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.step-toc{position:static;padding:24px}.step-toc ol{display:grid;grid-template-columns:1fr 1fr;column-gap:26px}.step-toc .button{width:auto}.timeline-step{grid-template-columns:35px 1fr;gap:18px;padding:22px 0 30px}.timeline-step h2{font-size:1.75rem}.timeline-step .step-number{font-size:1.65rem}.timeline-step p{font-size:.9375rem}.step-check{font-size:.8125rem;padding:14px 16px}.renovation-feature>.lead-image{height:330px}.feature-panel{position:static;width:100%;margin-top:16px;padding:28px;background:#e9eee4}.feature-panel h2{font-size:2.5rem}.area-grid{grid-template-columns:1fr 1fr;gap:12px}.area-grid>a{padding:23px 32px 23px 18px}.area-grid>a>span{font-size:1rem;line-height:1.4;display:block}.area-grid p{font-size:.8125rem;line-height:1.7}.area-grid b{right:13px;top:21px}.project-disclosure{align-items:flex-start;flex-direction:column;gap:12px;padding:22px}.project-grid{grid-template-columns:1fr;gap:30px}.project-card img{height:330px}.project-card h3{font-size:1.2rem}.contact-layout{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.contact-primary{padding:30px 24px}.contact-primary h2{font-size:2.7rem}.contact-phone{font-size:2.05rem}.contact-prep h2{font-size:2.35rem}.contact-primary .button{padding-inline:16px}.credits-list{grid-template-columns:1fr}.sitemap-grid{grid-template-columns:1fr 1fr;gap:28px}.sitemap-grid h2{font-size:1.4rem}}@media(max-width:380px){.gallery-grid,.part-grid,.area-grid{grid-template-columns:1fr}.gallery-card img{height:310px}.hero h1{font-size:3.1rem}.brand strong{font-size:18px}.brand small{letter-spacing:1.6px}.nav{gap:12px}.brand-grid{grid-template-columns:1fr 1fr}.brand-card{padding-inline:15px}.brand-display{font-size:1.2rem}.step-toc ol{grid-template-columns:1fr}.hero-actions{gap:20px}.sitemap-grid{grid-template-columns:1fr}}
@media(max-width:760px){.topbar .wrap>a{display:none}.topbar .wrap{font-size:.75rem}.topbar span+span{margin-left:12px}}@media(min-width:761px) and (max-width:950px){.navlinks{gap:14px}.navlinks a{font-size:.8125rem}.brand strong{font-size:20px}.brand small{font-size:10px;letter-spacing:1.6px}}
.chosen-inspiration{display:flex;gap:25px;align-items:center;background:#f0e6d9;border:1px solid #decfbb;border-radius:12px;padding:22px;margin-bottom:35px}.chosen-inspiration img{width:180px;height:135px;object-fit:cover;border-radius:8px}.chosen-inspiration h2{font:600 1.3rem/1.4 'Manrope',Arial,sans-serif;letter-spacing:-.5px}.chosen-inspiration .eyebrow{margin-bottom:10px}.chosen-inspiration p{margin-top:8px}.chosen-inspiration .text-link{margin-top:14px;font-size:.8125rem}@media(max-width:760px){.chosen-inspiration{align-items:flex-start;flex-direction:column;gap:20px}.chosen-inspiration img{width:100%;height:210px}.chosen-inspiration h2{font-size:1.2rem}}

/* Spacious scrolling inspiration surfaces. */
.rail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px}
.rail-controls{display:flex;gap:9px}
.round-control{width:45px;height:45px;flex-shrink:0;border:1px solid #bdc9bc;border-radius:50%;background:transparent;color:var(--ink);font-size:1.25rem;cursor:pointer}
.round-control:hover:not(:disabled){background:var(--mint)}
.round-control:disabled{opacity:.35;cursor:default}
.style-rail{display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9daa99 #e8ece4;padding:4px 2px 24px;overscroll-behavior-x:contain}
.style-rail .picture-card{flex:0 0 31.5%;min-width:280px;scroll-snap-align:start}
.style-rail .picture-card img{height:365px;object-position:center}
.style-rail .card-caption{padding-bottom:10px}
.discovery-links{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 35px}
.photo-wall{display:block;column-count:3;column-gap:24px}
.photo-wall .gallery-card{break-inside:avoid-column;display:inline-block;vertical-align:top;width:100%;margin:0 0 27px;padding:0 0 12px}
.photo-wall .gallery-card[hidden]{display:none}
.photo-wall .gallery-card img{width:100%;height:auto;min-height:170px;max-height:600px;object-fit:cover;border-radius:12px}
.photo-wall .gallery-caption{padding:14px 3px 0}
.photo-wall .gallery-caption h3{font-size:.95rem;font-weight:600}
.gallery-continue{display:flex;align-items:center;flex-direction:column;text-align:center;padding:42px 20px 0;gap:18px}
.gallery-continue>p{font:400 1.9rem/1.25 Georgia,serif;color:var(--ink)}
.gallery-filters{position:sticky;top:0;z-index:5;background:var(--paper);flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding:18px 0 14px;scrollbar-width:thin;scrollbar-color:#b4bfad #eef0e9;overscroll-behavior-x:contain;border-bottom:1px solid var(--line)}
.gallery-filters .pill{flex-shrink:0;white-space:nowrap;min-height:43px}
.gallery-toolbar{margin-top:22px}
.dialog-hint{padding:0 30px 23px;margin:0;text-align:center;font-size:.75rem}
.dialog-image{touch-action:pan-y pinch-zoom}
.table-scroll{overflow-x:auto;max-width:100%;margin:25px 0 35px;border:1px solid var(--line);border-radius:10px;scrollbar-width:thin}
.choice-table{width:100%;border-collapse:collapse;font-size:.875rem;line-height:1.65;min-width:550px;text-align:left}
.choice-table th,.choice-table td{padding:18px 20px;vertical-align:top;border-bottom:1px solid var(--line)}
.choice-table thead th{background:var(--mint);font-weight:650;color:var(--ink)}
.choice-table tbody th{font-weight:600;width:27%}
.choice-table tbody td{color:var(--muted)}
.choice-table tr:last-child>*{border-bottom:0}
.guide-search{max-width:700px;margin:0 0 40px}
.guide-search label{display:block;font-size:1.05rem;font-weight:600;margin-bottom:12px}
.guide-search input{width:100%;min-height:55px;border:1px solid #bac7b8;border-radius:8px;padding:15px 18px;background:#fff;color:var(--ink);font:inherit;box-sizing:border-box}
.guide-search .note{margin-top:12px}
.article-card[hidden]{display:none}
@media(max-width:1100px){.style-rail .picture-card{flex-basis:42%}.style-rail .picture-card img{height:330px}.photo-wall{column-count:2}}
@media(max-width:760px){.style-rail{gap:17px}.style-rail .picture-card{flex-basis:78%;min-width:240px}.style-rail .picture-card img{height:310px}.rail-toolbar .note{max-width:220px}.discovery-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-bottom:24px}.discovery-links .pill{flex-shrink:0}.gallery-filters{padding-top:12px;padding-bottom:12px}.gallery-continue{padding:25px 0 0}.gallery-continue>p{font-size:1.55rem}.dialog-hint{padding:0 18px 18px}.table-scroll{width:100%}.choice-table th,.choice-table td{padding:15px}}
@media(max-width:600px){.photo-wall{column-count:1}.photo-wall .gallery-card{margin-bottom:25px}.photo-wall .gallery-card img{max-height:560px;min-height:200px}.photo-wall .gallery-caption h3{font-size:1rem}.gallery-expand{width:38px;height:38px;font-size:1.5rem}.gallery-continue .button{width:100%}}
.back-to-top{position:fixed;bottom:22px;right:22px;z-index:15;display:flex;gap:9px;align-items:center;border:1px solid #c3ccc0;border-radius:30px;background:var(--paper);color:var(--ink);padding:12px 17px;font-size:.8125rem;box-shadow:0 3px 20px #1028201a}
.back-to-top:hover{background:var(--mint)}
.back-to-top[hidden]{display:none}
@media(max-width:600px){.back-to-top{bottom:15px;right:15px;padding:10px 14px}.back-to-top span{display:none}}
