@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600;700&display=swap";:root{--ink:#162017;--green:#1d3b2a;--cream:#f8f7f3;--stone:#d9d9d6;--wood:#dccdb5;--muted:#636b62;--line:#16201724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f8f7f3e0;border-bottom:1px solid #16201714;align-items:center;gap:42px;height:104px;padding:0 74px;display:flex;position:sticky;top:0}.brand{align-items:center;min-width:250px;display:flex}.brand-logo{width:178px}.nav{align-items:center;gap:34px;margin-left:auto;font-size:15px;font-weight:600;display:flex}.nav a{opacity:.86}.nav a:hover{opacity:1;color:var(--green)}.header-cta{background:var(--green);color:var(--cream);border-radius:3px;padding:17px 26px;font-size:15px;font-weight:700}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(420px,42%) 1fr;min-height:calc(100vh - 104px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:96px 70px 70px 74px;display:flex;position:relative}.hero-mark{width:52px;margin-bottom:26px}.eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--green);align-items:center;gap:16px;margin:0 0 30px;font-size:13px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:52px;height:1px;display:inline-block}.hero h1,.section h2,.contact h2,.before-after h2{letter-spacing:-.045em;color:var(--ink);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(52px,5.7vw,104px);font-weight:600;line-height:.96}.lead{color:var(--muted);max-width:600px;margin:36px 0 38px;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:18px;display:flex}.btn{border:1px solid var(--green);border-radius:3px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:0 28px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background:var(--green);color:var(--cream)}.btn-secondary{color:var(--green);background:0 0}.btn:hover{transform:translateY(-2px)}.hero-image{min-height:620px;position:relative}.hero-image:after{content:"";background:linear-gradient(90deg,#f8f7f38c,#f8f7f300 28%,#16201714);position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}.trust-bar{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);gap:0;padding:28px 70px;display:grid}.trust-bar div{border-right:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;column-gap:18px;padding:0 28px;display:grid}.trust-bar div:last-child{border-right:0}.trust-bar img{opacity:.78;grid-row:1/3;width:24px}.trust-bar strong{font-size:14px}.trust-bar span{color:var(--muted);font-size:14px}.section{padding:110px 74px;position:relative}.dark{color:var(--cream);background:#0e1a13;overflow:hidden}.dark .section-copy p,.dark .cards p{color:#f8f7f3b8}.eyebrow.light{color:#a8c37e}.watermark{opacity:.035;pointer-events:none;width:360px;position:absolute;top:8%;right:4%}.section-copy{max-width:750px;margin-bottom:54px}.section h2{color:inherit;font-size:clamp(44px,4.2vw,76px)}.section-copy p,.split-copy p,.gallery-head p,.contact p{color:var(--muted);font-size:18px;line-height:1.7}.cards{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cards article{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;overflow:hidden}.cards img{object-fit:cover;width:100%;height:300px}.cards h3{margin:26px 24px 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:34px}.cards p{margin:0 24px 30px;line-height:1.6}.split{background:#fff;grid-template-columns:1.04fr .96fr;align-items:center;gap:84px;display:grid}.split.reverse{background:var(--cream);grid-template-columns:.9fr 1.1fr}.split-image{border-radius:8px;height:620px;overflow:hidden}.split-image.tall{height:760px}.split-image img{object-fit:cover;width:100%;height:100%}.split-copy{max-width:620px}.split-copy h2{font-size:clamp(44px,4vw,74px)}.dark-text{color:var(--green);margin-top:18px}.clean-list{margin:26px 0;padding:0;list-style:none}.clean-list li{border-bottom:1px solid var(--line);padding:12px 0;font-weight:600}.clean-list li:before{content:"—";color:var(--green);margin-right:12px}.before-after{background:#fff;padding:112px 74px}.gallery-head{max-width:760px;margin-bottom:44px}.comparison{grid-template-columns:1fr 1fr;gap:22px;display:grid}.comparison article{background:#ddd;border-radius:8px;height:540px;position:relative;overflow:hidden}.comparison img{object-fit:cover;width:100%;height:100%}.comparison span{background:var(--cream);z-index:2;border-radius:3px;padding:10px 15px;font-weight:800;position:absolute;top:22px;left:22px}.gallery{background:#fff;padding:22px 74px 112px}.gallery-grid{grid-template-columns:1.25fr .75fr 1fr;grid-auto-rows:340px;gap:18px;display:grid}.gallery-grid img{object-fit:cover;border-radius:8px;width:100%;height:100%}.gallery-grid img:first-child{grid-row:span 2}.gallery-grid img:nth-child(4){grid-column:span 2}.contact{background:var(--green);color:var(--cream);grid-template-columns:90px 1fr auto;align-items:center;gap:42px;padding:96px 74px;display:grid}.contact h2{color:var(--cream);font-size:clamp(44px,4.4vw,76px)}.contact p{color:#f8f7f3c2;max-width:650px}.contact-mark{opacity:.9;width:74px}.btn-light{color:var(--cream);border-color:#f8f7f3cc;min-width:178px}.footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;padding:36px 74px;display:flex}.footer img{opacity:.8;width:170px}.footer p{margin:0;font-size:14px}@media (width<=1050px){.site-header{flex-wrap:wrap;height:auto;min-height:88px;padding:0 24px}.nav{display:none}.brand-logo{width:148px}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 28px}.hero-image{order:-1;min-height:70vh}.trust-bar{grid-template-columns:1fr 1fr;padding:24px}.trust-bar div{border-right:0;border-bottom:1px solid var(--line);padding:18px}.cards{grid-template-columns:1fr 1fr}.split,.split.reverse{grid-template-columns:1fr;padding:78px 28px}.section,.before-after,.gallery,.contact{padding-left:28px;padding-right:28px}.comparison,.contact{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:300px}.gallery-grid img:first-child,.gallery-grid img:nth-child(4){grid-area:auto}}@media (width<=640px){.header-cta{display:none}.hero h1{font-size:52px}.lead{font-size:17px}.trust-bar,.cards{grid-template-columns:1fr}.comparison article{height:400px}.footer{padding:28px;display:block}.footer img{margin-bottom:18px}}.gallery-grid img{cursor:zoom-in;transition:transform .35s,filter .35s}.gallery-grid img:hover{filter:brightness(.96);transform:translateY(-4px)}.lightbox{z-index:100;background:#080d0af0;justify-content:center;align-items:center;padding:40px;display:none;position:fixed;inset:0}.lightbox.open{display:flex}.lightbox img{object-fit:contain;border-radius:6px;max-width:min(1400px,94vw);max-height:88vh;box-shadow:0 20px 80px #00000080}.lightbox button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:48px;line-height:1;position:absolute;top:20px;right:28px}.comparison article:first-child:after{content:"Arbres dépérissants avant intervention"}.comparison article:last-child:after{content:"Lisière sécurisée après intervention"}.comparison article:after{color:#fff;letter-spacing:.02em;background:#0e1a13db;border-radius:3px;padding:10px 14px;font-size:13px;font-weight:600;position:absolute;bottom:20px;left:22px}.contact-details{flex-wrap:wrap;gap:10px 28px;margin-top:24px;display:flex}.contact-details a{color:var(--cream);border-bottom:1px solid #f8f7f359;padding-bottom:3px;font-weight:600}.contact-details a:hover{border-color:var(--cream)}.footer{gap:40px}.footer-brand{max-width:520px}.footer-brand img{margin-bottom:16px}.footer-brand p{color:var(--ink);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;line-height:1.25}.footer-info{flex-direction:column;align-items:flex-end;gap:7px;font-size:14px;display:flex}.footer-info a{color:var(--ink);font-weight:600}.footer-info small{color:var(--muted);margin-top:8px}@media (width<=640px){.contact-details{flex-direction:column;align-items:flex-start}.footer-info{align-items:flex-start;margin-top:24px}.footer-brand p{font-size:20px}}.split-image video{object-fit:cover;width:100%;height:100%;display:block}.gallery-grid button{appearance:none;cursor:zoom-in;background:0 0;border:0;border-radius:8px;padding:0;overflow:hidden}.gallery-grid button:first-child{grid-row:span 2}.gallery-grid button:nth-child(4){grid-column:span 2}.gallery-grid button:hover img{filter:brightness(.96);transform:scale(1.025)}@media (width<=1050px){.gallery-grid button:first-child,.gallery-grid button:nth-child(4){grid-area:auto}}
