.codex-shell{--accent-gold:#eab308;--accent-gold-hover:#facc15;grid-template-columns:260px minmax(0,1fr) 220px;gap:1.5rem;width:100%;max-width:none;margin:0 -1rem;display:grid}@media (width<=1100px){.codex-shell{grid-template-columns:220px minmax(0,1fr)}.codex-see-also{display:none}}@media (width<=768px){.codex-shell{grid-template-columns:1fr;margin:0}.codex-sidebar{order:2}}.codex-sidebar{border:1px solid var(--border-chrome);background:var(--bg-layer-chrome);border-radius:12px;align-self:start;max-height:calc(100vh - 6rem);padding:1rem;position:sticky;top:5.5rem;overflow:auto}.codex-sidebar-section{margin-bottom:1rem}.codex-sidebar-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.codex-sidebar-link{color:var(--text-primary);border-radius:8px;padding:.35rem .5rem;font-size:.875rem;text-decoration:none;display:block}.codex-sidebar-link:hover,.codex-sidebar-link.is-active{color:var(--accent-blue-hover);background:#3b82f626}.codex-main-panel{min-width:0}.codex-content-card{border:1px solid var(--border-dialog);background:var(--bg-layer-dialog);box-shadow:var(--shadow-dialog);border-radius:12px;padding:1.5rem}.codex-page-header{border-bottom:1px solid var(--border-chrome);margin-bottom:1.5rem;padding-bottom:1rem}.codex-page-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.codex-page-summary{color:var(--text-secondary);margin:0}.codex-prose{white-space:pre-wrap;line-height:1.65}.codex-inline-link{color:var(--accent-blue-hover);text-underline-offset:2px;text-decoration:underline}.codex-glossary-term{border-bottom:1px dotted var(--accent-blue-hover);cursor:help}.codex-tooltip{flex-direction:column;gap:.35rem;max-width:260px;display:flex}.codex-tooltip-header{align-items:center;gap:.5rem;display:flex}.codex-tooltip-muted{color:var(--text-secondary);font-size:.72rem}.codex-glossary-icon-badge{-o-object-fit:contain;object-fit:contain;flex:none;width:1.1rem;height:1.1rem;display:inline-block}.codex-glossary-icon-fallback{color:var(--accent-blue-hover);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.codex-tooltip-link{color:var(--accent-blue-hover);font-size:.75rem;text-decoration:none}.codex-table-wrap{border:1px solid var(--border-chrome);border-radius:8px;margin:1rem 0;overflow-x:auto}.codex-table{border-collapse:collapse;width:100%;font-size:.8125rem}.codex-table th,.codex-table td{border-bottom:1px solid var(--border-chrome);text-align:left;vertical-align:top;padding:.55rem .75rem}.codex-table th{background:var(--bg-layer-chrome);font-weight:700;position:sticky;top:0}.codex-table tr:last-child td{border-bottom:none}.codex-callout{border:1px solid var(--border-chrome);border-radius:10px;margin:1rem 0;padding:1rem}.codex-callout.concord{background:#3b82f614;border-color:#3b82f659}.codex-callout.schism{background:#eab30814;border-color:#eab30859}.codex-callout.ruin{background:#dc262614;border-color:#dc262659}.codex-callout.info{border-color:var(--border-subtle);background:#ffffff08}.codex-phase-flow{gap:.75rem;margin:1rem 0 1.5rem;display:grid}.codex-phase-step{border:1px solid var(--border-chrome);background:#ffffff08;border-radius:10px;padding:.85rem 1rem}.codex-phase-step.is-seam{border-color:#3b82f659}.codex-link-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:1rem 0;display:grid}.codex-link-card{border:1px solid var(--border-chrome);color:inherit;background:#ffffff08;border-radius:10px;padding:.85rem;text-decoration:none;display:block}.codex-link-card:hover{border-color:var(--accent-blue-hover)}.codex-link-card-label{margin-bottom:.25rem;font-weight:700;display:block}.codex-link-card-reason{color:var(--text-secondary);font-size:.75rem;display:block}.codex-role-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin:1rem 0;display:grid}.codex-role-card{color:inherit;border:1px solid var(--border-chrome);border-radius:10px;padding:.75rem;text-decoration:none;display:block}.codex-role-card.concord{border-color:#3b82f659}.codex-role-card.schism{border-color:#eab30859}.codex-role-card.ruin{border-color:#dc262659}.codex-role-card-tier{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.7rem}.codex-role-card-name{margin-top:.25rem;font-weight:700}.codex-role-hero{border:1px solid var(--border-chrome);background-position:top;background-repeat:repeat;background-size:280px;border-radius:12px;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid;position:relative;overflow:hidden}.codex-role-hero:before{content:"";background:linear-gradient(#080a102e,#080a108a);position:absolute;inset:0}.codex-role-portrait-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid;position:relative}.codex-role-portrait-card{border:1px solid var(--border-chrome);background:#090c1294;border-radius:12px;margin:0;padding:.75rem}.codex-role-portrait-card figcaption{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-top:.5rem;font-size:.75rem}.codex-role-portrait-image{aspect-ratio:3/4;-o-object-fit:contain;object-fit:contain;width:100%;display:block}.codex-see-also{border:1px solid var(--border-chrome);background:var(--bg-layer-chrome);border-radius:12px;align-self:start;padding:1rem;position:sticky;top:5.5rem}.codex-prev-next{border-top:1px solid var(--border-chrome);justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.codex-nav-link{color:var(--accent-blue-hover);font-size:.875rem;text-decoration:none}.codex-search{margin-bottom:1rem}.codex-search-results{border:1px solid var(--border-chrome);background:var(--bg-layer-dialog);border-radius:8px;margin-top:.5rem;overflow:hidden}.codex-search-result{color:inherit;border-bottom:1px solid var(--border-chrome);padding:.65rem .85rem;text-decoration:none;display:block}.codex-search-result:last-child{border-bottom:none}.codex-search-result:hover{background:#3b82f61a}.codex-landing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.codex-section-card{border:1px solid var(--border-dialog);background:var(--bg-layer-dialog);color:inherit;border-radius:12px;padding:1.25rem;text-decoration:none;display:block}.codex-section-card.foundations{border-color:#3b82f659}.codex-section-card.game-flow{border-color:#6b9fd459}.codex-section-card.mechanics{border-color:#eab30859}.codex-section-card.roles-markers{border-color:#dc262659}.codex-section-card.role-sets{border-color:#4f6fd659}.codex-section-card.reference{border-color:#c8dcf840}.codex-mobile-toggle{display:none}@media (width<=768px){.codex-mobile-toggle{margin-bottom:.75rem;display:inline-flex}.codex-sidebar.is-collapsed{display:none}}
