a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}pre code{display:grid;overflow-x:auto;border-radius:1rem;font-size:15px;padding:1rem;padding-bottom:1rem;background-color:#f5f5f5}blockquote{border-left:2px solid #222;padding-left:1rem;margin:0 0 0 1em}h2,h3{text-align:center;margin:2em}h2::after{border-bottom:1px solid #222;content:'';width:100px;display:block;margin:0 auto;height:1px}p,td{text-align:left;vertical-align:top;hyphens:auto;min-width:100px}table{width:100%;margin-top:2em}mjx-container[jax=CHTML]{overflow-x:scroll;overflow-y:hidden}main>img,p>img{display:block;margin:auto}::-webkit-scrollbar{display:none}.center{padding-left:max(7%,calc((100% - var(--max-content-width))/2));padding-right:max(7%,calc((100% - var(--max-content-width))/2))}body{color:#222;font-family:open sans,clear sans,helvetica neue,Helvetica,Arial,segoe ui emoji,sans-serif;font-size:18px;line-height:1.6;overflow-wrap:break-word;overflow:hidden}html,body{margin:0;height:100svh}header{margin:0;height:var(--header-height);overflow:hidden;padding:0 .5em;display:flex;align-items:center;justify-content:space-between}main{padding-bottom:30vh;box-sizing:border-box}.main-container{max-width:100svw;overflow-x:hidden;overflow-y:auto;height:var(--main-height)}footer{height:var(--footer-height);overflow:hidden}.gh-ico{display:block;width:36px;height:36px;margin:6px 6px 6px 0;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='12 13 40 40'%3e%3cpath fill='%23333' d='M32 13.4c-10.5 0-19 8.5-19 19 0 8.4 5.5 15.5 13 18 1 .2 1.3-.4 1.3-.9v-3.2c-5.3 1.1-6.4-2.6-6.4-2.6-.9-2.1-2.1-2.7-2.1-2.7-1.7-1.2.1-1.1.1-1.1 1.9.1 2.9 2 2.9 2 1.7 2.9 4.5 2.1 5.5 1.6.2-1.2.7-2.1 1.2-2.6-4.2-.5-8.7-2.1-8.7-9.4 0-2.1.7-3.7 2-5.1-.2-.5-.8-2.4.2-5 0 0 1.6-.5 5.2 2 1.5-.4 3.1-.7 4.8-.7 1.6 0 3.3.2 4.7.7 3.6-2.4 5.2-2 5.2-2 1 2.6.4 4.6.2 5 1.2 1.3 2 3 2 5.1 0 7.3-4.5 8.9-8.7 9.4.7.6 1.3 1.7 1.3 3.5v5.2c0 .5.4 1.1 1.3.9 7.5-2.6 13-9.7 13-18.1 0-10.5-8.5-19-19-19z'/%3e%3c/svg%3e")0 0/100% 100% no-repeat;background-size:30px 30px;background-position:50%}.search-ico{width:36px;height:36px;margin:6px 6px 6px 0;background-image:url(/search.png);border:none;background-size:30px 30px;background-repeat:no-repeat;background-color:transparent;background-position:50%}.edit-ico{width:36px;height:36px;margin:6px 6px 6px 0;background-image:url(/edit.png);border:none;border-radius:.5em;background-size:25px 25px;background-repeat:no-repeat;background-color:transparent;background-position:50%}.card-container{display:grid;grid-template-columns:45% 45%;justify-content:space-evenly}@media screen and (max-width:600px){.card-container{display:grid;grid-template-columns:100%}}.card{margin-top:max(2%,20px);height:130px}.card-header{padding-left:1em;font-size:1.3em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-summary{max-height:4.8em;overflow:hidden}.card-summary ul{margin-top:.2em}.card-summary a{color:#000;text-decoration:none;pointer-events:none}aside a{color:#222;font-size:15px}.aside-layout{display:grid;grid-template-columns:var(--aside-percent)}#sidebar{border-right:1px solid var(--gray);overflow-y:auto}#TableOfContents{margin-right:1em}#sidebar #TableOfContents li{display:block}@media screen and (max-width:600px){.aside-layout{display:flex;flex-direction:row;overflow:hidden}#sidebar{min-height:var(--main-height);min-width:70svw;display:none;border-right:1px solid var(--gray);border-radius:0 .5em;box-shadow:2px 0 15px -5px rgba(0,0,0,.5)}#right-board{padding-bottom:30vh;min-width:100%;box-sizing:border-box}}.sidebar-ico{width:36px;height:36px;margin:6px 6px 6px 0;background-image:url(/sidebar.png);border:none;border-radius:.5em;background-size:30px 30px;background-repeat:no-repeat;background-color:transparent;background-position:50%}@media screen and (min-width:600px){.sidebar-ico:hover{background-color:var(--gray)}}img{max-width:100%}td{word-break:break-word;padding:.5em}table{border-collapse:collapse}tr{border-bottom:1px solid var(--gray)}