#about-main{display:flex;justify-content:flex-start;gap:60px;padding:40px 0 0 0;max-height:calc(100vh - 392px)}#about-toc{width:250px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.about-toc-item{font-size:12px;color:var(--theme-color-alt-1);padding-bottom:15px;margin-left:7px;cursor:pointer;transition:.4s ease}.about-toc-item a,.about-toc-item a:visited{text-decoration:none;color:var(--theme-color-alt-1)}.about-toc-item:hover{font-weight:500}.about-toc-item-selected{font-weight:600;margin-left:-7px}.about-toc-item-selected:hover{font-weight:600}.about-toc-item-selected:before{content:'•';margin-right:7px}#about-content{overflow-y:auto;flex-grow:1;padding-right:40px;scroll-behavior:smooth}.about-content-frame{margin-bottom:40px}.about-content-h1{font-weight:600;font-size:15px;line-height:24px;margin-bottom:10px}.about-content-text{font-size:12px;line-height:18px;color:var(--text-dark-gray)}#about-content-about-actionbar{display:flex;justify-content:flex-start;gap:15px}#about-content-about-actionbar .button-1{max-width:200px}.about-content-text ol{margin-block-start:0;margin-block-end:0;padding-inline-start:28px}.about-content-text ol li{font-weight:600;font-size:13px}.about-content-text ul{margin-bottom:10px}.about-content-text ul li{font-weight:400;line-height:18px;font-size:12px}#about-toc-meta{align-content:flex-end;flex-grow:1}#app-copy,#app-date,#app-version{font-size:11px;color:var(--theme-color-alt-3);margin-bottom:5px;opacity:.75}