:root{--ink:#2A4BD7;--accent:#C0603F;--paper:#FFFFFF;--soft:#8DBF6E;--alert:#8DBF6E;--button:#fff}

@font-face{font-family:Anton;src:url('../../fonts/Anton-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('../../fonts/BarlowCondensed-ExtraBold.ttf') format('truetype');font-weight:800;font-display:swap}
@font-face{font-family:Fraunces;src:url('../../fonts/Fraunces-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Fraunces;src:url('../../fonts/Fraunces-ExtraBold.ttf') format('truetype');font-weight:800;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../../fonts/SpaceGrotesk-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../../fonts/SpaceGrotesk-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Syne;src:url('../../fonts/Syne-ExtraBold.ttf') format('truetype');font-weight:800;font-display:swap}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{width:100%;height:auto;display:block;object-fit:cover}button,input,select,textarea{font:inherit}button,a,input,select,textarea{min-height:44px}.skip{position:fixed;top:-5rem;left:1rem;z-index:200;background:white;color:black;padding:.8rem}.skip:focus{top:1rem}.utility{height:34px;background:var(--ink);color:var(--paper);display:flex;align-items:center;gap:1.5rem;padding:0 3vw;font-size:.66rem;letter-spacing:.09em}.utility a{margin-left:auto;font-weight:900}.site-head{height:88px;display:flex;align-items:center;gap:1.5rem;padding:0 3vw;background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(18px);position:sticky;top:0;z-index:90;border-bottom:1px solid color-mix(in srgb,var(--ink) 20%,transparent)}.brand{display:flex;align-items:center;gap:.75rem}.brand i{width:46px;height:46px;display:grid;place-items:center;border:2px solid var(--accent);font-style:normal;font-weight:900}.brand span{display:grid}.brand b{font-family:var(--head);font-size:.95rem}.brand small{font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.site-head nav{display:flex;gap:1.1rem;margin-left:auto;font-size:.72rem;font-weight:800}.site-head nav a{border-bottom:2px solid transparent}.site-head nav a:hover,.site-head nav a.active{border-color:var(--accent)}.head-call{font-weight:900;white-space:nowrap}.head-cta,.primary{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--button);padding:.8rem 1rem;font-weight:900;border:0}.menu{display:none}.hero{min-height:calc(100vh - 122px);display:grid;grid-template-columns:.9fr 1.1fr;position:relative;overflow:hidden}.hero-copy{padding:clamp(4rem,8vw,9rem) clamp(1.2rem,6vw,7rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}.hero-copy>span,.statement>span,.services header>span,.portfolio-home header>span,.steps header>span,.reviews header>span,.zone>div>span,.final>span,.page-hero span,.company span,.design-system>span,.contact-grid>div>span,.wizard header>span,.calendar>div>span,.diagnostic>div>span,.energy-sim>div>span,.palette>div>span,.seasons header>span,.aid-band>span{font-size:.63rem;font-weight:900;letter-spacing:.18em;color:var(--accent)}h1,h2,h3{font-family:var(--head);line-height:.93}.hero h1{font-size:clamp(4rem,8.2vw,9.6rem);letter-spacing:-.06em;margin:.2em 0;max-width:10ch}.hero-copy>p{font-size:clamp(1rem,1.4vw,1.25rem);max-width:42rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.2rem 0}.hero-actions a{padding:1rem;font-weight:900;border:1px solid currentColor}.hero-actions .urgent{background:var(--alert);color:white;border-color:var(--alert)}.hero-copy small{font-size:.67rem}.hero figure{margin:0;min-height:650px;position:relative}.hero figure img{height:100%}.hero figcaption{position:absolute;right:1rem;bottom:1rem;background:var(--paper);padding:.6rem;font-size:.65rem}.hero-mark{position:absolute;right:-.06em;bottom:-.22em;font:900 clamp(12rem,28vw,30rem)/1 var(--head);color:color-mix(in srgb,var(--accent) 15%,transparent);z-index:1}.trust{padding:1.5rem 4vw;background:var(--ink);color:var(--paper)}.trust>p{text-align:center;font-size:.6rem;letter-spacing:.15em}.trust>div{display:grid;grid-template-columns:repeat(4,1fr);max-width:1350px;margin:auto}.trust span{display:flex;align-items:center;gap:.7rem;padding:1rem;border-right:1px solid color-mix(in srgb,var(--paper) 25%,transparent)}.trust span:last-child{border:0}.trust i{width:34px;height:34px;border:1px solid var(--accent);border-radius:50%;display:grid;place-items:center;color:var(--accent)}.statement{padding:clamp(6rem,12vw,13rem) 7vw;display:grid;grid-template-columns:.3fr 1.2fr .45fr;gap:4vw}.statement h2,.services h2,.portfolio-home h2,.steps h2,.reviews h2,.zone h2,.final h2,.company h2,.design-system h2,.contact-grid h2,.wizard h2,.calendar h2,.diagnostic h2,.energy-sim h2,.palette h2,.seasons h2,.aid-band h2{font-size:clamp(3rem,6vw,7rem);letter-spacing:-.05em;margin:0}.services{padding:clamp(5rem,9vw,10rem) 5vw;background:var(--soft)}.services>header{max-width:900px}.services>div{display:grid;grid-template-columns:1.25fr .75fr 1fr;margin-top:4rem}.services article{min-width:0;overflow-wrap:anywhere;min-height:360px;padding:2rem;border:1px solid color-mix(in srgb,var(--ink) 30%,transparent);display:flex;flex-direction:column}.services article:nth-child(2){transform:translateY(4rem)}.services article>b{color:var(--accent)}.services h3{font-size:2.5rem;margin-top:auto}.services article a{font-weight:900;color:var(--accent)}.portfolio-home{padding:clamp(6rem,10vw,11rem) 5vw}.portfolio-home>header{display:grid;grid-template-columns:.3fr 1fr .45fr;gap:3vw;align-items:start}.compare{height:min(72vw,800px);position:relative;overflow:hidden;margin-top:4rem;background:#111}.compare>img,.compare .before,.compare .before img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.compare .before{width:var(--position);overflow:hidden;border-right:3px solid white}.compare .before img{width:min(90vw,1500px);max-width:none}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:4}.compare>span{position:absolute;bottom:1rem;background:var(--ink);color:var(--paper);padding:.5rem;z-index:3;font-size:.65rem;font-weight:900}.compare>span:nth-of-type(1){left:1rem}.compare>span:nth-of-type(2){right:1rem}.compare>i{position:absolute;left:var(--position);top:50%;width:54px;height:54px;border-radius:50%;background:white;transform:translate(-50%,-50%);z-index:3}.compare>i:after{content:'↔';position:absolute;inset:0;display:grid;place-items:center;color:#111;font-style:normal}.project-caption{display:grid;grid-template-columns:1fr 1fr auto;padding:1rem 0;border-bottom:1px solid}.project-caption a{font-weight:900;color:var(--accent)}.steps{padding:clamp(6rem,10vw,11rem) 5vw;background:var(--ink);color:var(--paper)}.steps>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem}.steps article{padding:2rem 1.2rem;border-top:1px solid var(--paper);border-right:1px solid color-mix(in srgb,var(--paper) 25%,transparent)}.steps article>b{font-size:2.5rem;color:var(--accent)}.steps h3{font-size:1.5rem}.reviews{padding:clamp(6rem,10vw,11rem) 5vw}.reviews>header{max-width:900px}.reviews>div{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:1rem;margin-top:4rem}.reviews blockquote{margin:0;padding:2rem;border-top:4px solid var(--accent);background:var(--soft);font:1.35rem/1.35 var(--head)}.reviews cite{display:block;margin-top:2rem;font:normal .68rem var(--body)}.zone{display:grid;grid-template-columns:1.1fr .9fr;min-height:650px;background:var(--soft)}.zone>div:last-child{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.map{position:relative;overflow:hidden;background:var(--ink);min-height:480px}.map:before,.map:after,.map i{content:'';position:absolute;border:1px solid color-mix(in srgb,var(--paper) 35%,transparent);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.map:before{width:220px;height:220px}.map:after{width:430px;height:430px}.map i{width:650px;height:650px}.map span{position:absolute;background:var(--paper);color:var(--ink);padding:.45rem .7rem;font-size:.65rem;font-weight:900}.map span:nth-of-type(1){left:48%;top:45%}.map span:nth-of-type(2){left:67%;top:56%}.map span:nth-of-type(3){left:58%;top:30%}.map span:nth-of-type(4){left:27%;top:61%}.final{padding:clamp(7rem,13vw,14rem) 1rem;text-align:center;background:var(--accent);color:var(--button)}.final h2{max-width:14ch;margin:.3em auto}.final>div{display:flex;justify-content:center;gap:.7rem}.final a{padding:1rem;border:1px solid currentColor;font-weight:900}.final .primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}footer{padding:5rem 4vw 2rem;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:3rem}footer>div{display:grid;align-content:start;gap:.45rem;font-size:.75rem}footer .brand{margin-bottom:1rem}footer .brand i{color:var(--accent)}footer .brand small{color:color-mix(in srgb,var(--paper) 60%,transparent)}.footer-phone{font:2rem var(--head);color:var(--accent)}.legal-line{grid-column:1/-1;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--paper) 20%,transparent);font-size:.65rem}.mobile-call{display:none}.tier-badge{position:fixed;right:0;top:45%;z-index:95;background:var(--accent);color:var(--button);writing-mode:vertical-rl;padding:.55rem .35rem;font-size:.55rem;font-weight:900;letter-spacing:.15em}.page-hero{min-height:72vh;display:grid;grid-template-columns:.9fr 1.1fr;background:var(--ink);color:var(--paper)}.page-hero>div{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.page-hero h1{font-size:clamp(4rem,9vw,10rem);letter-spacing:-.06em;margin:.2em 0}.page-hero p{font-size:1.15rem}.page-hero img{height:100%;min-height:650px}.service-detail,.price-grid,.plans{padding:6rem 5vw;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.service-detail article,.price-grid article,.plans article{min-height:350px;padding:2rem;border:1px solid;display:flex;flex-direction:column}.service-detail article>b,.price-grid article>span,.plans article>span{color:var(--accent)}.service-detail h2,.price-grid h2,.plans h2{font-size:2.5rem;margin-top:auto}.service-detail a,.plans a{font-weight:900;color:var(--accent)}.work-gallery{padding:6rem 4vw}.work-gallery>.compare{margin-bottom:5rem}.filters{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.filters button{background:transparent;border:1px solid;padding:.6rem 1rem}.filters button.active{background:var(--accent);color:var(--button)}.work-gallery>div{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.work-gallery article{position:relative;min-height:540px}.work-gallery article img{height:100%}.work-gallery article>div{position:absolute;left:0;right:0;bottom:0;padding:2rem;color:white;background:linear-gradient(transparent,#000c)}.work-gallery article h2{font-size:2rem}.company{display:grid;grid-template-columns:.8fr 1.2fr;min-height:700px}.company>div{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.company>img{height:100%;min-height:650px}.design-system{padding:7rem 6vw;background:var(--soft)}.design-system>div{display:grid;grid-template-columns:repeat(4,100px) 1fr;align-items:center;gap:1rem;margin-top:2rem}.design-system i{width:100px;height:100px;border-radius:50%;border:1px solid}.design-system p{margin-left:2rem}.contact-grid{padding:7rem 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact-grid>div>a{display:block;font:clamp(2rem,4vw,4.5rem) var(--head);color:var(--accent)}.contact-grid form{display:grid;gap:1rem}.contact-grid label{display:grid;gap:.3rem;font-size:.72rem;font-weight:900}.contact-grid input,.contact-grid select,.contact-grid textarea{padding:1rem;border:1px solid;background:transparent;color:inherit}.contact-grid textarea{min-height:140px}.contact-grid .consent{display:flex;align-items:center}.contact-grid button,.wizard button{background:var(--accent);color:var(--button);border:0;padding:1rem;font-weight:900}.form-status{font-weight:900;color:var(--accent)}.wizard{padding:clamp(5rem,9vw,9rem) 6vw;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:.8fr 1.2fr;gap:5vw}.progress{height:5px;background:color-mix(in srgb,var(--paper) 20%,transparent);margin-top:2rem}.progress i{display:block;width:25%;height:100%;background:var(--accent);transition:.4s}.wizard form{background:var(--paper);color:var(--ink);padding:2rem}.wizard fieldset{border:0;display:grid;gap:1rem}.wizard legend{font:2rem var(--head);margin-bottom:1.5rem}.wizard fieldset>label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.7rem;border-top:1px solid;padding:1rem}.wizard fieldset input:not([type=radio]),.wizard fieldset select{padding:1rem;width:100%;background:transparent;border:1px solid}.wizard .upload{display:grid;place-items:center;border:2px dashed var(--accent);min-height:180px}.wizard .upload input{width:auto}.wizard-done{text-align:center;padding:3rem}.wizard-done b{font:3rem var(--head);color:var(--accent)}.calendar,.diagnostic,.energy-sim,.palette{padding:7rem 6vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw}.calendar>div:last-child{padding:2rem;background:var(--soft)}.calendar header{display:flex;justify-content:space-between}.days{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:2rem 0}.days button{min-height:110px;border:1px solid;background:var(--paper);font:2rem var(--head)}.days small{display:block;font:.7rem var(--body)}.days button.active{background:var(--accent);color:var(--button)}.dashboard{max-width:1300px;margin:6rem auto;display:grid;grid-template-columns:260px 1fr;min-height:650px;background:var(--soft);box-shadow:0 30px 100px #0002}.dashboard>aside{padding:2rem;background:var(--ink);color:var(--paper);display:flex;flex-direction:column;gap:.5rem}.dashboard aside button{border:0;background:transparent;color:inherit;text-align:left;padding:1rem}.dashboard aside button.active{background:var(--accent);color:var(--button)}.dashboard>div{padding:3rem}.dashboard h2{font-size:4rem}.dash-panel{display:none}.dash-panel.active{display:block}.dash-panel ol{list-style:none;padding:0}.dash-panel li{padding:1.2rem;border-left:4px solid #aaa}.dash-panel li.done{border-color:#3FA66B}.dash-panel li.current{border-color:var(--accent);font-weight:900}.dash-panel img{max-height:350px}.dash-panel a{display:block;padding:1rem;border-top:1px solid}.journal-grid{padding:6rem 4vw;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:1rem}.journal-grid article{border-top:3px solid var(--accent)}.journal-grid article:nth-child(2){margin-top:6rem}.journal-grid img{height:360px}.journal-grid h2{font-size:2.2rem}.journal-grid span{font-size:.63rem;color:var(--accent);font-weight:900}.legal-content{max-width:900px;margin:auto;padding:7rem 1.5rem}.legal-content h2{font-size:4rem}.legal-content details{padding:1.5rem 0;border-top:1px solid}.legal-content summary{font-weight:900}.diagnostic{background:var(--ink);color:var(--paper)}.diagnostic>div:last-child{display:grid;align-content:center}.diagnostic button{padding:1rem;text-align:left;border:0;border-top:1px solid color-mix(in srgb,var(--paper) 35%,transparent);background:transparent;color:inherit}.diagnostic button:hover,.diagnostic button.active{background:var(--accent);color:var(--button)}[data-diagnosis-result]{font:1.4rem var(--head);color:var(--accent)}.energy-sim{background:var(--soft)}.energy-sim form{display:grid;gap:1rem}.energy-sim label{display:grid;gap:.5rem;font-weight:900}.energy-sim input,.energy-sim select{width:100%;padding:1rem}.energy-sim output{display:grid;padding:2rem;background:var(--ink);color:var(--paper)}.energy-sim output b{font:4rem var(--head);color:var(--signal)}.energy-sim output strong{margin-top:1rem}.palette{background:#111;color:white}.room-preview{min-height:420px;padding:3rem;background:#2A4BD7;transition:.5s;display:flex;align-items:flex-end}.palette nav{grid-column:2;display:flex}.palette nav button{flex:1;border:0;color:#111}.palette nav button:nth-child(1){background:#2A4BD7;color:white}.palette nav button:nth-child(2){background:#8DBF6E}.palette nav button:nth-child(3){background:#E8B33A}.palette nav button:nth-child(4){background:#D48A7A}.palette nav button:nth-child(5){background:#C0603F}.seasons{padding:7rem 5vw;background:var(--soft)}.seasons>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:3rem}.seasons article{padding:2rem;border-top:1px solid;border-right:1px solid}.aid-band,.phasing{padding:clamp(6rem,11vw,11rem) 7vw;background:var(--accent);color:var(--button)}.aid-band h2,.phasing h2{max-width:14ch}.aid-band a{font-weight:900;border-bottom:1px solid}.phasing ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr)}.phasing li{display:grid;padding:1.5rem;border-top:1px solid}.wood-detail{display:grid;grid-template-columns:1.2fr .8fr;background:var(--ink);color:var(--paper);min-height:750px}.wood-detail img{height:100%}.wood-detail>div{padding:7vw;display:flex;flex-direction:column;justify-content:center}.wood-detail h2{font-size:5rem}.time-garden{display:grid;grid-template-columns:repeat(3,1fr);padding:6rem 2vw;gap:1rem}.time-garden img{height:600px}.time-garden article:nth-child(2){margin-top:5rem}.error-page{min-height:80vh;padding:8vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:var(--ink);color:var(--paper)}.error-page h1{font-size:clamp(5rem,12vw,14rem);max-width:10ch;margin:.2em 0}.error-page a{padding:1rem;margin:.3rem 0}.plans article:nth-child(2){background:var(--ink);color:var(--paper);transform:translateY(-2rem)}
body{--head:"Avenir Next",Futura,sans-serif;--body:"Avenir Next",sans-serif;--ink:#111;--accent:#2A4BD7;--paper:#fff;--soft:#f3c747;--alert:#C0603F;--button:#fff}.hero-copy{background:#D48A7A}.trust{background:#2A4BD7}.services{background:#8DBF6E}.portfolio-home{background:#fff}.steps{background:#C0603F}.reviews{background:#E8B33A}.zone{background:#D48A7A}.brand i{border-radius:50%;background:#E8B33A;color:#111}.services article{background:white;border:3px solid}.hero h1{letter-spacing:-.075em}.primary{box-shadow:6px 6px 0 #111}
body{--body:'Space Grotesk',sans-serif}.plumber,.roof{--head:'Barlow Condensed',sans-serif}.mason,.electric{--head:Anton,sans-serif}.garden,.wood{--head:Fraunces,serif}.paint{--head:Syne,sans-serif}.energy{--head:'Space Grotesk',sans-serif}
.hero h1 em,.hero h1 strong{display:block;font-style:normal;font-weight:inherit}.hero h1 strong{color:var(--accent)}
.essential-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:calc(100svh - 122px);border-bottom:1px solid color-mix(in srgb,var(--ink) 20%,transparent)}.essential-hero .hero-copy{padding:clamp(3rem,6vw,7rem);isolation:isolate}.essential-hero .hero-copy:before{content:'ÉDITION / 2026';position:absolute;left:clamp(1rem,2vw,2rem);top:50%;font-size:.55rem;letter-spacing:.22em;writing-mode:vertical-rl;transform:translateY(-50%);color:var(--accent)}.essential-hero h1{font-size:clamp(4.2rem,7vw,8.4rem);line-height:.78;max-width:8.5ch;margin:.26em 0}.essential-hero h1 strong{margin-left:.5ch}.essential-hero figure{overflow:hidden}.essential-hero figure img{transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}.essential-hero:hover figure img{transform:scale(1.025)}.hero-edition{position:absolute;right:calc(55% - 82px);top:2rem;z-index:4;width:164px;height:54px;background:var(--accent);color:var(--button);display:flex;align-items:center;justify-content:space-around;font-size:.58rem;letter-spacing:.1em;transform:rotate(-2deg)}.hero-edition span{font-weight:900}.essential-hero .hero-mark{z-index:0}.essential-hero .hero-copy>p{max-width:36rem}
.signature-hero{display:block;min-height:calc(100svh - 122px);background:var(--ink);color:var(--paper);isolation:isolate}.signature-hero>figure{position:absolute;inset:0;min-height:0;z-index:-2}.signature-hero>figure img{height:100%;object-fit:cover;animation:hero-breathe 12s ease-in-out infinite alternate}.signature-hero>figure figcaption{right:auto;left:6vw;background:transparent;color:white;bottom:2.2rem;z-index:7}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000e 0%,#0009 43%,#0001 76%),linear-gradient(0deg,#000c 0%,transparent 45%)}.signature-hero .hero-copy{position:absolute;left:5.5vw;bottom:5.3rem;width:min(69vw,1040px);padding:0;display:block}.signature-hero h1{font-size:clamp(5.5rem,9.2vw,10.8rem);line-height:.74;max-width:9.5ch;margin:.18em 0;letter-spacing:-.055em;text-wrap:balance}.signature-hero .hero-copy>p{font-size:clamp(.9rem,1.2vw,1.15rem);max-width:43rem;color:#fffd}.signature-hero .hero-actions{margin:.9rem 0}.signature-hero .hero-actions a{background:#09090988;color:white;border-color:#fff8;backdrop-filter:blur(12px)}.signature-hero .hero-actions a:hover{background:var(--accent);color:var(--button);border-color:var(--accent);transform:translateY(-3px)}.signature-hero .hero-copy small{color:#fffb}.hero-console{position:absolute;right:3vw;top:5vh;z-index:7;width:min(270px,21vw);padding:1.2rem;background:var(--accent);color:var(--button);box-shadow:18px 18px 0 #09090999;transform:rotate(1.5deg)}.hero-console header{display:flex;justify-content:space-between;gap:1rem;padding-bottom:2rem;font-size:.57rem;letter-spacing:.1em}.hero-console header span{white-space:nowrap}.hero-console h2{font:clamp(1.7rem,2.6vw,3rem)/.9 var(--head);margin:0 0 2rem;overflow-wrap:anywhere}.hero-console dl{margin:0}.hero-console dl>div{border-top:1px solid currentColor;padding:.8rem 0}.hero-console dt{font-size:.52rem;letter-spacing:.15em}.hero-console dd{margin:0;font-weight:900}.hero-console>a{display:block;margin:1rem -1.2rem -1.2rem;padding:1rem 1.2rem;background:var(--ink);color:var(--paper);font-size:.64rem;font-weight:900}.hero-rail{position:absolute;left:1rem;top:50%;z-index:7;display:flex;gap:2.2rem;transform:translate(-44%,-50%) rotate(-90deg);transform-origin:center;white-space:nowrap}.hero-rail span{font-size:.55rem;font-weight:900;letter-spacing:.13em}.hero-sticker{position:absolute;right:23vw;top:7vh;z-index:8;width:105px;height:105px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--paper);color:var(--ink);font-style:normal;font-size:.61rem;font-weight:900;line-height:1.2;transform:rotate(11deg);animation:sticker-drift 4s ease-in-out infinite alternate}.hero-ticker{position:absolute;left:0;right:0;bottom:0;height:34px;z-index:8;overflow:hidden;background:var(--accent);color:var(--button);display:flex;align-items:center}.hero-ticker span{font-size:.61rem;font-weight:900;letter-spacing:.18em;white-space:nowrap;animation:ticker 18s linear infinite}.signature-hero .hero-mark{right:auto;left:-.05em;color:#ffffff0a;font-size:36vw;bottom:-.35em;z-index:-1}
.signature-stage{position:relative;display:grid;grid-template-columns:1.15fr .85fr;min-height:900px;background:var(--ink);color:var(--paper);overflow:hidden}.signature-stage figure{margin:0;position:relative}.signature-stage figure img{height:100%;filter:saturate(.82) contrast(1.08)}.signature-stage figure figcaption{position:absolute;left:2rem;bottom:2rem;padding:.6rem 1rem;background:var(--paper);color:var(--ink);font-size:.58rem;font-weight:900;letter-spacing:.12em}.stage-copy{padding:9vw 7vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.stage-copy>span{color:var(--accent);font-size:.61rem;font-weight:900;letter-spacing:.16em}.stage-copy h2{font-size:clamp(4rem,7vw,8rem);line-height:.82;margin:.22em 0;letter-spacing:-.05em}.stage-copy p{max-width:40rem}.stage-copy a{border-bottom:2px solid var(--accent);font-weight:900}.signature-stage>aside{position:absolute;right:4vw;bottom:3vw;width:270px;padding:1.4rem;background:var(--accent);color:var(--button);display:grid;gap:.45rem;box-shadow:-14px -14px 0 color-mix(in srgb,var(--paper) 20%,transparent)}.signature-stage>aside b,.signature-stage>aside span{font-size:.58rem;letter-spacing:.12em}.signature-stage>aside strong{font:2.2rem/.9 var(--head)}
body.signature .page-hero{position:relative;display:block;min-height:82vh;overflow:hidden;isolation:isolate}body.signature .page-hero>img{position:absolute;inset:0;height:100%;min-height:0;z-index:-2;filter:brightness(.48) saturate(.8)}body.signature .page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000e,#0005 64%,transparent);z-index:-1}body.signature .page-hero>div{position:absolute;left:5vw;bottom:7vw;width:min(75vw,1050px);padding:0}body.signature .page-hero h1{font-size:clamp(5rem,10vw,12rem);line-height:.76;max-width:10ch}body.signature .page-hero p{max-width:46rem;color:#fffd}
.plumber.signature .signature-hero>figure img{filter:saturate(.55) contrast(1.08)}.plumber.signature .hero-console{border-radius:140px 140px 0 0;padding-top:4rem}.plumber.signature .hero-sticker{background:#B87333;color:white}
.garden.signature .signature-hero{background:#253727}.garden.signature .signature-hero>figure{left:30%;border-radius:48vw 0 0 0;overflow:hidden}.garden.signature .hero-shade{background:linear-gradient(90deg,#253727 0 31%,#253727d9 48%,transparent 76%),linear-gradient(0deg,#253727 0,transparent 40%)}.garden.signature .hero-console{border-radius:50% 50% 1rem 1rem;padding-top:3.8rem}.garden.signature .hero-sticker{border-radius:52% 48% 63% 37%}.garden.signature .signature-hero h1{font-weight:400;max-width:8ch}
.mason.signature .signature-hero:after{content:'';position:absolute;inset:0;z-index:0;background-image:linear-gradient(#fff1 1px,transparent 1px),linear-gradient(90deg,#fff1 1px,transparent 1px);background-size:72px 72px;pointer-events:none}.mason.signature .hero-console{clip-path:polygon(0 0,100% 4%,95% 100%,3% 94%)}.mason.signature .hero-sticker{border-radius:0;transform:rotate(-7deg)}
.paint.signature .signature-hero>figure{inset:2vw 0 0 34vw}.paint.signature .hero-shade{background:linear-gradient(90deg,#111 0 34%,#2A4BD7cc 56%,transparent 82%)}.paint.signature .signature-hero h1 strong{color:#E8B33A}.paint.signature .hero-console{background:#E8B33A;color:#111;transform:rotate(-3deg)}.paint.signature .hero-sticker{background:#8DBF6E}.paint.signature .hero-ticker{background:#D48A7A;color:#111}
.roof.signature .signature-hero>figure{clip-path:polygon(28% 0,100% 0,100% 100%,8% 100%)}.roof.signature .hero-shade{background:linear-gradient(90deg,#2f363ce8 0 34%,#2f363c88 60%,transparent)}.roof.signature .hero-sticker{clip-path:polygon(50% 0,100% 25%,83% 100%,17% 100%,0 25%);border-radius:0}
.energy.signature .signature-hero{background:var(--paper);color:var(--ink)}.energy.signature .signature-hero>figure{left:44%}.energy.signature .hero-shade{background:linear-gradient(90deg,var(--paper) 0 42%,#FAFBFBE0 53%,transparent 78%)}.energy.signature .signature-hero .hero-copy>p,.energy.signature .signature-hero .hero-copy small{color:var(--ink)}.energy.signature .signature-hero .hero-actions a{color:var(--ink);border-color:var(--ink);background:#fff9}.energy.signature .hero-ticker{background:#F2C14E;color:#152A38}.energy.signature .hero-sticker{background:#F2C14E}
.wood.signature .signature-hero>figure img{filter:sepia(.28) saturate(.65) contrast(1.12)}.wood.signature .hero-console{background:#EDE6D9;color:#1C1B19}.wood.signature .hero-sticker{background:#B87A45;color:#1C1B19}.wood.signature .signature-hero h1{font-weight:400}
.electric.signature .signature-hero:before{content:'';position:absolute;inset:0;z-index:0;background-image:linear-gradient(#42a5ff22 1px,transparent 1px),linear-gradient(90deg,#42a5ff22 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,transparent,#000)}.electric.signature .signature-hero>figure img{filter:saturate(1.45) contrast(1.12)}.electric.signature .hero-console{box-shadow:18px 18px 0 #3a64ff}.electric.signature .hero-sticker{background:#E14B3C;color:white}.electric.signature .hero-ticker{background:#F3D31D}
.paint{--head:Fraunces,serif}.paint .hero h1{letter-spacing:-.045em}.paint.essentiel .essential-hero h1{font-size:clamp(3.8rem,5.8vw,6.6rem);line-height:.86;max-width:10ch}.paint.signature .signature-hero .hero-copy{background:transparent;width:min(52vw,720px);bottom:5.1rem}.paint.signature .signature-hero h1{font-size:clamp(4.2rem,5.7vw,7rem);line-height:.84;max-width:9ch}.paint.signature .signature-hero h1 em{font-weight:400}.paint.signature .signature-hero h1 strong{font-weight:800}.paint.signature .hero-console{right:2.2vw;top:5vh;width:235px;transform:none;box-shadow:10px 10px 0 #1119}.paint.signature .hero-console h2{font-size:2rem}.paint.signature .hero-sticker{display:none}
.electric{--head:'Space Grotesk',sans-serif}.electric .hero h1 em{font-weight:400}.electric .hero h1 strong{font-weight:700}.electric.essentiel .essential-hero h1{font-size:clamp(3.8rem,5.2vw,6.2rem);line-height:.88;max-width:9ch}.electric.signature .signature-hero .hero-copy{width:min(53vw,760px);bottom:5.1rem}.electric.signature .signature-hero h1{font-size:clamp(4rem,5.5vw,6.7rem);line-height:.86;max-width:9ch;letter-spacing:-.05em}.electric.signature .hero-console{right:2.2vw;top:5vh;width:235px;box-shadow:10px 10px 0 #3a64ff;transform:none}.electric.signature .hero-console h2{font-size:1.75rem}.electric.signature .hero-sticker{display:none}
.paint.signature .hero-console,.paint.signature .hero-rail,.paint.signature .hero-sticker,.paint.signature .hero-ticker,.paint.signature .signature-hero .hero-mark,.paint.signature .tier-badge,.electric.signature .hero-console,.electric.signature .hero-rail,.electric.signature .hero-sticker,.electric.signature .hero-ticker,.electric.signature .signature-hero .hero-mark,.electric.signature .tier-badge{display:none}.paint.signature .signature-hero .hero-copy,.electric.signature .signature-hero .hero-copy{left:6vw;bottom:6vw;width:min(54vw,760px)}.paint.signature .signature-hero h1,.electric.signature .signature-hero h1{max-width:8ch}.paint.signature .signature-stage>aside,.electric.signature .signature-stage>aside{display:none}.paint.essentiel .hero-edition,.paint.essentiel .hero-mark,.electric.essentiel .hero-edition,.electric.essentiel .hero-mark{display:none}
.paint .statement h2,.paint .services h2,.paint .portfolio-home h2,.paint .steps h2,.paint .reviews h2,.paint .zone h2,.paint .final h2,.paint .signature-stage h2,.electric .statement h2,.electric .services h2,.electric .portfolio-home h2,.electric .steps h2,.electric .reviews h2,.electric .zone h2,.electric .final h2,.electric .signature-stage h2{font-size:clamp(3rem,5vw,5.8rem);line-height:.9}.paint.signature .page-hero h1,.electric.signature .page-hero h1{font-size:clamp(4rem,7vw,8rem);line-height:.85;max-width:11ch}
@keyframes hero-breathe{to{transform:scale(1.045)}}@keyframes sticker-drift{to{transform:rotate(4deg) translateY(10px)}}@keyframes ticker{to{transform:translateX(-42%)}}

.service-focus{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:720px;background:var(--paper)}
.service-focus>div{padding:clamp(4rem,8vw,9rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.service-focus h2,.local-intro h2{font-size:clamp(3.5rem,6vw,7rem);max-width:12ch;margin:.2em 0;line-height:.88}
.service-focus ul{list-style:none;padding:0;margin:2rem 0;width:100%}.service-focus li{padding:1rem 0;border-top:1px solid color-mix(in srgb,var(--ink) 25%,transparent);font-weight:800}.service-focus li:before{content:'↳';color:var(--accent);margin-right:.8rem}.service-focus img{height:100%;min-width:0;object-fit:cover}
.local-intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);padding:clamp(5rem,9vw,10rem) 6vw;gap:8vw;align-items:end}.local-intro>div{max-width:850px}.local-intro aside{background:var(--ink);color:var(--paper);padding:3rem;display:grid;gap:.5rem;transform:rotate(2deg)}.local-intro aside strong{font:clamp(3rem,6vw,6rem)/.85 var(--head);color:var(--accent)}.local-intro aside span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}
.local-projects{display:grid;grid-template-columns:repeat(3,1fr);padding:0 3vw 8rem;gap:1px;background:var(--ink)}.local-projects article{padding:clamp(2rem,4vw,5rem);background:var(--paper);min-height:450px}.local-projects article span{color:var(--accent);font-weight:900}.local-projects article h2{font-size:clamp(2.3rem,4vw,4.5rem);line-height:.92}
.fullscreen-gallery{height:100vh;min-height:680px;position:relative;overflow:hidden;background:#050505;color:white}.fullscreen-gallery>div,.fullscreen-gallery figure{position:absolute;inset:0;margin:0}.fullscreen-gallery figure{opacity:0;pointer-events:none;transition:opacity .7s ease,transform .9s ease;transform:scale(1.035)}.fullscreen-gallery figure.active{opacity:1;pointer-events:auto;transform:scale(1)}.fullscreen-gallery img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.fullscreen-gallery figcaption{position:absolute;left:5vw;right:5vw;bottom:5vw;display:flex;justify-content:space-between;align-items:end;font:clamp(1.6rem,4vw,4.5rem)/.9 var(--head)}.fullscreen-gallery figcaption b{font-size:.75rem;letter-spacing:.16em}.fullscreen-gallery button{position:absolute;z-index:2;top:50%;width:60px;height:60px;border:1px solid #fff8;border-radius:50%;background:#05050566;color:white;font-size:1.5rem;backdrop-filter:blur(8px)}.fullscreen-gallery button:hover,.fullscreen-gallery button:focus-visible{background:var(--accent);color:var(--button);transform:scale(1.08)}.gallery-prev{left:2vw}.gallery-next{right:2vw}.fullscreen-gallery>p{position:absolute;z-index:2;top:2vw;right:3vw;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.fullscreen-gallery:focus-visible{outline:4px solid var(--accent);outline-offset:-4px}

@media(max-width:1050px){.site-head nav{display:none;position:absolute;left:0;right:0;top:88px;background:var(--paper);color:var(--ink);padding:1rem;flex-direction:column}.site-head nav.open{display:flex}.menu{display:block;margin-left:auto;border:1px solid;background:transparent}.head-call{display:none}.hero{grid-template-columns:1fr}.hero figure{min-height:550px}.statement,.portfolio-home>header,.wizard,.calendar,.diagnostic,.energy-sim,.palette{grid-template-columns:1fr}.services>div,.reviews>div{grid-template-columns:repeat(2,1fr)}.services article:nth-child(2){transform:none}.steps>div{grid-template-columns:repeat(2,1fr)}.zone,.page-hero,.company,.contact-grid,.wood-detail,.service-focus{grid-template-columns:1fr}.service-focus img{min-height:560px}.page-hero img,.company>img{min-height:500px}.work-gallery>div{grid-template-columns:1fr}.dashboard{margin:3rem 1rem}.journal-grid{grid-template-columns:1fr 1fr}.time-garden{grid-template-columns:1fr 1fr}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:62px}.utility{height:30px;padding:0 1rem}.utility span:last-child{display:none}.site-head{height:72px;padding:0 1rem}.brand small{display:none}.brand i{width:40px;height:40px}.head-cta{display:none}.site-head nav{top:72px}.hero{min-height:auto}.hero-copy{padding:4rem 1rem}.hero h1{font-size:clamp(3.7rem,17vw,6rem)}.hero-actions{display:grid;width:100%}.hero-actions a{width:100%}.hero figure{min-height:65vh;margin:0;border-radius:0}.hero figcaption{display:none}.trust{padding:1rem}.trust>div{grid-template-columns:1fr 1fr}.trust span:nth-child(2){border-right:0}.statement{padding:5rem 1rem;gap:1.5rem}.statement h2,.services h2,.portfolio-home h2,.steps h2,.reviews h2,.zone h2,.final h2,.company h2,.design-system h2,.contact-grid h2,.wizard h2,.calendar h2,.diagnostic h2,.energy-sim h2,.palette h2,.seasons h2,.aid-band h2,.service-focus h2,.local-intro h2{font-size:clamp(2.8rem,13vw,4.5rem)}.services,.portfolio-home,.steps,.reviews{padding:5rem 1rem}.services>div,.reviews>div{grid-template-columns:1fr}.services article{min-height:270px}.portfolio-home>header{display:grid;grid-template-columns:1fr}.compare{height:72vh;margin-top:2rem}.compare .before img{width:100vw}.project-caption{grid-template-columns:1fr}.steps>div{grid-template-columns:1fr}.zone{min-height:auto}.map{min-height:430px}.zone>div:last-child{padding:4rem 1rem}.final>div{display:grid}.page-hero{min-height:auto}.page-hero>div{padding:4rem 1rem}.page-hero h1{font-size:clamp(3.5rem,16vw,6rem)}.page-hero img{min-height:55vh}.service-detail,.price-grid,.plans{padding:4rem 1rem;grid-template-columns:1fr}.service-focus>div{padding:4rem 1rem}.service-focus img{min-height:55vh}.local-intro{grid-template-columns:1fr;padding:4rem 1rem}.local-intro aside{transform:none}.local-projects{grid-template-columns:1fr;padding:1px}.local-projects article{min-height:330px}.fullscreen-gallery{min-height:620px;height:80vh}.fullscreen-gallery button{width:48px;height:48px}.fullscreen-gallery figcaption{bottom:5rem;display:grid;gap:.5rem}.work-gallery{padding:4rem 1rem}.work-gallery article{min-height:430px}.company>div,.contact-grid{padding:4rem 1rem}.company>img{min-height:55vh}.design-system{padding:4rem 1rem}.design-system>div{grid-template-columns:repeat(4,1fr)}.design-system i{width:58px;height:58px}.design-system p{grid-column:1/-1;margin:0}.wizard,.calendar,.diagnostic,.energy-sim,.palette{padding:4rem 1rem}.wizard form{padding:1rem}.days{grid-template-columns:repeat(2,1fr)}.dashboard{grid-template-columns:1fr;margin:2rem 0}.dashboard>aside{display:grid;grid-template-columns:repeat(4,1fr);overflow:auto}.dashboard>aside b{display:none}.dashboard aside button{white-space:nowrap}.dashboard>div{padding:1.2rem}.dashboard h2{font-size:3rem}.journal-grid,.time-garden{grid-template-columns:1fr;padding:4rem 1rem}.journal-grid article:nth-child(2),.time-garden article:nth-child(2){margin-top:0}.time-garden img{height:55vh}.seasons{padding:4rem 1rem}.seasons>div,.phasing ol{grid-template-columns:1fr}.palette nav{grid-column:auto;overflow:auto}.palette nav button{min-width:90px}.wood-detail>div{padding:4rem 1rem}.wood-detail h2{font-size:3.5rem}.legal-content{padding:4rem 1rem}.legal-content h2{font-size:3rem}footer{grid-template-columns:1fr;padding:4rem 1rem 2rem}.legal-line{grid-column:auto}.mobile-call{display:grid;place-items:center;position:fixed;left:0;right:0;bottom:0;height:62px;z-index:100;background:var(--alert);color:white;font-weight:900}.tier-badge{display:none}}
@media(max-width:700px){.essential-hero{display:flex;flex-direction:column;min-height:auto}.essential-hero .hero-copy{padding:4rem 1rem 3rem;min-height:68svh}.essential-hero .hero-copy:before{display:none}.essential-hero h1{font-size:clamp(4rem,18vw,6.7rem);max-width:8ch}.essential-hero figure{min-height:62svh}.hero-edition{right:1rem;top:calc(68svh - 27px)}.signature-hero{display:block;min-height:calc(100svh - 102px)}.signature-hero>figure,.garden.signature .signature-hero>figure,.paint.signature .signature-hero>figure,.energy.signature .signature-hero>figure{position:absolute;inset:0;min-height:0;border-radius:0;clip-path:none}.signature-hero .hero-shade,.garden.signature .hero-shade,.paint.signature .hero-shade,.energy.signature .hero-shade,.roof.signature .hero-shade{background:linear-gradient(0deg,#050505f5 0 22%,#050505a0 58%,#05050522 100%)}.signature-hero .hero-copy{left:1rem;right:1rem;bottom:3.5rem;width:auto;padding:0}.signature-hero h1{font-size:clamp(4.4rem,19vw,7rem);line-height:.75;max-width:8ch}.signature-hero .hero-copy>span{font-size:.52rem}.signature-hero .hero-copy>p{font-size:.82rem;max-width:30rem;margin:.7rem 0}.signature-hero .hero-copy small{display:none}.signature-hero .hero-actions{display:flex}.signature-hero .hero-actions a{padding:.7rem;font-size:.68rem;width:auto}.signature-hero .hero-actions .urgent{display:none}.hero-console{right:1rem;top:1rem;width:168px;padding:.75rem;box-shadow:8px 8px 0 #09090999}.hero-console header{padding-bottom:.6rem}.hero-console header span{display:none}.hero-console h2{font-size:1.35rem;margin:0}.hero-console dl{display:none}.hero-console>a{margin:.7rem -.75rem -.75rem;padding:.65rem .75rem;font-size:.52rem}.hero-rail,.hero-sticker{display:none}.hero-ticker{height:28px}.hero-ticker span{font-size:.52rem}.signature-stage{grid-template-columns:1fr;min-height:auto}.signature-stage figure{min-height:68svh}.stage-copy{padding:5rem 1rem 8rem}.stage-copy h2{font-size:clamp(3.7rem,16vw,6rem)}.signature-stage>aside{left:1rem;right:1rem;bottom:1rem;width:auto}.energy.signature .signature-hero{color:white}.energy.signature .signature-hero .hero-copy>p{color:#fffd}.energy.signature .signature-hero .hero-actions a{color:white;border-color:white;background:#05050599}body.signature .page-hero{min-height:78svh}body.signature .page-hero>div{left:1rem;right:1rem;bottom:4rem;width:auto}body.signature .page-hero h1{font-size:clamp(4rem,18vw,7rem)}}
@media(max-width:700px){.signature-stage figure,.stage-copy,.palette>*,.zone>*{min-width:0}.palette nav{width:100%;max-width:100%;overflow-x:auto}.palette nav button{min-width:76px}.palette h2{font-size:3rem;overflow-wrap:anywhere}.paint .hero-copy{min-width:0;max-width:100%}.paint.signature .signature-hero .hero-copy,.electric.signature .signature-hero .hero-copy{left:1rem;right:1rem;bottom:3.5rem;width:auto}.paint.signature .signature-hero h1,.electric.signature .signature-hero h1{font-size:12vw;line-height:.84;max-width:8ch;overflow-wrap:normal}.paint.essentiel .essential-hero h1,.electric.essentiel .essential-hero h1{font-size:12vw;line-height:.86;max-width:8ch}.paint.signature .hero-console,.electric.signature .hero-console{right:1rem;top:1rem;width:154px;box-shadow:6px 6px 0 #1118}.paint.signature .hero-console h2,.electric.signature .hero-console h2{font-size:1rem;line-height:.86}.paint .zone h2,.paint .signature-stage h2,.paint .reviews h2,.paint .services h2,.electric .zone h2,.electric .signature-stage h2,.electric .reviews h2,.electric .services h2{font-size:3.2rem;overflow-wrap:normal}.zone,.map{max-width:100%;width:100%}}
@media(prefers-reduced-motion:no-preference){body.signature [data-reveal]{opacity:0;transform:translateY(35px);transition:opacity .7s,transform .7s}body.signature [data-reveal].visible{opacity:1;transform:none}.services article,.work-gallery article{transition:transform .45s,background .45s}.services article:hover,.work-gallery article:hover{transform:translateY(-10px)}}
