:root{--vm-bg:#fff;--vm-bg-alt:#fafaf8;--vm-accent:#1b5e20;--vm-accent-light:#43a047;--vm-text:#3a3a3a;--vm-text-heading:#1a1a1a;--vm-text-muted:#6b7280;--vm-border:#8b69141a;--vm-card-shadow:0 4px 12px #8b69141a}.vm-card{transition:border-color .2s,transform .2s,box-shadow .2s}.vm-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #8b69141f;border-color:#43a0474d!important}.vm-cta-btn{transition:background .2s,color .2s}.vm-cta-btn:hover{background:var(--vm-accent,#1b5e20)!important;color:#fff!important}.vm-breadcrumb-link:hover{color:var(--vm-accent,#1b5e20)!important}.vm-article{font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);color:var(--vm-text);font-size:clamp(16px,1.2vw,18px);font-weight:400;line-height:1.85}.vm-article>:first-child{margin-top:0}.vm-article>p:first-of-type{color:#2a2a2a;font-size:clamp(17px,1.4vw,20px)}.vm-article p{text-align:justify;margin-bottom:1.5em}.vm-article strong{color:var(--vm-text-heading);font-weight:600}.vm-article em{color:var(--vm-accent-light);font-style:italic}.vm-article a{color:var(--vm-accent-light);border-bottom:1px solid #43a04759;text-decoration:none;transition:border-color .2s}.vm-article a:hover{border-bottom-color:var(--vm-accent-light)}.vm-article h2{font-family:var(--font-serif,"DM Serif Display",Georgia,serif);color:var(--vm-text-heading);border-left:3px solid var(--vm-accent);margin:3em 0 .8em;padding-left:18px;font-size:clamp(24px,3vw,38px);font-weight:400;line-height:1.2}.vm-article h3{font-family:var(--font-serif,"DM Serif Display",Georgia,serif);color:#2a2a2a;margin:2.2em 0 .6em;font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.2}.vm-article h4{font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);color:var(--vm-accent);text-transform:uppercase;letter-spacing:1.5px;margin:2em 0 .5em;font-size:clamp(16px,1.4vw,18px);font-weight:600}.vm-article ul{margin-bottom:1.5em;padding-left:0;list-style:none}.vm-article ul li{color:var(--vm-text);margin-bottom:.7em;padding-left:28px;font-size:clamp(16px,1.2vw,18px);font-weight:400;line-height:1.8;position:relative}.vm-article ul li:before{content:"—";color:var(--vm-accent-light);position:absolute;left:0}.vm-article ol{counter-reset:vm-ol;margin-bottom:1.5em;padding-left:0;list-style:none}.vm-article ol li{color:var(--vm-text);counter-increment:vm-ol;margin-bottom:.7em;padding-left:28px;font-size:clamp(16px,1.2vw,18px);font-weight:400;line-height:1.8;position:relative}.vm-article ol li:before{content:counter(vm-ol);color:var(--vm-accent-light);font-size:14px;font-weight:600;position:absolute;left:-4px}.vm-article blockquote{border-left:4px solid var(--vm-accent);background:#e8f5e9;border-radius:0 12px 12px 0;margin:2.5em 0;padding:24px 32px 24px 36px;position:relative}.vm-article blockquote:before{content:"“";font-family:var(--font-serif,"DM Serif Display",Georgia,serif);color:#1b5e2033;font-size:56px;line-height:.85;position:absolute;top:10px;left:10px}.vm-article blockquote:after{content:"”";font-family:var(--font-serif,"DM Serif Display",Georgia,serif);color:#1b5e2033;font-size:56px;line-height:.85;position:absolute;bottom:2px;right:20px}.vm-article blockquote p{font-family:var(--font-serif,"DM Serif Display",Georgia,serif);color:#1b5e20;text-align:left;margin-bottom:0;font-size:clamp(18px,1.8vw,24px);font-style:italic;font-weight:400;line-height:1.6}.vm-article hr{background:linear-gradient(90deg,var(--vm-accent)0%,#1b5e2026 50%,transparent 100%);border:none;height:1px;margin:3.5em 0}.vm-article code{color:#8b6914;background:#f5f0e8;border:1px solid #8b69141f;border-radius:4px;padding:2px 7px;font-family:Courier New,Courier,monospace;font-size:.85em}.vm-article pre{background:#fafaf8;border:1px solid #8b69141a;border-radius:10px;margin-bottom:1.5em;padding:24px 28px;overflow-x:auto}.vm-article pre code{color:#3a3a3a;background:0 0;border:none;padding:0;font-size:14px;line-height:1.75}.vm-article button,.vm-article .vm-btn{border:1px solid var(--vm-accent);color:var(--vm-accent);font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border-radius:6px;padding:10px 24px;font-size:13px;transition:all .2s}.vm-article button:hover,.vm-article .vm-btn:hover{background:var(--vm-accent);color:#fff}.vm-article boutoncontact{border:1px solid var(--vm-accent);color:var(--vm-accent);font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;margin:2em 0;padding:14px 40px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.vm-article boutoncontact:hover{background:var(--vm-accent);color:#fff}.vm-article .city-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px;display:grid}@media (max-width:600px){.vm-article .city-grid{grid-template-columns:repeat(2,1fr)}}.vm-article .city-card{font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);text-align:center;background:#43a047;border-radius:9999px;justify-content:center;align-items:center;padding:12px 10px;font-size:14px;font-weight:600;transition:background .2s,transform .15s;display:flex;box-shadow:0 1px 3px #1b5e2026;color:#fff!important;border-bottom:none!important;text-decoration:none!important}.vm-article .city-card:hover,.vm-article .dept-card:hover{background:#2e7d32;transform:translateY(-1px);box-shadow:0 3px 8px #1b5e2040;color:#fff!important}.vm-article .dept-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}@media (max-width:600px){.vm-article .dept-grid{grid-template-columns:repeat(2,1fr)}}.vm-article .dept-card{color:#1b5e20;text-align:center;background:#1b5e200a;border:1px solid #1b5e2026;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #1b5e2026}.vm-article .dept-card[data-climate=oceanique]{border-left:3px solid #4db6ac}.vm-article .dept-card[data-climate=oceanique_degrade]{border-left:3px solid #81c784}.vm-article .dept-card[data-climate=continental]{border-left:3px solid #2e7d32}.vm-article .dept-card[data-climate=mediterraneen]{border-left:3px solid #ff8a65}.vm-article .dept-card[data-climate=semi_continental]{border-left:3px solid #66bb6a}.vm-article .dept-card[data-climate=montagnard]{border-left:3px solid #9575cd}.vm-article .dept-card[data-climate=tropical]{border-left:3px solid #4fc3f7}.vm-article .plant-table-wrap{margin:2em 0;overflow-x:auto}@media (max-width:600px){.vm-article table{font-size:13px}.vm-article th,.vm-article td{padding:8px 10px}}.vm-article img{border-radius:10px;max-width:100%;height:auto;margin:2em 0}.vm-article figure{margin:2em 0}.vm-article figcaption{color:var(--vm-text-muted);text-align:center;margin-top:8px;font-size:13px}.vm-article table{border-collapse:collapse;width:100%;margin:2em 0;font-size:15px}.vm-article th{text-align:left;border-bottom:2px solid var(--vm-accent);color:var(--vm-text-heading);text-transform:uppercase;letter-spacing:1px;padding:10px 14px;font-size:13px;font-weight:600}.vm-article td{color:var(--vm-text);border-bottom:1px solid #8b691414;padding:10px 14px}.phyto-tooltip{background:#fff!important;border:1px solid #8b69141f!important;border-radius:12px!important;padding:12px 14px!important;font-family:DM Sans,system-ui,sans-serif!important;box-shadow:0 8px 30px #0000001f!important}.phyto-tooltip:before{border-top-color:#8b69141f!important}.leaflet-tooltip.phyto-tooltip{opacity:1!important}
