body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{background-color:#0006;color:var(--text-code);font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;padding:5px}@media (prefers-color-scheme:dark){:root{--primary-background:#1f1f1f;--secondary-background:#2f2f2f;--header-background:#444;--text:#fff;--text-dark:#bbb;--text-table:#303030;--text-table-two:#3a3a3a;--text-table-three:#424242}}@media (prefers-color-scheme:light){:root{--primary-background:#fafafa;--secondary-background:#eaeaea;--header-background:#ddd;--text:#000;--text-dark:#aaa}}:root{--link-color:#17e4ff;--text-code:#9eff01;scrollbar-width:none}body{background:var(--primary-background)}.App{text-align:center}.App,.App a{color:var(--text)}@media (prefers-color-scheme:dark){:root{--primary-background:#1f1f1f;--secondary-background:#2f2f2f;--text:#fff}}@media (prefers-color-scheme:light){:root{--primary-background:#fafafa;--secondary-background:#eaeaea;--text:#000}}.navbar{background-color:var(--secondary-background);border-bottom:1px solid var(--primary-background);border-top:1px solid var(--primary-background);box-shadow:0 1px 0 rgba(0,0,0,.05);height:60px;padding:0;position:-webkit-sticky;position:sticky;top:0;width:calc(100% - 1px);z-index:1030}.navbar-items a{color:var(--text);text-decoration:none}.navbar-items{flex-direction:row;justify-content:space-evenly;list-style:none;margin:-1px;padding:0;text-decoration:none}.navbar-btn,.navbar-items{align-items:center;display:flex;height:100%}.navbar-btn{border-radius:2px/10px;border-right:1px solid var(--primary-background);justify-content:center;padding:5px;width:100%}@media screen and (max-width:763px){.navbar{display:none;height:500px}.navbar-items{align-items:center;flex-direction:column;justify-content:center}.navbar-btn{border-bottom:1px solid var(--primary-background);border-radius:10px/2px;border-right:none;height:100%;width:100%}}.small{font-size:.8em}#header{background-color:var(--header-background);display:flex;justify-content:space-between;width:100%}#header-info{text-align:start}#header-link{text-align:end}.container{display:flex;flex-direction:row}.right{display:flex;flex-direction:column;margin:5px;padding-left:15px;padding-right:15px;width:50%}.author-note{background-color:var(--secondary-background);border:1px solid #fff5;border-radius:10px;height:auto;padding:10px}.author-note a{color:var(--link-color)}.abbrv-div{display:flex;flex-direction:column;margin:5px;width:49vw}.abbrv-info{display:flex;flex-direction:row;padding-bottom:1px}.abbrv-id{background-color:var(--text-table);min-width:30px}.abbrv-short{background-color:var(--text-table-two);min-width:60px;width:auto}.abbvr-long{background-color:var(--text-table-three);width:100%}.abbrv-desc,.abbvr-long{padding-left:10px;text-align:start}.abbrv-desc{background-color:var(--text-table-two);color:var(--text-dark);font-size:13px}.abbrvF-div{display:flex;flex-direction:column;margin:5px -20px 5px -.5%;width:100%}.abbrvF-info{display:flex;flex-direction:row;padding-bottom:1px}.abbrvF-id{background-color:var(--text-table);min-width:30px}.abbrvF-short{background-color:var(--text-table-two);min-width:60px;width:auto}.abbvrF-long{background-color:var(--text-table-three);width:100%}.abbrvF-desc,.abbvrF-long{padding-left:10px;text-align:start}.abbrvF-desc{background-color:var(--text-table-two);color:var(--text-dark);font-size:13px}.footer{background-color:var(--secondary-background);bottom:0;position:fixed;width:100%}@media screen and (max-width:763px){.abbrv-div,.abbvr-long,.right{width:100%}.container{flex-direction:column}}.code-block{background-color:#0005;margin:.5em auto 0;max-width:98%}
/*# sourceMappingURL=main.c86923bf.css.map*/