/* Scoped to the restored topic pages; shared homepage styles are unchanged. */
.topic-page .topic-main{padding:60px 7vw 0;max-width:1280px;margin:auto}.topic-page .breadcrumbs{display:flex;gap:12px;margin:12px 0 40px;font-size:14px;flex-wrap:wrap}.topic-page a{color:inherit}.topic-page .topic-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;margin-bottom:60px}.topic-page h1{font-family:Georgia,serif;font-size:clamp(40px,5.5vw,76px);line-height:1.08;margin:18px 0 24px}.topic-page .topic-photo{width:100%;height:auto;border-radius:24px;border:1px solid #ffffff40}.topic-page .topic-section{max-width:900px;padding:32px 0;border-top:1px solid #ffffff28}.topic-page .topic-section h2{font-family:Georgia,serif;font-size:clamp(28px,3.5vw,42px);margin:0 0 20px}.topic-page p,.topic-page li{font-size:18px;line-height:1.75;color:#ded7e6}.topic-page li{margin-bottom:10px}.topic-page .topic-section ul{padding-left:24px}.topic-page .source-note{font-size:14px;color:#bab0c5}.topic-page .topic-links{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 45px}.topic-page .breadcrumbs a:hover,.topic-page .topic-section a:hover{color:#d19aff}.topic-page a:focus-visible{outline:3px solid #d19aff;outline-offset:5px}@media(max-width:750px){.topic-page .topic-main{padding:30px 6vw 0}.topic-page .topic-intro{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.topic-page .breadcrumbs{margin-bottom:28px}.topic-page p,.topic-page li{font-size:17px}.topic-page .topic-photo{max-height:420px;object-fit:cover}}
