@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;color:#17201c;background:#f4f6f5;font-synthesis:none;--bg: #f4f6f5;--surface: #ffffff;--surface-2: #eef2f0;--line: #dce3df;--text: #17201c;--muted: #6f7d76;--accent: #13795b;--accent-dark: #0d5b43;--accent-soft: #e4f3ed;--amber: #b56a09;--amber-soft: #fff2d8;--red: #b83b3b;--red-soft: #fbe9e7;--blue: #246b9c;--blue-soft: #e7f1f8;--shadow: 0 16px 40px rgba(25, 45, 36, .1)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--bg)}button,input,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:232px;padding:20px 14px;background:#17201c;color:#f6faf8;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;height:48px;padding:0 8px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:#d6f25f;color:#17201c;border-radius:7px;flex:0 0 auto}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:18px;line-height:1.1}.brand small{color:#89988f;font-size:9px;margin-top:3px}.sidebar nav{display:grid;gap:5px;margin-top:30px}.sidebar nav button{height:44px;border:0;border-radius:6px;padding:0 12px;color:#a9b7af;background:transparent;display:flex;align-items:center;gap:11px;cursor:pointer;text-align:left;font-size:14px}.sidebar nav button:hover{background:#223029;color:#fff}.sidebar nav button.active{background:#d6f25f;color:#17201c;font-weight:700}.sidebar nav button b{min-width:20px;height:20px;margin-left:auto;border-radius:10px;background:#fff;color:var(--accent);display:grid;place-items:center;font-size:11px}.sidebar-bottom{margin-top:auto;display:grid;gap:14px}.system-state{padding:12px;border:1px solid #314039;border-radius:7px;display:flex;align-items:center;gap:9px}.system-state>span{width:8px;height:8px;border-radius:50%;background:#57d49b;box-shadow:0 0 0 4px #57d49b1f}.system-state div,.profile-button span{display:flex;flex-direction:column;min-width:0}.system-state strong,.profile-button strong{font-size:12px;overflow:hidden;text-overflow:ellipsis}.system-state small,.profile-button small{font-size:10px;color:#819087;margin-top:2px}.profile-button{width:100%;padding:8px;border:0;border-radius:7px;background:#223029;color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;cursor:pointer;text-align:left}.main-area{margin-left:232px;width:calc(100% - 232px);min-height:100vh}.topbar{height:64px;padding:0 28px;border-bottom:1px solid var(--line);background:#fffffff0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.topbar-state{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.live-dot{width:7px;height:7px;border-radius:50%;background:#1a9b6d}.topbar-actions{display:flex;align-items:center;gap:10px}.balance-button{height:38px;border:1px solid var(--line);border-radius:6px;background:var(--surface);display:flex;align-items:center;gap:7px;padding:0 11px;cursor:pointer}.balance-button span{font-weight:700;font-size:13px}.mobile-menu{display:none!important}.content-area{padding:28px;max-width:1540px;margin:0 auto}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.generator,.queue-panel,.page-view{min-width:0}.section-heading{min-height:54px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h1{margin:3px 0 0;font-size:26px;line-height:1.12;letter-spacing:0}.eyebrow{color:var(--accent);font-size:10px;font-weight:700}.segmented{display:inline-flex;padding:3px;background:#e6ebe8;border-radius:6px}.segmented button{min-height:34px;padding:0 15px;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;font-size:13px}.segmented button.active{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 3px #14281e1a}.model-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.model-strip>button{min-height:70px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 12px;text-align:left;cursor:pointer}.model-strip>button:hover{border-color:#96b4a7}.model-strip>button.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.model-icon{width:38px;height:38px;border-radius:6px;background:var(--surface-2);display:grid;place-items:center;color:var(--accent)}.model-strip strong,.model-strip small{display:block}.model-strip strong{font-size:13px}.model-strip small{font-size:11px;color:var(--muted);margin-top:4px}.model-strip>button>svg{color:var(--accent)}.generator-grid{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(300px,1.22fr);gap:14px}.upload-zone{height:330px;border:1px dashed #afbbb5;border-radius:7px;background:#f9fbfa;display:grid;place-items:center;position:relative;overflow:hidden;cursor:pointer}.upload-zone:hover{border-color:var(--accent);background:#f5faf8}.upload-zone>div{display:flex;flex-direction:column;align-items:center;text-align:center}.upload-icon{width:52px;height:52px;border-radius:7px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);margin-bottom:14px}.upload-zone strong{font-size:14px}.upload-zone small{color:var(--muted);margin-top:7px;font-size:11px}.upload-zone input{position:absolute;opacity:0;pointer-events:none}.upload-zone img{width:100%;height:100%;object-fit:cover}.replace-image{position:absolute;right:10px;bottom:10px;height:32px;padding:0 10px;background:#17201cdb;color:#fff;border-radius:5px;display:flex;align-items:center;gap:6px;font-size:11px}.optional-upload:after{content:"可选";position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:4px;background:#fff;color:var(--muted);font-size:10px;border:1px solid var(--line)}.prompt-block{height:330px;padding:16px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:flex;flex-direction:column}.field-label,label>span{font-size:12px;font-weight:600;color:#34423b}.prompt-block textarea{flex:1;min-height:0;border:0;resize:none;outline:none;padding:13px 0;line-height:1.8;color:var(--text);background:transparent}.prompt-footer{border-top:1px solid var(--line);padding-top:10px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.parameter-bar{margin-top:14px;min-height:94px;padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:7px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:24px}.parameter-group{display:grid;gap:9px}.parameter-group>span,.generation-action span{font-size:10px;color:var(--muted);font-weight:600}.choice-row{display:flex;gap:5px}.choice-row button{height:32px;min-width:48px;border:1px solid var(--line);background:#fff;border-radius:5px;font-size:11px;cursor:pointer}.choice-row button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark);font-weight:700}.generation-action{justify-self:end;display:flex;align-items:center;gap:20px}.generation-action>div{display:grid;gap:4px;text-align:right}.generation-action strong{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:16px}.primary-button,.secondary-button,.text-button{border:0;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.primary-button{height:40px;padding:0 17px;color:#fff;background:var(--accent);font-weight:700;font-size:13px}.primary-button:hover{background:var(--accent-dark)}.primary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button{height:38px;padding:0 13px;color:var(--text);background:#fff;border:1px solid var(--line);font-size:12px}.text-button{height:36px;color:var(--accent);background:transparent;font-size:12px}.full-button{width:100%}.icon-button{width:34px;height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;display:inline-grid;place-items:center;cursor:pointer;color:var(--muted);text-decoration:none;flex:0 0 auto}.icon-button:hover{color:var(--text);border-color:#a9b6af}.queue-panel{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:16px;min-height:560px}.subheading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}.subheading h2{font-size:15px;margin:2px 0 0}.compact-task-list,.task-list-full{display:grid;gap:8px}.task-row{min-width:0;padding:11px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:start;background:#fff}.task-thumbnail{width:48px;height:48px;border-radius:5px;background:var(--surface-2);color:#8d9b94;display:grid;place-items:center;overflow:hidden}.task-thumbnail video{width:100%;height:100%;object-fit:cover}.task-main{min-width:0}.task-title-line{display:flex;align-items:center;gap:6px;justify-content:space-between}.task-title-line strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-main p{margin:5px 0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px}.task-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:9px;color:#8b9891}.task-meta span{display:flex;align-items:center;gap:3px}.progress{height:3px;background:#e7ece9;border-radius:2px;overflow:hidden;margin:8px 0}.progress span{display:block;height:100%;background:var(--accent);transition:width .5s ease}.status{display:inline-flex;align-items:center;min-height:20px;border-radius:4px;padding:2px 6px;font-size:9px;white-space:nowrap;background:var(--surface-2);color:var(--muted)}.status-processing,.status-submitting,.status-queued{background:var(--amber-soft);color:var(--amber)}.status-completed,.status-active{background:var(--accent-soft);color:var(--accent-dark)}.status-failed,.status-suspended{background:var(--red-soft);color:var(--red)}.task-error{margin-top:6px;color:var(--red);font-size:10px}.empty-queue,.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#87948d;text-align:center;gap:8px}.empty-queue strong{color:#4b5a52;font-size:12px}.empty-queue span{font-size:10px}.empty-queue button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:11px}.page-view{max-width:1160px;margin:0 auto}.task-list-full .task-row{grid-template-columns:60px minmax(0,1fr) auto;padding:14px}.task-list-full .task-thumbnail{width:60px;height:60px}.task-list-full .task-main p{font-size:12px}.task-list-full .task-title-line strong{font-size:13px}.task-list-full .task-meta{font-size:10px}.wallet-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.payment-panel,.ledger-panel,.admin-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:18px}.payment-panel h2,.ledger-panel h2{margin:0 0 15px;font-size:15px}.balance-large{display:flex;align-items:baseline;gap:9px}.balance-large span{font-size:11px;color:var(--muted)}.balance-large strong{font-size:24px}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.channel-grid button{min-height:68px;padding:9px 11px;border:1px solid var(--line);border-radius:6px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;cursor:pointer}.channel-grid button.selected{border-color:var(--accent);background:#f8fcfa}.channel-grid button>svg{color:var(--accent)}.channel-grid strong,.channel-grid small{display:block}.channel-grid strong{font-size:12px}.channel-grid small{margin-top:4px;font-size:9px;color:var(--muted)}.redeem-form,.checkout-box{margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.redeem-form{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:end}.redeem-form label,.stack-form label,.code-maker label{display:grid;gap:7px}input,.stack-form textarea{height:40px;border:1px solid var(--line);border-radius:5px;padding:0 11px;outline:none;background:#fff}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #13795b1a}.amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.amount-grid button{height:42px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer;font-weight:700}.amount-grid button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.checkout-total{display:flex;justify-content:space-between;margin:16px 0;font-size:12px}.checkout-total strong{color:var(--accent-dark)}.ledger-list{display:grid}.ledger-list>div{min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #edf0ee}.ledger-list>div:last-child{border-bottom:0}.ledger-list span:nth-child(2){display:flex;flex-direction:column}.ledger-list strong{font-size:11px}.ledger-list small{font-size:9px;color:var(--muted);margin-top:3px}.ledger-list b{font-size:12px}.ledger-icon{width:30px;height:30px;border-radius:5px;display:grid!important;place-items:center;background:var(--surface-2);color:var(--muted)}.ledger-icon.positive{background:var(--accent-soft);color:var(--accent)}.positive-text{color:var(--accent)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.metric-grid>div{height:86px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:14px;display:flex;align-items:center;gap:12px}.metric-grid svg{color:var(--accent)}.metric-grid span{display:flex;flex-direction:column;color:var(--muted);font-size:10px}.metric-grid strong{color:var(--text);font-size:18px;margin-top:3px}.admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.admin-section{min-width:0}.provider-settings{margin-bottom:16px;padding:0;overflow:hidden}.provider-heading{min-height:72px;padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.provider-title{display:flex;align-items:center;gap:10px}.provider-title>span:last-child{display:flex;flex-direction:column}.provider-title h2{margin:0;font-size:15px}.provider-title small{color:var(--muted);font-size:9px;margin-top:3px}.provider-logo{width:38px;height:38px;border-radius:6px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center}.provider-state{display:flex;align-items:center;gap:10px}.secure-note{display:flex;align-items:center;gap:5px;color:var(--accent);font-size:10px}.provider-form{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.provider-form label{min-width:0;display:grid;gap:7px}.provider-form .field-span-2{grid-column:1 / -1}.provider-form textarea{min-height:92px;border:1px solid var(--line);border-radius:5px;padding:10px 11px;resize:vertical;outline:none;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.6}.secret-field>div{height:40px;border:1px solid var(--line);border-radius:5px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding-left:11px;color:var(--muted)}.secret-field>div:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #13795b1a}.secret-field input{border:0;box-shadow:none!important;padding:0;min-width:0}.secret-field button{width:38px;height:38px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer}.provider-footer{min-height:48px;border-top:1px solid var(--line);padding-top:14px;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:16px}.provider-actions{display:flex;gap:8px}.toggle-control{min-height:34px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:9px;cursor:pointer}.toggle-control>span{width:34px;height:19px;border-radius:10px;background:#bec8c3;position:relative;transition:background .18s ease}.toggle-control>span:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;transition:transform .18s ease;box-shadow:0 1px 2px #0000002e}.toggle-control.on>span{background:var(--accent)}.toggle-control.on>span:after{transform:translate(15px)}.toggle-control b{font-size:11px}.connection-result{border-top:1px solid var(--line);padding:13px 18px 16px;background:#f8faf9}.connection-result>div:first-child{display:flex;align-items:center;gap:7px;color:var(--accent-dark);font-size:11px}.connection-result.error>div:first-child{color:var(--red)}.node-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:11px}.node-list span{min-width:0;height:30px;padding:0 8px;border:1px solid var(--line);border-radius:4px;background:#fff;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:var(--muted)}.node-list b{color:var(--text)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{color:var(--muted);font-weight:600;text-align:left;padding:9px;border-bottom:1px solid var(--line)}td{padding:10px 9px;border-bottom:1px solid #edf0ee}td:first-child strong,td:first-child small{display:block}td:first-child small{color:var(--muted);font-size:9px;margin-top:3px}.code-maker{display:grid;gap:12px}.code-maker .subheading{margin-bottom:0}.code-output{min-height:150px;resize:vertical;border:1px solid var(--line);border-radius:5px;padding:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.7}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0a120e8f;display:grid;place-items:center;padding:18px}.modal{width:min(420px,100%);background:#fff;border-radius:8px;box-shadow:var(--shadow);padding:20px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.modal-header h2{font-size:17px;margin:0}.auth-switch{width:100%;margin-bottom:15px}.auth-switch button{flex:1}.stack-form{display:grid;gap:13px}.inline-error{min-height:38px;padding:8px 10px;border-radius:5px;background:var(--red-soft);color:var(--red);display:flex;align-items:center;gap:7px;font-size:11px}.toast{position:fixed;z-index:150;right:22px;bottom:22px;min-height:46px;max-width:min(380px,calc(100vw - 32px));padding:10px 11px;border-radius:7px;background:#17201c;color:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:12px}.toast-error{background:#7f2828}.toast button{width:26px;height:26px;border:0;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-boot,.loading-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--accent)}.nav-scrim{display:none}@media(max-width:1120px){.create-layout{grid-template-columns:1fr}.queue-panel{min-height:auto}.compact-task-list{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-layout{grid-template-columns:1fr}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:transform .22s ease}.sidebar.open{transform:translate(0)}.nav-scrim{display:block;position:fixed;inset:0;z-index:25;background:#0a120e66}.main-area{margin-left:0;width:100%}.mobile-menu{display:inline-grid!important}.topbar{padding:0 14px}.content-area{padding:18px 14px 28px}.generator-grid{grid-template-columns:1fr}.upload-zone,.prompt-block{height:280px}.parameter-bar{grid-template-columns:1fr 1fr;gap:16px}.generation-action{grid-column:1 / -1;width:100%;justify-self:stretch;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:1fr}.provider-form,.node-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.topbar-state{display:none}.section-heading{align-items:flex-start}.section-heading h1{font-size:22px}.mode-control{width:100%}.mode-control button{flex:1;padding:0 9px}.generator .section-heading{flex-direction:column}.model-strip{grid-template-columns:1fr}.upload-zone,.prompt-block{height:250px}.parameter-bar{grid-template-columns:1fr}.generation-action{grid-column:auto}.compact-task-list,.channel-grid,.metric-grid,.redeem-form{grid-template-columns:1fr}.amount-grid{grid-template-columns:repeat(2,1fr)}.balance-large{flex-direction:column;align-items:flex-end;gap:1px}.topbar-actions .secondary-button{display:none}.task-list-full .task-row{grid-template-columns:48px minmax(0,1fr) auto}.task-list-full .task-thumbnail{width:48px;height:48px}.provider-heading,.provider-footer{align-items:flex-start;flex-direction:column!important}.provider-form{grid-template-columns:1fr}.provider-form label,.provider-form .field-span-2{grid-column:1}.provider-actions{width:100%;flex-direction:column}.provider-actions button{width:100%}.node-list{grid-template-columns:1fr}}
