/* ================================================================
   myboussole.fr - Shared CSS components
   Generated by normalize_components.py - 27/06/2026
   Do not edit manually: update the script and regenerate.
   ================================================================ */

/* === LAYOUT ARTICLE === */
.article-lead { font-size:17px; line-height:1.65; color:var(--navy, #06172D); font-weight:700; margin:0 0 30px; padding:22px 24px; border:1px solid rgba(6,23,45,0.12); border-radius:14px; background:#fff; }
.article-lead em { font-style: italic; color: var(--forest); font-weight: 600; }
.article-lead strong, .article-lead em { color:var(--forest, #286a4d); }
.article-meta { display:flex; flex-wrap:wrap; gap:10px 16px; align-items:center; color:var(--muted, #64748b); font-size:14px; font-weight:650; margin-bottom:14px; }
.article-meta-item { display:inline-flex; align-items:center; gap:6px; white-space:nowrap; }
.article-meta-sep { width: 3px; height: 3px; border-radius: 50%; background: #ccc; flex-shrink: 0; }
.article-meta-tag { display:inline-flex; align-items:center; min-height:24px; padding:4px 10px; border:1px solid rgba(45,106,79,0.12); border-radius:999px; color:var(--forest-dark, #1b4332); text-decoration:none; font-weight:800; font-size:11px; letter-spacing:.07em; text-transform:uppercase; background:rgba(45,106,79,0.08); }
.article-meta-tags { display: flex; gap: 6px; flex-wrap: wrap; }
.article-wrapper { max-width:800px; margin:0 auto; padding:40px 20px 80px; }

/* === SYNTHESIS === */
.synthesis-card { display:grid; grid-template-columns:34px 1fr; align-items:start; column-gap:12px; row-gap:6px; background:#fff; border:1px solid rgba(6,23,45,0.06); border-radius:12px; padding:18px; box-shadow:0 10px 24px rgba(6,23,45,0.08); }
.synthesis-card strong { display:block; color:var(--navy, #06172D); font-size:16px; line-height:1.35; margin:0; }
.synthesis-card p { grid-column:2; margin:0; color:var(--muted, #64748b); font-size:14px; line-height:1.65; }
.synthesis-card-text { font-size: 13px; color: var(--muted); line-height: 1.55; margin: 0; }
.synthesis-card-title { font-size: 14px; font-weight: 700; color: var(--navy); margin-bottom: 5px; }
.synthesis-grid { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.synthesis-icon { display:block; font-size:22px; line-height:1.2; }
.synthesis-label { font-size: 12px; font-weight: 800; color: var(--forest); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 16px; }

/* === NAVIGATION / UX === */
.breadcrumb { font-size: 13px; color: var(--muted); margin-bottom: 16px;  margin-top: 12px; }
.breadcrumb a { color: var(--forest); text-decoration: none; }
.share-btn { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; border-radius: 8px; font-size: 14px; font-weight: 600; text-decoration: none; cursor: pointer; border: none; font-family: var(--font-main); transition: opacity .15s; }
.share-btn:hover { opacity: 0.88; }
.share-buttons { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }
.skip-link {
      position: absolute; top: 8px; left: 16px; z-index: 9999;
      background: var(--navy); color: #fff; padding: 8px 16px;
      border-radius: 6px; font-size: 14px; text-decoration: none;
      opacity: 0; visibility: hidden; pointer-events: none; transition: opacity .15s;
    }
.skip-link:focus { opacity: 1; visibility: visible; pointer-events: auto; }

/* === COMPOSANTS EDITORIAUX === */
.article-level-badge {
      position: absolute; top: 20px; right: 20px;
      font-size: 11px; font-weight: 700; text-transform: uppercase;
      letter-spacing: .06em; padding: 5px 12px; border-radius: 20px;
      color: #fff; z-index: 2;
    }
.article-level-badge[data-level="debutant"] { background: #286a4d; }
.article-level-badge[data-level="intermediaire"] { background: #e07b2a; }
.article-level-badge[data-level="expert"] { background: #c0392b; }
.article-tags { display:flex; flex-wrap:wrap; gap:7px; margin:0 0 28px; }
.box-doctor { background:rgba(45,106,79,0.06); border-left: 4px solid var(--forest); border-top: none; border-bottom: none; border-radius:6px 10px 10px 6px; padding:18px 22px; margin:28px 0; }
.box-doctor p { font-size:15px; color:var(--navy); margin-bottom:10px; }
.epistemic-box { background:rgba(45,106,79,0.06); border:1px solid rgba(45,106,79,0.18); border-radius:12px; padding:22px 26px; margin:40px 0; }
.epistemic-box p { font-size:14px; color:var(--navy); line-height:1.7; margin-bottom:12px; }
.epistemic-box p strong { color:var(--forest-dark); }
.epistemic-box p:last-child { margin-bottom:0; }
.epistemic-label { font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; color: var(--forest-dark); margin-bottom: 14px; }
.phrase-signature { font-size: 17px; font-weight: 700; color: var(--navy, #06172D); text-align: center; padding: 22px 28px; margin: 36px 0; border-top: 2px solid var(--forest, #286a4d); border-bottom: 2px solid var(--forest, #286a4d); line-height: 1.55; background: #f8f8f8; }
.proof-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(45,106,79,0.08); color: var(--forest); border: 1px solid rgba(45,106,79,0.2); border-radius: 20px; padding: 4px 12px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 12px; }

/* === SOURCES / FOOTER === */
.article-footer { text-align:center; margin-top:48px; padding-top:24px; border-top:1px solid var(--border); }
.article-footer p { font-size:13px; color:var(--muted); margin-bottom:6px; }
.article-footer a { color:var(--forest); text-decoration:none; }
.sources-list { padding-left: 18px; margin: 0; }
.sources-list li { font-size: 14px; color: var(--ink); line-height: 1.65; margin-bottom: 20px; }
.sources-list li:last-child { margin-bottom: 0; }
.sources-list a { color: var(--forest); font-weight: 600; text-decoration: none; }
.sources-list a:hover { text-decoration: underline; }
.sources-section { margin:40px 0 0; border-top:0; padding-top:0; }
.sources-section h2, .sources-title, .sources-section .section-label { font-size:18px; font-weight:800; color:var(--navy); margin:0 0 16px; padding:0 0 0 12px; border-left:4px solid #286a4d; border-top:0; border-right:0; border-bottom:0; text-align:left; text-transform:none; letter-spacing:0; }

/* === RELATED === */
.related-card { background:rgba(248,246,240,0.8); border-radius:10px; padding:14px 16px; text-decoration:none; border:1px solid rgba(6,23,45,0.08); transition:border-color .15s, box-shadow .15s; display:block; }
.related-card:hover { border-color:var(--forest); box-shadow:0 2px 8px rgba(45,106,79,0.1); }
.related-card-title { font-size: 14px; font-weight: 600; color: var(--ink); line-height: 1.3; margin-bottom: 6px; }
.related-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(min(200px, 100%), 1fr)); gap: 12px; }
.related-section { margin: 40px 0; }
.related-section h2 { font-size: 1.1rem; font-weight: 800; color: var(--navy); margin-bottom: 16px; margin-top: 0; text-align:center; border-left:none; padding-left:0; }

/* === FAQ === */
.faq-answer { padding:14px 18px; font-size:0.95rem; color:var(--ink); line-height:1.65; }
.faq-item { border: 1px solid rgba(6,23,45,0.08); border-radius: 10px; margin-bottom: 10px; overflow: hidden; }
.faq-item summary { cursor: pointer; font-size: 16px; font-weight: 600; padding: 14px 18px; color: var(--navy); list-style: none; display: flex; justify-content: space-between; align-items: center; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item[open] summary { border-bottom: 1px solid rgba(6,23,45,0.08); }
.faq-section { margin:40px 0; }
.faq-section h2 { font-size:1.2rem; font-weight:800; color:var(--navy); margin-bottom:16px; border-left:none; padding-left:0; }

/* === GLOSSAIRE === */
.glossaire-accordion { margin-bottom: 32px; border: 1px solid rgba(6,23,45,0.08); border-radius: 10px; overflow: hidden; }
.glossaire-accordion summary { font-size: 14px; font-weight: 600; color: var(--forest); cursor: pointer; padding: 12px 16px; list-style: none; }
.glossaire-accordion summary::-webkit-details-marker { display: none; }
.glossaire-accordion[open] summary { border-bottom: 1px solid rgba(6,23,45,0.06); }
.glossaire-accordion ul { margin: 0; padding: 10px 16px 12px; list-style: none; }
.glossaire-accordion li { font-size: 13px; color: var(--muted); padding: 5px 0; border-bottom: 1px solid rgba(6,23,45,0.05); }
.glossaire-accordion li:last-child { border-bottom: none; }
