@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");:root{--background:#ffffff;--foreground:#171717;--font-crimson-text:"Crimson Text",serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;height:100%;margin:0;padding:0}body,html{overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1d1311;overflow-y:auto;scroll-behavior:smooth}*,body{font-family:var(--font-crimson-text),serif}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@-moz-document url-prefix(){#scroller{scrollbar-width:thin;scrollbar-color:#ca7111 transparent}}#scroller::-webkit-scrollbar{width:.7vh;height:.4vh}#scroller::-webkit-scrollbar-track{background:transparent;margin-top:1.1vw;border:.13vh solid #e89738}#scroller::-webkit-scrollbar-thumb{background:#ca7111;height:.1vh}#dropdown-scroller::-webkit-scrollbar{width:5px;height:6px}#dropdown-scroller::-webkit-scrollbar-track{background:transparent;margin-block:.2em}#dropdown-scroller::-webkit-scrollbar-thumb{background:#754818;height:10px}.multi-item-tooltip-scroller{scrollbar-width:none}.multi-item-tooltip-scroller.show-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(232,151,56,.5) rgba(232,151,56,.1)}.multi-item-tooltip-scroller::-webkit-scrollbar{width:0}.multi-item-tooltip-scroller.show-scrollbar::-webkit-scrollbar{width:6px}.multi-item-tooltip-scroller.show-scrollbar::-webkit-scrollbar-track{background:rgba(232,151,56,.1)!important;border-radius:.2vw}.multi-item-tooltip-scroller.show-scrollbar::-webkit-scrollbar-thumb{background:rgba(232,151,56,.5)!important;border-radius:.2vw}.multi-item-tooltip-scroller.show-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(232,151,56,.7)!important}