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 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{--bg-warm: #f0eee7;--bg-warm-light: #f5f4ee;--bg-white: #faf9f6;--brand-dark: #0e0e0e;--brand-accent: #d4622b;--brand-accent-light: #e07a42;--brand-accent-bg: rgba(212, 98, 43, .06);--surface: #faf9f6;--surface-secondary: #f5f4ee;--surface-hover: #edece6;--text-primary: #0e0e0e;--text-secondary: #555550;--text-muted: #8c8c84;--border: rgba(0,0,0,.1);--border-light: rgba(0,0,0,.05);--success: #2d9d78;--danger: #e8613c;--warning: #d4940a;--info: #4a7fd4;--sidebar-bg: #1a1a1a;--sidebar-text: rgba(255,255,255,.6);--sidebar-active-bg: rgba(232, 97, 60, .15);--sidebar-active-text: #e8613c;--radius: 10px;--radius-lg: 14px}html,body,#root{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;-webkit-font-smoothing:antialiased;color:var(--text-primary)}.ant-layout-sider{background:var(--sidebar-bg)!important}.ant-layout-sider .ant-menu{background:transparent!important;padding:0 6px!important}.ant-layout-sider .ant-menu-item{margin:2px 0!important;border-radius:8px!important;color:var(--sidebar-text)!important;font-size:13.5px!important;height:38px!important;line-height:38px!important;transition:background .15s ease,color .15s ease!important;position:relative}.ant-layout-sider .ant-menu-item:hover{background:#ffffff0f!important;color:#fff!important}.ant-layout-sider .ant-menu-item-selected{background:var(--sidebar-active-bg)!important;color:var(--sidebar-active-text)!important;font-weight:600!important}.sidebar-divider{height:1px;background:#ffffff0f;margin:10px 12px}.ant-card{border-radius:var(--radius-lg)!important;border:1px solid var(--border-light)!important;box-shadow:none!important;transition:box-shadow .2s ease,transform .2s ease!important}.ant-card:hover{box-shadow:0 4px 16px #0000000d!important}.ant-card.studio-stage-card{transition:border-color .25s ease,box-shadow .25s ease}.ant-card.studio-stage-active{border:2px solid var(--brand-accent)!important;box-shadow:0 0 0 3px #d4622b14}.ant-btn-primary:not(:disabled){background:var(--brand-dark)!important;color:#fff!important;border:none!important;border-radius:var(--radius)!important;font-weight:600!important;box-shadow:none!important;transition:opacity .15s!important}.ant-btn-primary:not(:disabled):hover{opacity:.85!important}.ant-table-thead>tr>th{background:var(--surface-secondary)!important;font-weight:600!important;color:var(--text-secondary)!important;font-size:12.5px!important;text-transform:uppercase!important;letter-spacing:.04em!important;border-bottom:1px solid var(--border)!important}.ant-table-tbody>tr:hover>td{background:var(--brand-accent-bg)!important}.ant-table-tbody>tr>td{border-bottom:1px solid var(--border-light)!important}.ant-statistic-title{color:var(--text-muted)!important;font-size:12.5px!important;font-weight:500!important;letter-spacing:.02em!important}.ant-statistic-content-value{font-weight:700!important;color:var(--text-primary)!important}.ant-tag{border-radius:6px!important;font-size:12px!important;font-weight:500!important}.ant-input,.ant-input-password,.ant-select-selector{border-radius:var(--radius)!important}.login-page{min-height:100vh;display:flex;background:var(--bg-warm)}.login-left{width:440px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:40px;background:var(--bg-white)}.login-left-inner{width:100%;max-width:340px}.login-brand{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:22px;font-weight:700;color:var(--brand-dark);margin-bottom:48px;letter-spacing:-.02em}.login-welcome{font-family:Georgia,Songti SC,SimSun,serif;font-size:30px;font-weight:700;color:var(--brand-dark);line-height:1.3;margin-bottom:6px}.login-hint{color:var(--text-muted);font-size:14px;margin-bottom:32px}.login-form .form-label{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:6px;margin-top:16px}.login-form .form-label:first-child{margin-top:0}.login-form .form-input{width:100%;height:46px;padding:0 14px;background:#edece6;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius);font-size:14px;font-family:inherit;color:var(--text-primary);outline:none;transition:border-color .15s,background .15s;box-sizing:border-box}.login-form .form-input:focus{border-color:var(--brand-dark);background:#fff}.login-form .form-input::placeholder{color:var(--text-muted)}.login-form .form-error{margin-top:12px;padding:8px 12px;background:#e8613c14;border:1px solid rgba(232,97,60,.2);border-radius:8px;color:var(--danger);font-size:13px}.login-form .form-btn{width:100%;height:46px;margin-top:20px;background:var(--brand-dark);color:#fff;border:none;border-radius:24px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.login-form .form-btn:hover{opacity:.85}.login-form .form-btn:disabled{opacity:.5;cursor:not-allowed}.login-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px;background:var(--bg-warm-light);border-left:1px solid rgba(0,0,0,.06)}.login-right-inner{text-align:center;max-width:480px}.login-right .typewriter{font-family:Georgia,Songti SC,SimSun,serif;font-size:26px;color:var(--brand-accent);font-style:italic;min-height:40px;margin-bottom:56px;line-height:1.5}.login-stats{display:flex;justify-content:center;gap:32px;margin-bottom:48px}.stat-block{text-align:center;padding:16px 24px;background:#00000008;border-radius:12px;min-width:100px}.stat-block .stat-val{display:block;font-size:28px;font-weight:700;color:var(--brand-dark);letter-spacing:-.02em}.stat-block .stat-desc{display:block;font-size:12px;color:var(--text-muted);margin-top:4px}.pipeline-card{background:var(--bg-white);border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:36px 40px;max-width:480px;margin:0 auto;box-shadow:0 4px 24px #0000000a}.pipeline-flow{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.flow-node{text-align:center;flex-shrink:0;width:100px}.node-circle{width:64px;height:64px;border-radius:18px;background:#d4622b0f;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;transition:transform .3s}.node-circle:hover{transform:scale(1.08)}.node-emoji{font-size:28px}.node-text{font-size:13px;color:var(--text-secondary);font-weight:500}.flow-connector{flex:1;padding-top:30px;padding-left:4px;padding-right:4px}.connector-line{height:3px;background:#0000000f;border-radius:2px;overflow:hidden}.pipeline-progress{display:flex;align-items:center;gap:14px;padding-top:4px}.progress-track{flex:1;height:6px;background:#0000000a;border-radius:4px;overflow:hidden}.progress-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted);white-space:nowrap}.login-footer{margin-top:48px;font-size:12px;color:var(--text-muted);opacity:.6}.sidebar-logo{padding:18px 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:6px}.sidebar-logo .logo-img{width:32px;height:32px;border-radius:6px}.sidebar-logo .logo-text{font-size:16px;font-weight:700;color:#fff;letter-spacing:-.02em}.top-header{background:var(--bg-warm-light)!important;border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;align-items:center;padding:0 28px!important;height:52px!important;line-height:52px!important}.top-header .breadcrumb{font-size:14px;color:var(--text-muted)}.top-header .breadcrumb .current{color:var(--text-primary);font-weight:600}.top-header .header-user{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--text-secondary)}.top-header .header-user a{color:var(--text-muted);transition:color .15s}.top-header .header-user a:hover{color:var(--danger)}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.stat-card.stat-primary:before{background:var(--brand-dark)}.stat-card.stat-success:before{background:var(--success)}.stat-card.stat-danger:before{background:var(--danger)}.stat-card.stat-warning:before{background:var(--warning)}.stat-card.stat-info:before{background:var(--info)}.page-fade-in{animation:fadeSlideIn .3s cubic-bezier(.25,.46,.45,.94) both}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes studio-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.skeleton-block{background:linear-gradient(90deg,#f0ede6 25%,#e8e5de,#f0ede6 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:8px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ant-table-tbody>tr{animation:rowFadeIn .35s ease-out both}.ant-table-tbody>tr:nth-child(1){animation-delay:.02s}.ant-table-tbody>tr:nth-child(2){animation-delay:.04s}.ant-table-tbody>tr:nth-child(3){animation-delay:.06s}.ant-table-tbody>tr:nth-child(4){animation-delay:.08s}.ant-table-tbody>tr:nth-child(5){animation-delay:.1s}.ant-table-tbody>tr:nth-child(6){animation-delay:.12s}.ant-table-tbody>tr:nth-child(7){animation-delay:.14s}.ant-table-tbody>tr:nth-child(8){animation-delay:.16s}.ant-table-tbody>tr:nth-child(9){animation-delay:.18s}.ant-table-tbody>tr:nth-child(10){animation-delay:.2s}.ant-table-tbody>tr:nth-child(n+11){animation-delay:.22s}@keyframes rowFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.stat-card{animation:cardPop .4s cubic-bezier(.34,1.56,.64,1) both}.ant-col:nth-child(1) .stat-card{animation-delay:.05s}.ant-col:nth-child(2) .stat-card{animation-delay:.1s}.ant-col:nth-child(3) .stat-card{animation-delay:.15s}.ant-col:nth-child(4) .stat-card{animation-delay:.2s}.ant-col:nth-child(5) .stat-card{animation-delay:.25s}.ant-col:nth-child(6) .stat-card{animation-delay:.3s}@keyframes cardPop{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ant-layout-sider .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--sidebar-active-text);border-radius:0 3px 3px 0;animation:indicatorSlide .2s ease-out}@keyframes indicatorSlide{0%{height:0;opacity:0}to{height:20px;opacity:1}}.ant-layout-content{transition:none}.cmd-overlay{animation:overlayFadeIn .15s ease-out}.cmd-modal{animation:modalSlideIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.page-header{margin-bottom:20px}.page-header h2{font-size:22px;font-weight:700;color:var(--text-primary);margin:0 0 4px}.page-header p{font-size:13px;color:var(--text-muted);margin:0}.action-btn{padding:2px 10px;border-radius:6px;font-size:12.5px;font-weight:500;cursor:pointer;border:1px solid var(--border);background:#fff;color:var(--text-secondary);transition:border-color .15s,color .15s,background .15s;margin-right:6px;display:inline-block}.action-btn:hover{border-color:var(--brand-dark);color:var(--brand-dark)}.action-btn.danger{color:var(--danger);border-color:#e8613c4d}.action-btn.danger:hover{background:#e8613c0f;border-color:var(--danger)}.custom-empty{padding:48px 0;text-align:center;color:var(--text-muted)}.custom-empty .empty-icon{font-size:40px;margin-bottom:12px;opacity:.3}.custom-empty .empty-text{font-size:14px}.custom-empty .empty-hint{font-size:12.5px;color:var(--text-muted);margin-top:4px}.c-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f4f0}.c-login-card{width:400px;background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 16px #0000000f}.c-login-logo{display:flex;align-items:center;gap:10px;margin-bottom:28px}.c-login-logo img{width:32px;height:32px}.c-login-logo span{font-size:18px;font-weight:700}.c-login-card h2{font-size:22px;font-weight:700;margin:0 0 4px}.c-login-hint{color:#8c8c84;font-size:14px;margin-bottom:24px}.c-login-card label{display:block;font-size:13px;font-weight:500;color:#555;margin-bottom:6px;margin-top:16px}.c-login-card label:first-of-type{margin-top:0}.c-login-card input{width:100%;height:44px;padding:0 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:14px;box-sizing:border-box;background:#f5f4f0;outline:none}.c-login-card input:focus{border-color:#0e0e0e;background:#fff}.c-login-error{margin-top:12px;padding:8px 12px;background:#d4622b14;border:1px solid rgba(212,98,43,.2);border-radius:8px;color:#d4622b;font-size:13px}.c-login-card button{width:100%;height:44px;margin-top:20px;background:#d4622b;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer}.c-login-card button:hover{opacity:.9}.c-login-card button:disabled{opacity:.5}.c-layout{display:flex;min-height:100vh}.c-sidebar{width:220px;background:#0e0e0e;display:flex;flex-direction:column;flex-shrink:0}.c-sidebar-logo{padding:20px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.c-sidebar-logo img{width:28px;height:28px}.c-sidebar-logo span{font-size:16px;font-weight:700;color:#fff}.c-sidebar-menu{flex:1;padding:8px}.c-menu-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#ffffff8c;font-size:13.5px;cursor:pointer;transition:all .15s;margin-bottom:2px}.c-menu-item:hover{background:#ffffff0f;color:#fff}.c-menu-item.active{background:#d4622b26;color:#d4622b;font-weight:600}.c-sidebar-bottom{padding:8px;border-top:1px solid rgba(255,255,255,.06)}.c-main{flex:1;background:#f5f4f0;display:flex;flex-direction:column}.c-header{height:52px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-end;padding:0 24px;font-size:14px;color:#555}.c-content{flex:1;padding:20px 24px}.cmd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding-top:20vh}.cmd-modal{width:480px;background:#fff;border-radius:14px;box-shadow:0 16px 48px #00000026;overflow:hidden}.cmd-input{width:100%;padding:16px 20px;border:none;outline:none;font-size:15px;border-bottom:1px solid rgba(0,0,0,.06);box-sizing:border-box}.cmd-list{max-height:320px;overflow-y:auto}.cmd-item{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;cursor:pointer;transition:background .1s}.cmd-item:hover,.cmd-selected{background:#d4622b0f}.cmd-label{font-size:14px;font-weight:500}.cmd-group{font-size:12px;color:#8c8c84}.cmd-empty{padding:20px;text-align:center;color:#8c8c84;font-size:14px}.cmd-footer{padding:8px 20px;font-size:11px;color:#8c8c84;border-top:1px solid rgba(0,0,0,.06);text-align:center}.studio-prompt-wrap{position:relative;width:100%;font-family:Menlo,Consolas,Courier New,monospace;font-size:13px;line-height:1.5715}.studio-prompt-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:4px 11px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;overflow:hidden;pointer-events:none;color:transparent;font-family:inherit;font-size:inherit;line-height:inherit;border:1px solid transparent;border-radius:var(--radius);box-sizing:border-box}.studio-prompt-textarea.ant-input,.studio-prompt-textarea .ant-input{position:relative;z-index:1;background:transparent!important;caret-color:var(--text-primary);color:var(--text-primary);font-family:Menlo,Consolas,Courier New,monospace!important;font-size:13px!important;line-height:1.5715!important}.studio-prompt-overlay .studio-var-chip{background:#4a7fd429;color:#4a7fd4f2;padding:0 2px;border-radius:3px;font-weight:600}.studio-prompt-overlay .studio-var-chip.studio-var-undef{background:#d4940a38;color:#aa6e00f2}@media(max-width:991.98px){.page-header h2{font-size:18px}.page-header p{font-size:12.5px}}@media(max-width:767.98px){.ant-modal{max-width:94vw;margin:8px auto}.ant-drawer-content-wrapper{max-width:100vw!important}.c-content{padding:12px}.c-header{padding:0 12px}.top-header{padding:0 12px!important}.login-left{width:100%;padding:24px}.login-right{display:none}}
