#root{line-height:1;padding:0;margin:0;width:100dvh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:silver;text-decoration:inherit}a:hover{color:silver}::selection{background:#ff7ab2;color:#000}::-moz-selection{background:#ff7ab2;color:#000}html{width:100dvw;height:auto;padding:0;margin:0;position:absolute}body{margin:0;padding:0;display:flex;place-items:center;min-height:100vh;width:100dvh;font-family:Roboto Mono,monospace}h1{font-size:3.2em;line-height:1.1}button{border:none}@media (prefers-color-scheme: light){:root{color:silver;background-color:#000}a:hover{color:silver}button{background-color:#000}}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.25rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;vertical-align:middle;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}body{background:#000;margin:0;padding:0;font-family:Roboto Mono,monospace;color:silver;width:100dvw}.main-container{display:grid;grid-template-columns:250px 1fr 250px;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.main-content{background:#000;padding:2rem;border-radius:none;box-shadow:0 2px 8px #0000000a}.left-panel,.right-panel{background:#000;padding:1.5rem;border-radius:none;box-shadow:0 2px 8px #0000000a;height:fit-content;position:sticky;top:2rem;border:1px solid #2a2a2a}.panel-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:silver;border-bottom:2px solid #2a2a2a;padding-bottom:.5rem;font-family:Roboto Mono,monospace}.toc-item{padding:.5rem 0;cursor:pointer;color:#888;transition:color .2s}.toc-item:hover{color:silver}.toc-item.active{color:#ff4d94;font-weight:500}.topic-item{padding:.5rem 0;color:#888;border-bottom:1px solid #2a2a2a}.topic-item:last-child{border-bottom:none}@media (max-width: 1200px){.main-container{grid-template-columns:1fr}.left-panel,.right-panel{display:none}}.app{min-height:100vh;background:#000;color:silver;font-family:Roboto Mono,monospace;position:relative;padding:0;width:100dvw}.theme-switcher{position:fixed;bottom:2rem;right:2rem;z-index:1000}@media (max-width: 768px){.app{padding:1rem;width:100%}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#888;border-radius:none}::-webkit-scrollbar-thumb:hover{background:#ff4d94}
