/* Pages légales */
.vsto-legal{max-width:1120px;margin:0 auto;padding:36px 28px 60px;box-sizing:border-box;color:#1c3328}
.vsto-legal-head{position:relative;max-width:760px;margin:0 0 28px}
.vsto-legal-kicker{margin:0 0 8px;font-size:12px;font-weight:750;letter-spacing:.8px;text-transform:uppercase;color:#66786d}
.vsto-legal-head h1{margin:0 0 10px;font-size:clamp(26px,3.4vw,38px);line-height:1.15;letter-spacing:-1px}
.vsto-legal-date{margin:0;color:#66786d;font-size:14px}
.vsto-legal-back{display:inline-flex;margin-top:14px;padding:10px 16px;border-radius:12px;background:#117c51;color:#fff;text-decoration:none;font-weight:700}
.vsto-legal-layout{display:block}
.vsto-legal-layout.has-toc{display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;align-items:start}
.vsto-legal-toc{position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:auto;padding:16px;border:1px solid #dfe8e2;border-radius:16px;background:#fff}
.vsto-legal-toc summary{cursor:pointer;font-weight:750;font-size:14px;list-style:none}
.vsto-legal-toc summary::-webkit-details-marker{display:none}
.vsto-legal-toc ol{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;counter-reset:none}
.vsto-legal-toc li.is-h3{padding-left:14px}
.vsto-legal-toc a{display:block;color:#3c5446;font-size:13px;line-height:1.4;text-decoration:none;padding:4px 6px;border-radius:8px}
.vsto-legal-toc a:hover{background:#f3f6f4;color:#1c3328}
.vsto-legal-body{max-width:760px;font-size:16px;line-height:1.75;color:#2a3d33;overflow-wrap:anywhere}
.vsto-legal-body h2{margin:36px 0 12px;font-size:22px;line-height:1.3;letter-spacing:-.4px;color:#1c3328;scroll-margin-top:90px}
.vsto-legal-body h3{margin:26px 0 10px;font-size:18px;color:#1c3328;scroll-margin-top:90px}
.vsto-legal-body h2:first-child,.vsto-legal-body h3:first-child{margin-top:0}
.vsto-legal-body p,.vsto-legal-body ul,.vsto-legal-body ol{margin:0 0 14px}
.vsto-legal-body ul,.vsto-legal-body ol{padding-left:22px}
.vsto-legal-body a{color:#117c51}
.vsto-legal-body table{width:100%;border-collapse:collapse;margin:0 0 16px;font-size:14px}
.vsto-legal-body th,.vsto-legal-body td{padding:8px 10px;border:1px solid #dfe8e2;text-align:left}
.vsto-legal-see{max-width:760px;margin:40px 0 0;padding-top:18px;border-top:1px solid #dfe8e2;color:#66786d;font-size:14px}
.vsto-legal-see a{color:#117c51;font-weight:650;margin-right:12px}
@media(max-width:860px){.vsto-legal-layout.has-toc{display:block}.vsto-legal-toc{position:static;margin:0 0 24px;max-height:none}.vsto-legal-toc details:not([open]) ol{display:none}}
@media(max-width:600px){.vsto-legal{padding:24px 16px 40px}.vsto-legal-body{font-size:15px}}
@media print{.vsto-legal-toc{display:none!important}.vsto-legal-layout.has-toc{display:block}.vsto-legal{padding:0}}
html[data-theme="dark"] .vsto-legal,html[data-theme="dark"] .vsto-legal-body,html[data-theme="dark"] .vsto-legal-body h2,html[data-theme="dark"] .vsto-legal-body h3{color:#e4efe8}
html[data-theme="dark"] .vsto-legal-toc,html[data-theme="dark"] html[data-theme="dark"] .vsto-legal-toc a{color:#c9d8cf}
