.tbd-dossier{--navy:#091a35;--gold:#c7902e;--cream:#f8f3e8;max-width:1120px;margin:0 auto;color:var(--navy)}
.tbd-dossier__hero{padding:clamp(2.5rem,7vw,5rem);border-radius:24px;background:var(--navy);color:#fffaf0}
.tbd-dossier__hero>span,.tbd-dossier__eyebrow,.tbd-dossier__next span{color:#e3b052;font-size:.76rem;font-weight:800;letter-spacing:.15em}
.tbd-dossier__hero h1{max-width:14ch;margin:.65rem 0 1rem;color:#fffaf0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,7vw,5rem);line-height:.98}
.tbd-dossier__hero p{max-width:760px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}
.tbd-dossier__route{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:1rem 0;background:#d8c7a7;border:1px solid #d8c7a7;border-radius:14px;overflow:hidden}
.tbd-dossier__route a{padding:1rem;background:#fff;color:var(--navy);font-weight:800;text-align:center;text-decoration:none}
.tbd-dossier__section{padding:clamp(2rem,6vw,4rem) 0;border-bottom:1px solid #ded7ca}
.tbd-dossier__section h2{max-width:18ch;margin:.6rem 0 1.5rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1.06}
.tbd-dossier__timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.tbd-dossier__timeline article,.tbd-dossier__cards article{padding:1.4rem;border:1px solid rgba(199,144,46,.42);border-radius:16px;background:#fff}
.tbd-dossier__timeline strong{display:block;color:#95651c;font-family:Georgia,'Times New Roman',serif;font-size:1.7rem}
.tbd-dossier__note,.tbd-dossier__method{margin-top:1rem;padding:1.3rem;border-left:4px solid var(--gold);background:var(--cream);line-height:1.65}
.tbd-dossier__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.tbd-dossier__cards article>span{color:#95651c;font-size:.72rem;font-weight:800;letter-spacing:.12em}
.tbd-dossier__cards h3,.tbd-dossier__next h3{margin:.45rem 0;font-family:Georgia,'Times New Roman',serif;font-size:1.65rem}
.tbd-dossier__cards p{line-height:1.6}
.tbd-dossier__assessment{display:grid;gap:.65rem}
.tbd-dossier__assessment details{padding:1rem 1.2rem;border:1px solid #d8c7a7;border-radius:12px;background:#fff}
.tbd-dossier__assessment summary{font-family:Georgia,'Times New Roman',serif;font-size:1.35rem;font-weight:700;cursor:pointer}
.tbd-dossier__assessment p{line-height:1.65}
.tbd-dossier__sources{padding-left:1.25rem}
.tbd-dossier__sources li{margin-bottom:1.1rem;padding-left:.5rem}
.tbd-dossier__sources a{font-weight:800}
.tbd-dossier__sources p{margin:.25rem 0;line-height:1.55}
.tbd-dossier__next{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-top:2rem;padding:1.5rem;border-radius:18px;background:var(--navy);color:#fffaf0}
.tbd-dossier__next h3{color:#fffaf0}
.tbd-dossier__next p{max-width:650px;margin:.35rem 0 0;line-height:1.55}
.tbd-dossier__next a{display:inline-flex;min-height:46px;align-items:center;padding:.7rem 1.1rem;border-radius:999px;background:var(--gold);color:var(--navy);font-weight:800;text-decoration:none;white-space:nowrap}
@media(max-width:720px){.tbd-dossier__route{grid-template-columns:repeat(2,1fr)}.tbd-dossier__timeline,.tbd-dossier__cards{grid-template-columns:1fr}.tbd-dossier__next{display:block}.tbd-dossier__next a{width:100%;box-sizing:border-box;justify-content:center;margin-top:1rem}}

