:root{--theme-bg-primary:#FFFFFF;--theme-bg-secondary:#EDF0F5;--theme-text-primary:#000000;--theme-text-secondary:#999999}html[data-theme="dark"]{--theme-bg-primary:#212226;--theme-bg-secondary:#37393D;--theme-text-primary:#FFFFFF;--theme-text-secondary:#999999}body{font-size:16px;font-weight:400}.main-content{background-color:#fff;box-shadow:none;min-height:auto}.menu{border-right:1px solid #eee;font-size:14px}.menu .main-menu li span,.menu .main-menu li i{color:#201c2e}.header{border-bottom:1px solid #eee}.category-list .category-item{border:1px solid rgb(123 138 158 / .3);padding:25px;text-align:left;box-sizing:border-box;border-radius:8px}.category-list .category-item .pull-left{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-list .category-item .seperator{border-top:2px dashed #edf0f5;margin-top:10px;margin-bottom:20px;height:1px;width:100%}.category-list .category-item .channel-content{height:35px;margin-top:20px;margin-bottom:10px}.category-list .category-item .channel-footer .fa-control{font-size:16px}.category-list .category-item .initials{width:35px;height:35px;border-radius:40px;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 15px rgb(0 0 0 / .1),0 4px 6px rgb(0 0 0 / .05);background:#f5f7ff;color:#2B75FD;font-weight:700}.category-list .category-item .initials.initials-info{background:linear-gradient(36deg,#004fe3 0%,#1f65f0 35%,#2b75ff 100%);color:#fff}.category-list .category-item .initials.initials-crit{background:radial-gradient(circle at 81.9% 53.5%,#e83a3a 16.3%,#cf3838 100.2%);color:#fff}.category-list .category-item .initials.initials-success{background:radial-gradient(circle at 81.9% 53.5%,#309645 16.3%,#267a37 100.2%);color:#fff}.category-list .category-item .initials.initials-warn{background:radial-gradient(circle at 81.9% 53.5%,#fcda30 16.3%,#fae423 100.2%);color:#000}.category-list:last-child{display:flex;flex-basis:100%}.seperator-big{width:100px;height:5px;border-radius:5px;margin-top:30px;margin-bottom:30px}.doc-header{font-size:25px;display:inline-block;padding-bottom:20px;padding-top:20px}.doc-header:first-child{margin-top:0}p strong{color:#201c2e}.doc-link i{margin-left:5px;font-size:12px}.doc-link:hover i{color:#000}.helpful{margin-top:30px;margin-bottom:30px}.helpful .seperator{width:100%;height:1px;background-color:#7b8a9e;margin-top:30px;margin-bottom:30px}.anchor-menu{margin:0;padding:0;padding-left:30px;position:fixed;font-size:14px}.anchor-menu li{list-style:none;border-left:2px solid #eee}.anchor-menu li a{padding:8px;display:inline-block;font-size:12px}.anchor-menu li.active{border-left:2px solid #000;font-weight:700;color:#201c2e}.anchor-menu li.anchor-header{border-left:none}.anchor-menu li.anchor-header a{padding-left:0;font-size:14px}.article{padding:20px;border-bottom:1px solid rgb(237 240 245 / .5);cursor:pointer}.article:last-child{border-bottom:none}.seperator{width:100%;height:1px;background-color:rgb(123 138 158 / .3);margin-top:30px;margin-bottom:10px}html[data-theme="dark"] .main-content{background-color:#212226}html[data-theme="dark"] .header{border-bottom:1px solid #37393d}html[data-theme="dark"] .menu{border-right:1px solid #37393d}html[data-theme="dark"] .menu .main-menu li span,html[data-theme="dark"] .menu .main-menu li i{color:#fff}html[data-theme="dark"] .anchor-menu li{border-left:2px solid #37393d}html[data-theme="dark"] .anchor-menu li.active{border-left:2px solid #eee;color:#fff}html[data-theme="dark"] .anchor-menu li:first-child{border-left:none}html[data-theme="dark"] p strong{color:#fff}html[data-theme="dark"] .doc-link:hover i{color:#fff}