@charset "UTF-8";.sidebar{position:fixed;top:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:160px;-webkit-user-select:none;user-select:none}.sidebar-logo{margin-top:50px;width:60px;height:60px}.sidebar-menu{display:flex;flex-direction:column;flex:1;margin-top:12px}.sidebar-menu .item{display:block;margin-top:18px}.sidebar-menu .item>a{display:block;width:120px;height:36px;line-height:36px;font-size:14px;text-align:center}.sidebar-menu .item>a,.sidebar-menu .item a:active,.sidebar-menu .item a:visited{color:#909399;text-decoration:none}.sidebar-menu .item>a.active{background:linear-gradient(90deg,#3b5f76,#619cc2);color:#fff}.sidebar-version{display:flex;flex-direction:column;align-items:center;padding-bottom:20px}.sidebar-version-label{font-size:14px;color:#619cc2;text-shadow:0 2px 6px rgba(97,156,194,.4)}.sidebar-version-text{text-align:center;font-size:14px;margin:8px 0;padding:0 10px;color:#b7c5d6}@media (max-width: 768px){.sidebar{width:100%;height:60px;flex-direction:row;background:#15222a;z-index:10}.sidebar-logo{margin:0 15px;width:36px;height:36px}.sidebar-menu{flex:1;flex-direction:row;justify-content:center;margin-top:0;overflow-x:scroll;padding:10px}.sidebar-menu::-webkit-scrollbar{display:none}.sidebar-menu .item{margin:0 3px}.sidebar-menu .item>a{width:60px;height:32px;line-height:32px}.sidebar-menu .item.no-mobile,.sidebar-version{display:none}}.header{margin:10px 0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.header>h1{flex-shrink:0;font-size:24px;color:#fff;font-weight:500;text-shadow:0 2px 6px rgba(97,156,194,.4);line-height:32px}.card{padding:15px;box-shadow:2px 5px 20px -3px #619cc22e;background-color:#2b3f4c;border-radius:4px}.containers-card{display:flex;flex:1;margin-top:10px;padding:0;overflow:hidden}.containers-card .containers-th{display:inline-block;position:relative;text-align:left;height:30px;line-height:30px;font-weight:500;font-size:12px;cursor:pointer;user-select:none;-webkit-user-select:none}.containers-card .containers-th.resizing .containers-resizer{opacity:1;cursor:col-resize}.containers-card .containers-th.fixed{position:sticky!important;left:-.1px;z-index:99}.containers-card .containers-th.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.containers-card .containers-resizer{position:absolute;opacity:0;right:-10px;top:8px;bottom:8px;width:20px;transition:opacity .3s ease;z-index:10;font-size:14px;font-weight:300;touch-action:none;cursor:col-resize}.containers-card .containers-resizer:before{content:"";display:block;position:absolute;left:10px;transform:translate(-1px);width:2px;height:100%;background-color:#90939999}.containers-card .containers-header{position:sticky;top:0;z-index:999;white-space:nowrap;color:#b7c5d6;background:#619cc233}.containers-card .containers-header:hover .containers-resizer{opacity:1}.containers-card .containers-body{line-height:30px}.containers-card .containers-block{display:inline-block;font-size:12px;padding:0;color:#b7c5d6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.containers-card .containers-block.completed{background-color:#e9eef4;color:#b7c5d680}.containers-card .containers-block.fixed{position:sticky;left:0;z-index:998;background-color:#619cc200}.containers-card .containers-block.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.containers-filter{color:#619cc2;font-size:14px;line-height:20px;margin-left:15px;text-shadow:0 0 6px rgba(97,156,194,.4);cursor:pointer}.containers-filter.dangerous{color:#f56c6c;text-shadow:0 0 6px rgba(59,95,118,.2)}.checkbox-center{display:flex;justify-content:center;align-items:center;height:100%}.full-width{width:100%}.unselectable{-webkit-user-select:none;user-select:none}.primary-darken-color{color:#b7c5d6}.button-green-hover:hover{color:#fff!important;background-color:#528e51}.button-red-hover:hover{color:#fff!important;background-color:#9c5454}.button-orange-hover:hover{color:#fff!important;background-color:#a9805a}.button-blue-hover:hover{color:#fff!important;background-color:#58b}.button-green-active:active{color:#fff!important;background-color:#476746}.button-red-active:active{color:#fff!important;background-color:#674646}.button-orange-active:active{color:#fff!important;background-color:#675246}.button-blue-active:active{color:#fff!important;background-color:#464f67}.placeholderColor::placeholder{color:#b7c5d6}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-card{display:flex;flex:1;margin-top:10px;padding:0;overflow:hidden}.progress-card .progress-th{display:inline-block;position:relative;text-align:left;height:30px;line-height:30px;font-weight:500;font-size:12px;cursor:pointer;user-select:none;-webkit-user-select:none}.progress-card .progress-th.resizing .progress-resizer{opacity:1;cursor:col-resize}.progress-card .progress-th.fixed{position:sticky!important;left:-.1px;z-index:99}.progress-card .progress-th.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.progress-card .progress-resizer{position:absolute;opacity:0;right:-10px;top:8px;bottom:8px;width:20px;transition:opacity .3s ease;z-index:10;font-size:14px;font-weight:300;touch-action:none;cursor:col-resize}.progress-card .progress-resizer:before{content:"";display:block;position:absolute;left:10px;transform:translate(-1px);width:2px;height:100%;background-color:#90939999}.progress-card .progress-header{position:sticky;top:0;z-index:999;white-space:nowrap;color:#b7c5d6;background:#619cc233}.progress-card .progress-header:hover .progress-resizer{opacity:1}.progress-card .progress-body{line-height:30px}.progress-card .progress-block{display:inline-block;font-size:12px;padding:0;color:#b7c5d6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-card .progress-block.completed{background-color:#e9eef4;color:#b7c5d680}.progress-card .progress-block.fixed{position:sticky;left:0;z-index:998;background-color:#619cc200}.progress-card .progress-block.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.progress-filter{color:#619cc2;font-size:14px;line-height:20px;margin-left:15px;text-shadow:0 0 6px rgba(97,156,194,.4);cursor:pointer}.progress-filter.dangerous{color:#f56c6c;text-shadow:0 0 6px rgba(59,95,118,.2)}.progress-header th:first-child,.progress-body td:first-child{padding-left:5px}.backups-card{display:flex;flex:1;margin-top:10px;padding:0;overflow:hidden}.backups-card .backups-th{display:inline-block;position:relative;text-align:left;height:30px;line-height:30px;font-weight:500;font-size:12px;cursor:pointer;user-select:none;-webkit-user-select:none}.backups-card .backups-th.resizing .backups-resizer{opacity:1;cursor:col-resize}.backups-card .backups-th.fixed{position:sticky!important;left:-.1px;z-index:99}.backups-card .backups-th.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.backups-card .backups-resizer{position:absolute;opacity:0;right:-10px;top:8px;bottom:8px;width:20px;transition:opacity .3s ease;z-index:10;font-size:14px;font-weight:300;touch-action:none;cursor:col-resize}.backups-card .backups-resizer:before{content:"";display:block;position:absolute;left:10px;transform:translate(-1px);width:2px;height:100%;background-color:#90939999}.backups-card .backups-header{position:sticky;top:0;z-index:999;white-space:nowrap;color:#b7c5d6;background:#619cc233}.backups-card .backups-header:hover .backups-resizer{opacity:1}.backups-card .backups-body{line-height:30px}.backups-card .backups-block{display:inline-block;font-size:12px;padding:0;color:#b7c5d6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backups-card .backups-block.completed{background-color:#e9eef4;color:#b7c5d680}.backups-card .backups-block.fixed{position:sticky;left:0;z-index:998;background-color:#619cc200}.backups-card .backups-block.fixed.shadow{box-shadow:inset -9px 0 8px -14px #000}.backups-filter{color:#619cc2;font-size:14px;line-height:20px;margin-left:15px;text-shadow:0 0 6px rgba(97,156,194,.4);cursor:pointer}.backups-filter.dangerous{color:#f56c6c;text-shadow:0 0 6px rgba(59,95,118,.2)}.backups-header th:first-child,.backups-body td:first-child{padding-left:5px}.text-button{background-color:transparent;border:none;color:#b7c5d6}html{box-sizing:border-box;background:#15222a;overflow:hidden}*,*:before,*:after{margin:0;padding:0;border-color:#15222a!important}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}body ::-webkit-scrollbar{z-index:11;background:transparent}body ::-webkit-scrollbar-thumb{border-radius:5px;background:#3b5f76}body ::-webkit-scrollbar:vertical{width:6px}body ::-webkit-scrollbar:horizontal{height:6px}.app{min-height:100vh;padding-left:150px}.app.not-clashx{background:#15222a}.page-container{width:100%;height:100vh;padding-left:10px;overflow-y:scroll}.page{padding:20px 35px 30px 20px;width:100%;min-height:100vh;margin:0 auto;display:flex;flex-direction:column}.container{margin:20px 0}input{-webkit-appearance:none}@media (max-width: 768px){.app{padding-left:0;padding-top:60px}.page-container{width:100%;padding:0 10px;height:calc(100vh - 60px);-webkit-overflow-scrolling:touch}.page-container::-webkit-scrollbar{display:none}.page{padding:0 0 20px;height:100%;min-height:unset}}@font-face{font-family:clash-iconfont;src:url(//at.alicdn.com/t/font_841708_ok9czskbhel.ttf?t=1576162884356) format("truetype")}.clash-iconfont{font-family:clash-iconfont!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#619cc2}.icon-update:before{content:""}.icon-healthcheck:before{content:""}.icon-speed:before{content:""}.icon-close:before{content:""}.icon-drag:before{content:""}.icon-down-arrow-o:before{content:""}.icon-check:before{content:""}.icon-plus:before{content:""}.icon-triangle-up:before{content:""}.icon-triangle-down:before{content:""}.icon-up-arrow-o:before{content:""}.icon-info:before{content:""}.icon-info-o:before{content:""}.icon-setting:before{content:""}.icon-show:before{content:""}.icon-hide:before{content:""}.icon-sort:before{content:""}.icon-sort-descending:before{content:""}.icon-sort-ascending:before{content:""}.icon-close-all:before{content:""}.about-card{display:flex;flex:1;margin-top:10px;padding:20px;overflow:hidden}.about-content{line-height:2;color:#b7c5d6}.about-img{text-align:center}.reward-img{margin-top:1%;display:flex;justify-content:center;gap:10%;padding:20px}.reward-img>div{text-align:center;border:1px solid #5590B9;padding:10px;border-radius:10px;background:#263743;width:250px}.reward-img img{width:100%;height:auto;margin-bottom:6%}.reward-img p{margin-top:0;color:#b7c5d6;font-size:20px}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}img{border-style:solid;display:block;vertical-align:middle;max-width:100%;height:auto}table{text-indent:0;border-color:inherit;border-collapse:collapse}ul{list-style:none;margin:0;padding:0}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-\[\#15222a\]{--tw-bg-opacity: 1;background-color:rgba(21,34,42,var(--tw-bg-opacity))}.cursor-pointer{cursor:pointer}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.table{display:table}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-bold{font-weight:700}.h-full{height:100%}.h-8{height:2rem}.\!h-100vh{height:100vh!important}.text-xs{font-size:.75rem;line-height:1rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mt-3{margin-top:.75rem}.min-h-full{min-height:100%}.min-w-full{min-width:100%}.opacity-50{opacity:.5}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pl-3{padding-left:.75rem}.pr-3{padding-right:.75rem}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-0{right:0}.text-\[\#b7c5d6\]{--tw-text-opacity: 1;color:rgba(183,197,214,var(--tw-text-opacity))}.text-ellipsis{-o-text-overflow:ellipsis;text-overflow:ellipsis}.visible{visibility:visible}.w-20{width:5rem}.z-9999{z-index:9999}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.translate-x-full{--tw-translate-x: 100%}.translate-x-0{--tw-translate-x: 0px}.transition-transform{-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.duration-100{-webkit-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s}@media (min-width: 768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}
