:root{--green:#173e32;--dark:#122b24;--deep:#102821;--cream:#f5f3ec;--paper:#fffdf8;--muted:#68756d;--gold:#c4a579;--line:#d9ded5;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--dark);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}[hidden]{display:none!important}.wrap{width:min(100% - 72px,1260px);margin:auto}.skip-link{position:absolute;top:-50px;left:14px;background:white;color:var(--dark);padding:12px;z-index:100}.skip-link:focus{top:10px}.site-header{position:absolute;top:0;left:0;right:0;z-index:10;color:#fff;border-bottom:1px solid rgba(255,255,255,.26)}.header-inner{height:95px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-symbol{display:grid;place-items:center;width:49px;height:49px;border:1px solid rgba(255,255,255,.65);border-radius:50%;flex:none}.brand-symbol svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.brand-symbol .leaf{stroke:var(--gold);stroke-width:2}.brand strong{display:block;font-size:16px;letter-spacing:.13em;line-height:1.1;font-weight:650}.brand small{display:block;font-family:var(--serif);font-size:12px;font-style:italic;letter-spacing:.06em;margin-top:5px}.desktop-nav{display:flex;gap:30px;margin:auto;font-size:13px;font-weight:550}.desktop-nav a{padding:15px 0;transition:opacity .2s}.desktop-nav a:hover{opacity:.65}.header-cta{border:1px solid rgba(255,255,255,.65);padding:15px 18px;font-size:12px;font-weight:650;white-space:nowrap;transition:background .2s,color .2s}.header-cta:hover{background:white;color:var(--dark)}.header-cta span{padding-left:15px}.menu-button{display:none;background:none;border:0;width:40px;height:40px;padding:8px;flex-direction:column;justify-content:center;gap:7px}.menu-button span{height:1px;width:25px;background:white}.mobile-nav{display:none}.hero{height:auto;min-height:min(810px,95svh);position:relative;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/images/jardin-mediterraneen.webp') center 53%/cover no-repeat;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,18,.80) 0%,rgba(8,29,22,.68) 36%,rgba(10,27,21,.13) 81%),linear-gradient(0deg,rgba(5,21,16,.44),transparent 25%)}.hero-content{position:relative;z-index:1;padding-top:clamp(200px,26vh,265px);padding-bottom:150px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:700;display:flex;align-items:center;gap:15px;margin:0 0 28px}.eyebrow-line{display:inline-block;width:28px;height:1px;background:var(--gold);flex:none}.hero h1,h2,h3,p{margin-top:0}.hero h1{font:normal clamp(53px,6vw,91px)/1.04 var(--serif);letter-spacing:-.035em;max-width:1100px;margin:0 0 24px}.hero h1 em,h2 em{font-weight:normal;color:#dbd3bd}.hero-content>p{max-width:510px;color:#eef1e9;font-size:17px;line-height:1.72;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:34px}.button{border:0;display:inline-flex;justify-content:space-between;align-items:center;gap:35px;min-height:54px;padding:15px 20px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--dark)}.button-light:hover{background:#e8dfcc}.button-green{background:var(--green);color:white}.button-green:hover{background:#235747}.text-link{border-bottom:1px solid currentColor;padding-bottom:7px;font-size:13px;font-weight:700}.text-link span{margin-left:12px}.text-link.light{color:#f9faf5}.hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:space-between;gap:30px;z-index:1;font-size:11px;letter-spacing:.06em;color:#eeeede}.hero-bottom span:last-child{opacity:.75}.section-pad{padding:115px 0}.services{background:var(--cream)}.section-heading{margin-bottom:49px}.two-col{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:65px}.section-heading h2,.showcase h2,.quote-intro h2{font:normal clamp(42px,5vw,67px)/1.08 var(--serif);letter-spacing:-.035em;margin:0}.section-heading h2 em,.showcase h2 em{color:#81917b}.section-heading>p,.showcase-head>p{max-width:370px;color:#5d6b61;line-height:1.75;font-size:15px;margin:0 0 7px}.eyebrow.dark{color:#6f806e}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{background:var(--paper);padding:31px 27px 30px;display:flex;flex-direction:column;min-height:350px;transition:background .2s}.service-card:hover{background:#f9f8f2}.card-number{color:#87938a;font-size:11px;letter-spacing:.11em}.service-icon{font-family:var(--serif);font-size:44px;line-height:1;color:#b48f61;margin:24px 0 20px}.service-card h3{font:normal 25px/1.15 var(--serif);letter-spacing:-.025em;margin:0 0 17px}.service-card p{font-size:13px;line-height:1.75;color:#657166;margin:0 0 23px}.service-card a{margin-top:auto;color:var(--green);font-size:12px;font-weight:700;border-bottom:1px solid #bac8b9;padding-bottom:8px;align-self:flex-start}.service-card a span{margin-left:10px}.services-note{display:flex;align-items:center;gap:17px;border-bottom:1px solid #d7ddd4;padding:26px 0}.services-note>span{font-size:19px;color:#ad916c}.services-note p{font-size:13px;line-height:1.5;color:#5e6a61;margin:0;flex:1}.services-note a{font-size:12px;font-weight:700;white-space:nowrap}.services-note a span{margin-left:7px}.showcase{background:#e9eee7}.showcase-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:37px}.gallery-shell{min-height:390px;background:#d7ded2;position:relative;overflow:hidden}.gallery-empty{height:390px;display:flex;align-items:flex-end;position:relative;background:linear-gradient(90deg,rgba(10,31,24,.9),rgba(10,31,24,.48)),url('/images/jardin-mediterraneen.webp') center 48%/cover}.gallery-empty-inner{position:relative;color:white;width:min(530px,100%);padding:46px}.mini-label{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:700;color:#8b9d8e;margin-bottom:22px}.gallery-empty .mini-label{color:#d6c29b}.gallery-empty h3{font:normal 38px/1.1 var(--serif);letter-spacing:-.03em;margin:0 0 14px}.gallery-empty p{line-height:1.65;font-size:14px;margin:0;color:#f0f4ec}.gallery-empty .empty-marker{position:absolute;right:40px;top:35px;color:white;opacity:.65;text-transform:uppercase;font-size:10px;letter-spacing:.18em}.gallery-present{padding:25px;background:var(--paper)}.gallery-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.gallery-meta h3{font:normal 27px/1.2 var(--serif);margin:0 0 5px}.gallery-meta p{margin:0;color:var(--muted);font-size:12px}.gallery-controls{display:flex;gap:7px}.gallery-controls button{border:1px solid var(--line);background:white;width:38px;height:38px;color:var(--dark)}.gallery-controls button:disabled{opacity:.3;cursor:default}.compare{position:relative;overflow:hidden;aspect-ratio:2.35/1;background:#d6ddd2;touch-action:none;user-select:none}.compare>img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.before-pane{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.before-pane img{width:100%;height:100%;object-fit:cover}.compare-divider{position:absolute;left:50%;top:0;bottom:0;width:2px;background:white;pointer-events:none}.compare-divider::after{content:'↔';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:white;color:var(--green);font-size:20px;box-shadow:0 2px 10px #1115}.compare-tag{position:absolute;top:18px;background:var(--dark);color:white;padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.compare-tag.before{left:18px}.compare-tag.after{right:18px}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.gallery-instruction{color:var(--muted);font-size:12px;margin:12px 0 0;text-align:center}.trust-zone-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#cad5c9;margin-top:45px}.trust-card,.zone-card{padding:40px 43px;min-height:275px}.trust-card{background:#fffdf7}.zone-card{background:#e0e7dd}.trust-card h3,.zone-card h3{font:normal 30px/1.2 var(--serif);letter-spacing:-.025em;margin:0 0 15px}.trust-card p,.zone-card p{color:#657166;font-size:13px;line-height:1.7;max-width:440px}.trust-card a{display:inline-block;margin-top:12px}.zone-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:22px 0 0}.zone-card li{padding:8px 11px;border:1px solid #aab9a7;color:var(--dark);font-size:11px;font-weight:650}.quote-panel{display:grid;grid-template-columns:.9fr 1.1fr;margin-top:45px;background:var(--green);color:white;scroll-margin-top:20px}.quote-intro{padding:64px 55px;display:flex;flex-direction:column}.quote-intro .eyebrow{color:#d2ddce}.quote-intro h2 em{color:#d7c7a8}.quote-intro>p:not(.eyebrow){max-width:430px;color:#dce8dd;line-height:1.75;font-size:14px;margin-top:24px}.contact-direct{border-top:1px solid #547566;margin-top:auto;padding-top:28px;display:flex;flex-direction:column;gap:7px}.contact-direct>span{font-size:12px;color:#bbd0be}.contact-direct a{font:normal 23px var(--serif)}.quote-form{background:#fffdf8;color:var(--dark);padding:48px 50px;min-height:510px}.form-top{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#6c796d}.form-top span:last-child{color:#a4865c;white-space:nowrap}.progress-track{height:2px;background:#e2e6dc;margin:17px 0 41px}.progress-track span{display:block;width:33.33%;height:2px;background:var(--green);transition:width .25s}.form-step{border:0;margin:0;padding:0;min-width:0}.form-step legend{font:normal 30px/1.15 var(--serif);letter-spacing:-.025em;padding:0;margin-bottom:12px}.form-hint{font-size:13px;line-height:1.5;color:#798478;margin:0 0 27px}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.option{position:relative;min-height:58px;display:flex;align-items:center;border:1px solid #d9e0d6;cursor:pointer;transition:all .2s}.option input{position:absolute;opacity:0;inset:0;cursor:pointer}.option span{font-size:12px;font-weight:650;padding:14px 18px;line-height:1.35;width:100%}.option:hover{border-color:var(--green)}.option:has(input:checked){border-color:var(--green);background:#eaf0e8;box-shadow:inset 3px 0 var(--green)}.option:has(input:focus-visible){outline:2px solid #ceab74;outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-grid label,.full-label{display:flex;flex-direction:column;gap:9px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#536456;margin:20px 0}.field-grid label span,.full-label span{color:#b78b56}.field-grid input,.field-grid select,.full-label input,.full-label textarea{width:100%;border:1px solid #d8dfd5;background:white;color:#1d3429;padding:14px;font-size:14px;text-transform:none;letter-spacing:normal;border-radius:0;outline:0;min-height:48px}.full-label textarea{resize:vertical;min-height:112px;line-height:1.5}.field-grid input:focus,.field-grid select:focus,.full-label input:focus,.full-label textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px #d5e4d6}.full-label small{font-size:10px;text-transform:none;letter-spacing:normal;color:#7b897e}.privacy-note{font-size:12px;line-height:1.6;color:#718074;margin-top:18px}.form-error{font-size:12px;color:#a5332e;margin:14px 0 0}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:30px}.form-actions .button{margin-left:auto}.back-button{background:none;border:0;color:var(--green);padding:14px 0;font-size:13px;font-weight:700}.copy-fallback{margin-top:25px;padding:16px;background:#eaf0e8;font-size:12px;line-height:1.5}.copy-fallback p{margin:0 0 11px}.copy-fallback a{text-decoration:underline}.copy-fallback button{background:none;border:0;border-bottom:1px solid var(--green);padding:0 0 4px;color:var(--green);font-weight:700}.copy-fallback #copy-status{margin-left:12px}.site-footer{background:var(--deep);color:#f5f7f0}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding:64px 0 55px}.footer-brand .brand-symbol{width:43px;height:43px}.footer-main>div:first-child p{max-width:290px;color:#aabfb0;line-height:1.7;font-size:13px;margin:25px 0 0}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:12px}.footer-main strong{font-size:11px;letter-spacing:.11em;text-transform:uppercase;margin-bottom:10px}.footer-main a:not(.brand){color:#c3d2c5}.footer-main a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #375347;padding:22px 0 30px;color:#9fb3a5;font-size:10px;line-height:1.5}#prestations,#realisations,#zones,#avis{scroll-margin-top:25px}
@media(max-width:1050px){.desktop-nav{gap:15px}.header-cta{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:285px}.hero{min-height:630px}.quote-intro{padding:55px 35px}.quote-form{padding:45px 34px}}
@media(max-width:720px){.wrap{width:min(100% - 36px,1260px)}.site-header{border-bottom-color:#ffffff33}.header-inner{height:72px}.brand-symbol{width:42px;height:42px}.brand-symbol svg{width:24px}.brand strong{font-size:13px}.brand small{font-size:10px}.desktop-nav{display:none}.menu-button{display:flex;margin-left:auto}.mobile-nav{display:flex;flex-direction:column;background:#173e32;padding:8px 18px 23px}.mobile-nav a{padding:13px 4px;border-bottom:1px solid #ffffff33;font-size:14px}.hero{height:auto;min-height:0;max-height:none}.hero-image{background-position:57% center}.hero-shade{background:linear-gradient(90deg,rgba(4,24,18,.79),rgba(4,24,18,.42)),linear-gradient(0deg,rgba(4,24,18,.64),transparent 37%)}.hero-content{padding-top:195px;padding-bottom:165px}.hero h1{font-size:clamp(48px,10.5vw,72px)}.hero-content>p{font-size:15px;line-height:1.65}.hero-actions{align-items:flex-start;flex-direction:column;gap:25px}.hero-bottom{bottom:24px;flex-direction:column;gap:8px;font-size:10px;line-height:1.4}.section-pad{padding:76px 0}.two-col,.showcase-head{display:block}.section-heading h2,.showcase h2,.quote-intro h2{font-size:clamp(40px,9vw,55px)}.section-heading>p,.showcase-head>p{margin-top:22px}.services-grid{grid-template-columns:1fr 1fr}.service-card{min-height:305px;padding:22px 18px}.service-card h3{font-size:22px}.service-icon{margin:16px 0}.services-note{align-items:flex-start;flex-wrap:wrap}.services-note p{flex-basis:calc(100% - 40px)}.services-note a{margin-left:35px}.gallery-empty{height:400px}.gallery-empty-inner{padding:25px}.gallery-empty h3{font-size:33px}.gallery-empty .empty-marker{right:20px;top:20px}.trust-zone-row{grid-template-columns:1fr}.trust-card,.zone-card{min-height:auto;padding:34px 28px}.quote-panel{grid-template-columns:1fr}.quote-intro{padding:46px 27px}.quote-intro>p:not(.eyebrow){margin-bottom:30px}.quote-form{padding:35px 25px;min-height:500px}.footer-main{grid-template-columns:1fr 1fr;gap:35px;padding:50px 0}.footer-main>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column;gap:6px}.compare{aspect-ratio:1.25/1}}
@media(max-width:430px){.hero h1{font-size:46px}.hero{min-height:0}.services-grid{grid-template-columns:1fr}.service-card{min-height:240px}.service-icon{margin:15px 0}.option-grid{grid-template-columns:1fr}.option{min-height:46px}.field-grid{grid-template-columns:1fr;gap:0}.form-top{font-size:9px}.quote-form{padding:30px 18px}.form-step legend{font-size:26px}.footer-main{gap:30px}.footer-main>div:not(:first-child){font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.brand-logo{display:block;width:137px;height:auto}.footer-brand .brand-logo{width:154px}@media(max-width:720px){.brand-logo{width:112px}.footer-brand .brand-logo{width:138px}}

.review-links{display:flex;flex-wrap:wrap;gap:5px 25px}.review-links .text-link{white-space:nowrap}

.trust-zone-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.review-list{display:grid;gap:0;border-top:1px solid var(--line);margin:25px 0 13px}.review-item{padding:16px 0;border-bottom:1px solid var(--line)}.review-stars{color:#aa8756;font-size:15px;letter-spacing:.13em;line-height:1.2}.review-item p{color:var(--dark);font:normal 18px/1.4 var(--serif);max-width:none;margin:9px 0 7px}.review-item>span{font-size:11px;color:#68756d}.review-links{gap:10px 25px}@media(max-width:720px){.trust-zone-row{grid-template-columns:1fr}.review-list{margin-top:24px}.review-item p{font-size:17px}}

/* Local trust, clear contact paths and a compact honest gallery while no chantier photos are supplied. */
.header-inner{gap:23px}.desktop-nav{gap:22px}.header-phone{font-size:13px;font-weight:650;white-space:nowrap;border-bottom:1px solid #ffffff99;padding:8px 0}.header-phone:hover{opacity:.8}.hero-content>p{max-width:640px}.service-card p{font-size:14px}.gallery-shell.is-empty{min-height:260px}.gallery-empty{height:260px;background:linear-gradient(105deg,#16392f,#285040)}.gallery-empty-inner{width:min(720px,100%);padding:42px 46px}.gallery-empty h3{font-size:clamp(28px,3.5vw,41px)}.gallery-empty p{font-size:15px}.approach{background:var(--dark);color:#f5f5eb}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.approach .eyebrow{color:#c8d4c4}.approach-intro h2{font:normal clamp(42px,5vw,68px)/1.07 var(--serif);letter-spacing:-.035em;margin:0 0 25px}.approach-intro h2 em{font-weight:normal;color:#d3c5a7}.approach-intro>p:not(.eyebrow){color:#cfddd0;font-size:16px;line-height:1.7;max-width:510px;margin:0 0 30px}.approach-list{border-top:1px solid #ffffff4a}.approach-list article{display:grid;grid-template-columns:44px 1fr;gap:18px;border-bottom:1px solid #ffffff4a;padding:25px 0 27px}.approach-list article>span{color:#bfaa81;font-size:13px;letter-spacing:.12em;padding-top:5px}.approach-list h3{font:normal 29px/1.2 var(--serif);margin:0 0 11px}.approach-list p{color:#c8d5c8;font-size:14px;line-height:1.6;margin:0;max-width:380px}.zone-card p{font-size:14px}.zone-link{display:inline-block;border-bottom:1px solid var(--green);padding-bottom:7px;margin-top:28px;font-size:13px;font-weight:700;color:var(--green)}.zone-link span{margin-left:10px}.practical{display:grid;grid-template-columns:.9fr 2fr;gap:35px;background:#fffdf8;padding:40px 43px;margin-top:1px}.practical h3{font:normal 30px/1.2 var(--serif);margin:0;max-width:270px}.practical ol{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;counter-reset:steps;margin:0;padding:0}.practical li{border-left:1px solid var(--line);padding:3px 0 5px 18px;counter-increment:steps}.practical li::before{content:'0' counter(steps);display:block;font-size:12px;color:#a5875b;letter-spacing:.15em;margin-bottom:15px}.practical strong,.practical li span{display:block}.practical strong{font-size:14px;line-height:1.35;margin-bottom:9px}.practical li span{font-size:13px;line-height:1.55;color:#657166}.mobile-contact{display:none}
@media(max-width:1120px){.header-phone{display:none}.desktop-nav{gap:17px}}
@media(max-width:720px){body{padding-bottom:68px}.header-cta{display:none}.approach-grid{grid-template-columns:1fr;gap:35px}.approach-intro h2{font-size:clamp(40px,9vw,55px)}.approach-list h3{font-size:25px}.gallery-empty{height:258px}.gallery-empty-inner{padding:30px 25px}.gallery-empty .empty-marker{font-size:9px}.practical{display:block;padding:34px 28px}.practical h3{margin-bottom:28px}.practical ol{grid-template-columns:1fr;gap:18px}.practical li{padding-left:17px}.practical li::before{margin-bottom:6px}.mobile-contact{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:38% 62%;background:#fffdf8;box-shadow:0 -6px 24px #0d2a202e;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{display:flex;align-items:center;justify-content:center;min-height:68px;font-size:14px;font-weight:700}.mobile-contact a:first-child{color:var(--green);border-top:1px solid var(--line)}.mobile-contact a:last-child{background:var(--green);color:white;gap:12px}.site-footer{padding-bottom:env(safe-area-inset-bottom)}body:has(.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus) .mobile-contact{display:none}}
.proof{background:#e9eee7;padding:80px 0 0}.proof .trust-zone-row{margin-top:0}.proof+.showcase{padding-top:80px}@media(max-width:720px){.proof{padding-top:60px}.proof+.showcase{padding-top:70px}}
.form-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.thanks-page{min-height:100svh;display:grid;place-items:center;padding:32px;background:#e9eee7}.thanks-panel{width:min(100%,590px);padding:clamp(35px,6vw,72px);background:var(--paper);text-align:center}.thanks-panel img{width:130px;height:auto;margin:0 auto 35px;background:var(--dark);padding:8px}.thanks-panel .mini-label{margin-bottom:20px}.thanks-panel h1{font:normal clamp(40px,6vw,62px)/1.08 var(--serif);letter-spacing:-.035em;margin:0 0 23px}.thanks-panel p{font-size:16px;line-height:1.65;color:#657166;margin:0 0 30px}.thanks-panel .button{width:max-content;max-width:100%;margin:0 auto}.thanks-phone{display:block;margin-top:28px;font-size:13px;text-decoration:underline;text-underline-offset:5px}

/* Real work photos and before/after montages. */
.gallery-montage{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#e8ece7}
.privacy-note a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:12px 24px}.footer-bottom nav a:hover,.footer-bottom nav a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}.thanks-legal{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:32px;font-size:12px}.thanks-legal a{text-decoration:underline;text-underline-offset:4px}
.legal-page{background:var(--cream)}.legal-header{background:var(--deep);color:#fff;border-bottom:1px solid #ffffff30}.legal-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:91px}.legal-header img{width:130px;height:auto}.legal-header-inner>a:last-child{font-size:13px;font-weight:700;white-space:nowrap}.legal-header-inner>a:last-child span{margin-left:10px}.legal-hero{background:var(--green);color:#fff;padding:95px 0 98px}.legal-hero .eyebrow{color:#c8d6c8}.legal-hero h1{font:normal clamp(50px,6.2vw,86px)/1.03 var(--serif);letter-spacing:-.045em;margin:24px 0 22px}.legal-hero h1 em{font-weight:normal;color:#c9d9be}.legal-hero .wrap>p:last-child{font-size:17px;color:#d7e3d7;line-height:1.6;max-width:620px}.legal-layout{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:space-between;gap:7%;padding-top:90px;padding-bottom:125px}.legal-side{display:flex;flex-direction:column;gap:20px;align-self:start;position:sticky;top:30px;font-size:13px}.legal-side span{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:5px}.legal-side a{border-bottom:1px solid var(--line);padding-bottom:16px}.legal-side a[aria-current=page]{font-weight:700;color:var(--green)}.legal-content{min-width:0}.legal-review{background:#e7eee5;border-left:3px solid #78906c;padding:22px 26px;margin:0 0 56px}.legal-review strong{font-size:13px}.legal-review p{font-size:13px;line-height:1.6;margin:8px 0 0;color:#43594d}.legal-content section{border-top:1px solid var(--line);padding:37px 0 42px}.legal-content h2{font:normal clamp(27px,3vw,35px)/1.25 var(--serif);letter-spacing:-.02em;margin:0 0 20px}.legal-content p{font-size:15px;line-height:1.8;color:#536259;margin:0 0 13px}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--green);font-weight:650;text-decoration:underline;text-underline-offset:3px}.legal-content dl{margin:23px 0 0}.legal-content dl div{display:grid;grid-template-columns:170px 1fr;gap:16px;border-bottom:1px solid var(--line);padding:14px 0;font-size:14px;line-height:1.6}.legal-content dt{font-weight:700}.legal-content dd{margin:0;color:#536259}.legal-content small{font-size:12px}.legal-content .legal-updated{margin-top:23px;font-size:12px}.legal-footer .footer-bottom{border-top:0;padding:32px 0}
@media(max-width:720px){.legal-page{padding-bottom:0}.legal-header-inner{min-height:72px}.legal-header img{width:106px}.legal-header-inner>a:last-child{font-size:11px}.legal-hero{padding:66px 0 76px}.legal-hero h1{font-size:clamp(46px,10vw,64px)}.legal-hero .wrap>p:last-child{font-size:15px}.legal-layout{grid-template-columns:1fr;gap:35px;padding-top:48px;padding-bottom:75px}.legal-side{position:static;flex-direction:row;flex-wrap:wrap;gap:8px 16px}.legal-side span{width:100%;margin-bottom:0}.legal-side a{padding-bottom:9px}.legal-review{margin-bottom:40px}.legal-content dl div{grid-template-columns:1fr;gap:2px}.legal-content section{padding:29px 0 32px}.legal-footer .footer-bottom{gap:18px}}
.compare{aspect-ratio:1.85/1}
.compare input:focus-visible{outline:3px solid #bd9556;outline-offset:-4px}
.gallery-controls button:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.photos-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:62px 0 24px}
.photos-heading .mini-label{margin-bottom:12px}
.photos-heading h3{font:normal clamp(31px,3vw,40px)/1.15 var(--serif);letter-spacing:-.03em;margin:0}
.photos-heading p{max-width:330px;margin:0 0 4px;color:#5d6b61;font-size:15px;line-height:1.55}
.photos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.photo-card{margin:0;background:var(--paper);min-width:0}
.photo-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:#d4ddd0}
.photo-card figcaption{padding:18px 19px 20px;font:normal 19px/1.2 var(--serif);color:var(--dark)}
@media(max-width:720px){.compare{aspect-ratio:1.18/1}.gallery-present{padding:14px}.gallery-meta h3{font-size:23px}.photos-heading{display:block;margin-top:45px}.photos-heading p{margin-top:13px}.photos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-card img{aspect-ratio:3/4}.photo-card figcaption{padding:12px 11px 15px;font-size:15px;line-height:1.3}}

/* Before / after sits quietly alongside the photo portfolio. */
.gallery-label{margin:0 0 16px}
.gallery-shell{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:transparent;overflow:visible}
.gallery-shell[hidden]{display:none}
.gallery-card{margin:0;min-width:0;padding:10px 10px 0;background:var(--paper)}
.gallery-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:100%;aspect-ratio:3/2;overflow:hidden;background:#e1e6de}
.gallery-panel{position:relative;min-width:0;overflow:hidden}
.gallery-panel img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.gallery-panel span{position:absolute;top:9px;left:9px;padding:5px 7px;background:#fffdf8e8;color:var(--dark);font-size:11px;font-weight:700;letter-spacing:.04em}
.gallery-card>.gallery-montage{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#e1e6de}
.gallery-card figcaption{padding:15px 8px 17px;color:var(--dark);font:normal 18px/1.25 var(--serif)}
@media(max-width:1020px){.gallery-shell{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.gallery-shell{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(250px,82%);gap:12px;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;padding-bottom:8px}.gallery-card{scroll-snap-align:start}.gallery-card figcaption{font-size:17px;padding:12px 6px 14px}.photos-heading{margin-top:38px}}

/* SVG keeps icons consistent across iOS and desktop text fonts. */
.service-icon svg{display:block;width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:square}
.arrow-mark{display:inline-flex;align-items:center;justify-content:center;vertical-align:-2px;line-height:1}
.arrow-mark svg{display:block;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
