/* Dernier correctif — christian-naturopathe.fr — 22 juillet 2026 */
.mail-backup{margin:20px 0 0;padding:18px 20px;border:1px solid rgba(44,94,66,.25);border-radius:18px;background:#F3F1E9}
.mail-backup p{margin:0 0 12px}
.mail-backup__actions{display:flex;flex-wrap:wrap;gap:10px}
.mail-backup__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid #2C5E42;border-radius:999px;background:transparent;color:#2C5E42;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}
.mail-backup__button:hover,.mail-backup__button:focus-visible{background:#fff}
.term-explanation{margin-top:10px;padding:12px 15px;border-left:4px solid #3E7C59;background:#F3F1E9;color:#22302A}
.deep-dive{margin:32px 0;padding:0;border:1px solid rgba(44,94,66,.25);border-radius:18px;background:#fff;overflow:hidden}
.deep-dive summary{padding:20px 24px;color:#2C5E42;font-weight:800;cursor:pointer;list-style:none}
.deep-dive summary::-webkit-details-marker{display:none}
.deep-dive summary::before{content:"▶";display:inline-block;margin-right:9px;font-size:.8em;transition:transform .18s ease}
.deep-dive[open] summary::before{transform:rotate(90deg)}
.deep-dive__content{padding:0 24px 24px}
@media(max-width:520px){
  .mail-backup__actions{flex-direction:column}
  .mail-backup__button{width:100%}
  .article-copy .reference-card{padding:23px 20px!important;margin:28px 0!important}
  .article-copy .reference-card p,.article-copy .reference-card strong{font-size:1.08rem!important;line-height:1.5!important}
  .article-copy .reference-card .button,.article-copy .reference-card .btn{width:100%;padding:14px 16px!important;font-size:1rem!important;line-height:1.25!important;text-align:center}
  .article-copy .button-row{gap:12px!important;margin-top:26px!important}
  .deep-dive summary{padding:18px 20px}
  .deep-dive__content{padding:0 20px 20px}
}
