html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--text: #172033;--muted: #64748b;--line: #e2e8f0;--surface: #ffffff;--surface-soft: #f8fafc;--accent: #0f766e;--accent-strong: #115e59;--accent-soft: #ccfbf1;--blue: #2563eb;--amber: #d97706;--danger: #b91c1c;color:#1f2937;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;overflow:hidden}body{margin:0;min-width:320px;background:linear-gradient(180deg,rgba(37,99,235,.06),transparent 260px),#f4f7fb}button,input,select,textarea{font:inherit}button:not(.ant-btn){min-height:34px;border:1px solid #cbd5e1;border-radius:6px;background:var(--surface);color:var(--text);padding:0 12px;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease,box-shadow .16s ease}button:not(.ant-btn):hover{border-color:var(--accent);color:var(--accent);box-shadow:0 4px 12px #0f766e1f}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.6}button.danger:not(.ant-btn){border-color:#fecaca;color:var(--danger)}button.link-button:not(.ant-btn){min-height:auto;border:0;background:transparent;color:var(--accent);padding:0;text-align:left;font-weight:700}button.link-button:not(.ant-btn):hover{color:var(--accent-strong);text-decoration:underline}.app-shell{width:100%;height:100vh;min-height:0;background:transparent;overflow:hidden}.auth-shell{display:grid;place-items:center;padding:24px}.login-page{display:grid;place-items:center;width:100%;height:100%}.login-card{width:min(420px,100%);border:1px solid #dbeafe;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a1f;padding:26px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}.login-brand h1{font-size:22px}.login-brand p{margin-top:3px;color:var(--muted)}.login-alert,.login-mode{margin-bottom:18px}.tokens-page{display:flex;flex-direction:column;gap:14px;min-height:0;height:100%}.tokens-overview,.tokens-create-panel,.tokens-table-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.tokens-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,.8fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.tokens-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.tokens-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.tokens-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tokens-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.tokens-metric span{color:#64748b;font-size:12px;font-weight:700}.tokens-metric strong{color:#0f172a;font-size:25px;line-height:1}.tokens-metric.good strong{color:#16a34a}.tokens-metric.warn strong{color:#d97706}.tokens-workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:14px;flex:1;min-height:0}.tokens-create-panel,.tokens-table-panel{min-width:0;min-height:0;overflow:auto;padding:16px}.tokens-create-panel h2,.tokens-table-head h2{color:#0f172a;font-size:17px}.token-once-box{display:grid;gap:6px;margin-top:14px;border:1px solid #99f6e4;border-radius:8px;background:#f0fdfa;color:#0f766e;padding:12px;cursor:pointer}.token-once-box span{font-size:12px;font-weight:800}.token-once-box strong{color:#0f172a;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.tokens-table-panel{display:flex;flex-direction:column;overflow:hidden}.tokens-table-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;margin-bottom:14px}.tokens-table-head p{margin-top:4px;color:#64748b;font-size:12px}.tokens-table-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.tokens-table-wrap table{min-width:980px;border:0;border-radius:0}.tokens-table-wrap thead th{position:sticky;top:0;z-index:1}.tokens-scope-cell{max-width:260px}.tokens-token-cell{max-width:360px;min-width:260px}.tokens-token-cell .link-button{max-width:100%;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.tokens-actions{display:flex;flex-wrap:wrap;gap:6px}.token-shell{overflow:hidden;padding:18px}.token-workspace{display:flex;flex-direction:column;gap:14px;width:min(1380px,100%);height:100%;min-height:0;margin:0 auto}.token-hero,.token-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.token-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:14px 18px}.token-hero h1{margin-top:6px;font-size:22px;line-height:1.2}.token-hero p{display:none}.token-metrics{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;flex:0 0 auto}.token-metrics .tokens-metric{min-height:58px;padding:9px 11px}.token-metrics .tokens-metric strong{font-size:22px}.token-main-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:14px;flex:1;min-height:0;overflow:hidden}.token-action-column{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;overflow:hidden}.token-action-switch{min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:10px;box-shadow:0 8px 22px #0f172a0a}.token-panel{min-width:0;min-height:0;overflow:auto;padding:16px}.token-panel h2{margin-bottom:14px;color:#0f172a;font-size:17px}.token-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.token-panel-head h2{margin-bottom:0}.token-import-box{display:grid;gap:12px}.token-import-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#334155;font-size:13px;font-weight:700}.token-import-fields{display:grid;gap:8px;max-height:260px;overflow:auto;border:1px solid #edf2f7;border-radius:8px;padding:8px;background:#f8fafc}.token-import-field{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:8px;align-items:center}.token-import-field>span{color:#64748b;font-size:12px}.token-import-hint{margin:0;border-left:3px solid #5eead4;border-radius:6px;background:#f8fafc;padding:8px 10px;color:#64748b;font-size:12px;line-height:1.6}.token-results-panel{display:grid;grid-template-columns:minmax(340px,380px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;overflow:hidden}.token-results-panel>.tokens-table-head{grid-column:1 / -1;min-height:40px}.token-results-panel>*{min-height:0}.token-task-list{display:grid;align-content:start;gap:10px;grid-column:1;grid-row:2;min-height:0;max-height:none;overflow:auto;border-right:1px solid #edf2f7;padding:6px 14px 6px 6px}.token-task-item{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;align-items:stretch;width:100%;border:1px solid #edf2f7;border-radius:8px;background:transparent;padding:10px 14px;text-align:left}.token-task-item.active{border-color:#99f6e4;background:#f0fdfa;box-shadow:inset 3px 0 #0f766e}.token-task-item-main{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.token-task-item-main strong{min-width:0;overflow:hidden;color:#0f172a;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.token-task-item-main .pill{flex:0 0 auto;width:auto;min-width:52px;max-width:88px;padding-inline:9px;text-align:center}.token-task-item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.token-task-item small{min-width:0;overflow:hidden;color:#64748b;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.token-task-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#475569}.token-task-detail{display:grid;gap:10px;min-height:0}.token-task-detail-readable{grid-column:2;grid-row:2;display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0;overflow:hidden;border:1px solid #edf2f7;border-radius:10px;background:#fff;padding:12px}.token-task-detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:0 0 auto}.token-task-detail-head h3{margin:4px 0 0;color:#0f172a;font-size:15px}.token-task-error{flex:0 0 auto;border-radius:8px}.token-task-head-meta{display:grid;justify-items:end;gap:6px;color:#64748b;font-size:12px}.token-task-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex:0 0 auto}.token-task-summary>div{min-width:0;border:1px solid #edf2f7;border-radius:8px;background:#f8fafc;padding:8px 10px}.token-task-summary span{display:block;color:#64748b;font-size:12px}.token-task-summary strong{display:block;margin-top:3px;overflow:hidden;color:#0f172a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.token-log-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;flex:1 1 auto;min-height:0}.token-log-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.token-log-panel-head h4{margin:0;color:#0f172a;font-size:14px}.token-log-panel-head span{color:#64748b;font-size:12px}.token-task-tabs{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:360px;max-height:360px}.token-task-tabs>.ant-tabs-nav{flex:0 0 auto;margin-bottom:8px}.token-task-tabs>.ant-tabs-content-holder{flex:1 1 auto;min-height:0;overflow:hidden}.token-task-tabs .ant-tabs-content,.token-task-tabs .ant-tabs-tabpane{height:100%;min-height:0;overflow:hidden}.token-task-tabs .ant-tabs-tabpane-active{display:flex;flex-direction:column}.token-log-list{display:grid;align-content:start;gap:8px;flex:1 1 auto;height:380px;min-height:0;max-height:380px;overflow-x:hidden;overflow-y:scroll!important;border:1px solid #edf2f7;border-radius:8px;background:#f8fafc;padding:8px;scrollbar-gutter:stable;scrollbar-color:#94a3b8 #e2e8f0;scrollbar-width:auto}.token-log-list::-webkit-scrollbar{width:12px}.token-log-list::-webkit-scrollbar-track{border-radius:999px;background:#e2e8f0}.token-log-list::-webkit-scrollbar-thumb{border:3px solid #e2e8f0;border-radius:999px;background:#64748b}.token-log-line{display:grid;grid-template-columns:168px minmax(0,1fr);gap:12px;align-items:start;border-left:3px solid #cbd5e1;border-radius:6px;background:#fff;padding:10px 12px}.token-log-line.warn{border-left-color:#f59e0b}.token-log-line.error{border-left-color:#ef4444}.token-log-meta{display:grid;gap:4px;min-width:0}.token-log-level{width:fit-content;border-radius:999px;background:#e0f2fe;padding:2px 8px;color:#0369a1!important;font-weight:800}.token-log-line.error .token-log-level{background:#fee2e2;color:#b91c1c!important}.token-log-line.warn .token-log-level{background:#fef3c7;color:#92400e!important}.token-log-line time{color:#64748b;font-size:12px}.token-log-line p{min-width:0;margin:0;overflow-wrap:anywhere;color:#0f172a;font-size:13px;line-height:1.7}.token-json-code{height:100%;margin:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#0f172a;padding:12px;color:#e2e8f0;font-size:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.token-task-json{border-radius:8px;background:#f8fafc}.token-task-json pre{max-height:220px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#334155;font-size:12px}.token-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0}.token-results-panel>.token-resource-grid{display:none}.token-mini-list{display:grid;gap:8px;max-height:220px;overflow:auto}.token-mini-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border-bottom:1px solid #edf2f7;padding:8px 0}.token-mini-list strong{min-width:0;overflow-wrap:anywhere}.token-mini-list span{color:#64748b}.token-resource-browser{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:12px;grid-column:1 / -1;grid-row:2;min-height:0;overflow:hidden}.token-resource-toolbar{grid-column:1 / -1;min-width:0}.token-resource-list{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto;border-right:1px solid #edf2f7;padding:4px 12px 4px 4px}.token-resource-item:not(.ant-btn){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-height:74px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px;text-align:left}.token-resource-item.active:not(.ant-btn){border-color:#5eead4;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.token-resource-item strong,.token-resource-item span{min-width:0;overflow-wrap:anywhere}.token-resource-item strong{color:#0f172a}.token-resource-item span{grid-column:1 / -1;color:#64748b;font-size:12px}.token-resource-item small{justify-self:end;color:var(--accent);font-weight:700}.token-resource-detail{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0;overflow:hidden}.token-resource-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto;border-bottom:1px solid #edf2f7;padding-bottom:12px}.token-resource-detail-head h3{margin-top:5px;color:#0f172a;font-size:18px;overflow-wrap:anywhere}.token-resource-detail-head p{margin-top:4px;color:#64748b;font-size:12px;overflow-wrap:anywhere}.token-resource-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;min-height:0;overflow:auto;padding-right:4px}.token-resource-field{display:grid;gap:6px;min-width:0;border:1px solid #edf2f7;border-radius:8px;background:#f8fafc;padding:10px 12px}.token-resource-field span{color:#64748b;font-size:12px;font-weight:700}.token-resource-field strong,.token-copy-value:not(.ant-btn){min-width:0;color:#0f172a;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.token-copy-value:not(.ant-btn){min-height:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.token-copy-value:not(.ant-btn):hover{color:var(--accent);text-decoration:underline;box-shadow:none}.sidebar{flex:0 0 260px!important;max-width:260px!important;min-width:260px!important;width:260px!important;height:100%;overflow:hidden;border-right:1px solid var(--line);background:#fffffff5!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0;padding:20px 14px}.brand{display:flex;align-items:center;gap:12px;min-height:52px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--accent);color:#fff;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:var(--muted);font-size:12px}.nav-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;border-inline-end:0!important;background:transparent!important}.nav-list .ant-menu-item{height:40px;margin-inline:0;margin-block:4px;border-radius:8px;color:#334155}.nav-list .ant-menu-item a{color:inherit;text-decoration:none}.nav-list .ant-menu-item:hover{color:var(--accent)!important}.nav-list .ant-menu-item-selected{background:#f0fdfa!important;color:var(--accent)!important;font-weight:700;box-shadow:inset 3px 0 0 var(--accent)}.runtime-card{margin-top:auto;border:1px solid var(--line)!important;border-radius:8px;background:var(--surface-soft)}.runtime-card span,.runtime-card small{display:block;color:var(--muted)}.runtime-card strong{display:block;margin:4px 0;color:var(--accent)}.main{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;height:100%;padding:24px;overflow:hidden}h1,h2,h3,p{margin:0}h1{font-size:22px;font-weight:800;color:var(--text);line-height:1.2}h2{font-size:16px;font-weight:800}h3{margin-bottom:8px;font-size:13px;color:#334155}.hint{margin-top:6px;color:var(--muted)}.icon-button{width:38px;height:38px;padding:0;font-size:18px;font-weight:800}.alert-stack{flex:0 0 auto;width:100%;margin-bottom:14px}.route-card{display:flex;flex-direction:column;flex:1;min-height:0;border:1px solid rgba(226,232,240,.9)!important;border-radius:8px;background:#ffffffe6;box-shadow:0 12px 32px #0f172a0f;overflow:hidden}.route-card>.ant-card-body{flex:1;min-width:0;min-height:0;height:100%;overflow:auto;padding:18px}.route-card.route-card-fit{display:flex;flex:1;min-height:0;height:100%;border:0!important;background:transparent;box-shadow:none;overflow:visible}.route-card.route-card-fit>.ant-card-body{display:flex;flex:1;width:100%;height:100%;min-height:0;overflow:visible;padding:0}.alert,.loading-line{margin-bottom:12px;border-radius:6px;padding:10px 12px}.alert.error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.alert.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.loading-line{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.dashboard-page{display:grid;gap:16px}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:118px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(135deg,#f0fdfaf5,#eff6fff5),#fff;padding:22px 24px;box-shadow:0 10px 26px #0f172a0d}.dashboard-hero-copy{display:grid;gap:8px}.dashboard-eyebrow{width:fit-content;border-radius:999px;background:#ccfbf1;color:#0f766e;padding:3px 10px;font-size:12px;font-weight:800}.dashboard-hero h2{margin:0;color:#0f172a;font-size:26px;line-height:1.2}.dashboard-hero p{color:#64748b;font-size:14px}.dashboard-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-metrics{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:12px}.metric-card{position:relative;min-height:128px;border:1px solid #e2e8f0!important;border-radius:8px;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.metric-card:before{position:absolute;inset:0 0 auto;height:4px;background:#0f766e;content:""}.metric-card .ant-card-body{display:grid;gap:8px;padding:16px}.metric-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-weight:700}.metric-card-head i{width:10px;height:10px;border-radius:999px;background:currentColor;opacity:.4}.metric-card strong{color:#0f172a;font-size:32px;line-height:1}.metric-card small{color:#64748b}.metric-teal:before,.metric-teal .metric-card-head{color:#0f766e;background:#0f766e}.metric-blue:before,.metric-blue .metric-card-head{color:#2563eb;background:#2563eb}.metric-indigo:before,.metric-indigo .metric-card-head{color:#4f46e5;background:#4f46e5}.metric-purple:before,.metric-purple .metric-card-head{color:#7c3aed;background:#7c3aed}.metric-amber:before,.metric-amber .metric-card-head{color:#d97706;background:#d97706}.metric-red:before,.metric-red .metric-card-head{color:#dc2626;background:#dc2626}.metric-teal .metric-card-head,.metric-blue .metric-card-head,.metric-indigo .metric-card-head,.metric-purple .metric-card-head,.metric-amber .metric-card-head,.metric-red .metric-card-head{background:transparent}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;align-items:start}.dashboard-panel{border:1px solid #e2e8f0!important;border-radius:8px;box-shadow:0 8px 22px #0f172a0a}.dashboard-panel>.ant-card-body{padding:18px 20px}.dashboard-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dashboard-panel-head.compact{margin-bottom:12px}.dashboard-panel-head h2{margin:0;color:#0f172a;font-size:17px}.dashboard-panel-head p{margin-top:4px;color:#64748b;font-size:13px}.dashboard-table{min-width:720px}.dashboard-table .task-id{color:#0f766e;font-weight:800}.dashboard-side{display:grid;gap:14px}.health-list{display:grid;gap:10px}.health-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;padding:12px;background:#f8fafc}.health-item span{color:#64748b}.health-item strong{font-size:22px}.health-item.good strong{color:#16a34a}.health-item.warn strong{color:#d97706}.health-item.bad strong{color:#dc2626}.resource-meter{display:grid;gap:8px}.meter-head,.resource-pairs{display:flex;align-items:center;justify-content:space-between;gap:10px}.meter-head span,.resource-pairs span{color:#64748b}.meter-head strong,.resource-pairs strong{color:#0f172a}.meter-track{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.meter-fill{height:100%;border-radius:inherit;background:#0f766e}.resource-pairs{margin-top:14px}.resource-pairs>div{display:grid;gap:4px}.metric,.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 22px #0f172a0a}.metric{position:relative;min-height:92px;overflow:hidden}.metric .ant-card-body{padding:16px 16px 14px}.metric span,.metric .ant-statistic-title{color:var(--muted)}.metric strong,.metric .ant-statistic-content{display:block;margin-top:10px;font-size:28px;color:#0f172a;font-weight:800}.metric:before{position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent);content:""}.metric:nth-child(2n):before{background:var(--blue)}.metric:nth-child(3n):before{background:var(--amber)}.panel{padding:16px;overflow-x:auto}.panel.ant-card{padding:0}.panel.ant-card>.ant-card-body{padding:16px}.panel.wide{grid-column:1 / -1}.stack{display:grid;gap:14px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-title h2{color:#0f172a}.settings-page{display:flex;flex-direction:column;gap:14px;min-height:0;height:100%}.settings-overview,.settings-editor,.settings-nav{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.settings-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,1.35fr);gap:16px;align-items:center;flex:0 0 auto;padding:16px 18px}.settings-overview-head{display:block;min-width:0}.settings-overview-head h2{margin-top:8px;color:#0f172a;font-size:20px}.settings-overview-head p{margin-top:5px;color:#64748b;font-size:13px}.settings-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.settings-summary .summary-item{min-height:58px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:10px 12px}.settings-summary .summary-item span{font-size:12px}.settings-summary .summary-item strong{font-size:13px}.settings-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;align-items:stretch;flex:1;min-height:0}.settings-nav{display:flex;flex-direction:column;gap:7px;min-height:0;overflow:auto;padding:12px}.settings-nav-title{color:#0f172a;font-size:13px;font-weight:800;margin-bottom:6px}.settings-nav button{display:grid;gap:3px;justify-content:stretch;width:100%;min-height:58px;border-color:transparent;border-radius:8px;background:transparent;color:#475569;text-align:left;padding:9px 10px}.settings-nav button strong,.settings-nav button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-nav button strong{color:#0f172a;font-size:13px}.settings-nav button span{color:#64748b;font-size:12px}.settings-nav button:hover,.settings-nav button.active{border-color:#99f6e4;background:#f0fdfa;color:#0f766e;box-shadow:none}.settings-nav button.active{box-shadow:inset 3px 0 0 var(--accent)}.settings-nav button.active strong,.settings-nav button:hover strong{color:#0f766e}.settings-editor{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.settings-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;background:#fff;padding:16px 18px}.settings-section-tag{color:#0f766e;font-size:12px;font-weight:800}.settings-editor-head h2{margin-top:4px;color:#0f172a;font-size:20px}.settings-editor-head p{margin-top:5px;color:#64748b;font-size:13px}.runtime-sections{flex:1;min-height:0;overflow:auto;padding:20px}.config-group{min-height:100%;border:0;border-radius:0;scroll-margin-top:0;padding:0;background:transparent;box-shadow:none}.config-group-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:start;margin-bottom:18px;border-bottom:1px solid #e2e8f0;padding-bottom:14px}.config-group-title h3{margin:0;color:#0f172a;font-size:17px}.config-group-title p{margin:0;color:#64748b;font-size:13px;grid-column:1 / -1}.settings-editor>.hint{flex:0 0 auto;margin:0;border-top:1px solid #e2e8f0;background:#f8fafc;padding:12px 18px}pre,.bulk-editor{width:100%;margin:0;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);color:#334155;font-family:Cascadia Code,Consolas,monospace;font-size:12px}pre{min-height:132px;max-height:260px;overflow:auto;padding:12px}.bulk-editor{min-height:150px;resize:vertical;padding:10px;line-height:1.5}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.form-grid.compact{grid-template-columns:repeat(5,minmax(160px,1fr))}.settings-editor .form-grid,.settings-editor .form-grid.compact{grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px}.settings-editor label{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.settings-editor label>span{color:#334155;font-size:12px;font-weight:700}.settings-editor input,.settings-editor select,.settings-editor textarea{background:#fff}.settings-editor .check-row{min-height:58px}.form-grid.import-grid{grid-template-columns:180px minmax(0,1fr);margin-bottom:12px}.wide-field{grid-column:span 2}.field-segment-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 10px;color:#475569}.field-segment-head>span{font-weight:700}.field-segments{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px;margin-bottom:12px}.field-segment{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;padding:8px}.field-segment span{color:#64748b;font-size:12px}.field-segment button{min-height:32px}label{display:grid;gap:6px;color:#475569;min-width:0}input,select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;background:var(--surface);color:var(--text);min-height:36px;padding:0 10px}input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0;accent-color:#0f766e}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:2px solid var(--accent-soft)}input:hover,select:hover,textarea:hover{border-color:#14b8a6}.check-row{display:flex;align-items:center;gap:8px;min-height:36px}.check-row input{width:16px;min-height:16px}.button-row{display:flex;flex-wrap:wrap;gap:10px}table{width:100%;border-collapse:collapse;min-width:760px;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}th,td{border-bottom:1px solid #e2e8f0;padding:10px 8px;text-align:left;vertical-align:middle}th{background:#fafafa;color:#475569;font-size:12px;font-weight:700}td{color:#334155}tbody tr:hover{background:#f5fffd}.ant-picker-dropdown table{width:auto;min-width:0;border:0;border-collapse:separate;border-radius:0;overflow:visible}.ant-picker-dropdown th,.ant-picker-dropdown td{border-bottom:0;padding:0;text-align:center;vertical-align:middle}.ant-picker-dropdown th{background:transparent;color:inherit;font-size:inherit;font-weight:inherit}.ant-picker-dropdown td{color:inherit}.ant-picker-dropdown tbody tr:hover{background:transparent}.clip-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:700}.pill.good{background:#dcfce7;color:#166534}.pill.bad{background:#fee2e2;color:#991b1b}.pill.warn{background:#fef3c7;color:#92400e}.empty{display:grid;place-items:center;min-height:96px;color:#94a3b8}.task-workspace{min-height:420px}.task-detail-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:14px;align-items:start}.task-list{display:grid;gap:8px;max-height:520px;overflow:auto}.task-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:52px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:10px;text-align:left}.task-item.active{border-color:#99f6e4;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.task-item small{color:#64748b}.task-detail{display:grid;gap:14px;min-width:0}.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-head p{margin-top:4px;color:#64748b;font-size:12px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.summary-item{display:grid;gap:4px;min-height:62px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);padding:10px}.summary-item span{color:#64748b;font-size:12px}.summary-item strong{min-width:0;color:#1f2937;font-size:13px;overflow-wrap:anywhere}.register-page{display:grid;grid-template-columns:minmax(500px,.78fr) minmax(560px,1.22fr);gap:14px;min-height:0;width:100%;height:100%;align-items:stretch;overflow:hidden}.register-card{display:flex;flex-direction:column;min-width:0;min-height:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a;overflow:hidden}.register-card>.ant-card-head{min-height:0;border-bottom-color:#e2e8f0;padding:0 18px}.register-card>.ant-card-head .ant-card-head-title,.register-card>.ant-card-head .ant-card-extra{padding:13px 0}.register-card>.ant-card-body{display:flex;flex:1;flex-direction:column;min-height:0;padding:0}.register-card .ant-card-head-title>div{min-width:0}.register-card .ant-card-head-title h2{margin-top:5px;color:#0f172a;font-size:18px}.register-workbench-card,.register-log-card{min-height:0}.register-workbench-card,.register-log-card{height:100%}.register-workbench-body,.register-log-body{flex:1;min-height:0}.register-workbench-body{display:grid;align-content:start;overflow:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.register-workbench-body::-webkit-scrollbar{width:6px}.register-workbench-body::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.register-task-block{display:grid;gap:0;border-bottom:1px solid #e2e8f0;padding:14px 18px 16px}.register-task-block:last-child{border-bottom:0}.register-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.register-block-head h3{margin-top:5px;color:#0f172a;font-size:16px}.register-card-body{display:grid;gap:0;align-content:start;min-height:0}.register-card-body .ant-form-item{margin-bottom:0}.register-card-body .ant-form-item-label{padding-bottom:5px}.register-card-body .ant-form-item-label>label{color:#475569;font-size:12px;font-weight:700}.register-section{display:grid;gap:8px;border-bottom:1px solid #edf2f7;padding:10px 0}.register-section:first-child{padding-top:0}.register-section:last-child{border-bottom:0;padding-bottom:0}.register-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.register-section-title h3{margin:0;color:#0f172a;font-size:14px}.register-form-grid{display:grid;gap:10px 12px}.register-form-grid.core{grid-template-columns:minmax(110px,.6fr) minmax(120px,.7fr) minmax(220px,1.2fr)}.register-form-grid.source{grid-template-columns:minmax(0,1fr) 220px;align-items:start}.register-form-grid.task-basic,.register-form-grid.task-modes{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.register-task-block .task-wide-field{grid-column:1 / -1}.register-mailbox-field{grid-column:auto}.register-mailbox-select{width:100%}.register-mailbox-select .ant-select-selector{align-items:flex-start;min-height:38px;max-height:74px;border-radius:6px!important;overflow-y:auto;padding-top:4px!important;padding-bottom:4px!important;scrollbar-width:thin}.register-mailbox-select .ant-select-selection-overflow{align-content:flex-start;gap:4px;max-height:62px;overflow:hidden}.register-mailbox-select .ant-select-selection-overflow-item{max-width:100%}.register-mailbox-select .ant-select-selection-item{max-width:min(210px,100%);height:26px;border:1px solid #dbeafe;border-radius:6px;background:#f8fafc;color:#0f172a;font-size:12px;font-weight:700;line-height:24px}.register-mailbox-select .ant-select-selection-item-content{max-width:100%;overflow:hidden;text-overflow:ellipsis}.register-mailbox-select .ant-select-selection-search{min-width:120px}.register-mailbox-select .ant-select-selection-placeholder{line-height:28px}.register-field-hint{margin:-2px 0 0;color:#64748b;font-size:12px}.register-mailbox-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;min-width:0}.register-mailbox-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.register-mailbox-option strong{min-width:0;max-width:360px;color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-mailbox-option small{flex:0 0 auto;color:#64748b;font-size:12px}.register-mailbox-option em{flex:0 0 auto;color:#b91c1c;font-size:12px;font-style:normal}.register-account-option{display:flex;align-items:center;min-height:38px;min-width:0}.register-account-option span,.register-account-option strong,.register-account-option small{display:block;min-width:0}.register-account-option strong{color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-account-option small{margin-top:2px;color:#64748b;font-size:12px}.register-switch-item .ant-form-item-control-input{min-height:36px}.full-control{width:100%}.register-log-body{display:grid;grid-template-rows:360px minmax(0,1fr);overflow:hidden}.register-log-section{display:flex;flex-direction:column;min-height:0;border-bottom:1px solid #e2e8f0;padding:14px 18px}.register-log-section:last-child{border-bottom:0}.register-log-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;margin-bottom:10px}.register-log-head h3{margin:0;color:#0f172a;font-size:15px}.register-log-head span{color:#64748b;font-size:12px;font-weight:700}.register-log-task-list,.register-log-list{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.register-log-task-list::-webkit-scrollbar,.register-log-list::-webkit-scrollbar{width:6px}.register-log-task-list::-webkit-scrollbar-thumb,.register-log-list::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.register-log-task-list{display:flex;flex-direction:column;gap:10px;padding-right:3px;padding-bottom:8px}button.register-log-task{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;flex:0 0 auto;width:100%;min-height:66px;height:66px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;padding:10px 12px;text-align:left;overflow:hidden}button.register-log-task:hover,button.register-log-task.active{border-color:#99f6e4;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.register-log-task span,.register-log-task strong,.register-log-task small{display:block;min-width:0;line-height:1.3}.register-log-task strong{color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-log-task small{margin-top:2px;color:#64748b;font-size:12px}.register-log-task .pill{align-self:center;font-style:normal;white-space:nowrap}.register-log-list{display:grid;align-content:start;gap:7px;padding-right:3px}.register-log-list .log-line{grid-template-columns:118px 42px minmax(0,1fr);background:#f8fafc;padding:8px 10px}.register-log-list .log-line p{color:#1f2937;line-height:1.55;white-space:pre-wrap}.register-log-empty{display:grid;place-items:center;flex:1;min-height:120px}.key-page{display:flex;flex-direction:column;gap:14px;width:100%;height:100%;min-height:0;overflow:hidden}.key-overview,.key-action-card,.key-table-card{border:1px solid #e2e8f0!important;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.key-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(480px,1.1fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.key-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.key-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.key-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.key-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.key-metric span{color:#64748b;font-size:12px;font-weight:700}.key-metric strong{color:#0f172a;font-size:25px;line-height:1}.key-metric.good strong{color:#16a34a}.key-metric.money strong{color:#2563eb}.key-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;flex:0 0 auto;min-height:0}.key-action-card{min-width:0;overflow:hidden}.key-action-card>.ant-card-head{min-height:0;border-bottom-color:#e2e8f0;padding:0 16px}.key-action-card>.ant-card-head .ant-card-head-title,.key-action-card>.ant-card-head .ant-card-extra{padding:13px 0}.key-action-card>.ant-card-body{padding:14px 16px 16px}.key-action-card .ant-card-head-title>div{min-width:0}.key-action-card .ant-card-head-title h2{margin-top:5px;color:#0f172a;font-size:17px}.key-form{display:grid;gap:9px}.key-form .ant-form-item{margin-bottom:0}.key-form .ant-form-item-label{padding-bottom:5px}.key-form .ant-form-item-label>label{color:#475569;font-size:12px;font-weight:700}.key-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:start}.key-wide-field{grid-column:1 / -1}.key-hint{margin:0;border-left:3px solid #99f6e4;border-radius:6px;background:#f8fafc;color:#64748b;padding:8px 10px;font-size:12px}.key-select-option{display:grid;gap:3px;min-height:38px;min-width:0}.key-select-option strong,.key-select-option small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.key-select-option strong{color:#0f172a}.key-select-option small{color:#64748b;font-size:12px}.key-table-card{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.key-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.key-table-head h2{margin-top:5px;color:#0f172a;font-size:17px}.key-table-head>span{flex:0 0 auto;border-radius:999px;background:#f1f5f9;color:#64748b;padding:4px 10px;font-size:12px;font-weight:800}.key-table-wrap{flex:1;min-height:0;overflow:auto}.key-table-wrap table{min-width:980px;border:0;border-radius:0}.key-table-wrap thead th{position:sticky;top:0;z-index:1}.key-empty{display:grid;place-items:center;flex:1;min-height:180px}.billing-page,.cards-page{display:flex;flex-direction:column;gap:14px;width:100%;height:100%;min-height:0;overflow:hidden}.billing-page{overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.billing-page::-webkit-scrollbar{width:6px}.billing-page::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.billing-overview,.billing-task-card,.billing-task-table-card,.cards-overview,.cards-console{border:1px solid #e2e8f0!important;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.billing-overview,.cards-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(480px,1.1fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.billing-overview-copy h2,.cards-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.billing-overview-copy p,.cards-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.billing-metrics,.cards-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.billing-metric,.cards-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.billing-metric span,.cards-metric span{color:#64748b;font-size:12px;font-weight:700}.billing-metric strong,.cards-metric strong{color:#0f172a;font-size:25px;line-height:1}.billing-metric.good strong,.cards-metric.good strong{color:#16a34a}.billing-metric.warn strong{color:#d97706}.cards-metric.bad strong{color:#dc2626}.billing-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;flex:0 0 auto;padding-bottom:2px}.billing-task-card{min-width:0;overflow:hidden}.billing-task-card>.ant-card-head{min-height:0;border-bottom-color:#e2e8f0;padding:0 16px}.billing-task-card>.ant-card-head .ant-card-head-title,.billing-task-card>.ant-card-head .ant-card-extra{padding:13px 0}.billing-task-card>.ant-card-body{padding:14px 16px 16px}.billing-task-card .ant-card-head-title>div{min-width:0}.billing-task-card .ant-card-head-title h2{margin-top:5px;color:#0f172a;font-size:17px}.billing-form{display:grid;gap:9px}.billing-form .ant-form-item{margin-bottom:0}.billing-form .ant-form-item-label{padding-bottom:5px}.billing-form .ant-form-item-label>label{color:#475569;font-size:12px;font-weight:700}.billing-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:start}.billing-wide-field{grid-column:1 / -1}.billing-hint,.cards-hint{margin:0;border-left:3px solid #99f6e4;border-radius:6px;background:#f8fafc;color:#64748b;padding:8px 10px;font-size:12px}.billing-select-option{display:grid;gap:3px;min-height:38px;min-width:0}.billing-select-option strong,.billing-select-option small,.billing-select-option em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-select-option strong{color:#0f172a}.billing-select-option small{color:#64748b;font-size:12px}.billing-select-option em{color:#b91c1c;font-size:12px;font-style:normal}.billing-task-table-card{display:flex;flex:0 0 auto;flex-direction:column;min-height:260px;max-height:420px;overflow:hidden}.billing-table-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.billing-table-head h2{margin-top:5px;color:#0f172a;font-size:17px}.billing-table-head>span{flex:0 0 auto;border-radius:999px;background:#f1f5f9;color:#64748b;padding:4px 10px;font-size:12px;font-weight:800}.billing-table-wrap{flex:1;min-height:0;overflow:auto}.billing-table-wrap table{min-width:900px;border:0;border-radius:0}.billing-table-wrap thead th{position:sticky;top:0;z-index:1}.billing-empty,.cards-empty{display:grid;place-items:center;flex:1;min-height:180px}.cards-console{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.cards-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.cards-toolbar-copy{min-width:0}.cards-toolbar-copy h2{color:#0f172a;font-size:17px}.cards-toolbar-copy p{margin-top:4px;color:#64748b;font-size:13px}.cards-content-panel{flex:1;min-height:0;overflow:auto;padding:18px 20px}.cards-table-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.cards-table-wrap table{min-width:1560px;border:0;border-radius:0}.cards-table-wrap thead th{position:sticky;top:0;z-index:1}.card-number-cell{min-width:190px;color:#0f172a;font-family:Cascadia Code,Consolas,Microsoft YaHei,monospace;font-size:12px;white-space:nowrap}.cards-action-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:120px}.card-drawer .ant-drawer-body{background:#f8fafc}.card-form-sections{display:grid;gap:14px}.card-form-section,.card-import-config,.card-import-editor{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.card-form-section h3,.card-import-config h3,.card-import-editor h3{margin:0 0 12px;color:#0f172a;font-size:15px}.card-form-section .ant-form-item,.card-import-config .ant-form-item{margin-bottom:0}.card-form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.card-wide-field{grid-column:1 / -1}.card-import-layout{display:grid;grid-template-columns:minmax(360px,440px) minmax(0,1fr);gap:14px;min-height:calc(100vh - 190px)}.card-import-config,.card-import-editor{min-width:0}.card-import-head{display:grid;gap:10px;margin-bottom:12px}.card-import-head p{margin-top:4px;color:#64748b;font-size:12px}.card-field-segments{display:grid;gap:8px;max-height:520px;overflow:auto;padding-right:4px}.card-field-segment{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px}.card-field-segment span{color:#64748b;font-size:12px;font-weight:700}.card-import-editor{display:flex;flex-direction:column;gap:10px}.card-import-editor .ant-input{flex:1;min-height:430px;resize:none;font-family:Cascadia Code,Consolas,Microsoft YaHei,monospace;font-size:12px;line-height:1.6}.logs-page{display:flex;flex-direction:column;gap:14px;width:100%;height:100%;min-height:0;overflow:hidden}.logs-overview,.logs-task-panel,.logs-detail-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.logs-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(480px,1.1fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.logs-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.logs-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.logs-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.logs-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.logs-metric span{color:#64748b;font-size:12px;font-weight:700}.logs-metric strong{color:#0f172a;font-size:25px;line-height:1}.logs-metric.good strong{color:#16a34a}.logs-metric.warn strong{color:#d97706}.logs-metric.bad strong{color:#dc2626}.logs-workspace{display:grid;grid-template-columns:minmax(330px,380px) minmax(0,1fr);gap:14px;flex:1;min-height:0;overflow:hidden}.logs-task-panel,.logs-detail-panel{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.logs-panel-head,.logs-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.logs-panel-head h2,.logs-detail-head h2{color:#0f172a;font-size:17px}.logs-panel-head p,.logs-detail-head p{margin-top:4px;color:#64748b;font-size:12px}.logs-filter-bar{display:grid;gap:10px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:12px 14px}.logs-filter-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.logs-filter-tabs button{display:grid;gap:2px;justify-items:center;min-width:0;min-height:48px;border-color:#e2e8f0;border-radius:8px;background:#f8fafc;padding:6px}.logs-filter-tabs button span{color:#64748b;font-size:12px}.logs-filter-tabs button strong{color:#0f172a;font-size:15px}.logs-filter-tabs button.active,.logs-filter-tabs button:hover{border-color:#99f6e4;background:#f0fdfa;box-shadow:none}.logs-filter-tabs button.active span,.logs-filter-tabs button.active strong,.logs-filter-tabs button:hover span,.logs-filter-tabs button:hover strong{color:#0f766e}.logs-task-list{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0;overflow:auto;padding:12px 14px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.logs-task-list::-webkit-scrollbar,.logs-detail-body::-webkit-scrollbar,.logs-stream-list::-webkit-scrollbar,.logs-json-panel pre::-webkit-scrollbar{width:6px;height:6px}.logs-task-list::-webkit-scrollbar-thumb,.logs-detail-body::-webkit-scrollbar-thumb,.logs-stream-list::-webkit-scrollbar-thumb,.logs-json-panel pre::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}button.logs-task-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;flex:0 0 auto;width:100%;min-height:58px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:10px 12px;text-align:left}button.logs-task-item:hover,button.logs-task-item.active{border-color:#99f6e4;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.logs-task-item span,.logs-task-item strong,.logs-task-item small{display:block;min-width:0}.logs-task-item strong{color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logs-task-item small{margin-top:3px;color:#64748b;font-size:12px}.logs-task-item .pill{align-self:center;white-space:nowrap}.logs-detail-head .pill{flex:0 0 auto}.logs-detail-body{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:auto;padding:14px 16px 16px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.logs-summary-panel,.logs-step-panel,.logs-json-panel,.logs-stream-panel{flex:0 0 auto;min-width:0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:transparent;padding:0 0 12px}.logs-stream-panel{display:flex;flex-direction:column;min-height:260px;max-height:360px;border-bottom:0;padding-bottom:0;overflow:hidden}.logs-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.logs-section-head h3{margin:0;color:#0f172a;font-size:15px}.logs-section-head span{color:#64748b;font-size:12px;font-weight:700}.logs-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.logs-summary-item{display:grid;gap:4px;min-height:58px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:9px 10px}.logs-summary-item span{color:#64748b;font-size:12px;font-weight:700}.logs-summary-item strong{min-width:0;color:#0f172a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.logs-step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.logs-step-item{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:9px 10px}.logs-step-item strong{min-width:0;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logs-step-item em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.logs-output-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;flex:0 0 auto;min-height:270px}.logs-output-grid .logs-json-panel{display:flex;flex-direction:column;min-height:270px;overflow:hidden}.logs-json-panel pre{flex:0 0 auto;height:220px;min-height:220px;max-height:220px;overflow:auto;white-space:pre}.logs-stream-list{display:grid;align-content:start;gap:8px;flex:1;min-height:180px;overflow:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.logs-stream-list .log-line{grid-template-columns:142px 48px minmax(0,1fr);background:#f8fafc;padding:9px 10px}.logs-stream-list .log-line p{color:#1f2937;line-height:1.55;white-space:pre-wrap}.logs-empty{display:grid;place-items:center;flex:1;min-height:160px}.account-page{display:flex;flex-direction:column;gap:14px;min-height:0;height:100%}.account-overview,.account-console{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.account-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(460px,1.1fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.account-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.account-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.account-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.account-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.account-metric span{color:#64748b;font-size:12px;font-weight:700}.account-metric strong{color:#0f172a;font-size:25px;line-height:1}.account-metric.good strong{color:#16a34a}.account-console{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.account-toolbar-copy{min-width:0}.account-toolbar-copy h2{color:#0f172a;font-size:17px}.account-toolbar-copy p{margin-top:4px;color:#64748b;font-size:13px}.account-content-panel{flex:1;min-height:0;overflow:auto;padding:18px 20px}.account-table-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.account-table-wrap table{min-width:940px;border:0;border-radius:0}.account-table-wrap thead th{position:sticky;top:0;z-index:1}.account-email-link{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-action-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:120px}.account-drawer .ant-drawer-body{background:#f8fafc}.account-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.account-drawer-head h2{color:#0f172a;font-size:18px}.account-drawer-head p{margin-top:5px;color:#64748b;font-size:13px}.account-form-sections{display:grid;gap:14px}.account-form-section{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.account-form-section h3{margin:0 0 12px;color:#0f172a;font-size:15px}.account-form-section .form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.account-detail-page{display:grid;grid-template-columns:minmax(430px,540px) minmax(260px,330px) minmax(0,1fr);gap:20px;min-height:0;height:100%;overflow:hidden}.account-detail-main,.account-resource-panel,.account-task-panel{min-width:0;min-height:0;overflow:auto}.account-detail-main{display:flex;flex-direction:column;gap:12px}.account-resource-panel{display:flex;flex-direction:column;gap:12px;border-left:1px solid #e2e8f0;padding-left:18px}.account-task-panel{display:flex;flex-direction:column;border-left:1px solid #e2e8f0;padding-left:18px}.account-detail-section,.account-resource-block{display:grid;gap:10px;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:transparent;padding:0 0 12px}.account-detail-section:last-child,.account-resource-block:last-child{border-bottom:0;padding-bottom:0}.account-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.account-section-head h3{margin:0;color:#0f172a;font-size:15px}.account-section-head p{margin-top:3px;color:#64748b;font-size:12px}.account-section-head.compact{align-items:center}.account-info-list{display:grid;gap:0}.account-info-item{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;align-items:start;min-width:0;border-bottom:1px solid #edf2f7;padding:7px 0}.account-info-item:last-child{border-bottom:0}.account-info-item span{color:#64748b;font-size:12px;font-weight:700}.account-info-item strong{min-width:0;color:#0f172a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.account-info-item.long-value{grid-template-columns:1fr;gap:6px;padding:9px 0}.account-info-item.long-value strong{display:block;border-radius:7px;background:#f8fafc;color:#172033;font-family:Cascadia Code,Consolas,Microsoft YaHei,monospace;font-size:12px;line-height:1.6;padding:8px 10px;white-space:normal}.account-resource-block table{min-width:0}.account-resource-block th,.account-resource-block td{padding:8px}.account-task-history{flex:0 0 auto;min-height:0;max-height:286px;overflow:hidden}.account-task-list{display:grid;gap:7px;min-height:0;max-height:214px;overflow:auto;padding-right:3px}.account-task-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:48px;border:0;border-bottom:1px solid #edf2f7;border-radius:0;background:transparent;padding:8px 10px;text-align:left}.account-task-card.active{border-bottom-color:#99f6e4;border-radius:8px;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.account-task-card strong,.account-task-card small{display:block;min-width:0}.account-task-card strong{color:#0f172a;overflow-wrap:anywhere}.account-task-card small{margin-top:2px;color:#64748b;font-size:12px}.account-task-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.account-task-detail-head h3{margin-top:6px;color:#0f172a;font-size:17px}.account-task-detail-head p{margin-top:4px;color:#64748b;font-size:12px}.account-task-output{display:grid;grid-template-rows:minmax(220px,.75fr) minmax(300px,1.25fr);gap:12px;flex:1;min-height:0;padding-top:12px}.account-result-panel,.account-log-panel{display:flex;flex-direction:column;gap:10px;min-height:0;border:0;border-radius:0;background:transparent;padding:0;overflow:hidden}.account-json-scroll{flex:1;min-width:0;min-height:0;max-height:none;height:100%;overflow:auto;background:#f8fafc;white-space:pre}.account-log-list{flex:1;min-height:0;max-height:none}.account-log-panel .log-line{grid-template-columns:132px 44px minmax(0,1fr);align-items:start;background:#f8fafc;padding:8px 10px}.account-log-panel .log-line p{color:#1f2937;line-height:1.55;white-space:pre-wrap}.mailbox-page{display:flex;flex-direction:column;gap:14px;min-height:0;height:100%}.mailbox-overview,.mailbox-console,.mailbox-detail-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.mailbox-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,.9fr);gap:18px;align-items:center;flex:0 0 auto;padding:16px 18px}.mailbox-overview-copy h2{margin-top:8px;color:#0f172a;font-size:20px}.mailbox-overview-copy p{margin-top:5px;color:#64748b;font-size:13px}.mailbox-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mailbox-metric{display:grid;gap:5px;min-height:66px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.mailbox-metric span{color:#64748b;font-size:12px;font-weight:700}.mailbox-metric strong{color:#0f172a;font-size:25px;line-height:1}.mailbox-metric.good strong{color:#16a34a}.mailbox-console{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.mailbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding:14px 16px}.mailbox-toolbar-copy{min-width:0}.mailbox-toolbar-copy h2{color:#0f172a;font-size:17px}.mailbox-toolbar-copy p{margin-top:4px;color:#64748b;font-size:13px}.mailbox-content-panel{flex:1;min-height:0;overflow:auto;padding:18px 20px}.mailbox-drawer .ant-drawer-body{background:#f8fafc}.mailbox-drawer .mailbox-panel-head{margin-bottom:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px}.mailbox-drawer .mailbox-form-section,.mailbox-drawer .mailbox-import-config,.mailbox-drawer .mailbox-import-editor{background:#fff}.mailbox-import-drawer .mailbox-import-layout{min-height:calc(100vh - 190px)}.mailbox-list-panel{display:flex;flex-direction:column}.mailbox-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex:0 0 auto;margin-bottom:16px}.mailbox-panel-head h2{color:#0f172a;font-size:18px}.mailbox-panel-head p{margin-top:5px;color:#64748b;font-size:13px}.mailbox-table-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.mailbox-table-wrap table{min-width:1120px;border:0;border-radius:0}.mailbox-table-wrap thead th{position:sticky;top:0;z-index:1}.mailbox-email-link{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mailbox-action-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:210px}.mailbox-form-sections{display:grid;gap:14px}.mailbox-form-section,.mailbox-import-config,.mailbox-import-editor{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:14px}.mailbox-form-section h3{margin:0 0 12px;color:#0f172a;font-size:15px}.mailbox-form-section .form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.mailbox-import-layout{display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:14px;align-items:stretch;min-height:0}.mailbox-import-config,.mailbox-import-editor{min-width:0}.delimiter-field{margin-bottom:14px}.mailbox-field-segments{grid-template-columns:1fr;max-height:470px;overflow:auto;padding-right:4px}.mailbox-field-segments .field-segment{grid-template-columns:72px minmax(0,1fr) auto}.mailbox-import-editor{display:flex;flex-direction:column;gap:10px}.mailbox-import-editor .bulk-editor{flex:1;min-height:430px;resize:none;background:#fff}.mailbox-detail-panel{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden;padding:14px}.mailbox-detail-workspace{display:grid;grid-template-columns:minmax(340px,440px) minmax(260px,340px) minmax(0,1fr);gap:14px;flex:1;min-height:0;overflow:hidden}.mailbox-profile-panel,.mailbox-task-list-panel,.mailbox-task-detail-panel{min-height:0;min-width:0;border:0;border-radius:0;background:transparent;overflow:auto;padding:0}.mailbox-profile-panel,.mailbox-task-detail-panel{display:flex;flex-direction:column;gap:12px}.mailbox-detail-section{display:grid;gap:8px;border:0;border-radius:0;background:transparent;padding:0 0 12px;border-bottom:1px solid #e2e8f0}.mailbox-detail-section:last-child{border-bottom:0;padding-bottom:0}.mailbox-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mailbox-section-head h3{margin:0;color:#0f172a;font-size:15px}.mailbox-section-head p{margin-top:3px;color:#64748b;font-size:12px}.mailbox-info-list{display:grid;gap:0}.mailbox-info-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:start;min-width:0;border:0;border-bottom:1px solid #edf2f7;border-radius:0;background:transparent;padding:8px 0}.mailbox-info-item:last-child{border-bottom:0}.mailbox-info-item span,.mailbox-error-box span{color:#64748b;font-size:12px;font-weight:700}.mailbox-info-item strong,.mailbox-error-box strong{min-width:0;color:#0f172a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.mailbox-error-box{display:grid;gap:6px;border:0;border-left:3px solid #ef4444;border-radius:8px;background:#fef2f2;padding:10px}.mailbox-error-box strong{color:#991b1b}.linked-accounts{display:grid;gap:10px}.linked-accounts table{min-width:0}.linked-accounts th,.linked-accounts td{padding:8px}.mailbox-task-list-panel{display:flex;flex-direction:column;gap:12px;border-left:1px solid #e2e8f0;padding-left:14px}.mailbox-task-detail-panel{border-left:1px solid #e2e8f0;padding-left:14px}.mailbox-task-list{display:grid;gap:8px;min-height:0;overflow:auto}.mailbox-task-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:58px;border:0;border-bottom:1px solid #edf2f7;border-radius:0;background:transparent;padding:10px;text-align:left}.mailbox-task-card.active{border-bottom-color:#99f6e4;border-radius:8px;background:#f0fdfa;box-shadow:inset 3px 0 0 var(--accent)}.mailbox-task-card strong,.mailbox-task-card small{display:block;min-width:0}.mailbox-task-card strong{color:#0f172a;overflow-wrap:anywhere}.mailbox-task-card small{margin-top:4px;color:#64748b}.mailbox-task-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.mailbox-task-detail-head h3{margin-top:6px;color:#0f172a;font-size:17px}.mailbox-task-detail-head p{margin-top:4px;color:#64748b;font-size:12px}.mailbox-task-output{display:grid;grid-template-rows:minmax(220px,.75fr) minmax(300px,1.25fr);gap:12px;flex:1;min-height:0}.mailbox-result-card,.mailbox-log-panel{display:flex;flex-direction:column;gap:10px;min-height:0;border:0;border-radius:0;background:transparent;padding:0;overflow:hidden}.mailbox-json-scroll{flex:1;min-height:0;min-width:0;max-height:none;height:100%;overflow:auto;background:#f8fafc;white-space:pre}.mailbox-log-panel{background:transparent}.mailbox-log-list{flex:1;min-height:0;max-height:none}.compact-empty{min-height:64px}.task-inline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.task-inline small{color:#64748b}.step-list{display:grid;gap:8px}.step-item{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;padding:10px}.step-item em{color:#64748b;font-style:normal;font-size:12px;font-weight:700}.step-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.step-dot.good{background:#16a34a}.step-dot.bad{background:#dc2626}.step-dot.warn{background:#d97706}.result-block{min-width:0}.result-block summary{cursor:pointer;color:#334155;font-weight:700;margin-bottom:8px}.log-panel{min-height:380px}.log-list{display:grid;gap:8px;max-height:540px;overflow:auto}.mailbox-log-panel .mailbox-log-list{flex:1;min-height:0;max-height:none}.mailbox-log-panel .log-line{grid-template-columns:142px 48px minmax(0,1fr);align-items:start;background:#f8fafc;padding:10px 12px}.mailbox-log-panel .log-line p{color:#1f2937;line-height:1.55;white-space:pre-wrap}.log-line{display:grid;grid-template-columns:170px 58px minmax(0,1fr);gap:10px;border-left:3px solid #cbd5e1;border-radius:6px;background:var(--surface-soft);padding:8px 10px}.log-line.error{border-left-color:#ef4444}.log-line.warn{border-left-color:#f59e0b}.log-line span,.log-line strong{color:#64748b;font-size:12px}.log-line p{min-width:0;overflow-wrap:anywhere}@media(max-width:980px){.app-shell{flex-direction:column}.sidebar{flex:0 0 auto!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto;max-height:240px;overflow:auto}.main{height:0;padding:16px}.nav-list{max-height:160px}.dashboard-hero,.dashboard-panel-head,.account-toolbar,.mailbox-toolbar,.mailbox-panel-head,.dashboard-hero-actions,.account-toolbar>.button-row,.mailbox-toolbar>.button-row{justify-content:flex-start}.dashboard-metrics,.dashboard-main-grid,.register-page,.register-main,.register-form-grid.core,.register-form-grid.source,.register-form-grid.task-basic,.register-form-grid.task-modes,.key-overview,.key-metrics,.key-actions,.key-form-grid,.billing-overview,.billing-metrics,.billing-controls,.billing-form-grid,.cards-overview,.cards-metrics,.card-form-grid,.card-import-layout,.logs-overview,.logs-metrics,.logs-workspace,.logs-summary-grid,.logs-step-list,.logs-output-grid,.account-overview,.account-metrics,.account-detail-page,.account-form-section .form-grid,.account-task-output,.mailbox-overview,.mailbox-metrics,.mailbox-detail-workspace,.mailbox-form-section .form-grid,.mailbox-import-layout,.mailbox-task-output,.settings-overview,.settings-workspace,.settings-summary,.form-grid,.form-grid.compact,.settings-editor .form-grid,.settings-editor .form-grid.compact,.field-segments{grid-template-columns:1fr}.settings-nav{position:static;max-height:none}.settings-nav-title{grid-column:1 / -1}.settings-editor-head,.register-card-head{align-items:stretch;flex-direction:column}.register-stats{grid-template-columns:1fr}.register-mailbox-field{grid-column:auto}.key-page{overflow:auto}.key-table-card{min-height:420px}.key-wide-field{grid-column:auto}.billing-page,.cards-page{overflow:auto}.billing-task-table-card,.cards-console{min-height:420px}.billing-wide-field,.card-wide-field{grid-column:auto}.cards-toolbar{align-items:stretch;flex-direction:column}.logs-page{overflow:auto}.logs-task-panel,.logs-detail-panel{min-height:420px}.logs-filter-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.log-line,.task-detail-layout,.summary-grid{grid-template-columns:1fr}.mailbox-detail-panel{overflow:auto}.mailbox-detail-workspace{overflow:visible}.account-detail-page{overflow:auto}.account-resource-panel,.account-task-panel,.mailbox-task-list-panel,.mailbox-task-detail-panel{border-left:0;border-top:1px solid #e2e8f0;padding-left:0;padding-top:14px}.task-item{grid-template-columns:1fr}.mailbox-action-cell{min-width:0}.mailbox-import-editor .bulk-editor{min-height:260px}}@media(max-width:980px){.tokens-overview,.tokens-metrics,.tokens-workspace,.token-metrics,.token-main-grid,.token-resource-grid,.token-resource-browser{grid-template-columns:1fr}.token-shell{padding:16px;overflow:auto}.token-workspace{height:auto;min-height:100%}.token-main-grid,.token-action-column,.token-panel,.token-results-panel{overflow:visible}.token-results-panel,.token-resource-browser{grid-template-rows:auto}.token-resource-list{border-right:0;border-bottom:1px solid #edf2f7;padding:4px 4px 12px}.token-hero{align-items:stretch;flex-direction:column}}
