:root{--header-titlebar-height:48px;--color-white:255,255,255;--color-text:255,255,255;--color-primary:49,54,72;--color-secondary:68,73,90;--color-secondary:60,65,82;--color-property:30,33,44;--color-property-name:118,185,98;--color-method-name:99,148,248;--color-property-desc:218,220,229;--color-code-section:55,60,80;--color-code-space:55,59,72;--color-entity:36,41,54;--color-entity-desc:245,245,245;--color-entity-module:214,108,108;--color-fame:255,214,0;--color-green:100,155,45;--color-victory:128,212,123;--color-defeat:220,82,87;--color-interactive-primary:63,68,202;--color-interactive-secondary:99,148,248;--color-warning:255,115,120;--color-success:71,177,101;--aside-width:250px;--search-results-offset:80px}html{height:100%}html:after{content:attr(data-version);z-index:1;position:absolute;bottom:0;left:0;padding:2px;color:rgba(var(--color-text),.2);font-size:11px;line-height:11px}body{height:100%;padding:0;margin:0;color:rgba(var(--color-text),1);font-family:Roboto}body,body>div{min-height:100%}body>div{flex:1 1;display:flex}body main>div:first-child{z-index:1000;position:sticky;top:0;right:0;display:flex;justify-content:flex-end;align-items:center;width:calc(100vw - var(--aside-width, 230px) - 21px);height:48px;padding-right:21px;margin-bottom:-48px;overflow:hidden;-webkit-app-region:drag}body main>div:first-child div{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--color-entity),.7);pointer-events:none}body main>div:first-child button{width:24px;height:100%;padding-top:0;padding-bottom:0;border:none;background:none;color:rgba(var(--color-text),.4);cursor:pointer;transition:color .15s ease;-webkit-app-region:no-drag}body main>div:first-child button:active,body main>div:first-child button:focus,body main>div:first-child button:hover{outline:none}body main>div:first-child button:hover{color:rgba(var(--color-interactive-secondary),1)}body main>div:first-child button svg{width:100%;height:100%}body main>div:first-child button+button{margin-left:12px}@media(max-width:768px){body main>div:first-child{width:calc(100vw - 21px)}}body:not([data-maximize=true]) main>div:first-child button:nth-child(2) svg:first-child{display:block}body:not([data-maximize=true]) main>div:first-child button:nth-child(2) svg:nth-child(2),body[data-maximize=true] main>div:first-child button:nth-child(2) svg:first-child{display:none}body[data-maximize=true] main>div:first-child button:nth-child(2) svg:nth-child(2){display:block}ul{margin:0;padding:0 0 0 14px}::-webkit-scrollbar{position:absolute;width:15px;height:15px}::-webkit-scrollbar-thumb{width:15px;height:15px;margin:5px;border:5px solid rgba(0,0,0,0);box-shadow:inset 0 0 0 10px rgba(var(--color-text),.3);border-radius:15px}::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 10px rgba(var(--color-text),.8)}[hidden]{display:none}h2{font-size:28px;line-height:40px}h2,h3{margin:0;font-family:Roboto;font-style:normal;font-weight:500}h3{font-size:22px;line-height:23px}h4{margin:0;font-weight:500}p{margin:8px 0}