:root{font-family:Inter,Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif;color:#1d2926;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1d2926;--muted: #6f7e79;--line: #dfe6e2;--line-soft: #edf1ef;--surface: #ffffff;--surface-soft: #f7f9f8;--sidebar: #111a18;--green: #168765;--green-dark: #0f6e52;--green-soft: #e4f3ed;--blue: #286fba;--blue-soft: #e8f1fb;--amber: #ae6b12;--amber-soft: #fff2dc;--violet: #7058a8;--violet-soft: #eeeafb;--red: #bc4545;--red-soft: #fbeaea;--shadow: 0 1px 2px rgba(18, 34, 29, .04), 0 8px 22px rgba(18, 34, 29, .035)}*{box-sizing:border-box}html{min-width:320px;background:#f4f7f5}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}code{font-family:Cascadia Code,Consolas,monospace;font-size:12px;color:#3e504a}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:228px;padding:22px 15px 18px;display:flex;flex-direction:column;color:#d6dfdc;background:var(--sidebar)}.brand-row{height:47px;display:flex;align-items:center;gap:11px;padding:0 7px}.brand-mark{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;overflow:hidden;border-radius:6px}.brand-mark img{width:100%;height:100%;display:block}.brand-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.brand-row strong{color:#fff;font-size:17px;font-weight:700;line-height:1.2}.brand-row span{color:#83928d;font-size:11px;margin-top:2px}.sidebar-close{display:none!important;margin-left:auto;color:#b5c0bc!important;border-color:#35413e!important}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:32px}.sidebar nav a{position:relative;height:43px;padding:0 12px;display:flex;align-items:center;gap:12px;border-radius:6px;color:#93a29d;font-size:14px;font-weight:500}.sidebar nav a:hover{color:#dfe8e4;background:#192421}.sidebar nav a.active{color:#f0fff9;background:#20332d}.sidebar nav a.active:before{content:"";position:absolute;left:0;top:10px;width:3px;height:23px;background:#2db886;border-radius:0 2px 2px 0}.sidebar-footer{margin-top:auto;padding:15px 8px 0;border-top:1px solid #27312f}.service-status{display:flex;align-items:center;gap:9px}.service-status>div{display:flex;min-width:0;flex-direction:column}.service-status strong{color:#bdc8c4;font-size:12px;font-weight:600}.service-status span:not(.status-dot){color:#6e7d78;font-size:10px;margin-top:2px}.status-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#73817c}.status-dot.online{background:#2fc88f;box-shadow:0 0 0 3px #2fc88f1a}.sidebar-footer .text-button{margin-top:15px;color:#83928d}.main-area{min-height:100vh;margin-left:228px}.mobile-topbar,.mobile-nav{display:none}.page{width:min(100%,1640px);margin:0 auto;padding:30px 34px 48px}.page-header{min-height:62px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-header h1{color:#17231f;font-size:24px;line-height:1.25;font-weight:720}.page-header p{color:var(--muted);font-size:13px;margin-top:6px}.page-actions{display:flex;align-items:center;gap:9px}.button{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:5px;white-space:nowrap;cursor:pointer;font-size:13px;font-weight:600;transition:.16s ease}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark)}.button.secondary{color:#34433e;background:#fff;border-color:#d7dfdb}.button.secondary:hover:not(:disabled),.button.tertiary:hover:not(:disabled){background:#f7f9f8;border-color:#bfcac5}.button.tertiary{min-height:32px;color:#465650;background:#f7f9f8;border-color:#e3e9e6}.icon-button{width:34px;height:34px;flex:0 0 34px;padding:0;display:inline-grid;place-items:center;color:#62716c;background:#fff;border:1px solid #dce4e0;border-radius:5px;cursor:pointer}.icon-button:hover{color:#1d2926;background:#f5f8f6;border-color:#bdc9c4}.icon-button:disabled{opacity:.5;cursor:not-allowed}.icon-button.plain{width:26px;height:26px;flex-basis:26px;border:0;background:transparent}.icon-button.danger:hover{color:var(--red);border-color:#e7bbbb;background:#fff5f5}.text-button{padding:0;display:inline-flex;align-items:center;gap:7px;color:var(--green);background:transparent;cursor:pointer;font-size:12px;font-weight:600}.inline-link{display:inline-flex;align-items:center;gap:3px;color:var(--green);font-size:12px;font-weight:600}.demo-banner{min-height:46px;margin-bottom:17px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#31534a;background:#eaf5f0;border:1px solid #cce5da;border-radius:5px;font-size:12px}.demo-banner>div,.demo-banner a{display:flex;align-items:center;gap:8px}.demo-banner a{color:var(--green-dark);font-weight:650;white-space:nowrap}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric-card{min-height:105px;padding:18px;display:flex;align-items:flex-start;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.metric-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:5px}.metric-icon svg{width:18px;height:18px}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.metric-icon.violet{color:var(--violet);background:var(--violet-soft)}.metric-icon.red{color:var(--red);background:var(--red-soft)}.metric-card>div:last-child{min-width:0;display:flex;flex-direction:column}.metric-card span{color:#73817c;font-size:11px}.metric-card strong{overflow:hidden;color:#17231f;font-size:23px;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 4px}.metric-card small{color:#87938f;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.74fr);gap:13px;margin-top:13px}.lower-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:13px;margin-top:13px}.panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.panel-heading{min-height:67px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-soft)}.panel-heading h2,.section-heading h2{color:#26332f;font-size:14px;font-weight:680}.panel-heading p,.section-heading p{color:#84908c;font-size:11px;margin-top:4px}.panel-heading>svg{color:#7f8d88}.chart-legend{display:flex;gap:15px;color:#6d7b76;font-size:11px}.chart-legend span{display:flex;align-items:center;gap:5px}.legend-dot{width:7px;height:7px;border-radius:2px}.legend-dot.upload{background:var(--green)}.legend-dot.download{background:var(--blue)}.chart-wrap{height:262px;padding:14px 12px 8px}.storage-panel{padding-bottom:16px}.storage-ring{width:132px;height:132px;margin:19px auto 14px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#168765 var(--percent),#e7ece9 0);position:relative}.storage-ring:before{content:"";position:absolute;width:103px;height:103px;border-radius:50%;background:#fff}.storage-ring>div{z-index:1;display:flex;flex-direction:column;text-align:center}.storage-ring strong{color:#24332e;font-size:24px}.storage-ring span{color:#84908c;font-size:10px}.storage-values{padding:0 18px 16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.storage-values div{display:flex;flex-direction:column}.storage-values span{color:#87938f;font-size:10px}.storage-values strong{color:#3e4b47;font-size:12px;margin-top:2px}.health-list{margin:0 18px;padding-top:10px;border-top:1px solid var(--line-soft)}.health-list>div{height:31px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;color:#596964;font-size:11px}.health-icon{width:23px;height:23px;display:grid;place-items:center;border-radius:4px}.health-icon.good{color:var(--green);background:var(--green-soft)}.health-icon.warn{color:var(--amber);background:var(--amber-soft)}.health-icon.neutral{color:var(--blue);background:var(--blue-soft)}.health-list strong{color:#34433e}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px}.data-table th{height:38px;padding:0 14px;color:#82908b;background:#fafcfb;border-bottom:1px solid var(--line-soft);text-align:left;font-size:10px;font-weight:650;white-space:nowrap}.data-table td{height:58px;padding:8px 14px;color:#56655f;border-bottom:1px solid var(--line-soft);white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcfc}.torrent-name{display:flex;align-items:center;gap:9px;min-width:200px;max-width:340px}.torrent-name>div{min-width:0;display:flex;flex-direction:column}.torrent-name strong{overflow:hidden;color:#33413d;font-size:11px;font-weight:620;text-overflow:ellipsis}.torrent-name span{color:#899590;font-size:9px;margin-top:3px}.state-mark{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#95a09c}.state-mark.seeding{background:var(--green)}.state-mark.downloading{background:var(--blue)}.state-mark.paused{background:#8c9793}.state-mark.error{background:var(--red)}.status-label{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:4px;color:#56635f;background:#edf1ef;font-size:10px;font-style:normal}.status-label.seeding,.status-label.matched{color:var(--green-dark);background:var(--green-soft)}.status-label.downloading,.status-label.searching,.status-label.queued{color:#245f9e;background:var(--blue-soft)}.status-label.paused,.status-label.no-match{color:#6f7c78;background:#edf1ef}.status-label.error,.status-label.failed{color:#a83737;background:var(--red-soft)}.speed{display:flex;align-items:center;gap:3px}.speed.up{color:var(--green)}.speed.down{color:var(--blue)}.timeline{min-height:290px;padding:16px 18px}.timeline-item{position:relative;min-height:56px;display:grid;grid-template-columns:13px minmax(0,1fr);gap:8px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:4px;top:13px;bottom:0;width:1px;background:#e2e8e5}.timeline-dot{z-index:1;width:9px;height:9px;margin-top:3px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #aeb9b4;background:#9aa6a1}.timeline-dot.success{background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline-dot.warning{background:var(--amber);box-shadow:0 0 0 1px var(--amber)}.timeline-dot.error{background:var(--red);box-shadow:0 0 0 1px var(--red)}.timeline-item strong{display:block;color:#3a4944;font-size:11px;font-weight:620}.timeline-item p{overflow:hidden;color:#77847f;font-size:10px;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.timeline-item time{display:block;color:#9ba5a1;font-size:9px;margin-top:3px}.toolbar-band{min-height:55px;margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:18px}.segmented-control{display:inline-flex;padding:3px;background:#e8eeeb;border-radius:6px}.segmented-control button{height:30px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#697873;background:transparent;border-radius:4px;cursor:pointer;font-size:11px;white-space:nowrap}.segmented-control button.active{color:#24332e;background:#fff;box-shadow:0 1px 3px #1426201a;font-weight:620}.segmented-control span{min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;color:#7f8d88;background:#7080791a;border-radius:3px;font-size:9px}.search-field{width:min(280px,100%);height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#82908b;background:#fff;border:1px solid #dce4e0;border-radius:5px}.search-field:focus-within{border-color:#8ebdac;box-shadow:0 0 0 3px #16876514}.search-field input{width:100%;min-width:0;border:0;outline:0;color:#34433e;font-size:11px}.torrent-table{min-width:1040px}.torrent-table td:first-child{width:32%}.torrent-primary{display:flex;align-items:flex-start;gap:10px;max-width:420px}.file-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:#677570;background:#eff3f1;border-radius:5px}.file-icon.seeding{color:var(--green);background:var(--green-soft)}.file-icon.downloading{color:var(--blue);background:var(--blue-soft)}.torrent-primary>div{min-width:0}.torrent-primary strong{display:block;overflow:hidden;color:#2d3b36;font-size:11px;font-weight:620;text-overflow:ellipsis}.torrent-primary span{color:#83908b;font-size:9px}.tag-row{display:flex;gap:4px;margin-top:4px}.tag-row i{padding:1px 4px;color:#60706a;background:#edf2ef;border-radius:3px;font-size:8px;font-style:normal}.progress-cell{width:145px}.progress-cell>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.progress-cell strong{color:#45534e;font-size:10px}.progress-track{height:3px;display:block;margin-top:7px;background:#e5ebe8;border-radius:2px;overflow:hidden}.progress-track i{height:100%;display:block;background:var(--green)}.transfer-cell,.peer-cell{display:flex;flex-direction:column;gap:4px}.transfer-cell span{display:flex;align-items:center;gap:3px}.transfer-cell span:first-child{color:var(--green)}.transfer-cell span:last-child{color:var(--blue)}.ratio-low{color:var(--amber)}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.row-actions .icon-button{width:30px;height:30px;flex-basis:30px}.inline-metrics{min-height:82px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.inline-metrics>div{min-width:0;padding:16px 18px;display:flex;align-items:center;gap:12px}.inline-metrics>div+div{border-left:1px solid var(--line-soft)}.inline-metrics p{min-width:0;display:flex;flex-direction:column}.inline-metrics strong{overflow:hidden;color:#26332f;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.inline-metrics p span{color:#81908a;font-size:10px;margin-top:2px}.queue-metrics{margin-bottom:13px}.queue-control-panel{min-height:92px;padding:14px 16px;display:grid;grid-template-columns:minmax(210px,1.2fr) minmax(220px,1.25fr) minmax(140px,.8fr) minmax(160px,.9fr) auto;align-items:center;gap:16px}.queue-control-status{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:10px}.queue-control-status>div{min-width:0;display:flex;flex-direction:column}.queue-control-status strong{overflow:hidden;color:#26332f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.queue-control-status span{color:#84918c;font-size:9px;margin-top:3px}.queue-control-status>svg{color:var(--green)}.queue-setting{min-width:0;display:flex;flex-direction:column;gap:7px;color:#7c8984;font-size:9px}.queue-setting>input,.queue-number-suffix{width:100%;height:34px;color:#34433e;background:#fff;border:1px solid #dce4e0;border-radius:5px}.queue-setting>input{padding:0 9px;outline:0}.queue-number-suffix{display:flex;align-items:center;overflow:hidden}.queue-number-suffix input{width:100%;min-width:0;height:100%;padding:0 9px;color:#34433e;border:0;outline:0}.queue-number-suffix span{padding:0 9px;color:#87938f;font-size:9px}.queue-range{height:34px;display:grid;grid-template-columns:minmax(90px,1fr) 58px;align-items:center;gap:8px}.queue-range input{width:100%;accent-color:var(--green)}.queue-range strong{color:#42514c;font-size:10px;font-weight:620;text-align:right;white-space:nowrap}.queue-save{align-self:end}.queue-toolbar{margin-top:13px}.queue-toolbar-actions{display:flex;align-items:center;gap:8px}.queue-table{min-width:920px}.queue-table td:first-child{width:38%}.queue-table-footer{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#84918c;border-top:1px solid var(--line-soft);font-size:9px}.queue-state-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#9ba6a2}.queue-state-dot.pending,.queue-state-dot.retry{background:var(--blue)}.queue-state-dot.processing{background:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.queue-state-dot.submitted{background:var(--green)}.queue-state-dot.failed{background:var(--red)}.queue-attempts{margin-left:6px;color:#8b9792;font-size:8px}.section-heading{min-height:56px;margin-top:19px;display:flex;align-items:center;justify-content:space-between;gap:14px}.rule-list{display:flex;flex-direction:column;gap:8px}.rule-row{min-height:78px;padding:12px 13px;display:grid;grid-template-columns:36px minmax(180px,1.5fr) repeat(3,minmax(125px,1fr)) minmax(92px,.7fr) auto;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 1px 2px #12221d08}.rule-row.disabled{opacity:.58}.toggle{width:32px;height:18px;padding:2px;background:#bbc5c1;border-radius:10px;cursor:pointer;transition:.15s}.toggle span{width:14px;height:14px;display:block;background:#fff;border-radius:50%;transition:.15s;box-shadow:0 1px 2px #00000026}.toggle.on{background:var(--green)}.toggle.on span{transform:translate(14px)}.rule-main{min-width:0}.rule-main>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.rule-main strong{overflow:hidden;max-width:220px;color:#2d3b36;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.rule-main p{color:#87938f;font-size:9px;margin-top:5px}.rule-kind{min-height:18px;padding:0 5px;display:inline-flex;align-items:center;border-radius:3px;font-size:8px}.rule-kind.download{color:#245f9e;background:var(--blue-soft)}.rule-kind.retention{color:var(--green-dark);background:var(--green-soft)}.rule-condition{display:flex;align-items:center;gap:8px;min-width:0;color:#82908b}.rule-condition>div,.rule-run{min-width:0;display:flex;flex-direction:column}.rule-condition span,.rule-run span{color:#8a9691;font-size:9px}.rule-condition strong,.rule-run strong{overflow:hidden;color:#485750;font-size:10px;font-weight:590;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.notice{min-height:60px;padding:12px 14px;display:flex;align-items:center;gap:11px;border:1px solid;border-radius:6px}.notice.warning{color:#6b501d;background:#fff8ea;border-color:#ead8b1}.notice>div{flex:1}.notice strong{font-size:11px}.notice p{color:#8a7549;font-size:10px;margin-top:3px}.notice>a{color:#8a5a0c;font-size:11px;font-weight:650}.cross-metrics{margin-top:13px}.cross-table-panel .data-table{min-width:780px}.cross-status-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:5px}.cross-status-icon.matched{color:var(--green);background:var(--green-soft)}.cross-status-icon.searching,.cross-status-icon.queued{color:var(--blue);background:var(--blue-soft)}.cross-status-icon.failed,.cross-status-icon.no-match{color:var(--red);background:var(--red-soft)}.workflow-strip{min-height:84px;margin-top:18px;padding:13px 20px;display:flex;align-items:center;justify-content:center;gap:18px;background:#eef3f0;border:1px solid #e1e8e4;border-radius:6px}.workflow-strip>div{display:flex;align-items:center;gap:9px}.workflow-strip>div>span{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;color:#fff;background:#53655e;border-radius:50%;font-size:10px;font-weight:700}.workflow-strip p{display:flex;flex-direction:column}.workflow-strip strong{color:#3d4b46;font-size:10px}.workflow-strip small{color:#82908a;font-size:9px;margin-top:2px}.workflow-strip>i{width:46px;height:1px;background:#c6d0cc;position:relative}.workflow-strip>i:after{content:"";position:absolute;right:0;top:-3px;border-left:5px solid #c6d0cc;border-top:3px solid transparent;border-bottom:3px solid transparent}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.resource-card{min-width:0;padding:17px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.resource-card-head{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px}.resource-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:5px}.resource-card-head>div{min-width:0;display:flex;flex-direction:column}.resource-card-head strong{overflow:hidden;color:#2d3b36;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.resource-card-head div span{color:#87948f;font-size:9px;margin-top:3px}.connection-badge{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:4px;color:#697772;background:#eef2f0;font-size:9px}.connection-badge.online{color:var(--green-dark);background:var(--green-soft)}.connection-badge.offline{color:#a83737;background:var(--red-soft)}.connection-badge.installing{color:#7a5817;background:var(--amber-soft)}.resource-card dl{margin:16px 0 13px;display:grid;grid-template-columns:1.4fr .6fr;gap:11px 16px}.resource-card dl>div{min-width:0;display:flex;flex-direction:column}.resource-card dt{color:#8b9792;font-size:9px}.resource-card dd{overflow:hidden;margin:3px 0 0;color:#4c5b55;font-size:10px;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.resource-actions{padding-top:12px;display:flex;align-items:center;gap:6px;border-top:1px solid var(--line-soft)}.resource-actions .button{margin-right:auto}.resource-error{margin-bottom:10px;padding:6px 8px;color:#9b3f3f;background:var(--red-soft);border-radius:4px;font-size:9px}.server-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.server-address-grid{grid-template-columns:minmax(0,1fr) 110px}.input-with-action{height:36px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;background:#fff;border:1px solid #d6dfdb;border-radius:5px}.input-with-action:focus-within{border-color:#7db39f;box-shadow:0 0 0 3px #16876514}.input-with-action input{height:34px;border:0;box-shadow:none!important}.input-with-action .icon-button{width:30px;height:30px;border:0}.server-local-config{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:5px;overflow:hidden}.server-local-config>div{min-width:0;min-height:53px;padding:9px 11px;display:flex;flex-direction:column;justify-content:center;background:#f8faf9}.server-local-config>div:nth-child(2n){border-left:1px solid var(--line-soft)}.server-local-config>div:nth-child(n+3){border-top:1px solid var(--line-soft)}.server-local-config span{color:#899590;font-size:9px}.server-local-config strong,.server-local-config code{overflow:hidden;margin-top:4px;color:#3d4b46;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.server-local-config .server-secret-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 30px}.server-secret-row span{grid-column:1 / -1}.server-secret-row .icon-button{grid-column:2;grid-row:2;width:27px;height:27px;margin-top:-5px}.site-heading{margin-top:24px}.site-table .data-table{min-width:780px}.site-name{display:flex;align-items:center;gap:9px}.site-name>span{width:27px;height:27px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:5px;font-weight:700}.site-name strong{color:#35443f;font-size:11px}.positive{display:inline-flex;align-items:center;gap:4px;color:var(--green)}.muted{color:#9ba5a1}.empty-inline{height:58px;padding:0 15px;display:flex;align-items:center;gap:9px;color:#7c8984;background:#fff;border:1px dashed #cfd9d4;border-radius:6px;font-size:11px}.empty-inline .text-button{margin-left:auto}.settings-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(245px,.55fr);gap:14px;align-items:start}.settings-main{display:flex;flex-direction:column;gap:13px}.settings-section{padding:19px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.settings-title{min-height:42px;display:flex;align-items:center;gap:10px}.settings-title>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:5px}.settings-title>div{flex:1}.settings-title h2{color:#2a3833;font-size:13px}.settings-title p{color:#83908b;font-size:10px;margin-top:3px}.configured{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:9px;font-style:normal}.settings-form{max-width:620px;margin-top:17px}.settings-actions{margin-top:15px;display:flex;justify-content:flex-end;gap:8px}.setting-rows{margin-top:14px;border-top:1px solid var(--line-soft)}.setting-rows>div{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line-soft)}.setting-rows>div:last-child{border-bottom:0}.setting-rows span{display:flex;align-items:center;gap:7px;color:#687771;font-size:10px}.setting-rows strong{color:#35443f;font-size:10px;font-weight:620}.settings-aside{display:flex;flex-direction:column;gap:10px}.system-card{padding:22px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.system-logo{width:45px;height:45px;margin:0 auto 10px;display:grid;place-items:center;color:#fff;background:#263a34;border-radius:6px}.system-card h3{color:#26332f;font-size:14px}.system-card>p{color:#8a9691;font-size:9px;margin-top:3px}.system-card dl{margin:18px 0 0}.system-card dl>div{height:34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-soft)}.system-card dt,.system-card dd{font-size:9px}.system-card dt{color:#87948f}.system-card dd{margin:0;color:#465650;font-weight:600}.docs-link{min-height:61px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#4d5c57;background:#fff;border:1px solid var(--line);border-radius:6px}.docs-link:hover{border-color:#b8c6c0}.docs-link>div{display:flex;flex-direction:column}.docs-link strong{font-size:10px}.docs-link span{color:#87948f;font-size:9px;margin-top:3px}.field{min-width:0;display:flex;flex-direction:column;gap:6px;color:#4e5d57;font-size:11px;font-weight:590}.field input,.field select,.field textarea{width:100%;min-width:0;padding:0 10px;color:#34433e;background:#fff;border:1px solid #d6dfdb;border-radius:5px;outline:0;font-size:11px;font-weight:400}.field input,.field select{height:36px}.field textarea{min-height:74px;padding-top:9px;resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7db39f;box-shadow:0 0 0 3px #16876514}.field small{color:#8c9893;font-size:9px;font-weight:400;line-height:1.4}.input-with-icon{height:36px;padding-left:10px;display:flex;align-items:center;gap:7px;color:#83908b;background:#fff;border:1px solid #d6dfdb;border-radius:5px}.input-with-icon:focus-within{border-color:#7db39f;box-shadow:0 0 0 3px #16876514}.input-with-icon input{height:34px;padding-left:0;border:0;box-shadow:none!important}.form-grid{display:grid;gap:14px}.form-grid.single{grid-template-columns:1fr}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-stack{padding-top:2px;display:flex;flex-direction:column;justify-content:center;gap:10px}.checkbox-stack label,.switch-line{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.checkbox-stack input,.switch-line input{width:15px;height:15px;margin:1px 0 0;accent-color:var(--green)}.checkbox-stack span,.switch-line span{display:flex;flex-direction:column}.checkbox-stack strong,.switch-line strong{color:#43514c;font-size:10px}.checkbox-stack small,.switch-line small{color:#8b9692;font-size:9px;margin-top:2px}.test-success{min-height:33px;padding:0 10px;display:flex;align-items:center;gap:7px;color:var(--green-dark);background:var(--green-soft);border-radius:4px;font-size:10px}.form-error{margin:9px 0;padding:8px 10px;color:#a13939;background:var(--red-soft);border-radius:4px;font-size:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;background:#0b14118a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:100%;max-height:calc(100vh - 48px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:7px;box-shadow:0 24px 70px #07120e40}.modal-header{min-height:72px;padding:16px 19px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.modal-header h2{color:#283631;font-size:15px}.modal-header p{color:#83908b;font-size:10px;line-height:1.5;margin-top:5px}.modal-body{padding:19px;overflow-y:auto}.modal-actions{margin-top:19px;padding-top:15px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--line-soft)}.modal-actions.split{justify-content:space-between}.modal-actions.split>div{display:flex;gap:8px}.batch-source-tabs{width:fit-content;height:36px;padding:3px;display:inline-flex;align-items:center;gap:2px;background:#edf2ef;border:1px solid #dce5e1;border-radius:5px}.batch-source-tabs button{height:28px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#71807b;background:transparent;border:0;border-radius:3px;cursor:pointer;font-size:10px}.batch-source-tabs button.active{color:#185e49;background:#fff;box-shadow:0 1px 3px #14352a1f}.batch-id-fields{align-items:start}.batch-client-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:5px;overflow:hidden}.batch-client-list label{min-height:50px;padding:8px 11px;display:grid;grid-template-columns:15px 18px minmax(0,1fr);align-items:center;gap:8px;cursor:pointer;background:#fff}.batch-client-list label:nth-child(2n){border-left:1px solid var(--line-soft)}.batch-client-list label:nth-child(n+3){border-top:1px solid var(--line-soft)}.batch-client-list input{width:15px;height:15px;margin:0;accent-color:var(--green)}.batch-client-list svg{color:#71817b}.batch-client-list label>span{min-width:0;display:flex;flex-direction:column}.batch-client-list strong{overflow:hidden;color:#3c4a45;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-client-list small{color:#899590;font-size:9px;margin-top:2px}.batch-empty{grid-column:1 / -1;padding:14px;color:#899590;font-size:10px}.batch-plan{border-top:1px solid var(--line-soft)}.batch-summary{min-height:42px;display:flex;align-items:center;flex-wrap:wrap;gap:7px 15px;color:#697873;font-size:10px}.batch-summary span{white-space:nowrap}.batch-summary .batch-failed{color:var(--red)}.batch-plan .data-table{min-width:620px;border:1px solid var(--line-soft)}.batch-plan .data-table td:first-child{max-width:300px}.batch-plan .data-table td strong{display:block;overflow:hidden;max-width:300px;color:#3d4b46;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.empty-state{min-height:210px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7e8c87}.empty-icon{width:43px;height:43px;display:grid;place-items:center;color:#71807b;background:#edf2ef;border-radius:6px;margin-bottom:11px}.empty-state h3{color:#4b5a55;font-size:12px}.empty-state p{max-width:360px;color:#8b9692;font-size:10px;line-height:1.6;margin:5px 0 13px}.loading-block{min-height:220px;display:flex;align-items:center;justify-content:center;gap:8px;color:#81908a;font-size:11px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast-stack{position:fixed;right:20px;top:20px;z-index:200;width:min(330px,calc(100vw - 32px));display:flex;flex-direction:column;gap:8px}.toast{min-height:46px;padding:9px 9px 9px 12px;display:flex;align-items:center;gap:9px;color:#36453f;background:#fff;border:1px solid var(--line);border-left:3px solid #6c7c76;border-radius:5px;box-shadow:0 12px 36px #0d1c1729;font-size:11px}.toast span{flex:1;line-height:1.4}.toast-success{border-left-color:var(--green)}.toast-success>svg{color:var(--green)}.toast-error{border-left-color:var(--red)}.toast-error>svg{color:var(--red)}.toast-info{border-left-color:var(--blue)}.toast-info>svg{color:var(--blue)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef3f0}.login-panel{width:min(380px,100%);padding:28px;background:#fff;border:1px solid #dce4e0;border-radius:7px;box-shadow:0 18px 50px #1426201a}.login-brand{display:flex;align-items:center;gap:9px;color:#26332f;font-size:15px;font-weight:700}.login-brand .brand-mark{width:32px;height:32px;flex-basis:32px}.login-icon{width:45px;height:45px;margin:34px 0 15px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:6px}.login-panel h1{color:#25332e;font-size:20px}.login-panel>p{color:#83908b;font-size:11px;margin:6px 0 21px}.login-panel .button{width:100%;margin-top:16px}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--green);font-size:16px;font-weight:700}.app-loading img{width:34px;height:34px;border-radius:6px}@media(max-width:1220px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(250px,.8fr)}.lower-grid{grid-template-columns:1fr}.rule-row{grid-template-columns:36px minmax(180px,1.3fr) repeat(2,minmax(120px,1fr)) minmax(85px,.7fr) auto}.rule-condition:nth-of-type(4){display:none}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-control-panel{grid-template-columns:minmax(210px,1.2fr) minmax(220px,1fr) repeat(2,minmax(140px,.8fr))}.queue-save{grid-column:4}}@media(max-width:1100px){.queue-control-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-save{grid-column:auto;justify-self:end}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{display:grid!important}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;background:#070e0c73}.main-area{margin-left:0;padding-top:48px}.mobile-topbar{position:fixed;inset:0 0 auto;z-index:20;height:48px;padding:0 15px;display:flex;align-items:center;gap:11px;color:#2b3934;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;font-weight:700}.mobile-topbar .icon-button{border:0;width:30px;height:30px;flex-basis:30px}.page{padding:22px 20px 40px}.dashboard-grid{grid-template-columns:1fr}.storage-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center}.storage-panel .panel-heading{grid-column:1 / -1}.storage-values{padding-top:18px}.health-list{grid-column:1 / -1}.rule-row{grid-template-columns:36px minmax(180px,1fr) repeat(2,minmax(105px,.7fr)) auto}.rule-condition:nth-of-type(3),.rule-run{display:none}.settings-layout{grid-template-columns:1fr}.settings-aside{display:grid;grid-template-columns:1fr 1fr}.queue-control-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-save{grid-column:auto;justify-self:end}}@media(max-width:680px){.main-area{padding-bottom:62px}.page{padding:19px 14px 28px}.page-header{min-height:auto;margin-bottom:17px;align-items:center}.page-header h1{font-size:20px}.page-header p{font-size:11px}.page-actions .button{width:36px;padding:0}.page-actions .button{font-size:0}.page-actions .button svg{width:17px;height:17px}.mobile-nav{position:fixed;inset:auto 0 0;z-index:25;height:60px;padding:4px 5px max(4px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7c8a85;font-size:9px}.mobile-nav a.active{color:var(--green)}.demo-banner{align-items:flex-start}.demo-banner>div{align-items:flex-start;line-height:1.5}.demo-banner a{font-size:0}.demo-banner a svg{width:18px;height:18px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:94px;padding:13px;gap:10px}.metric-icon{width:31px;height:31px;flex-basis:31px}.metric-card strong{font-size:17px}.metric-card small{display:none}.dashboard-grid,.lower-grid{gap:8px;margin-top:8px}.chart-wrap{height:230px}.storage-panel{display:block}.storage-values{padding-top:0}.toolbar-band{align-items:stretch;flex-direction:column;gap:9px}.segmented-control{width:100%;overflow-x:auto}.segmented-control{scrollbar-width:none}.segmented-control::-webkit-scrollbar{display:none}.segmented-control button{flex:1 0 auto;justify-content:center}.search-field{width:100%}.torrent-table-panel{background:transparent;border:0;box-shadow:none}.torrent-table-panel .table-scroll{overflow:visible}.torrent-table{min-width:0;display:block}.torrent-table thead{display:none}.torrent-table tbody{display:grid;gap:8px}.torrent-table tbody tr{padding:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.torrent-table td{width:auto!important;height:auto;padding:5px 0;display:flex;align-items:center;justify-content:space-between;gap:9px;border:0;white-space:normal}.torrent-table td:first-child{grid-column:1 / -1;padding:0 0 9px;border-bottom:1px solid var(--line-soft)}.torrent-table td:nth-child(2){grid-column:1 / -1;padding:9px 0 7px}.torrent-table td:nth-child(3):before{content:"传输"}.torrent-table td:nth-child(4):before{content:"分享率"}.torrent-table td:nth-child(5):before{content:"连接"}.torrent-table td:nth-child(6):before{content:"保种"}.torrent-table td:nth-child(n+3):nth-child(-n+6):before{color:#87948f;font-size:9px}.torrent-table td:last-child{grid-column:1 / -1;padding:10px 0 0;margin-top:5px;border-top:1px solid var(--line-soft)}.torrent-table .torrent-primary{max-width:100%}.torrent-table .torrent-primary>div{width:100%}.torrent-table .transfer-cell{align-items:flex-end;gap:2px}.torrent-table .peer-cell{align-items:flex-end;gap:2px;font-size:9px}.torrent-table .progress-cell{width:100%}.torrent-table .row-actions{width:100%;justify-content:flex-end}.inline-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--line-soft)}.inline-metrics>div:nth-child(4){border-top:1px solid var(--line-soft)}.rule-row{padding:13px;grid-template-columns:32px minmax(0,1fr) auto;gap:8px}.rule-condition,.rule-run{display:none!important}.rule-main strong{max-width:min(180px,46vw)}.workflow-strip{gap:8px;padding:12px 8px}.workflow-strip>i{width:13px}.workflow-strip small{display:none}.workflow-strip>div{gap:5px}.workflow-strip>div>span{width:22px;height:22px;flex-basis:22px}.resource-grid,.form-grid.two,.server-address-grid,.server-local-config{grid-template-columns:1fr}.server-local-config>div:nth-child(2n){border-left:0}.server-local-config>div:nth-child(n+2){border-top:1px solid var(--line-soft)}.modal-backdrop{padding:0;align-items:end}.modal{max-height:calc(100vh - 26px);border-radius:7px 7px 0 0}.modal-header{min-height:67px}.modal-actions.split{align-items:stretch;flex-direction:column}.modal-actions.split>div{justify-content:flex-end}.batch-client-list{grid-template-columns:1fr}.batch-client-list label:nth-child(2n){border-left:0}.batch-client-list label:nth-child(n+2){border-top:1px solid var(--line-soft)}.batch-id-fields,.settings-aside{grid-template-columns:1fr}.queue-control-panel{grid-template-columns:1fr;gap:12px}.queue-save{width:100%;justify-self:stretch}.queue-toolbar-actions{align-items:stretch;flex-direction:column}.queue-toolbar-actions .button,.queue-toolbar-actions .search-field{width:100%}.queue-table-panel{background:#fff}.section-heading.site-heading{align-items:flex-end}.section-heading .button{min-width:36px;padding:0 10px}.toast-stack{top:58px;right:12px}}@media(max-width:390px){.page-header p{max-width:210px}.workflow-strip p{display:none}.workflow-strip>i{width:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
