@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}@font-face{font-family:AaCute;src:url(/static/static/fonts/AaCute.woff) format("woff");font-display:swap}body{margin:0;background:#f5f5f5;color:#000000e0;font-family:Inter,SF Pro Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;--color-text-secondary: rgba(0, 0, 0, .45)}body.font-aacute{font-family:AaCute,Inter,SF Pro Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=dark] body{background:#141414;color:#ffffffe0;--color-text-secondary: rgba(255, 255, 255, .45)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:rgba(0,0,0,.88);caret-color:#000000e0}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #141414 inset;-webkit-text-fill-color:rgba(255,255,255,.88);caret-color:#ffffffe0}.app-shell{display:flex;min-height:100vh}.app-sidebar{flex:0 0 240px;display:flex;flex-direction:column;padding:20px 12px;background:linear-gradient(160deg,#1f2430,#12151d);color:#ffffffd9;transition:flex-basis .3s ease}.app-sidebar:hover{flex-basis:246px}.app-sidebar .sidebar-logo{text-align:center;padding:10px 0 18px}.app-sidebar .sidebar-logo img{height:28px}.app-sidebar .sidebar-item{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:6px;color:inherit;text-decoration:none;cursor:pointer;transition:background-color .3s ease;width:100%;margin-bottom:4px}.app-sidebar .sidebar-item:hover{background:#ffffff1f}.app-sidebar .sidebar-item.is-active{background:#fff3}.app-sidebar .sidebar-parent{cursor:pointer;-webkit-user-select:none;user-select:none}.app-sidebar .sidebar-parent-label{flex:1}.app-sidebar .sidebar-chevron{font-size:12px;transition:transform .2s ease}.app-sidebar .sidebar-chevron.is-open{transform:rotate(90deg)}.app-sidebar .sidebar-submenu{display:flex;flex-direction:column;gap:2px;padding:2px 0 8px}.app-sidebar .sidebar-subitem{display:flex;align-items:center;padding:8px 20px 8px 46px;border-radius:6px;color:#ffffffb3;font-size:13px;text-decoration:none;transition:background-color .3s ease}.app-sidebar .sidebar-subitem:hover{background:#ffffff1a;color:#ffffffeb}.app-sidebar .sidebar-subitem.is-active{background:#ffffff29;color:#fff}.app-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid var(--color-gray-5, rgba(128, 128, 128, .25))}.app-content{flex:1;padding:24px}.data-theme-box{background:#fff}.data-theme-box h1{color:#1f1f1f}.data-theme-box p{color:#999}html[data-theme=dark] .data-theme-box{background:#1f1f1f}html[data-theme=dark] .data-theme-box h1{color:#ffffffe0}html[data-theme=dark] .data-theme-box p{color:#ffffff73}.markdown-body p{margin:0 0 8px}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:8px 0 6px;font-size:16px}.markdown-body ul,.markdown-body ol{padding-left:20px;margin:0 0 8px}.markdown-body code{background:#7f7f7f26;padding:1px 5px;border-radius:4px;font-size:13px}.markdown-body pre{background:#7f7f7f1f;padding:8px;border-radius:6px;overflow:auto}.markdown-body pre code{background:none;padding:0}.markdown-body a{color:#1677ff}body.xd-proxy-mode,body.xd-proxy-mode *{color:red!important}
