*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body,menu{margin:0}button,input{font-family:inherit;font-size:100%}html{font-family:SF Pro SC,HanHei SC,SF Pro Text,Myriad Set Pro,SF Pro Icons,Apple Legacy Chevron,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;background-color:rgb(248,249,250);scrollbar-width:thin}body{height:inherit;display:flex}@media (max-width:1024px){aside.sidebar{display:none}}@media (max-width:768px){aside{flex:1 1}body:has(main){aside.content{display:none}}}aside{display:flex;flex-direction:column;width:280px;border-right:1px solid rgb(230,232,235);background-color:rgb(248,249,250);>:not(:last-child){border-bottom:1px solid rgb(230,232,235)}>header{padding:1.25rem 1.625rem;line-height:1.75;font-weight:500;.title{padding:0 .375rem;flex:1 1;&:focus{outline:none}}}nav{flex:1 1;padding:1rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}section{margin-bottom:.5rem;header{color:gray;padding:.75rem 1rem}}.item{display:block;margin:2px 0;padding:.625rem .625rem .625rem 1rem;border-radius:.375rem;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;&:hover{background-color:rgba(31,34,37,.03)}&.active{background-color:rgba(31,34,37,.06)}&.active:hover{background-color:rgba(31,34,37,.09)}img{border-radius:.5rem;filter:drop-shadow(0 0 .0625em rgba(0,0,0,.1))}img,small{overflow:hidden}small{max-width:208px;color:gray;white-space:nowrap;text-overflow:ellipsis}}}footer{padding:.625rem 1rem;button{width:100%;padding:.625rem 1rem;border-radius:.375rem;border:none;height:unset;background-color:transparent;text-align:left;cursor:pointer;&:hover{background-color:rgba(31,34,37,.03)}&:active{background-color:rgba(31,34,37,.09)}}}}main{flex:1 1;display:flex;flex-direction:column;background-color:rgb(248,249,250);>:not(:last-child){border-bottom:1px solid rgb(230,232,235)}>header{padding:1.25rem 1.625rem;line-height:1.75;font-weight:500;.title{padding:0 .375rem;flex:1 1;&:focus{outline:none}}}article{flex:1 1;display:flex!important;flex-direction:column;gap:2px;overflow-y:auto;padding:1.625rem calc(2rem - 2px)}}:-webkit-any-link{color:inherit;text-decoration:none}:any-link{color:inherit;text-decoration:none}.link{color:#007bff;text-decoration:none;cursor:pointer;&:hover{text-decoration:underline}}.inline-code{font:inherit;display:inline-block;height:24px;padding:0 8px;background-color:white;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:4px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}