:root{color:#17201e;font-synthesis:none;letter-spacing:0;--ink:#17201e;--muted:#6e7976;--line:#d9e0dd;--paper:#fff;--canvas:#f4f6f5;--teal:#119c86;--teal-soft:#dff3ef;--coral:#df654f;--coral-soft:#fae8e4;--amber:#c88b1d;--amber-soft:#faefd8;--blue:#3d72d9;--blue-soft:#e6edfb;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--canvas);min-width:320px}button,input,textarea,select{font:inherit;letter-spacing:0}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.boot-screen{color:#fff;background:#18211f;justify-content:center;align-items:center;gap:18px;min-height:100vh;display:flex}.brand-mark{color:#fff;background:#19aa91;border-radius:6px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:inline-grid;box-shadow:inset -7px -7px #00000017}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#eef1ef;grid-template-columns:minmax(360px,1.15fr) minmax(400px,.85fr);min-height:100vh;display:grid}.login-brand{color:#fff;background-color:#18211f;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;flex-direction:column;justify-content:space-between;padding:58px clamp(44px,7vw,112px);display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";background:#df654f;width:38%;height:6px;position:absolute;top:30%;right:0}.brand-lockup{z-index:1;align-items:center;gap:13px;font-size:22px;font-weight:800;display:flex}.login-brand h1{letter-spacing:0;z-index:1;max-width:760px;margin:0;font-size:clamp(40px,5.2vw,72px);line-height:1.04}.login-signal{color:#9eaaa7;z-index:1;align-items:center;gap:7px;font-size:11px;display:flex}.login-signal span{background:#2ad3b6;width:9px;height:9px;display:block}.login-signal span:nth-child(2){opacity:.55}.login-signal span:nth-child(3){opacity:.25}.login-signal b{margin-left:8px;font-size:11px}.login-panel{background:#f8f9f8;flex-direction:column;justify-content:center;align-items:stretch;min-height:100%;padding:50px clamp(32px,7vw,100px);display:flex}.login-form{flex-direction:column;gap:22px;width:100%;max-width:430px;margin:auto;display:flex}.login-title{align-items:center;gap:14px;margin-bottom:18px;display:flex}.login-title svg{color:var(--teal)}.login-title h2{margin:0;font-size:25px}.login-title p{color:var(--muted);margin:3px 0 0;font-size:12px}.login-version{color:#9aa3a0;text-align:right;font-size:10px}label{flex-direction:column;gap:8px;min-width:0;display:flex}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd7d4;border-radius:5px;outline:none;min-height:42px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:112px;line-height:1.55}select{appearance:none;padding-right:34px}.select-wrap{min-width:0;position:relative}.select-wrap svg{color:#7a8582;pointer-events:none;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:13px;font-weight:720;display:inline-flex}.button:hover{background:#25312e;border-color:#25312e}.button.secondary{color:#35403d;border-color:var(--line);background:#fff}.icon-button{border:1px solid var(--line);color:#4f5c59;background:#fff;border-radius:5px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f8faf9;border-color:#bac5c2}.danger-icon:hover{color:var(--coral);background:#fff7f5;border-color:#edb8ae}.form-error,.alert{background:var(--coral-soft);color:#9d3524;border:1px solid #efb8ae;border-radius:5px;padding:10px 12px;font-size:12px;line-height:1.45}.form-success{background:var(--teal-soft);color:#126e5e;border:1px solid #a8d8cd;border-radius:5px;padding:10px 12px;font-size:12px}.form-warning{background:var(--amber-soft);color:#805b21;border:1px solid #ead29b;border-radius:5px;padding:10px 12px;font-size:11px;line-height:1.45}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}aside{z-index:30;color:#c3ccca;background:#17201e;flex-direction:column;width:224px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:68px;padding:0 19px;display:flex}.sidebar-brand div{flex-direction:column;display:flex}.sidebar-brand b{color:#fff;font-size:17px}.sidebar-brand small{color:#798683;margin-top:1px;font-size:9px}.sidebar-brand .icon-button{display:none}aside nav{flex:1;padding:16px 10px;overflow-y:auto}aside nav button{color:#aeb8b5;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;width:100%;min-height:44px;margin:2px 0;padding:9px 12px;font-size:13px;font-weight:620;display:flex;position:relative}aside nav button.active{color:#fff;background:#1cae9624}aside nav button.active i{background:#2bbfa4;width:3px;height:22px;position:absolute;right:0}.nav-section{color:#53615e;margin:21px 12px 7px;font-size:9px;font-weight:800;display:block}.sidebar-foot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex}.sidebar-foot small{color:#66736f;font-size:9px}.status-pulse{color:#aeb9b6;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.status-pulse i{background:#28c3a7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #28c3a71c}.app-main{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.breadcrumb{color:#9aa4a1;align-items:center;gap:9px;font-size:11px;display:flex}.breadcrumb span{color:#7e8986;font-weight:800}.breadcrumb strong{color:#37413e;font-size:12px}.top-actions{align-items:center;gap:9px;display:flex}.user-chip{align-items:center;gap:9px;margin-left:5px;padding:4px 10px 4px 4px;display:flex}.user-chip>span{background:var(--amber-soft);color:#945f0a;border-radius:4px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.user-chip div{flex-direction:column;min-width:0;display:flex}.user-chip b{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:11px;overflow:hidden}.user-chip small{color:#8c9693;margin-top:2px;font-size:9px}.mobile-menu{display:none}.content{width:min(1500px,100%);margin:0 auto;padding:34px clamp(20px,3vw,48px) 72px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:66px;margin-bottom:25px;display:flex}.page-header h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.2}.page-header p{color:#7f8b87;margin:8px 0 0;font-size:12px;font-weight:600}.page-actions{align-items:center;gap:8px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:24px;display:grid}.metric{border:1px solid var(--line);border-top:3px solid var(--teal);background:#fff;border-radius:6px;min-height:140px;padding:19px;position:relative;overflow:hidden}.metric>div{flex-direction:column;display:flex}.metric span{color:var(--muted);font-size:11px;font-weight:700}.metric strong{margin-top:12px;font-size:32px;line-height:1}.metric>svg{width:34px;height:34px;color:var(--teal);opacity:.72;position:absolute;top:18px;right:17px}.metric small{color:#9aa3a0;font-size:9px;font-weight:700;position:absolute;bottom:17px;left:19px}.metric-amber{border-top-color:var(--amber)}.metric-amber>svg{color:var(--amber)}.metric-coral{border-top-color:var(--coral)}.metric-coral>svg{color:var(--coral)}.metric-ink{border-top-color:#46504e}.metric-ink>svg{color:#46504e}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:16px;display:grid}.section-block,.settings-section{border:1px solid var(--line);background:#fff;border-radius:6px;padding:19px}.section-title{justify-content:space-between;align-items:flex-start;gap:12px;min-height:34px;margin-bottom:15px;display:flex}.section-title>div{flex-direction:column;display:flex}.section-title h2{margin:0;font-size:16px}.section-title span{color:#8d9895;margin-top:5px;font-size:10px;font-weight:650}.health-list{flex-direction:column;display:flex}.health-list>div{border-bottom:1px solid #edf0ef;justify-content:space-between;align-items:center;min-height:52px;display:flex}.health-list>div>span{align-items:center;gap:9px;font-size:12px;font-weight:650;display:flex}.health-list svg{color:#78837f}.version-stamp{color:#8b9592;justify-content:space-between;margin-top:17px;font-size:9px;display:flex}.version-stamp b{color:#4f5c58}.badge{color:#63706d;white-space:nowrap;background:#edf0ef;border-radius:999px;align-items:center;gap:6px;min-height:23px;padding:3px 8px;font-size:9px;font-weight:760;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.badge-active,.badge-healthy,.badge-succeeded,.badge-registered{color:#127764;background:var(--teal-soft)}.badge-running,.badge-processing,.badge-queued,.badge-retrying{color:#3869c1;background:var(--blue-soft)}.badge-failed,.badge-error,.badge-cancelled{color:#ad402e;background:var(--coral-soft)}.badge-disabled{color:#7c8582;background:#ecefee}.badge-pending{color:#9b6415;background:var(--amber-soft)}.loading-state{min-height:180px;color:var(--teal);place-items:center;display:grid}.empty-state{color:#9ba5a2;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:190px;font-size:11px;display:flex}.empty-state svg{color:#bdc6c3}.task-list{flex-direction:column;gap:8px;display:flex}.task-row{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:72px;padding:12px;display:grid;position:relative;overflow:hidden}.task-list.compact .task-row{border-width:0 0 1px;border-radius:0;padding:10px 2px}.task-list.compact .task-row:last-child{border-bottom:0}.task-type,.creation-icon,.provider-kind{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:5px;place-items:center;display:grid}.task-thumbnail{border:1px solid var(--line);background:#eef2f0;border-radius:5px;width:68px;height:68px;padding:0;position:relative;overflow:hidden}.task-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.task-thumbnail span{color:#fff;opacity:0;background:#121d1ac2;border-radius:4px;place-items:center;width:23px;height:23px;transition:opacity .15s;display:grid;position:absolute;bottom:4px;right:4px}.task-thumbnail:hover span,.task-thumbnail:focus-visible span{opacity:1}.type-image{background:var(--teal-soft);color:var(--teal)}.type-video,.type-douyin{background:var(--coral-soft);color:var(--coral)}.type-music{background:var(--amber-soft);color:var(--amber)}.task-main{min-width:0}.task-main>div{align-items:center;gap:8px;min-width:0;display:flex}.task-main strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(620px,75%);font-size:12px;overflow:hidden}.task-main>span{color:#909996;margin-top:4px;font-size:9px;display:block}.task-main em{color:#b54836;white-space:normal;margin-top:5px;font-size:10px;font-style:normal;display:block}.asset-link{border:1px solid var(--line);color:#52615d;border-radius:5px;place-items:center;width:35px;height:35px;display:grid}.asset-link:hover{color:var(--teal);border-color:#a9d7cd}.task-assets{justify-content:flex-end;gap:6px;display:flex}.progress{background:#ecf0ef;height:2px;position:absolute;bottom:0;left:0;right:0}.progress span{background:var(--blue);height:100%;transition:width .3s;display:block}.creation-layout,.douyin-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.creation-form,.editorial-form{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;gap:17px;min-height:590px;padding:20px;display:flex}.creation-form .grow{flex:1}.creation-form .grow textarea{height:100%;min-height:170px}.creation-heading{border-bottom:1px solid #edf0ef;align-items:center;gap:12px;padding-bottom:17px;display:flex}.creation-heading h2{margin:0;font-size:15px}.creation-heading p{color:#9aa3a0;margin:3px 0 0;font-size:9px;font-weight:700}.file-picker{color:#58706a;background:#f7faf9;border:1px dashed #afbbb7;border-radius:5px;align-items:center;gap:9px;min-height:44px;padding:9px 12px;display:flex;position:relative;overflow:hidden}.file-picker:hover{border-color:var(--teal);background:#f0f8f6}.file-picker b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.file-picker input{opacity:0;cursor:pointer;border:0;min-height:0;padding:0;position:absolute;inset:0}.result-pane{border-top:1px solid #ccd4d2;min-height:590px;padding-top:17px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.editorial-banner{color:#fff;background:#17201e;border-radius:5px;justify-content:space-between;align-items:center;min-height:102px;padding:18px;display:flex}.editorial-banner>div{color:#39c7ae;flex-direction:column;gap:8px;display:flex}.editorial-banner>div span{color:#899692;font-size:9px;font-weight:750}.editorial-banner strong{font-size:42px}.editorial-banner strong span{color:#7f8c88;font-size:13px}.lyrics-input{min-height:120px}.topic-input{min-height:92px}.mode-switch{border:1px solid var(--line);background:#fff;border-radius:5px;padding:3px;display:flex}.mode-switch button{color:#76817e;background:0 0;border:0;border-radius:3px;min-height:31px;padding:6px 11px;font-size:10px;font-weight:700}.mode-switch button.active{background:var(--ink);color:#fff}.supply-strip{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.7fr));min-height:92px;margin-bottom:18px;display:grid;overflow:hidden}.supply-strip>div{border-right:1px solid var(--line);align-items:center;gap:11px;min-width:0;padding:18px 20px;display:flex}.supply-strip>div:last-child{border-right:0}.supply-strip .supply-heading{color:#fff;background:#1c2623;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.supply-heading span{color:#7fd3c3;font-size:10px;font-weight:750}.supply-heading strong{font-size:16px;line-height:1.25}.supply-heading small{color:#93a29e;font-size:10px}.supply-icon{border-radius:5px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.supply-strip p{color:#71807b;margin:0;font-size:10px;font-weight:650}.supply-strip p strong{color:var(--ink);margin-top:3px;font-size:20px;line-height:1;display:block}.pool-strip{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:76px;margin-bottom:16px;display:grid}.pool-strip>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:16px 19px;display:grid}.pool-strip>div:last-child{border-right:0}.pool-strip .dot{border-radius:50%;width:8px;height:8px}.pool-strip b{color:#65716e;font-size:10px}.pool-strip strong{font-size:21px}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:6px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;border-bottom:1px solid var(--line);color:#717d79;background:#f7f9f8;height:43px;padding:9px 14px;font-size:10px;font-weight:760}td{color:#4e5b58;border-bottom:1px solid #edf0ef;min-height:58px;padding:13px 14px;font-size:12px}tr:last-child td{border-bottom:0}td strong{color:var(--ink);font-size:12px;display:block}td>span:not(.badge){color:#87928f;margin-top:4px;font-size:10px;display:block}.plain-button{background:0 0;border:0;padding:0}.capacity-heading{align-items:end}.capacity-filter{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:230px;display:grid}.capacity-filter>span{font-size:10px}.capacity-filter select{min-height:36px;padding-block:7px;font-size:10px}.capacity-table{min-width:760px}.capacity-table th:first-child{width:190px}.capacity-table th:nth-child(4){width:150px}.capacity-table th:nth-child(6){width:280px}.capacity-table td{white-space:nowrap}.capacity-table td:first-child,.capacity-current{white-space:normal}.capacity-quality{color:#40504c;font-size:10px}.capacity-current strong{color:var(--teal);font-size:14px}.capacity-zero{color:var(--coral)!important}.capacity-status{align-items:center;gap:6px;font-weight:700;color:#53605d!important;margin:0!important;font-size:9px!important;display:inline-flex!important}.capacity-status:before{content:"";background:#9ca7a4;border-radius:50%;width:7px;height:7px}.capacity-status.verified_generated:before{background:var(--teal)}.capacity-status.verified_zero_per_new_account:before{background:var(--amber)}.capacity-status.verified_paid_only:before{background:var(--blue)}.restore-notice{border-left:3px solid var(--amber);color:#72511d;background:#fff8e9;align-items:center;gap:11px;min-height:62px;margin-bottom:20px;padding:13px 15px;display:flex}.restore-notice div{flex-direction:column;gap:4px;min-width:0;display:flex}.restore-notice strong{font-size:11px}.restore-notice span{color:#8b7045;font-size:10px;line-height:1.5}.registration-job{border:1px solid var(--line);border-left:3px solid var(--teal);background:#f8fbfa;border-radius:0 6px 6px 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;margin-bottom:22px;padding:15px 17px;display:grid}.registration-job.failed{border-left-color:var(--coral);background:#fff8f5}.registration-job.succeeded{border-left-color:var(--teal)}.registration-job div{flex-direction:column;gap:3px;min-width:0;display:flex}.registration-job strong{font-size:11px}.registration-job span,.registration-job small{color:#71807a;overflow-wrap:anywhere;font-size:10px;line-height:1.45}.registration-job small{color:#a35e45;grid-column:1/-1}.registration-monitor{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:24px;padding:18px}.registration-monitor select{width:100%}.registration-monitor small{color:#66746e}.registration-log{white-space:pre-wrap;overflow-wrap:anywhere;color:#dce9e4;background:#17201e;border-radius:5px;max-height:260px;padding:15px;font-size:12px;line-height:1.65;overflow:auto}.registration-selection{border:0;gap:10px;max-height:45vh;margin:0;padding:0;display:grid;overflow-y:auto}.registration-choice{border:1px solid var(--line);border-radius:5px;padding:12px}.registration-choice .registration-check{cursor:pointer;flex-direction:row;align-items:center;gap:10px;display:flex}.registration-check input{width:18px;height:18px;min-height:18px}.registration-check small{color:#66746e;margin-top:3px;display:block}.registration-choice .field-row{margin-top:12px}.channel-evidence-label{color:#53645b;background:#eef5f3;border-radius:4px;padding:5px;font-size:9px}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.channel-card{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;padding:16px;transition:border-color .18s,box-shadow .18s}.channel-card:hover{border-color:#c3ceca;box-shadow:0 8px 24px #18231f0f}.channel-card header{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.channel-card h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.channel-card header div>span{color:#7f8c88;margin-top:3px;font-size:10px;display:block}.channel-models{flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:44px;margin:13px 0;display:flex}.channel-models code{color:#347165;overflow-wrap:anywhere;background:#eef5f3;border-radius:3px;padding:4px 6px;font-size:8px}.channel-models>span{color:#969f9c;font-size:9px}.channel-card footer{color:#7e8a86;border-top:1px solid #edf0ef;justify-content:space-between;gap:9px;padding-top:11px;font-size:10px;display:flex}.channel-card footer b{color:#596762}.channel-registration{gap:10px;margin:12px 0;font-size:10px;display:grid}.channel-registration>div{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;display:grid}.channel-registration strong{color:#66746e;font-size:10px}.channel-registration small{color:#75817b;overflow-wrap:anywhere;grid-column:1/-1;line-height:1.5}.channel-registration [data-status=registered] strong,.channel-registration [data-status=existing_verified] strong{color:#267957}.channel-registration [data-status=blocked] strong{color:#a56721}.channel-registration time{color:#8c9693;font-size:9px}.historical-list{border:1px solid var(--line);background:#fff;border-radius:6px}.historical-list>div{border-bottom:1px solid #edf0ef;grid-template-columns:minmax(130px,.5fr) minmax(180px,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:grid}.historical-list>div:last-child{border-bottom:0}.historical-list strong{font-size:11px}.historical-list>div>span{color:#8c9693;font-size:9px}.account-table-title{margin-top:27px}.account-pagination{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:flex-end;align-items:center;gap:16px;min-height:54px;margin-top:10px;padding:8px 10px;display:flex}.account-pagination label,.account-pagination>div{align-items:center;gap:7px;display:flex}.account-pagination label>span,.account-pagination>span{color:#75817d;font-size:10px}.account-pagination select{width:82px;min-height:34px;padding:6px 9px}.account-pagination>span strong{color:var(--ink)}.task-pagination{margin-top:14px}.image-preview>img{object-fit:contain;background:#eef1f0;border-radius:5px;width:100%;max-height:min(68vh,720px);display:block}.image-preview>div{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.image-preview>div>div{min-width:0}.image-preview strong{text-overflow:ellipsis;white-space:nowrap;max-width:560px;font-size:12px;display:block;overflow:hidden}.image-preview span{color:#88938f;margin-top:5px;font-size:10px;display:block}.mono{font-family:SFMono-Regular,Consolas,monospace}.row-actions{justify-content:flex-end;gap:6px;display:flex}.tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:18px;display:flex}.tabs button{color:#77827f;background:0 0;border:0;border-bottom:2px solid #0000;min-height:42px;padding:8px 13px;font-size:11px;font-weight:700}.tabs button.active{border-bottom-color:var(--teal);color:var(--ink)}.tabs b{background:#e6eae9;border-radius:9px;place-items:center;min-width:21px;height:19px;margin-left:7px;font-size:9px;display:inline-grid}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.provider-grid>.empty-state{grid-column:1/-1}.provider-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:16px}.provider-card header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.provider-card h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.provider-card header span:not(.provider-kind){color:#919b98;margin-top:4px;font-size:9px;display:block}.switch{background:#ccd3d1;border:0;border-radius:10px;width:35px;height:20px;padding:2px;transition:background .2s}.switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;box-shadow:0 1px 2px #0003}.switch.on{background:var(--teal)}.switch.on i{transform:translate(15px)}.provider-url{color:#6c7875;background:#f6f8f7;border-radius:4px;align-items:center;gap:8px;margin:17px 0;padding:10px;display:flex}.provider-url span{text-overflow:ellipsis;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;overflow:hidden}.provider-card footer{align-items:center;gap:9px;display:flex}.provider-card footer>span:nth-child(2){color:#929c99;flex:1;font-size:9px}.filters{gap:9px;margin-bottom:16px;display:flex}.filters .select-wrap{width:170px}.key-list{flex-direction:column;gap:8px;display:flex}.key-row{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:38px minmax(140px,.7fr) minmax(260px,1.3fr) auto 90px 38px;align-items:center;gap:11px;min-height:72px;padding:12px 14px;display:grid}.key-icon{background:var(--amber-soft);width:36px;height:36px;color:var(--amber);border-radius:5px;place-items:center;display:grid}.key-row>div:nth-child(2){min-width:0}.key-row>div:nth-child(2) strong{font-size:12px;display:block}.key-row>div:nth-child(2) span{color:#939d9a;margin-top:4px;font-size:9px;display:block}.key-row>span:nth-last-child(2){color:#909a97;font-size:9px}.scope-list{flex-wrap:wrap;gap:4px;display:flex}.scope-list span{color:#65716e;background:#edf0ef;border-radius:3px;padding:4px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.settings-section{flex-direction:column;gap:15px;display:flex}.registration-runtime{margin-bottom:20px}.registration-runtime .details>div{flex-wrap:wrap;gap:8px;padding:8px 0}.registration-runtime .details dd{overflow-wrap:anywhere}.captcha-control{border:1px solid var(--line);border-radius:6px;padding:16px}.captcha-control-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.captcha-control-heading strong{font-size:12px;display:block}.captcha-control-heading span{color:#78837f;margin-top:5px;font-size:11px;display:block}.captcha-control-heading .switch{flex-shrink:0}.registration-help{color:#78837f;margin:0;font-size:11px;line-height:1.7}.details{margin:0}.details>div{border-bottom:1px solid #edf0ef;justify-content:space-between;align-items:center;gap:20px;min-height:42px;display:flex}.details dt{color:#78837f;font-size:10px}.details dd{color:#34403d;margin:0;font-size:10px;font-weight:650}.settings-raw{border:1px solid var(--line);background:#fff;border-radius:6px;padding:19px}.settings-raw>div:not(.section-title){border-top:1px solid #edf0ef;grid-template-columns:minmax(230px,.8fr) 1fr;align-items:center;gap:15px;min-height:39px;font-size:10px;display:grid}.settings-raw code{color:#49605a}.settings-raw>div>span{color:#7f8986;overflow-wrap:anywhere}.replenish-form{gap:18px}.replenish-intro{background:#eef6f4;border-radius:6px;align-items:center;gap:13px;min-height:72px;padding:14px 16px;display:flex}.replenish-intro>span{background:var(--teal);color:#fff;border-radius:5px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.replenish-intro strong{font-size:13px;display:block}.replenish-intro p{color:#667670;margin:4px 0 0;font-size:11px;line-height:1.5}.target-control{grid-template-columns:minmax(150px,1fr) 220px;align-items:center;gap:16px;display:grid}.number-with-unit{position:relative}.number-with-unit input{padding-right:112px}.number-with-unit span{color:#74817d;pointer-events:none;font-size:10px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.replenish-summary{border:1px solid var(--line);background:#fafbfb;border-radius:6px;grid-template-columns:repeat(3,1fr);min-height:62px;display:grid}.replenish-summary span{border-right:1px solid var(--line);color:#74817d;flex-direction:column;gap:3px;padding:12px 15px;font-size:10px;display:flex}.replenish-summary span:last-child{border-right:0}.replenish-summary b{color:var(--ink);font-size:18px}.replenish-list{flex-direction:column;gap:8px;max-height:min(390px,44vh);display:flex;overflow-y:auto}.replenish-list legend{color:#53605d;font-size:11px;font-weight:700}.replenish-row{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(190px,1fr) 105px minmax(125px,.65fr);align-items:center;gap:13px;min-height:72px;padding:11px 12px;transition:border-color .15s,background .15s;display:grid}.replenish-row.selected{background:#fbfefd;border-color:#abd3ca}.replenish-check{cursor:pointer;flex-direction:row;align-items:center;gap:10px}.replenish-check input{opacity:0;pointer-events:none;position:absolute}.replenish-check>span{color:#0000;background:#fff;border:1px solid #b9c5c1;border-radius:4px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.replenish-check input:checked+span{border-color:var(--teal);background:var(--teal);color:#fff}.replenish-check div{min-width:0}.replenish-check strong{font-size:12px;display:block}.replenish-check small{color:#7b8984;margin-top:4px;font-size:10px;display:block}.replenish-count{gap:5px}.replenish-count>span,.replenish-source>span{color:#83908c;font-size:9px;font-weight:650}.replenish-count input{min-height:36px;padding-block:7px}.replenish-source{flex-direction:column;gap:5px;min-width:0;display:flex}.replenish-source strong{text-overflow:ellipsis;white-space:nowrap;color:#46534f;font-size:10px;overflow:hidden}.replenish-empty{color:#87928f;text-align:center;border:1px dashed #cbd4d1;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.replenish-empty svg{color:var(--teal)}.replenish-empty strong{color:#42504c;font-size:13px}.replenish-empty span{font-size:10px}.dialog-backdrop{z-index:100;background:#1018169e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border:1px solid #ffffff80;border-radius:7px;width:min(500px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 22px 80px #00000042}.dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:62px;padding:0 18px 0 21px;display:flex}.dialog>header h2{margin:0;font-size:16px}.dialog-form{flex-direction:column;gap:16px;padding:20px;display:flex}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:5px;display:flex}fieldset{border:0;margin:0;padding:0}fieldset legend{margin-bottom:10px}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.check-item{border:1px solid var(--line);border-radius:4px;flex-direction:row;align-items:center;gap:8px;min-height:38px;padding:7px 9px}.check-item input{opacity:0;pointer-events:none;position:absolute}.check-item>span{color:#0000;border:1px solid #bfc9c6;border-radius:3px;place-items:center;width:18px;height:18px;display:grid}.check-item input:checked+span{color:#fff;background:var(--teal);border-color:var(--teal)}.check-item b{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.created-key{flex-direction:column;gap:14px;padding:22px;display:flex}.created-key p{margin:0;font-size:12px;font-weight:700}.created-key code{color:#285149;overflow-wrap:anywhere;background:#f5f8f7;border:1px dashed #a9b7b3;padding:14px;font-size:11px;line-height:1.5}.mobile-shade{display:none}@media (width<=1120px){.metric-grid,.supply-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.supply-strip>div:nth-child(2){border-right:0}.supply-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.provider-grid,.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.key-row{grid-template-columns:38px minmax(140px,1fr) auto 38px}.key-row .scope-list{grid-area:2/2/auto/-1}.key-row>span:nth-last-child(2){display:none}}@media (width<=820px){.app-shell{display:block}aside{box-shadow:none;transition:transform .2s;transform:translate(-100%)}aside.open{transform:translate(0);box-shadow:12px 0 40px #0003}.sidebar-brand .icon-button{color:#fff;background:0 0;border-color:#ffffff1f;margin-left:auto;display:grid}.mobile-shade{z-index:25;background:#0d141280;border:0;display:block;position:fixed;inset:0}.app-main{min-width:0}.mobile-menu{display:grid}.breadcrumb span,.breadcrumb b{display:none}.topbar{height:64px;padding:0 14px}.user-chip div{display:none}.content{padding:24px 15px 52px}.creation-layout,.douyin-layout,.dashboard-grid,.settings-grid{grid-template-columns:1fr}.creation-form,.editorial-form,.result-pane{min-height:0}.provider-grid,.channel-grid,.login-page{grid-template-columns:1fr}.login-brand{min-height:260px;padding:30px}.login-brand h1{font-size:39px}.login-panel{min-height:calc(100vh - 260px);padding:34px 25px}}@media (width<=560px){.page-header{flex-direction:column;align-items:flex-start;gap:14px;min-height:55px;margin-bottom:20px}.page-header h1{font-size:23px}.page-header p{font-size:11px}.page-actions{gap:6px;width:100%}.page-header .button{flex:auto;min-width:0;padding-inline:8px;font-size:11px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:118px;padding:14px}.metric strong{font-size:27px}.metric>svg{width:27px;top:14px;right:13px}.metric small{bottom:13px;left:14px}.pool-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pool-strip>div:nth-child(2){border-right:0}.pool-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.field-row{grid-template-columns:1fr}.top-actions{gap:5px}.user-chip{display:none}.key-row{grid-template-columns:38px minmax(0,1fr) 38px}.key-row>.badge{display:none}.key-row .scope-list{grid-column:1/-1}.filters{grid-template-columns:1fr 1fr;display:grid}.filters .select-wrap{width:auto}.capacity-heading{align-items:flex-start;gap:12px}.capacity-filter{grid-template-columns:42px minmax(0,1fr);width:100%}.supply-strip>div{min-height:82px;padding:13px 14px}.supply-strip .supply-heading{min-height:112px}.supply-heading strong{font-size:14px}.supply-heading small{line-height:1.35}.supply-icon{display:none}.replenish-intro{align-items:flex-start}.target-control{grid-template-columns:1fr;gap:8px}.replenish-summary{grid-template-columns:1fr 1fr 1fr}.replenish-summary span{padding:10px 8px}.replenish-row{grid-template-columns:minmax(0,1fr) 92px;gap:10px}.replenish-source{grid-column:1/-1;padding-left:30px}.dialog-form{padding:16px}.settings-raw>div:not(.section-title){grid-template-columns:1fr;gap:5px;padding:9px 0}.task-row{grid-template-columns:34px minmax(0,1fr) auto}.task-row.has-image{grid-template-columns:58px minmax(0,1fr) auto}.task-thumbnail{width:58px;height:58px}.task-main>div{flex-direction:column;align-items:flex-start;gap:5px}.task-main strong{max-width:100%}.task-row>.icon-button,.task-assets{grid-column:3}.task-pagination{flex-wrap:wrap;justify-content:space-between;gap:9px}.task-pagination>span{text-align:right;order:3;width:100%}.image-preview>div{flex-direction:column;align-items:stretch}.image-preview .button{width:100%}.check-grid{grid-template-columns:1fr}.historical-list>div{grid-template-columns:minmax(0,1fr) auto}.historical-list>div>span{grid-area:2/1/auto/-1}}:root{color:#18211e;--ink:#18211e;--muted:#69746f;--line:#dfe4df;--paper:#fff;--canvas:#f5f6f2;--teal:#087f6b;--teal-soft:#e4f4ef;--coral:#c85b49;--coral-soft:#f9ebe7;--amber:#a97820;--amber-soft:#f7efd9;--blue:#416cbb;--blue-soft:#eaf0fa;--radius-sm:10px;--radius:14px;--radius-lg:18px;--shadow-sm:0 1px 2px #131f1a09, 0 8px 24px #131f1a09;--shadow:0 1px 2px #131f1a0a, 0 16px 44px #131f1a0e;background:#f5f6f2}html{background:var(--canvas)}body{color:var(--ink);background:radial-gradient(circle at 88% -10%, #348b7511, transparent 32rem), var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button,a,input,textarea,select{transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.brand-mark{background:linear-gradient(145deg,#1aa98d,#08715f);border-radius:12px;box-shadow:inset 0 1px #ffffff38,0 8px 24px #04625133}.boot-screen{background:#111916}label>span,fieldset legend{color:#4c5954;letter-spacing:.01em;font-size:12px;font-weight:680}input,textarea,select{border-radius:var(--radius-sm);background:#fdfefd;border-color:#d7ded9;min-height:46px;padding:11px 13px;font-size:13px}input:focus,textarea:focus,select:focus{background:#fff;border-color:#5aa998;box-shadow:0 0 0 4px #087f6b17}textarea{line-height:1.65}.select-wrap svg{color:#7c8983;right:13px}.button{border-radius:var(--radius-sm);background:#17221e;border-color:#17221e;min-height:44px;padding:10px 17px;font-size:12px;font-weight:720;box-shadow:0 7px 18px #121e191f}.button.secondary{color:#33413b;box-shadow:none;background:#ffffffd6;border-color:#d8dfdb}.icon-button{border-radius:var(--radius-sm);color:#53615b;background:#ffffffdb;border-color:#dce2de;flex-basis:40px;width:40px;height:40px}.icon-button:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#c2ccc6;transform:translateY(-1px)}.form-error,.alert,.form-success,.form-warning{border-radius:var(--radius-sm);padding:12px 14px}aside{background:linear-gradient(#121a17 0%,#17221e 100%);border-right:1px solid #ffffff0d;width:240px;box-shadow:14px 0 50px #15231d09}.sidebar-brand{border-bottom-color:#fff1;gap:12px;height:76px;padding:0 22px}.sidebar-brand .brand-mark{width:36px;height:36px;font-size:17px}.sidebar-brand b{letter-spacing:-.02em;font-size:18px}.sidebar-brand small{color:#77847f;letter-spacing:.18em;margin-top:2px;font-size:8px}aside nav button{color:#9eaaa5;border-radius:11px;min-height:46px;margin:3px 0;padding:10px 13px;font-size:12px;font-weight:620}aside nav button.active{color:#fff;background:#2cb89a21;box-shadow:inset 0 0 0 1px #49cdb00f}aside nav button.active svg{color:#4ad0b2}aside nav button.active i{background:#4ad0b2;border-radius:999px;width:2px;height:20px;left:0;right:auto}.sidebar-foot{border-top-color:#fff1;height:72px;padding:0 22px}.status-pulse{color:#aeb9b4;letter-spacing:.05em;font-size:9px}.status-pulse i{background:#44d0ae;box-shadow:0 0 0 4px #44d0ae1c,0 0 14px #44d0ae47}.app-main{grid-column:2}.topbar{-webkit-backdrop-filter:blur(20px)saturate(145%);backdrop-filter:blur(20px)saturate(145%);background:#fafbf8d1;border-bottom-color:#cfd8d2bf;height:76px;padding:0 clamp(22px,3vw,48px)}.breadcrumb{color:#9aa39f;letter-spacing:.08em;gap:10px;font-size:10px}.breadcrumb span{color:#77837e}.breadcrumb strong{color:#36423d;letter-spacing:.02em;font-size:11px}.user-chip{gap:10px}.user-chip>span{color:#52625a;background:#edf1ea;border-radius:10px;width:34px;height:34px}.user-chip b{font-size:11px}.content{width:min(1680px,100%);padding:42px clamp(24px,3.5vw,60px) 84px}.page-header{align-items:flex-start;min-height:72px;margin-bottom:30px}.page-header h1{letter-spacing:-.035em;font-size:clamp(28px,2.2vw,34px);font-weight:760;line-height:1.1}.page-header p{color:#818b87;letter-spacing:.13em;text-transform:uppercase;margin-top:10px;font-size:10px}.page-actions{flex-wrap:wrap;justify-content:flex-end}.metric-grid{gap:16px;margin-bottom:28px}.metric{border-radius:var(--radius-lg);min-height:152px;box-shadow:var(--shadow-sm);border:1px solid #d7ded9eb;padding:22px}.metric:before{content:"";background:var(--teal);border-radius:0 0 999px 999px;width:38px;height:3px;position:absolute;top:0;left:22px}.metric-amber:before{background:var(--amber)}.metric-coral:before{background:var(--coral)}.metric-ink:before{background:#44504a}.metric strong{letter-spacing:-.04em;margin-top:15px;font-size:36px}.metric>svg{opacity:.52;top:21px;right:20px}.metric small{letter-spacing:.08em;text-transform:uppercase;font-size:9px;bottom:20px;left:22px}.section-block,.settings-section,.creation-form,.editorial-form,.provider-card,.channel-card,.registration-monitor,.settings-raw{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-color:#d7ded9eb}.section-block,.settings-section{padding:23px}.section-title{min-height:39px;margin-bottom:18px}.section-title h2{letter-spacing:-.018em;font-size:17px}.section-title span{color:#8b9590;letter-spacing:.07em;margin-top:6px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:18px}.health-list>div{border-bottom-color:#edf0ed;min-height:58px}.badge{letter-spacing:.01em;min-height:24px;padding:4px 9px;font-size:9px}.loading-state,.empty-state{border-radius:var(--radius)}.creation-layout,.douyin-layout{grid-template-columns:minmax(360px,410px) minmax(0,1fr);gap:24px}.creation-form,.editorial-form{background:#fffffff2;gap:19px;min-height:620px;padding:24px;position:sticky;top:100px}.creation-form .grow textarea{min-height:190px}.creation-heading{border-bottom-color:#edf0ed;gap:13px;padding-bottom:20px}.creation-heading h2{letter-spacing:-.015em;font-size:17px}.creation-heading p{letter-spacing:.1em;margin-top:5px}.task-type,.creation-icon,.provider-kind,.supply-icon,.key-icon{border-radius:11px}.file-picker{border-radius:var(--radius-sm);min-height:48px}.result-pane{border-radius:var(--radius-lg);min-height:620px;box-shadow:var(--shadow-sm);background:#ffffffb8;border:1px solid #d7ded9eb;padding:23px}.music-hint{color:#67766e;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.65}.music-toggle{flex-direction:row;align-items:center;gap:10px}.music-toggle input{width:18px;height:18px;accent-color:var(--teal);margin:0;padding:0}.music-lyrics{min-height:150px}.music-prompt-preview{border:1px solid var(--line);border-radius:9px;padding:12px;font-size:11px}.music-prompt-preview summary{cursor:pointer;line-height:1.6}.music-prompt-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:10px 0 0;line-height:1.65}.music-players{grid-column:1/-1;gap:10px;width:100%;min-width:0;display:grid}.music-track{border:1px solid var(--line);background:#f7faf8;border-radius:10px;min-width:0;padding:12px}.music-track-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.music-track-heading strong{overflow-wrap:anywhere;min-width:0}.music-download{color:var(--teal);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.music-track audio{width:100%;min-width:0;height:40px;display:block}.music-playback-error{color:#805b21;margin:10px 0 0;font-size:11px;line-height:1.6}.music-playback-error a{text-decoration:underline}.task-list{gap:10px}.task-row{border-color:#e1e6e2;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto auto;gap:13px;min-height:82px;padding:13px 14px;box-shadow:0 1px 2px #19252005}.task-row:hover{border-color:#cfd8d2;box-shadow:0 9px 28px #1c2b240d}.task-row.has-image{grid-template-columns:78px minmax(0,1fr) auto auto;min-height:106px}.task-list.compact .task-row{min-height:68px;box-shadow:none;padding:11px 2px}.task-type{width:40px;height:40px}.task-thumbnail{border-color:#dfe5e1;border-radius:11px;width:78px;height:78px}.task-thumbnail span{border-radius:7px;bottom:6px;right:6px}.task-main>div:first-child{gap:9px}.task-main strong{max-width:min(720px,78%);font-size:12px;line-height:1.45}.task-main>span{display:none}.task-meta{color:#87918c;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:7px;font-size:9px;display:flex}.task-meta>span:first-child{color:#53625b;font-weight:700}.task-meta time{white-space:nowrap}.task-duration{white-space:nowrap;align-items:center;gap:5px;font-weight:700;display:inline-flex;color:#357765!important}.task-main em{margin-top:7px;line-height:1.5}.task-assets{gap:7px}.asset-link{background:#fff;border-radius:10px;width:38px;height:38px}.task-list.gallery{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:15px;display:grid}.task-list.gallery .task-row{background:#fff;flex-direction:column;align-items:stretch;gap:11px;height:100%;min-height:245px;padding:11px;display:flex;overflow:hidden}.task-list.gallery .task-row.has-image{min-height:0}.task-list.gallery .task-thumbnail{aspect-ratio:4/3;background:#eef1ee;border:0;border-radius:11px;width:100%;height:auto}.task-list.gallery .task-thumbnail:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #15231d0d}.task-list.gallery .task-thumbnail img{transition:transform .35s}.task-list.gallery .task-thumbnail:hover img{transform:scale(1.025)}.task-list.gallery .task-thumbnail span{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111b179e;width:30px;height:30px}.task-list.gallery .task-type{width:48px;height:48px;margin-top:5px}.task-list.gallery .task-main{width:100%;padding:2px 2px 0}.task-list.gallery .task-main>div:first-child{justify-content:space-between;align-items:flex-start}.task-list.gallery .task-main strong{max-width:calc(100% - 68px);font-size:12px}.task-list.gallery .task-meta{gap:7px 10px}.task-list.gallery .task-assets{justify-content:flex-end;width:100%;margin-top:auto}.task-list.gallery .asset-link{width:34px;height:34px}.task-list.gallery .progress{height:3px}.supply-strip,.pool-strip,.table-wrap,.historical-list,.account-pagination{border-radius:var(--radius);box-shadow:var(--shadow-sm);border-color:#d7ded9f2}.supply-strip{min-height:104px;margin-bottom:22px}.supply-strip>div{padding:20px 22px}.supply-strip .supply-heading{background:linear-gradient(135deg,#17231f,#21322c)}.supply-heading strong{margin-top:2px;font-size:17px}.pool-strip{min-height:84px}.table-wrap{overflow:auto}th{color:#727d77;letter-spacing:.025em;background:#f8f9f7;height:48px;padding:10px 16px;font-size:10px}td{color:#4a5851;border-bottom-color:#edf0ed;padding:15px 16px;font-size:12px}td>span:not(.badge){font-size:10px}.capacity-section{margin-bottom:28px}.capacity-filter select{min-height:38px}.registration-job{border-radius:4px var(--radius) var(--radius) 4px;padding:17px 19px}.registration-monitor{padding:22px}.registration-monitor p,.registration-monitor small{overflow-wrap:anywhere;word-break:break-word}.registration-monitor>div[aria-label]{min-width:0;overflow:hidden}.registration-log{color:#d7e7df;background:#15201c;border-radius:12px;padding:18px}.restore-notice{border-radius:4px var(--radius) var(--radius) 4px}.channel-section{margin-bottom:28px}.channel-grid,.provider-grid{gap:16px}.channel-card,.provider-card{padding:19px}.channel-card:hover,.provider-card:hover{box-shadow:var(--shadow);border-color:#c8d2cc;transform:translateY(-1px)}.channel-card h3,.provider-card h3{font-size:13px}.channel-models code,.scope-list span{border-radius:6px}.historical-list>div{min-height:58px;padding:12px 16px}.account-pagination{min-height:58px;padding:9px 12px}.account-pagination label>span,.account-pagination>span{font-size:10px}.account-pagination select{border-radius:9px;min-height:36px}.tabs{gap:7px;margin-bottom:22px}.tabs button{min-height:46px;padding:9px 15px;font-size:11px}.provider-url{border-radius:9px}.key-list{gap:10px}.key-row{border-radius:var(--radius);min-height:78px;box-shadow:var(--shadow-sm);padding:14px 16px}.settings-grid{gap:18px}.details>div{min-height:47px}.settings-raw{padding:23px}.replenish-intro,.replenish-summary,.replenish-row,.replenish-empty,.registration-choice{border-radius:var(--radius-sm)}.replenish-row{min-height:78px}.replenish-check>span{border-radius:6px}.dialog-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c131094;padding:24px}.dialog{border-color:#ffffffa6;border-radius:20px;box-shadow:0 30px 100px #070f0b47}.dialog.dialog-wide{width:min(900px,100%)}.dialog>header{height:68px;padding:0 21px 0 24px}.dialog>header h2{letter-spacing:-.015em;font-size:17px}.dialog-form{gap:18px;padding:24px}.check-item{border-radius:9px}.image-preview{padding:20px}.image-preview>img{background:#f0f2ef;border-radius:14px;max-height:min(70vh,780px)}.image-preview>div{margin-top:17px}.image-preview-copy{min-width:0}.image-preview strong{max-width:680px;font-size:13px}.image-preview .task-meta{margin-top:8px}.login-page{background:#f3f5f1}.login-brand{background-color:#111a17;background-size:64px 64px}.login-brand:after{opacity:.8;background:#2fb496;height:4px}.login-brand h1{letter-spacing:-.045em;max-width:800px;font-weight:710}.login-panel{background:#fbfcf9f5}.login-form{max-width:440px}.login-title h2{letter-spacing:-.025em}@media (width<=1280px){.creation-layout,.douyin-layout{grid-template-columns:minmax(330px,380px) minmax(0,1fr);gap:18px}.task-list.gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (width<=980px){.creation-layout,.douyin-layout{grid-template-columns:340px minmax(0,1fr)}.task-list.gallery{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.provider-grid,.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.app-shell{display:block}aside{width:min(286px,86vw)}.app-main{min-width:0}.topbar{height:66px;padding:0 14px}.content{padding:28px 16px 58px}.page-header{margin-bottom:24px}.creation-layout,.douyin-layout,.dashboard-grid,.settings-grid{grid-template-columns:1fr}.creation-form,.editorial-form{min-height:0;position:static}.result-pane{min-height:0}.task-list.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.page-header{gap:16px;min-height:0;margin-bottom:22px}.page-header h1{font-size:27px}.page-header p{margin-top:8px}.page-actions{justify-content:flex-start}.metric-grid{gap:10px}.metric{border-radius:15px;min-height:132px;padding:17px}.metric:before{left:17px}.metric strong{font-size:30px}.metric>svg{top:17px;right:16px}.metric small{bottom:16px;left:17px}.creation-form,.editorial-form,.result-pane,.section-block,.settings-section{border-radius:15px;padding:17px}.creation-form .grow textarea{min-height:155px}.task-list.gallery{grid-template-columns:1fr}.task-list.gallery .task-row{min-height:0}.task-list.gallery .task-thumbnail{aspect-ratio:16/11}.task-row{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.task-row.has-image{grid-template-columns:64px minmax(0,1fr) auto}.task-thumbnail{width:64px;height:64px}.task-main>div:first-child{flex-direction:column;align-items:flex-start;gap:6px}.task-main strong{max-width:100%}.task-row>.icon-button,.task-assets{grid-column:3}.task-meta{gap:6px 9px}.task-pagination{padding:10px}.image-preview{padding:13px}.image-preview>div{flex-direction:column;align-items:stretch}.image-preview .button{width:100%}.supply-strip>div{padding:15px}.channel-card,.provider-card,.registration-monitor,.settings-raw{padding:16px}.provider-grid,.channel-grid{grid-template-columns:1fr}.dialog-backdrop{padding:12px}.dialog{border-radius:16px;max-height:calc(100vh - 24px)}.dialog-form{padding:18px}}:root{--ink:#17231f;--muted:#68756f;--line:#dce4df;--canvas:#f6f8f6;--paper:#fff;--teal:#087c68;--teal-soft:#e7f4f0;--shadow-sm:0 1px 2px #111f1806, 0 6px 18px #111f1809;--shadow:0 1px 2px #111f1808, 0 18px 48px #111f180e}body{background:var(--canvas)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #087c687a}.login-page{background:#f6f8f6;grid-template-columns:minmax(460px,1.05fr) minmax(440px,.95fr)}.login-brand{background-color:#15231e;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:72px 72px;padding:clamp(42px,6vw,86px) clamp(34px,7vw,104px)}.login-brand:before{content:"";border:1px solid #53caab2b;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-220px;right:-190px;box-shadow:0 0 0 52px #53caab09,0 0 0 104px #53caab06}.login-brand:after{opacity:.9;background:#52c8aa;width:92px;height:3px;inset:auto auto 112px clamp(34px,7vw,104px)}.brand-lockup{letter-spacing:-.02em;font-size:20px}.login-brand h1{letter-spacing:-.06em;max-width:590px;margin-bottom:16px;font-size:clamp(38px,4.5vw,62px);font-weight:720;line-height:1.12}.login-description{z-index:1;color:#a8b8b1;max-width:410px;margin:0;font-size:14px;line-height:1.8;position:relative}.login-signal{color:#93a59e}.login-signal span{border-radius:50%;width:7px;height:7px}.login-signal b{letter-spacing:.08em;margin-left:9px;font-weight:650}.login-panel{background:#fbfcfb;border-left:1px solid #e7ece8;padding:44px clamp(28px,7vw,96px)}.login-form{gap:20px;max-width:396px}.login-title{gap:12px;margin-bottom:14px}.login-title svg{box-sizing:content-box;background:var(--teal-soft);border-radius:8px;width:22px;height:22px;padding:4px}.login-title h2{letter-spacing:-.035em;font-size:23px}.login-title p{color:#84918b;margin-top:5px;font-size:12px}.login-version{color:#a2ada8;letter-spacing:.02em;font-size:10px}label{gap:7px}label>span,fieldset legend{color:#53635d;font-size:12px;font-weight:650}input,textarea,select{background:#fff;border-color:#d6dfda;border-radius:9px;min-height:44px;box-shadow:0 1px 1px #121f1905}input:hover,textarea:hover,select:hover{border-color:#bdcbc4}input:focus,textarea:focus,select:focus{border-color:#4aa88f;box-shadow:0 0 0 4px #087c6817}.button{background:#172b24;border-color:#172b24;border-radius:9px;min-height:44px;box-shadow:0 5px 12px #122e2414}.button:hover{background:#234238;border-color:#234238;transform:translateY(-1px)}.button.secondary{box-shadow:none;background:#fff;border-color:#d8e0db}.button.secondary:hover{background:#f7faf8;border-color:#bdcbc4}.icon-button{border-color:#dce4df;border-radius:9px}.app-shell{grid-template-columns:228px minmax(0,1fr)}aside{background:#14211c;width:228px;box-shadow:8px 0 30px #0f1e170b}.sidebar-brand{border-bottom-color:#ffffff12;height:72px;padding:0 20px}.sidebar-brand .brand-mark{border-radius:10px;width:34px;height:34px}.sidebar-brand b{font-size:17px}.sidebar-brand small{color:#75877f;letter-spacing:.14em}aside nav{padding:18px 11px}aside nav button{color:#a6b4ad;border-radius:9px;min-height:42px;margin:2px 0;font-size:12px}aside nav button:hover{color:#f3f7f4;background:#ffffff0e}aside nav button.active{background:#39be9d24;box-shadow:inset 0 0 0 1px #52cdae12}aside nav button.active i{background:#51c7a8;width:3px;height:18px}.nav-section{color:#64766e;letter-spacing:.05em;margin:23px 12px 8px;font-size:9px}.sidebar-foot{height:66px;padding:0 20px}.app-main{background:var(--canvas)}.topbar{background:#fafcfae6;border-bottom-color:#e1e7e3;height:70px;padding:0 clamp(20px,3vw,42px)}.breadcrumb{gap:8px}.breadcrumb span{color:#9aa8a1;letter-spacing:.12em;font-size:9px}.breadcrumb b{color:#c0cac4}.breadcrumb strong{color:#35443d;font-size:12px;font-weight:700}.top-actions{gap:8px}.user-chip{background:#ffffffbf;border-color:#e0e7e2;border-radius:10px;padding:5px 10px 5px 6px}.user-chip>span{color:#167963;background:#e7f3ef;width:28px;height:28px}.user-chip b{color:#35443d;font-size:11px}.user-chip small{color:#8a9790;font-size:9px}.content{max-width:1560px;padding:34px clamp(20px,3vw,48px) 72px}.page-header{min-height:64px;margin-bottom:27px}.page-header h1{color:#17231f;letter-spacing:-.045em;font-size:clamp(27px,2.2vw,33px)}.page-header p{color:#87938d;letter-spacing:.12em;margin-top:9px;font-size:10px}.page-actions{gap:8px}.metric,.section-block,.creation-form,.editorial-form,.provider-card,.channel-card,.registration-monitor,.settings-section,.settings-raw,.result-pane{box-shadow:var(--shadow-sm);border-color:#dfe6e1;border-radius:15px}.metric{background:#fff;min-height:132px;padding:20px}.metric:before{width:30px;height:3px;left:20px}.metric span{color:#78857f;font-size:11px}.metric strong{color:#182a23;margin-top:13px;font-size:34px}.metric small{color:#95a19b;letter-spacing:.07em;font-size:9px}.section-block,.settings-section{background:#fff;padding:22px}.section-title h2{font-size:16px}.section-title span{color:#9aa59f}.table-wrap,.supply-strip,.pool-strip,.historical-list,.account-pagination{box-shadow:var(--shadow-sm);border-color:#dfe6e1;border-radius:14px}th{color:#7b8982;background:#f8faf8}td{border-bottom-color:#eef2ef}.badge{border-radius:999px}.tabs{background:#edf3ef;border-radius:10px;padding:4px}.tabs button{border-radius:7px}.tabs button.active{background:#fff;box-shadow:0 2px 8px #182a2114}@media (width<=820px){.login-page{grid-template-columns:1fr}.login-brand{min-height:300px;padding:30px}.login-brand:after{bottom:74px;left:30px}.login-brand h1{font-size:42px}.login-panel{border-left:0;min-height:calc(100vh - 300px);padding:38px 25px}.app-shell{display:block}.app-main{min-width:0}.topbar{height:66px;padding:0 14px}}
