:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1d2939;background:#f3f5f8;font-synthesis:none;--blue: #2475ff;--blue-dark: #1459ce;--blue-soft: #eef5ff;--green: #12a579;--orange: #e98b19;--red: #d74f55;--border: #e6eaf0;--muted: #7a8799;--sidebar: 224px}*{box-sizing:border-box}body{margin:0;min-width:1080px;background:#f3f5f8}button,input,select{font:inherit}button{color:inherit}input,select{outline:none}input:focus,select:focus{border-color:#7eaeff;box-shadow:0 0 0 3px #2475ff12}.app-shell{min-height:100vh}.topbar{position:fixed;z-index:30;top:0;right:0;left:0;height:62px;padding:0 24px;display:flex;align-items:center;border-bottom:1px solid var(--border);background:#fff}.brand{width:calc(var(--sidebar) - 1px);display:flex;align-items:center;gap:9px}.brand strong{color:#151b26;font-size:19px;letter-spacing:.02em}.brand-subtitle{color:#98a2b3;font-size:11px}.brand-mark{width:32px;height:31px;display:flex;align-items:end;gap:2px;transform:skewY(-8deg)}.brand-mark i{display:block;width:9px;border-radius:2px;background:linear-gradient(180deg,#1687ff,#3759f6)}.brand-mark i:nth-child(1){height:22px}.brand-mark i:nth-child(2){height:29px}.brand-mark i:nth-child(3){height:25px}.top-links{height:100%;display:flex;align-items:center;gap:33px;color:#4b5565;font-size:14px}.top-links span{position:relative;display:grid;place-items:center;height:100%}.top-links span.active{color:var(--blue);font-weight:700}.top-links span.active:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--blue);content:""}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.environment-pill,.safe-pill{padding:6px 10px;border-radius:5px;font-size:11px}.environment-pill{color:#2469dc;background:#eef5ff}.safe-pill{color:#b35e04;background:#fff5e7}.pulse{width:7px;height:7px;margin-right:6px;display:inline-block;border-radius:50%;background:#31a6ff;box-shadow:0 0 0 3px #31a6ff24}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#6d8ee8,#394d96);font-size:11px;font-weight:800}.sidebar{position:fixed;z-index:20;top:62px;bottom:0;left:0;width:var(--sidebar);padding:18px 12px;border-right:1px solid var(--border);background:#fff}.sidebar-title,.sidebar-section{padding:0 11px;color:#9aa4b2;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-section{margin:28px 0 10px}.nav-item{width:100%;margin:4px 0;padding:11px 12px;display:flex;gap:11px;align-items:center;text-align:left;border:0;border-radius:7px;background:transparent;cursor:pointer}.nav-item:hover{background:#f6f8fb}.nav-item.active{color:var(--blue);background:var(--blue-soft)}.nav-icon{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dbe3ef;border-radius:7px;color:#607086;background:#fff;font-size:16px;font-weight:500}.nav-item.active .nav-icon{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 5px 12px #2475ff28}.nav-item>span:last-child{display:grid;gap:3px}.nav-item strong{font-size:13px}.nav-item small{color:#98a2b3;font-size:10px}.provider-card{margin:0 5px;padding:11px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:8px}.provider-logo{width:27px;height:27px;display:grid;place-items:center;flex:none;border-radius:6px;color:#fff;background:linear-gradient(145deg,#49c7ff,#5c64ed);font-size:13px;font-weight:900}.provider-card>span:nth-child(2){min-width:0;display:grid;gap:2px}.provider-card strong{font-size:11px}.provider-card small{color:#98a2b3;font-size:9px}.provider-card em{margin-left:auto;padding:3px 5px;color:#1c83e9;border-radius:3px;background:#edf6ff;font-size:8px;font-style:normal}.content{min-height:100vh;margin-left:var(--sidebar);padding:88px 26px 44px}.page-header{min-height:80px;margin-bottom:20px;display:flex;align-items:start;justify-content:space-between;gap:20px}.page-header p{margin:0 0 7px;color:#8c96a5;font-size:11px}.page-header h1{margin:0 0 8px;color:#1a2333;font-size:23px;font-weight:700}.page-header>div>span{color:#7c8798;font-size:12px}.header-actions{display:flex;gap:10px}.button{min-height:36px;padding:0 16px;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:12px;font-weight:650;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1a26341a}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{color:#fff;border-color:var(--blue);background:var(--blue)}.button.primary:hover:not(:disabled){background:var(--blue-dark)}.button.ghost{color:#46556b;border-color:#dfe4eb;background:#fff}.danger-button{color:#bf3f46;border-color:#f0c5c8;background:#fff7f7}.disabled-button{color:#a1a9b5;border-color:#e4e7ec;background:#f7f8fa}.link-button{margin-right:9px;padding:0;color:var(--blue);border:0;background:transparent;cursor:pointer;font-size:11px}.step-nav{height:64px;margin-bottom:18px;padding:0 26px;display:flex;align-items:center;border:1px solid var(--border);border-radius:8px;background:#fff}.step-nav button{position:relative;height:100%;padding:0 42px 0 0;display:flex;align-items:center;gap:9px;flex:1;border:0;background:none;cursor:pointer}.step-nav button:after{position:absolute;top:31px;right:12px;left:38px;height:1px;background:#e2e7ee;content:""}.step-nav button:last-child:after{display:none}.step-nav button:disabled{cursor:not-allowed;opacity:.42}.step-nav button span{position:relative;z-index:1;width:25px;height:25px;display:grid;place-items:center;flex:none;border:1px solid #cfd6e0;border-radius:50%;color:#9aa5b3;background:#fff;font-size:10px}.step-nav button strong{position:relative;z-index:1;padding-right:9px;color:#7d8897;background:#fff;font-size:12px;white-space:nowrap}.step-nav button.active span{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 4px #2475ff16}.step-nav button.active strong{color:#235eaf}.step-nav button.done span{color:#fff;border-color:#58bca0;background:#58bca0}.work-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:16px}.work-grid.wide-left{grid-template-columns:minmax(560px,1.15fr) minmax(400px,.75fr)}.card{padding:20px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 2px 8px #1d2a3a05}.card-title{margin-bottom:18px;display:flex;align-items:start;justify-content:space-between;gap:12px}.card-title h2{margin:0 0 5px;color:#273243;font-size:15px}.card-title p{margin:0;color:#8a95a5;font-size:11px;line-height:1.6}.card-title>span{padding:5px 8px;color:#5482c5;border-radius:4px;background:#f0f5fc;font-size:10px;white-space:nowrap}label{display:grid;gap:6px;margin-bottom:14px;color:#536174;font-size:11px;font-weight:600}input,select{width:100%;height:36px;padding:0 10px;color:#27364b;border:1px solid #dfe4eb;border-radius:5px;background:#fff;font-size:12px}input:disabled{color:#9ba5b2;background:#f6f7f9}.field-help{color:#9aa4b2;font-size:9px;font-weight:400}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:3px}fieldset{margin:14px 0;padding:13px;border:1px solid var(--border);border-radius:6px}legend{padding:0 6px;color:#66758a;font-size:10px;font-weight:700}.divider{height:1px;margin:20px 0;background:#edf0f4}.selection-list{display:grid;gap:8px}.selection-row{margin:0;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #e1e6ed;border-radius:7px;cursor:pointer}.selection-row:hover,.selection-row.selected{border-color:#91b8fa;background:#f7faff}.selection-row input,.chip-check input,.line-check input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.selection-row>span:nth-child(2),.account-metrics{display:grid;gap:3px}.selection-row strong{color:#334155;font-size:12px}.selection-row small{color:#96a0ad;font-size:9px;font-weight:400}.account-metrics{text-align:right}.account-metrics b{color:#4c5e74;font-size:10px}.segmented{margin-bottom:18px;padding:4px;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;border-radius:7px;background:#f4f6f8}.segmented.vertical{grid-template-columns:1fr}.segmented button{min-height:57px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;text-align:left;border:1px solid transparent;border-radius:5px;background:transparent;cursor:pointer}.segmented button.active{border-color:#b9d3ff;background:#fff;box-shadow:0 2px 6px #1732590d}.segmented button>span,.segmented button:not(.vertical){min-width:0}.segmented strong,.segmented small{display:block}.segmented strong{margin-bottom:4px;color:#475569;font-size:11px}.segmented small{color:#98a2b3;font-size:9px;line-height:1.4}.segmented button.active strong{color:var(--blue)}.segmented i{width:13px;height:13px;flex:none;border:1px solid #cbd3df;border-radius:50%}.segmented button.active i{border:4px solid var(--blue)}.count-preview{height:64px;display:flex;align-items:baseline;justify-content:center;gap:7px;border:1px dashed #bad0ef;border-radius:7px;color:#7a889c;background:#f7faff}.count-preview strong{color:var(--blue);font-size:27px}.count-preview span,.count-preview small{font-size:10px}.info-strip{padding:11px 13px;display:grid;gap:4px;color:#476887;border-left:3px solid #62a2ff;background:#f4f8fe;font-size:10px}.chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chip-check{margin:0;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e2e6ec;border-radius:6px;font-weight:500}.chip-check:has(input:checked){border-color:#a8c8ff;background:#f6f9ff}.chip-check span{display:grid;gap:3px;color:#425268;font-size:10px}.chip-check small{color:#99a4b1;font-size:8px}.line-check{margin:0 0 7px;padding:9px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e7eaf0;border-radius:5px;color:#536174;font-size:10px;font-weight:500}.inline-range{margin-bottom:8px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:7px;align-items:center}.inline-range strong{color:#66758a;font-size:10px}.wizard-footer{margin-top:16px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:8px;background:#fff}.wizard-footer>div{display:flex;align-items:center;gap:14px}.wizard-footer span{color:#98a2b3;font-size:10px}.alert{margin-bottom:15px;padding:12px 15px;display:flex;gap:10px;border-radius:6px;font-size:11px}.error-alert{color:#a73b42;border:1px solid #f1ced1;background:#fff5f6}.preview-layout,.result-layout{display:grid;gap:15px}.metric-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.metric-row>div{min-height:78px;padding:14px 16px;display:grid;align-content:center;gap:5px;border:1px solid var(--border);border-radius:7px;background:#fff}.metric-row span{color:#8b96a5;font-size:10px}.metric-row strong{color:#344258;font-size:22px}.metric-row .danger{border-color:#f0d0d2;background:#fff9f9}.metric-row .danger strong{color:var(--red)}.metric-row .success strong{color:var(--green)}.metric-row .warning strong{color:var(--orange)}.issue-card{padding-bottom:14px}.issue-row{margin-top:8px;padding:10px 12px;display:flex;gap:10px;align-items:start;border-radius:5px}.issue-row>span{width:19px;height:19px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:10px;font-weight:900}.issue-row strong{font-size:9px;letter-spacing:.04em}.issue-row p{margin:3px 0 0;font-size:10px}.issue-row.warning{color:#996019;background:#fff8eb}.issue-row.warning>span{color:#fff;background:#e7a13a}.issue-row.error{color:#a6373e;background:#fff4f5}.issue-row.error>span{color:#fff;background:#d95b61}.table-card{padding-right:0;padding-left:0;overflow:hidden}.table-card .card-title{padding:0 20px}.table-scroll{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;color:#526176;font-size:10px}th{padding:10px 12px;color:#78869a;background:#f6f8fa;font-weight:650;white-space:nowrap}td{max-width:220px;padding:11px 12px;border-bottom:1px solid #edf0f3;text-align:left;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#f9fbfe}td strong{color:#3c4b60}.wide-cell{min-width:180px}.cell-sub{margin-top:3px;display:block;color:#a0a8b3;font-size:8px}.text-danger{color:var(--red)}.table-empty{padding:52px;color:#9ca5b1;text-align:center;font-size:11px}.submit-bar{padding:13px 16px;display:flex;align-items:end;justify-content:space-between;gap:20px;border:1px solid #dbe3ed;border-radius:8px;background:#fff;box-shadow:0 5px 15px #1f2e430c}.submit-bar>div{display:flex;align-items:end;gap:9px}.submit-bar label{width:240px;margin:0}.submit-bar>div:last-child span{max-width:300px;color:#768397;font-size:10px;text-align:right}.empty-state{min-height:350px;display:grid;place-items:center;align-content:center;text-align:center}.empty-state>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--blue-soft);font-size:24px}.empty-state h2{margin:13px 0 5px;font-size:16px}.empty-state p{max-width:480px;margin:0 0 18px;color:#8a95a5;font-size:11px;line-height:1.7}.empty-state.compact{min-height:220px;margin-top:16px}.result-hero{display:flex;align-items:center;gap:16px}.result-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:23px;font-weight:800}.result-hero>div:nth-child(2){display:grid;gap:3px}.result-hero p{margin:0;color:#8792a2;font-size:9px}.result-hero h2{margin:0;font-size:17px}.result-hero>div:nth-child(2) span{color:#98a2b3;font-size:9px}.result-hero>.status-badge{margin-left:auto}.status-badge{padding:4px 7px;display:inline-block;border-radius:4px;color:#4b6ea6;background:#eef4fd;font-size:9px;font-weight:700;white-space:nowrap}.status-completed{color:#14805f;background:#eaf9f4}.status-partially_succeeded,.status-failed{color:#b43f45;background:#fff0f1}.status-canceled{color:#6f7885;background:#eef0f3}.status-running{color:#176fd5;background:#eaf4ff}.progress-line{height:7px;margin-bottom:17px;overflow:hidden;border-radius:10px;background:#e9edf2}.progress-line span{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#2d79f5,#52a3ff);transition:width .25s ease}.failure-row{padding:10px 0;display:grid;grid-template-columns:80px 200px 1fr;gap:12px;border-bottom:1px solid #edf0f3;color:#a9474d;font-size:10px}.failure-row p{margin:0}.result-actions{margin-top:16px;display:flex;justify-content:end;gap:9px}.filter-bar{margin-bottom:15px;padding:14px 16px;display:flex;align-items:end;gap:10px}.filter-bar label{width:230px;margin:0}.filter-bar label:nth-child(2){width:170px}.drawer-backdrop{position:fixed;z-index:50;inset:0;display:flex;justify-content:end;background:#1f2d4238}.drawer{width:540px;height:100%;padding:24px;overflow:auto;background:#fff;box-shadow:-10px 0 30px #17233820}.drawer-header{margin-bottom:15px;display:flex;justify-content:space-between}.drawer-header p{margin:0 0 5px;color:#98a2b3;font-size:9px}.drawer-header h2{margin:0;font-size:17px}.drawer-header button{width:30px;height:30px;border:0;border-radius:50%;background:#f2f4f7;cursor:pointer}.detail-metrics{margin:16px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.detail-metrics div{padding:11px;display:grid;gap:3px;border-radius:5px;background:#f7f8fa}.detail-metrics span{color:#8e99a8;font-size:8px}.detail-metrics strong{font-size:16px}.detail-list{max-height:calc(100vh - 300px);overflow:auto;border:1px solid var(--border);border-radius:6px}.detail-list>div{padding:10px;display:grid;grid-template-columns:35px 70px 1fr 50px;gap:8px;border-bottom:1px solid #edf0f3;color:#6e7a8c;font-size:9px}.detail-list>div.failed{color:#b64047;background:#fff8f8}.detail-list em{color:#9ca5b1;font-style:normal;text-align:right}.drawer-actions{margin-top:17px;display:flex;justify-content:end;gap:8px}.strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:15px}.strategy-card{min-height:230px;padding:20px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:8px;background:#fff}.strategy-card.create-card{align-items:center;justify-content:center;text-align:center;border-style:dashed;background:#fbfcfe}.create-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--blue-soft);font-size:20px}.strategy-card h2{margin:13px 0 6px;color:#334155;font-size:14px}.strategy-card p{margin:0 0 15px;color:#8c97a6;font-size:10px;line-height:1.6}.strategy-head{display:flex;justify-content:space-between}.template-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:7px;color:var(--blue);background:var(--blue-soft);font-size:20px}.strategy-head em{height:fit-content;padding:3px 6px;color:#6780a3;border-radius:3px;background:#f1f4f8;font-size:9px;font-style:normal}.strategy-facts{display:flex;flex-wrap:wrap;gap:6px}.strategy-facts span{padding:4px 6px;color:#65758c;border-radius:3px;background:#f4f6f9;font-size:8px}.strategy-card footer{margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3}.strategy-card footer small{color:#a0a8b3;font-size:8px}.asset-metrics{margin-bottom:15px}.connection-ok{padding:4px 6px;color:#178061;border-radius:3px;background:#eaf9f4;font-size:8px}.guard-list{margin:0;padding:0;display:grid;gap:12px;list-style:none}.guard-list li{display:flex;gap:11px;align-items:center}.guard-list li>span{width:25px;height:25px;display:grid;place-items:center;flex:none;border:1px solid #d8dee7;border-radius:50%;color:#8995a5;font-size:9px}.guard-list li.done>span{color:#fff;border-color:var(--green);background:var(--green)}.guard-list li>div{display:grid;gap:3px}.guard-list strong{color:#4d5c70;font-size:10px}.guard-list small{color:#98a2b3;font-size:9px}.adapter-banner{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.adapter-banner>div{display:flex;align-items:center;gap:13px}.provider-logo.large{width:42px;height:42px}.adapter-banner h2{margin:0 0 4px;font-size:14px}.adapter-banner p{margin:0;color:#8e99a8;font-size:10px}.adapter-banner>div:last-child{display:grid;grid-template-columns:auto auto;gap:5px 12px;font-size:9px}.adapter-banner>div:last-child span{color:#9aa4b2}.boot-screen{min-height:100vh;display:grid;place-items:center;align-content:center;color:#64748b;text-align:center;background:#f5f7fa}.boot-screen>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#d9555b;font-size:28px}.boot-screen h1{margin:16px 0 6px;color:#334155;font-size:20px}.boot-screen p{margin:0 0 13px;font-size:12px}.boot-screen code{padding:7px 10px;border-radius:4px;background:#e8ecf2}.loader{width:40px;height:40px;border:3px solid #d9e6f8;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1260px){:root{--sidebar: 192px}.brand-subtitle{display:none}.top-links{gap:20px}.content{padding-right:18px;padding-left:18px}.step-nav button{padding-right:22px}.work-grid,.work-grid.wide-left{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}}
