.zh-dock{position:fixed;right:20px;bottom:74px;z-index:60;display:flex;flex-direction:column;gap:9px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.zh-dock>button{height:46px;padding:0 15px 0 8px;border:1px solid rgba(212,219,230,.9);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(15,23,42,.13);color:#192231;display:flex;align-items:center;gap:9px;cursor:pointer}.zh-dock strong{font-size:13px}.zh-glass-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:900;border:1px solid rgba(255,255,255,.65);box-shadow:inset 0 1px 1px rgba(255,255,255,.65),0 6px 15px rgba(31,41,55,.2)}.zh-glass-icon.purple{background:linear-gradient(145deg,#f0eaff 2%,#a977ee 36%,#5e2caf 72%,#251342)}.zh-glass-icon.dark{background:linear-gradient(145deg,#777c89 0,#242730 44%,#030407 100%)}.zh-overlay{position:fixed;inset:0;z-index:10010;padding:20px;background:rgba(12,18,29,.54);backdrop-filter:blur(8px);display:grid;place-items:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.zh-modal{width:min(1120px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#f7f8fa;box-shadow:0 32px 90px rgba(5,10,20,.32);color:#18202c;display:flex;flex-direction:column}.zh-modal>header{min-height:80px;padding:17px 21px;border-bottom:1px solid #e0e4e9;background:rgba(255,255,255,.96);display:flex;align-items:center;justify-content:space-between;gap:20px}.zh-modal h2{margin:0;font-size:21px}.zh-modal header p{margin:5px 0 0;color:#667085;font-size:13px}.zh-close{width:37px;height:37px;border:1px solid #d8dde5;border-radius:10px;background:#fff;color:#525d6d;font-size:24px;cursor:pointer}.zh-modal-body{padding:18px;overflow:auto}.zh-loading,.zh-empty,.zh-error{min-height:170px;border:1px dashed #d6dce5;border-radius:14px;background:#fff;display:grid;place-items:center;color:#667085;font-size:13px;font-weight:700;text-align:center;padding:20px}.zh-error{color:#b42318;border-color:#fecaca;background:#fff7f7}.zh-empty.small{min-height:90px}.zh-image-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px}.zh-form-card,.zh-queue,.zh-key-create,.zh-key-list{border:1px solid #e0e5eb;border-radius:15px;background:#fff;padding:17px;box-shadow:0 8px 25px rgba(15,23,42,.04)}.zh-form-card label,.zh-key-create>label{display:grid;gap:7px;margin-bottom:15px}.zh-form-card label>span,.zh-key-create label>span,.zh-field-label{color:#344054;font-size:12px;font-weight:850}.zh-form-card select,.zh-form-card textarea,.zh-key-create input,.zh-key-create select{width:100%;box-sizing:border-box;border:1px solid #d7dde5;border-radius:10px;background:#fff;color:#172033;padding:0 11px;outline:0;font:650 13px/1.4 inherit}.zh-form-card select,.zh-key-create input,.zh-key-create select{height:41px}.zh-form-card textarea{height:170px;padding:12px;resize:vertical}.zh-form-card select:focus,.zh-form-card textarea:focus,.zh-key-create input:focus,.zh-key-create select:focus{border-color:#7546c9;box-shadow:0 0 0 3px rgba(117,70,201,.1)}.zh-param-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.zh-submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.zh-submit-row>div{display:grid;gap:3px}.zh-submit-row span{color:#667085;font-size:11px;font-weight:750}.zh-submit-row strong{font-size:17px}.zh-submit-row button,.zh-key-create>button{height:42px;padding:0 20px;border:1px solid rgba(255,255,255,.22);border-radius:11px;background:linear-gradient(145deg,#6e39bd,#38205e);box-shadow:inset 0 1px 1px rgba(255,255,255,.25),0 8px 18px rgba(68,38,115,.22);color:#fff;font-size:13px;font-weight:850;cursor:pointer}.zh-form-note{margin:13px 0 0;color:#7a8492;font-size:11px;line-height:1.6}.zh-queue{min-height:390px}.zh-queue-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.zh-queue-title strong{font-size:14px}.zh-queue-title span{padding:4px 8px;border-radius:999px;background:#eee9f8;color:#67439b;font-size:10px;font-weight:850}.zh-queue-item,.zh-key-item{margin-top:9px;padding:12px;border:1px solid #e1e6ec;border-radius:11px;background:#fafbfc}.zh-queue-item>div:first-child,.zh-key-item>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.zh-queue-item strong,.zh-key-item strong{font-size:12px}.zh-queue-item span,.zh-key-item span{font-size:10px;font-weight:850}.zh-queue-item.working span{color:#175cd3}.zh-queue-item.success span,.zh-key-item span.on{color:#078c63}.zh-queue-item.failed span,.zh-key-item span.off{color:#d92d20}.zh-queue-item p,.zh-key-item p{margin:8px 0;color:#475467;font-size:11px;line-height:1.5;word-break:break-word}.zh-queue-item small,.zh-key-item small{color:#7b8491;font-size:10px}.zh-result-links{display:flex!important;justify-content:flex-start!important;gap:6px!important;flex-wrap:wrap}.zh-result-links a,.zh-key-actions button{height:29px;padding:0 9px;border:1px solid #d6dde7;border-radius:8px;background:#fff;color:#4d2b82;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer}.zh-key-create{display:grid;gap:13px;margin-bottom:16px}.zh-key-create>label{margin:0}.zh-check-grid{margin-top:7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zh-check{min-height:48px;padding:8px 10px;border:1px solid #dce2e9;border-radius:10px;background:#fafbfc;display:flex;align-items:center;gap:9px;cursor:pointer}.zh-check input{width:16px;height:16px;accent-color:#6539a8}.zh-check>span{display:grid;gap:2px}.zh-check strong{font-size:12px}.zh-check small{color:#7b8491;font-size:10px}.zh-key-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zh-key-list>.zh-queue-title{grid-column:1/-1;margin-bottom:0}.zh-key-item{margin:0;background:#fff}.zh-key-item code{display:block;margin-top:8px;padding:7px 8px;border-radius:7px;background:#f1f3f6;color:#344054;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.zh-key-actions{display:flex;gap:7px;margin-top:10px}.zh-key-actions button.danger{color:#b42318}.zh-full-key{padding:13px;border:1px solid #fdba74;border-radius:10px;background:#fff7ed;display:grid;gap:8px}.zh-full-key strong{color:#9a3412;font-size:12px}.zh-full-key code{padding:9px;border-radius:7px;background:#1f2937;color:#f8fafc;word-break:break-all;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.zh-full-key button,.zh-back{width:max-content;height:32px;padding:0 11px;border:1px solid #d6dde7;border-radius:8px;background:#fff;color:#344054;font-size:11px;font-weight:850;cursor:pointer}.zh-market-key{background:linear-gradient(145deg,#5f35a3,#211633)!important;color:#fff!important;border-color:rgba(255,255,255,.25)!important}.task-log-types{display:flex;align-items:center;gap:6px}.task-log-types button{height:34px;padding:0 12px;border:1px solid #d8dee6;border-radius:9px;background:#fff;color:#475467;font-size:12px;font-weight:800;cursor:pointer}.task-log-types button.active{border-color:#57408a;background:#57408a;color:#fff}@media(max-width:800px){.zh-overlay{padding:10px}.zh-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.zh-image-layout{grid-template-columns:1fr}.zh-param-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zh-check-grid,.zh-key-list{grid-template-columns:1fr}.zh-dock{right:10px;bottom:64px}.zh-dock>button{padding-right:10px}.zh-dock strong{display:none}}@media(max-width:520px){.zh-param-grid{grid-template-columns:1fr 1fr}.zh-modal>header{padding:14px}.zh-modal-body{padding:10px}.zh-form-card,.zh-queue,.zh-key-create,.zh-key-list{padding:12px}}
