:root{--ink:#14243b;--yellow:#ffd000;--teal:#00b8ad;--blue:#14243b;--coral:#008277;--violet:#14243b;--cream:#faf8f3;--muted:#536071;--line:#dedfdc;--shadow:0 18px 45px #14243b10}
body{background:var(--cream)}h1,h2,h3{font-weight:800;letter-spacing:-.045em;line-height:1.09}h2{font-size:clamp(2rem,3.8vw,3.6rem)}p{line-height:1.7}.wrap{width:min(1280px,calc(100% - 80px))}.topbar{font-size:.875rem;letter-spacing:0}.topbar .wrap{padding:7px 0}.nav{position:relative;padding:23px 0;gap:24px}.brand img{width:194px;max-height:48px}.links{gap:25px;font-size:.94rem}.button{border-radius:6px;padding:14px 22px;font:inherit;font-weight:750;line-height:1.4;cursor:pointer}.nav .button{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #14243b18}.button:focus-visible,a:focus-visible,.menu-button:focus-visible{outline:3px solid #007d74;outline-offset:5px}.kicker{font-size:.875rem;letter-spacing:.11em;line-height:1.4;margin-bottom:20px}.kicker:before{width:24px;height:3px;border-radius:0;background:var(--teal)}
.hero{background:var(--cream);min-height:0;overflow:visible;padding:24px 0 56px}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.hero-content{color:var(--ink);padding:28px 0;max-width:none;margin:0;z-index:auto}.hero h1{font-size:clamp(2.9rem,4.7vw,4.9rem);line-height:1.06;margin-bottom:26px}.hero h1>span{color:#008277}.hero p{color:var(--muted);font-size:1.08rem;max-width:510px;margin:0}.hero .actions{gap:25px;align-items:center;margin-top:30px}.text-link{display:inline-flex;gap:12px;align-items:center;text-decoration:none;font-weight:750;font-size:.96rem}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:1.3rem}.hero-detail{font-size:.875rem;color:var(--muted);margin-top:32px;display:flex;flex-wrap:wrap;gap:10px}.hero-detail span{color:#008277}.hero-visual{position:relative;margin:0;height:535px;padding:0 0 28px 22px}.hero-visual:before{content:"";position:absolute;inset:30px 22px 0 0;background:var(--teal);border-radius:8px 8px 80px 8px}.hero-visual>img{position:relative;width:100%;height:100%;object-fit:cover;object-position:57% center;border-radius:8px 8px 80px 8px}.hero-visual figcaption{position:absolute;left:0;bottom:52px;background:var(--yellow);color:var(--ink);padding:19px 25px;box-shadow:0 12px 35px #14243b14;transform:rotate(-3deg)}.hero-visual figcaption span{display:block;font-size:.875rem}.hero-visual figcaption strong{display:block;font-size:1.23rem}.floor-strip{height:5px;grid-template-columns:2fr 1fr 2fr}.floor-strip i:nth-child(1){background:var(--yellow)}.floor-strip i:nth-child(2){background:var(--teal)}.floor-strip i:nth-child(3){background:var(--ink)}.floor-strip i:nth-child(n+4){display:none}
.section{padding:76px 0}.section-head{gap:70px;margin-bottom:36px;align-items:center}.section-head h2{margin-bottom:0}.section-head p{font-size:1rem;max-width:470px}.services{gap:20px}.service{padding:0;min-height:0;border:none;border-radius:8px;box-shadow:0 4px 20px #14243b07;justify-content:flex-start;background:white}.service:before{display:none}.service>img{width:100%;height:205px;object-fit:cover}.service-body{padding:23px;display:flex;flex-direction:column;flex:1;border-top:5px solid var(--yellow)}.service.moquette .service-body,.service.parquet .service-body{border-color:var(--teal)}.service .num{font-size:.8rem;color:#56616c;letter-spacing:.08em;margin-bottom:16px}.service h3{font-size:1.45rem;margin-bottom:12px;letter-spacing:-.03em}.service p{font-size:1rem;margin:0 0 20px}.service .text-link{margin-top:auto}.service.parquet h3:after{display:none}.service:hover{transform:translateY(-3px)}
.project-focus{margin-top:60px;border-radius:8px;grid-template-columns:1fr 1fr;background:var(--ink);box-shadow:none}.project-focus>img{height:430px;object-position:center}.project-focus>div{padding:48px}.project-focus h3{font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:1.13}.project-focus p{margin:0 0 25px}.project-focus .kicker{color:#75e5dc}.promise{padding:76px 0;background:var(--yellow)}.promise .kicker:before{background:var(--ink)}.promise h2{margin-bottom:20px}.promise p{max-width:520px}.promise-grid{gap:65px;grid-template-columns:1fr 1fr}.promise-panel{background:transparent;color:var(--ink);box-shadow:none;padding:0;border-radius:0}.promise-panel ul{counter-reset:steps}.promise-panel li{display:flex;gap:17px;align-items:center;border-bottom:1px solid #14243b33;padding:22px 0;font-size:1.05rem;counter-increment:steps}.promise-panel li:before{content:"0" counter(steps);font-size:.875rem;margin:0;color:var(--ink);border:1px solid var(--ink);border-radius:50%;min-width:35px;height:35px;display:grid;place-items:center}.sector{border-top:0;border-radius:8px;padding:32px;min-height:180px}.sector:nth-child(1){background:#e5f3ee;color:var(--ink)}.sector:nth-child(2){background:var(--ink)}.sector:nth-child(3){background:var(--teal);color:var(--ink)}.sector p{color:inherit}.sector h3{font-size:1.5rem}.seo-links a{font-size:.94rem;border-left-width:3px;border-radius:5px;box-shadow:none}.seo-links a:nth-child(3n){--accent:var(--ink)}
.contact-section{background:#fff}.contact-grid{gap:75px;grid-template-columns:1.15fr .85fr}.contact-card{padding:40px;border-radius:8px;box-shadow:none;background:#e5f3ee;border-bottom:7px solid var(--teal);margin-top:48px}.contact-card p{overflow-wrap:anywhere}.contact-card p:first-of-type a{font-size:clamp(1.3rem,2.3vw,2rem);text-decoration:none}.field{font-weight:650}.field input{border-width:1px;border-radius:5px;background:#fafaf8}.field input:focus{border-color:#008277;outline:2px solid #00827733}.consent{font-weight:400;font-size:.94rem}.contact-form>.button{justify-self:start;background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.cta{background:var(--teal);color:var(--ink);padding:65px 0}.cta .kicker:before{background:var(--ink)}.cta h2{font-size:clamp(2rem,3.3vw,3.2rem);margin:0}.cta .button{white-space:nowrap}footer{padding-top:60px}.footer-logo{width:185px;padding:10px;border-radius:4px}.footer-grid p,.footer-grid span{color:#d1d8e1;font-size:.94rem}.footer-meta{font-size:.875rem}.legal-hero{padding:65px 0}.seo-hero{background:var(--cream);color:var(--ink)}.seo-hero p{color:var(--muted)}.seo-hero .seo-ghost{color:var(--ink)!important;border-color:var(--ink)!important}.seo-hero img{border-radius:8px}.seo-cta{background:var(--ink)}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero-layout{gap:25px}.hero-visual{height:480px}.services{grid-template-columns:repeat(2,1fr)}.service>img{height:250px}.links{gap:16px}.project-focus>div{padding:30px}}
@media(max-width:900px){.nav{padding:18px 0}.links{top:100%;left:0;right:0}.nav:not(:has(.menu-button)){flex-wrap:wrap}.nav:not(:has(.menu-button)) .links{display:flex;position:static;box-shadow:none;flex-direction:row;flex-wrap:wrap;width:100%;padding:12px 0;background:transparent;font-size:.875rem;gap:14px}.hero-layout{grid-template-columns:1fr 1fr;align-items:center}.hero h1{font-size:clamp(2.6rem,5.3vw,4rem)}.hero-visual{height:450px;padding-left:12px}.hero-visual figcaption{left:0;right:0;bottom:40px;padding:15px;transform:none}.hero .actions{gap:18px}.hero-detail{margin-top:24px}.hero .kicker{font-size:.8rem}.section-head{grid-template-columns:1fr;gap:22px}.section-head p{max-width:640px}.project-focus{grid-template-columns:1fr 1fr}.project-focus>img{height:100%;min-height:410px}.promise-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.contact-card{margin-top:0}.sectors{grid-template-columns:1fr}.cta-inner{gap:28px}.footer-grid{gap:30px}}
@media(max-width:640px){.wrap{width:calc(100% - 36px)}.brand img{width:172px}.hero{padding:6px 0 34px}.hero-layout{grid-template-columns:1fr;gap:12px}.hero-content{padding:20px 0}.hero h1{font-size:clamp(2.5rem,9.2vw,3.8rem);line-height:1.05;margin-bottom:20px}.hero p{font-size:1rem}.hero .kicker{font-size:.8rem;margin-bottom:16px}.hero .actions{margin-top:24px;gap:20px}.hero-detail{font-size:.8rem;gap:8px}.hero-visual{height:320px;padding:0 0 18px 14px;margin-top:8px}.hero-visual figcaption{left:0;right:auto;bottom:32px;padding:13px 20px}.hero-visual figcaption strong{font-size:1.1rem}.hero-visual:before,.hero-visual>img{border-bottom-right-radius:55px}.section{padding:52px 0}.section-head{gap:18px}.kicker{font-size:.8rem}.services{grid-template-columns:1fr;gap:24px}.service>img{height:230px}.service-body{padding:25px}.project-focus{grid-template-columns:1fr;margin-top:38px}.project-focus>img{height:270px;min-height:0}.project-focus>div{padding:28px}.promise{padding:52px 0}.promise-panel li{font-size:1rem;padding:18px 0}.contact-card{padding:28px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.button{padding:13px 18px}.cta{padding:48px 0}.cta h2 br{display:none}}
.brand img{width:240px;height:58px;max-height:none;object-fit:cover;object-position:center;mix-blend-mode:multiply}.footer-logo{width:220px;height:66px;object-fit:cover;object-position:center;padding:8px;background:#fff}
@media(max-width:640px){.brand img{width:200px;height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Accessibility and release audit, 2026-09-13 */
.footer-explore{padding-top:32px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:16px 0 28px}.footer-links a{font-size:1rem}.footer-explore .legal-nav{padding-top:20px;border-top:1px solid #ffffff30}.breadcrumbs{padding-top:24px;font-size:1rem;overflow-wrap:anywhere}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:750;font-size:1.05rem}details p{margin-bottom:0}.field select,.field textarea{width:100%;max-width:100%;min-width:0;border:1px solid var(--line);border-radius:5px;padding:14px 15px;font:inherit;color:var(--ink);background:#fafaf8}.field textarea{resize:vertical}.field select:focus,.field textarea:focus,summary:focus-visible{outline:3px solid #008277;outline-offset:3px}.nav,.hero-layout,.seo-hero-grid,.contact-grid{min-width:0}.nav>*{min-width:0}.brand{flex-shrink:0}.legal-hero h1{font-size:clamp(2rem,6vw,4rem);overflow-wrap:anywhere}.seo-hero h1{overflow-wrap:anywhere}.prose p,.footer-links a{overflow-wrap:anywhere}.hero .kicker{letter-spacing:.05em}.contact-form input,.contact-form select,.contact-form textarea{font-size:1rem}.service .num,.hero-detail,.kicker{font-size:.875rem}
@media(max-width:360px){.brand img{width:170px}.nav{gap:10px}.button{max-width:100%;white-space:normal}.hero .actions{gap:12px}}

.tiling-highlight{margin-top:36px;background:#e5f3ee;border-left:6px solid var(--teal);border-radius:8px;padding:36px;display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.tiling-highlight h2{font-size:clamp(2rem,3.5vw,3rem)}.tiling-highlight p{font-size:1rem}.tiling-highlight .button{white-space:normal}@media(max-width:900px){.tiling-highlight{grid-template-columns:1fr;gap:16px;padding:26px}}

.bathroom-inspiration{padding-top:20px}.bathroom-inspiration>p{max-width:760px;color:var(--muted)}.bathroom-inspiration figure{margin:28px 0 0}.bathroom-inspiration img{display:block;width:100%;height:auto;border-radius:0 0 8px 8px}.inspiration-labels{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;border-radius:8px 8px 0 0}.inspiration-labels span{padding:12px 16px;font-size:1rem;font-weight:700}.inspiration-labels span+span{background:#008277;border-radius:0 8px 0 0}.bathroom-inspiration figcaption{padding:12px 0;color:var(--muted);font-size:.875rem;line-height:1.5}

.seo-content .showroom-partners{grid-column:1/-1;background:#e5f3ee}.showroom-addresses{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.showroom-addresses article{background:#fff;border-radius:8px;padding:24px;min-width:0}.showroom-addresses h3{font-size:1.4rem;line-height:1.2}.showroom-addresses address{font-style:normal;font-size:1rem;line-height:1.7;margin:16px 0}.showroom-addresses a{overflow-wrap:anywhere}@media(max-width:640px){.showroom-addresses{grid-template-columns:1fr}}
