@charset "UTF-8";:root{border:0;margin:0;--el-menu-hover-text-color: $primary-color;--el-color-primary: $primary-color !important}body{border:0;margin:0;background-color:#28292d;overflow:hidden!important}body .share-title{margin:0 5px 5px}body .disabled{pointer-events:none!important;opacity:.4!important}body .share-button{width:100%;height:40px;margin-top:10px;border-radius:12px;border:rgba(216,114,128,.1254901961) 1.5px solid;color:#e84a5f;background-color:#d8728049;font-size:larger;font-weight:bolder}body .like-container div.normal{margin:0 10px;padding:0 5px;border:2.5px rgba(227,227,227,.6392156863) solid;border-radius:100px;opacity:.7;font-weight:700}body .like-container div.coll{color:#e73a56!important;margin:0 10px;padding:0 5px;border:2.5px #e73a56 solid!important;border-radius:100px;opacity:1;font-weight:700}body .episode-drawer{width:calc(100% + 15px)}body .episode-drawer .episode-info{display:flex}body .episode-drawer .episode-info img{background-color:#161616;height:200px;border-radius:15px;border:#656565 1px solid;box-shadow:0 0 5px 5px #161616;margin-right:15px}body .episode-drawer .episode-info .text{flex:1;border-bottom:1px rgba(227,227,227,.1058823529) solid}body .episode-drawer .episode-info .text .title{font-size:1.3rem;color:#e3e3e3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 40px)}body .episode-drawer .episode-info .text .details{color:#e3e3e3a3}body .episode-drawer .episode-info .text .details .head{display:flex;justify-content:space-between}body .episode-drawer .episode-info .text .details .head div.normal{margin:0 10px;padding:0 5px;border:2.5px rgba(227,227,227,.6392156863) solid;border-radius:100px;opacity:.7;font-weight:700}body .episode-drawer .episode-info .text .details .head div.coll{color:#fbb306;margin:0 10px;padding:0 5px;border:2.5px #fbb306 solid;border-radius:100px;opacity:.7;font-weight:700}body .episode-drawer .episode-info .text .details .content{opacity:.5;border-top:1px rgba(227,227,227,.2392156863) solid;margin-top:5px;padding-top:3px}body .episode-drawer .episode-select,body .episode-drawer .episode-select .button-group{width:100%}body .episode-drawer .episode-select .button-group button{width:100%;height:40px;margin-top:10px;border-radius:12px;border:rgba(216,114,128,.1254901961) 1.5px solid;color:#e84a5f;background-color:#d8728049;font-size:larger;font-weight:bolder}body .share-drawer{display:flex;width:100%;height:80px;overflow:scroll;overflow-y:hidden;scrollbar-width:thin}body .el-message{background-color:#000!important;border:3.5px #323232 solid!important;opacity:.95;border-radius:50px;transition:all .5s;padding:8px!important}body .el-message .el-message__icon{display:none!important}body .el-message .el-message__content{color:#e3e3e3!important;font-weight:bolder}body .el-overlay{position:absolute!important;overflow:hidden!important}body .el-drawer__header{margin:0;padding:10px 15px 7px;color:#e3e3e3;font-size:small;opacity:.9}body .el-drawer__close-btn:hover{color:#e84a5f!important}body .el-drawer{color:#e3e3e3;border-top-left-radius:20px;border-top-right-radius:20px;position:absolute!important;width:100%!important;background-color:#161616;overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body .el-drawer::-webkit-scrollbar{display:none!important}body .el-drawer .el-drawer__body{width:calc(100% - 15px);padding:0 15px 15px;font-size:small;overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body .el-drawer .el-drawer__body::-webkit-scrollbar{display:none!important}body .tab-header .el-tabs__header{margin-bottom:5px}body .tab-header .el-tabs__header .el-tabs__nav-wrap.is-top:after{color:#e3e3e3a3;opacity:.5}body .tab-header .el-tabs__header .el-tabs__active-bar{background-color:#e84a5f;opacity:.9}body .tab-header .el-tabs__header .el-tabs__item{margin:5px 0;opacity:.7;height:55px;font-weight:700;color:#e3e3e3a3;font-size:1rem}body .tab-header .el-tabs__header .el-tabs__item.is-active{color:#e84a5f}body{scrollbar-width:none!important;-ms-overflow-style:none!important}body::-webkit-scrollbar{display:none!important}*{box-sizing:border-box}*:focus{outline:none}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}button:active{transform:scale(.99)}.header-container .el-statistic{height:20px}.header-container .el-statistic .el-statistic__head{margin:0;text-align:center;color:#656565;font-weight:700;font-size:larger}.header-container .el-statistic .el-statistic__content{text-align:center}.header-container .el-statistic .el-statistic__content .el-statistic__number{text-align:center;color:#e3e3e3;font-weight:700;font-size:larger}.tree-demo-page{height:100vh;display:flex;flex-direction:column;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.tree-controls{flex-shrink:0;padding:10px 16px;background:#fff;border-bottom:1px solid #e5e6eb;display:flex;align-items:center;gap:12px;flex-wrap:wrap;z-index:10;box-shadow:0 1px 3px #0000000a}.tree-controls .title{font-size:15px;font-weight:600;color:#1d2129;margin-right:auto}.tree-virtual-container{flex:1;margin-bottom:200px;overflow:auto;position:relative;background:#fafafa}.tree-row{box-sizing:border-box;transition:background .15s ease}.tree-row{animation:row-mount .35s ease-out}@keyframes row-mount{0%{opacity:0;transform:scale(.96);box-shadow:inset 0 0 0 2px #52c41a}40%{opacity:1;box-shadow:inset 0 0 0 2px #52c41a}to{opacity:1;transform:scale(1);box-shadow:inset 0 0 0 0 transparent}}.tree-row-viewport:hover{filter:brightness(.96)}.tree-toggle{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;color:#555;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:3px}.tree-toggle:hover{background:#e5e6eb}.tree-toggle-loading{cursor:default}.tree-toggle-loading:hover{background:transparent}.tree-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e5e6eb;border-top-color:#165dff;border-radius:50%;animation:tree-spin .6s linear infinite}@keyframes tree-spin{to{transform:rotate(360deg)}}.tree-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;padding:0 6px}.tree-badge{background:#e8f4fd;padding:1px 8px;border-radius:10px;font-size:11px;color:#165dff;margin-right:6px;flex-shrink:0}.tree-id{color:#ccc;font-size:10px;margin-right:12px;flex-shrink:0;font-family:SF Mono,Monaco,Cascadia Code,monospace}.tree-empty-hint{padding:80px 20px;text-align:center;color:#999;font-size:14px}.tree-stat{font-size:12px;color:#86909c;white-space:nowrap}.tree-stat em{font-weight:600;color:#165dff;font-style:normal}.tree-loading{display:flex;align-items:center;justify-content:center;height:200px;color:#86909c;font-size:13px}.debug-line-inner{position:absolute;left:0;right:0;height:0;pointer-events:none}.debug-line-viewport{border-top:2px solid #ff4d4f}.debug-line-overscan{border-top:2px dashed #fa8c16}.debug-line-label{position:absolute;font-size:10px;font-family:SF Mono,Monaco,monospace;white-space:nowrap;pointer-events:none;background:#000000bf;color:#fff;padding:1px 6px;border-radius:3px;z-index:21}.debug-line-label-top{top:-18px;left:8px}.debug-line-label-bottom{bottom:-18px;left:8px}.debug-line-label-overscan{background:#fa8c16e6;font-size:9px}.debug-panel{position:fixed;bottom:16px;right:16px;width:300px;background:#000000d9;backdrop-filter:blur(8px);color:#e5e6eb;border-radius:8px;padding:12px 14px;font-size:12px;z-index:9999;box-shadow:0 4px 20px #0000004d;font-family:SF Mono,Monaco,Cascadia Code,monospace;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.debug-panel-title{font-size:13px;font-weight:600;color:#fff;margin-bottom:8px;text-align:center;letter-spacing:.5px}.debug-panel-grid{display:grid;grid-template-columns:1fr auto;gap:2px 12px}.debug-panel-label{color:#aaa}.debug-panel-value{color:#e5e6eb;text-align:right;font-weight:500}.debug-panel-value-highlight{color:#52c41a;font-weight:700}.debug-panel-divider{border-top:1px solid rgba(255,255,255,.12);margin:8px 0}.debug-panel-legend{display:flex;flex-direction:column;gap:4px}.debug-legend-item{display:flex;align-items:center;gap:6px;font-size:10px;color:#bbb}.debug-legend-swatch{display:inline-block;width:14px;height:14px;border-radius:2px;flex-shrink:0}.debug-legend-line-swatch{display:inline-block;width:14px;height:0;flex-shrink:0;border-radius:0}.debug-legend-line-viewport{border-top:2px solid #ff4d4f}.debug-legend-line-overscan{border-top:2px dashed #fa8c16}.debug-row-num{transition:color .2s}.tree-row:hover .debug-row-num{color:#666!important}.export-panel{flex-shrink:0;padding:10px 16px;background:#fafbfc;border-bottom:1px solid #e5e6eb;font-size:13px}.export-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.export-title{font-weight:600;color:#1d2129;font-size:14px}.export-config{margin-bottom:8px}.export-config-row{display:flex;align-items:center;gap:12px;margin-bottom:6px}.export-config-label{color:#4e5969;font-size:12px;white-space:nowrap;min-width:120px}.export-config-label em{font-weight:600;color:#165dff;font-style:normal}.export-actions,.export-progress{margin-bottom:8px}.export-progress-stats{display:flex;gap:18px;font-size:12px;color:#4e5969;margin-bottom:6px}.export-progress-stats em{font-weight:600;font-style:normal;color:#1d2129}.export-progress-bar-track{width:100%;height:6px;background:#e5e6eb;border-radius:3px;overflow:hidden;margin-bottom:8px}.export-progress-bar-fill{height:100%;background:linear-gradient(90deg,#165dff,#4080ff);border-radius:3px;transition:width .3s ease}.export-page-grid{display:flex;flex-wrap:wrap;gap:3px;max-height:80px;overflow-y:auto;padding:2px 0}.export-page-dot{display:inline-block;width:14px;height:14px;border-radius:2px;flex-shrink:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.export-page-dot:hover{transform:scale(1.3);box-shadow:0 0 4px #0003;z-index:1;position:relative}.export-page-running{animation:page-pulse .8s ease-in-out infinite}@keyframes page-pulse{0%,to{opacity:1}50%{opacity:.5}}.export-error-report{background:#fff2f0;border:1px solid #ffccc7;border-radius:6px;padding:10px 14px;margin-top:8px}.export-error-title{font-weight:600;color:#ff4d4f;font-size:13px;margin-bottom:4px}.export-error-text{color:#cf1322;font-size:12px;margin:0 0 4px;line-height:1.5}.export-error-detail{color:#a8071a;font-size:11px;margin:0 0 4px}.export-error-details{font-size:11px;color:#820014;margin-top:4px}.export-error-details summary{cursor:pointer;font-weight:500}.export-error-details ul{margin:4px 0 0;padding-left:18px}.export-error-details li{margin-bottom:2px}.export-success-report{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;padding:8px 14px;margin-top:8px;font-size:12px;color:#389e0d}.export-success-report em{font-weight:600;font-style:normal;color:#237804}
