.theory-group+.theory-group{padding-top:52px}.theory-grid,.theory-group-title{max-width:1120px}.theory-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,480px),1fr));grid-gap:20px;gap:20px}.theory-item{--theory-accent:var(--text-mute);min-width:0}.theory-item[data-status=widely-accepted]{--theory-accent:var(--ok)}.theory-item[data-status=contested]{--theory-accent:var(--warn)}.theory-item[data-status=fringe-but-famous]{--theory-accent:var(--accent)}.theory-item[data-status=show-confirmed-books-pending]{--theory-accent:var(--ember)}.theory-item[data-status=debunked]{--theory-accent:var(--danger)}.theory-article,.theory-card{height:100%}.theory-card{position:relative;overflow:hidden;border-top:3px solid var(--theory-accent)}.theory-card>.ct-card-body{height:100%;padding:0}.theory-card .veiled-body,.theory-card>.ct-card-body>div{height:100%}.theory-card .veil{background:color-mix(in srgb,var(--surface-card) 58%,transparent)}.theory-body{min-height:100%;padding:22px 24px 24px;display:flex;flex-direction:column;gap:18px}.theory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.theory-heading{min-width:0}.theory-shorthand{margin:0 0 7px;font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.4;color:var(--text-mute);overflow-wrap:anywhere}.theory-title{margin:0;font-family:var(--font-display);font-weight:600;font-size:var(--text-lg);line-height:1.2;letter-spacing:.045em;text-transform:uppercase;color:var(--text-hi);text-wrap:balance}.theory-status{flex:none;max-width:100%}.theory-status .ct-badge{max-width:100%;color:var(--text-hi);line-height:1.35;white-space:normal}.theory-status .ct-badge:before{content:"";width:7px;height:7px;flex:none;border-radius:999px;background:var(--theory-accent)}.theory-claim{margin:0;font-family:var(--font-serif);font-size:var(--text-base);line-height:var(--leading-base);color:var(--text-body);text-wrap:pretty}.theory-arguments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:12px;gap:12px}.theory-details{min-width:0;border:1px solid var(--border-1);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--theory-accent) 5%,var(--surface-card))}.theory-details summary{min-height:44px;padding:12px 14px;display:list-item;list-style-position:inside;cursor:pointer;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:var(--text-hi)}.theory-details summary::marker{color:var(--theory-accent)}.theory-details summary:hover{background:color-mix(in srgb,var(--theory-accent) 8%,transparent)}.theory-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theory-details[open] summary{border-bottom:1px solid var(--border-1)}.theory-list{margin:0;padding:14px 16px 16px 34px;display:grid;grid-gap:10px;gap:10px;font-family:var(--font-serif);font-size:var(--text-sm);line-height:1.55;color:var(--text-body)}.theory-list li::marker{color:var(--theory-accent)}.theory-note{margin:0;padding:4px 0 4px 14px;border-left:2px solid var(--theory-accent);font-family:var(--font-serif);font-size:var(--text-base);font-style:italic;line-height:var(--leading-base);color:var(--text-mute);text-wrap:pretty}.theory-source{margin:auto 0 0;padding-top:2px;font-family:var(--font-mono);font-size:var(--text-2xs);line-height:1.65;color:var(--text-mute);overflow-wrap:anywhere}.theory-source span{display:block;margin-bottom:4px;font-family:var(--font-display);font-weight:600;letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--text-faint)}@media (max-width:720px){.theory-arguments,.theory-grid{grid-template-columns:minmax(0,1fr)}.theory-head{flex-direction:column}.theory-body{padding:18px}}