:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1c201d;background:#f3f5f2;font-synthesis:none;--ink: #1c201d;--muted: #6f766f;--quiet: #979d96;--surface: #ffffff;--surface-soft: #f7f8f6;--line: #e2e6e0;--line-soft: #ecefea;--sidebar: #111310;--sidebar-soft: #1a1d19;--accent: #b8ec58;--accent-deep: #739c22;--teal: #208878;--danger: #bc4749;--warning: #b27316}*{box-sizing:border-box}html,body,#root{min-width:1100px;min-height:100%;margin:0}body{min-height:100vh;font-size:14px;line-height:1.5;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.boot-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted);background:var(--sidebar)}.brand-mark{width:50px;height:50px;display:grid;place-items:center;position:relative;border-radius:8px;background:#f4f7f0;color:#181b17;font-size:20px;font-weight:700}.brand-mark b{position:absolute;right:7px;bottom:5px;color:var(--accent-deep);font-size:12px}.brand-mark.small{width:34px;height:34px;font-size:15px;border-radius:7px}.brand-mark.small b{right:5px;bottom:3px;font-size:9px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1fr) 560px;background:#eef1eb}.login-brand{display:flex;align-items:flex-start;gap:14px;padding:44px 50px;color:#fff;background:var(--sidebar)}.login-brand>div:last-child{display:grid;gap:2px;padding-top:3px}.login-brand strong{font-size:18px;font-weight:650}.login-brand span{color:#8e968c;font-size:12px;text-transform:uppercase}.login-panel{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:90px 88px;background:var(--surface)}.login-copy{margin-bottom:36px}.login-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:22px;border-radius:8px;color:#29331f;background:#edf6dc}.login-copy h1{margin:0 0 8px;font-size:28px;line-height:1.2;font-weight:650}.login-copy p{margin:0;color:var(--muted)}.login-panel form{display:grid;gap:18px}.login-panel label{display:grid;gap:8px;color:#495048;font-weight:600}.input-with-icon{height:46px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line);border-radius:7px;color:#858c84;background:var(--surface-soft);transition:border-color .16s,background .16s}.input-with-icon:focus-within{border-color:#9ac348;background:#fff;box-shadow:0 0 0 3px #9ac3481f}.input-with-icon input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.login-button{height:46px;margin-top:6px}.login-panel footer{margin-top:32px;color:var(--quiet);font-size:12px}.form-error{padding:10px 12px;border-radius:6px;color:#9b3436;background:#fff1f1;font-weight:500}.app-shell{min-height:100vh;display:grid;grid-template-columns:218px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:218px;display:flex;flex-direction:column;padding:22px 14px 16px;color:#d9ded7;background:var(--sidebar)}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 7px 26px}.sidebar-brand>div:last-child{display:grid}.sidebar-brand strong{color:#f3f5f1;font-size:15px}.sidebar-brand span{color:#777f75;font-size:11px}.sidebar nav{display:grid;gap:4px}.sidebar nav a{height:42px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:7px;color:#929991;font-weight:520;transition:color .16s,background .16s}.sidebar nav a:hover{color:#e8ece6;background:#181b17}.sidebar nav a.active{color:#f3f6ef;background:#242921}.sidebar nav a.active svg{color:var(--accent)}.sidebar-health{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px;color:#838b81;font-size:12px}.sidebar-health i{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#74c365;box-shadow:0 0 0 4px #74c3651a}.main-shell{grid-column:2;min-width:0}.topbar{position:sticky;top:0;z-index:15;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(221,225,219,.8);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar>div:first-child{display:flex;align-items:center;gap:9px}.topbar>div:first-child span{color:var(--quiet)}.topbar>div:first-child span:after{content:"/";padding-left:9px;color:#c5cac3}.topbar>div:first-child b{font-weight:620}.admin-menu-wrap{position:relative}.admin-trigger{height:42px;display:flex;align-items:center;gap:9px;padding:0 7px 0 5px;border:0;border-radius:7px;background:transparent;color:var(--ink)}.admin-trigger:hover{background:var(--surface-soft)}.admin-trigger>span{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;color:#233017;background:#e9f5d2;font-weight:700}.admin-trigger div{display:grid;min-width:88px;text-align:left}.admin-trigger strong{font-size:13px}.admin-trigger small{color:var(--quiet);font-size:10px}.admin-menu{position:absolute;top:49px;right:0;width:250px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px #161a151f}.admin-menu>div{display:grid;gap:3px;padding:10px 11px 12px}.admin-menu strong{font-size:12px;overflow-wrap:anywhere}.admin-menu span{color:var(--quiet);font-size:11px}.admin-menu button{width:100%;height:36px;display:flex;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:6px;color:#984143;background:#fff4f3}.page-canvas{width:min(1600px,100%);min-height:calc(100vh - 64px);margin:0 auto;padding:28px 30px 48px}.page-header{min-height:56px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-header h1{margin:0 0 5px;font-size:24px;line-height:1.25;font-weight:650}.page-header p{margin:0;color:var(--muted)}.page-actions{display:flex;align-items:center;gap:8px}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:7px;font-weight:600;transition:background .16s,color .16s,transform .12s}.button:active{transform:translateY(1px)}.button.primary{color:#17200d;background:var(--accent)}.button.primary:hover{background:#c4f66c}.button.secondary{color:#40463f;background:#e9ece7}.button.secondary:hover{background:#dde2da}.button.danger-light{color:#a13d40;background:#fff0f0}.button.wide{width:100%;min-height:42px}.icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:var(--muted);background:transparent}.icon-button:hover{background:var(--surface-soft);color:var(--ink)}.icon-text-button{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:0;border-radius:6px;color:#525a51;background:#eef1ec;font-size:12px;font-weight:600;white-space:nowrap}.icon-text-button:hover{color:#1c2419;background:#e3e9dd}.metric-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:22px;border-radius:8px;overflow:hidden;background:var(--surface);box-shadow:0 2px 12px #191e1809}.metric-strip article{min-height:126px;display:flex;justify-content:space-between;padding:21px 20px;border-right:1px solid var(--line-soft)}.metric-strip article:last-child{border-right:0}.metric-strip article>div{display:flex;flex-direction:column}.metric-strip article>svg{color:#899087}.metric-strip span{color:var(--muted);font-size:12px}.metric-strip strong{margin:8px 0 4px;font-size:25px;line-height:1;font-weight:650}.metric-strip small{margin-top:auto;color:var(--quiet);font-size:11px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px}.work-panel{min-height:390px;padding:22px;border-radius:8px;background:var(--surface);box-shadow:0 2px 12px #191e1809}.work-panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.work-panel h2{margin:0 0 3px;font-size:16px;font-weight:650}.work-panel p{margin:0;color:var(--quiet);font-size:12px}.work-panel header a{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:12px;font-weight:600}.status-chart{display:grid;gap:19px}.status-line{display:grid;gap:7px}.status-line>div{display:flex;justify-content:space-between;align-items:center}.status-line>div strong{font-size:13px}.status-line>span{height:5px;overflow:hidden;border-radius:5px;background:#eef0ec}.status-line>span i{display:block;height:100%;border-radius:inherit;background:#8bb94a}.quick-actions{display:flex;flex-direction:column}.quick-actions>a{flex:1;display:flex;align-items:center;justify-content:space-between;padding:13px 4px;border-bottom:1px solid var(--line-soft)}.quick-actions>a:last-child{border-bottom:0}.quick-actions>a:hover svg{color:var(--teal);transform:translate(2px,-2px)}.quick-actions>a div{display:grid;gap:3px}.quick-actions>a strong{font-size:13px}.quick-actions>a span{color:var(--quiet);font-size:11px}.quick-actions>a svg{color:#a8aea5;transition:.15s}.toolbar{min-height:48px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.search-field{width:min(410px,38vw);height:38px;display:flex;align-items:center;gap:9px;padding-left:12px;border-radius:7px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);color:#979d95}.search-field:focus-within{box-shadow:inset 0 0 0 1px #9bc54c,0 0 0 3px #9bc54c1a}.search-field input{flex:1;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.search-field button{align-self:stretch;padding:0 12px;border:0;border-left:1px solid var(--line-soft);color:#53604a;background:transparent;font-size:12px;font-weight:600}.select-wrap select,.form-field select{height:38px;min-width:130px;padding:0 34px 0 11px;border:1px solid var(--line);border-radius:7px;outline:0;color:#3b413a;background:#fff}.table-wrap{overflow:auto;border-radius:8px;background:var(--surface);box-shadow:0 2px 12px #191e1809}table{width:100%;border-collapse:collapse;table-layout:auto}th{height:42px;padding:0 14px;color:#7a8279;background:#f7f8f6;font-size:11px;font-weight:650;text-align:left;white-space:nowrap}td{height:62px;padding:9px 14px;border-top:1px solid var(--line-soft);color:#444b43;vertical-align:middle}tbody tr:hover{background:#fafbf9}.align-right{text-align:right}.primary-cell{max-width:360px;display:grid;gap:2px}.primary-cell strong{overflow:hidden;color:#262b26;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.primary-cell span,.primary-cell small{overflow:hidden;color:var(--quiet);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.primary-cell.compact{max-width:260px}.provider-balance.available{color:#277258}.media-cell{min-width:260px;display:flex;align-items:center;gap:10px}.media-cell img,.media-placeholder{flex:0 0 auto;width:42px;height:42px;border-radius:6px;object-fit:cover;background:#e9ece7}.media-placeholder{display:grid;place-items:center;color:var(--quiet)}.model-code{display:block;max-width:180px;overflow:hidden;color:#4f584d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.user-cell{min-width:230px;display:flex;align-items:center;gap:10px}.user-cell>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#43542d;background:#eaf2dd;font-size:12px;font-weight:700}.status{display:inline-flex;align-items:center;min-height:23px;padding:2px 8px;border-radius:5px;color:#596158;background:#ecefeb;font-size:11px;font-weight:650;white-space:nowrap}.status-active,.status-enabled,.status-published,.status-succeeded{color:#277258;background:#e4f5ed}.status-draft,.status-created,.status-expired{color:#6f675d;background:#eeeae4}.status-paid{color:#277258;background:#e4f5ed}.status-running,.status-queued{color:#32718a;background:#e6f3f7}.status-failed,.status-disabled,.status-hidden,.status-blocked,.status-canceled,.status-inactive,.status-cancelled{color:#a74346;background:#fbeaea}.status-partial,.status-warning{color:#946017;background:#fbf0dc}.status-image{color:#7250a0;background:#f0eafa}.status-video{color:#2a7483;background:#e5f1f3}.status-pair{display:flex;align-items:center;gap:6px}.progress-text,.unit-label{color:var(--quiet);font-size:11px}.load-more{height:38px;display:flex;align-items:center;gap:5px;margin:14px auto 0;padding:0 13px;border:0;border-radius:7px;color:var(--muted);background:#e8ebe6;font-size:12px;font-weight:600}.file-select{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border-radius:6px;color:var(--ink);background:var(--surface-soft);font-size:12px;font-weight:600;cursor:pointer}.file-select input{display:none}.overlay{position:fixed;inset:0;z-index:60;display:flex;justify-content:flex-end;background:#12151140;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{width:min(500px,44vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 50px #10140f21;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(18px);opacity:.6}to{transform:translate(0);opacity:1}}.drawer>header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--line-soft)}.drawer h2{margin:0 0 2px;font-size:17px;font-weight:650}.drawer header p{margin:0;color:var(--quiet);font-size:11px;overflow-wrap:anywhere}.drawer-body{flex:1;min-height:0;overflow:auto;padding:21px}.drawer-form{display:grid;gap:20px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:7px;background:var(--surface-soft)}.summary-row>div{min-width:0;display:grid;gap:3px}.summary-row span,.summary-row small{color:var(--quiet);font-size:11px;overflow-wrap:anywhere}.summary-row strong{font-size:14px}.form-section{display:grid;gap:10px}.form-section h3,.detail-section h3,.json-compare h3{margin:0;font-size:12px;font-weight:650}.switch-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.switch-grid.one{grid-template-columns:1fr}.switch-grid label{min-height:66px;display:flex;align-items:flex-start;gap:9px;padding:12px;border-radius:7px;background:var(--surface-soft)}.switch-grid input{accent-color:#759f27}.switch-grid span{display:grid;gap:3px}.switch-grid b{font-size:12px}.switch-grid small{color:var(--quiet);font-size:10px}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-field{display:grid;gap:7px;color:#4b524a;font-size:12px;font-weight:620}.form-field input,.form-field textarea{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;outline:0;color:var(--ink);background:var(--surface-soft)}.form-field textarea{min-height:92px;resize:vertical;line-height:1.55}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#9bc54c;box-shadow:0 0 0 3px #9bc54c1a;background:#fff}.form-field input:disabled,.form-field select:disabled{color:#858b83;background:#eef0ec;cursor:not-allowed}.form-field small{color:var(--quiet);font-size:10px;font-weight:400}.provider-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.provider-picker select{min-width:0;height:38px;padding:0 34px 0 11px;border:1px solid var(--line);border-radius:7px;outline:0;background:var(--surface-soft)}.secret-input{min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) 36px 36px;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface-soft)}.secret-input:focus-within{border-color:#9bc54c;box-shadow:0 0 0 3px #9bc54c1a;background:#fff}.secret-input input{min-width:0;border:0;background:transparent;box-shadow:none!important}.secret-input button{width:36px;height:38px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent}.secret-input button:hover{color:var(--ink);background:#e8ece5}.secret-input button:disabled{color:var(--quiet);cursor:wait}.suffix-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface-soft)}.suffix-input input{flex:1;border:0;background:transparent;box-shadow:none}.suffix-input span{padding:0 11px;color:var(--quiet);font-size:11px}.prompt-preview{display:flex;align-items:center;gap:13px}.prompt-preview img{width:86px;height:64px;border-radius:7px;object-fit:cover}.prompt-preview>div{min-width:0}.prompt-preview h3{margin:8px 0 2px;font-size:14px;line-height:1.35}.prompt-preview p{margin:0;color:var(--quiet);font-size:10px;overflow-wrap:anywhere}.prompt-media-editor{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:14px}.prompt-media-preview{width:116px;aspect-ratio:4/3;display:grid;place-items:center;gap:5px;overflow:hidden;border:1px dashed transparent;border-radius:7px;color:var(--quiet);background:var(--surface-soft);font-size:10px}.prompt-media-preview.is-dragging{border-color:var(--accent-deep);background:#f0f7e4;color:var(--ink)}.prompt-media-preview img{width:100%;height:100%;object-fit:cover}.prompt-media-editor>div:last-of-type{display:grid;justify-items:start;gap:5px}.prompt-media-editor strong{font-size:13px}.prompt-media-editor p{margin:0 0 3px;color:var(--quiet);font-size:10px}.prompt-content-input{min-height:180px!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px!important}.detail-status{display:flex;align-items:center;gap:10px}.detail-status span{color:var(--muted);font-size:12px}.detail-status b{margin-left:auto;font-size:13px}.detail-section{display:grid;gap:11px}.detail-section dl{display:grid;gap:1px;margin:0;overflow:hidden;border-radius:7px;background:var(--line-soft)}.detail-section dl>div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;padding:10px 12px;background:var(--surface-soft)}.detail-section dt{color:var(--quiet);font-size:11px}.detail-section dd{margin:0;color:#343a33;font-size:12px;overflow-wrap:anywhere}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px!important}.long-copy{max-height:180px;margin:0;overflow:auto;padding:12px;border-radius:7px;color:#434a42;background:var(--surface-soft);white-space:pre-wrap;overflow-wrap:anywhere}.long-copy.result-copy{max-height:360px;line-height:1.75}.asset-content-preview{display:block;overflow:hidden;border-radius:7px;background:#151815}.asset-content-preview img,.asset-content-preview video{display:block;width:100%;max-height:380px;object-fit:contain}.asset-content-preview.audio{padding:16px;background:var(--surface-soft)}.asset-content-preview audio{display:block;width:100%}.task-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-result-grid a{min-width:0;overflow:hidden;border-radius:7px;background:#151815}.task-result-grid img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.content-preview-empty{min-height:128px;display:grid;place-items:center;border-radius:7px;color:var(--quiet);background:var(--surface-soft);font-size:12px}.error-block{padding:13px;border-radius:7px;color:#913d40;background:#fff1f1}.error-block strong{font-size:12px}.error-block p{margin:5px 0 0;font-size:12px;overflow-wrap:anywhere}.user-profile-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px}.user-profile-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:#3f542a;background:#e9f2db;font-weight:700}.user-profile-head h3,.user-profile-head p{margin:0}.user-profile-head h3{font-size:15px}.user-profile-head p{color:var(--quiet);font-size:10px;overflow-wrap:anywhere}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border-radius:7px;background:#ecefeb}.segmented button{height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:5px;color:var(--muted);background:transparent;font-size:12px;font-weight:600}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #14191314}.balance-preview{display:flex;align-items:center;justify-content:space-between;padding:13px;border-radius:7px;background:var(--surface-soft)}.balance-preview span{color:var(--muted);font-size:12px}.balance-preview strong{font-size:18px}.object-chip{padding:5px 8px;border-radius:5px;color:#4d5b43;background:#e8eee3;font-size:10px}.json-compare{display:grid;gap:12px}.json-compare>div{min-width:0}.json-compare pre{max-height:260px;overflow:auto;margin:8px 0 0;padding:12px;border-radius:7px;color:#465044;background:#f3f5f1;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.state-panel{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:8px;color:#8d4a4c;background:#fff}.state-panel span,.state-panel.muted{color:var(--muted)}.skeleton-list{display:grid;gap:1px;overflow:hidden;border-radius:8px;background:var(--line-soft)}.skeleton-row{height:62px;background:linear-gradient(90deg,#f7f8f6 25%,#eef1ec,#f7f8f6 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}.toast-stack{position:fixed;top:76px;right:22px;z-index:100;display:grid;gap:8px}.toast{min-width:220px;display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:7px;color:#2c563f;background:#eaf7ef;box-shadow:0 12px 35px #13181224;font-size:12px;font-weight:600;animation:toast-in .18s ease-out}.toast.error{color:#913d40;background:#fff0f0}@keyframes toast-in{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1280px){.app-shell{grid-template-columns:194px minmax(0,1fr)}.sidebar{width:194px}.page-canvas{padding-inline:22px}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-strip article:nth-child(3){border-right:0}.metric-strip article:nth-child(n+4){border-top:1px solid var(--line-soft)}}
