:root{font-family:Microsoft YaHei UI,Microsoft YaHei,Segoe UI,sans-serif;color:#1b1b1b;background:#f3f4f6;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-stage{width:100vw;height:100vh;overflow:clip;background:#f4f5f7}.window-shell{width:1920px;height:1008px;transform-origin:top left;background:#f4f5f7;display:grid;grid-template-rows:34px minmax(0,1fr) auto;overflow:clip}.titlebar{height:34px;display:flex;align-items:center;justify-content:space-between;padding-left:4px;background:#eef4fa;border-bottom:1px solid #f5f7fa;-webkit-user-select:none;user-select:none}.titlebar-title{display:flex;align-items:center;gap:5px;font-family:Segoe UI,Microsoft YaHei UI,sans-serif;font-size:18px;color:#111}.titlebar-title img{width:22px;height:22px;image-rendering:auto}.window-controls{align-self:stretch;display:grid;grid-template-columns:repeat(3,70px)}.window-controls span{display:grid;place-items:center;font-family:Segoe UI,sans-serif;font-size:22px;line-height:1;color:#101010}.window-controls span:last-child{font-size:25px}.app-scroll{overflow-y:auto;overflow-x:hidden;padding:28px 30px 18px;scrollbar-color:#b7b7b7 #f7f7f7;scrollbar-width:thin}.panel{position:relative;margin:17px 0 40px;padding:35px 31px 32px;border:1px solid #cfd4da;border-radius:12px;background:#fff}.panel h2{position:absolute;top:-18px;left:18px;margin:0;padding:0 10px;background:#f4f5f7;color:#0675ef;font-size:22px;line-height:36px;font-weight:700}.panel h2 span{font-weight:600}.form-row{display:flex;align-items:center;gap:10px;min-height:50px}.form-row>label,.input-strip>label{flex:0 0 auto;font-size:21px;white-space:nowrap}.mode-row{background:#f6f7f9;padding-left:0}.mode-row select{flex:1;height:51px;padding:0 16px;border:1px solid #bfc5cc;border-radius:8px;background:#fff;color:#7b7b7b;font-size:20px}.parameters-panel{padding-top:34px;padding-bottom:25px}.input-strip{display:flex;align-items:center;gap:9px;min-height:84px;padding:14px;background:#f5f6f8}.input-strip textarea{flex:1;min-height:51px;resize:vertical;padding:11px 16px;border:1px solid #bec5cd;border-radius:8px;color:#4f5865;background:#fff;font-size:20px;line-height:27px}.single-line-input textarea{height:51px;max-height:84px}.multiline-input{align-items:flex-start;min-height:184px;padding-top:16px}.multiline-input>label{padding-top:10px}.multiline-input textarea{height:152px;min-height:152px;max-height:250px;font-family:Consolas,Microsoft YaHei UI,monospace}.target-label{margin-left:0;color:#8a8a8a}.input-strip input[type=number]{width:194px;height:58px;padding:0 16px;border:1px solid #bec5cd;border-radius:12px;color:#666;font-size:22px}.image-search-strip{min-height:184px;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(430px,.85fr);gap:18px;padding:14px;background:#f5f6f8}.image-drop-card{min-width:0;min-height:154px;display:flex;align-items:center;justify-content:center;gap:22px;padding:16px 24px;border:2px dashed #8bbcec;border-radius:10px;background:#f8fbff;color:#4c647c;cursor:pointer;overflow:hidden}.image-drop-card:hover{border-color:#1379e8;background:#f2f8ff}.image-drop-card.has-image{justify-content:flex-start;border-style:solid;border-color:#88d9ab;background:#f0fbf4}.image-drop-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-drop-card>img{width:144px;height:122px;flex:0 0 auto;object-fit:contain;border:1px solid #cdd6df;border-radius:8px;background:#fff}.image-empty-state,.image-file-meta{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.image-file-meta{align-items:flex-start;text-align:left}.image-empty-state strong,.image-file-meta strong{max-width:100%;color:#1474d4;font-size:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-file-meta strong{color:#16723c}.image-empty-state span,.image-file-meta span{color:#52677b;font-size:18px}.image-empty-state em,.image-file-meta em{color:#89939d;font-size:16px;font-style:normal}.image-search-settings{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-content:center;gap:12px 12px;padding:16px 20px;border:1px solid #d2d8df;border-radius:10px;background:#fff}.image-search-settings>label{align-self:center;color:#3f4b59;font-size:19px;white-space:nowrap}.image-search-settings select{min-width:0;height:47px;padding:0 13px;border:1px solid #bfc7d0;border-radius:8px;background:#fff;color:#3c546b;font-size:18px}.fixed-result-count{height:47px;display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:8px;background:#e9f7ee;color:#207443;white-space:nowrap}.fixed-result-count span{font-size:16px}.fixed-result-count strong{font-size:20px}.image-search-settings .filter-ads-option{grid-column:2 / -1;min-height:38px;display:inline-flex;align-items:center;gap:9px;color:#207443;font-size:17px;cursor:pointer}.filter-ads-option input{width:21px;height:21px;margin:0;accent-color:#16a65b}.image-search-settings p{grid-column:1 / -1;margin:0;color:#798490;font-size:16px;line-height:24px}.hint-row,.validation-row,.field-help{min-height:31px;display:flex;align-items:center;margin-top:17px;padding:3px 14px;background:#f3f4f6;color:#858b92;font-size:18px}.hint-row img{width:22px;height:22px;margin-right:7px}.validation-row{margin-top:17px;color:#0875ef;font-weight:700}.validation-row.invalid{color:#ef3b3b}.validation-row img{width:24px;height:24px;margin-right:8px;object-fit:contain}.output-panel{padding-top:28px;padding-bottom:28px}.format-row{min-height:55px}.format-options{display:flex;gap:16px;flex-wrap:wrap}.folder-row{margin-top:1px}.path-display{flex:1;min-height:43px;display:flex;align-items:center;padding:0 4px;background:#f5f6f8;color:#535967;font-size:20px}.outline-button{min-width:150px;height:43px;padding:0 20px;border:1px solid #0c76ff;border-radius:10px;color:#076ff0;background:#fff;font-size:20px}.outline-button.small{min-width:116px;height:50px;font-size:17px}.fields-panel{padding:33px 32px 26px;margin-bottom:27px}.field-help{margin:0 0 13px;font-size:18px;color:#505968}.field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 13px;padding:13px;background:#f4f5f7}.check-card{display:flex;align-items:center;gap:10px;min-width:0;height:42px;padding:0 12px;border:1px solid #d6dadd;border-radius:7px;background:#fff;color:#757b83;font-size:19px;cursor:pointer;overflow:hidden}.check-card.checked{border-color:#91deb2;background:#e2f5e9}.check-card.compact{width:auto;min-width:116px;height:41px;color:#00822e}.check-card input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:29px;height:29px;margin:0;flex:0 0 auto;border:1px solid #9ea7b0;border-radius:6px;background:#fff}.check-card input:checked{border-color:#17a34a;background:#17a34a}.check-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proxy-pool-panel{padding:32px 32px 24px;margin-bottom:27px}.pool-loading{min-height:80px;display:grid;place-items:center;color:#778493;font-size:18px}.pool-unlock{display:grid;grid-template-columns:minmax(360px,1fr) minmax(220px,.55fr) minmax(240px,.65fr) 130px;gap:12px;align-items:center;padding:16px;border:1px solid #cdd9e5;border-radius:9px;background:#f6f9fc}.pool-unlock>div{display:grid;gap:5px;color:#536577}.pool-unlock>div strong{color:#176bc5;font-size:18px}.pool-unlock>div span{font-size:14px;line-height:20px}.pool-unlock input{min-width:0;height:40px;padding:0 11px;border:1px solid #c4ced9;border-radius:7px;background:#fff;color:#34495e}.pool-unlock button{height:40px;border:0;border-radius:7px;background:#17a34a;color:#fff;font-weight:700}.pool-unlock button:disabled{background:#aebbc4}.pool-unlock em{grid-column:1 / -1;color:#6c7885;font-size:14px;font-style:normal}.pool-overview{display:grid;grid-template-columns:minmax(190px,1fr) repeat(3,130px) 130px;gap:12px;align-items:stretch;margin-bottom:14px}.pool-overview>div,.pool-switch{min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 15px;border:1px solid #cfd8e2;border-radius:8px;background:#f7f9fb;color:#526171}.pool-overview>div span{font-size:16px}.pool-overview>div strong{color:#1672d2;font-size:22px}.pool-overview button,.pool-actions button{border:0;border-radius:8px;background:#2378df;color:#fff;font-weight:700}.pool-switch{justify-content:flex-start;color:#1a7c43;font-size:18px;font-weight:700}.pool-switch input,.pool-fallback input,.pool-node-row>input[type=checkbox]{width:24px;height:24px;accent-color:#17a34a}.pool-policy-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:14px;padding:12px;border:1px solid #d7dde4;border-radius:8px;background:#f5f7f9}.pool-policy-grid label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#596676;font-size:14px}.pool-policy-grid input[type=number]{width:100%;height:36px;padding:0 9px;border:1px solid #c7cfd8;border-radius:6px;background:#fff;color:#354556}.pool-policy-grid select{width:100%;height:36px;padding:0 8px;border:1px solid #c7cfd8;border-radius:6px;background:#fff;color:#354556}.pool-policy-grid .pool-fallback{flex-direction:row;align-items:center;align-self:end;height:36px;padding:0 9px;border:1px solid #bde2cb;border-radius:6px;background:#edf9f1;color:#267448}.pool-node-header,.pool-node-row{display:grid;grid-template-columns:52px minmax(210px,1.2fr) minmax(210px,1fr) minmax(250px,1.15fr) 215px 105px 68px;gap:10px;align-items:center}.pool-node-header{min-height:34px;padding:0 10px;border-radius:7px 7px 0 0;background:#eaf1f8;color:#526476;font-size:14px}.pool-node-list{border:1px solid #d5dce4;border-top:0}.pool-node-row{min-height:88px;padding:9px 10px;border-top:1px solid #e0e5ea;background:#fff}.pool-node-row:first-child{border-top:0}.pool-node-row>div{min-width:0;display:grid;gap:6px}.pool-node-row input:not([type=checkbox]){min-width:0;width:100%;height:32px;padding:0 8px;border:1px solid #c8d0d9;border-radius:5px;color:#415162;background:#fff;font-size:14px}.pool-node-row>input[type=datetime-local]{height:36px}.pool-endpoint{grid-template-columns:minmax(0,1fr) 78px}.pool-node-row>button{height:34px;border:1px solid #eea8a8;border-radius:6px;background:#fff5f5;color:#d33b3b}.pool-state{min-width:0;padding:6px 8px;border-radius:20px;background:#e9f8ef;color:#168247;text-align:center;font-size:14px;white-space:nowrap}.pool-state.busy{background:#e8f1ff;color:#176ac7}.pool-state.cooldown{background:#fff4d9;color:#a76500}.pool-state.expired{background:#fde9e9;color:#c83232}.pool-actions{display:flex;align-items:center;gap:12px;margin-top:14px}.pool-actions button{min-width:112px;height:40px;padding:0 16px}.pool-actions .pool-save{background:#17a34a}.pool-actions button:disabled{background:#aebbc4;cursor:default}.pool-actions span{color:#536271;font-size:15px}.pool-note{margin-top:12px;padding:9px 12px;border-radius:6px;background:#f2f4f7;color:#75818e;font-size:14px;line-height:22px}.preview-panel{margin:0 0 18px;border:1px solid #ccd3db;border-radius:9px;background:#fff;overflow:hidden}.preview-heading{height:43px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#f0f5fb;color:#1467c8}.preview-heading button{border:0;background:transparent;color:#126edc;font-size:16px}.table-scroll{max-height:265px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}th,td{height:34px;padding:5px 9px;border-right:1px solid #e2e4e8;border-bottom:1px solid #e2e4e8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}th{position:sticky;top:0;background:#f4f5f7;color:#47505c;font-weight:600}tbody tr:nth-child(2n){background:#fafbfc}td a{color:#0875ef;font-weight:600;text-decoration:none}td a:hover{text-decoration:underline}.control-dock{position:relative;z-index:3;padding:0 24px;background:#f4f5f7}.progress-track{position:relative;height:36px;border:1px solid #b8c0ca;border-radius:9px;background:#fff;overflow:hidden}.progress-fill{position:absolute;inset:0 auto 0 0;background:#2378df;border-radius:8px;transition:width .18s ease}.progress-track span{position:relative;z-index:1;display:grid;place-items:center;height:100%;color:#000;font-size:20px}.status-line{min-height:48px;padding-top:13px;color:#4b5666;font-size:20px}.button-row{display:flex;align-items:center;justify-content:space-between}.left-actions{display:flex;align-items:center;gap:15px}.button-row button{height:54px;min-width:108px;padding:0 26px;border:0;border-radius:10px;color:#fff;font-size:20px;font-weight:700}.start-button{background:#17a34a}.start-button:not(:disabled):hover{background:#12863d}.start-button:disabled{background:#b0c3cd;cursor:default}.stop-button{background:#ef3838}.stop-button:disabled{opacity:1;cursor:default}.export-button{background:#17a34a}.log-button{background:#2478df}.log-panel{height:288px;margin-top:15px;overflow:auto;padding:11px 17px;border-radius:11px;background:#1f2030;color:#f4f7ff;font-family:Consolas,Microsoft YaHei UI,monospace;font-size:17px;line-height:28px}.token-line{min-height:53px;padding-top:16px;color:#00a842;font-size:18px}.brand-footer{min-height:57px;display:flex;align-items:center;gap:16px;padding:0 4px;border-top:1px solid #dce0e4;font-size:18px}.brand-footer strong{color:#0b70e5}.brand-footer span{color:#f05a2a;font-weight:700}@media(max-width:1200px){.field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.window-controls{grid-template-columns:repeat(3,50px)}.brand-footer{gap:12px;font-size:16px}}
