:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;--accent: #e0c068;--dim: rgba(255, 255, 255, .45);--border: rgba(255, 255, 255, .08)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#0c0c0c;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.toc{width:100%;max-width:26rem}.toc-header{margin-bottom:2.5rem;text-align:center}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--dim);border:1px solid var(--border);padding:.2rem .6rem;border-radius:.25rem;margin-bottom:1rem}h1{font-size:2rem;font-weight:700;letter-spacing:-.03em;color:var(--accent)}.subtitle{margin-top:.35rem;font-size:.85rem;color:var(--dim)}.toc-list{list-style:none;display:flex;flex-direction:column;gap:0}.toc-item{display:flex;align-items:center;gap:.85rem;padding:.8rem 0;border-bottom:1px solid var(--border);transition:background .15s;cursor:default}.toc-item:last-child{border-bottom:none}.toc-item:hover{background:#ffffff05}.toc-num{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;color:var(--dim);width:1.5rem;text-align:right;flex-shrink:0}.toc-icon{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;color:var(--accent);width:1.6rem;height:1.6rem;display:grid;place-items:center;border:1px solid rgba(224,192,104,.25);border-radius:.35rem;flex-shrink:0;background:#e0c0680a}.toc-text{display:flex;flex-direction:column;gap:.1rem}.toc-title{font-size:1rem;font-weight:600;letter-spacing:-.01em}.toc-desc{font-size:.78rem;color:var(--dim)}.toc-footer{margin-top:2.5rem;text-align:center}.toc-footer p{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.1em;color:#ffffff4d;line-height:1.8}
