.connections-page{max-width:980px}.connection-list{display:grid;gap:1rem}.connection-meta{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.78rem;font-weight:800;text-transform:uppercase;color:#72520a}.strength{padding:.2rem .45rem;border-radius:999px;background:#eee}.strength-direct,.strength-very-strong{background:#d9efdf;color:#185d2a}.strength-strong{background:#e8dfbd}.strength-possible,.strength-suggested{background:#f2e1cd}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ancient-text{white-space:normal;line-height:1.8}.ancient-toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.chapter-links{display:flex;flex-wrap:wrap;gap:.55rem}.chapter-links a{padding:.45rem .65rem;border:1px solid currentColor;border-radius:5px}.chapter-breadcrumbs{margin:0 0 1rem;color:#675c4c}.ancient-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:1.25rem 0}.ancient-pagination>:last-child{text-align:right}.chapter-picker{display:flex;align-items:end;gap:1rem;flex-wrap:wrap}.chapter-picker label{min-width:150px}.ancient-chapter{max-width:760px;margin-left:auto;margin-right:auto}.ancient-chapter h2{line-height:1.3}.theme-timeline{border-left:4px solid #c49a3a;padding-left:1.5rem}.theme-timeline li{padding:1rem}.connection-map{position:relative;min-height:520px;overflow:hidden;background:#17130d;border:2px solid #c49a3a;border-radius:10px;color:#fff}.connection-map svg{width:100%;height:520px;touch-action:none}.connection-map text{fill:#fff;font:700 14px system-ui}.connection-map circle{stroke:#c49a3a;stroke-width:3;fill:#302511}.connection-map .center{fill:#72520a}.connection-map line{stroke:#c49a3a;stroke-width:2}.map-controls{position:absolute;z-index:2;display:flex;gap:.35rem;padding:.6rem}.map-controls button{min-width:44px;min-height:44px}@media(max-width:700px){.compare-grid,.ancient-toc{grid-template-columns:1fr}.ancient-pagination{grid-template-columns:1fr;text-align:center}.ancient-pagination>:last-child{text-align:center}.connection-map{min-height:360px}.connection-map svg{height:360px}}
