@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";main.agent-page .agent-card .agent-status{font-size:12px}main.agent-page .agent-card-body>small{font-size:12px}main.agent-page .agent-card-body h3{font-size:18px}main.agent-page .agent-card-body>p{font-size:13px;line-height:1.5}main.agent-page .agent-tags>span{font-size:11px}main.agent-page .agent-card-meta{font-size:11px}main.agent-page .agent-card-foot>div small{font-size:10px}main.agent-page .agent-card-foot>div b{font-size:13px}main.agent-page .agent-card-foot>button{font-size:12px}.agent-workspace{--aw-purple:#6842f5;--aw-purple-dark:#5430df;--aw-ink:#18162a;--aw-muted:#76758a;--aw-line:#e8e7ef;--aw-soft:#f7f7fb;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;width:100vw;height:100vh;min-width:1180px;background:#fff;color:var(--aw-ink);display:grid;grid-template-columns:76px 268px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 76px;font-family:DM Sans,Noto Sans SC,sans-serif;overflow:hidden}.agent-workspace button,.agent-workspace input,.agent-workspace select,.agent-workspace textarea{font:inherit}.agent-workspace button{cursor:pointer}.agent-workspace button:disabled{cursor:not-allowed;opacity:.45}.agent-workspace svg{width:18px;height:18px}.agent-app-rail{grid-row:1/3;background:#0b2148;color:#dce7ff;display:flex;flex-direction:column;align-items:center;padding:16px 0 12px}.agent-rail-logo{width:42px;height:42px;border-radius:13px;background:var(--aw-purple);display:grid;place-items:center;margin-bottom:22px}.agent-rail-logo svg{width:23px;height:23px;color:#fff}.agent-app-rail nav{width:100%;display:flex;flex-direction:column;gap:4px}.agent-app-rail nav button,.agent-rail-account{border:0;background:transparent;color:#cad5ec;width:100%;min-height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:12px;position:relative}.agent-app-rail nav button.active{background:#172f5b;color:#fff}.agent-app-rail nav button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--aw-purple)}.agent-app-rail nav button:hover{background:#142c56}.agent-rail-account{margin-top:auto}.agent-rail-account span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--aw-purple);color:#fff}.agent-process-panel{grid-row:1/3;border-right:1px solid var(--aw-line);display:flex;flex-direction:column;min-height:0;background:#fbfbfd}.agent-process-panel>header{height:86px;padding:14px 18px;border-bottom:1px solid var(--aw-line)}.agent-back{border:0;background:transparent;color:var(--aw-muted);padding:0;display:flex;align-items:center;gap:5px;font-size:12px}.agent-process-panel>header>div{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.agent-process-panel h1{font-size:17px;margin:0;letter-spacing:-.2px}.agent-process-panel header span{font-size:12px;color:#1fa56c}.agent-process-panel header span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:6px}.agent-process-panel header span.offline{color:#e58a19}.agent-process-title{padding:18px 18px 10px;display:flex;justify-content:space-between;font-size:13px}.agent-process-title span{color:var(--aw-muted);font-size:12px}.agent-step-sidebar{padding:0 10px;overflow:auto}.agent-progress{height:3px;background:#eceaf3;border-radius:3px;margin:0 8px 12px;overflow:hidden}.agent-progress i{display:block;height:100%;background:var(--aw-purple)}.agent-step-sidebar>button{width:100%;min-height:56px;border:0;background:transparent;display:flex;align-items:flex-start;gap:10px;padding:9px 10px;border-radius:9px;text-align:left;color:#3d3a50;position:relative}.agent-step-sidebar>button:hover{background:#f2f0fa}.agent-step-sidebar>button.active{background:#efecff;color:var(--aw-purple)}.agent-step-sidebar>button>span{width:24px;height:24px;flex:0 0 auto;border:1px solid #d8d6e2;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:12px}.agent-step-sidebar>button.active>span{border-color:var(--aw-purple);background:var(--aw-purple);color:#fff}.agent-step-sidebar>button.done>span{background:#e8f8f0;border-color:#c7ebd9;color:#159761}.agent-step-sidebar>button>div{display:flex;flex-direction:column;gap:4px}.agent-step-sidebar>button b{font-size:13px;line-height:1.25}.agent-step-sidebar>button small{font-size:11px;color:#9b99a8}.agent-recent{margin-top:auto;padding:15px;border-top:1px solid var(--aw-line)}.agent-recent>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.agent-recent>header b{font-size:12px}.agent-recent header button{border:0;background:transparent;color:var(--aw-purple);font-size:11px;display:flex;gap:4px}.agent-recent>div{padding:8px 0;border-bottom:1px solid #efedf3;display:flex;justify-content:space-between;gap:6px}.agent-recent>div span{font-size:11px}.agent-recent>div i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#1ab576;margin-right:6px}.agent-recent>div i.draft{background:#9c99aa}.agent-recent>div small{color:#9a98a8;font-size:10px}.agent-new-task{width:100%;height:34px;margin-top:12px;border:1px solid var(--aw-line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;color:#4a4759;font-size:12px}.agent-workspace-grid{grid-column:3;grid-row:1;display:grid;grid-template-columns:minmax(620px,1fr) 304px;min-width:0;min-height:0}.agent-main-area{min-width:0;display:flex;flex-direction:column}.agent-workspace-top{height:64px;border-bottom:1px solid var(--aw-line);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.agent-workspace-top nav{align-self:stretch;display:flex;gap:30px}.agent-workspace-top nav button{border:0;background:transparent;color:#777589;font-weight:600;position:relative}.agent-workspace-top nav button.active{color:var(--aw-purple)}.agent-workspace-top nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--aw-purple)}.agent-workspace-top aside{display:flex;gap:4px}.agent-workspace-top aside button{border:0;background:transparent;color:#747184;display:flex;align-items:center;gap:6px;padding:8px;font-size:12px;border-radius:7px}.agent-workspace-top aside button:hover{background:var(--aw-soft)}.agent-work-canvas{flex:1;overflow:auto;padding:24px 28px 110px;background:#fff}.agent-canvas-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.agent-canvas-head small{color:var(--aw-purple);font-size:11px;font-weight:700}.agent-canvas-head h1{font-size:24px;margin:5px 0 6px}.agent-canvas-head p{margin:0;color:var(--aw-muted);font-size:13px}.agent-status{height:26px;padding:0 9px;border-radius:7px;background:#f0eef7;color:#6b6877;display:inline-flex;align-items:center;gap:5px;font-size:11px}.agent-status.green{background:#eaf8f1;color:#159761}.agent-status.orange{background:#fff3df;color:#c67512}.agent-connected-notice,.agent-connected-error,.agent-api-warn{border-radius:9px;padding:12px 14px;display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:12px}.agent-connected-notice{background:#fff8e9;color:#8a681c}.agent-connected-notice span{display:flex;flex-direction:column;gap:3px}.agent-connected-notice button{margin-left:auto}.agent-connected-error{background:#fff0f2;color:#d13b4b}.agent-api-warn{background:#f2efff;color:#5c43cc}.agent-connected-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.agent-connected-field{display:flex;flex-direction:column;gap:8px;min-width:0}.agent-connected-field>span{font-size:12px;font-weight:700}.agent-connected-field em{font-style:normal;color:#ef4055}.agent-connected-field input,.agent-connected-field select,.agent-connected-field textarea{width:100%;border:1px solid #dedde7;background:#fff;color:var(--aw-ink);border-radius:8px;padding:0 12px;min-height:42px;outline:0}.agent-connected-field textarea{height:96px;padding-top:11px;resize:vertical}.agent-connected-field input:focus,.agent-connected-field select:focus,.agent-connected-field textarea:focus{border-color:#9e8aff;box-shadow:0 0 0 3px #6842f516}.agent-connected-field small{color:#9a98a7;font-size:11px}.agent-asset-field{grid-column:1/-1}.agent-asset-gallery{display:flex;gap:10px;min-height:142px}.agent-asset-tile,.agent-connected-upload{width:116px;height:140px;border:1px dashed #d7d4e5;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative;background:#fafafe;color:#8f8ca0}.agent-connected-upload{border-color:#b9aaff;background:#f9f7ff;color:var(--aw-purple);overflow:hidden}.agent-connected-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;z-index:2}.agent-connected-upload svg{width:25px;height:25px}.agent-connected-upload b{font-size:12px}.agent-connected-upload small{font-size:9px;color:#9a96a9}.agent-asset-tile.uploaded{border-style:solid;border-color:#a794ff;background:#f3efff;color:var(--aw-purple)}.agent-asset-tile.uploaded>svg{width:34px;height:34px}.agent-asset-tile button{position:absolute;right:5px;top:5px;border:0;background:#fff;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.agent-asset-tile button svg{width:12px;height:12px}.agent-confirm-check{grid-column:1/-1;display:flex;gap:9px;align-items:center;font-size:12px}.agent-connected-form{max-width:900px}.agent-connected-form>footer{display:none}.agent-result-panel{max-width:900px;border:1px solid var(--aw-line);border-radius:12px;padding:20px}.agent-result-title{display:flex;justify-content:space-between}.agent-result-title>div{display:flex;gap:10px}.agent-result-title span{display:flex;flex-direction:column;gap:4px}.agent-connected-output{background:#171829;color:#e6e4ee;border-radius:9px;padding:16px;overflow:auto}.agent-connected-deliveries a{display:flex;gap:10px;padding:13px;border-bottom:1px solid var(--aw-line);color:inherit;text-decoration:none}.agent-connected-actions{display:flex;gap:10px;margin-top:18px}.agent-connected-actions button,.agent-connected-notice button{height:38px;border:1px solid var(--aw-line);background:#fff;border-radius:8px;padding:0 14px}.agent-inspector{border-left:1px solid var(--aw-line);background:#fbfbfd;padding:16px 14px 110px;overflow:auto}.agent-inspector>section{padding:15px 14px;background:#fff;border:1px solid var(--aw-line);border-radius:10px;margin-bottom:12px}.agent-inspector section header{display:flex;align-items:center;justify-content:space-between}.agent-inspector section header b{font-size:13px}.agent-inspector section header svg{color:#8f8c9c;width:14px}.agent-inspector section>p,.agent-inspector section>small{color:var(--aw-muted);font-size:10px}.agent-model-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #efedf3;font-size:10px}.agent-model-row span{display:flex;align-items:center;gap:6px}.agent-model-row i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:var(--aw-purple);font-style:normal}.agent-model-row strong{font-size:10px}.agent-detail-link{border:0;background:transparent;color:var(--aw-purple);font-size:10px;padding:12px 0 0;display:flex;align-items:center;gap:5px}.agent-inspector label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:var(--aw-muted);margin-top:12px}.agent-inspector label input{height:38px;border:1px solid var(--aw-line);border-radius:7px;padding:0 10px;background:#fff}.agent-budget-alert{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:10px}.agent-budget-alert b{border:1px solid var(--aw-line);border-radius:6px;padding:5px 7px;display:flex;align-items:center;gap:4px}.agent-cost-card>strong{display:block;color:var(--aw-purple);font-size:23px;margin:8px 0 10px}.agent-cost-card dl{margin:0}.agent-cost-card dl div{display:flex;justify-content:space-between;padding:4px 0;font-size:10px;color:var(--aw-muted)}.agent-validation{margin-top:10px}.agent-validation>span{display:flex;justify-content:space-between;padding:6px 0;font-size:10px}.agent-validation b{display:flex;align-items:center;gap:4px}.agent-validation .ok{color:#1aa56c}.agent-validation .missing{color:#d47a12}.agent-validation svg{width:12px;height:12px}.agent-run-bar{grid-column:3;grid-row:2;border-top:1px solid var(--aw-line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;z-index:3}.agent-run-bar>div{display:flex;align-items:baseline;gap:10px}.agent-run-bar>div small{color:var(--aw-muted)}.agent-run-bar>div b{color:var(--aw-purple);font-size:17px}.agent-run-bar>div button{border:0;background:transparent;color:var(--aw-purple);font-size:11px}.agent-run-bar aside{display:flex;gap:10px}.agent-run-bar aside button{height:42px;min-width:128px;border:1px solid #d9d6e5;background:#fff;border-radius:8px;color:#4b4859;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.agent-run-bar aside .agent-primary,.agent-primary{background:var(--aw-purple);border-color:var(--aw-purple);color:#fff}.agent-run-bar aside .agent-primary{min-width:170px}.agent-primary:hover{background:var(--aw-purple-dark)}.agent-danger{color:#d43c4d!important}.agent-toast{position:fixed;right:24px;bottom:92px;background:#19172a;color:#fff;border-radius:9px;padding:12px 16px;display:flex;gap:8px;align-items:center;box-shadow:0 15px 40px #14122525;z-index:90}.spinning{animation:agentSpin .8s linear infinite}@keyframes agentSpin{to{transform:rotate(360deg)}}@media(max-width:1280px){.agent-workspace{grid-template-columns:68px 238px minmax(0,1fr)}.agent-workspace-grid{grid-template-columns:minmax(560px,1fr) 278px}.agent-work-canvas{padding-left:20px;padding-right:20px}.agent-inspector{padding-left:10px;padding-right:10px}}@media(max-width:900px){.agent-workspace{position:fixed;min-width:0;grid-template-columns:1fr;grid-template-rows:58px minmax(0,1fr) 68px}.agent-app-rail{grid-column:1;grid-row:1;flex-direction:row;padding:0 12px}.agent-rail-logo{margin:0 12px 0 0;width:36px;height:36px}.agent-app-rail nav{flex-direction:row}.agent-app-rail nav button{min-height:58px;width:62px}.agent-app-rail nav button:nth-child(n+4),.agent-rail-account{display:none}.agent-process-panel{display:none}.agent-workspace-grid{grid-column:1;grid-row:2;grid-template-columns:1fr}.agent-main-area{min-width:0}.agent-workspace-top{padding:0 14px}.agent-workspace-top aside button:not(:last-child){display:none}.agent-work-canvas{padding:18px 14px 90px}.agent-connected-fields{grid-template-columns:1fr}.agent-asset-gallery{overflow-x:auto}.agent-inspector{display:none}.agent-run-bar{grid-column:1;grid-row:3;padding:0 12px}.agent-run-bar>div{display:none}.agent-run-bar aside{width:100%}.agent-run-bar aside button{min-width:0;flex:1}.agent-run-bar aside button:first-child{display:none}}.agent-asset-tile.uploaded{overflow:hidden}.agent-asset-tile.uploaded>img{width:100%;height:100%;object-fit:cover}.agent-asset-tile.uploaded>small{position:absolute;left:6px;bottom:6px;background:#fff;color:#494357;border-radius:5px;padding:3px 6px}main.agent-page{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:42px 0 72px;min-height:calc(100vh - 76px);color:#17172a}.agent-page button{font:inherit}.agent-page .agent-primary{border:1px solid #6842f5;background:#6842f5;color:#fff;border-radius:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px}.agent-page .agent-primary:hover{background:#5430df}.agent-page .agent-primary svg{width:16px;height:16px}.agent-page .agent-status{height:26px;padding:0 9px;border-radius:7px;background:#eaf8f1;color:#159761;display:inline-flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap}.agent-page .agent-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.agent-page .agent-status.orange{background:#fff3df;color:#c67512}.agent-page .agent-status.purple{background:#eee9ff;color:#6842f5}.agent-page .agent-status.gray{background:#efedf2;color:#77717e}.agent-hero{min-height:330px;border:1px solid #e5e2f1;border-radius:20px;background:linear-gradient(135deg,#f4f1ff,#fbfaff 52%,#f1edff);padding:42px 48px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:58px;align-items:center;overflow:hidden}.agent-eyebrow{color:#6842f5;font-size:12px;font-weight:800;letter-spacing:1.2px;display:flex;align-items:center;gap:7px}.agent-eyebrow svg{width:15px}.agent-hero h1{font-size:40px;line-height:1.18;margin:15px 0 13px;letter-spacing:-1.3px}.agent-hero h1 em{font-style:normal;color:#6842f5}.agent-hero>div>p{font-size:15px;color:#69687b;line-height:1.8;max-width:650px;margin:0}.agent-hero-actions{display:flex;gap:11px;margin-top:25px}.agent-hero-actions button{height:44px;padding:0 18px;border:1px solid #dcd9e7;background:#fff;border-radius:9px;display:inline-flex;align-items:center;gap:7px;font-weight:700;color:#3f3d50}.agent-hero-trust{display:flex;gap:20px;margin-top:23px;color:#6d6a7d;font-size:12px}.agent-hero-trust span{display:flex;align-items:center;gap:5px}.agent-hero-trust svg{width:15px;color:#20a56c}.agent-flow-preview{background:#17152d;color:#fff;border-radius:16px;padding:22px 24px;box-shadow:0 25px 55px #2e236933}.agent-flow-preview>header{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.12)}.agent-flow-preview>header>span:first-child{width:38px;height:38px;border-radius:10px;background:#6842f5;display:grid;place-items:center}.agent-flow-preview>header>div{display:flex;flex-direction:column;gap:3px}.agent-flow-preview>header small{color:#a9a6bb;font-size:11px}.agent-flow-preview>header .agent-status{margin-left:auto}.agent-flow-row{height:46px;display:flex;align-items:center;gap:12px;position:relative}.agent-flow-row i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#2c2944;color:#bfb7ff;font-style:normal;font-size:11px}.agent-flow-row span{font-size:13px}.agent-flow-row em{margin-left:auto;width:70px;height:4px;border-radius:5px;background:#302c4b;position:relative}.agent-flow-row em:after{content:"";display:block;width:45%;height:100%;border-radius:inherit;background:#6842f5}.agent-market-head{display:flex;align-items:flex-end;justify-content:space-between;margin:40px 0 18px}.agent-market-head h2{font-size:28px;margin:0 0 7px}.agent-market-head p{margin:0;color:#77758a}.agent-search{width:380px;height:46px;border:1px solid #e2e0e9;background:#fff;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 14px}.agent-search svg{width:18px;color:#858294}.agent-search input{border:0;outline:0;width:100%;background:transparent}.agent-category-bar{height:58px;border:1px solid #e6e4ed;background:#fff;border-radius:11px;padding:6px;display:flex;align-items:center;gap:4px;overflow:auto}.agent-category-bar button{height:42px;padding:0 18px;border:0;background:transparent;color:#535164;border-radius:8px;white-space:nowrap}.agent-category-bar button.active{background:#eeeaff;color:#6842f5;font-weight:700}.agent-results-line{height:64px;display:flex;align-items:center;justify-content:space-between;color:#77758a;font-size:13px}.agent-results-line b{color:#6842f5}.agent-results-line small{color:#b87817}.agent-sort{position:relative}.agent-sort>button{border:0;background:transparent;color:#666477;display:flex;align-items:center;gap:7px}.agent-sort>button>span{display:flex;align-items:center;gap:5px}.agent-sort>button small{display:none}.agent-sort-menu{position:absolute;right:0;top:38px;width:280px;padding:7px;background:#fff;border:1px solid #e5e3ec;border-radius:11px;box-shadow:0 18px 45px #1c183a26;z-index:20}.agent-sort-menu button{width:100%;padding:11px;border:0;background:transparent;border-radius:8px;display:flex;justify-content:space-between;text-align:left}.agent-sort-menu button:hover,.agent-sort-menu button.active{background:#f4f1ff}.agent-sort-menu button span{display:flex;flex-direction:column;gap:3px}.agent-sort-menu button small{display:block;color:#8f8c9d}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.agent-card{border:1px solid #e5e3eb;background:#fff;border-radius:12px;overflow:hidden;min-height:268px;transition:.2s}.agent-card:hover{transform:translateY(-2px);border-color:#cfc6f5;box-shadow:0 12px 28px #2b235a14}.agent-card-cover{height:66px;background:color-mix(in srgb,var(--agent-color) 10%,white);display:flex;align-items:center;justify-content:space-between;padding:13px 15px}.agent-card-cover>span:first-child{width:36px;height:36px;border-radius:9px;background:var(--agent-color);display:grid;place-items:center;color:#fff}.agent-card-cover>span:first-child svg{width:21px;height:21px}.agent-card-body{padding:15px}.agent-card-body>small{color:#858294;font-size:11px}.agent-card-body h3{font-size:17px;margin:6px 0}.agent-card-body>p{color:#6e6c7e;font-size:12px;line-height:1.55;margin:0;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.agent-tags{display:flex;gap:5px;flex-wrap:wrap;margin:10px 0}.agent-tags>span{background:#f5f4f8;color:#6e6b7d;border-radius:5px;padding:4px 6px;font-size:10px}.agent-card-meta{display:flex;gap:12px;color:#8a8798;font-size:10px;padding:8px 0 11px;border-bottom:1px solid #efedf3}.agent-card-meta span{display:flex;align-items:center;gap:4px}.agent-card-meta svg{width:12px}.agent-card-foot{display:flex;align-items:center;gap:6px;padding-top:11px}.agent-card-foot>div{display:flex;flex-direction:column;gap:1px;margin-right:auto}.agent-card-foot>div small{color:#9693a1;font-size:9px}.agent-card-foot>div b{font-size:12px;white-space:nowrap}.agent-card-foot>button{height:32px;padding:0 9px;border:1px solid #dfdde7;background:#fff;border-radius:7px;font-size:11px;white-space:nowrap}.agent-card-foot>button.agent-primary{border-color:#6842f5;background:#6842f5;color:#fff}.agent-card-delete{width:32px!important;padding:0!important;color:#d44756}.agent-empty{text-align:center;padding:70px;color:#77758a}.agent-empty>svg{width:44px;height:44px;color:#8e77ed}.agent-page.agent-detail>.agent-back{display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#767487;margin-bottom:20px;padding:0}.agent-detail-hero{display:grid;grid-template-columns:72px minmax(0,1fr) 260px;gap:20px;border:1px solid #e4e2eb;background:#fff;border-radius:15px;padding:30px}.agent-detail-icon{width:68px;height:68px;border-radius:15px;color:#fff;display:grid;place-items:center}.agent-detail-icon svg{width:34px;height:34px}.agent-detail-main>span{color:#7c798c;font-size:12px}.agent-detail-main h1{font-size:30px;margin:7px 0}.agent-detail-main p{color:#6d6a7d;line-height:1.7}.agent-detail-hero>aside{border-left:1px solid #eceaf1;padding-left:22px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.agent-detail-hero>aside>.agent-status{grid-column:1/-1;justify-self:start}.agent-detail-hero>aside>div{display:flex;flex-direction:column;gap:3px}.agent-detail-hero>aside small{color:#8d8999}.agent-detail-hero>aside button{grid-column:1/-1;height:40px;border:1px solid #dfdde7;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px}.agent-detail-tabs{border-bottom:1px solid #e4e2eb;display:flex;gap:28px;margin-top:24px}.agent-detail-tabs button{border:0;background:transparent;padding:15px 2px;color:#6e6b7c;position:relative}.agent-detail-tabs button.active{color:#6842f5;font-weight:700}.agent-detail-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#6842f5}.agent-detail-content{padding-top:24px}.agent-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.agent-overview-grid>article,.agent-overview-grid>aside,.agent-io-grid>article,.agent-api-panel,.agent-version-list{border:1px solid #e4e2eb;background:#fff;border-radius:13px;padding:24px}.agent-cap-list>div{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #eeecf2}.agent-cap-list>div>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:#6842f5}.agent-cap-list>div>div{display:flex;flex-direction:column;gap:4px}.agent-cap-list small,.agent-overview-grid dd{color:#7d7a8c}.agent-overview-grid dl{margin:0}.agent-overview-grid dl>div{padding:12px 0;border-bottom:1px solid #eeecf2}.agent-overview-grid dt{color:#8b8898;font-size:12px}.agent-overview-grid dd{margin:4px 0 0}.agent-io-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.agent-io-grid article>div{padding:14px 0;border-bottom:1px solid #eeecf2;display:grid;grid-template-columns:24px 1fr;gap:4px}.agent-io-grid article>div small{grid-column:2;color:#8c8999}.agent-api-panel pre{background:#171829;color:#dedceb;padding:20px;border-radius:10px;overflow:auto}.agent-version-list>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;padding:15px 0;border-bottom:1px solid #eeecf2}.agent-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#12101f8c;display:grid;place-items:center;padding:24px}.agent-modal{width:min(620px,calc(100vw - 40px));max-height:90vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 30px 80px #140f324d}.agent-modal.wide{width:min(1080px,calc(100vw - 40px))}.agent-modal>header{height:68px;border-bottom:1px solid #e8e6ee;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.agent-modal>header button{border:0;background:transparent}.agent-modal-body{padding:24px}.agent-modal>header>div{display:flex;flex-direction:column;gap:2px}.agent-modal>header small{color:#6842f5;font-size:10px;font-weight:800;letter-spacing:1px}.agent-modal>header h2{font-size:20px;margin:0}.agent-modal>header svg{width:19px;height:19px}.ai-builder-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:590px}.ai-builder-chat{padding:24px 26px;border-right:1px solid #e8e6ee;overflow:auto}.ai-builder-intro{display:flex;gap:13px;align-items:flex-start}.ai-builder-intro>span{width:38px;height:38px;border-radius:10px;background:#eeeaff;color:#6842f5;display:grid;place-items:center;flex:0 0 auto}.ai-builder-intro h3{font-size:17px;margin:1px 0 5px}.ai-builder-intro p{margin:0;color:#777487;font-size:12px;line-height:1.6}.ai-builder-message{margin:18px 0 12px 50px;padding:12px 14px;border-radius:10px 10px 3px;background:#f2efff}.ai-builder-message small{color:#6842f5;font-weight:700}.ai-builder-message p{margin:5px 0 0;color:#403b57}.ai-builder-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin:18px 0 10px}.ai-builder-suggestions button{border:1px solid #e0dde9;background:#fff;border-radius:7px;padding:7px 10px;color:#5f5b6d;font-size:11px}.ai-builder-suggestions button:hover{border-color:#a994ff;color:#6842f5;background:#faf9ff}.ai-builder-composer{display:block;border:1px solid #dcd9e6;border-radius:11px;background:#fff;padding:12px}.ai-builder-composer:focus-within{border-color:#9c86ff;box-shadow:0 0 0 3px #6842f514}.ai-builder-composer textarea{width:100%;height:90px;border:0;outline:0;resize:none;line-height:1.6}.ai-builder-composer>div{border-top:1px solid #efedf3;padding-top:10px;display:flex;align-items:center;justify-content:space-between}.ai-builder-composer>div>span{color:#9592a1;font-size:10px;display:flex;align-items:center;gap:4px}.ai-builder-composer button{height:36px;padding:0 13px}.ai-builder-followup{display:flex;gap:12px;margin-top:18px;padding:16px;border:1px solid #ded9fa;background:#faf9ff;border-radius:11px}.ai-builder-followup>span{width:35px;height:35px;border-radius:9px;background:#6842f5;color:#fff;display:grid;place-items:center;flex:0 0 auto}.ai-builder-followup>div{min-width:0;flex:1}.ai-builder-followup p{font-size:11px;color:#777487;margin:5px 0 12px}.ai-builder-config-group{margin-top:11px}.ai-builder-config-group>small{display:block;color:#858293;margin-bottom:6px}.ai-builder-config-group>div{display:flex;gap:5px;flex-wrap:wrap}.ai-builder-config-group button{border:1px solid #e1deea;background:#fff;border-radius:6px;padding:6px 8px;font-size:10px;color:#656174}.ai-builder-config-group button.active{border-color:#9d88ff;background:#eeeaff;color:#6842f5;font-weight:700}.ai-builder-orchestration{margin-top:18px;border:1px solid #e3e0eb;border-radius:12px;overflow:hidden}.ai-builder-orchestration>header{padding:14px 16px;background:#f8f7fb;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7e4ed}.ai-builder-orchestration>header>div{display:flex;gap:10px}.ai-builder-orchestration>header>div>span{width:34px;height:34px;border-radius:8px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.ai-builder-orchestration h3{font-size:15px;margin:2px 0}.ai-builder-orchestration header small{font-size:9px;color:#6842f5}.ai-builder-orchestration header p{margin:0;color:#858293;font-size:10px}.ai-builder-orchestration>header>button{border:0;background:transparent;color:#6842f5;font-size:10px;display:flex;gap:5px}.ai-model-needs{padding:14px 16px;border-bottom:1px solid #e9e7ee}.ai-model-needs>div{margin-bottom:10px}.ai-model-needs>div b{display:block;font-size:12px}.ai-model-needs>div small{color:#8b8797}.ai-model-needs>span{display:grid;grid-template-columns:16px 80px 1fr;gap:6px;align-items:center;padding:5px 0;font-size:10px}.ai-model-needs>span svg{color:#1ca66c}.ai-model-needs i{font-style:normal;font-weight:700}.ai-model-needs span small{color:#8b8797}.ai-model-library{padding:14px 16px}.ai-model-library>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.ai-model-library>header>div:first-child{display:flex;flex-direction:column;gap:3px}.ai-model-library header small{color:#8c8998;font-size:9px}.ai-model-library header select{height:32px;border:1px solid #dfdce7;border-radius:7px;background:#fff;padding:0 7px;font-size:10px;max-width:140px}.ai-selected-models{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ai-selected-models article{border:1px solid #e4e1eb;border-radius:8px;padding:9px;display:grid;grid-template-columns:28px 1fr 20px;gap:8px;align-items:start}.ai-selected-models article>span{width:28px;height:28px;border-radius:7px;color:#fff;display:grid;place-items:center;font-size:10px}.ai-selected-models article>div{min-width:0}.ai-selected-models b{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-selected-models small{font-size:8px;color:#858293}.ai-selected-models p{font-size:8px;color:#858293;margin:3px 0 0}.ai-selected-models button{border:0;background:transparent;padding:2px;color:#9794a2}.ai-model-empty{display:flex;gap:8px;margin-top:12px;color:#c27617;background:#fff8e9;border-radius:8px;padding:10px}.ai-model-empty span{display:flex;flex-direction:column}.ai-model-empty small{color:#8b795a}.ai-builder-preview{padding:22px;background:#fafafe;display:flex;flex-direction:column;min-width:0}.ai-builder-preview>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid #e7e5ed}.ai-builder-preview>header small{font-size:9px;color:#8f8b9c}.ai-builder-preview>header h3{font-size:15px;margin:4px 0}.ai-builder-preview>header>span{font-size:9px;color:#9a96a4;background:#efedf2;padding:5px 7px;border-radius:6px}.ai-builder-preview.ready>header>span{color:#6842f5;background:#eeeaff}.ai-builder-summary{display:flex;gap:9px;padding:13px;margin-top:14px;background:#fff;border:1px solid #e5e3eb;border-radius:9px}.ai-builder-summary>span{color:#6842f5}.ai-builder-summary p{font-size:10px;line-height:1.5;margin:0;color:#676476}.ai-builder-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.ai-builder-preview-grid>div{background:#fff;border:1px solid #e7e4ed;border-radius:8px;padding:9px;display:flex;flex-direction:column;gap:3px}.ai-builder-preview-grid small{font-size:8px;color:#9692a1}.ai-builder-preview-grid b{font-size:10px}.ai-builder-flow{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #e6e3eb;border-radius:9px;overflow:hidden}.ai-builder-flow li{display:grid;grid-template-columns:22px 1fr 14px;align-items:center;gap:7px;padding:8px 9px;border-bottom:1px solid #efedf3;font-size:9px}.ai-builder-flow li:last-child{border:0}.ai-builder-flow li i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eeeaff;color:#6842f5;font-style:normal}.ai-builder-flow li svg{color:#20a66c}.ai-builder-models{margin-top:12px}.ai-builder-models>small{display:block;color:#858293;margin-bottom:7px}.ai-builder-models span{display:inline-block;padding:5px 7px;border-radius:6px;background:#eeeaff;color:#6842f5;font-size:8px;margin:0 4px 4px 0}.ai-builder-create{height:40px;width:100%;margin-top:auto}.ai-builder-placeholder{margin:auto;text-align:center;color:#8c8998;padding:40px}.ai-builder-placeholder svg{width:44px;height:44px;color:#9985ed}.ai-builder-placeholder p{font-size:11px;line-height:1.6}.ai-builder-test{min-height:600px;display:flex;flex-direction:column}.ai-builder-test>header{padding:18px 22px;border-bottom:1px solid #e8e6ee;display:flex;justify-content:space-between}.ai-builder-test>header>div{display:flex;gap:12px}.ai-builder-test>header>div>span{width:38px;height:38px;border-radius:9px;background:#eaf8f1;color:#1ba56b;display:grid;place-items:center}.ai-builder-test h3{font-size:17px;margin:3px 0}.ai-builder-test header p{font-size:11px;color:#7d798b;margin:0}.ai-builder-test-grid{display:grid;grid-template-columns:1fr 1fr;flex:1}.ai-builder-test-grid>section,.ai-builder-test-grid>aside{padding:20px 22px}.ai-builder-test-grid>section{border-right:1px solid #e8e6ee}.ai-builder-test-grid>section>header,.ai-builder-test-grid>aside>header{display:flex;justify-content:space-between;align-items:center}.ai-builder-test-grid header small{display:block;color:#8e8a9a;font-size:9px}.ai-builder-test-grid header button{border:0;background:transparent;color:#6842f5;font-size:10px}.ai-builder-test-grid label{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:11px;font-weight:700}.ai-builder-test-grid textarea{height:105px;border:1px solid #dedbe6;border-radius:8px;padding:10px;resize:none}.ai-builder-test-assets{margin-top:12px;border:1px dashed #cfc8ed;border-radius:9px;background:#faf9ff;padding:12px;display:flex;align-items:center;gap:9px;color:#6842f5}.ai-builder-test-assets>span{display:flex;flex:1;flex-direction:column}.ai-builder-test-assets small{color:#8c8999;font-size:9px}.ai-builder-test-assets>button{border:1px solid #dcd8e7;background:#fff;border-radius:7px;padding:6px 9px;font-size:10px}.ai-builder-test-hint,.ai-builder-file-error{font-size:10px;display:flex;align-items:center;gap:5px}.ai-builder-file-error{color:#d43d4c}.ai-builder-run-test{height:40px;width:100%;margin-top:14px}.ai-builder-test-flow{margin-top:14px}.ai-builder-test-flow>div{display:flex;gap:9px;padding:10px 0;border-bottom:1px solid #eceaf1}.ai-builder-test-flow i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#efedf3;font-style:normal;font-size:10px}.ai-builder-test-flow span{display:flex;flex-direction:column}.ai-builder-test-flow small{color:#9995a4;font-size:9px}.ai-builder-test-flow .done i{background:#eaf8f1;color:#199c64}.ai-builder-test-flow .running i{background:#eeeaff;color:#6842f5}.ai-builder-test-empty{text-align:center;padding:35px;color:#8c8999}.ai-builder-test-empty svg{width:38px;height:38px}.ai-builder-test-output{padding:13px;margin-top:15px;border:1px solid #cee9dc;background:#f4fbf7;border-radius:9px}.ai-builder-test-output header{display:flex;justify-content:space-between}.ai-builder-test-output p{font-size:10px;line-height:1.55}.ai-builder-test-output>div{display:flex;gap:15px;color:#777487;font-size:9px}.ai-builder-test>footer{border-top:1px solid #e7e5ed;padding:14px 22px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.ai-builder-test>footer>span{margin-right:auto;color:#858293;font-size:10px}.ai-builder-test>footer button{height:36px;padding:0 13px;border:1px solid #dfdce7;background:#fff;border-radius:8px}.ai-builder-complete{text-align:center;padding:55px 60px}.ai-builder-complete>span{width:54px;height:54px;border-radius:50%;margin:0 auto 12px;background:#eaf8f1;color:#1aa56b;display:grid;place-items:center}.ai-builder-complete>small{color:#6842f5;font-weight:700}.ai-builder-complete h3{font-size:23px;margin:8px 0}.ai-builder-complete>p{color:#777487;max-width:650px;margin:0 auto;line-height:1.7}.ai-builder-complete-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:25px 0}.ai-builder-complete-summary>div{border:1px solid #e5e2eb;border-radius:9px;padding:12px;display:flex;flex-direction:column;gap:5px}.ai-builder-complete-summary small{color:#8d8999}.ai-builder-complete>div:last-child{display:flex;justify-content:center;gap:9px}.ai-builder-complete>div:last-child button{height:38px;padding:0 14px;border:1px solid #dfdce7;background:#fff;border-radius:8px}@media(max-width:900px){.agent-modal-backdrop{padding:8px}.agent-modal.wide{width:calc(100vw - 16px);max-height:96vh}.ai-builder-layout,.ai-builder-test-grid{grid-template-columns:1fr}.ai-builder-chat{border-right:0}.ai-builder-preview{border-top:1px solid #e8e6ee}.ai-selected-models{grid-template-columns:1fr}.ai-builder-test-grid>section{border-right:0;border-bottom:1px solid #e8e6ee}.ai-builder-complete{padding:35px 20px}.ai-builder-complete-summary{grid-template-columns:1fr 1fr}}@media(max-width:1100px)and (min-width:901px){.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){main.agent-page{width:calc(100% - 28px);padding-top:25px}.agent-hero{grid-template-columns:1fr;padding:28px}.agent-flow-preview{display:none}.agent-hero h1{font-size:32px}.agent-hero-trust{flex-wrap:wrap}.agent-market-head{display:block}.agent-search{width:100%;margin-top:18px}.agent-grid{grid-template-columns:1fr}.agent-category-bar{overflow:auto}.agent-detail-hero{grid-template-columns:1fr}.agent-detail-hero>aside{border-left:0;border-top:1px solid #eceaf1;padding:18px 0 0}.agent-overview-grid,.agent-io-grid{grid-template-columns:1fr}}.agent-copy-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);min-height:500px}.agent-copy-form{padding:22px 24px;border-right:1px solid #e7e4ed}.agent-copy-form>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.agent-copy-form>header>div{display:flex;flex-direction:column;gap:3px}.agent-copy-form>header small{color:#8d8999;font-size:10px}.agent-copy-form>header svg{color:#6842f5}.agent-copy-form>label,.agent-copy-grid label{display:flex;flex-direction:column;gap:7px;position:relative;margin-bottom:14px}.agent-copy-form label>span{font-size:11px;font-weight:700}.agent-copy-form label em{color:#ef4055;font-style:normal}.agent-copy-form input:not([type=checkbox]),.agent-copy-form textarea,.agent-copy-form select{width:100%;border:1px solid #dfdce7;border-radius:8px;background:#fff;padding:0 10px;min-height:40px}.agent-copy-form textarea{height:75px;padding-top:9px;resize:none}.agent-copy-form>label>small{position:absolute;right:8px;bottom:8px;color:#9995a4;font-size:9px}.agent-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agent-copy-options{border:1px solid #e5e2eb;border-radius:10px;overflow:hidden}.agent-copy-options>header{padding:11px 13px;background:#f8f7fb;display:flex;justify-content:space-between}.agent-copy-options>header small{color:#8e8a9a;font-size:9px}.agent-copy-options>label{display:flex;align-items:center;gap:9px;padding:10px 13px;border-top:1px solid #eeecf2;margin:0}.agent-copy-options>label input{width:16px;height:16px;accent-color:#6842f5}.agent-copy-options>label>span{display:flex;flex-direction:column}.agent-copy-options>label small{color:#8d8999;font-weight:400}.agent-copy-summary{padding:22px;background:#fafafe}.agent-copy-summary>header{display:flex;gap:10px;align-items:center}.agent-copy-summary>header>span{width:40px;height:40px;border-radius:10px;color:#fff;display:grid;place-items:center}.agent-copy-summary>header>div{display:flex;flex-direction:column}.agent-copy-summary header small{color:#8e8a9a}.agent-copy-summary>p{color:#747184;font-size:11px;line-height:1.6;padding:13px 0;border-bottom:1px solid #e7e5ed}.agent-copy-summary dl{margin:0}.agent-copy-summary dl>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #e9e7ee;font-size:11px}.agent-copy-summary dt{color:#8c8999}.agent-copy-summary dd{margin:0;font-weight:700}.agent-copy-warning{margin-top:15px;padding:11px;background:#fff8e9;color:#85641c;border-radius:8px;font-size:10px;display:flex;gap:6px;line-height:1.5}.agent-copy-modal>footer{height:66px;border-top:1px solid #e7e5ed;padding:0 22px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.agent-copy-modal>footer>span{margin-right:auto;color:#8c8999;font-size:10px}.agent-copy-modal>footer button{height:37px;padding:0 13px;border:1px solid #dedbe6;background:#fff;border-radius:8px}.agent-copy-modal>footer button.agent-primary{background:#6842f5;border-color:#6842f5;color:#fff}@media(max-width:900px){.agent-copy-layout{grid-template-columns:1fr}.agent-copy-form{border-right:0}.agent-copy-summary{border-top:1px solid #e8e6ee}}.agent-modal>header{position:sticky;top:0;z-index:5;background:#fff}.agent-copy-modal>footer{position:sticky;bottom:0;z-index:5;background:#fff}.ai-builder-test>footer{position:sticky;bottom:0;z-index:4;background:#fff}.agent-modal.wide{width:min(1240px,calc(100vw - 48px))}.agent-modal>header{height:74px;padding:0 26px}.agent-modal>header small{font-size:11px}.agent-modal>header h2{font-size:22px}.ai-builder-layout{grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr)}.ai-builder-chat{padding:28px 30px}.ai-builder-intro h3{font-size:19px}.ai-builder-intro p{font-size:14px;line-height:1.65}.ai-builder-message small{font-size:12px}.ai-builder-message p{font-size:14px;line-height:1.6}.ai-builder-suggestions button{font-size:13px;padding:8px 12px}.ai-builder-composer textarea{font-size:15px;line-height:1.65;height:112px}.ai-builder-composer>div>span{font-size:12px}.ai-builder-composer button{height:40px;font-size:13px}.ai-builder-followup{padding:19px}.ai-builder-followup b{font-size:15px}.ai-builder-followup p{font-size:13px;line-height:1.6}.ai-builder-config-group>small{font-size:12px}.ai-builder-config-group button{font-size:12px;padding:7px 10px}.ai-builder-orchestration>header{padding:17px 19px}.ai-builder-orchestration h3{font-size:17px}.ai-builder-orchestration header small{font-size:11px}.ai-builder-orchestration header p{font-size:12px;line-height:1.55}.ai-builder-orchestration>header>button{font-size:12px}.ai-model-needs{padding:17px 19px}.ai-model-needs>div b{font-size:14px}.ai-model-needs>div small{font-size:12px}.ai-model-needs>span{grid-template-columns:18px 94px 1fr;font-size:12px;padding:7px 0}.ai-model-needs span small{font-size:12px}.ai-model-library{padding:17px 19px}.ai-model-library>header>div:first-child b{font-size:14px}.ai-model-library header small{font-size:11px}.ai-model-library header select{height:36px;font-size:12px;max-width:170px}.ai-selected-models article{grid-template-columns:34px 1fr 22px;padding:11px}.ai-selected-models article>span{width:34px;height:34px;font-size:12px}.ai-selected-models b{font-size:12px}.ai-selected-models small,.ai-selected-models p{font-size:11px;line-height:1.45}.ai-model-empty{font-size:13px}.ai-model-empty small{font-size:12px}.ai-builder-preview{padding:26px}.ai-builder-preview>header small{font-size:11px}.ai-builder-preview>header h3{font-size:18px}.ai-builder-preview>header>span{font-size:11px}.ai-builder-summary{padding:15px}.ai-builder-summary p{font-size:13px;line-height:1.6}.ai-builder-preview-grid>div{padding:11px}.ai-builder-preview-grid small{font-size:11px}.ai-builder-preview-grid b{font-size:13px;line-height:1.4}.ai-builder-flow li{grid-template-columns:26px 1fr 16px;padding:10px 11px;font-size:12px}.ai-builder-flow li i{width:23px;height:23px;font-size:11px}.ai-builder-models>small{font-size:12px}.ai-builder-models span{font-size:11px;padding:6px 8px}.ai-builder-create{height:44px;font-size:14px}.ai-builder-placeholder p{font-size:13px;line-height:1.7}.ai-builder-test>header{padding:20px 26px}.ai-builder-test h3{font-size:19px}.ai-builder-test header p{font-size:13px}.ai-builder-test-grid>section,.ai-builder-test-grid>aside{padding:24px 26px}.ai-builder-test-grid>section>header b,.ai-builder-test-grid>aside>header b{font-size:16px}.ai-builder-test-grid header small{font-size:11px}.ai-builder-test-grid header button{font-size:12px}.ai-builder-test-grid label{font-size:13px}.ai-builder-test-grid textarea{font-size:14px;line-height:1.6;height:120px}.ai-builder-test-assets{padding:15px}.ai-builder-test-assets b{font-size:13px}.ai-builder-test-assets small{font-size:11px;line-height:1.5}.ai-builder-test-assets>button{font-size:12px}.ai-builder-test-hint,.ai-builder-file-error{font-size:12px}.ai-builder-run-test{height:44px;font-size:14px}.ai-builder-test-flow>div{padding:12px 0}.ai-builder-test-flow b{font-size:13px}.ai-builder-test-flow small{font-size:11px}.ai-builder-test-output{padding:16px}.ai-builder-test-output p{font-size:12px;line-height:1.65}.ai-builder-test-output>div{font-size:11px}.ai-builder-test-empty p{font-size:13px;line-height:1.6}.ai-builder-test>footer>span{font-size:12px}.ai-builder-test>footer button{height:40px;font-size:13px}.ai-builder-complete{padding:62px 70px}.ai-builder-complete>small{font-size:12px}.ai-builder-complete h3{font-size:26px}.ai-builder-complete>p{font-size:14px}.ai-builder-complete-summary small{font-size:11px}.ai-builder-complete-summary b{font-size:14px}.ai-builder-complete>div:last-child button{height:42px;font-size:13px}@media(max-width:900px){.agent-modal.wide{width:calc(100vw - 16px)}.ai-builder-layout{grid-template-columns:1fr}.ai-builder-chat,.ai-builder-preview{padding:20px}.ai-builder-complete{padding:40px 22px}}.ai-builder-file-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.ai-builder-file-list>div{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto 32px;align-items:center;gap:10px;padding:10px;border:1px solid #e3e0ea;border-radius:10px;background:#fff;transition:border-color .18s,background .18s}.ai-builder-file-list>div:hover{border-color:#b9acfa;background:#fcfbff}.ai-builder-file-icon{width:42px;height:42px;border-radius:9px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.ai-builder-file-icon svg{width:21px;height:21px}.ai-builder-file-info{min-width:0;display:flex;flex-direction:column;gap:4px}.ai-builder-file-info b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-builder-file-info small{font-size:11px;color:#888596}.ai-builder-file-ready{display:flex;align-items:center;gap:4px;color:#159b63;font-size:11px;white-space:nowrap}.ai-builder-file-ready svg{width:14px;height:14px}.ai-builder-file-list>div>button{width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:#9995a4;display:grid;place-items:center}.ai-builder-file-list>div>button:hover{background:#fff0f2;color:#d33e4e}.ai-builder-file-list>div>button svg{width:16px;height:16px}@media(max-width:560px){.ai-builder-file-list>div{grid-template-columns:38px minmax(0,1fr) 32px}.ai-builder-file-ready{display:none}.ai-builder-file-icon{width:38px;height:38px}}.ai-builder-complete>div:last-child button.agent-primary{background:#6842f5;border-color:#6842f5;color:#fff;min-width:148px;font-weight:700;box-shadow:0 6px 16px #6842f52e}.ai-builder-complete>div:last-child button.agent-primary:hover{background:#5430df;border-color:#5430df;color:#fff}.ai-builder-complete>div:last-child button.agent-primary:active{background:#4724c8;transform:translateY(1px)}.ai-builder-complete>div:last-child button.agent-primary:focus-visible{outline:3px solid rgba(104,66,245,.25);outline-offset:2px}.ai-workflow-editor{height:680px;display:flex;flex-direction:column;background:#f6f7fb}.ai-workflow-editor>header{min-height:78px;padding:14px 20px;background:#fff;border-bottom:1px solid #e3e5ee;display:flex;align-items:center;justify-content:space-between}.ai-workflow-editor>header>div{display:flex;align-items:center;gap:11px}.ai-workflow-editor>header>div:first-child>span{width:38px;height:38px;border-radius:10px;background:#eaf8f1;color:#18a367;display:grid;place-items:center}.ai-workflow-editor>header small{color:#6842f5;font-size:10px;font-weight:800}.ai-workflow-editor>header h3{font-size:17px;margin:2px 0}.ai-workflow-editor>header p{font-size:11px;color:#777487;margin:0}.ai-workflow-editor>header button{height:36px;border:1px solid #dedbe6;background:#fff;border-radius:8px;padding:0 11px;display:flex;align-items:center;gap:6px}.ai-workflow-valid{height:30px;padding:0 9px;border-radius:7px;background:#eaf8f1;color:#178f5d;display:flex;align-items:center;gap:5px;font-size:11px}.ai-workflow-toolbar{height:48px;background:#fff;border-bottom:1px solid #e3e5ee;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.ai-workflow-toolbar>div{display:flex;align-items:center;gap:7px}.ai-workflow-toolbar button{height:30px;border:1px solid #dedbe6;background:#fff;border-radius:6px;padding:0 9px;display:flex;align-items:center;gap:5px}.ai-workflow-toolbar b{min-width:45px;text-align:center;font-size:11px}.ai-workflow-toolbar span{font-size:10px;color:#777487;display:flex;align-items:center;gap:4px}.ai-workflow-toolbar span i{width:7px;height:7px;border-radius:50%;background:#aaa7b4}.ai-workflow-toolbar span i.success{background:#1aa56b}.ai-workflow-toolbar span i.approval{background:#e79a20}.ai-workflow-body{display:grid;grid-template-columns:minmax(0,1fr) 292px;flex:1;min-height:0}.ai-workflow-canvas{position:relative;overflow:auto;background-color:#f5f6fa;background-image:radial-gradient(#d7d9e4 1px,transparent 1px);background-size:18px 18px}.ai-workflow-grid{width:830px;height:490px;position:relative;transform-origin:top left;margin:24px;transition:transform .18s}.ai-workflow-node{position:absolute;width:230px;min-height:132px;padding:0;border:1px solid #d9dce7;background:#fff;border-radius:10px;text-align:left;box-shadow:0 7px 18px #23204614;overflow:visible}.ai-workflow-node:hover{border-color:#a997f6}.ai-workflow-node.selected{border-color:#6842f5;box-shadow:0 0 0 3px #6842f520,0 10px 24px #32236e1f}.ai-workflow-node.node-2{left:300px;top:30px}.ai-workflow-node.node-3{left:590px;top:30px}.ai-workflow-node.node-4{left:300px;top:260px}.ai-workflow-node.node-5{left:590px;top:260px}.ai-workflow-node:after{content:"";position:absolute;left:100%;top:65px;width:60px;height:2px;background:#a99af0;z-index:-1}.ai-workflow-node.node-3:after,.ai-workflow-node.node-5:after{display:none}.ai-workflow-node.node-4:before,.ai-workflow-node.node-3:before{content:"";position:absolute;left:114px;width:2px;height:98px;background:#e3a138;z-index:-1}.ai-workflow-node.node-4:before{bottom:100%}.ai-workflow-node.node-3:before{top:100%}.ai-workflow-node>header{height:52px;padding:0 11px;border-bottom:1px solid #eceef4;display:flex;align-items:center;gap:8px}.ai-workflow-node>header>span{width:30px;height:30px;border-radius:7px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.ai-workflow-node>header>div{display:flex;flex-direction:column;min-width:0}.ai-workflow-node>header small{font-size:8px;color:#8b8798}.ai-workflow-node>header b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-workflow-node>header>svg{margin-left:auto;color:#1aa56b;width:15px}.ai-workflow-node.approval>header>svg{color:#e59a21}.ai-workflow-node>p{font-size:9px;color:#777487;line-height:1.5;margin:10px 11px}.ai-workflow-node>footer{padding:0 11px 10px;display:flex;justify-content:space-between}.ai-workflow-node>footer span,.ai-workflow-node>footer em{font-size:8px;border-radius:5px;padding:4px 6px;background:#f3f2f7;color:#6f6b7b;font-style:normal}.ai-workflow-node>footer em{background:#eaf8f1;color:#168d5b}.ai-workflow-node.approval>footer em{background:#fff4df;color:#b86d11}.input-port,.output-port{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid #6842f5;top:60px}.input-port{left:-7px}.output-port{right:-7px}.ai-node-inspector{background:#fff;border-left:1px solid #e3e5ee;padding:18px;overflow:auto}.ai-node-inspector>header{padding-bottom:14px;border-bottom:1px solid #e8e9ef}.ai-node-inspector>header small{font-size:10px;color:#6842f5;font-weight:800}.ai-node-inspector>header h4{font-size:16px;margin:5px 0 8px}.ai-node-inspector>header span{display:flex;align-items:center;gap:5px;color:#178f5d;font-size:10px}.ai-node-inspector dl{margin:12px 0}.ai-node-inspector dl>div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #eceef3;font-size:10px}.ai-node-inspector dt{color:#8b8797}.ai-node-inspector dd{margin:0;font-weight:700}.ai-node-inspector>section{padding:11px 0;border-bottom:1px solid #eceef3}.ai-node-inspector>section b{font-size:11px}.ai-node-inspector>section p{font-size:10px;color:#777487;line-height:1.55;margin:5px 0}.ai-node-inspector>button{width:100%;height:36px;margin-top:9px;border:1px solid #dedbe6;background:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px}.ai-node-inspector>button.agent-primary{background:#6842f5;color:#fff;border-color:#6842f5}.ai-workflow-editor>footer{min-height:62px;padding:0 18px;background:#fff;border-top:1px solid #e3e5ee;display:flex;align-items:center;justify-content:flex-end;gap:9px}.ai-workflow-editor>footer>span{margin-right:auto;color:#777487;font-size:10px}.ai-workflow-editor>footer button{height:38px;border:1px solid #dedbe6;background:#fff;border-radius:8px;padding:0 13px}.ai-workflow-editor>footer button.agent-primary{background:#6842f5;color:#fff;border-color:#6842f5}@media(max-width:900px){.ai-workflow-editor{height:760px}.ai-workflow-body{grid-template-columns:1fr}.ai-node-inspector{display:none}.ai-workflow-editor>header p,.ai-workflow-editor>footer>span{display:none}}.agent-detail-content .agent-flow-canvas{border:1px solid #dfe2ec;border-radius:14px;background:#fff;overflow:hidden}.agent-detail-content .agent-flow-canvas>header{min-height:68px;padding:12px 17px;border-bottom:1px solid #e4e6ef;display:flex;align-items:center;justify-content:space-between}.agent-detail-content .agent-flow-canvas>header>div{display:flex;align-items:center;gap:10px}.agent-detail-content .agent-flow-canvas>header>div>span{width:38px;height:38px;border-radius:9px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.agent-detail-content .agent-flow-canvas>header>div>div{display:flex;flex-direction:column;gap:3px}.agent-detail-content .agent-flow-canvas>header b{font-size:14px}.agent-detail-content .agent-flow-canvas>header small{color:#858293;font-size:11px}.agent-detail-content .agent-flow-canvas>header aside{display:flex;gap:7px}.agent-detail-content .agent-flow-canvas>header aside button{height:34px;border:1px solid #dedbe7;background:#fff;border-radius:7px;padding:0 10px;display:flex;align-items:center;gap:5px;color:#5e5a6d;font-size:11px}.agent-workflow-readonly{min-width:980px;min-height:520px;padding:36px;display:grid;grid-template-columns:repeat(3,240px);grid-auto-rows:165px;gap:72px 86px;align-content:start;justify-content:center;position:relative;background-color:#f5f6fa;background-image:radial-gradient(#d8dae5 1px,transparent 1px);background-size:18px 18px;transform-origin:top center;overflow:auto}.agent-flow-node{position:relative;height:152px;border:1px solid #d9dce7;border-radius:10px;background:#fff;box-shadow:0 7px 18px #23204614;padding:0;z-index:1}.agent-flow-node:hover{border-color:#9e8af4;box-shadow:0 0 0 3px #6842f514,0 10px 24px #2320461a}.agent-flow-node>header{height:55px;padding:0 11px;border-bottom:1px solid #eceef4;display:flex;align-items:center;gap:8px}.agent-flow-node>header>span{width:31px;height:31px;border-radius:8px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.agent-flow-node>header>div{display:flex;flex-direction:column;min-width:0}.agent-flow-node>header small{font-size:8px;color:#898697}.agent-flow-node>header b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-flow-node>header em{margin-left:auto;font-style:normal;font-size:8px;padding:4px 6px;border-radius:5px;background:#eaf8f1;color:#168d5b}.agent-flow-node>p{height:38px;margin:10px 11px 5px;color:#716e7f;font-size:9px;line-height:1.5}.agent-flow-node>footer{padding:0 11px;display:flex;align-items:center;justify-content:space-between}.agent-flow-node>footer span{font-size:8px;padding:4px 6px;border-radius:5px;background:#f2f1f6;color:#6f6b7b}.agent-flow-node>footer svg{width:14px;color:#19a267}.agent-node-port{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid #6842f5;top:70px;z-index:3}.agent-node-port.input{left:-7px}.agent-node-port.output{right:-7px}.agent-node-wire{position:absolute;left:100%;top:74px;width:87px;height:2px;background:#9f8af1;color:#6842f5;z-index:-1}.agent-node-wire svg{position:absolute;right:-4px;top:-7px;width:15px}.agent-flow-node:nth-child(3) .agent-node-wire{left:50%;top:100%;width:2px;height:73px}.agent-flow-node:nth-child(3) .agent-node-wire svg{right:-7px;top:auto;bottom:-5px;transform:rotate(90deg)}.agent-detail-content .agent-flow-canvas>footer{height:48px;padding:0 17px;background:#fff;border-top:1px solid #e3e5ed;display:flex;align-items:center;gap:16px;color:#777487;font-size:10px}.agent-detail-content .agent-flow-canvas>footer span{display:flex;align-items:center;gap:5px}.agent-detail-content .agent-flow-canvas>footer span i{width:7px;height:7px;border-radius:50%;background:#6842f5}.agent-detail-content .agent-flow-canvas>footer small{margin-left:auto}@media(max-width:900px){.agent-detail-content .agent-flow-canvas{overflow:auto}.agent-workflow-readonly{justify-content:start}.agent-detail-content .agent-flow-canvas>header,.agent-detail-content .agent-flow-canvas>footer{min-width:720px}}.agent-detail-content .agent-flow-canvas{background:#fff;border-color:#e2e5ec;box-shadow:0 10px 34px #2026370f}.agent-workflow-readonly{display:block;position:relative;min-width:1080px;min-height:620px;padding:0;overflow:hidden;background-color:#fff;background-image:linear-gradient(rgba(95,99,116,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(95,99,116,.035) 1px,transparent 1px),radial-gradient(#cfd3df 1px,transparent 1px);background-size:90px 90px,90px 90px,18px 18px}.agent-flow-node{position:absolute;width:246px;height:172px;border:1px solid #d9dde8;border-top:4px solid #6c4cf5;border-radius:10px;background:#fff;box-shadow:0 10px 24px #22283a1a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.agent-flow-node:hover{z-index:5;transform:translateY(-2px);border-color:#8c78ef;box-shadow:0 15px 34px #49379b29}.agent-flow-node.stage-1{left:42px;top:48px;border-top-color:#6550e8}.agent-flow-node.stage-2{left:346px;top:102px;border-top-color:#2785e5}.agent-flow-node.stage-3{left:682px;top:42px;border-top-color:#e3619d}.agent-flow-node.stage-4{left:160px;top:372px;border-top-color:#24a876}.agent-flow-node.stage-5{left:478px;top:336px;border-top-color:#ef9a35}.agent-flow-node.stage-6{left:790px;top:356px;border-top-color:#7862e8}.agent-flow-node>header{height:58px;padding:0 12px;background:linear-gradient(180deg,#fff,#fbfbfd)}.agent-flow-node>header>span{width:32px;height:32px;background:#f0edff}.agent-flow-node.stage-2>header>span{background:#eaf4ff;color:#1974cd}.agent-flow-node.stage-3>header>span{background:#fff0f6;color:#ce4c88}.agent-flow-node.stage-4>header>span{background:#eaf9f3;color:#16865e}.agent-flow-node.stage-5>header>span{background:#fff5e8;color:#ca7315}.agent-flow-node>header small{font-size:9px;letter-spacing:.06em}.agent-flow-node>header b{font-size:12px;color:#242735}.agent-flow-node>p{height:42px;margin:12px 12px 7px;font-size:10px;line-height:1.65;color:#686d7c}.agent-flow-node>footer{padding:0 12px}.agent-flow-node>footer span{font-size:9px;background:#f3f4f7}.agent-node-port{width:12px;height:12px;top:75px;border-width:3px;border-color:#6550e8;box-shadow:0 0 0 2px #fff}.stage-2 .agent-node-port{border-color:#2785e5}.stage-3 .agent-node-port{border-color:#e3619d}.stage-4 .agent-node-port{border-color:#24a876}.stage-5 .agent-node-port{border-color:#ef9a35}.stage-6 .agent-node-port{border-color:#7862e8}.agent-node-wire{left:calc(100% + 5px);top:78px;width:64px;height:66px;background:transparent;border-top:2px solid #7662e8;border-right:2px solid #7662e8;border-radius:0 24px 0 0;color:#7662e8;z-index:0}.agent-node-wire svg{display:none}.stage-2 .agent-node-wire{width:90px;height:88px;border-color:#3b91df;transform:rotate(-8deg)}.agent-flow-node:nth-child(3) .agent-node-wire{left:54%;top:calc(100% + 5px);width:2px;height:146px;border:0;background:linear-gradient(#e3619d,#ef9a35)}.stage-4 .agent-node-wire{width:72px;height:42px;border-color:#24a876;transform:rotate(-10deg)}.stage-5 .agent-node-wire{width:74px;height:28px;border-color:#ef9a35;transform:rotate(8deg)}.agent-detail-content .agent-flow-canvas>footer{background:#fff}@media(max-width:900px){.agent-workflow-readonly{min-width:1080px}}.ai-model-library.required{padding:0 16px 16px}.ai-model-library.required>header{padding:15px 0 12px;border-bottom:0}.ai-model-library.required>header strong{font-size:11px;color:#6842f5;background:#eeeaff;border-radius:999px;padding:6px 10px}.ai-model-needs span.complete{color:#168d5b}.ai-model-needs span.missing{color:#c47714}.ai-model-needs span.missing svg{color:#e69a24}.ai-required-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ai-required-model-grid>article{padding:13px;border:1px solid #e1e3eb;border-radius:11px;background:#fff;min-width:0}.ai-required-model-grid>article.complete{border-color:#cfe9de;background:#fcfffd}.ai-required-model-grid>article.missing{border-color:#f0d6a8;background:#fffdf8}.ai-required-model-grid>article>header{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;margin-bottom:11px}.ai-required-model-grid>article>header>span{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#eeeaff;color:#6842f5;font-size:10px;font-weight:800}.ai-required-model-grid>article>header>div{display:flex;flex-direction:column;gap:3px;min-width:0}.ai-required-model-grid>article>header b{font-size:12px;display:flex;align-items:center;gap:6px}.ai-required-model-grid>article>header b em{font-style:normal;font-size:8px;color:#dd6d2a;background:#fff0e8;border-radius:4px;padding:2px 4px}.ai-required-model-grid>article>header small{font-size:9px;color:#858293;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-required-model-grid>article>header>svg{color:#16a269}.ai-required-model-grid>article.missing>header>svg{color:#e69a24}.ai-required-model-grid label{display:flex;flex-direction:column;gap:5px}.ai-required-model-grid label>span{font-size:9px;color:#777487}.ai-required-model-grid select{width:100%;height:34px;border:1px solid #dcdfe8;border-radius:7px;background:#fff;padding:0 9px;font-size:10px;color:#292634}.ai-required-model-grid select:focus{outline:2px solid #6842f526;border-color:#8067ee}.ai-required-model-selected{display:flex;align-items:center;gap:8px;margin-top:9px;padding:8px;background:#f5f6fa;border-radius:8px}.ai-required-model-selected>i{width:28px;height:28px;border-radius:7px;color:#fff;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:800}.ai-required-model-selected>span{display:flex;flex-direction:column;gap:2px;min-width:0}.ai-required-model-selected b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-required-model-selected small{font-size:8px;color:#858293}.ai-model-validation{margin-top:11px;padding:10px 12px;border-radius:9px;display:flex;align-items:center;gap:9px}.ai-model-validation>svg{width:18px;height:18px;flex:0 0 auto}.ai-model-validation>span{display:flex;flex-direction:column;gap:2px}.ai-model-validation b{font-size:11px}.ai-model-validation small{font-size:9px}.ai-model-validation.error{background:#fff7e8;color:#a9620b}.ai-model-validation.success{background:#eaf8f1;color:#147b50}@media(max-width:680px){.ai-required-model-grid{grid-template-columns:1fr}}.agent-modal.wide{width:min(1480px,calc(100vw - 56px));max-height:94vh}.agent-modal>header{height:78px}.agent-modal>header small{font-size:12px}.agent-modal>header h2{font-size:23px}.ai-builder-layout{grid-template-columns:minmax(0,1.45fr) minmax(430px,.75fr);min-height:720px}.ai-builder-chat{padding:30px 34px}.ai-builder-intro h3{font-size:20px}.ai-builder-intro p{font-size:15px}.ai-builder-message small{font-size:13px}.ai-builder-message p{font-size:15px}.ai-builder-suggestions button{font-size:14px;min-height:38px}.ai-builder-composer textarea{font-size:16px}.ai-builder-composer>div>span{font-size:13px}.ai-builder-composer button{height:42px;font-size:14px}.ai-builder-followup b{font-size:16px}.ai-builder-followup p{font-size:14px}.ai-builder-config-group>small{font-size:13px}.ai-builder-config-group button{font-size:13px;min-height:36px;padding:8px 12px}.ai-builder-orchestration{margin-top:22px}.ai-builder-orchestration>header{padding:19px 21px}.ai-builder-orchestration h3{font-size:19px}.ai-builder-orchestration header small{font-size:12px}.ai-builder-orchestration header p{font-size:14px}.ai-builder-orchestration>header>button{font-size:13px}.ai-model-needs{padding:19px 21px}.ai-model-needs>div b{font-size:16px}.ai-model-needs>div small{font-size:13px;line-height:1.55}.ai-model-needs>span{grid-template-columns:20px 104px 1fr;gap:9px;padding:8px 0;font-size:13px}.ai-model-needs span small{font-size:13px}.ai-model-library.required{padding:0 21px 21px}.ai-model-library.required>header{padding:19px 0 15px}.ai-model-library.required>header b{font-size:16px}.ai-model-library.required>header small{font-size:13px;line-height:1.5}.ai-model-library.required>header strong{font-size:12px;padding:7px 12px}.ai-required-model-grid{gap:13px}.ai-required-model-grid>article{padding:16px;border-radius:12px}.ai-required-model-grid>article>header{grid-template-columns:36px minmax(0,1fr) 20px;gap:11px;margin-bottom:14px}.ai-required-model-grid>article>header>span{width:36px;height:36px;font-size:12px}.ai-required-model-grid>article>header b{font-size:14px}.ai-required-model-grid>article>header b em{font-size:10px;padding:3px 6px}.ai-required-model-grid>article>header small{font-size:12px}.ai-required-model-grid label{gap:7px}.ai-required-model-grid label>span{font-size:12px;line-height:1.45}.ai-required-model-grid select{height:42px;padding:0 11px;font-size:13px}.ai-required-model-selected{padding:10px;margin-top:11px}.ai-required-model-selected>i{width:34px;height:34px;font-size:13px}.ai-required-model-selected b{font-size:13px}.ai-required-model-selected small{font-size:11px}.ai-model-validation{padding:13px 15px;margin-top:14px}.ai-model-validation b{font-size:14px}.ai-model-validation small{font-size:12px}.ai-builder-preview{padding:29px}.ai-builder-preview>header small{font-size:12px}.ai-builder-preview>header h3{font-size:20px}.ai-builder-preview>header>span{font-size:12px}.ai-builder-summary p{font-size:14px}.ai-builder-preview-grid small{font-size:12px}.ai-builder-preview-grid b{font-size:14px}.ai-builder-flow li{font-size:13px;min-height:46px}.ai-builder-models>small{font-size:13px}.ai-builder-models span{font-size:12px}.ai-builder-create{height:48px;font-size:15px}@media(max-width:1200px){.agent-modal.wide{width:calc(100vw - 28px)}.ai-builder-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)}.ai-builder-chat{padding:25px}.ai-builder-preview{padding:23px}}@media(max-width:900px){.agent-modal.wide{width:calc(100vw - 12px);max-height:97vh}.ai-builder-layout{grid-template-columns:1fr}.ai-builder-chat,.ai-builder-preview{padding:20px}.ai-required-model-grid{grid-template-columns:1fr}}.ai-workflow-grid{width:1510px;height:850px;margin:28px;transform-origin:top left}.ai-workflow-node{width:250px;min-height:150px}.ai-workflow-node>p{font-size:10px;line-height:1.55;min-height:45px}.ai-workflow-node>footer span{max-width:122px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-workflow-node:before{display:none!important}.ai-workflow-node:after{display:block!important;width:44px}.ai-workflow-node.node-1{left:10px;top:30px}.ai-workflow-node.node-2{left:304px;top:30px}.ai-workflow-node.node-3{left:598px;top:30px}.ai-workflow-node.node-4{left:892px;top:30px}.ai-workflow-node.node-5{left:1186px;top:30px}.ai-workflow-node.node-6{left:1186px;top:278px}.ai-workflow-node.node-7{left:892px;top:278px}.ai-workflow-node.node-8{left:598px;top:278px}.ai-workflow-node.node-9{left:304px;top:278px}.ai-workflow-node.node-10{left:10px;top:278px}.ai-workflow-node.node-11{left:10px;top:526px}.ai-workflow-node.node-12{left:304px;top:526px}.ai-workflow-node.node-13{left:598px;top:526px}.ai-workflow-node.node-14{left:892px;top:526px}.ai-workflow-node.node-5:after,.ai-workflow-node.node-6:after,.ai-workflow-node.node-7:after,.ai-workflow-node.node-8:after,.ai-workflow-node.node-9:after,.ai-workflow-node.node-10:after,.ai-workflow-node.node-14:after{display:none!important}.ai-workflow-node.node-6:after,.ai-workflow-node.node-7:after,.ai-workflow-node.node-8:after,.ai-workflow-node.node-9:after{display:block!important;left:auto;right:100%}.ai-workflow-node.node-5:before,.ai-workflow-node.node-10:before{display:block!important;content:"";position:absolute;left:124px;top:100%;width:2px;height:98px;background:#a99af0;z-index:-1}.ai-node-inspector section{padding:12px 0}.ai-node-inspector section b{font-size:12px}.ai-node-inspector section p{font-size:11px}.ai-workflow-grid{width:1580px;height:1050px;margin:28px}.ai-workflow-connections{position:absolute;top:0;right:0;bottom:0;left:0;width:1580px;height:1050px;overflow:visible;pointer-events:none;z-index:0}.ai-workflow-connections path{fill:none;stroke:#8c75ea;stroke-width:3;stroke-linecap:round;marker-end:url(#workflow-arrow)}.ai-workflow-connections marker path{fill:#8c75ea;stroke:none}.ai-workflow-connections path.branch.image{stroke:#398be2}.ai-workflow-connections path.branch.audio{stroke:#ea8d36}.ai-workflow-connections path.branch.music{stroke:#d45a9b}.ai-workflow-connections path.merge{stroke:#39a779;stroke-dasharray:7 5}.ai-workflow-node{z-index:2;width:250px;min-height:150px}.ai-workflow-node:before,.ai-workflow-node:after{display:none!important}.ai-workflow-node.node-1{left:30px;top:95px;width:250px}.ai-workflow-node.node-2{left:345px;top:40px;width:260px}.ai-workflow-node.node-3{left:675px;top:145px;width:260px}.ai-workflow-node.node-4{left:1005px;top:70px;width:255px}.ai-workflow-node.node-5{left:1340px;top:205px;width:220px}.ai-workflow-node.node-6{left:965px;top:370px;width:260px}.ai-workflow-node.node-7{left:625px;top:310px;width:260px}.ai-workflow-node.node-8{left:275px;top:445px;width:260px}.ai-workflow-node.node-9{left:90px;top:695px;width:250px}.ai-workflow-node.node-10{left:525px;top:735px;width:250px}.ai-workflow-node.node-11{left:900px;top:630px;width:255px}.ai-workflow-node.node-12{left:970px;top:805px;width:260px}.ai-workflow-node.node-13{left:1320px;top:605px;width:240px}.ai-workflow-node.node-14{left:920px;top:925px;width:260px}.ai-workflow-node.node-2,.ai-workflow-node.node-7,.ai-workflow-node.node-11{transform:rotate(-.35deg)}.ai-workflow-node.node-4,.ai-workflow-node.node-9,.ai-workflow-node.node-13{transform:rotate(.3deg)}.ai-workflow-node:hover{transform:translateY(-3px) rotate(0)}.ai-workflow-node.node-9{border-top-color:#398be2}.ai-workflow-node.node-10{border-top-color:#ea8d36}.ai-workflow-node.node-11{border-top-color:#d45a9b}.ai-workflow-node.node-12{border-top-color:#6550e8}.ai-workflow-node.node-13,.ai-workflow-node.node-14{border-top-color:#25a679}.ai-workflow-fullscreen-button{font-weight:700;color:#5a3fe0!important;border-color:#cfc5fb!important;background:#f7f5ff!important}.ai-workflow-fullscreen-button:hover{background:#eeeaff!important}.ai-workflow-editor.fullscreen{position:fixed;top:18px;right:18px;bottom:18px;left:18px;z-index:500;height:auto;max-height:none;border:1px solid #dcdfea;border-radius:16px;overflow:hidden;box-shadow:0 0 0 100vmax #141221b8,0 30px 90px #14122161}.ai-workflow-editor.fullscreen>header{min-height:86px}.ai-workflow-editor.fullscreen .ai-workflow-toolbar{height:56px}.ai-workflow-editor.fullscreen .ai-workflow-body,.ai-workflow-editor.fullscreen .ai-workflow-canvas{min-height:0}.ai-workflow-editor.fullscreen .ai-node-inspector{width:340px}.ai-workflow-editor.fullscreen>footer{min-height:66px}@media(max-width:900px){.ai-workflow-editor.fullscreen{top:6px;right:6px;bottom:6px;left:6px}.ai-workflow-editor.fullscreen .ai-node-inspector{display:none}.ai-workflow-editor.fullscreen>header p{display:none}}.agent-modal.agent-delete-modal{width:min(560px,calc(100vw - 32px));overflow:hidden;border:1px solid #ece7e9}.agent-delete-modal>header{height:72px;padding:0 24px}.agent-delete-modal>header small{color:#d33e4e;font-size:11px;letter-spacing:.12em}.agent-delete-modal>header h2{font-size:20px}.agent-delete-modal>header>button{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:#77717a}.agent-delete-modal>header>button:hover{background:#f5f2f3;color:#252229}.agent-delete-confirm{padding:30px 32px 28px;text-align:center}.agent-delete-confirm>span{width:66px;height:66px;margin:0 auto 14px;border-radius:20px;background:#fff0f2;color:#d83f51;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #ffd9df}.agent-delete-confirm>span svg{width:31px;height:31px}.agent-delete-confirm>small{display:block;color:#d33e4e;font-size:12px;font-weight:800;letter-spacing:.04em}.agent-delete-confirm h3{margin:7px 0 10px;color:#231f25;font-size:21px;line-height:1.4}.agent-delete-confirm>p{max-width:450px;margin:0 auto;color:#716b75;font-size:14px;line-height:1.7}.agent-delete-warning{margin:22px 0 24px;padding:13px 15px;border:1px solid #f0d9b5;border-radius:10px;background:#fffaf0;text-align:left;display:flex;align-items:flex-start;gap:10px;color:#a86616}.agent-delete-warning>svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px}.agent-delete-warning>span{display:flex;flex-direction:column;gap:3px}.agent-delete-warning b{font-size:13px}.agent-delete-warning small{color:#806d55;font-size:12px;line-height:1.5}.agent-delete-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px}.agent-delete-actions button{height:44px;border-radius:9px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.agent-delete-actions button:first-child{border:1px solid #ddd9df;background:#fff;color:#454049}.agent-delete-actions button:first-child:hover{background:#f6f4f6;border-color:#cbc5cd}.agent-delete-actions .agent-danger{border:1px solid #d73e50;background:#d73e50;color:#fff;box-shadow:0 7px 16px #c72d3f33}.agent-delete-actions .agent-danger:hover{background:#bc2f40;border-color:#bc2f40}.agent-delete-actions .agent-danger:active{transform:translateY(1px)}.agent-delete-actions button:focus-visible{outline:3px solid rgba(215,62,80,.2);outline-offset:2px}@media(max-width:520px){.agent-delete-confirm{padding:24px 20px 20px}.agent-delete-actions{grid-template-columns:1fr}.agent-delete-actions button:first-child{order:2}}.agent-delete-modal .agent-delete-actions button.agent-danger{border:1px solid #d73e50!important;background:#d73e50!important;color:#fff!important;font-size:14px!important;font-weight:800!important;opacity:1!important;-webkit-text-fill-color:#fff!important;box-shadow:0 7px 16px #c72d3f33}.agent-delete-modal .agent-delete-actions button.agent-danger span,.agent-delete-modal .agent-delete-actions button.agent-danger svg{display:inline-block!important;visibility:visible!important;opacity:1!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.agent-delete-modal .agent-delete-actions button.agent-danger svg{width:17px;height:17px}.agent-delete-modal .agent-delete-actions button.agent-danger span{line-height:1;white-space:nowrap}.agent-detail-content .agent-workflow-readonly{display:block;position:relative;min-width:1600px;min-height:1120px;padding:0;background-color:#fbfcff;background-image:radial-gradient(#ced4e3 1px,transparent 1px);background-size:18px 18px}.agent-detail-connections{position:absolute;top:0;right:0;bottom:0;left:0;width:1600px;height:1120px;z-index:0;pointer-events:none}.agent-detail-connections path{fill:none;stroke:#7559ec;stroke-width:3;stroke-linecap:round;marker-end:url(#detail-flow-arrow)}.agent-detail-connections marker path{fill:#7559ec;stroke:none}.agent-detail-content .agent-flow-node{position:absolute;height:168px;z-index:2;cursor:pointer}.agent-detail-content .agent-flow-node.selected{border-color:#6842f5;box-shadow:0 0 0 4px #6842f526,0 15px 32px #31276324}.agent-detail-content .agent-flow-node:focus-visible{outline:3px solid rgba(104,66,245,.25);outline-offset:3px}.agent-detail-content .agent-flow-node>p{height:48px;font-size:10px;line-height:1.55}.agent-detail-content .agent-node-wire{display:none}.agent-detail-node-inspector{margin:16px;border:1px solid #dedfea;border-radius:12px;background:#fff;overflow:hidden}.agent-detail-node-inspector>header{padding:16px 18px;border-bottom:1px solid #e6e6ed;display:flex;align-items:center;justify-content:space-between;background:#faf9fe}.agent-detail-node-inspector>header small{font-size:10px;color:#6842f5;font-weight:800}.agent-detail-node-inspector>header h3{margin:4px 0 0;font-size:17px}.agent-detail-node-inspector>header>span{font-size:11px;padding:6px 9px;border-radius:7px;background:#eeeaff;color:#6842f5;font-weight:700}.agent-detail-node-inspector>div{padding:15px 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.agent-detail-node-inspector article{min-height:82px;padding:12px;border:1px solid #e5e5ec;border-radius:9px;background:#fcfcfe;display:flex;flex-direction:column;gap:7px}.agent-detail-node-inspector article small{color:#8d8998;font-size:10px}.agent-detail-node-inspector article b{font-size:12px;line-height:1.55}.agent-detail-node-inspector>footer{height:auto!important;min-height:42px;padding:10px 18px!important;border-top:1px solid #e7e7ee!important;background:#f3f1ff!important;color:#685d8d!important;font-size:11px!important;display:flex;align-items:center;gap:7px!important}@media(max-width:900px){.agent-detail-node-inspector>div{grid-template-columns:1fr 1fr}}.agent-modal-backdrop,.aa-modal-backdrop,.aap-dialog-backdrop{padding:28px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.agent-modal{width:min(760px,calc(100vw - 48px));max-height:92vh;border-radius:18px}.agent-modal.wide{width:min(1480px,calc(100vw - 56px))}.agent-modal.agent-delete-modal{width:min(680px,calc(100vw - 40px))}.agent-modal>header{min-height:88px;height:auto;padding:18px 30px}.agent-modal>header small{font-size:13px}.agent-modal>header h2{font-size:27px;line-height:1.3}.agent-modal>header>button{width:42px;height:42px;border-radius:10px}.agent-modal-body{padding:30px;font-size:15px;line-height:1.65}.agent-modal-body h3{font-size:21px}.agent-modal-body p,.agent-dialog-copy p{font-size:15px;line-height:1.7}.agent-modal-body label{font-size:15px}.agent-modal-body input,.agent-modal-body select{min-height:48px;padding:0 14px;font-size:15px}.agent-modal-body textarea{min-height:128px;padding:13px 14px;font-size:15px;line-height:1.6}.agent-modal-body button{min-height:44px;padding:0 15px;font-size:14px}.agent-modal-body>footer,.agent-modal-body form>footer{margin:25px -30px -30px;padding:18px 30px!important;min-height:76px;background:#fff!important;color:inherit!important;display:flex!important;justify-content:flex-end!important;gap:10px!important}.agent-modal-body>footer button,.agent-modal-body form>footer button{min-width:112px;height:44px;font-size:14px}.agent-modal-note{padding:15px 17px;font-size:14px}.agent-delete-confirm{padding:38px 40px 34px}.agent-delete-confirm h3{font-size:24px}.agent-delete-confirm>p{font-size:16px}.agent-delete-actions button{height:48px;font-size:15px}.aap-dialog{width:min(760px,calc(100vw - 48px))!important;max-height:92vh;border-radius:18px}.aap-dialog.audit{width:min(820px,calc(100vw - 48px))!important}.aap-dialog>header{height:94px!important;padding:0 30px!important}.aap-dialog>header small{font-size:12px!important}.aap-dialog>header h3{margin:5px 0;font-size:25px!important}.aap-dialog>header button{width:42px!important;height:42px!important}.aap-dialog>div{padding:30px!important}.aap-dialog label{gap:9px;margin-bottom:20px;font-size:15px!important}.aap-dialog input,.aap-dialog select{height:49px!important;padding:0 14px;font-size:15px!important}.aap-dialog textarea{min-height:128px;padding:13px 14px;font-size:15px!important}.aap-dialog label small{font-size:12px!important}.aap-scope-preview{gap:9px;flex-wrap:wrap}.aap-scope-preview span{padding:9px 11px;font-size:12px!important}.aap-security-note{padding:15px;font-size:13px!important;line-height:1.55}.aap-dialog>footer{min-height:78px;padding:17px 30px!important;background:#fff!important;color:inherit!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.aap-dialog>footer button{min-width:112px;height:44px;font-size:14px!important}.aap-audit-detail dl>div{padding:12px 0;font-size:14px!important}.aap-audit-detail dd{max-width:460px}.aap-audit-detail h4{font-size:17px}.aap-audit-detail pre{padding:16px;font-size:13px;line-height:1.6}.aa-modal{width:min(780px,100%);max-height:calc(100vh - 56px);border-radius:18px}.aa-modal.medium{width:min(940px,100%)}.aa-modal.wide{width:min(1280px,100%)}.aa-modal>header{min-height:92px;padding:20px 30px}.aa-modal>header small{font-size:13px}.aa-modal>header h2{font-size:29px}.aa-modal-body{font-size:15px;line-height:1.65}.aa-modal-body:has(>.aa-workflow-dialog-summary){padding:32px 34px 34px}.aa-modal-body h3,.aa-dialog-section h3{font-size:21px}.aa-modal-body p,.aa-dialog-section p{font-size:15px;line-height:1.65}.aa-modal-body label,.aa-dialog-section label{font-size:14px}.aa-modal-body input,.aa-modal-body select,.aa-dialog-section input,.aa-dialog-section select{min-height:48px;font-size:14px}.aa-modal-body textarea,.aa-dialog-section textarea{min-height:120px;font-size:14px;line-height:1.6}.aa-modal>footer{min-height:80px;padding:17px 30px!important;background:#fff!important;color:inherit!important;gap:10px}.aa-modal>footer button{min-width:110px;height:44px;font-size:14px}.aa-workflow-dialog-summary{padding:18px}.aa-workflow-dialog-summary b{font-size:16px}.aa-workflow-dialog-summary p{font-size:14px}.aa-form-grid{gap:18px}.aa-form-grid label{gap:8px}@media(max-width:760px){.agent-modal-backdrop,.aa-modal-backdrop,.aap-dialog-backdrop{padding:8px}.agent-modal,.agent-modal.wide,.agent-modal.agent-delete-modal,.aap-dialog,.aap-dialog.audit,.aa-modal,.aa-modal.medium,.aa-modal.wide{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.agent-modal>header,.aap-dialog>header,.aa-modal>header{min-height:76px;padding-left:20px;padding-right:20px}.agent-modal>header h2,.aap-dialog>header h3,.aa-modal>header h2{font-size:22px}.agent-modal-body,.aap-dialog>div{padding:20px}.agent-modal-body>footer,.agent-modal-body form>footer{margin:22px -20px -20px;padding:15px 20px!important}.aap-dialog>footer,.aa-modal>footer{padding:15px 20px!important;flex-wrap:wrap}.aap-dialog>footer button,.aa-modal>footer button{flex:1}.aa-form-grid{grid-template-columns:1fr}}.agent-step-preview{max-width:900px;border:1px solid #e1e2eb;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 8px 26px #2623460f}.agent-step-preview>header{padding:20px 22px;border-bottom:1px solid #e8e8ef;background:linear-gradient(135deg,#fbfaff,#f6f8ff);display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px}.agent-step-preview>header>span{width:44px;height:44px;border-radius:11px;background:#6842f5;color:#fff;display:grid;place-items:center;font-size:15px;font-weight:800}.agent-step-preview>header>div small{color:#6842f5;font-size:11px;font-weight:800}.agent-step-preview>header h2{margin:3px 0 4px;font-size:20px}.agent-step-preview>header p{margin:0;color:#7a7788;font-size:12px}.agent-step-preview>header>i{font-style:normal;padding:6px 9px;border-radius:7px;background:#f0eef4;color:#777281;font-size:11px}.agent-step-preview-grid{padding:20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.agent-step-preview-grid>section{min-height:108px;padding:14px;border:1px solid #e5e5ed;border-radius:10px;background:#fcfcfe}.agent-step-preview-grid small{color:#8d8998;font-size:11px;font-weight:700}.agent-step-preview-grid p{margin:7px 0 0;color:#46424f;font-size:13px;line-height:1.65}.agent-step-dependency{margin:0 22px 20px;padding:13px 14px;border-radius:9px;background:#f1efff;color:#6842f5;display:flex;align-items:flex-start;gap:9px}.agent-step-dependency>svg{margin-top:2px}.agent-step-dependency>span{display:flex;flex-direction:column;gap:3px}.agent-step-dependency b{font-size:12px}.agent-step-dependency small{font-size:11px;color:#70678f}.agent-step-preview>footer{padding:15px 22px;border-top:1px solid #e7e7ee;display:flex;justify-content:flex-end;gap:9px}.agent-step-preview>footer button{height:38px;padding:0 13px;border:1px solid #dddde6;border-radius:8px;background:#fff;color:#4d4855;display:flex;align-items:center;gap:6px;font-size:12px}.agent-step-preview>footer button:first-child{margin-right:auto}.agent-step-preview>footer button.agent-primary{background:#6842f5;border-color:#6842f5;color:#fff}@media(max-width:700px){.agent-step-preview-grid{grid-template-columns:1fr}.agent-step-preview>header{grid-template-columns:40px 1fr}.agent-step-preview>header>i{display:none}}.aa-shell{--aa-purple: #6d4bf2;--aa-ink: #171528;--aa-muted: #797486;--aa-line: #e7e5ee;--aa-soft: #f7f7fb;position:relative;max-width:1840px;margin:auto;color:var(--aa-ink);font-size:16px;min-width:0;overflow-x:hidden}.aa-shell *{box-sizing:border-box}.aa-shell button,.aa-modal button{font:inherit;cursor:pointer}.aa-shell button:focus-visible,.aa-modal button:focus-visible,.aa-shell input:focus-visible,.aa-shell select:focus-visible,.aa-modal input:focus-visible,.aa-modal select:focus-visible,.aa-modal textarea:focus-visible{outline:3px solid #6d4bf233;outline-offset:2px}.aa-page-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.aa-page-head>div:first-child>span{color:var(--aa-purple);font-size:12px;font-weight:800;letter-spacing:.14em}.aa-page-head h2{margin:6px 0;font-size:34px;line-height:1.1;letter-spacing:-.03em}.aa-page-head p{margin:0;color:var(--aa-muted);font-size:15px}.aa-page-head>div:last-child,.aa-section-head>div:last-child{display:flex;gap:9px}.aa-shell button,.aa-modal button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 15px;border:1px solid var(--aa-line);border-radius:9px;background:#fff;color:#514b5c;font-weight:650}.aa-shell button:hover,.aa-modal button:hover{border-color:#cfc6f5;background:#faf9ff;color:#5f42d3}.aa-shell button.primary,.aa-modal button.primary{border-color:var(--aa-purple);background:var(--aa-purple);color:#fff}.aa-shell button.link{border:0;background:none;color:var(--aa-purple);padding:0}.aa-tabs{display:grid;grid-template-columns:repeat(9,minmax(90px,1fr));border-bottom:1px solid var(--aa-line);margin-bottom:20px}.aa-tabs button{min-height:52px;border:0;border-radius:0;background:none;color:#6d6777;position:relative;padding:0 10px;font-size:14px;font-weight:650}.aa-tabs button.active{color:var(--aa-purple)}.aa-tabs button.active:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:3px;background:var(--aa-purple);border-radius:5px}.aa-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px}.aa-metric{display:flex;align-items:center;gap:15px;min-height:124px;padding:20px;background:#fff;border:1px solid var(--aa-line);border-radius:13px}.aa-metric-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#efeaff;color:var(--aa-purple);font-size:22px;flex:none}.aa-metric-icon.green{background:#e9f8f0;color:#26a66c}.aa-metric-icon.orange{background:#fff3df;color:#ef9817}.aa-metric-icon.blue{background:#e9f1ff;color:#2879e7}.aa-metric-icon.red{background:#feebed;color:#ee4f59}.aa-metric div{display:flex;flex-direction:column}.aa-metric small{color:var(--aa-muted);font-size:14px}.aa-metric strong{font-size:30px;margin:5px 0}.aa-metric em{font-style:normal;color:#8b8594;font-size:13px}.aa-overview-grid,.aa-cost-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.65fr);gap:15px}.aa-overview-grid>*,.aa-cost-layout>*{min-width:0}.aa-panel{background:#fff;border:1px solid var(--aa-line);border-radius:13px;padding:20px;overflow-x:auto;min-width:0;max-width:100%}.aa-panel>header,.aa-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.aa-panel h3,.aa-section-head h3{margin:0 0 4px;font-size:18px}.aa-panel p,.aa-section-head p{margin:0;color:var(--aa-muted);font-size:14px}.aa-alerts{overflow:visible}.aa-alert{width:100%;display:grid!important;grid-template-columns:auto 1fr auto auto;gap:9px!important;text-align:left!important;min-height:72px!important;padding:11px 0!important;border:0!important;border-bottom:1px solid #efedf3!important;border-radius:0!important}.aa-alert>svg:first-child{color:#ed8e13;font-size:18px}.aa-alert span{display:flex;flex-direction:column;gap:4px}.aa-alert small,.aa-alert em{color:#96909e;font-size:12px;font-style:normal}.aa-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:15px}.aa-toolbar>label{display:flex;align-items:center;gap:7px;flex:1 1 300px;max-width:430px;height:44px;padding:0 11px;border:1px solid var(--aa-line);border-radius:8px}.aa-toolbar input,.aa-toolbar select{border:0;background:none;min-width:0;outline:0}.aa-toolbar>select{min-width:132px;padding-right:34px;font-size:14px}.aa-filter-reset{color:#6c50d9!important;background:#f4f0ff!important}.aa-list-summary em{color:#6d4bf2;font-style:normal;font-weight:700}.aa-empty-filter{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#87808e;text-align:center}.aa-empty-filter>svg{width:32px;height:32px;color:#8a6ff0}.aa-empty-filter b{color:#393341;font-size:15px}.aa-empty-filter span{font-size:13px}.aa-empty-filter button{margin-top:5px}.aa-toolbar>select,.aa-toolbar>input,.aa-form select,.aa-form input,.aa-form textarea,.aa-form-grid select,.aa-form-grid input,.aa-form-grid textarea,.aa-inspector select,.aa-inspector input{height:44px;border:1px solid var(--aa-line);border-radius:8px;padding:0 11px;background:#fff;color:var(--aa-ink)}.aa-list-summary{display:flex;justify-content:space-between;align-items:center;margin:4px 0 10px;color:var(--aa-muted)}.aa-list-summary>div{display:flex;gap:7px}.aa-table{min-width:940px}.aa-table.compact{min-width:0}.aa-table.compact .aa-tr{grid-template-columns:1.5fr .85fr .75fr .7fr .65fr .65fr .75fr .55fr;gap:7px;font-size:14px}.aa-tr{display:grid;grid-template-columns:1.45fr .85fr .75fr .7fr .65fr .65fr .75fr .55fr;gap:10px;align-items:center;width:100%;min-height:74px;padding:12px 14px;border:0;border-bottom:1px solid #eeecf2;background:#fff;text-align:left;color:#514c59}.aa-table button.aa-tr{display:grid;justify-content:initial;min-height:68px;padding:10px 12px;border:0;border-bottom:1px solid #eeecf2;border-radius:0;background:#fff;color:#514c59;font-weight:400;text-align:left}.aa-table button.aa-tr:hover,.aa-tr:hover{background:#fbfaff}.aa-th{min-height:44px!important;background:#f6f5f9!important;border-radius:8px;color:#716a79;font-size:13px;font-weight:750}.aa-tr>span{min-width:0}.aa-tr>span:last-child{display:flex;gap:5px}.aa-agent-name{display:flex;align-items:center;gap:9px}.aa-agent-name>i{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#fff;font-style:normal;flex:none}.aa-agent-name>span{display:flex;flex-direction:column;gap:3px}.aa-agent-name small{color:#96909c;font-size:12px}.aa-pill{display:inline-flex;align-items:center;width:max-content;padding:7px 10px;border-radius:99px;background:#e9f8f0;color:#1c9d61;font-size:12px;font-weight:750}.aa-pill.orange{background:#fff3df;color:#e6890b}.aa-pill.red{background:#feebed;color:#dc3d4d}.aa-pill.purple{background:#eee9ff;color:#6645d4}.aa-pill.blue{background:#eaf2ff;color:#2470d7}.aa-pill.gray{background:#efedf2;color:#77717e}.aa-icon-btn{width:38px;min-width:38px!important;height:38px;min-height:38px!important;padding:0!important}.aa-icon-btn.danger{color:#d94854}.aa-icon-btn:disabled,.aa-shell button:disabled,.aa-modal button:disabled{cursor:not-allowed;opacity:.45}.aa-workflow-status-btn{min-height:38px;padding:0 13px;border:1px solid #e1e5ee;border-radius:9px;background:#fff;color:#475467;display:inline-flex;align-items:center;gap:7px;font-weight:700;white-space:nowrap}.aa-workflow-status-btn svg{width:17px;height:17px}.aa-workflow-status-btn.warning{color:#b7640c;background:#fffaf0;border-color:#f4d49b}.aa-workflow-status-btn.success{color:#16794b;background:#f4fbf7;border-color:#cdebd9}.aa-workflow-status-btn:hover{box-shadow:0 3px 10px #28304914;transform:translateY(-1px)}.aa-workflow-dialog-summary{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:12px;background:#f7f6ff;border:1px solid #e4e0ff;color:#5b43d6}.aa-workflow-dialog-summary.success{color:#178557;background:#f3fbf7;border-color:#cfeede}.aa-workflow-dialog-summary>svg{width:24px;height:24px;flex:none}.aa-workflow-dialog-summary b{display:block;color:#202436;font-size:15px;margin-bottom:4px}.aa-workflow-dialog-summary p{margin:0;color:#667085;line-height:1.6}.aa-workflow-dialog-list{margin-top:16px;border:1px solid #e7e9f0;border-radius:10px;overflow:hidden}.aa-workflow-dialog-list span{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px}.aa-workflow-dialog-list span+span{border-top:1px solid #eceef4}.aa-workflow-dialog-list small{color:#667085;text-align:right}.aa-workflow-field{display:grid;gap:7px;margin-top:16px;font-weight:700;color:#344054}.aa-workflow-field textarea{min-height:82px;resize:vertical;padding:11px 12px;border:1px solid #dfe3eb;border-radius:9px;font:inherit;font-weight:400}.aa-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.aa-check-grid>div{display:grid;grid-template-columns:22px 1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid #e4e8ef;border-radius:10px}.aa-check-grid svg{color:#1aa86e;width:20px;height:20px}.aa-check-grid small{color:#667085}.aa-check-grid em{color:#168657;background:#eaf8f1;border-radius:999px;padding:3px 8px;font-style:normal;font-size:12px}.aa-workflow-tip{display:flex;gap:9px;align-items:flex-start;margin-top:15px;padding:11px 13px;background:#fff9ed;border:1px solid #f3dfb5;border-radius:9px;color:#8a5a10;line-height:1.5}.aa-workflow-tip svg{width:18px;height:18px;flex:none;margin-top:1px}.aa-workflow-tip.danger{background:#fff4f4;border-color:#f3cdcd;color:#a63737}.aa-workflow-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:17px}.aa-workflow-form-grid label{display:grid;gap:7px;color:#344054;font-weight:700}.aa-workflow-form-grid select,.aa-workflow-form-grid input{height:40px;padding:0 11px;border:1px solid #dfe3eb;border-radius:8px;background:#fff;color:#202436}.aa-workflow-form-grid small{color:#7a8294;font-weight:400;line-height:1.45}.aa-workflow-check{display:flex;gap:11px;align-items:flex-start;margin-top:17px;padding:13px 14px;border:1px solid #e3e6ee;border-radius:10px}.aa-workflow-check input{width:17px;height:17px;margin-top:2px;accent-color:#6d4bf2}.aa-workflow-check span{display:grid;gap:3px}.aa-workflow-check small{color:#667085}.aa-workflow-check.confirm{background:#f8f6ff;border-color:#dcd5f5}@media(max-width:900px){.aa-check-grid,.aa-workflow-form-grid{grid-template-columns:1fr}}.aa-row-actions{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;overflow:visible!important}.aa-action-menu-wrap{position:relative;display:inline-flex}.aa-action-menu{position:absolute;z-index:80;top:calc(100% + 8px);right:0;width:292px;padding:10px;border:1px solid #e3dfea;border-radius:11px;background:#fff;box-shadow:0 16px 40px #1f18302b;text-align:left}.aa-action-menu header{display:flex;flex-direction:column;gap:5px;padding:10px 12px 13px;margin-bottom:7px;border-bottom:1px solid #efedf3}.aa-action-menu header b{color:#292432;font-size:15px}.aa-action-menu header small{color:#98919f;font-size:12px}.aa-action-menu button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:10px 13px;border:0;color:#4a4452;font-size:14px;font-weight:650}.aa-action-menu button:hover{background:#f5f2fd;color:#6544da}.aa-action-menu button.danger{color:#d54653}.aa-action-menu button.danger:hover{background:#fff0f1}.aa-action-menu svg{width:18px;height:18px}.aa-settings-layout{min-height:430px;display:grid;grid-template-columns:170px minmax(0,1fr);margin:-4px}.aa-settings-layout>nav{display:flex;flex-direction:column;gap:6px;padding:8px 14px 8px 4px;border-right:1px solid var(--aa-line)}.aa-settings-layout>nav button{justify-content:flex-start;min-height:40px;padding:9px 12px;border:0;color:#655e6c;font-size:14px}.aa-settings-layout>nav button.active{background:#eee9ff;color:#6544da;font-weight:750}.aa-settings-content{padding:8px 6px 8px 22px}.aa-switch-line{min-height:42px;display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;padding:10px 12px;border:1px solid #e9e5ed;border-radius:8px;background:#fbfafc;color:#49424f}.aa-switch-line input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:#704cf0}.aa-form textarea.tall{min-height:170px}.aa-setting-section{padding:2px 0 20px;margin-bottom:20px;border-bottom:1px solid #ece8f0}.aa-setting-section:last-child{margin:0;border:0}.aa-setting-section>h3{margin:0 0 4px;font-size:14px}.aa-setting-section>p{margin:0 0 14px;color:#8b8491;font-size:13px}.aa-access-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 24px}.aa-access-options button{min-height:118px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;padding:14px;text-align:left}.aa-access-options button.active{border-color:#7656eb;background:#f3f0ff;color:#5f42cf;box-shadow:0 0 0 2px #e2dafd}.aa-access-options button svg{width:21px;height:21px}.aa-access-options button small{color:#8d8694;line-height:1.45}.aa-permission-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 2px;border-bottom:1px solid #efedf2}.aa-permission-row>span{display:flex;flex-direction:column;gap:3px}.aa-permission-row small{color:#948d9b}.aa-permission-row input{width:18px;height:18px;accent-color:#704cf0}.aa-form-note{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background:#fff7e8;color:#9b6915;font-size:11px}.aa-clone-form{padding:26px 28px 28px;gap:18px}.aa-clone-form>.full{grid-column:1 / -1}.aa-clone-form .aa-switch-line{min-height:48px;margin:0}.aa-clone-form .aa-form-note{min-height:46px;font-size:12px;line-height:1.5}.aa-filter-form{padding:26px 28px 28px;gap:18px}.aa-filter-form>label{min-width:0}.aa-filter-form .aa-switch-line{min-height:48px;margin-top:2px}.aa-status-form{padding:24px 28px 28px;text-align:left}.aa-status-hero{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:16px;border:1px solid #f0dfc1;border-radius:11px;background:#fffaf1}.aa-status-hero>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%}.aa-status-hero>span.warning{background:#ffe9c8;color:#d87c07}.aa-status-hero>span.success{background:#e3f7ec;color:#15965c}.aa-status-hero>span svg{width:23px;height:23px}.aa-status-hero h3{margin:0 0 5px;font-size:16px}.aa-status-hero p{margin:0;color:#746c78;font-size:13px;line-height:1.55}.aa-status-transition{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin:16px 0 20px}.aa-status-transition>span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #e8e4ed;border-radius:8px;background:#fbfafc}.aa-status-transition small{color:#857e8c}.aa-status-section{padding:18px 0;border-top:1px solid #ece9f0}.aa-status-section h4{margin:0 0 12px;font-size:14px}.aa-choice-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aa-choice-grid button{min-height:76px;justify-content:flex-start;padding:13px;text-align:left}.aa-choice-grid button>span{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.aa-choice-grid button small{color:#8b8492;font-size:12px;font-weight:500}.aa-choice-grid button.active{border-color:#7250e6;background:#f2eeff;color:#6041d0;box-shadow:0 0 0 2px #e6dffd}.aa-choice-grid button.active.danger{border-color:#e26470;background:#fff1f2;color:#cb3f4d;box-shadow:0 0 0 2px #ffe0e3}.aa-schedule-field{margin-top:12px}.aa-status-notify{margin-top:4px}.aa-version-summary{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:24px}.aa-version-summary>span{min-height:92px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 12px;padding:16px;border:1px solid #e8e4ed;border-radius:10px;background:#fbfafc}.aa-version-summary small{grid-column:1/-1;color:#8e8795}.aa-version-summary b{font-size:18px}.aa-export-form,.aa-column-form{padding:26px 28px 30px}.aa-export-form>section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ece9f0}.aa-export-form section h3,.aa-column-preferences h3{margin:0 0 5px;font-size:15px}.aa-export-form section>p{margin:0 0 13px;color:#8a8390;font-size:13px}.aa-format-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.aa-format-options button{min-height:78px;justify-content:flex-start;padding:13px;text-align:left}.aa-format-options button.active{border-color:#7554eb;background:#f1edff;color:#6241d3;box-shadow:0 0 0 2px #e6dffd}.aa-format-options button>svg{width:22px;height:22px}.aa-format-options button>span{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.aa-format-options small{color:#8a8391;font-size:11px}.aa-export-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.aa-form .aa-export-fields label{min-height:42px;flex-direction:row;align-items:center;gap:8px;padding:9px 11px;border:1px solid #e8e4ed;border-radius:8px;background:#fbfafc}.aa-form .aa-export-fields input[type=checkbox]{width:18px;min-width:18px;height:18px;flex:0 0 18px;padding:0;accent-color:#704cf0}.aa-export-summary{display:flex;align-items:center;gap:11px;margin-top:18px;padding:13px;border-radius:9px;background:#f2eeff;color:#6144ce}.aa-export-summary>svg{width:22px;height:22px}.aa-export-summary>span{display:flex;flex-direction:column;gap:3px}.aa-export-summary small{color:#7e71a2}.aa-column-list{overflow:hidden;border:1px solid #e7e3eb;border-radius:10px}.aa-column-list>div{min-height:57px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 11px;border-bottom:1px solid #eeeaf1;background:#fbfafc;color:#9a93a0}.aa-column-list>div:last-child{border-bottom:0}.aa-column-list>div.visible{background:#fff;color:#5f5866}.aa-column-list>div>svg{width:18px;height:18px}.aa-form .aa-column-list label{min-width:0;display:flex;flex-direction:row;align-items:center;gap:10px}.aa-form .aa-column-list label>input[type=checkbox]{width:18px;min-width:18px;height:18px;flex:0 0 18px;padding:0;accent-color:#704cf0}.aa-column-list label>span{display:flex;flex-direction:column;gap:2px}.aa-column-list label small{color:#9a939f;font-size:11px}.aa-column-list button{min-height:32px;padding:0 9px;font-size:11px}.aa-column-preferences{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);align-items:center;gap:10px 14px;margin-top:20px}.aa-column-preferences h3{grid-column:1 / -1}.aa-column-preferences .aa-radio-row{min-width:230px}.aa-column-preferences .aa-switch-line{min-height:43px}@media(max-width:900px){.aa-settings-layout{grid-template-columns:1fr}.aa-settings-layout>nav{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--aa-line)}.aa-settings-content{padding:18px 4px 4px}.aa-access-options,.aa-export-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-column-preferences{grid-template-columns:1fr}.aa-column-preferences h3{grid-column:auto}}.aa-section-head{margin-bottom:16px}.aa-security-note,.aa-retention{display:flex;align-items:center;gap:8px;margin-top:13px;padding:10px 12px;border-radius:8px;background:#f4f1ff;color:#5e48bd;font-size:11px}.aa-retention{margin:0 0 10px}.aa-run-table .aa-tr{grid-template-columns:.8fr 1.25fr .7fr 1.1fr .75fr .75fr 1fr .75fr}.aa-run-table,.aa-cost-table,.aa-audit-table{min-width:0}.aa-progress{position:relative;display:flex;align-items:center;gap:6px}.aa-progress:before{content:"";width:55px;height:5px;background:#eeeaf4;border-radius:5px}.aa-progress b{position:absolute;height:5px;background:var(--aa-purple);border-radius:5px}.aa-run-table .aa-progress b{left:0;max-width:55px}.aa-audit-table .aa-tr{grid-template-columns:.75fr .8fr 1.35fr 1.1fr .85fr .65fr .9fr .65fr}.aa-cost-table .aa-tr{grid-template-columns:1.35fr .7fr .75fr .7fr .65fr .75fr .9fr .65fr}.aa-budget{position:relative;display:flex;align-items:center;gap:6px}.aa-budget:before{content:"";width:48px;height:5px;background:#eeeaf3;border-radius:5px}.aa-budget i{position:absolute;height:5px;background:#ef9c1a;border-radius:5px}.aa-budget i{left:0;max-width:48px}.aa-category-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px}.aa-category-table{min-width:0;overflow:hidden}.aa-category-row{display:grid;grid-template-columns:42px minmax(110px,.85fr) minmax(170px,1.5fr) 64px minmax(118px,.9fr) 76px 142px;gap:10px;align-items:center;min-height:70px;padding:10px 12px;border-bottom:1px solid #eeecf2}.aa-category-row>span:last-child{display:flex;align-items:center;justify-content:flex-end;gap:6px}.aa-category-preview-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:0 11px}.aa-category-row.head{min-height:44px;background:#f6f5f9;border-radius:8px;color:#716a79;font-size:12px;font-weight:700}.aa-switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.aa-switch:focus-within i{outline:3px solid rgba(112,76,240,.22);outline-offset:2px}.aa-switch i{display:block;width:38px;height:21px;border-radius:20px;background:#c9c5d0;position:relative}.aa-switch i:after{content:"";position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.aa-switch input:checked+i{background:#28ad70}.aa-switch input:checked+i:after{left:20px}.aa-market-preview{border-left:1px solid var(--aa-line);padding-left:15px}.aa-market-preview header{display:flex;justify-content:space-between}.aa-market-preview header div{display:flex}.aa-market-preview header button{min-height:30px}.aa-preview-icons{display:flex;gap:7px;margin:13px 0}.aa-preview-icons i{width:31px;height:31px;border-radius:8px;color:#fff;display:grid;place-items:center}.aa-market-preview article{border:1px solid var(--aa-line);border-radius:11px;padding:16px}.aa-market-preview article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:11px;color:#fff}.aa-market-preview article p{line-height:1.6}.aa-market-preview article>div{display:flex;justify-content:space-between;align-items:center;margin:14px 0}.aa-market-preview article>button{width:100%}.aa-chart{height:265px;position:relative;display:flex;align-items:flex-end;gap:17px;padding:25px 18px;border:1px solid var(--aa-line);border-radius:10px;margin-bottom:18px;overflow:hidden}.aa-chart>i{width:28px;background:#7d5aec;border-radius:4px 4px 0 0;opacity:.28}.aa-chart svg{position:absolute;top:25px;right:18px;bottom:25px;left:18px;width:calc(100% - 36px);height:calc(100% - 50px);overflow:visible}.aa-chart polyline{fill:none;stroke:#6d4bf2;stroke-width:3}.aa-chart polyline.green{stroke:#27ac70}.aa-chart-grid{position:absolute;top:25px;right:18px;bottom:25px;left:18px;background:repeating-linear-gradient(to bottom,#eceaf0 0,#eceaf0 1px,transparent 1px,transparent 42px)}.aa-trend-chart{margin-bottom:22px;overflow:hidden;border:1px solid var(--aa-line);border-radius:12px;background:#fff;box-shadow:0 1px 2px #1c143008}.aa-chart-legend{min-height:58px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;padding:12px 18px;border-bottom:1px solid #efedf4;background:linear-gradient(180deg,#fdfcff,#faf9fd)}.aa-chart-legend>span{display:inline-flex;align-items:center;gap:7px;color:#6e6877;font-size:12px;white-space:nowrap}.aa-chart-legend>span>i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 3px #7456f417}.aa-chart-legend>span>i.income{background:#7456f4}.aa-chart-legend>span>i.cost{background:#18a66a;box-shadow:0 0 0 3px #18a66a17}.aa-chart-legend>span>i.margin{background:#f59a16;box-shadow:0 0 0 3px #f59a161a}.aa-chart-legend b{color:#282330;font-size:13px;font-variant-numeric:tabular-nums}.aa-chart-legend em{padding:2px 6px;border-radius:999px;background:#eaf8f0;color:#158455;font-size:10px;font-style:normal;font-weight:700}.aa-chart-legend em.down{background:#edf8f2;color:#16865a}.aa-chart-legend>small{margin-left:auto;color:#9892a0;font-size:11px}.aa-trend-chart>svg{display:block;width:100%;height:320px;padding:6px 8px 2px;overflow:visible}.aa-trend-chart svg text{fill:#918b99;font-size:11px;font-family:inherit;font-variant-numeric:tabular-nums}.aa-trend-chart .grid{stroke:#eae7ef;stroke-width:1;stroke-dasharray:4 5}.aa-trend-chart .series{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.aa-trend-chart .series.income{stroke:#7456f4}.aa-trend-chart .series.cost{stroke:#18a66a}.aa-trend-chart .series.margin{stroke:#f59a16}.aa-trend-chart .point{fill:#fff;stroke-width:2.5;filter:url(#pointShadow)}.aa-trend-chart .point.income{stroke:#7456f4}.aa-trend-chart .point.cost{stroke:#18a66a}.aa-trend-chart .point.margin{stroke:#f59a16}.aa-trend-chart .chart-tooltip rect{fill:#27212f;filter:drop-shadow(0 7px 12px rgba(24,17,35,.2))}.aa-trend-chart .chart-tooltip text{fill:#d6d0dd;font-size:10px}.aa-trend-chart .chart-tooltip .value{fill:#fff;font-size:14px;font-weight:750}.aa-trend-chart .chart-tooltip .positive{fill:#65dfa5;font-size:10px;font-weight:700}@media(max-width:980px){.aa-chart-legend>small{width:100%;margin-left:16px}.aa-trend-chart>svg{height:285px}}.aa-risk>div{display:grid;grid-template-columns:1fr auto;gap:7px;padding:14px 0;border-bottom:1px solid #eeecf2}.aa-risk span{display:flex;flex-direction:column}.aa-risk small{color:#8f8996;margin-top:4px}.aa-risk>div>i{grid-column:1/-1;height:5px;background:#eeeaf3;border-radius:5px}.aa-risk>div>i>b{display:block;height:100%;background:#ef8c19;border-radius:5px}.aa-drawer{position:fixed;right:0;top:0;bottom:0;z-index:110;width:min(460px,94vw);background:#fff;border-left:1px solid var(--aa-line);box-shadow:-20px 0 60px #21193622;display:flex;flex-direction:column}.aa-drawer>header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--aa-line)}.aa-drawer h3{margin:4px 0 0;font-size:21px}.aa-drawer header small{color:var(--aa-purple);font-weight:750}.aa-drawer-body{padding:21px;overflow:auto;flex:1}.aa-drawer>footer{display:flex;gap:7px;padding:14px;border-top:1px solid var(--aa-line);background:#fff}.aa-drawer>footer button{flex:1}.aa-drawer button.danger,.aa-modal button.danger{border-color:#f0aab1;color:#d83f4b;background:#fff}.aa-health-card{display:grid;grid-template-columns:1fr auto;gap:9px;padding:14px;border-radius:10px;background:#f7f5fc;margin-bottom:15px}.aa-health-card span{display:flex;align-items:center;gap:7px}.aa-health-card strong{font-size:21px}.aa-detail{padding:14px 0;border-top:1px solid var(--aa-line)}.aa-detail h4{margin:0 0 11px}.aa-detail dl{margin:0}.aa-detail dl>div{display:flex;justify-content:space-between;gap:16px;padding:6px 0}.aa-detail dt{color:#8b8592}.aa-detail dd{margin:0;text-align:right}.aa-run-summary{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff8e9;border-radius:9px;margin-bottom:14px}.aa-timeline{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:10px 0;position:relative}.aa-timeline>i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#eeebf3;color:#81798c;font-style:normal}.aa-timeline.done>i{background:#e8f8f0;color:#24a367}.aa-timeline.active>i{background:#eee8ff;color:#6846dc}.aa-timeline span{display:flex;flex-direction:column}.aa-timeline small,.aa-timeline em{color:#96909c;font-style:normal;font-size:11px}.aa-diff{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.aa-diff>div{padding:10px;border:1px solid var(--aa-line);border-radius:8px}.aa-diff pre{white-space:pre-wrap;font-size:11px}.aa-workflow{position:relative;display:grid;grid-template-columns:clamp(260px,15vw,290px) minmax(0,1fr);height:calc(100vh - 225px);min-height:720px;margin:-20px;background:#fff;border-top:1px solid var(--aa-line);overflow:hidden}.aa-node-library{padding:18px 16px;border-right:1px solid var(--aa-line);overflow:auto}.aa-node-library>label{display:flex;align-items:center;gap:6px;height:42px;padding:0 9px;border:1px solid var(--aa-line);border-radius:8px}.aa-node-library input{border:0;outline:0;min-width:0}.aa-node-library h4{margin:22px 8px 10px;font-size:12px;color:#766f7d}.aa-node-library button{width:100%;justify-content:flex-start;border:0;min-height:44px;padding:0 9px;font-weight:500}.aa-node-library button.active{background:#eee9ff;color:#6241d2;font-weight:750}.aa-node-library button>.aa-folder-name{min-width:0;flex:1;margin-left:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.aa-node-library button>em{min-width:28px;margin-left:auto;padding:3px 7px;border-radius:999px;background:#f0eef3;color:#77717e;font-size:11px;font-style:normal;text-align:center}.aa-node-library button.active>em{background:#ddd4ff;color:#6040ce}.aa-node-library button>i{width:7px;height:7px;border-radius:50%}.aa-node-library i.purple{background:#7a56ed}.aa-node-library i.red{background:#f05265}.aa-node-library i.orange{background:#f59a16}.aa-node-library i.green{background:#27aa70}.aa-node-library i.blue{background:#2b79e7}.aa-node-results-head{display:flex;align-items:center;justify-content:space-between;margin:22px 8px 9px;color:#766f7d;font-size:12px}.aa-node-results-head span{display:grid;place-items:center;min-width:24px;height:22px;padding:0 6px;border-radius:999px;background:#f0eef4}.aa-node-results{display:flex;flex-direction:column;gap:6px}.aa-node-results>button{min-height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:8px 10px;border:1px solid #ebe7ef;border-radius:8px;background:#fff}.aa-node-results>button:hover{border-color:#cfc3f7;background:#faf8ff}.aa-node-results>button>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin:0}.aa-node-results>button b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aa-node-results>button small{color:#928b98;font-size:10px}.aa-node-results>button>svg{width:16px;height:16px;color:#7352e4}.aa-node-results>p{padding:18px 8px;color:#918a97;font-size:12px;text-align:center}.aa-node-picker{padding:24px 26px 28px}.aa-node-picker .aa-toolbar{margin-bottom:12px}.aa-node-picker .aa-toolbar>label{max-width:none}.aa-picker-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:#625b69}.aa-picker-summary small{color:#918a98}.aa-node-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aa-node-picker-grid>button{min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;justify-content:initial;gap:11px;padding:12px;text-align:left}.aa-node-picker-grid>button.active{border-color:#7351e7;background:#f3efff;color:#5e41cb;box-shadow:0 0 0 2px #e8e1ff}.aa-node-picker-grid>button>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:4px}.aa-node-picker-grid small{color:#918a97;font-size:11px}.aa-picker-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#fff}.aa-picker-icon.blue{background:#2879e7}.aa-picker-icon.green{background:#22a66b}.aa-picker-icon.purple{background:#7250e8}.aa-picker-icon.orange{background:#eb9315}.aa-picker-icon.pink{background:#e9537a}.aa-node-config-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;padding:17px;border:1px solid #ddd7ee;border-radius:11px;background:#faf9fd}.aa-node-config-panel>div{grid-column:1 / -1}.aa-node-config-panel h3{margin:0 0 4px;font-size:15px}.aa-node-config-panel small{color:#7b7484;line-height:1.45}.aa-node-config-panel>label:not(.aa-workflow-check){display:grid;grid-template-columns:1fr auto;gap:7px;color:#393342;font-weight:750}.aa-node-config-panel>label:not(.aa-workflow-check) input{grid-column:1 / -1;height:40px;padding:0 11px;border:1px solid #dcd7e6;border-radius:8px;background:#fff}.aa-node-config-panel .aa-workflow-check{margin:0}.aa-layout-dialog{padding:24px 28px 28px}.aa-layout-note{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:13px;border-radius:9px;background:#f2eeff;color:#6041ce}.aa-layout-note>svg{width:23px;height:23px}.aa-layout-note>span{display:flex;flex-direction:column;gap:3px}.aa-layout-note small{color:#8175a0}.aa-layout-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aa-layout-choices>button{min-height:100px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;justify-content:initial;gap:12px;padding:14px;text-align:left}.aa-layout-choices>button.active,.aa-direction-grid>button.active{border-color:#7351e7;background:#f2eeff;color:#6040cf;box-shadow:0 0 0 2px #e6dffd}.aa-layout-choices>button>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:5px}.aa-layout-choices small{color:#8d8594;font-size:11px;line-height:1.45}.aa-align-preview{position:relative;width:50px;height:48px;display:flex;align-items:center;justify-content:space-around;padding:6px;border-radius:7px;background:#f5f3f8}.aa-align-preview i{display:block;width:7px;border-radius:3px;background:#8b72df}.aa-align-preview i:nth-child(1){height:18px}.aa-align-preview i:nth-child(2){height:34px}.aa-align-preview i:nth-child(3){height:25px}.aa-align-preview.left{justify-content:flex-start;gap:4px}.aa-align-preview.top{align-items:flex-start}.aa-align-preview.vertical{flex-direction:column}.aa-align-preview.vertical i{width:28px;height:5px}.aa-layout-dialog>h3{margin:0 0 12px}.aa-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}.aa-direction-grid>button{min-height:105px;flex-direction:column;align-items:flex-start;padding:14px;text-align:left}.aa-direction-grid>button svg{width:22px;height:22px}.aa-direction-grid small{color:#8b8491;font-size:11px;line-height:1.4}.aa-layout-settings{margin-bottom:16px;padding:16px;border:1px solid #e8e4ed;border-radius:9px}.aa-layout-settings>div:first-child,.aa-layout-scale{display:flex;justify-content:space-between;align-items:center}.aa-layout-settings h3{margin:0;font-size:14px}.aa-layout-settings>div:first-child span{color:#6343d1;font-weight:750}.aa-layout-settings input[type=range]{width:100%;margin:14px 0 7px;accent-color:#704cf0}.aa-layout-settings select{width:100%;height:40px;margin:13px 0 7px;padding:0 11px;border:1px solid #dcd7e6;border-radius:8px;background:#fff}.aa-layout-settings>small{color:#81798b;line-height:1.45}.aa-layout-scale{color:#99919f}.aa-canvas-wrap{min-width:0;display:flex;flex-direction:column}.aa-canvas-wrap>header{position:relative;z-index:40;display:flex;justify-content:space-between;gap:8px;min-height:64px;padding:10px 14px;border-bottom:1px solid var(--aa-line);background:#fff}.aa-canvas-wrap>header>div{display:flex;gap:6px;align-items:center}.aa-canvas-wrap>header button,.aa-canvas-wrap>footer button{white-space:nowrap}.aa-canvas{position:relative;flex:1;min-height:0;overflow:auto;background-color:#fcfcfe;background-image:radial-gradient(#dcd8e7 1px,transparent 1px);background-size:16px 16px}.aa-canvas-stage{position:relative;width:max(100%,1040px);min-height:760px;height:100%}.aa-canvas-content{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:0 0;transition:transform .18s ease}.aa-canvas-label{position:sticky;z-index:6;top:14px;left:18px;display:inline-flex;flex-direction:column;gap:3px;width:max-content;padding:9px 12px;border:1px solid #e7e2f3;border-radius:9px;background:#ffffffeb;box-shadow:0 6px 18px #271f4614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.aa-canvas-label span{color:#332b49;font-size:12px;font-weight:750}.aa-canvas-label small{color:#8d8697;font-size:10px}.aa-wires{position:absolute;left:0;top:0;width:1040px;height:760px;pointer-events:none}.aa-wires path{fill:none;stroke:#38a6e8;stroke-width:3}.aa-wires .purple{stroke:#9064e8}.aa-wires .orange{stroke:#f59d16}.aa-wires .yellow{stroke:#e6c023}.aa-wires .pink{stroke:#f05672}.aa-wires .blue{stroke:#24a8e5}.aa-wires .green{stroke:#34af6d}.aa-node{position:absolute!important;display:block!important;min-height:94px!important;padding:0!important;border:1px solid #d9d5e1!important;border-radius:8px!important;background:#fff!important;box-shadow:0 4px 12px #33295a12!important;text-align:left!important;color:#35303c!important;font-size:11px!important;overflow:visible}.aa-node:hover{background:#fff!important}.aa-node.selected{border:2px solid var(--aa-purple)!important}.aa-node>header{display:grid;grid-template-columns:auto 1fr auto;gap:5px;align-items:center;min-height:38px;padding:8px 9px;background:#f5f3f8;border-radius:7px 7px 0 0}.aa-node.green>header{background:#edf8f1}.aa-node.orange>header{background:#fff5e6}.aa-node.blue>header{background:#edf5ff}.aa-node.pink>header{background:#fff0f3}.aa-node header>span{display:grid;place-items:center;width:16px;height:16px;border-radius:4px;background:#e9e4f7}.aa-node header em{font-size:8px;font-style:normal;color:#817988}.aa-node-field{margin:5px 7px;padding:5px 7px;background:#f8f7fa;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-node-image,.aa-node-preview{display:grid;place-items:center;min-height:70px;margin:5px;background:#e9f2fa;color:#357bc7;font-size:28px}.aa-node-preview{min-height:135px;background:#deefff;align-content:center}.aa-node-preview small{font-size:9px}.aa-node .port{position:absolute;top:31px;width:8px;height:8px;border-radius:50%;background:#9b68ee}.aa-node .port.in{left:-5px}.aa-node .port.out{right:-5px}.aa-canvas-navigation{position:absolute;z-index:12;left:16px;bottom:16px;display:flex;align-items:flex-end;gap:10px;pointer-events:none}.aa-minimap{display:block!important;width:154px;height:104px;padding:8px;border:1px solid #ddd8ea;border-radius:10px;background:#fffffff5;box-shadow:0 8px 24px #281f461f;text-align:left;pointer-events:auto}.aa-minimap-title{display:block;margin:0 0 6px 2px;color:#6f6878;font-size:11px;font-weight:750}.aa-minimap-map{position:relative;display:block;height:68px;overflow:hidden;border-radius:6px;background-color:#f7f5fb;background-image:radial-gradient(#d8d3e4 1px,transparent 1px);background-size:8px 8px}.aa-minimap-map i{position:absolute;width:8px;height:5px;border-radius:2px;background:#8061ec;transform:translate(-50%,-50%)}.aa-minimap-map em{position:absolute;left:23%;top:17%;width:58%;height:60%;border:1.5px solid #7655e8;border-radius:3px;background:#7655e80f}.aa-minimap:hover{border-color:#9b83ed}.aa-zoom{display:flex;align-items:center;gap:5px;min-height:44px;padding:5px;background:#fffffff5;border:1px solid #ddd8ea;border-radius:10px;box-shadow:0 8px 24px #281f461f;pointer-events:auto}.aa-zoom-value{min-width:54px;padding:0 8px;border:0!important;background:transparent!important;color:#393342;font-weight:800}.aa-fit-button{min-height:32px;padding:0 10px!important;border-color:#e1dced!important;background:#f8f6fd!important;color:#6248ce!important;font-weight:700}.aa-canvas-wrap>footer{position:relative;z-index:40;display:flex;align-items:center;gap:20px;height:55px;padding:0 10px;border-top:1px solid var(--aa-line);font-size:11px;background:#fff}.aa-canvas-wrap>footer>span{display:flex;align-items:center;gap:5px}.aa-canvas-wrap>footer>span:first-child{color:#25a468}.aa-canvas-wrap>footer>div{display:flex;gap:7px;margin-left:auto}.aa-inspector{position:absolute;z-index:30;right:0;top:80px;bottom:55px;width:340px;padding:18px;background:#fff;border-left:1px solid var(--aa-line);box-shadow:-18px 0 45px #221b4124;overflow:auto}.aa-inspector>header{display:flex;justify-content:space-between}.aa-inspector h3{margin:5px 0 20px;font-size:20px}.aa-inspector>label,.aa-inspector .aa-field-pair label{display:flex;flex-direction:column;gap:6px;margin-bottom:15px;color:#675f6e;font-size:12px}.aa-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.aa-cost-box{display:flex;flex-direction:column;gap:5px;padding:13px;border-radius:9px;background:#f7f5fc;margin:15px 0}.aa-cost-box strong{font-size:24px}.aa-inspector>button{width:100%}.aa-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#18132f80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.aa-modal{display:flex;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 48px);background:#fff;border-radius:15px;box-shadow:0 30px 90px #15102c55;overflow:hidden}.aa-modal.wide{width:min(1120px,100%)}.aa-modal.medium{width:min(820px,100%)}.aa-modal>header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--aa-line)}.aa-modal>header small{color:var(--aa-purple);font-size:13px;font-weight:800;letter-spacing:.13em}.aa-modal>header h2{margin:4px 0 0;font-size:27px}.aa-modal-body{overflow-y:auto;overflow-x:hidden}.aa-modal-body:has(>.aa-workflow-dialog-summary){padding:26px 28px 28px}.aa-modal>footer{display:flex;align-items:center;gap:8px;padding:15px 22px;border-top:1px solid var(--aa-line);background:#fff}.aa-modal>footer>:first-child{margin-right:auto}.aa-modal>footer .aa-autosave{margin-left:auto;color:#7f7888;font-size:13px;display:flex;align-items:center;gap:5px}.aa-wizard{display:grid;grid-template-columns:250px 1fr;min-height:570px}.aa-client-builder{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:520px}.aa-client-builder>aside{padding:22px 14px;border-right:1px solid var(--aa-line);background:#faf9fd}.aa-client-builder>aside button{width:100%;display:grid;grid-template-columns:28px 1fr;gap:10px;justify-content:initial;padding:12px;border:0;text-align:left;color:#716979}.aa-client-builder>aside button+button{margin-top:7px}.aa-client-builder>aside button.active{background:#eee9ff;color:#6042cf}.aa-client-builder>aside button.done{color:#168657}.aa-client-builder>aside i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#eeeaf3;font-style:normal}.aa-client-builder>aside button.active i{background:#7150e6;color:#fff}.aa-client-builder>aside span{display:grid;gap:4px}.aa-client-builder>aside small{color:#918a99;line-height:1.35}.aa-client-builder>main{min-width:0;padding:36px 48px 44px}.aa-client-builder>main>.aa-form{width:100%;max-width:760px;margin:0 auto;padding:0}.aa-scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 22px}.aa-scope-grid label{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #e2dee9;border-radius:9px;background:#fff}.aa-scope-grid label.active{border-color:#7858e7;background:#f4f0ff}.aa-scope-grid input{width:17px;height:17px;margin-top:2px;accent-color:#704cf0}.aa-scope-grid span{display:grid;gap:3px}.aa-scope-grid small{color:#87808f}.aa-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:18px 0;border:1px solid #e5e1ea;border-radius:10px;overflow:hidden}.aa-review-grid span{display:grid;gap:5px;padding:13px 15px;border-bottom:1px solid #ece8f0}.aa-review-grid span:nth-child(odd){border-right:1px solid #ece8f0}.aa-review-grid small{color:#88818f}.aa-alert-action{padding:24px 28px 28px}.aa-alert-action>header{display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;margin-bottom:18px;padding:15px;border:1px solid #e4dff0;border-radius:11px;background:#f8f6fd}.aa-alert-action>header>svg{width:24px;height:24px;color:#7150e6}.aa-alert-action.orange>header>svg{color:#d88110}.aa-alert-action.red>header>svg{color:#d34855}.aa-alert-action>header>div{display:grid;gap:4px}.aa-alert-action>header small{color:#817a89}.aa-alert-action-form{display:grid;gap:14px}.aa-alert-action-form>label{display:grid;gap:7px;color:#393342;font-weight:750}.aa-alert-action-form select,.aa-alert-action-form input,.aa-alert-action-form textarea{width:100%;min-height:40px;padding:9px 11px;border:1px solid #ddd8e6;border-radius:8px;background:#fff;font:inherit}.aa-alert-action-form textarea{min-height:82px;resize:vertical}.aa-alert-detail-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e6e2eb;border-radius:10px;overflow:hidden}.aa-alert-detail-grid span{display:grid;gap:4px;padding:13px 15px;border-bottom:1px solid #ece8f0}.aa-alert-detail-grid span:nth-child(odd){border-right:1px solid #ece8f0}.aa-alert-detail-grid small{color:#8a8391}.aa-alert-center{padding:24px 28px 28px}.aa-alert-center-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.aa-alert-center-summary span{display:grid;gap:5px;padding:14px 16px;border:1px solid #e5e1eb;border-radius:10px;background:#faf9fc}.aa-alert-center-summary small{color:#837c8a}.aa-alert-center-summary b{font-size:24px}.aa-alert-center-summary b.red{color:#d34855}.aa-alert-center-summary b.orange{color:#d58112}.aa-alert-center-summary b.green{color:#168657}.aa-alert-center-toolbar{display:flex;gap:8px;margin-bottom:14px}.aa-alert-center-toolbar select,.aa-alert-center-toolbar button{min-height:39px;padding:0 11px;border:1px solid #ddd8e6;border-radius:8px;background:#fff}.aa-alert-center-list{border:1px solid #e4e0e8;border-radius:10px;overflow:hidden}.aa-alert-center-list>header,.aa-alert-center-list>label{display:grid;grid-template-columns:28px minmax(240px,1fr) 80px 130px 100px;gap:12px;align-items:center;padding:12px 14px}.aa-alert-center-list>header{background:#f7f5fa;color:#817a88;font-size:12px;font-weight:750}.aa-alert-center-list>label+label{border-top:1px solid #ece9ef}.aa-alert-center-list>label>span:nth-child(2){display:grid;gap:3px}.aa-alert-center-list small,.aa-alert-center-list em{color:#8b8492;font-style:normal}.aa-alert-center-list input{width:16px;height:16px;accent-color:#704cf0}@media(max-width:800px){.aa-client-builder{grid-template-columns:1fr}.aa-client-builder>aside{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--aa-line)}.aa-client-builder>aside button{min-width:190px}.aa-client-builder>main{padding:24px 20px 30px}.aa-scope-grid,.aa-review-grid{grid-template-columns:1fr}.aa-review-grid span:nth-child(odd){border-right:0}}.aa-wizard>aside{padding:26px 18px;background:#faf9fc;border-right:1px solid var(--aa-line)}.aa-wizard>aside button{width:100%;justify-content:flex-start;border:0;background:none;padding:12px 10px}.aa-wizard>aside button>i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eeeaf3;font-style:normal;flex:none}.aa-wizard>aside button>span{display:flex;flex-direction:column;align-items:flex-start}.aa-wizard>aside small{color:#97919d;font-size:12px;margin-top:3px}.aa-wizard>aside button.active>i,.aa-wizard>aside button.done>i{background:var(--aa-purple);color:#fff}.aa-wizard>main{min-width:0;padding:36px 48px 44px}.aa-form{padding:26px}.aa-wizard .aa-form{padding:0;width:100%;max-width:760px;margin:0 auto}.aa-form h3{margin:0 0 6px}.aa-form>p{color:var(--aa-muted);margin:0 0 20px}.aa-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px}.aa-form-grid label,.aa-form label{display:flex;flex-direction:column;gap:7px;color:#5d5765;font-size:14px;font-weight:650;min-width:0}.aa-form-grid input,.aa-form-grid select,.aa-form-grid textarea,.aa-form input,.aa-form select,.aa-form textarea{font-size:14px}.aa-form label.aa-permission-row{width:100%;min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:12px 14px;border-bottom:1px solid #efedf2;text-align:left}.aa-form label.aa-permission-row:hover{border-radius:8px;background:#faf9fd}.aa-form label.aa-permission-row>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.aa-form label.aa-permission-row b{color:#332e3a;font-size:14px}.aa-form label.aa-permission-row small{color:#8c8594;font-size:12px;font-weight:500}.aa-form label.aa-permission-row input[type=checkbox]{width:20px;height:20px;margin:0;accent-color:var(--aa-purple)}.aa-form-grid input,.aa-form-grid select,.aa-form-grid textarea,.aa-form input,.aa-form select,.aa-form textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.aa-form-grid label.full,.aa-form-grid>.full{grid-column:1/-1}.aa-event-field{min-width:0}.aa-form textarea,.aa-form-grid textarea{height:75px;padding:10px;resize:vertical}.aa-field-row{display:grid;grid-template-columns:auto 1.2fr 1fr .6fr auto auto;gap:8px;align-items:center;padding:8px;border:1px solid var(--aa-line);border-radius:8px;margin-bottom:8px}.aa-field-list-head{display:grid;grid-template-columns:1.2fr 1fr .6fr 84px;gap:8px;margin:0 8px 7px 34px;color:#85899b;font-size:11px;font-weight:700}.aa-field-list-head span:last-child{text-align:center}.aa-field-row:hover{border-color:#d2c8ff;background:#fcfbff}.aa-field-row>svg:first-child{color:#a3a5b3;cursor:grab}.aa-field-row button{width:34px;height:34px}.aa-input-field-settings .aa-workflow-check{margin-top:18px}.aa-wizard-editor-modal{width:calc(100vw - 34px)!important;max-width:1680px;height:calc(100vh - 34px);max-height:none}.aa-wizard-editor-modal>.aa-modal-body{flex:1;min-height:0;padding:0;overflow:hidden}.aa-wizard-editor-content{height:100%;min-height:0}.aa-wizard-editor-content>.aa-workflow{height:100%;min-height:0;margin:0;border-top:0}.aa-wizard-editor-modal>footer{flex-wrap:nowrap}.aa-editor-confirm{display:flex;align-items:center;gap:7px;margin-left:auto;color:#55596d;font-size:12px;white-space:nowrap}.aa-editor-confirm input{width:17px;height:17px;accent-color:#6948ed}@media(max-width:900px){.aa-wizard-editor-modal{width:calc(100vw - 16px)!important;height:calc(100vh - 16px)}.aa-wizard-editor-modal>.aa-modal-body{overflow:auto}.aa-wizard-editor-content{min-width:900px}.aa-editor-confirm{width:100%;margin-left:0}}@media(max-width:760px){.aa-field-list-head{display:none}.aa-field-row{grid-template-columns:auto 1fr auto auto}.aa-field-row>select{grid-column:2/-1}}.aa-workflow-summary{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--aa-line);border-radius:10px;margin:20px 0}.aa-workflow-summary>svg{font-size:30px;color:var(--aa-purple)}.aa-workflow-summary>div{display:flex;flex-direction:column;flex:1}.aa-workflow-summary small{color:#8f8995;margin-top:4px}.aa-check-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.aa-check-list span{display:flex;align-items:center;gap:6px}.aa-check-list svg{color:#2aa76b}.aa-publish-check{text-align:center}.aa-publish-check>svg{font-size:48px;color:#29a86b}.aa-publish-check>span{display:flex;align-items:center;gap:7px;width:70%;margin:10px auto;text-align:left}.aa-publish-check>span svg{color:#27a76a}.aa-publish-check .warn{width:70%;margin:18px auto;padding:11px;background:#fff5e5;border-radius:8px;color:#dc8b0f}.aa-publish-check .passed{width:70%;margin:18px auto;padding:11px;border-radius:8px;color:#168b5d;background:#eaf8f1}.aa-publish-check>button{margin:auto}.aa-publish-form{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:22px}.aa-test-score{padding:18px;border-radius:10px;background:#edf9f3;color:#249e65}.aa-test-score>svg{font-size:35px}.aa-test-score div{display:flex;flex-direction:column}.aa-test-score strong{font-size:32px}.aa-publish-form>.aa-form-grid{grid-column:2;grid-row:1/3}.aa-radio-row{display:flex;gap:8px}.aa-radio-row button.active{border-color:var(--aa-purple);background:#f3efff;color:var(--aa-purple)}.aa-market-preview header button.active{border-color:var(--aa-purple);background:#f1edff;color:var(--aa-purple)}.aa-toast{position:fixed;right:28px;bottom:28px;z-index:1200;display:flex;align-items:center;gap:9px;max-width:min(420px,calc(100vw - 40px));padding:13px 16px;border:1px solid #ccebdd;border-radius:10px;background:#f2fbf7;color:#19734e;font-weight:700;box-shadow:0 14px 40px #17133129;animation:aa-toast-in .18s ease-out}@keyframes aa-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.aa-diff-summary{display:flex;flex-direction:column;gap:8px;padding:15px;border:1px solid var(--aa-line);border-radius:9px}.aa-diff-summary h4{margin:0}.aa-checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border:1px solid #e7e5f0;border-radius:12px;background:#fafafe}.aa-checkboxes label{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:11px;min-height:78px;padding:12px 13px;border:1px solid #e4e4ed;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s}.aa-checkboxes label:hover{transform:translateY(-1px);border-color:#cfc5ff;box-shadow:0 6px 18px #37287814}.aa-checkboxes label.selected{border-color:#8a70f3;background:#f8f6ff;box-shadow:0 0 0 2px #6948ed14}.aa-checkboxes input{position:absolute;opacity:0;pointer-events:none}.aa-checkboxes label>i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#6948ed;background:#eee9ff;font-style:normal}.aa-checkboxes label>i svg{width:20px;height:20px}.aa-checkboxes label>i.green{color:#179d68;background:#e8f8f1}.aa-checkboxes label>i.red{color:#df4b5a;background:#fff0f2}.aa-checkboxes label>i.orange{color:#dc8217;background:#fff5e6}.aa-checkboxes label>i.blue{color:#2776da;background:#edf5ff}.aa-checkboxes label>span:not(.aa-event-check){display:grid;min-width:0;gap:2px}.aa-checkboxes label b{color:#27283b;font-size:13px}.aa-checkboxes label small{overflow:hidden;color:#7658e8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.aa-checkboxes label em{margin-top:2px;overflow:hidden;color:#85899a;font-size:10px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.aa-event-check{display:grid;place-items:center;width:20px;height:20px;border:1px solid #d7d8e2;border-radius:6px;color:transparent;background:#fff}.aa-checkboxes label.selected .aa-event-check{color:#fff;border-color:#6948ed;background:#6948ed}.aa-event-check svg{width:13px;height:13px}.aa-field-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.aa-field-title small{color:#7658e8;font-weight:650}.aa-field-error{display:block;margin-top:7px;color:#db4353}.aa-field-invalid>input,.aa-field-invalid>textarea{border-color:#e15b67!important;background:#fff8f9!important;box-shadow:0 0 0 3px #e15b6714}.aa-field-invalid>small{color:#d84452!important;font-weight:650}.aa-field-title small.valid{color:#179d68}.aa-autosave:has(>svg:first-child){align-items:center}.aa-autosave>svg{flex:none}@media(max-width:720px){.aa-checkboxes{grid-template-columns:1fr}.aa-checkboxes label{min-height:72px}}.aa-test-delivery{display:flex;align-items:center;gap:10px;margin-top:15px;padding:13px;border-radius:9px;background:#edf9f3}.aa-test-delivery>svg{color:#25a76a;font-size:25px}.aa-test-delivery span{display:flex;flex-direction:column;flex:1}.aa-danger-copy{padding:22px}.aa-danger-copy>svg{font-size:35px;color:#e14d57}.aa-danger-copy>p{line-height:1.6}.aa-danger-copy>label{display:flex;flex-direction:column;gap:7px;margin-top:14px}.aa-danger-copy textarea,.aa-danger-copy input{border:1px solid var(--aa-line);border-radius:8px;padding:10px}.aa-danger-copy .aa-check{flex-direction:row}.aa-chart>i{background:#7d5aec}@media(max-width:1100px){.aa-workflow{grid-template-columns:minmax(0,1fr)}.aa-workflow .aa-node-library{display:none}}@media(max-width:1250px){.aa-metrics{grid-template-columns:repeat(2,1fr)}.aa-tabs{grid-template-columns:repeat(5,1fr)}.aa-workflow{grid-template-columns:minmax(0,1fr)}.aa-overview-grid,.aa-cost-layout,.aa-category-layout{grid-template-columns:1fr}.aa-market-preview{display:none}}@media(max-width:900px){.aa-page-head{align-items:flex-start;flex-direction:column}.aa-page-head>div:last-child{width:100%}.aa-page-head>div:last-child button{flex:1}.aa-tabs{grid-template-columns:repeat(3,1fr)}.aa-metrics,.aa-form-grid{grid-template-columns:1fr}.aa-form-grid label.full,.aa-form-grid>.full{grid-column:auto}.aa-wizard{grid-template-columns:1fr}.aa-wizard>aside{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--aa-line)}.aa-wizard>aside button{min-width:150px}.aa-wizard>main{padding:24px 20px 30px}.aa-workflow{display:block;min-width:0;overflow-x:auto}.aa-workflow .aa-node-library,.aa-workflow .aa-inspector{display:none}.aa-workflow .aa-canvas-wrap{min-width:720px}}@media(max-width:560px){.aa-page-head{gap:14px;margin-bottom:14px}.aa-page-head h2{font-size:24px}.aa-page-head p{font-size:12px}.aa-tabs{display:flex;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.aa-tabs button{min-width:96px;flex:none}.aa-metric{min-height:92px;padding:14px}.aa-panel{padding:14px}.aa-toolbar>label,.aa-toolbar>select,.aa-toolbar>input,.aa-toolbar>button{width:100%;max-width:none}.aa-drawer{width:100%}.aa-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.aa-modal>header,.aa-modal>footer{padding-left:14px;padding-right:14px}.aa-modal-body{padding:16px 14px}.aa-modal-body:has(>.aa-workflow-dialog-summary){padding:20px 18px 22px}.aa-modal>footer{flex-wrap:wrap}.aa-modal>footer .aa-autosave{order:-1;width:100%}.aa-toast{left:14px;right:14px;bottom:14px}}.aa-dialog-section{width:min(100%,840px);margin:0 auto;padding:4px 8px;color:#202137}.aa-dialog-section>h3,.aa-section-head h3{margin:0 0 7px;font-size:17px;line-height:1.35}.aa-dialog-section>p,.aa-section-head p{margin:0;color:#777b91;font-size:13px;line-height:1.65}.aa-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.aa-section-head select{min-width:150px}.aa-record-table{margin-top:18px;border:1px solid #e8e8f2;border-radius:12px;overflow:hidden}.aa-record-row{display:grid;grid-template-columns:.75fr 1fr 1.45fr .7fr .8fr;align-items:center;min-height:52px;padding:0 16px;border-top:1px solid #eeeef5;font-size:13px}.aa-record-row:first-child{border-top:0}.aa-record-row.head{min-height:42px;background:#f8f8fc;color:#74788c;font-size:12px;font-weight:650}.aa-record-row .status,.aa-record-row .ok{color:#179b68;font-weight:650}.aa-record-row .warn{color:#e57a13;font-weight:650}.aa-dialog-section .aa-security-note{margin-top:18px}.aa-sort-list{display:grid;gap:9px;margin-top:18px}.aa-sort-list>div{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e7e7f0;border-radius:11px;background:#fff}.aa-sort-list i{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#f1edff;color:#6646eb;font-style:normal;font-weight:700}.aa-sort-list span{display:grid;gap:3px}.aa-sort-list small{color:#8b8fa1}.aa-sort-list>div>div{display:flex;gap:7px}.aa-sort-list button{min-width:34px;height:34px;padding:0}.aa-segmented{display:flex;gap:4px;padding:3px;border-radius:9px;background:#f1f1f7}.aa-segmented button{border:0;background:transparent}.aa-segmented button.active{background:#fff;color:#6544e9;box-shadow:0 1px 5px #1e19461a}.aa-market-preview{max-width:700px;margin:16px auto 20px;padding:28px;border:1px solid #dedcf0;border-radius:15px;background:linear-gradient(135deg,#faf9ff,#f2efff);transition:max-width .2s}.aa-market-preview.mobile{max-width:360px}.aa-market-preview>small{color:#7355ef;font-weight:750;letter-spacing:.08em}.aa-market-preview h3{margin:12px 0 8px;font-size:23px}.aa-market-preview p{margin:0 0 22px;color:#696d82;line-height:1.65}.aa-market-preview>div{display:flex;align-items:center;justify-content:space-between}.aa-approval-summary,.aa-run-identity{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;border:1px solid #f1dfbb;border-radius:12px;background:#fffaf0}.aa-approval-summary svg,.aa-run-identity svg{width:24px;height:24px;color:#e39121}.aa-approval-summary span,.aa-run-identity span{display:grid;gap:4px}.aa-approval-summary small,.aa-run-identity small,.aa-run-identity p{margin:0;color:#7e8191}.aa-mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.aa-mini-metrics span{display:grid;gap:6px;padding:14px 16px;border-radius:11px;background:#f7f7fb}.aa-mini-metrics small{color:#808497}.aa-mini-metrics b{font-size:19px}.aa-timeline{display:grid;gap:0;padding:2px 6px 6px}.aa-timeline>div{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;min-height:68px}.aa-timeline>div:not(:last-child):after{content:"";position:absolute;left:5px;top:16px;bottom:0;width:2px;background:#dfdfeb}.aa-timeline i{z-index:1;width:12px;height:12px;margin-top:3px;border-radius:50%;background:#26ac78}.aa-timeline .error i{background:#ef5b68}.aa-timeline span{display:grid;align-content:start;gap:5px}.aa-timeline small{color:#84889a}.aa-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 20px}.aa-check-grid label{display:flex;gap:11px;padding:13px 14px;border:1px solid #e7e7f0;border-radius:10px}.aa-check-grid span{display:grid;gap:3px}.aa-check-grid small{color:#8a8e9f}@media(max-width:720px){.aa-dialog-section{padding:0}.aa-section-head{flex-direction:column}.aa-section-head select{width:100%}.aa-record-table{overflow-x:auto}.aa-record-row{min-width:650px}.aa-mini-metrics,.aa-check-grid{grid-template-columns:1fr}}.aa-run-control-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px}.aa-run-control-head h3{margin:0 0 5px;font-size:18px}.aa-run-control-head p{margin:0;color:#7e8295;font-size:13px}.aa-run-control-head>div:last-child{display:flex;gap:8px}.aa-run-control-head button{display:flex;align-items:center;gap:7px;min-height:38px}.aa-run-control-head button.active{color:#6544e9;border-color:#cfc4ff;background:#f6f3ff}.aa-run-batch{display:flex;justify-content:space-between;align-items:center;min-height:50px;padding:8px 12px;margin-top:12px;border:1px solid #ececf3;border-radius:10px 10px 0 0;background:#fafafe}.aa-run-batch>span{color:#6f7386;font-size:13px}.aa-run-batch>div{display:flex;gap:7px}.aa-run-batch button{display:flex;align-items:center;gap:6px;min-height:34px}.aa-run-table{border-radius:0 0 10px 10px}.aa-run-table .aa-tr{grid-template-columns:36px .85fr 1.3fr .75fr 1.1fr .8fr .75fr 1.1fr .85fr .8fr;min-width:1180px}.aa-run-table .aa-tr>span:first-child{display:grid;place-items:center}.aa-run-table .aa-row-actions{display:flex;gap:6px}.aa-run-table .aa-row-actions button{display:grid;place-items:center;width:31px;height:31px;padding:0}.aa-empty-state{display:grid;justify-items:center;gap:8px;padding:52px 20px;color:#8b8fa1}.aa-empty-state svg{width:28px;height:28px}.aa-empty-state h3,.aa-empty-state p{margin:0}.aa-drawer-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:16px 0 18px;padding:4px;border-radius:10px;background:#f2f2f7}.aa-drawer-tabs button{min-width:0;padding:9px 5px;border:0;background:transparent;font-size:12px}.aa-drawer-tabs button.active{color:#6243e5;background:#fff;box-shadow:0 1px 6px #231b501a}.aa-run-summary>div{display:flex;align-items:center;gap:10px}.aa-run-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 20px}.aa-run-kpis span{display:grid;gap:5px;padding:12px;border-radius:10px;background:#f7f7fb}.aa-run-kpis small{color:#85899b;font-size:11px}.aa-run-kpis b{font-size:15px}.aa-run-step{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eeeef4}.aa-run-step>i{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eeeef5;color:#777b8e;font-style:normal}.aa-run-step.done>i{color:#fff;background:#29ab78}.aa-run-step.active>i{color:#fff;background:#6b4aee}.aa-run-step span{display:grid;gap:3px}.aa-run-step small,.aa-run-step em{color:#8a8e9f;font-size:11px;font-style:normal}.aa-node-detail-list{display:grid;gap:8px}.aa-node-detail-list>button{display:grid;grid-template-columns:12px 1fr auto 18px;align-items:center;gap:11px;padding:13px;text-align:left}.aa-node-detail-list i{width:10px;height:10px;border-radius:50%;background:#b6b8c5}.aa-node-detail-list i.done{background:#24aa76}.aa-node-detail-list i.active{background:#6848ed;box-shadow:0 0 0 4px #eee9ff}.aa-node-detail-list span{display:grid;gap:3px}.aa-node-detail-list small,.aa-node-detail-list em{color:#888c9d;font-size:11px;font-style:normal}.aa-log-view{display:grid;gap:0;overflow:hidden;border:1px solid #e7e7ef;border-radius:10px;background:#202234;color:#eef0fa}.aa-log-view>div{display:grid;grid-template-columns:82px 44px 1fr;gap:9px;padding:11px 13px;border-bottom:1px solid #333648;font-size:11px}.aa-log-view span{color:#9297aa}.aa-log-view b{color:#65d6a5}.aa-log-view p{margin:0}.aa-log-view .waiting b{color:#ffc45f}.aa-log-view>button{margin:12px;color:#fff;border-color:#4b4e63;background:#2b2e43}.aa-full-btn{width:100%;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:16px}.aa-action-zone{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #ececf3}.aa-action-zone button{display:flex;justify-content:center;align-items:center;gap:7px}@media(max-width:900px){.aa-run-control-head,.aa-run-batch{align-items:stretch;flex-direction:column}.aa-run-control-head>div:last-child,.aa-run-batch>div{flex-wrap:wrap}.aa-action-zone{grid-template-columns:1fr}}.aa-admin-flow-studio{border:1px solid #e0e2ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 32px #2225370f}.aa-admin-flow-studio>header{min-height:78px;padding:14px 18px;border-bottom:1px solid #e5e6ed;display:flex;align-items:center;justify-content:space-between}.aa-admin-flow-studio>header>div,.aa-admin-flow-studio>header aside{display:flex;align-items:center;gap:10px}.aa-admin-flow-studio>header>div>span{width:40px;height:40px;border-radius:10px;color:#fff;display:grid;place-items:center}.aa-admin-flow-studio>header small{color:#6842f5;font-size:10px;font-weight:800}.aa-admin-flow-studio>header h3{margin:2px 0;font-size:17px}.aa-admin-flow-studio>header p{margin:0;color:#84818e;font-size:11px}.aa-admin-flow-studio>header button,.aa-admin-flow-toolbar button{height:34px;border:1px solid #dedfe7;border-radius:7px;background:#fff;padding:0 10px;display:flex;align-items:center;gap:6px}.aa-admin-flow-studio button.primary{background:#6842f5;color:#fff;border-color:#6842f5}.aa-admin-flow-agents{padding:10px 14px;border-bottom:1px solid #e7e8ee;background:#fafafe;display:flex;gap:8px;overflow:auto}.aa-admin-flow-agents button{min-width:180px;padding:9px 11px;border:1px solid #e0e1e8;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px;text-align:left}.aa-admin-flow-agents button.active{border-color:#8f76f3;background:#f4f1ff;box-shadow:0 0 0 2px #6842f514}.aa-admin-flow-agents button>i{width:9px;height:36px;border-radius:5px}.aa-admin-flow-agents span{display:flex;flex-direction:column;gap:3px}.aa-admin-flow-agents b{font-size:11px}.aa-admin-flow-agents small{font-size:9px;color:#8d8998}.aa-admin-flow-toolbar{height:50px;padding:0 14px;border-bottom:1px solid #e5e6ed;display:flex;align-items:center;justify-content:space-between}.aa-admin-flow-toolbar>div{display:flex;align-items:center;gap:7px}.aa-admin-flow-toolbar b{min-width:42px;text-align:center;font-size:11px}.aa-admin-flow-toolbar span{font-size:9px;color:#777382;display:flex;align-items:center;gap:4px}.aa-admin-flow-toolbar span i{width:7px;height:7px;border-radius:50%}.aa-admin-flow-toolbar i.input{background:#27a876}.aa-admin-flow-toolbar i.ai{background:#6842f5}.aa-admin-flow-toolbar i.approval{background:#e89a22}.aa-admin-flow-toolbar i.output{background:#2384da}.aa-admin-flow-body{height:620px;display:grid;grid-template-columns:minmax(0,1fr) 310px}.aa-admin-flow-viewport{overflow:auto;background-color:#fbfcff;background-image:radial-gradient(#cfd4e1 1px,transparent 1px);background-size:18px 18px}.aa-admin-flow-grid{position:relative;width:1540px;height:1080px;transform-origin:top left;margin:22px}.aa-admin-flow-grid>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:1540px;height:1080px;pointer-events:none}.aa-admin-flow-grid>svg path{fill:none;stroke:#785eed;stroke-width:3;marker-end:url(#admin-flow-arrow)}.aa-admin-flow-grid>svg marker path{fill:#785eed;stroke:none}.aa-admin-flow-node{position:absolute;width:245px;height:156px;padding:0;border:1px solid #d9dce7;border-top:4px solid #6842f5;border-radius:10px;background:#fff;text-align:left;box-shadow:0 8px 22px #22263a1a;overflow:visible}.aa-admin-flow-node.validation{border-top-color:#23a574}.aa-admin-flow-node.approval{border-top-color:#e89a22}.aa-admin-flow-node.output{border-top-color:#2384da}.aa-admin-flow-node.selected{border-color:#6842f5;box-shadow:0 0 0 4px #6842f51f,0 14px 30px #362a7026}.aa-admin-flow-node>header{height:55px;padding:0 10px;border-bottom:1px solid #eceef3;display:flex;align-items:center;gap:8px}.aa-admin-flow-node>header>span{width:31px;height:31px;border-radius:8px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.aa-admin-flow-node>header>div{display:flex;flex-direction:column;min-width:0}.aa-admin-flow-node>header small{font-size:8px;color:#898695}.aa-admin-flow-node>header b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-admin-flow-node>header>svg{margin-left:auto;width:15px;color:#18a064}.aa-admin-flow-node>p{height:35px;margin:10px;color:#777382;font-size:9px}.aa-admin-flow-node>footer{padding:0 10px;display:flex;justify-content:space-between}.aa-admin-flow-node>footer span,.aa-admin-flow-node>footer em{max-width:125px;padding:4px 6px;border-radius:5px;background:#f2f2f6;color:#6f6b78;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-admin-flow-node>footer em{background:#eaf8f1;color:#14895a}.aa-admin-flow-node.approval>footer em{background:#fff3df;color:#b46c11}.aa-admin-flow-node .port{position:absolute;width:11px;height:11px;top:72px;border-radius:50%;background:#fff;border:3px solid #6842f5}.aa-admin-flow-node .port.in{left:-7px}.aa-admin-flow-node .port.out{right:-7px}.aa-admin-flow-inspector{padding:18px;border-left:1px solid #e4e5ec;background:#fff;overflow:auto}.aa-admin-flow-inspector>header{padding-bottom:14px;border-bottom:1px solid #e8e8ee}.aa-admin-flow-inspector>header small{font-size:9px;color:#6842f5;font-weight:800}.aa-admin-flow-inspector>header h3{margin:5px 0 8px;font-size:16px}.aa-admin-flow-inspector dl{margin:12px 0}.aa-admin-flow-inspector dl>div{padding:7px 0;border-bottom:1px solid #ececf1;display:flex;justify-content:space-between;font-size:10px}.aa-admin-flow-inspector dt{color:#8d8998}.aa-admin-flow-inspector dd{margin:0;font-weight:700}.aa-admin-flow-inspector section{padding:11px 0;border-bottom:1px solid #ececf1}.aa-admin-flow-inspector section b{font-size:11px}.aa-admin-flow-inspector section p{font-size:10px;line-height:1.55;color:#757180}.aa-admin-flow-inspector>button{width:100%;height:36px;margin-top:9px;border:1px solid #dedfe7;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.aa-admin-flow-studio>footer{height:48px;padding:0 16px;border-top:1px solid #e5e6ed;display:flex;align-items:center;gap:18px;font-size:10px;color:#747180}.aa-admin-flow-studio>footer span{display:flex;align-items:center;gap:5px}.aa-admin-flow-studio>footer span:first-child{color:#16895a}.aa-admin-flow-studio>footer small{margin-left:auto}.aa-admin-flow-studio.fullscreen{position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:500;box-shadow:0 0 0 100vmax #12121eb8,0 28px 80px #12121e59}.aa-admin-flow-studio.fullscreen .aa-admin-flow-body{height:calc(100vh - 280px)}@media(max-width:1000px){.aa-admin-flow-studio>header aside button:not(.primary){display:none}.aa-admin-flow-body{grid-template-columns:1fr}.aa-admin-flow-inspector{display:none}}.aa-run-console{position:relative;border:1px solid #e0e2ea;border-radius:14px;background:#fff;box-shadow:0 10px 32px #2326370f;overflow:hidden}.aa-run-console>header{padding:18px 20px;border-bottom:1px solid #e5e6ed;display:flex;align-items:center;justify-content:space-between}.aa-run-console>header small{color:#6842f5;font-size:10px;font-weight:800}.aa-run-console>header h3{margin:3px 0;font-size:18px}.aa-run-console>header p{margin:0;color:#817e8b;font-size:11px}.aa-run-console>header button{height:36px;padding:0 11px;border:1px solid #dedfe7;border-radius:8px;background:#fff;display:flex;align-items:center;gap:6px}.aa-run-metrics{padding:16px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fafafe}.aa-run-metrics article{padding:14px;border:1px solid #e4e5ec;border-radius:10px;background:#fff;display:flex;align-items:center;gap:11px}.aa-run-metrics article>span{width:38px;height:38px;border-radius:9px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.aa-run-metrics article:nth-child(2)>span{background:#fff3df;color:#c77613}.aa-run-metrics article:nth-child(3)>span{background:#fff0f2;color:#d43e50}.aa-run-metrics article:nth-child(4)>span{background:#eaf8f1;color:#188f5e}.aa-run-metrics article>div{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:8px}.aa-run-metrics small{grid-column:1/-1;color:#817d8b;font-size:10px}.aa-run-metrics b{font-size:19px}.aa-run-metrics em{font-size:9px;color:#9995a1;font-style:normal}.aa-run-toolbar{height:58px;padding:0 20px;border-top:1px solid #e8e9ee;border-bottom:1px solid #e8e9ee;display:flex;align-items:center;gap:10px}.aa-run-toolbar label{width:340px;height:36px;padding:0 10px;border:1px solid #dedfe7;border-radius:8px;display:flex;align-items:center;gap:7px}.aa-run-toolbar input{width:100%;border:0;outline:0}.aa-run-toolbar>div{height:36px;padding-left:9px;border:1px solid #dedfe7;border-radius:8px;display:flex;align-items:center;gap:6px}.aa-run-toolbar select{height:34px;border:0;background:#fff;outline:0}.aa-run-toolbar>span{margin-left:auto;color:#888492;font-size:10px}.aa-run-list{padding:0 20px 18px;overflow:auto}.aa-run-list-head,.aa-run-list>article{min-width:1000px;display:grid;grid-template-columns:1.45fr 1.25fr .65fr 1fr 1fr .85fr .55fr;gap:13px;align-items:center}.aa-run-list-head{height:42px;color:#85818e;font-size:10px;font-weight:700}.aa-run-list>article{min-height:74px;border-top:1px solid #ececf1}.aa-run-list>article.selected{background:#faf8ff}.aa-run-identity{display:flex;align-items:center;gap:9px;min-width:0}.aa-run-identity>i{width:34px;height:34px;border-radius:8px;color:#fff;display:grid;place-items:center}.aa-run-identity>span{display:flex;flex-direction:column;min-width:0}.aa-run-identity b{font-size:11px}.aa-run-identity small{font-size:9px;color:#777382;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:175px}.aa-run-identity em{font-size:8px;color:#9a96a2;font-style:normal}.aa-run-current,.aa-run-time{display:flex;flex-direction:column;gap:3px}.aa-run-current b,.aa-run-time b{font-size:10px}.aa-run-current small,.aa-run-time small{font-size:9px;color:#8e8a97}.aa-run-progress,.aa-run-cost{display:flex;flex-direction:column;gap:6px}.aa-run-progress b,.aa-run-cost b{font-size:10px}.aa-run-progress>i,.aa-run-cost>i{height:5px;border-radius:9px;background:#ecebf1;overflow:hidden}.aa-run-progress>i>em,.aa-run-cost>i>em{display:block;height:100%;background:#6842f5;border-radius:9px}.aa-run-cost>i>em{background:#20a66c}.aa-run-actions button{height:32px;padding:0 9px;border:1px solid #dedfe7;border-radius:7px;background:#fff;display:flex;align-items:center;gap:5px}.aa-run-drawer{position:fixed;right:18px;top:18px;bottom:18px;width:430px;z-index:500;background:#fff;border-radius:14px;box-shadow:0 0 0 100vmax #14131f8c,0 25px 70px #14131f4d;display:flex;flex-direction:column;overflow:hidden}.aa-run-drawer>header{padding:18px 20px;border-bottom:1px solid #e6e7ed;display:flex;justify-content:space-between}.aa-run-drawer>header small{color:#6842f5;font-size:10px;font-weight:800}.aa-run-drawer>header h3{margin:4px 0;font-size:19px}.aa-run-drawer>header p{margin:0;color:#767280;font-size:10px;word-break:break-all}.aa-run-drawer>header button{width:34px;height:34px;border:0;border-radius:8px;background:#f5f4f7}.aa-run-drawer-summary{padding:14px 20px;display:grid;grid-template-columns:1fr 1fr;gap:9px;background:#fafafe}.aa-run-drawer-summary span{padding:11px;border:1px solid #e5e6ec;border-radius:8px;background:#fff;display:flex;flex-direction:column;gap:4px}.aa-run-drawer-summary small{font-size:9px;color:#8c8896}.aa-run-drawer-summary b{font-size:12px}.aa-run-drawer>section{padding:18px 20px;overflow:auto;flex:1}.aa-run-drawer>section h4{margin:0 0 10px}.aa-run-drawer>section>div{padding:10px 0;border-bottom:1px solid #ececf1;display:flex;gap:9px}.aa-run-drawer>section>div>i{width:27px;height:27px;border-radius:50%;background:#f0eef4;display:grid;place-items:center;font-size:9px;font-style:normal}.aa-run-drawer>section>div>i.succeeded{background:#eaf8f1;color:#168e5c}.aa-run-drawer>section>div>i.failed{background:#fff0f2;color:#d33d4e}.aa-run-drawer>section>div>span{display:flex;flex-direction:column;gap:3px}.aa-run-drawer>section b{font-size:11px}.aa-run-drawer>section small{font-size:9px;color:#8d8996}.aa-run-drawer>footer{padding:14px 20px;border-top:1px solid #e6e7ed;display:flex;gap:8px}.aa-run-drawer>footer button{height:38px;padding:0 11px;border:1px solid #dedfe7;border-radius:8px;background:#fff;display:flex;align-items:center;gap:6px}.aa-run-drawer>footer button.primary{margin-left:auto;background:#6842f5;color:#fff;border-color:#6842f5}@media(max-width:1000px){.aa-run-metrics{grid-template-columns:1fr 1fr}.aa-run-drawer{width:calc(100vw - 20px);right:10px}.aa-run-toolbar label{width:260px}}.aap-panel{border:1px solid #e0e2ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 32px #2326370f}.aap-head{min-height:82px;padding:16px 20px;border-bottom:1px solid #e5e6ed;display:flex;align-items:center;justify-content:space-between}.aap-head small{color:#6842f5;font-size:10px;font-weight:800;letter-spacing:.05em}.aap-head h3{margin:3px 0;font-size:18px}.aap-head p{margin:0;color:#817e8b;font-size:11px}.aap-head aside{display:flex;gap:8px}.aap-head button,.aap-panel button{min-height:35px;padding:0 10px;border:1px solid #dedfe7;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px}.aap-panel button.primary{background:#6842f5;color:#fff;border-color:#6842f5}.aap-metrics{padding:16px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fafafe}.aap-metric{padding:14px;border:1px solid #e4e5ec;border-radius:10px;background:#fff;display:flex;align-items:center;gap:11px}.aap-metric>span{width:38px;height:38px;border-radius:9px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.aap-metric.green>span{background:#eaf8f1;color:#168e5c}.aap-metric.orange>span{background:#fff3df;color:#c77714}.aap-metric.red>span{background:#fff0f2;color:#d43e50}.aap-metric.blue>span{background:#eaf3ff;color:#287bd1}.aap-metric>div{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:7px}.aap-metric small{grid-column:1/-1;color:#85818e;font-size:10px}.aap-metric b{font-size:18px}.aap-metric em{font-size:9px;color:#9995a1;font-style:normal}.aap-toolbar{min-height:56px;padding:0 20px;border-top:1px solid #e7e8ed;border-bottom:1px solid #e7e8ed;display:flex;align-items:center;gap:10px}.aap-toolbar label{width:340px;height:36px;padding:0 10px;border:1px solid #dedfe7;border-radius:8px;display:flex;align-items:center;gap:7px}.aap-toolbar input{width:100%;border:0;outline:0}.aap-toolbar>div{height:36px;padding-left:9px;border:1px solid #dedfe7;border-radius:8px;display:flex;align-items:center;gap:5px}.aap-toolbar select{height:34px;border:0;outline:0;background:#fff}.aap-toolbar>span{margin-left:auto;color:#888492;font-size:10px}.aap-version-grid{padding:18px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.aap-version-grid>article{border:1px solid #e1e2e9;border-radius:11px;overflow:hidden}.aap-version-grid article>header{padding:14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8e8ee;background:#fcfcfe}.aap-version-grid header>span{width:38px;height:38px;border-radius:9px;color:#fff;display:grid;place-items:center}.aap-version-grid header>div{display:flex;flex-direction:column;min-width:0}.aap-version-grid header small{font-size:9px;color:#8c8997}.aap-version-grid h4{font-size:13px;margin:2px 0}.aap-version-grid code{font-size:8px;color:#8d8996}.aap-version-grid header>i{margin-left:auto;padding:5px 7px;border-radius:6px;font-size:9px;font-style:normal}.aap-version-grid header>i.active{background:#eaf8f1;color:#168e5c}.aap-version-grid header>i.testing{background:#fff3df;color:#b86b10}.aap-version-info{padding:13px 14px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.aap-version-info span{padding:9px;border-radius:7px;background:#f7f7fa;display:flex;flex-direction:column;gap:4px}.aap-version-info small{font-size:8px;color:#8f8b98}.aap-version-info b{font-size:11px}.aap-release-checks{padding:0 14px 12px;display:flex;gap:10px;flex-wrap:wrap}.aap-release-checks span{font-size:9px;color:#168e5c;display:flex;align-items:center;gap:4px}.aap-version-grid footer{padding:11px 14px;border-top:1px solid #e7e8ed;display:flex;justify-content:flex-end;gap:8px}.aap-secret{margin:16px 20px;padding:13px 15px;border:1px solid #c9e6d8;border-radius:10px;background:#f2fbf7;display:flex;align-items:center;gap:10px;color:#16885a}.aap-secret>span{display:flex;flex:1;flex-direction:column;gap:3px}.aap-secret code{padding:7px;border-radius:6px;background:#fff;color:#292532}.aap-secret small{font-size:9px;color:#6d7f75}.aap-client-list,.aap-audit-list{padding:0 20px 18px;overflow:auto}.aap-client-list>.head,.aap-client-list>article{min-width:900px;display:grid;grid-template-columns:1.25fr .8fr 1.7fr .55fr .85fr .5fr;gap:12px;align-items:center}.aap-client-list>.head,.aap-audit-list>.head{height:42px;color:#85818e;font-size:9px;font-weight:700}.aap-client-list>article{min-height:65px;border-top:1px solid #ececf1}.aap-client-list article>span:first-child{display:flex;align-items:center;gap:8px}.aap-client-list article>span:first-child i{width:30px;height:30px;border-radius:7px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.aap-client-list code{font-size:9px}.aap-client-list article>span:nth-child(3){display:flex;gap:4px;flex-wrap:wrap}.aap-client-list em{padding:3px 5px;border-radius:4px;background:#f2f1f6;font-size:8px;font-style:normal}.aap-client-list strong{font-size:9px}.aap-client-list strong.active{color:#168e5c}.aap-client-list small{font-size:9px;color:#8c8996}.aap-empty{padding:48px 24px;text-align:center}.aap-empty>span{width:48px;height:48px;margin:auto;border-radius:13px;background:#eeeaff;color:#6842f5;display:grid;place-items:center}.aap-empty h3{margin:12px 0 5px}.aap-empty p{margin:0 auto 16px;max-width:520px;color:#807c89;font-size:11px;line-height:1.6}.aap-category-summary{padding:16px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#fafafe}.aap-category-summary>div{padding:14px;border:1px solid #e5e5ec;border-radius:10px;background:#fff;display:flex;align-items:center;gap:10px}.aap-category-summary>div>svg{color:#6842f5}.aap-category-summary span{display:flex;flex-direction:column}.aap-category-summary small{font-size:9px;color:#8c8997}.aap-category-summary b{font-size:17px}.aap-category-grid{padding:18px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.aap-category-grid>article{padding:15px;border:1px solid #e2e3ea;border-radius:11px}.aap-category-grid header{display:flex;align-items:center;gap:10px}.aap-category-grid header>span{width:40px;height:40px;border-radius:9px;color:#fff;display:grid;place-items:center}.aap-category-grid header>div{display:flex;flex-direction:column}.aap-category-grid header small{font-size:8px;color:#8d8996}.aap-category-grid h4{margin:3px 0;font-size:14px}.aap-category-grid header>i{margin-left:auto;font-size:9px;font-style:normal;color:#168e5c;background:#eaf8f1;padding:5px 7px;border-radius:6px}.aap-category-grid>article>p{min-height:37px;color:#777381;font-size:10px}.aap-category-grid>article>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.aap-category-grid>article>div span{padding:9px;border-radius:7px;background:#f6f6f9;display:flex;flex-direction:column;gap:3px}.aap-category-grid small{font-size:8px;color:#8d8996}.aap-category-grid footer{margin-top:12px;padding-top:11px;border-top:1px solid #e8e8ed;display:flex;justify-content:flex-end;gap:7px}.aap-cost-layout{padding:18px 20px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.65fr);gap:14px}.aap-cost-layout>section,.aap-cost-layout>aside{border:1px solid #e2e3ea;border-radius:11px;overflow:hidden}.aap-cost-layout header{padding:13px 15px;border-bottom:1px solid #e7e8ed}.aap-cost-layout h4{margin:0;font-size:13px}.aap-cost-layout header small{font-size:9px;color:#8d8996}.aap-cost-layout>section>article{padding:13px 15px;border-bottom:1px solid #ececf1;display:grid;grid-template-columns:36px minmax(0,1fr) 110px;align-items:center;gap:10px}.aap-cost-layout>section>article>span{width:36px;height:36px;border-radius:8px;color:#fff;display:grid;place-items:center}.aap-cost-layout article>div{display:flex;flex-direction:column;gap:4px}.aap-cost-layout article>div b{font-size:11px}.aap-cost-layout article>div small{font-size:9px;color:#8d8996}.aap-cost-layout article>div i{height:5px;border-radius:8px;background:#ecebf1;overflow:hidden}.aap-cost-layout article>div i em{display:block;height:100%;border-radius:8px}.aap-cost-layout article>aside{display:flex;flex-direction:column;text-align:right}.aap-cost-layout article>aside small{font-size:8px;color:#8d8996}.aap-cost-layout article>aside b{font-size:10px}.aap-cost-layout article>aside strong{color:#6842f5}.aap-cost-layout>aside>div{padding:15px;display:flex;gap:9px;border-bottom:1px solid #ececf1}.aap-cost-layout>aside>div>svg{color:#6842f5;flex:0 0 auto}.aap-cost-layout>aside>div span{display:flex;flex-direction:column;gap:4px}.aap-cost-layout>aside b{font-size:11px}.aap-cost-layout>aside small{font-size:9px;color:#817d8a;line-height:1.5}.aap-cost-layout>aside>button{margin:14px}.aap-audit-banner{margin:16px 20px;padding:13px 15px;border:1px solid #cfe4da;border-radius:9px;background:#f3fbf7;display:flex;align-items:center;gap:10px;color:#16885a}.aap-audit-banner>span{display:flex;flex:1;flex-direction:column}.aap-audit-banner small{font-size:9px;color:#718178}.aap-audit-banner em{font-style:normal;font-size:10px}.aap-audit-list>.head,.aap-audit-list>article{min-width:920px;display:grid;grid-template-columns:.9fr 1.35fr 1.45fr .8fr .5fr .5fr;gap:12px;align-items:center}.aap-audit-list>article{min-height:62px;border-top:1px solid #ececf1}.aap-audit-list time{display:flex;flex-direction:column}.aap-audit-list time b{font-size:9px}.aap-audit-list time small{font-size:8px;color:#8d8996}.aap-audit-list article>span:nth-child(2){display:flex;align-items:center;gap:7px}.aap-audit-list article>span i{width:28px;height:28px;border-radius:7px;display:grid;place-items:center}.aap-audit-list i.red{background:#fff0f2;color:#d43e50}.aap-audit-list i.orange{background:#fff3df;color:#c77714}.aap-audit-list i.purple{background:#eeeaff;color:#6842f5}.aap-audit-list i.green{background:#eaf8f1;color:#168e5c}.aap-audit-list article b{font-size:9px}.aap-audit-list code{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aap-audit-list article>em{width:28px;text-align:center;padding:4px;border-radius:5px;font-size:8px;font-style:normal}.aap-audit-list em.red{background:#fff0f2;color:#d43e50}.aap-audit-list em.orange{background:#fff3df;color:#c77714}.aap-audit-list em.green,.aap-audit-list em.purple{background:#eaf8f1;color:#168e5c}.aap-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;background:#13121f94;display:grid;place-items:center;padding:20px}.aap-dialog{width:min(560px,calc(100vw - 30px));max-height:90vh;border-radius:14px;background:#fff;box-shadow:0 28px 80px #14122859;overflow:auto}.aap-dialog>header{height:72px;padding:0 20px;border-bottom:1px solid #e6e7ed;display:flex;align-items:center;justify-content:space-between}.aap-dialog>header small{color:#6842f5;font-size:9px;font-weight:800}.aap-dialog>header h3{margin:3px 0}.aap-dialog>header button{width:34px;padding:0;border:0;background:#f4f3f6}.aap-dialog>div{padding:20px}.aap-dialog label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-size:11px;font-weight:700}.aap-dialog input,.aap-dialog select{height:40px;border:1px solid #dedfe7;border-radius:8px;padding:0 10px}.aap-dialog label small{font-size:9px;color:#8d8996;font-weight:400}.aap-scope-preview{display:flex;gap:7px}.aap-scope-preview span{padding:7px;border-radius:6px;background:#eeeaff;color:#6842f5;font-size:9px}.aap-security-note{padding:11px;border-radius:8px;background:#fff7e8;color:#916118;display:flex;gap:7px;font-size:10px}.aap-dialog>footer{padding:14px 20px;border-top:1px solid #e6e7ed;display:flex;justify-content:flex-end;gap:8px}.aap-audit-detail dl{margin:0}.aap-audit-detail dl>div{padding:8px 0;border-bottom:1px solid #ececf1;display:flex;justify-content:space-between;font-size:10px}.aap-audit-detail dd{margin:0;max-width:330px;text-align:right;word-break:break-all;font-weight:700}.aap-audit-detail h4{margin:16px 0 8px}.aap-audit-detail pre{padding:12px;border-radius:8px;background:#171827;color:#e7e7f0;font-size:10px;overflow:auto}@media(max-width:1000px){.aap-metrics{grid-template-columns:1fr 1fr}.aap-version-grid,.aap-category-grid,.aap-cost-layout{grid-template-columns:1fr}.aap-toolbar label{width:260px}}.aap-category-panel{overflow:visible}.aap-category-panel .aap-head{border-radius:14px 14px 0 0;background:linear-gradient(135deg,#fff,#faf9ff)}.aap-category-panel .aap-category-summary{padding:18px 20px}.aap-category-panel .aap-category-summary>div{min-height:72px;padding:15px 17px;box-shadow:0 3px 12px #25233709}.aap-category-panel .aap-category-summary>div>svg{width:23px;height:23px}.aap-category-panel .aap-category-summary span{display:grid;grid-template-columns:auto auto;column-gap:9px;align-items:end}.aap-category-panel .aap-category-summary small{grid-column:1/-1;font-size:10px}.aap-category-panel .aap-category-summary b{font-size:22px;line-height:1.1}.aap-category-panel .aap-category-summary em{font-size:9px;color:#95919d;font-style:normal;padding-bottom:2px}.aap-category-section-head{padding:17px 20px 0;display:flex;align-items:flex-end;justify-content:space-between}.aap-category-section-head h4{margin:0 0 4px;font-size:14px}.aap-category-section-head p{margin:0;color:#8b8794;font-size:10px}.aap-category-section-head>span{padding:6px 9px;border-radius:7px;background:#f1effb;color:#6555ad;font-size:9px;font-weight:700}.aap-category-panel .aap-category-grid{padding:14px 20px 20px;align-items:start}.aap-category-panel .aap-category-grid>article{position:relative;padding:0;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #2122340b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.aap-category-panel .aap-category-grid>article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--category-color)}.aap-category-panel .aap-category-grid>article:hover{transform:translateY(-2px);border-color:#d5d0ea;box-shadow:0 10px 28px #2d265517}.aap-category-panel .aap-category-grid>article>.aap-category-card-head{min-height:82px;padding:15px 16px 13px 19px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #ececf2;background:#fdfcff}.aap-category-icon{width:42px;height:42px;flex:0 0 auto;border-radius:10px;background:var(--category-color);color:#fff;display:grid;place-items:center;box-shadow:0 6px 14px #5343a029}.aap-category-card-head>div{min-width:0}.aap-category-card-head small{font-size:8px;color:#918d9a}.aap-category-card-head h4{margin:2px 0 3px;font-size:14px}.aap-category-card-head p{margin:0;color:#817d89;font-size:9px}.aap-category-card-head>i{margin-left:auto;align-self:flex-start;padding:5px 8px;border-radius:6px;background:#eaf8f1;color:#168e5c;display:inline-flex;align-items:center;gap:4px;font-size:9px;font-style:normal;white-space:nowrap}.aap-category-panel .aap-category-grid>article>.aap-category-members{min-height:68px;padding:12px 16px 7px 19px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:7px}.aap-category-members>span{min-height:32px;padding:5px 8px 5px 5px;border:1px solid #e8e8ee;border-radius:8px;background:#fafafe;display:flex;flex-direction:row;align-items:center;gap:6px}.aap-category-members span>b{width:23px;height:23px;border-radius:6px;color:#fff;display:grid;place-items:center}.aap-category-members span>b svg{width:12px}.aap-category-members span>em{font-size:9px;font-style:normal;font-weight:700}.aap-category-members span>small{padding:3px 5px;border-radius:4px;background:#fff3df;color:#ac6812;font-size:8px}.aap-category-members .empty{width:100%;justify-content:center;border-style:dashed;color:#918d9a;font-size:9px}.aap-category-panel .aap-category-grid>article>.aap-category-stats{padding:4px 16px 13px 19px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.aap-category-stats>span{min-height:51px;padding:9px 10px;border-radius:8px;background:#f6f6fa;display:flex;flex-direction:column;justify-content:center;gap:3px}.aap-category-stats small{font-size:8px;color:#8d8996}.aap-category-stats b{font-size:14px;color:#282532}.aap-category-panel .aap-category-grid>article>.aap-category-actions{margin:0;padding:11px 16px 11px 19px!important;border-top:1px solid #ececf2!important;background:#fcfcfe!important;color:#282532!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.aap-category-actions button{width:auto!important;min-width:92px!important;height:34px!important;margin:0!important;padding:0 12px!important;white-space:nowrap!important;word-break:keep-all!important}.aap-category-actions button.edit{border-color:#cfc7f4;color:#6046d9;background:#f4f1ff}@media(max-width:1000px){.aap-category-section-head{align-items:flex-start;gap:10px}.aap-category-section-head>span{white-space:nowrap}}@media(max-width:640px){.aap-category-panel .aap-category-summary{grid-template-columns:1fr}.aap-category-section-head{display:block}.aap-category-section-head>span{display:inline-block;margin-top:8px}.aap-category-actions button{min-width:0!important;flex:1}}.aa-action-dialog-body{display:grid;gap:22px}.aa-action-dialog-intro{margin:0;padding:16px 18px;border:1px solid #e2ddff;border-radius:12px;background:#f7f5ff;color:#514b67;font-size:15px;line-height:1.7}.aa-action-checks,.aa-action-form{display:grid;gap:12px}.aa-action-checks span{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border:1px solid #dcefe5;border-radius:10px;background:#f5fcf8;color:#176b45;font-size:15px;font-weight:650}.aa-action-checks span.warning{border-color:#f5ddb4;background:#fff9ee;color:#9c6209}.aa-action-checks svg{width:20px;height:20px}.aa-action-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.aa-action-summary span{display:grid;gap:8px;padding:18px;border:1px solid #e6e4ee;border-radius:12px;background:#fafaff}.aa-action-summary small{color:#797486;font-size:13px}.aa-action-summary b{color:#211a36;font-size:21px}.aa-action-form label{display:grid;gap:8px;color:#302a42;font-size:15px;font-weight:650}.aap-operation-body{display:grid;gap:22px}.aap-operation-body>p{margin:0;padding:16px 18px;border:1px solid #e2ddff;border-radius:12px;background:#f7f5ff;color:#514b67;font-size:15px;line-height:1.7}.aap-operation-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.aap-operation-summary span{display:grid;gap:7px;padding:16px;border:1px solid #e7e4f0;border-radius:11px;background:#fbfaff}.aap-operation-summary small{color:#777184;font-size:13px}.aap-operation-summary b{font-size:17px;color:#241d39;overflow-wrap:anywhere}.aap-operation-field,.aap-operation-body-grid label{display:grid;gap:9px;font-size:15px;font-weight:650;color:#302a42}.aap-operation-body-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.aap-operation-body-grid .full{grid-column:1/-1}.aap-operation-body-grid textarea{min-height:120px}.aa-run-log-dialog{display:grid;gap:10px;max-height:420px;overflow:auto;padding-right:4px}.aa-run-log-dialog article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid #ebe8f2;border-radius:11px;background:#fcfbff}.aa-run-log-dialog article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eeeaff;color:#6543ec;font-weight:750}.aa-run-log-dialog article div{display:grid;gap:5px}.aa-run-log-dialog article b{font-size:15px}.aa-run-log-dialog article small,.aa-run-log-dialog article time{font-size:13px;color:#777184}@media(max-width:760px){.aa-action-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.aa-shell{font-size:15px}.aa-page-head{margin-bottom:26px}.aa-page-head>div:first-child>span{font-size:13px}.aa-page-head h2{font-size:38px}.aa-page-head p{font-size:16px;line-height:1.6}.aa-shell button{font-size:14px;min-height:44px}.aa-tabs{margin-bottom:26px}.aa-tabs button{min-height:62px;font-size:16px;padding:0 12px}.aa-panel{padding:24px}.aa-panel h3,.aa-section-head h3{font-size:22px}.aa-panel p,.aa-section-head p{font-size:15px;line-height:1.6}.aa-toolbar>label{height:48px}.aa-toolbar input,.aa-toolbar select{font-size:15px}.aa-table{min-width:1050px}.aa-tr{min-height:88px;padding:15px 16px;gap:14px;font-size:15px}.aa-th{min-height:50px!important;font-size:14px}.aa-agent-name{gap:12px}.aa-agent-name>i{width:46px;height:46px;border-radius:10px}.aa-agent-name b{font-size:15px}.aa-agent-name small{font-size:13px}.aa-pill{padding:8px 12px;font-size:13px}.aa-metric{min-height:138px;padding:23px}.aa-metric-icon{width:58px;height:58px}.aa-metric small{font-size:15px}.aa-metric strong{font-size:34px}.aa-metric em{font-size:14px}.aap-panel .aap-head{min-height:104px;padding:20px 24px}.aap-head small{font-size:12px}.aap-head h3{font-size:23px;margin:5px 0}.aap-head p{font-size:14px;line-height:1.55}.aap-head button,.aap-panel button{min-height:42px;padding:0 14px;font-size:13px}.aap-metrics{padding:20px 24px;gap:15px}.aap-metric{min-height:88px;padding:17px}.aap-metric>span{width:46px;height:46px}.aap-metric small{font-size:12px}.aap-metric b{font-size:24px}.aap-metric em{font-size:11px}.aap-toolbar{min-height:68px;padding:0 24px}.aap-toolbar label{height:43px}.aap-toolbar input,.aap-toolbar select{font-size:13px}.aap-toolbar>span{font-size:12px}.aap-version-grid{padding:22px 24px;gap:18px}.aap-version-grid article>header{padding:18px}.aap-version-grid header>span{width:46px;height:46px}.aap-version-grid header small{font-size:11px}.aap-version-grid h4{font-size:16px}.aap-version-grid code{font-size:11px}.aap-version-grid header>i{font-size:11px;padding:6px 9px}.aap-version-info{padding:16px 18px;gap:9px}.aap-version-info span{padding:12px}.aap-version-info small{font-size:10px}.aap-version-info b{font-size:14px}.aap-release-checks{padding:0 18px 15px;gap:14px}.aap-release-checks span{font-size:11px}.aap-version-grid footer{padding:14px 18px!important;background:#fcfcfe!important;color:inherit!important}.aap-empty{padding:60px 28px}.aap-empty>span{width:58px;height:58px}.aap-empty h3{font-size:19px}.aap-empty p{font-size:14px}.aap-client-list>.head,.aap-client-list>article{min-width:1050px}.aap-client-list>.head,.aap-audit-list>.head{height:50px;font-size:12px}.aap-client-list>article{min-height:78px}.aap-client-list article>span:first-child i{width:38px;height:38px}.aap-client-list code,.aap-client-list strong,.aap-client-list small{font-size:12px}.aap-client-list em{font-size:10px;padding:5px 7px}.aap-category-panel .aap-category-summary>div{min-height:90px}.aap-category-panel .aap-category-summary small{font-size:12px}.aap-category-panel .aap-category-summary b{font-size:27px}.aap-category-panel .aap-category-summary em{font-size:11px}.aap-category-section-head{padding:22px 24px 0}.aap-category-section-head h4{font-size:18px}.aap-category-section-head p,.aap-category-section-head>span{font-size:12px}.aap-category-panel .aap-category-grid{padding:17px 24px 24px;gap:18px}.aap-category-panel .aap-category-grid>article>.aap-category-card-head{min-height:102px;padding:18px 20px 16px 23px}.aap-category-icon{width:50px;height:50px}.aap-category-card-head small{font-size:10px}.aap-category-card-head h4{font-size:18px}.aap-category-card-head p,.aap-category-card-head>i{font-size:11px}.aap-category-panel .aap-category-grid>article>.aap-category-members{min-height:82px;padding:15px 20px 9px 23px}.aap-category-members>span{min-height:40px}.aap-category-members span>b{width:29px;height:29px}.aap-category-members span>em{font-size:12px}.aap-category-members span>small{font-size:10px}.aap-category-panel .aap-category-grid>article>.aap-category-stats{padding:6px 20px 16px 23px}.aap-category-stats>span{min-height:64px;padding:11px 13px}.aap-category-stats small{font-size:11px}.aap-category-stats b{font-size:18px}.aap-category-panel .aap-category-grid>article>.aap-category-actions{padding:14px 20px 14px 23px!important}.aap-category-actions button{height:40px!important;min-width:108px!important;font-size:13px!important}.aap-cost-layout{padding:22px 24px;gap:18px}.aap-cost-layout header{padding:17px 19px}.aap-cost-layout h4{font-size:17px}.aap-cost-layout header small{font-size:12px}.aap-cost-layout>section>article{min-height:82px;padding:16px 19px;grid-template-columns:44px minmax(0,1fr) 130px}.aap-cost-layout>section>article>span{width:44px;height:44px}.aap-cost-layout article>div b,.aap-cost-layout article>aside b{font-size:14px}.aap-cost-layout article>div small,.aap-cost-layout article>aside small{font-size:11px}.aap-cost-layout>aside>div{padding:19px}.aap-cost-layout>aside b{font-size:14px}.aap-cost-layout>aside small{font-size:12px}.aap-audit-banner{margin:20px 24px;padding:17px 19px}.aap-audit-banner b{font-size:14px}.aap-audit-banner small,.aap-audit-banner em{font-size:12px}.aap-audit-list{padding:0 24px 22px}.aap-audit-list>.head,.aap-audit-list>article{min-width:1080px}.aap-audit-list>article{min-height:78px}.aap-audit-list time b,.aap-audit-list article b{font-size:12px}.aap-audit-list time small,.aap-audit-list code{font-size:11px}.aap-audit-list article>span i{width:36px;height:36px}.aap-audit-list article>em{width:36px;font-size:11px}.aa-run-console>header{padding:22px 24px}.aa-run-console>header small{font-size:12px}.aa-run-console>header h3{font-size:23px}.aa-run-console>header p{font-size:14px}.aa-run-metrics{padding:20px 24px;gap:15px}.aa-run-metrics article{min-height:88px;padding:17px}.aa-run-metrics article>span{width:46px;height:46px}.aa-run-metrics small{font-size:12px}.aa-run-metrics b{font-size:25px}.aa-run-metrics em{font-size:11px}.aa-run-toolbar{height:68px;padding:0 24px}.aa-run-toolbar label{height:43px}.aa-run-toolbar input,.aa-run-toolbar select{font-size:13px}.aa-run-toolbar>span{font-size:12px}.aa-run-list{padding:0 24px 22px}.aa-run-list-head,.aa-run-list>article{min-width:1140px}.aa-run-list-head{height:50px;font-size:12px}.aa-run-list>article{min-height:88px}.aa-run-identity>i{width:42px;height:42px}.aa-run-identity b{font-size:14px}.aa-run-identity small{font-size:11px}.aa-run-identity em{font-size:10px}.aa-run-current b,.aa-run-time b,.aa-run-progress b,.aa-run-cost b{font-size:12px}.aa-run-current small,.aa-run-time small{font-size:11px}.aa-admin-flow-studio>header{min-height:96px;padding:18px 22px}.aa-admin-flow-studio>header>div>span{width:48px;height:48px}.aa-admin-flow-studio>header small{font-size:12px}.aa-admin-flow-studio>header h3{font-size:21px}.aa-admin-flow-studio>header p{font-size:13px}.aa-admin-flow-agents{padding:13px 18px;gap:10px}.aa-admin-flow-agents button{min-width:210px;padding:12px 14px}.aa-admin-flow-agents b{font-size:14px}.aa-admin-flow-agents small{font-size:11px}.aa-admin-flow-toolbar{height:58px;padding:0 18px}.aa-admin-flow-toolbar span{font-size:11px}.aa-shell .aa-admin-flow-node{display:block!important;width:286px!important;height:246px!important;min-height:246px!important;padding:0!important;align-items:initial!important;justify-content:initial!important;gap:0!important;text-align:left!important;white-space:normal!important;overflow:visible!important;border:1px solid #d7dbe5;border-top:4px solid #6842f5;border-radius:10px;background:#fff;box-shadow:0 10px 24px #23263a1f}.aa-shell .aa-admin-flow-node.validation{border-top-color:#23a574}.aa-shell .aa-admin-flow-node.approval{border-top-color:#e89a22}.aa-shell .aa-admin-flow-node.output{border-top-color:#2384da}.aa-shell .aa-admin-flow-node>header{box-sizing:border-box;width:100%;height:62px;margin:0;padding:0 12px;display:flex;align-items:center;gap:9px;background:#f8f9fc;border-bottom:1px solid #e1e4eb;border-radius:7px 7px 0 0;color:inherit}.aa-shell .aa-admin-flow-node>header>span{width:35px;height:35px;flex:0 0 35px}.aa-shell .aa-admin-flow-node>header>div{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.aa-shell .aa-admin-flow-node>header small{font-size:8px;line-height:1.2;color:#858a98}.aa-shell .aa-admin-flow-node>header b{display:block;width:100%;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-shell .aa-admin-flow-node>header>svg{flex:0 0 15px;margin-left:auto;color:#18a064}.aa-flow-sockets{height:142px;padding:8px 0;background:#fff}.aa-flow-sockets>div{position:relative;height:42px;padding:5px 11px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;border-bottom:1px solid #eef0f4}.aa-flow-sockets>div:last-child{border-bottom:0}.aa-flow-sockets>div>i{width:23px;height:23px;border-radius:6px;background:#eeeaff;color:#6842f5;display:grid;place-items:center;font-style:normal}.aa-flow-sockets>div.input>i,.aa-flow-sockets>div.output>i{position:absolute;width:12px;height:12px;top:15px;border:3px solid #6842f5;border-radius:50%;background:#fff}.aa-flow-sockets>div.input>i{left:-8px}.aa-flow-sockets>div.output>i{right:-8px}.aa-flow-sockets>div>span{grid-column:2;min-width:0;display:flex;flex-direction:column;gap:2px}.aa-flow-sockets>div small{font-size:7px;letter-spacing:.08em;color:#9a9eaa}.aa-flow-sockets>div b{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-flow-sockets>div>em{padding:3px 5px;border-radius:4px;background:#f0f1f5;color:#747987;font-size:7px;font-style:normal}.aa-flow-sockets>div.processor>em{background:#eeeaff;color:#6548d7}.aa-shell .aa-admin-flow-node>footer{box-sizing:border-box;width:100%;height:38px;margin:0!important;padding:0 10px!important;border:0!important;border-top:1px solid #e5e7ed!important;border-radius:0 0 8px 8px;background:#f8f9fc!important;color:inherit!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important}.aa-shell .aa-admin-flow-node>footer span,.aa-shell .aa-admin-flow-node>footer em{display:block;padding:4px 6px;border-radius:4px;background:#eceef3;font-size:8px;line-height:1.2;white-space:nowrap}.aa-shell .aa-admin-flow-node>footer em{margin-left:auto;background:#eaf8f1;color:#168e5c;font-style:normal}.aa-shell .aa-admin-flow-node.approval>footer em{background:#fff3df;color:#b46c11}.aa-admin-flow-inspector{padding:22px}.aa-admin-flow-inspector>header small{font-size:11px}.aa-admin-flow-inspector>header h3{font-size:20px}.aa-admin-flow-inspector dl>div{font-size:12px}.aa-admin-flow-inspector section b{font-size:14px}.aa-admin-flow-inspector section p{font-size:12px}@media(max-width:1200px){.aa-tabs{overflow-x:auto;display:flex}.aa-tabs button{min-width:120px}.aap-version-grid,.aap-category-grid{grid-template-columns:1fr}.aa-page-head h2{font-size:34px}}@media(max-width:700px){.aa-page-head h2{font-size:30px}.aa-tabs button{font-size:14px}.aap-metrics,.aa-run-metrics{grid-template-columns:1fr}.aa-panel{padding:16px}}.aa-shell .aa-admin-flow-grid{width:1300px;height:1750px}.aa-shell .aa-admin-flow-grid>svg{width:1300px;height:1750px}.aa-run-drawer{right:24px;top:24px;bottom:24px;width:min(640px,calc(100vw - 48px));border-radius:18px}.aa-run-drawer>header{min-height:108px;padding:24px 28px;align-items:flex-start}.aa-run-drawer>header small{font-size:12px}.aa-run-drawer>header h3{margin:6px 0;font-size:27px;line-height:1.3}.aa-run-drawer>header p{max-width:500px;font-size:13px;line-height:1.5}.aa-run-drawer>header button{width:42px;height:42px;flex:0 0 42px}.aa-run-drawer-summary{padding:20px 28px;gap:14px}.aa-run-drawer-summary span{min-height:76px;padding:15px 17px;border-radius:11px;gap:7px}.aa-run-drawer-summary small{font-size:12px}.aa-run-drawer-summary b{font-size:16px}.aa-run-drawer>section{padding:24px 28px}.aa-run-drawer>section h4{margin-bottom:16px;font-size:18px}.aa-run-drawer>section>div{min-height:64px;padding:13px 0;gap:13px;align-items:center}.aa-run-drawer>section>div>i{width:36px;height:36px;flex:0 0 36px;font-size:12px}.aa-run-drawer>section>div>span{gap:5px}.aa-run-drawer>section b{font-size:15px;line-height:1.4}.aa-run-drawer>section small{font-size:12px;line-height:1.5}.aa-run-drawer>footer{min-height:82px;padding:18px 28px;align-items:center}.aa-run-drawer>footer button{min-height:46px;padding:0 17px;font-size:14px}@media(max-width:720px){.aa-run-drawer{right:8px;top:8px;bottom:8px;width:calc(100vw - 16px)}.aa-run-drawer>header,.aa-run-drawer-summary,.aa-run-drawer>section,.aa-run-drawer>footer{padding-left:20px;padding-right:20px}}:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#17172a;background:#fbfbfd;font-synthesis:none;--purple:#6842f5;--purple-2:#4d2bd5;--ink:#17172a;--muted:#6f7287;--line:#e6e6ef;--soft:#f5f4fa;--green:#16a56b;--danger:#e33c4c}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(104,66,245,.18);outline-offset:2px}.app{min-height:100vh}.header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(28px,calc((100vw - 1320px)/2));position:sticky;top:0;z-index:20}.brand{border:0;background:transparent;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:22px;padding:0;white-space:nowrap}.brand-mark{width:34px;height:30px;color:var(--purple);display:grid;place-items:center}.brand-mark svg{width:32px;height:32px}.top-nav{display:flex;align-self:stretch;align-items:center;margin-left:68px;gap:34px}.top-nav button{height:100%;border:0;background:transparent;color:#303044;display:flex;align-items:center;gap:5px;position:relative}.top-nav button svg{width:14px}.top-nav button.active{color:var(--purple);font-weight:600}.top-nav button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--purple);border-radius:3px 3px 0 0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.balance,.avatar-button{border:0;background:transparent;display:flex;align-items:center;gap:7px;color:#55576b}.balance b{color:var(--ink)}.balance svg{color:var(--purple)}.icon-button{width:38px;height:38px;border:0;background:transparent;border-radius:9px;display:grid;place-items:center;position:relative}.icon-button:hover{background:var(--soft)}.icon-button svg{width:20px;height:20px}.icon-button i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ff4164;right:7px;top:7px;border:2px solid white}.avatar-button{color:var(--ink)}.avatar{width:32px;height:32px;border-radius:50%;background:#ebe6ff;color:var(--purple-2);display:grid;place-items:center;font-weight:700}.popover{position:fixed;z-index:30;background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px #1e194624;border-radius:14px;padding:8px}.popover button{border:0;background:transparent}.nav-pop{top:68px;left:31%;width:280px}.docs-pop{top:68px;left:43%;width:270px}.notice-pop{top:68px;right:90px;width:330px}.account-pop{top:68px;right:28px;width:240px}.nav-pop>button,.docs-pop>button,.account-pop>button{display:flex;width:100%;align-items:center;gap:12px;padding:12px;border-radius:9px;text-align:left;color:var(--ink)}.nav-pop>button:hover,.docs-pop>button:hover,.account-pop>button:hover{background:var(--soft)}.nav-pop svg,.docs-pop svg{color:var(--purple);width:22px}.popover span{display:flex;flex-direction:column;gap:3px}.popover small,.account-card small{color:var(--muted)}.popover-title{display:flex;justify-content:space-between;padding:10px;font-weight:700}.popover-title button{color:var(--purple);font-size:13px}.notice{display:flex;gap:10px;padding:12px 10px;border-top:1px solid var(--line)}.notice svg{color:var(--purple);margin-top:2px}.account-card{display:flex;gap:10px;align-items:center;padding:12px;border-bottom:1px solid var(--line);margin-bottom:5px}.avatar.large{width:42px;height:42px}main{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:48px 0 72px;min-height:calc(100vh - 76px)}.market-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.market-intro h1{font-size:44px;letter-spacing:-1.5px;line-height:1.15;margin:0 0 15px}.market-intro h1 span{color:var(--purple-2)}.market-intro p,.page-head p{margin:0;color:var(--muted);font-size:16px}.search-block{width:470px}.search-block label,.model-selector label,.docs-nav label,.search-small{height:52px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;padding:0 16px;gap:10px}.search-block input,.model-selector input,.docs-nav input,.search-small input{border:0;outline:0;width:100%;background:transparent}.search-block small{display:block;color:#9294a4;margin-top:10px}.filter-bar{height:64px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;padding:0 14px;margin-bottom:20px}.type-tabs{display:flex;align-self:stretch}.type-tabs button{border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:0 25px;color:#3e4052;position:relative}.type-tabs button+button:before{content:"";position:absolute;left:0;width:1px;height:18px;background:var(--line)}.type-tabs button.active{color:var(--purple);font-weight:700}.type-tabs button.active:after{content:"";position:absolute;bottom:0;left:22px;right:22px;height:3px;background:var(--purple)}.filter-bar select{margin-left:auto;border:1px solid var(--line);height:40px;border-radius:8px;padding:0 35px 0 12px;background:#fff}.hero-model{height:380px;border-radius:14px;background-size:cover;background-position:center;overflow:hidden;color:#fff}.hero-copy{height:100%;padding:40px;display:flex;flex-direction:column}.vendor{display:flex;align-items:center;gap:9px;font-weight:600}.model-logo{width:46px;height:46px;border-radius:11px;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:800;flex:0 0 auto}.model-logo.pink{background:#ff315f;width:38px;height:38px}.hero-title{display:flex;align-items:center;gap:15px;margin-top:26px}.hero-title h2{font-size:40px;margin:0}.hero-title span,.detail-tags span{border:1px solid rgba(255,255,255,.25);padding:5px 9px;border-radius:6px;color:#c9bcff}.hero-copy>p{font-size:17px;max-width:640px;color:#edecfa}.capabilities{display:flex;gap:10px;margin-top:14px}.capabilities span{background:#ffffff1a;padding:10px 14px;border-radius:7px}.hero-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end}.hero-bottom strong{font-size:29px;color:#ff7a7f;margin-left:8px}.hero-bottom em{color:#3de29a;font-style:normal;margin-left:18px}.hero-bottom>div:last-child{display:flex;gap:12px}.primary,.secondary,.ghost-dark,.danger-button{border:0;border-radius:9px;height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.primary{background:var(--purple);color:#fff}.primary:hover{background:var(--purple-2)}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.ghost-dark{background:#ffffff0f;border:1px solid rgba(255,255,255,.35);color:#fff}.danger-button{background:var(--danger);color:#fff}.full{width:100%}.section-title{display:flex;align-items:center;justify-content:space-between;margin:36px 0 16px}.section-title h2{margin:0;font-size:22px}.section-title span{color:var(--muted)}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.model-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px;text-align:left;min-height:185px;color:var(--ink);transition:.2s}.model-card:hover{transform:translateY(-2px);border-color:#cfc5ff;box-shadow:0 12px 30px #35286e17}.model-card-top{display:flex;gap:12px;align-items:center}.model-card-top>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.model-card-top b{font-size:17px}.model-card-top small,.model-card p{color:var(--muted)}.model-card-top>svg{margin-left:auto}.model-card p{line-height:1.65;margin:18px 0}.model-card-bottom{display:flex;justify-content:space-between;align-items:center}.model-card-bottom span{font-size:13px;color:var(--muted)}.model-card-bottom i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.page-head h1{font-size:38px;margin:7px 0 8px;letter-spacing:-.8px}.eyebrow{color:var(--purple);font-weight:700;font-size:12px;letter-spacing:1.4px}.status-chip{color:var(--green);background:#effaf5;padding:9px 12px;border-radius:8px}.status-chip i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:7px}.back-link,.text-action,.danger-link,.inline-icon{border:0;background:transparent}.back-link{display:flex;gap:7px;align-items:center;color:var(--muted);margin-bottom:24px;padding:0}.model-detail-head{background:#111329 url(/assets/minimax-h3-wave.png) right center/55% 100% no-repeat;color:#fff;border-radius:14px;padding:38px;display:flex;justify-content:space-between;align-items:center}.detail-ident{display:flex;gap:20px;max-width:760px}.model-logo.xl{width:68px;height:68px;font-size:24px}.vendor-line{color:#c6c4d7}.vendor-line span{margin-left:10px;background:#ffffff1a;padding:4px 7px;border-radius:5px}.detail-ident h1{font-size:38px;margin:7px 0}.detail-ident p{color:#dddbea}.detail-tags{display:flex;gap:8px;margin-top:15px}.detail-tags span{font-size:13px}.detail-tags .online{color:#62e1a6}.detail-action{min-width:180px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.detail-action>span{color:#bbb9ca}.detail-action strong{font-size:23px}.subtabs{border-bottom:1px solid var(--line);display:flex;gap:28px;margin:25px 0}.subtabs button{border:0;background:transparent;padding:15px 2px;position:relative}.subtabs button.active{color:var(--purple);font-weight:700}.subtabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--purple)}.detail-layout{display:grid;grid-template-columns:1fr 340px;gap:22px}.content-panel,.side-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}.content-panel h2,.side-panel h3{margin-top:0}.content-panel>p{color:var(--muted);line-height:1.8}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-list>div{padding:18px;background:var(--soft);border-radius:9px}.feature-list svg{color:var(--purple);width:23px}.feature-list b{display:block;margin:11px 0 5px}.feature-list p{font-size:13px;color:var(--muted);margin:0}.side-panel ol{list-style:none;padding:0}.side-panel li{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.side-panel li span{width:25px;height:25px;border-radius:50%;background:#ebe7ff;color:var(--purple);display:grid;place-items:center}.side-panel button{border:0;background:transparent;color:var(--purple);display:flex;gap:7px;margin-top:18px}.tab-content{max-width:900px}.spec-list{margin-top:24px;border-top:1px solid var(--line)}.spec-list>div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.success-text{color:var(--green)}.console-layout{display:grid;grid-template-columns:250px minmax(360px,1fr) minmax(330px,.9fr);border:1px solid var(--line);border-radius:14px;background:#fff;min-height:650px;overflow:hidden}.console-layout>section,.console-layout>aside{padding:22px}.model-selector{border-right:1px solid var(--line)}.model-selector h3{margin:0 0 15px}.model-selector label{height:42px;margin-bottom:15px}.model-selector>button{width:100%;border:0;background:transparent;padding:10px;border-radius:9px;display:flex;align-items:center;gap:9px;text-align:left}.model-selector>button.active{background:#f0edff}.model-selector>button>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.model-selector small{color:var(--muted)}.model-selector>button>svg{margin-left:auto;color:var(--purple)}.model-logo.small{width:34px;height:34px;border-radius:8px}.request-panel{border-right:1px solid var(--line)}.panel-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:25px}.panel-head h2{margin:5px 0 0}.panel-head p{color:var(--muted);margin:4px 0}.panel-head code{background:var(--soft);padding:7px;border-radius:6px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px}.field span{font-size:14px;font-weight:600}.field b{color:#ef3b55}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px;resize:none}.field textarea{height:135px;line-height:1.6}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cost-line{display:flex;justify-content:space-between;margin:18px 0;color:var(--muted)}.cost-line strong{color:var(--ink)}.primary:disabled{opacity:.7}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.response-panel{background:#fafafe}.empty-state,.response-success{text-align:center;padding:110px 20px}.empty-state svg,.response-success>svg{width:45px;height:45px;color:#aaa7bd}.empty-state p,.response-success p{color:var(--muted)}.response-success>svg{color:var(--green)}.response-success pre{text-align:left;background:#171829;color:#d9d7ec;padding:18px;border-radius:9px;line-height:1.7}.toolbar{display:flex;justify-content:space-between;margin-bottom:18px}.segmented{background:var(--soft);border-radius:9px;padding:4px;display:flex}.segmented button{border:0;background:transparent;padding:8px 16px;border-radius:7px}.segmented button.active{background:#fff;box-shadow:0 2px 7px #14122d14;color:var(--purple)}.search-small{height:42px;width:300px}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}table{width:100%;border-collapse:collapse}th{text-align:left;color:var(--muted);font-size:12px;font-weight:600;background:#fafafe;padding:14px 18px}td{padding:18px;border-top:1px solid var(--line);font-size:14px}td small.block{display:block;color:var(--muted);margin-top:4px}.task-status{padding:5px 8px;border-radius:6px}.task-status.已完成{background:#eaf8f1;color:var(--green)}.task-status.处理中{background:#f0edff;color:var(--purple)}.task-status.失败{background:#fff0f2;color:var(--danger)}.text-action{color:var(--purple);padding:4px 7px}.danger-link{color:var(--danger);padding:4px}.inline-icon{padding:3px;color:var(--muted);vertical-align:middle}.inline-icon svg{width:16px}.notice-bar{background:#fff8e8;border:1px solid #f3dfaa;color:#7b6324;border-radius:9px;padding:14px 16px;display:flex;gap:10px;margin-bottom:18px}.docs-page{width:min(1420px,calc(100% - 48px))}.docs-layout{display:grid;grid-template-columns:220px minmax(500px,760px) 180px;gap:42px;justify-content:center}.docs-nav{border-right:1px solid var(--line);padding-right:22px}.docs-nav label{height:40px;margin-bottom:14px}.docs-nav>button{display:block;width:100%;border:0;background:transparent;padding:10px 12px;text-align:left;border-radius:7px;color:#55576b}.docs-nav>button.active{background:#f0edff;color:var(--purple);font-weight:600}.doc-article h1{font-size:38px;margin:9px 0}.doc-article .lead{font-size:18px;color:var(--muted);line-height:1.75}.doc-article h2{margin-top:34px}.doc-article p{color:#56596c;line-height:1.8}.code-block{background:#171829;color:#dddced;border-radius:11px;overflow:hidden;margin:20px 0}.code-block>div{display:flex;justify-content:space-between;border-bottom:1px solid #303149;padding:10px 15px}.code-block button{border:0;background:transparent;color:#c7c3d9;display:flex;gap:6px}.code-block pre{padding:18px;overflow:auto;line-height:1.8}.doc-callout{display:flex;gap:12px;background:#f0edff;border-radius:10px;padding:18px;color:#4c3ea2}.toc{border-left:1px solid var(--line);padding-left:20px;display:flex;flex-direction:column;gap:12px;font-size:13px}.toc span{font-weight:700}.toc a{color:var(--muted)}.billing-cards{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px;margin-bottom:22px}.billing-cards>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:8px}.billing-cards strong{font-size:30px}.billing-cards small{color:var(--muted)}.balance-card{background:#171829 url(/assets/minimax-h3-wave.png) right/cover!important;color:#fff}.balance-card small{color:#d0cede!important}.usage-bars{height:210px;display:flex;align-items:end;gap:25px;padding-top:20px}.usage-bars>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.usage-bars span{display:block;width:100%;max-width:55px;background:var(--purple);border-radius:7px 7px 2px 2px}.usage-bars small{color:var(--muted)}.simple-list>div{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line)}.payment-method{display:flex;align-items:center;gap:13px}.payment-method>svg{width:34px;height:34px;color:var(--purple)}.payment-method span{display:flex;flex-direction:column}.payment-method small{color:var(--muted)}.payment-method button{margin-left:auto}.pricing-table{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.pricing-table>div{display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr .7fr;align-items:center;padding:17px 24px;border-top:1px solid var(--line)}.pricing-table .pricing-head{border:0;background:#fafafe;color:var(--muted);font-size:12px}.pricing-table>div>span:first-child{display:grid;grid-template-columns:42px 1fr;align-items:center}.pricing-table small{grid-column:2;color:var(--muted)}.settings-layout{display:grid;grid-template-columns:230px minmax(500px,720px);gap:30px}.settings-layout>aside{display:flex;flex-direction:column;gap:4px}.settings-layout>aside button{border:0;background:transparent;text-align:left;padding:12px;border-radius:8px}.settings-layout>aside button.active{background:#f0edff;color:var(--purple);font-weight:600}.settings-form>p{color:var(--muted);margin-bottom:28px}.profile-row{display:flex;align-items:center;gap:15px;margin-bottom:25px}.xl-avatar{width:70px;height:70px;font-size:22px}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.toggle-row span{display:flex;flex-direction:column}.toggle-row small{color:var(--muted);margin-top:4px}.toggle{width:44px;height:24px;border:0;background:#d9d9e3;border-radius:20px;position:relative}.toggle:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.toggle.on{background:var(--purple)}.toggle.on:after{left:23px}footer{border-top:1px solid var(--line);padding:30px max(28px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:22px;background:#fff;color:var(--muted)}footer .brand{font-size:17px}footer nav{margin-left:auto;display:flex;gap:16px}footer nav button{border:0;background:transparent;color:var(--muted)}footer small{margin-left:20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#110e257a;z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);background:#fff;border-radius:16px;box-shadow:0 30px 90px #0f0b2840;padding:26px}.modal-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.modal-head h2{margin:5px 0 0}.modal-form{display:flex;flex-direction:column}.form-label{font-weight:600;margin-bottom:10px}.amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.amount-grid button{border:1px solid var(--line);background:#fff;padding:13px;border-radius:8px}.amount-grid button.active{border-color:var(--purple);background:#f0edff;color:var(--purple)}.pay-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:20px}.pay-choice button{height:48px;border:1px solid var(--line);background:#fff;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 14px}.pay-choice button.active{border-color:var(--purple);color:var(--purple)}.pay-choice button svg:last-child{margin-left:auto}.modal-note{text-align:center;color:var(--muted);margin-top:12px}.success-modal,.confirm-modal{text-align:center}.success-modal>svg,.confirm-modal>svg{width:52px;height:52px;color:var(--green)}.confirm-modal>svg{color:#e09b22}.confirm-modal>div{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.support-options{display:flex;flex-direction:column;gap:10px}.support-options>button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px;display:flex;align-items:center;gap:13px;text-align:left}.support-options>button>svg:first-child{width:28px;height:28px;color:var(--purple)}.support-options>button>svg:last-child{margin-left:auto}.support-options span{display:flex;flex-direction:column}.support-options small{color:var(--muted)}@media(max-width:900px){.top-nav{display:none}.header{padding:0 18px}.header-actions .balance{display:none}main{width:calc(100% - 28px);padding-top:30px}.market-intro{display:block}.search-block{width:100%;margin-top:25px}.filter-bar{overflow:auto}.type-tabs button{padding:0 14px}.model-grid{grid-template-columns:1fr}.hero-model{height:auto;min-height:420px}.hero-bottom{display:block}.hero-bottom>div:last-child{margin-top:18px}.console-layout,.detail-layout,.docs-layout,.settings-layout{grid-template-columns:1fr}.model-selector,.request-panel{border-right:0;border-bottom:1px solid var(--line)}.docs-nav,.toc{display:none}.billing-cards{grid-template-columns:1fr}.market-intro h1{font-size:36px}.model-detail-head{display:block}.detail-action{align-items:flex-start;margin-top:25px}.feature-list{grid-template-columns:1fr}.table-wrap,.pricing-table{overflow:auto}.pricing-table>div{min-width:850px}footer{display:block}footer nav{margin:18px 0;flex-wrap:wrap}}.mobile-menu{display:none;border:0;background:transparent;width:38px;height:38px}.mobile-pop{top:68px;right:18px;width:220px}.mobile-pop button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px;border-radius:7px}.mobile-pop button:hover{background:var(--soft)}.price-breakdown>div,.timeline>div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.timeline>div{justify-content:flex-start;gap:14px}.timeline i{width:10px;height:10px;border-radius:50%;background:var(--purple);margin-top:6px}.timeline span{display:flex;flex-direction:column;gap:5px}.timeline small{color:var(--muted)}.empty-page,.state-stage{border:1px dashed #d8d6e5;border-radius:14px;background:#fff;text-align:center;padding:90px 20px}.empty-page>svg,.state-stage>svg{width:50px;height:50px;color:#aaa7bd}.empty-page p,.state-stage p{color:var(--muted)}.error-box{display:flex;gap:12px;background:#fff0f2;color:#9e2d3a;border-radius:9px;padding:15px;margin:18px 0}.error-box span{display:flex;flex-direction:column;gap:3px}.endpoint{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin:22px 0}.endpoint b{background:var(--purple);color:#fff;padding:12px 15px}.endpoint code{padding:12px 15px}.doc-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.doc-steps li{background:var(--soft);border-radius:9px;padding:15px;display:flex;align-items:center;gap:10px}.doc-steps li span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e7e1ff;color:var(--purple);font-weight:700}.doc-table{border:1px solid var(--line);border-radius:9px;overflow:hidden}.doc-table>div{display:grid;grid-template-columns:1.2fr 1fr .8fr 2fr}.doc-table>div>*{padding:11px 13px;border-top:1px solid var(--line)}.doc-table>div:first-child>*{border-top:0;background:#fafafe}.no-docs{display:block;padding:16px;color:var(--muted);text-align:center}.commercial-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:-10px 0 24px}.commercial-tabs button{border:0;background:transparent;padding:14px 3px;position:relative;white-space:nowrap}.commercial-tabs button.active{color:var(--purple);font-weight:700}.commercial-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--purple)}.coupon-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.coupon-grid>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px}.coupon-grid>div>svg{width:40px;height:40px;color:var(--purple)}.coupon-grid span{display:flex;flex-direction:column;gap:6px}.coupon-grid small{color:var(--muted)}.coupon-grid button{margin-left:auto}.coupon-grid .used{opacity:.6}.payment-add{margin-top:22px}.security-card{display:flex;align-items:center;gap:12px;padding:18px;background:var(--soft);border-radius:9px;margin:22px 0}.security-card>svg{width:30px;height:30px;color:var(--green)}.security-card span{display:flex;flex-direction:column}.security-card small{color:var(--muted)}.security-card button{margin-left:auto}.state-tabs{width:max-content;margin-bottom:24px}.state-stage{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center}.large-spinner{width:48px;height:48px;border:4px solid #e5e1f5;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite}.chat-box>div:first-child{display:flex;gap:10px;align-items:center;margin-bottom:20px}.chat-box p{background:var(--soft);padding:12px;border-radius:9px;margin:0}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{padding:50px max(50px,8vw);background:#15162d url(/assets/minimax-h3-wave.png) center/cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-brand .brand{color:#fff}.auth-brand h1{font-size:58px;line-height:1.1;margin:16px 0}.auth-brand h1 b{color:#b7a5ff}.auth-brand p{color:#d5d2e6;max-width:520px;font-size:17px;line-height:1.7}.auth-panel{display:grid;place-items:center;padding:40px;background:#fff}.auth-box{width:min(420px,100%)}.auth-box h2{font-size:34px;margin:0 0 8px}.auth-box>p{color:var(--muted);margin-bottom:30px}.auth-links{display:flex;justify-content:space-between;margin-top:20px}.auth-links button{border:0;background:transparent;color:var(--purple)}.auth-box .success-modal>svg{width:52px;height:52px;color:var(--purple)}@media(max-width:900px){.mobile-menu{display:grid;place-items:center}.avatar-button{display:none}.model-grid,.coupon-grid{grid-template-columns:1fr}.docs-nav{display:block;border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.docs-nav>button{display:inline-block;width:auto}.doc-steps{grid-template-columns:1fr}.doc-table{overflow:auto}.doc-table>div{min-width:650px}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.commercial-tabs{overflow:auto}.header-actions{gap:5px}}@media(max-width:900px){.docs-page{width:calc(100% - 28px);overflow:hidden}.docs-layout{min-width:0;justify-content:stretch}.docs-layout>*{min-width:0}.docs-nav{display:flex;align-items:center;overflow-x:auto;gap:4px}.docs-nav label{flex:0 0 180px;margin:0 8px 0 0}.docs-nav>button{flex:0 0 auto}.doc-article{min-width:0}.doc-article pre{max-width:100%}}@media(max-width:600px){.market-intro{margin-bottom:26px}.market-intro h1{font-size:34px;letter-spacing:-1px}.search-block small{line-height:1.7}.filter-bar{height:58px;overflow-x:auto!important;overflow-y:hidden!important;padding:0;scrollbar-width:none}.filter-bar::-webkit-scrollbar,.docs-nav::-webkit-scrollbar{display:none}.type-tabs{flex:0 0 auto;height:58px}.type-tabs button{flex:0 0 72px;white-space:nowrap;padding:0 12px}.type-tabs button+button:before{display:none}.filter-bar select{flex:0 0 120px;margin:0 10px;height:38px}.hero-model{min-height:560px;background-position:62% center}.hero-copy{padding:30px 24px}.hero-title{align-items:flex-start}.hero-title h2{font-size:38px}.hero-title span{margin-top:5px}.capabilities{flex-wrap:wrap}.capabilities span{padding:8px 10px}.hero-bottom>div:first-child{font-size:13px}.hero-bottom strong{font-size:24px}.hero-bottom>div:last-child{display:grid;grid-template-columns:1fr 1fr}.hero-bottom button{padding:0 12px}.page-head{display:block}.page-head>div+*{margin-top:18px}.commercial-tabs{margin-top:0}.state-tabs{width:100%;overflow:auto}.state-tabs button{white-space:nowrap}}.pay-choice.single{grid-template-columns:1fr}.wechat-payment{display:flex;flex-direction:column;gap:18px}.payment-status-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:10px}.payment-status-banner.pending{background:#fff7e7;color:#8b6414}.payment-status-banner.expired{background:#fff0f2;color:#c73549}.payment-status-banner span{font-weight:700}.payment-status-banner b{font-size:13px}.wechat-pay-main{display:grid;grid-template-columns:190px 1fr;gap:22px;align-items:center}.wechat-qr{width:190px;height:190px;border:1px solid #dfe2e8;border-radius:14px;padding:14px;background:#fff;position:relative;box-shadow:0 8px 24px #1e233214}.qr-pattern{display:grid;grid-template-columns:repeat(11,1fr);width:100%;height:100%;gap:2px}.qr-pattern i{background:transparent;border-radius:1px}.qr-pattern i.dark{background:#151820}.wechat-qr>strong{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:46px;height:46px;border:5px solid white;background:#19b65b;color:#fff;border-radius:10px;display:grid;place-items:center;font-size:12px}.wechat-qr.is-expired .qr-pattern{opacity:.16}.wechat-qr>em{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-style:normal;font-weight:700;color:#c73549;background:#ffffffb8;border-radius:14px}.wechat-pay-copy small{color:var(--muted)}.wechat-pay-copy h3{font-size:30px;margin:4px 0 10px}.wechat-pay-copy p{font-size:13px;line-height:1.65;color:var(--muted);margin:0 0 12px}.wechat-pay-copy dl{margin:0}.wechat-pay-copy dl>div{display:flex;justify-content:space-between;gap:16px;padding:7px 0;border-top:1px solid var(--line);font-size:12px}.wechat-pay-copy dt{color:var(--muted)}.wechat-pay-copy dd{margin:0;font-weight:600;overflow-wrap:anywhere}.payment-check-message{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:9px;background:#f5f3ff;color:#5940c7;font-size:13px}.payment-actions{display:flex;justify-content:flex-end;gap:10px}.payment-actions button{min-width:130px}.wechat-payment>.modal-note{display:block;margin-top:-6px}@media(max-width:600px){.wechat-pay-main{grid-template-columns:1fr}.wechat-qr{margin:auto}.payment-actions{display:grid;grid-template-columns:1fr 1fr}.payment-actions button{min-width:0}}.auth-form{display:grid;gap:16px}.verify-row{display:grid;grid-template-columns:1fr 132px;gap:10px}.verify-row .secondary{white-space:nowrap;padding:0 14px}.password-field{position:relative}.password-field input{width:100%;padding-right:48px}.password-field>button{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#77738b;border-radius:8px}.password-field>button:hover{background:#f1efff;color:var(--purple)}.password-field svg{width:19px;height:19px}.auth-alert{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:10px;font-size:13px;line-height:1.5}.auth-alert svg{flex:0 0 auto;width:18px;height:18px;margin-top:1px}.auth-alert.error{background:#fff1f1;color:#bb2b38;border:1px solid #ffd6da}.auth-alert.success{background:#ecfaf4;color:#157a55;border:1px solid #c8efdf}.auth-security{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:28px;color:#77738b;font-size:12px}.auth-security svg{width:17px;height:17px;color:var(--purple)}.admin-auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 20% 15%,rgba(111,65,255,.24),transparent 28%),linear-gradient(135deg,#111226,#1c173a 55%,#101322)}.admin-auth-card{width:min(440px,100%);padding:38px;background:#fff;border:1px solid rgba(255,255,255,.35);border-radius:18px;box-shadow:0 30px 90px #00000052}.admin-auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:34px}.admin-auth-brand>svg{width:38px;height:38px;padding:9px;color:#fff;background:linear-gradient(135deg,#7c54ff,#5632e8);border-radius:10px}.admin-auth-brand div{display:grid}.admin-auth-brand b{font-size:18px}.admin-auth-brand small{font-size:9px;letter-spacing:1.1px;color:#88849a}.admin-auth-card h1{font-size:32px;margin:7px 0}.admin-auth-card>p{color:var(--muted);margin:0 0 26px}.admin-auth-card form{display:grid;gap:17px}.admin-auth-card .primary{display:flex;align-items:center;justify-content:center;gap:8px}.admin-auth-card .primary svg{width:18px;height:18px}.remember-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#676278}.remember-row input{accent-color:var(--purple)}.remember-row button{margin-left:auto;border:0;background:transparent;color:var(--purple)}.admin-auth-back{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:16px;border:0;background:transparent;color:#676278}.admin-auth-back svg{width:17px;height:17px}.admin-auth-checking{text-align:center}.admin-auth-checking .large-spinner{margin:0 auto 22px}@media(max-width:600px){.auth-panel{padding:24px}.auth-box h2{font-size:30px}.verify-row{grid-template-columns:1fr}.verify-row .secondary{height:44px}.admin-auth-shell{padding:18px}.admin-auth-card{padding:28px 22px}.remember-row{align-items:flex-start;flex-wrap:wrap}.remember-row button{margin-left:0;width:100%;text-align:left;padding-left:24px}}.ai-fab{position:fixed;right:26px;bottom:26px;z-index:45;height:50px;padding:0 18px;border:0;border-radius:25px;background:linear-gradient(135deg,#7050f4,#8b6cff);color:#fff;display:flex;align-items:center;gap:9px;font-weight:700;box-shadow:0 12px 30px #5a3fcf52;cursor:pointer}.ai-fab svg{width:21px;height:21px}.ai-fab:hover{transform:translateY(-2px);box-shadow:0 15px 34px #5a3fcf61}.ai-assistant{position:fixed;right:26px;bottom:88px;z-index:44;width:400px;height:min(680px,calc(100vh - 120px));background:#fff;border:1px solid #e5e2ef;border-radius:18px;box-shadow:0 24px 70px #1a183333;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto auto}.ai-head{display:flex;align-items:center;gap:11px;padding:17px 18px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#faf9ff,#f4f0ff)}.ai-head>svg{width:38px;height:38px;padding:9px;border-radius:11px;background:var(--purple);color:#fff}.ai-head>span{display:flex;flex-direction:column;flex:1}.ai-head small{color:var(--muted);margin-top:2px}.ai-head button{width:34px;height:34px;border:0;border-radius:8px;background:transparent;display:grid;place-items:center;cursor:pointer}.ai-head button:hover{background:#ece8fb}.ai-context{display:flex;align-items:flex-start;gap:8px;padding:10px 16px;background:#fbfaff;color:#625d76;font-size:12px;line-height:1.5;border-bottom:1px solid #efedf5}.ai-context svg{width:16px;height:16px;color:var(--purple);flex:0 0 auto;margin-top:1px}.ai-messages{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f9f9fc}.ai-message{max-width:86%;padding:11px 13px;border-radius:13px;line-height:1.58;font-size:14px;white-space:pre-line}.ai-message.assistant{align-self:flex-start;background:#fff;border:1px solid var(--line);border-top-left-radius:4px}.ai-message.user{align-self:flex-end;background:var(--purple);color:#fff;border-top-right-radius:4px}.ai-message-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.ai-message-actions button{border:1px solid #dcd5fb;background:#f6f3ff;color:var(--purple);padding:7px 9px;border-radius:7px;font-size:12px;cursor:pointer}.ai-message-actions button:hover{background:#ece6ff}.ai-message p{margin:0}.ai-message p+p{margin-top:2px}.ai-message-actions button{display:flex;align-items:center;gap:5px}.ai-message-actions svg{width:13px;height:13px}.ai-quick{padding:10px 14px;display:flex;gap:7px;overflow-x:auto;border-top:1px solid var(--line);scrollbar-width:none}.ai-quick::-webkit-scrollbar{display:none}.ai-quick button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:17px;padding:7px 10px;color:#57526b;font-size:12px;cursor:pointer}.ai-quick button:hover{border-color:#b8a9f5;color:var(--purple)}.ai-compose{padding:11px 13px;border-top:1px solid var(--line);background:#fff}.ai-compose>div{display:flex;align-items:flex-end;gap:8px}.ai-compose textarea{flex:1;resize:none;min-height:40px;max-height:88px;border:1px solid var(--line);border-radius:10px;padding:10px 11px;font:inherit;outline:none}.ai-compose textarea:focus{border-color:#9f8bef;box-shadow:0 0 0 3px #f0ecff}.ai-compose button{width:40px;height:40px;border:0;border-radius:10px;background:var(--purple);color:#fff;display:grid;place-items:center;cursor:pointer}.ai-compose button:disabled{opacity:.45;cursor:not-allowed}.ai-compose>small{display:block;text-align:center;color:#9a96a9;font-size:10px;margin-top:7px}.typing-dots{display:flex;gap:4px;align-items:center;height:20px}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#918aa8;animation:aiDot 1s infinite}.typing-dots i:nth-child(2){animation-delay:.14s}.typing-dots i:nth-child(3){animation-delay:.28s}@keyframes aiDot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.ai-footer{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-top:1px solid var(--line);background:#fff}.ai-footer button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#777287;font-size:11px;cursor:pointer}.ai-footer button:hover{color:var(--purple)}.ai-footer svg{width:14px;height:14px}@media(max-width:600px){.ai-fab{right:14px;bottom:14px;width:48px;height:48px;padding:0;justify-content:center}.ai-fab span{display:none}.ai-assistant{left:10px;right:10px;bottom:72px;width:auto;height:calc(100vh - 92px);max-height:700px;border-radius:15px}.ai-head{padding:14px}.ai-messages{padding:13px}.ai-quick{padding:9px 11px}.ai-message{max-width:90%}}.top-nav>button>svg{width:16px;height:16px}.assistant-page{padding-bottom:44px}.assistant-workspace{display:grid;grid-template-columns:270px minmax(0,1fr);height:680px;min-height:620px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 40px #1f1a420f}.assistant-guide{display:flex;flex-direction:column;padding:20px;background:#faf9fd;border-right:1px solid var(--line)}.assistant-guide-head{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid var(--line)}.assistant-guide-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6743ef,#9079ff)}.assistant-guide-head>span svg{width:22px;height:22px}.assistant-guide-head>div{display:flex;flex-direction:column;gap:3px}.assistant-guide-head small{color:var(--muted)}.assistant-guide-head i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#20b976}.assistant-guide-section{display:flex;flex-direction:column;gap:6px;margin-top:22px}.assistant-guide-section>small{padding:0 8px 6px;color:#9792a5;font-size:11px;font-weight:700;letter-spacing:.08em}.assistant-guide-section button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:10px 8px;border-radius:8px;text-align:left;color:#464155;cursor:pointer}.assistant-guide-section button:hover{background:#efebff;color:var(--purple)}.assistant-guide-section button>span{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:#eee9ff;color:var(--purple);font-size:11px;font-weight:700}.assistant-guide-section button>svg:first-child{width:18px;height:18px;color:var(--purple)}.assistant-guide-section button>svg:last-child{width:14px;height:14px;margin-left:auto}.assistant-safety{display:flex;gap:9px;align-items:flex-start;margin-top:auto;padding:13px;border-radius:10px;background:#f1edff;color:var(--purple)}.assistant-safety>svg{width:19px;height:19px;flex:0 0 auto}.assistant-safety span{display:flex;flex-direction:column;gap:3px}.assistant-safety small{color:#756d8e;line-height:1.45}.assistant-chat{min-width:0;display:grid;grid-template-rows:auto 1fr auto auto;background:#fbfbfd}.assistant-chat-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid var(--line)}.assistant-chat-head>div{display:flex;align-items:center;gap:10px}.assistant-chat-head>div>svg{width:30px;height:30px;padding:7px;border-radius:9px;background:#eee9ff;color:var(--purple)}.assistant-chat-head span{display:flex;flex-direction:column;gap:2px}.assistant-chat-head small{color:var(--muted);font-size:11px}.assistant-chat-head>button{display:flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;color:#696477;cursor:pointer}.assistant-chat-head>button:hover{border-color:#b8a9f5;color:var(--purple)}.assistant-chat-head>button svg{width:15px;height:15px}.assistant-chat .ai-messages{padding:28px 32px;background:#fbfbfd}.assistant-chat .ai-message{max-width:72%;font-size:14px}.assistant-chat .ai-compose{padding:14px 24px}.assistant-chat .ai-compose textarea{min-height:58px}.assistant-chat .ai-compose button{width:46px;height:46px}.assistant-starters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 24px 14px;background:#fbfbfd}.assistant-starters button{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:10px 12px;color:#5c566d;text-align:left;cursor:pointer}.assistant-starters button:hover{border-color:#b8a9f5;color:var(--purple)}.assistant-starters svg{width:16px;height:16px;flex:0 0 auto;color:var(--purple)}@media(max-width:900px){.assistant-workspace{grid-template-columns:1fr;height:auto;min-height:720px}.assistant-guide{display:none}.assistant-chat{min-height:720px}.assistant-chat .ai-message{max-width:86%}}@media(max-width:600px){.assistant-page{width:calc(100% - 28px)}.assistant-workspace{border-radius:12px;min-height:680px}.assistant-chat{min-height:680px}.assistant-chat-head{padding:13px}.assistant-chat-head small{display:none}.assistant-chat .ai-messages{padding:18px 14px}.assistant-chat .ai-message{max-width:92%}.assistant-starters{grid-template-columns:1fr;padding:0 12px 10px}.assistant-chat .ai-compose{padding:11px 12px}}.admin-shell{min-height:100vh;background:#f6f7fb;color:#17162a;display:grid;grid-template-columns:238px minmax(0,1fr)}.admin-section-enter{animation:adminSectionIn .18s ease-out}@keyframes adminSectionIn{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}.admin-navigation-toast{position:fixed;right:28px;bottom:26px;z-index:180;display:flex;align-items:center;gap:9px;padding:12px 16px;border:1px solid #dcd6ff;border-radius:11px;color:#5134cc;background:#fff;box-shadow:0 12px 35px #1f184829;font-size:13px;font-weight:700}.admin-navigation-toast svg{width:18px;height:18px;color:#20a66e}.admin-sidebar{position:sticky;top:0;height:100vh;background:#17172d;color:#d9d8e7;padding:20px 14px 14px;display:flex;flex-direction:column}.admin-brand{display:flex;align-items:center;gap:11px;padding:4px 10px 22px}.admin-brand>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#7657f6,#9d86ff);color:#fff}.admin-brand>span svg{width:20px}.admin-brand>div{display:flex;flex-direction:column}.admin-brand b{font-size:17px;color:#fff}.admin-brand small{font-size:9px;letter-spacing:.14em;color:#8f8da7;margin-top:2px}.admin-sidebar nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.admin-sidebar nav button{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#aaa8bc;text-align:left;cursor:pointer}.admin-sidebar nav button svg{width:18px;height:18px}.admin-sidebar nav button:hover{background:#24243e;color:#fff}.admin-sidebar nav button.active{background:#6c4bf0;color:#fff;font-weight:700}.admin-user{display:flex;align-items:center;gap:9px;padding:14px 8px 0;margin-top:auto;border-top:1px solid #2c2c45}.admin-user>div{min-width:0;display:flex;flex:1;flex-direction:column}.admin-user b{color:#fff;font-size:12px}.admin-user small{overflow:hidden;text-overflow:ellipsis;color:#858299;font-size:10px}.admin-user>button{border:0;background:transparent;color:#aaa8bc;cursor:pointer}.admin-main{min-width:0}.admin-top{height:78px;background:#fff;border-bottom:1px solid #e5e6ed;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.admin-top h1{font-size:22px;margin:3px 0 0}.admin-top small{color:#8d899d}.admin-top>div:last-child{display:flex;align-items:center;gap:10px}.admin-top label{width:310px;height:38px;border:1px solid #dedfe7;border-radius:9px;display:flex;align-items:center;padding:0 11px}.admin-top label svg{width:17px;color:#8e8a9e}.admin-top input{width:100%;border:0;outline:0;padding-left:8px}.admin-exit{height:38px;border:1px solid #dedfe7;border-radius:8px;background:#fff;padding:0 12px;display:flex;align-items:center;gap:7px;cursor:pointer}.admin-content{max-width:1900px;margin:0 auto;padding:26px 30px 50px}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.admin-metrics>div{background:#fff;border:1px solid #e5e6ed;border-radius:12px;padding:18px}.admin-metrics span{display:flex;align-items:center;justify-content:space-between;color:#777386;font-size:12px}.admin-metrics span svg{width:17px;color:#7657f6}.admin-metrics strong{display:block;font-size:27px;margin:10px 0 5px}.admin-metrics small{color:#23a66f}.admin-metrics .warn-text{color:#e17736}.admin-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:18px;margin-bottom:18px}.admin-panel{background:#fff;border:1px solid #e5e6ed;border-radius:12px;padding:20px;margin-bottom:18px}.admin-panel>h2{font-size:17px;margin:0 0 16px}.admin-panel>p{color:#777386;line-height:1.65}.admin-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-panel-head h2{font-size:17px;margin:0 0 4px}.admin-panel-head p{font-size:12px;color:#8d899a;margin:0}.admin-panel-head>div:last-child{display:flex;gap:8px}.admin-panel-head button,.admin-panel-head>button,.route-card button,.kb-row button,.role-row button{height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dedfe7;background:#fff;border-radius:7px;padding:0 10px;cursor:pointer}.admin-panel-head button.primary{background:#6c4bf0;color:#fff;border-color:#6c4bf0}.admin-bars{height:230px;display:flex;align-items:flex-end;gap:24px;padding:24px 12px 0}.admin-bars>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.admin-bars span{width:100%;max-width:38px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#7858f6,#a38ef9)}.admin-bars small{color:#8d899a}.health-list>div,.kb-row,.role-row,.audit-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #efeff4}.health-list>div>i{width:9px;height:9px;border-radius:50%;background:#22b978}.health-list>div>i.warn{background:#f2a33c}.health-list span,.kb-row span,.role-row span,.audit-row span{display:flex;flex-direction:column;gap:3px;flex:1}.health-list small,.kb-row small,.role-row small,.audit-row small{color:#8c8899}.health-list strong{font-size:12px}.admin-table{border:1px solid #e8e8ef;border-radius:9px;overflow:hidden}.admin-tr{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr)) 74px;align-items:center;min-height:52px;border-top:1px solid #efeff4;padding:0 13px;gap:10px}.admin-tr:first-child{border-top:0}.admin-th{min-height:42px;background:#fafafe;color:#777386}.admin-tr span,.admin-tr b{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-tr>button{border:0;background:transparent;color:#6747e8;cursor:pointer}.admin-filters{display:flex;gap:9px;margin-bottom:14px}.admin-filters label{height:36px;display:flex;align-items:center;border:1px solid #dedfe7;border-radius:8px;padding:0 10px}.admin-filters label svg{width:16px;color:#9995a5}.admin-filters input{border:0;outline:0;padding-left:7px}.admin-filters select{border:1px solid #dedfe7;border-radius:8px;background:#fff;padding:0 10px}.route-card{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #efeff4}.route-card>span{display:flex;flex-direction:column;gap:4px;flex:1}.route-card small{color:#8d899a}.route-card em{font-size:11px;background:#eee9ff;color:#6747e8;border-radius:12px;padding:4px 8px;font-style:normal}.kb-row>svg,.role-row>svg{width:32px;height:32px;padding:7px;border-radius:8px;background:#eee9ff;color:#6747e8}.kb-row button,.role-row button{height:30px}.audit-row>i{width:9px;height:9px;border-radius:50%;background:#7657f6}.admin-panel .toggle-row{padding:15px 0}.no-model-result{display:block;padding:18px 8px;color:#8d899a;text-align:center}.admin-top>div:last-child{position:relative}.admin-env{height:38px;border:1px solid #dedfe7;border-radius:8px;background:#fff;padding:0 9px;color:#393548}.admin-notices{position:absolute;z-index:50;right:100px;top:50px;width:330px;background:#fff;border:1px solid #e4e2ec;border-radius:12px;box-shadow:0 18px 50px #1c183d2e;overflow:hidden}.admin-notices>div{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #ecebf1}.admin-notices>div button{border:0;background:transparent}.admin-notices>button{width:100%;display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border:0;border-bottom:1px solid #f0eff4;background:#fff;text-align:left;cursor:pointer}.admin-notices>button:hover{background:#faf9ff}.admin-notices>button>svg{width:20px;color:#7657f6}.admin-notices span{display:flex;flex-direction:column;gap:4px}.admin-notices small{color:#8d899a}.admin-empty{text-align:center;padding:65px 20px;color:#8d899a}.admin-empty>svg{width:38px;height:38px}.admin-empty h3{color:#29263a}.admin-empty button{border:1px solid #dedfe7;background:#fff;border-radius:7px;padding:8px 12px;cursor:pointer}.admin-row-action>summary{height:30px;display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#6747e8;cursor:pointer;list-style:none}.admin-row-action>summary::-webkit-details-marker{display:none}.admin-row-action>summary svg{width:13px}.admin-row-action[open]>summary svg{transform:rotate(180deg)}.admin-shell .modal-actions{position:sticky;bottom:-26px;z-index:3;margin:0 -2px;padding:16px 2px 2px;background:#fff;box-shadow:0 -10px 18px #ffffffeb}@media(max-width:760px){.admin-shell{grid-template-columns:minmax(0,1fr)!important;min-height:100vh;width:100%}.admin-shell>.admin-sidebar{display:none}.admin-shell>.admin-main{display:block;width:100%;min-width:0}.admin-top{height:auto;min-height:64px;padding:12px 16px}.admin-top>div:first-child small,.admin-top select,.admin-top label,.admin-top .admin-exit span{display:none}.admin-top h1{font-size:18px}.admin-content{padding:18px 14px 36px}}.admin-shell .modal{width:min(820px,calc(100vw - 40px));max-height:88vh;overflow:auto}.admin-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.admin-modal-grid .field.wide,.modal-form>.field.wide{grid-column:1/-1}.admin-modal-grid .field textarea,.modal-form>.field.wide textarea{height:90px}.modal-tip{display:flex;align-items:flex-start;gap:8px;margin:2px 0 17px;padding:12px 14px;border-radius:8px;background:#f5f2ff;color:#5946b9;font-size:12px;line-height:1.55}.modal-tip svg{width:17px;flex:0 0 auto}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:18px;border-top:1px solid #ecebf1}.modal-actions button{height:40px;padding:0 18px;border:1px solid #dedfe7;border-radius:8px;background:#fff}.modal-actions button.primary{background:#6c4bf0;border-color:#6c4bf0;color:#fff}.admin-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px;margin-bottom:16px;background:#fafafe;border:1px solid #ecebf1;border-radius:9px}.admin-checks label,.permission-matrix label,.export-check{display:flex;align-items:center;gap:8px;font-size:13px}.price-preview{display:flex;justify-content:space-between;align-items:center;padding:14px;margin-bottom:17px;border-radius:9px;background:#effaf5;color:#177b54}.permission-matrix{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:15px;margin-bottom:17px;border:1px solid #e5e3ec;border-radius:9px}.permission-matrix>b{grid-column:1/-1}.sync-review{text-align:center;padding:8px 0 18px}.sync-review>svg{width:50px;height:50px;padding:12px;border-radius:50%;background:#f0edff;color:#6c4bf0}.sync-review p{color:#777386}.sync-review>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #ecebf1;text-align:left}.export-check{margin:0 0 18px}.detail-modal{display:flex;flex-direction:column}.detail-status{display:flex;align-items:center;gap:12px;padding:15px;border-radius:10px;background:#effaf5;margin-bottom:12px}.detail-status>svg{width:28px;color:#22a66f}.detail-status>span{display:flex;flex-direction:column;gap:3px}.detail-status small{color:#5f806f}.detail-line{display:flex;justify-content:space-between;gap:20px;padding:13px 4px;border-bottom:1px solid #ecebf1}.detail-line span{color:#777386}.audit-note{display:flex;align-items:center;gap:8px;margin:16px 0;padding:12px;border-radius:8px;background:#fafafe;color:#777386;font-size:12px}.audit-note svg{width:17px;color:#6c4bf0}.confirm-modal>.field{text-align:left}.confirm-modal>.field textarea{height:85px}.confirm-modal>.field+div{margin-top:12px}@media(max-width:760px){.admin-shell .modal{width:calc(100vw - 24px);padding:20px}.admin-modal-grid,.permission-matrix,.admin-checks{grid-template-columns:1fr}.permission-matrix>b{grid-column:auto}}.admin-table{overflow:visible}.admin-tr{position:relative}.admin-row-action{position:relative;display:flex;justify-content:flex-end}.admin-row-action>button{height:30px;display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#6747e8;cursor:pointer}.admin-row-action>button svg{width:13px}.admin-row-menu{position:absolute;z-index:45;right:0;top:34px;width:142px;padding:6px;background:#fff;border:1px solid #e4e2ec;border-radius:9px;box-shadow:0 14px 36px #1c183d29}.admin-row-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;padding:0 9px;background:#fff;color:#393548;cursor:pointer;text-align:left}.admin-row-menu button:hover{background:#f7f5ff;color:#6747e8}.admin-row-menu button svg{width:15px}.admin-row-menu button.danger{color:#d44747}.admin-global-search{position:relative}.admin-search-results{position:absolute;z-index:60;left:0;right:0;top:46px;padding:7px;background:#fff;border:1px solid #e4e2ec;border-radius:11px;box-shadow:0 18px 50px #1c183d2e}.admin-search-results>small{display:block;padding:7px 9px;color:#8d899a}.admin-search-results>button{width:100%;display:flex;align-items:center;gap:9px;padding:9px;border:0;border-radius:7px;background:#fff;text-align:left;cursor:pointer}.admin-search-results>button:hover{background:#f7f5ff}.admin-search-results>button>svg{width:19px;color:#6747e8}.admin-search-results span{display:flex;flex-direction:column;gap:2px}.admin-search-results b{font-size:12px}.admin-search-results small{font-size:10px;color:#8d899a}.confirm-modal{text-align:center;padding:8px 4px 2px}.confirm-modal>svg{width:52px;height:52px;padding:12px;border-radius:50%;background:#fff1f1;color:#d44747}.confirm-modal h3{margin:14px 0 7px}.confirm-modal p{max-width:420px;margin:0 auto 20px;color:#777386;line-height:1.65}.confirm-modal>div{display:flex;justify-content:flex-end;gap:9px}.confirm-modal button{height:38px;padding:0 16px;border:1px solid #dedfe7;border-radius:8px;background:#fff;cursor:pointer}.confirm-modal .primary{border-color:#6747e8;background:#6747e8;color:#fff}.confirm-modal .primary:hover,.confirm-modal .primary:focus-visible{border-color:#5638d7;background:#5638d7;color:#fff}.confirm-modal .danger-button{border-color:#d44747;background:#d44747;color:#fff}.primary:active,.primary:focus,.primary:focus-visible{color:#fff}.primary:active{background:#5031ce}.primary:disabled{background:#a99af0;color:#fff;cursor:not-allowed}.admin-trend-canvas{display:block;width:100%;height:238px;cursor:crosshair}.admin-chart{padding:0;overflow:hidden;border-color:#e2e0ec;box-shadow:0 10px 30px #3127580b}.admin-trend-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 22px 17px;border-bottom:1px solid #efedf5}.admin-trend-eyebrow{display:block;margin-bottom:5px;color:#7658ee;font-size:10px;font-weight:800;letter-spacing:.12em}.admin-trend-head h2{margin:0 0 5px;font-size:18px;letter-spacing:-.01em}.admin-trend-head p{margin:0;color:#858092;font-size:12px}.admin-period-tabs{display:inline-flex;gap:3px;padding:4px;border:1px solid #e5e2ee;border-radius:10px;background:#f7f6fa}.admin-period-tabs button{min-width:43px;height:31px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#777184;font-weight:700;cursor:pointer}.admin-period-tabs button:hover{color:#5f43d8;background:#efecfb}.admin-period-tabs button.active{color:#fff;background:#6847eb;box-shadow:0 4px 10px #6847eb38}.admin-period-tabs button:focus-visible{outline:3px solid rgba(104,71,235,.22);outline-offset:2px}.admin-trend-summary{display:grid;grid-template-columns:1fr 1fr minmax(170px,.85fr);gap:1px;margin:0 22px;padding:17px 0;border-bottom:1px solid #efedf5}.admin-trend-summary>div{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:10px;min-width:0;padding:2px 18px 2px 0}.admin-trend-summary>div+div{padding-left:18px;border-left:1px solid #ece9f3}.admin-trend-summary i{grid-row:1 / 3;width:10px;height:10px;border:3px solid #6847eb;border-radius:50%;box-shadow:0 0 0 5px #6847eb17}.admin-trend-summary i.revenue{border-color:#b49cf8;box-shadow:0 0 0 5px #b49cf826}.admin-trend-summary span{color:#5f5969;font-size:12px;font-weight:700}.admin-trend-summary span small{display:block;margin-top:3px;color:#aaa5b3;font-size:10px;font-weight:500}.admin-trend-summary strong{color:#201c2d;font-size:19px;letter-spacing:-.02em}.admin-trend-summary em{grid-column:3;color:#16935d;font-size:11px;font-style:normal;font-weight:800}.admin-trend-summary .admin-trend-highlight{grid-template-columns:1fr auto;padding-right:0;background:#faf9ff;border-radius:9px}.admin-trend-highlight>small{grid-column:1 / -1;color:#8a8495;font-size:10px}.admin-trend-plot{position:relative;padding:12px 15px 0 10px}.admin-trend-foot{display:flex;justify-content:space-between;gap:16px;padding:13px 22px 15px;border-top:1px solid #efedf5;color:#716b7c;font-size:11px}.admin-trend-foot span{display:flex;align-items:center;gap:7px}.admin-trend-foot span i{width:7px;height:7px;border-radius:50%;background:#22a56c;box-shadow:0 0 0 4px #22a56c1a}.admin-trend-foot b{color:#514a5d}.legend{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.legend.purple{background:#6d4bf2}.legend.lilac{background:#d8ceff}@media(max-width:1100px){.admin-shell{grid-template-columns:76px minmax(0,1fr)}.admin-brand>div,.admin-sidebar nav button:not(.active){font-size:0}.admin-sidebar nav button{justify-content:center}.admin-sidebar nav button.active{font-size:0}.admin-user>div{display:none}.admin-top label{display:none}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-trend-head{flex-direction:column}.admin-period-tabs{width:100%}.admin-period-tabs button{flex:1}.admin-trend-summary{grid-template-columns:1fr 1fr}.admin-trend-summary .admin-trend-highlight{grid-column:1 / -1;margin-top:12px;padding:12px;border-left:0}.admin-trend-foot{align-items:flex-start;flex-direction:column}}.hero-model{position:relative;isolation:isolate;border:1px solid rgba(124,101,255,.34);background-image:linear-gradient(90deg,#05071be6,#06081d9e 48%,#0908201f),url(/assets/minimax-h3-wave.png);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 22px 60px #2d236933}.hero-copy{position:relative;z-index:1}.hero-copy>p{color:#f5f4ffe0}.hero-title span{background:#ffffff14;border-color:#ffffff38;color:#d9d2ff}.capabilities span{border:1px solid rgba(255,255,255,.12);background:#ffffff17}.ghost-dark{background:#ffffff14}.header{height:84px;padding:0 28px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1336px,100%);height:100%;margin:0 auto;display:flex;align-items:center;min-width:0}.header-inner>.brand{flex:0 0 auto;font-size:22px}.header-inner .brand-mark{width:36px;height:36px}.header-inner .brand-mark svg{width:34px;height:34px}.top-nav{align-self:stretch;margin-left:clamp(28px,3vw,46px);gap:5px;min-width:0}.top-nav>button{height:100%;padding:0 15px;gap:4px;border-radius:0;color:#4f4b5d;font-size:14px;font-weight:500;white-space:nowrap}.top-nav>button:hover{color:var(--purple);background:linear-gradient(180deg,transparent 25%,rgba(109,75,242,.045))}.top-nav>button.active{color:var(--purple);font-weight:700}.top-nav>button.active:after{left:15px;right:15px;height:3px}.top-nav>button>svg{width:15px;height:15px}.header-actions{flex:0 0 auto;gap:9px;margin-left:auto;padding-left:14px}.header-actions .balance{height:40px;padding:0 13px;border-radius:10px;background:#f6f4fb;font-size:13px}.header-actions .avatar-button{height:42px;padding:0 8px;font-size:13px}.header-actions .avatar-button>svg{width:13px}.header-actions .icon-button,.header-actions .mobile-menu{width:40px;height:40px}.nav-pop,.docs-pop,.notice-pop,.account-pop{top:80px}.site-footer{display:block;padding:0;border-top:1px solid #e8e6ef;background:#fff;color:#686373}.site-footer-main{width:min(1320px,calc(100% - 56px));margin:0 auto;padding:48px 0 38px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(470px,1.35fr);gap:clamp(50px,9vw,140px)}.site-footer-brand{max-width:390px}.site-footer-brand .brand{color:#211d2d;font-size:19px}.site-footer-brand p{max-width:360px;margin:17px 0;color:#827d8b;font-size:13px;line-height:1.75}.site-footer-brand>span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:8px;background:#f1faf5;color:#37805b;font-size:11px}.site-footer-brand>span i{width:7px;height:7px;border-radius:50%;background:#32b675}.site-footer-links{margin:0;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:34px}.site-footer-links section{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.site-footer-links b{margin-bottom:4px;color:#272330;font-size:12px}.site-footer-links button,.site-footer-bottom button{margin:0;padding:2px 0;border:0;background:transparent;color:#777281;font-size:12px;text-align:left}.site-footer-links button:hover,.site-footer-bottom button:hover{color:var(--purple)}.site-footer-bottom{width:min(1320px,calc(100% - 56px));min-height:58px;margin:0 auto;border-top:1px solid #efedf3;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer-bottom small{margin:0;color:#9a95a1;font-size:11px}.site-footer-bottom>div{display:flex;gap:22px}.site-footer-legal{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px!important}.site-footer-compliance{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 15px;color:#827d8b;font-size:11px}.site-footer-compliance a,.site-footer-compliance i{display:inline-flex;align-items:center;gap:5px;color:inherit;font-style:normal;text-decoration:none}.site-footer-compliance a:hover{color:var(--purple)}.site-footer-compliance svg{width:14px;height:14px}.admin-system-grid .admin-compliance-panel{grid-column:1 / -1}.admin-compliance-form{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.admin-compliance-form .toggle-row{grid-column:1 / -1}.admin-compliance-form .field small{color:#8b8593;font-size:11px}.admin-compliance-preview{margin-top:8px;padding:16px 18px;border:1px solid #e7e2ee;border-radius:10px;background:#faf9fc}.admin-compliance-preview>span{display:block;margin-bottom:9px;color:#756e80;font-size:11px;font-weight:700}.admin-compliance-preview>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px}.admin-compliance-preview b{color:#282331}.admin-compliance-preview em{display:inline-flex;align-items:center;gap:5px;color:#706979;font-style:normal}.admin-compliance-preview svg{width:15px;height:15px;color:#6040cf}.admin-compliance-preview small{color:#8d8795}.admin-compliance-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.admin-compliance-actions button{min-height:40px;padding:0 15px;border:1px solid #ddd7e6;border-radius:8px;background:#fff}.admin-compliance-actions button.primary{border-color:var(--purple);background:var(--purple);color:#fff}@media(max-width:1180px){.top-nav{margin-left:18px}.top-nav>button{padding:0 9px;font-size:12px}.top-nav>button.active:after{left:9px;right:9px}.header-actions .balance{display:none}.site-footer-main{gap:48px}}@media(max-width:900px){.header{height:68px;padding:0 18px}.header-inner>.brand{font-size:19px}.header-inner>.top-nav,.header-actions .balance,.header-actions .avatar-button{display:none}.header-actions{gap:4px;padding-left:0}.mobile-menu{display:grid;place-items:center}.mobile-pop{top:61px;right:14px;width:min(260px,calc(100vw - 28px));padding:8px;border-radius:13px}.mobile-pop button{padding:12px 13px;color:#393544}.site-footer-main{width:min(100% - 36px,720px);padding:36px 0 28px;grid-template-columns:1fr;gap:32px}.site-footer-brand{max-width:470px}.site-footer-links{grid-template-columns:repeat(3,1fr)}.site-footer-bottom{width:calc(100% - 36px)}.admin-compliance-form{grid-template-columns:1fr}.admin-compliance-form .toggle-row{grid-column:auto}}@media(max-width:600px){.header{height:64px;padding:0 16px}.header-inner>.brand{font-size:18px}.header-inner .brand-mark,.header-inner .brand-mark svg{width:29px;height:29px}.site-footer-main{width:calc(100% - 32px);padding:30px 0 22px;gap:28px}.site-footer-brand p{margin:13px 0}.site-footer-links{grid-template-columns:1fr 1fr;gap:26px 20px}.site-footer-links section:last-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.site-footer-links section:last-child b{grid-column:1 / -1}.site-footer-bottom{width:calc(100% - 32px);padding:16px 0 22px;display:block}.site-footer-bottom>div{margin-top:12px;gap:15px;flex-wrap:wrap}.site-footer-legal{display:flex!important;margin:0!important}}
