:root{--surface-canvas: #f3f5f7;--surface-rail: #0b1c12;--surface-nav: #e8e8ef;--surface-hover: rgba(255, 255, 255, .48);--surface-selected: #ffffff;--line-subtle: #e0e6e2;--line-sidebar: #243b2c;--text-strong: #1d2923;--text-default: #39473f;--text-muted: #748078;--text-on-dark: #e5eee8;--text-on-dark-muted: #8fa697;--accent: #477f10;--accent-strong: #356709;--accent-soft: #edf7df;color:var(--text-strong);background:var(--surface-canvas);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px;min-height:100vh}button{font:inherit}.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}.auth-loading{display:grid;place-content:center;justify-items:center;min-height:100vh;color:#627169}.auth-loading .brand-mark{color:#fff}.auth-page{display:grid;grid-template-columns:minmax(480px,1.25fr) minmax(420px,.75fr);min-height:100vh;background:#17221e}.auth-intro{display:grid;align-content:center;padding:9vw;color:#fff;background:radial-gradient(circle at 20% 15%,#385848 0,#17221e 48%)}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:70px}.auth-brand strong{font-size:18px}.auth-intro .eyebrow{color:#91a79b}.auth-intro h1{max-width:680px;margin:15px 0 18px;font-size:clamp(38px,4vw,62px);line-height:1.12}.auth-intro>p:not(.eyebrow){max-width:620px;color:#aebdb5;font-size:16px;line-height:1.8}.auth-features{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.auth-features span{padding:9px 12px;border:1px solid #496055;border-radius:999px;color:#c4d0ca;font-size:12px}.auth-card{display:grid;align-content:center;gap:30px;padding:clamp(50px,6vw,100px);background:#f7f8f7}.auth-card h2{margin-top:8px;font-size:28px}.auth-copy{margin:10px 0 0;color:#78847d;line-height:1.6}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;color:#3b4942;font-size:13px;font-weight:650}.auth-card input{width:100%;height:46px;border:1px solid #d6ded9;border-radius:10px;padding:0 12px;background:#fff;outline:none}.auth-card input:focus{border-color:#567b68;box-shadow:0 0 0 3px #507c671a}.password-hint{margin-top:-9px;color:#89948e}.auth-error{margin:0;padding:11px 12px;border-radius:9px;background:#fff0ec;color:#9a503f;font-size:12px;line-height:1.5}.auth-submit{width:100%;margin-top:5px}.app-shell{display:grid;grid-template-columns:auto 184px minmax(0,1fr);min-height:100vh;background:var(--surface-canvas)}.account-sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:236px;height:100vh;min-height:720px;border-right:1px solid var(--line-sidebar);background:var(--surface-rail);color:var(--text-on-dark);transition:width .16s ease}.account-sidebar.collapsed{width:72px}.account-brand{display:flex;align-items:center;gap:10px;min-height:72px;padding:14px 14px 10px 18px;border-bottom:1px solid var(--line-sidebar)}.account-brand .brand-mark{flex:0 0 auto}.account-brand strong,.account-brand small{display:block}.account-brand strong{font-size:13px;color:#fff}.account-brand small{margin-top:3px;color:var(--text-on-dark-muted);font-size:9px}.account-sidebar.collapsed .account-brand{justify-content:center;padding-inline:0}.account-sidebar-heading{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:12px 14px 10px 18px}.account-sidebar-heading div{min-width:0}.account-sidebar-heading span,.account-sidebar-heading strong{display:block}.account-sidebar-heading span{color:var(--text-on-dark-muted);font-size:10px;font-weight:800;letter-spacing:.8px}.account-sidebar-heading strong{margin-top:5px;font-size:15px}.account-sidebar-collapse{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border:1px solid var(--line-sidebar);border-radius:8px;color:var(--text-on-dark-muted);background:#ffffff0a;cursor:pointer}.account-sidebar-collapse:hover{border-color:#45634f;color:#fff;background:#ffffff13}.account-sidebar.collapsed .account-sidebar-heading{justify-content:center;padding:12px 0 10px}.all-accounts-button{display:flex;align-items:center;justify-content:space-between;height:38px;margin:0 12px 10px;border:1px solid var(--line-sidebar);border-radius:9px;padding:0 11px;color:var(--text-on-dark);background:#ffffff0a;cursor:pointer}.all-accounts-button:hover{border-color:#45634f;background:#ffffff13}.all-accounts-button b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:7px;color:#b9d4c1;background:#ffffff14;font-size:10px}.account-search{display:block;margin:0 12px 10px}.account-search input{width:100%;height:38px;border:1px solid var(--line-sidebar);border-radius:9px;padding:0 11px;color:var(--text-on-dark);background:#ffffff0a;outline:none}.account-search input::placeholder{color:#738b7b}.account-search input:focus{border-color:var(--accent);background:#ffffff12;box-shadow:0 0 0 3px #66a91d29}.account-platform-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 12px 10px;overflow:hidden;border:1px solid var(--line-sidebar);border-radius:9px;background:#ffffff09}.account-platform-filters button:first-child{grid-column:1 / -1}.account-platform-filters button{display:grid;gap:2px;padding:7px 2px 6px;border:0;border-right:1px solid var(--line-sidebar);color:var(--text-on-dark-muted);background:transparent;font-size:10px;cursor:pointer}.account-platform-filters button:last-child{border-right:0}.account-platform-filters button.active{color:#fff;background:var(--accent);font-weight:800}.account-platform-filters small{color:inherit;font-size:8px;font-weight:500;opacity:.72}.add-account-button{margin:-2px 12px 10px;min-height:32px;border:1px dashed rgba(207,226,216,.32);border-radius:8px;color:#d7e7df;background:#ffffff08;font-size:11px;font-weight:700;cursor:pointer}.add-account-button:hover{border-color:#ffffff85;background:#ffffff12}.account-list-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 14px 7px}.account-list-toolbar>span{color:var(--text-on-dark-muted);font-size:10px}.account-list-toolbar select{max-width:104px;height:29px;border:1px solid var(--line-sidebar);border-radius:7px;padding:0 5px;color:var(--text-on-dark);background:#172d1f;font-size:10px;outline:none}.managed-account-list{display:grid;flex:1 1 auto;align-content:start;gap:4px;min-height:0;padding:0 8px 10px;overflow-y:auto;scrollbar-color:#becac3 transparent;scrollbar-width:thin}.managed-account-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:stretch;gap:4px;min-width:0}.managed-account-item{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:54px;border:1px solid transparent;border-radius:10px;padding:7px 8px;color:var(--text-on-dark);background:transparent;text-align:left;cursor:pointer}.managed-account-item:hover{background:#ffffff0e}.managed-account-item.selected{border-color:var(--accent);background:var(--accent);box-shadow:0 6px 18px #00000029}.managed-account-item.checked{border-color:#86bc4c;background:#66a91d38}.managed-account-item.selected .account-avatar{color:#20400c;background:#ffffffdb}.managed-account-item.selected .managed-account-copy small,.managed-account-item.selected .account-step{color:#ffffffd1}.account-avatar{display:grid;place-items:center;overflow:hidden;width:34px;height:34px;border-radius:9px;color:#315f99;background:#e7f0fb;font-size:13px;font-weight:800}.account-avatar.toutiao,.account-context-avatar.toutiao{color:#9a4e43;background:#fbece8}.account-avatar.dayu,.account-context-avatar.dayu{color:#8a672b;background:#fff3d9}.account-avatar.baijiahao,.account-context-avatar.baijiahao{color:#315f99;background:#e7f0fb}.account-selection-control{display:grid;place-items:center;width:18px;height:18px;border:1px solid #708879;border-radius:5px;color:#fff;background:#ffffff14;font-size:11px;font-weight:900;line-height:1}.managed-account-item.checked .account-selection-control{border-color:#9fd267;background:#4f7f21}.managed-account-copy{min-width:0}.managed-account-copy strong{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.managed-account-copy small{display:flex;align-items:center;gap:6px;margin-top:5px;color:var(--text-on-dark-muted);font-size:9px}.session-label{color:var(--text-on-dark-muted)}.session-label.online{color:#9bd66c}.context-session.online{color:#397157}.session-label.expired,.session-label.verification_required,.context-session.expired,.context-session.verification_required{color:#ad563f}.session-label.connecting,.context-session.connecting{color:#8a6a32}.account-step{color:var(--text-on-dark-muted);font-size:9px}.account-browser-entry{display:grid;place-items:center;width:32px;min-height:44px;align-self:center;border:1px solid var(--line-sidebar);border-radius:8px;color:#bdd0c3;background:#ffffff0b;cursor:pointer;transition:border-color .12s ease,color .12s ease,background .12s ease,transform .12s ease}.account-browser-entry:hover:not(:disabled){border-color:#6b8976;color:#fff;background:#ffffff1a}.account-browser-entry:active:not(:disabled){transform:translateY(1px)}.account-browser-entry:focus-visible{outline:2px solid #a9d17f;outline-offset:2px}.account-browser-entry:disabled{cursor:not-allowed;opacity:.34}.managed-account-row.selected .account-browser-entry{border-color:#8cbd5b;color:#eff8e8;background:#477f104d}.account-list-empty{display:grid;justify-items:center;gap:5px;padding:28px 10px;color:var(--text-on-dark-muted);text-align:center}.account-list-empty strong{font-size:12px}.account-list-empty span{font-size:10px}.account-sidebar.collapsed .managed-account-list{gap:7px;padding:0 10px 12px}.account-sidebar.collapsed .managed-account-row{grid-template-columns:minmax(0,1fr)}.account-sidebar.collapsed .managed-account-item{display:grid;grid-template-columns:1fr;justify-items:center;min-height:48px;padding:6px}.account-sidebar.collapsed .managed-account-item.selected{box-shadow:inset 0 -3px var(--accent)}.account-mini-status{position:absolute;right:9px;bottom:7px;width:8px;height:8px;border:2px solid var(--surface-rail);border-radius:50%;background:#a4aea8}.account-mini-status.online{background:#4c9a6d}.account-mini-status.expired,.account-mini-status.verification_required{background:#d2674e}.account-mini-status.connecting{background:#d7a444}.account-sidebar-footer{display:grid;gap:8px;padding:12px;border-top:1px solid var(--line-sidebar);background:var(--surface-rail)}.account-footer-button,.selection-actions button{height:36px;border:1px solid var(--line-sidebar);border-radius:8px;color:var(--text-on-dark);background:#ffffff0a;font-size:11px;cursor:pointer}.account-footer-button.primary,.selection-actions button.primary{border-color:var(--accent);color:#fff;background:var(--accent)}.account-footer-button.primary:hover,.selection-actions button.primary:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.account-footer-button:disabled,.selection-actions button:disabled,.selection-summary button:disabled{cursor:not-allowed;opacity:.45}.selection-summary{display:flex;align-items:center;justify-content:space-between}.selection-summary strong{font-size:11px}.selection-summary button{border:0;color:var(--text-on-dark-muted);background:transparent;font-size:10px;cursor:pointer}.selection-actions{display:grid;grid-template-columns:1fr 74px;gap:6px}.account-sidebar-footer p{margin:1px 0 0;color:var(--text-on-dark-muted);font-size:9px;line-height:1.45}.account-user{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:10px 12px;border-top:1px solid var(--line-sidebar);background:#ffffff06}.account-user.collapsed{grid-template-columns:1fr;justify-items:center;padding-inline:0}.account-user-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#dceae0;background:#263f2e;font-size:12px;font-weight:800}.account-user-copy{min-width:0}.account-user-copy strong,.account-user-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-user-copy strong{color:var(--text-on-dark);font-size:11px}.account-user-copy small{margin-top:3px;color:var(--text-on-dark-muted);font-size:9px}.account-user button{border:0;padding:4px;color:var(--text-on-dark-muted);background:transparent;font-size:10px;cursor:pointer}.account-user button:hover{color:#fff}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:18px;height:100vh;min-height:720px;padding:16px 12px;border-right:1px solid #d9dbe3;background:var(--surface-nav);color:var(--text-strong)}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;color:#18360b;background:var(--accent);font-weight:800}.create-button{display:flex;align-items:center;justify-content:center;gap:7px;border:0;color:#fff;background:var(--accent);border-radius:10px;padding:11px 12px;cursor:pointer;box-shadow:0 6px 16px #0003}.create-button:hover{background:var(--accent-strong)}nav{display:grid;align-content:start;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;border:0;color:#555b65;background:transparent;border-radius:9px;padding:10px 12px;text-align:left;cursor:pointer}.nav-item svg{flex:0 0 auto;opacity:.86}.nav-item:hover{color:var(--text-strong);background:var(--surface-hover)}.nav-item.active{color:#20252d;background:var(--surface-selected);box-shadow:0 4px 14px #2f323c14;font-weight:750}.sidebar-management{margin-top:auto;border-top:1px solid #d7d9e0;padding-top:10px}.sidebar-management summary{display:flex;align-items:center;gap:9px;border-radius:8px;padding:9px 11px;color:#747983;font-size:11px;cursor:pointer;list-style:none}.sidebar-management summary::-webkit-details-marker{display:none}.sidebar-management summary:hover{color:var(--text-strong);background:var(--surface-hover)}.sidebar-management[open] summary{color:#3f4742}.sidebar-management .nav-item{width:100%;margin-top:4px;font-size:11px}.platform-dot{width:9px;height:9px;border-radius:50%;background:#6b7f76}.platform-dot.baijiahao{background:#5c7cfa}.platform-dot.dayu{background:#ffb84d}.platform-dot.toutiao{background:#ef5b55}.platform-dot.xiaohongshu{background:#ff355d}.platform-dot.wechat_channels{background:#22ad67}.platform-dot.wechat_official{background:#2f7bd9}.platform-foundation-note{grid-column:1 / -1;margin:0;padding:10px 12px;border:1px solid #dce6df;border-radius:8px;color:#496056;background:#f4f7f5;font-size:12px;line-height:1.55}.workspace{min-width:0;padding:22px 28px 46px;background:var(--surface-canvas)}.account-browser-message{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:52px;margin-bottom:14px;border:1px solid #d2ded7;border-radius:10px;padding:10px 12px 10px 14px;color:#345443;background:#eef5f0}.account-browser-message.info{border-color:#d6ded9;background:#f3f6f4}.account-browser-message.error{border-color:#ead3cb;color:#834c3f;background:#fff2ee}.account-browser-message strong,.account-browser-message span{display:block}.account-browser-message strong{font-size:12px}.account-browser-message span{margin-top:3px;color:inherit;font-size:10px;line-height:1.45;opacity:.82}.account-browser-message button{flex:0 0 auto;border:1px solid currentColor;border-radius:7px;padding:6px 10px;color:inherit;background:transparent;font-size:10px;cursor:pointer}.account-browser-message button:active{transform:translateY(1px)}.account-browser-message button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.account-context-bar{display:flex;align-items:center;gap:18px;min-height:60px;margin-bottom:20px;border:1px solid var(--line-subtle);border-radius:12px;padding:9px 14px;background:#ffffffe0}.account-context-identity{display:flex;align-items:center;gap:10px;min-width:180px;padding-right:18px;border-right:1px solid #e5e9e7}.account-context-avatar{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:38px;height:38px;border-radius:10px;font-weight:800}.platform-avatar-image{display:block;width:100%;height:100%;object-fit:cover}.account-context-identity div>span,.account-context-identity strong{display:block}.account-context-identity div>span{color:#859088;font-size:9px}.account-context-identity strong{overflow:hidden;max-width:150px;margin-top:3px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-context-meta{display:flex;flex-wrap:wrap;gap:6px}.account-context-meta>span{padding:5px 7px;border-radius:6px;color:#66756d;background:#f0f3f1;font-size:10px}.account-context-runtime{display:flex;align-items:center;gap:7px;margin-left:auto;color:#69766f;font-size:10px;white-space:nowrap}.runtime-indicator{width:8px;height:8px;border-radius:50%;background:#a8b1ac}.runtime-indicator.online{background:#4c9a6d;box-shadow:0 0 0 3px #4c9a6d1f}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}h1{margin:4px 0 0;font-size:28px;letter-spacing:-.5px}h2{margin:3px 0 0;font-size:19px}.eyebrow{margin:0;color:#6e7d76;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.environment{padding:8px 12px;border-radius:999px;background:#e8eee9;color:#416050;font-size:13px}.environment.offline{background:#fff0ec;color:#9a503f}.environment.loading{background:#fff8e9;color:#82683a}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metrics article,.panel{background:#fff;border:1px solid #e2e7e4;border-radius:16px;box-shadow:0 8px 28px #24362e0a}.metrics article{padding:20px}.metrics span,.metrics small{display:block;color:#728078}.metrics strong{display:block;font-size:30px;margin:12px 0 5px}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px;margin-top:14px}.panel{padding:24px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start}.panel-heading>span{color:#718078;font-size:13px}.steps{display:grid;grid-template-columns:repeat(6,1fr);margin:30px 0}.step{position:relative;display:grid;justify-items:center;gap:8px;color:#9ba59f;font-size:12px}.step:not(:last-child):after{content:"";position:absolute;top:14px;left:65%;width:70%;height:1px;background:#dfe5e1}.step i{display:grid;place-items:center;width:28px;height:28px;border:1px solid #d8dfdb;border-radius:50%;background:#fff;font-style:normal;z-index:1}.step.current{color:var(--accent-strong);font-weight:700}.step.current i{border-color:var(--accent);background:var(--accent);color:#fff}.step.done{color:#3e6e58;font-weight:700}.step.done i{border-color:#4f7c67;background:#4f7c67;color:#fff}.callout{display:flex;justify-content:space-between;align-items:center;padding:18px;border-radius:12px;background:#f2f6f3}.callout p{margin:5px 0 0;color:#6d7972;font-size:13px}.callout button{border:0;border-radius:9px;padding:10px 15px;background:#1e3028;color:#fff;cursor:pointer}.offline{color:#bd5b47!important;background:#fff0eb;padding:6px 9px;border-radius:999px}.node-online{color:#3f7058!important;background:#eaf5ee;padding:6px 9px;border-radius:999px}.node-actions{display:grid;gap:8px}.node-actions .secondary-button{width:100%}.pairing-row{display:grid;grid-template-columns:1fr auto;gap:7px}.pairing-row input{min-width:0;height:40px;border:1px solid #d8dfdb;border-radius:9px;padding:0 10px;text-transform:uppercase;outline:none}.pairing-row input:focus{border-color:#6f9180;box-shadow:0 0 0 3px #507c6714}.node-action-message{display:block;margin-top:10px;color:#6b7b72;line-height:1.5}.task-error{margin:10px 0 0;padding:9px;border-radius:8px;background:#fff0ec;color:#9a503f;font-size:11px;line-height:1.5}dl{margin:24px 0}dl div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf0ee}dt{color:#748078}dd{margin:0;font-weight:600}.secondary-button{width:100%;border:1px solid #d8dfdb;border-radius:9px;padding:10px;background:#fff;cursor:pointer}.wizard-page{max-width:1180px;margin:0 auto}.wizard-header{margin-bottom:20px}.text-button{border:0;background:transparent;color:#6f7c75;cursor:pointer}.wizard-progress{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:18px;padding:15px 18px;background:#e9eeeb;border-radius:14px}.wizard-progress-item{position:relative;display:flex;align-items:center;gap:8px;color:#8b9690;font-size:12px}.wizard-progress-item:not(:last-child):after{content:"";position:absolute;top:12px;left:74%;width:42%;height:1px;background:#cdd6d1}.wizard-progress-item i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f6f8f7;font-style:normal}.wizard-progress-item.current{color:var(--accent-strong);font-weight:700}.wizard-progress-item.current i{color:#fff;background:var(--accent)}.wizard-progress-item.done{color:#3e6e58}.wizard-progress-item.done i{color:#fff;background:#4f7c67}.wizard-card{min-height:480px;padding:34px;background:#fff;border:1px solid #e0e6e2;border-radius:18px;box-shadow:0 8px 28px #24362e0a}.form-section{display:grid;gap:22px;max-width:760px;margin:0 auto}.form-section.wide{max-width:none}.section-copy{margin:8px 0 0;color:#758179;line-height:1.65}.form-section label{display:grid;gap:8px;color:#3b4942;font-size:13px;font-weight:650}.form-section input:not([type=checkbox]),.form-section select{width:100%;height:44px;border:1px solid #d8dfdb;border-radius:10px;padding:0 12px;background:#fff;color:#1e2a24;outline:none}.form-section input:focus,.form-section select:focus{border-color:#6e8e7e;box-shadow:0 0 0 3px #507c671a}.form-section .checkbox-row{display:flex;align-items:center;gap:9px;font-weight:500}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.topic-summary{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:18px;background:#f3f6f4;border-radius:12px}.topic-summary span{color:#4d6257}.topic-summary small{grid-column:1 / -1;color:#839088}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.choice-card{display:grid;gap:9px;min-height:140px;padding:20px;border:1px solid #dfe5e1;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.choice-card span{color:#78847d;line-height:1.55}.choice-card.selected{border-color:#4f7965;background:#f2f7f4;box-shadow:inset 0 0 0 1px #4f7965}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.position-plan{display:block;padding:20px;border:1px solid #dfe5e1;border-radius:14px;background:#fff;color:#233028;text-align:left;cursor:pointer}.position-plan.selected{border-color:#507b66;box-shadow:inset 0 0 0 1px #507b66;background:#f5f8f6}.plan-title{display:flex;justify-content:space-between;color:#68766f;font-size:12px}.plan-title i{color:#527360;font-style:normal}.position-plan h3{margin:16px 0 9px;font-size:20px}.position-plan p{min-height:62px;color:#78847d;font-size:13px;line-height:1.55}.position-plan dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0}.position-plan dl div{padding:9px;border:0;border-radius:8px;background:#eef2f0}.position-plan dt{font-size:11px}.position-plan dd{font-size:16px}.strategy-preview{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #e0e5e2;border-radius:13px}.strategy-preview div{padding:18px;border-right:1px solid #e0e5e2;border-bottom:1px solid #e0e5e2}.strategy-preview div:nth-child(3n){border-right:0}.strategy-preview div:nth-child(n+4){border-bottom:0}.strategy-preview span,.strategy-preview strong{display:block}.strategy-preview span{color:#7a867f;font-size:12px}.strategy-preview strong{margin-top:8px}.policy-note{padding:18px;border-left:3px solid #e6a249;background:#fff8eb}.policy-note p{margin:5px 0 0;color:#7b6a4d}.completion{justify-items:center;text-align:center;padding-top:20px}.success-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#4f7c67;color:#fff;font-size:24px}.plan-calendar{display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin-top:10px}.plan-calendar div{display:grid;gap:5px;padding:16px;border-right:1px solid #e2e7e4;background:#f4f7f5;text-align:left}.plan-calendar div:first-child{border-radius:10px 0 0 10px}.plan-calendar div:last-child{border:0;border-radius:0 10px 10px 0}.plan-calendar span{color:#7b8780;font-size:12px}.starter-briefs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:2px;text-align:left}.starter-briefs article{display:grid;align-content:start;gap:7px;min-height:160px;padding:15px;border:1px solid #dde4e0;border-radius:11px;background:#fff}.starter-briefs span{color:var(--accent);font-size:10px;font-weight:800}.starter-briefs strong{line-height:1.45}.starter-briefs p{margin:0;color:#6f7c75;font-size:11px;line-height:1.55}.starter-briefs small{align-self:end;color:#9a7440}.cold-start-summary{display:grid;gap:10px;margin-top:12px;padding:14px;border:1px solid #dfe6e2;border-radius:11px;background:#f7f9f8}.cold-start-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.cold-start-summary-heading strong,.cold-start-summary-heading span{display:block}.cold-start-summary-heading span{margin-top:3px;color:#7b8780;font-size:10px}.cold-start-summary-heading button{border:0;border-radius:8px;padding:8px 11px;color:#fff;background:#1e3028;font-size:10px;cursor:pointer}.cold-start-week-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.cold-start-week-strip div{display:grid;gap:4px;padding:9px;border-radius:8px;background:#fff}.cold-start-week-strip b{font-size:10px}.cold-start-week-strip span,.cold-start-week-strip small{color:#7b8780;font-size:9px}.wizard-actions{justify-content:flex-end;align-items:center;gap:10px;margin:18px 0 0}.save-error{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#fff0ec;color:#9a503f;font-size:12px}.secondary-button.compact{width:auto;min-width:100px}.reference-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;border:1px solid #dfe5e1;border-radius:11px;background:#f5f7f6}.reference-entry div{display:grid;gap:3px}.reference-entry span{color:#748078;font-size:12px}.creative-reference-page{max-width:1180px}.reference-panel{padding:24px}.reference-embedded{display:grid;gap:14px;margin-top:4px;padding:16px;border:1px solid #dfe5e1;border-radius:12px;background:#f7f8f7}.reference-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.reference-intro>div{display:grid;gap:4px}.reference-intro span,.reference-heading span{color:#738078;font-size:12px;line-height:1.5}.reference-editor-grid{display:grid;gap:16px;margin-top:18px}.reference-section{display:grid;gap:12px;padding:16px;border:1px solid #e0e5e2;border-radius:12px;background:#fff}.reference-heading{display:flex;align-items:flex-start;gap:10px;color:#456b58}.reference-heading>div{display:grid;gap:3px}.writing-sample{display:grid;gap:8px;padding:12px;border-radius:9px;background:#f4f6f5}.writing-sample>div{display:grid;grid-template-columns:1fr auto;gap:8px}.writing-sample button{border:0;color:#9b5146;background:transparent;cursor:pointer}.reference-section input,.reference-section textarea,.reference-style-field textarea{width:100%;border:1px solid #d8dfdb;border-radius:9px;padding:10px 12px;color:#1e2a24;background:#fff;resize:vertical}.reference-section textarea,.reference-style-field textarea{min-height:88px}.layout-preset-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.layout-preset-options label{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;min-height:88px;padding:13px;border:1px solid #dbe3de;border-radius:11px;background:#f8faf9;cursor:pointer}.layout-preset-options label:hover{border-color:#91aa9d;background:#f3f7f4}.layout-preset-options label.selected{border-color:#2d7052;background:#edf6f0;box-shadow:inset 0 0 0 1px #2d7052}.layout-preset-options input{position:absolute;opacity:0;pointer-events:none}.layout-preset-options label>span,.layout-preset-options label>svg{color:#2f7354}.layout-preset-options label>div{display:grid;gap:4px}.layout-preset-options small{color:#6e7d75;font-size:11px;line-height:1.45}.layout-preset-preview{border-top:1px solid #e4e9e6;padding-top:12px}.layout-preset-preview summary{width:fit-content;color:#285e47;font-weight:700;cursor:pointer}.layout-preset-preview>div{max-width:720px;margin-top:12px;padding:20px 24px;border:1px solid #e1e7e3;border-radius:10px;background:#fff;color:#1d2923}.layout-preset-preview h3{margin:6px 0 18px;font-size:21px}.layout-preset-preview p{margin:11px 0;line-height:1.8}.layout-preset-preview ol{margin:10px 0 0;padding-left:22px;line-height:1.8}@media(max-width:900px){.layout-preset-options{grid-template-columns:1fr}}.reference-style-field{display:grid;gap:7px;color:#3b4942;font-size:13px;font-weight:650}.reference-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px}.reference-assets button{position:relative;overflow:hidden;padding:0;border:1px solid #dfe5e1;border-radius:10px;color:#35443b;background:#fff;text-align:left;cursor:pointer}.reference-assets button.selected{border-color:#4f7965;box-shadow:inset 0 0 0 2px #4f7965}.reference-assets img,.reference-assets video{display:block;width:100%;height:88px;object-fit:cover;background:#eef1ef}.reference-assets span{display:block;overflow:hidden;padding:8px 9px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reference-assets i{position:absolute;top:7px;right:7px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#4f7965;font-size:12px;font-style:normal}.reference-assets button:not(.selected) i{display:none}.reference-empty{padding:14px;border-radius:9px;color:#77827c;background:#f4f6f5;font-size:12px}.compact-section{padding-bottom:14px}.reference-actions{display:flex;align-items:center;gap:14px}.reference-actions .primary-button{width:auto}.reference-actions span{color:#567064;font-size:12px}.primary-button{min-width:120px;border:0;border-radius:9px;padding:11px 18px;background:#1e3028;color:#fff;cursor:pointer}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.4}.production-page{min-width:0}.content-setup{display:grid;grid-template-columns:minmax(620px,1fr) 330px;gap:14px}.automated-content-setup{align-items:start}.setup-form{display:grid;gap:15px}.setup-form label{display:grid;gap:7px;color:#526159;font-size:12px;font-weight:700}.setup-form input,.setup-form select,.setup-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:9px;padding:10px 11px;color:#243129;background:#fff;font:inherit;outline:none}.setup-form input,.setup-form select{height:42px}.setup-form textarea{min-height:82px;resize:vertical;line-height:1.55}.setup-form textarea:nth-of-type(2),.setup-form textarea:nth-of-type(3){min-height:115px}.setup-form input:focus,.setup-form select:focus,.setup-form textarea:focus{border-color:#6f9180;box-shadow:0 0 0 3px #507c6714}.automation-main{min-height:430px;padding:26px}.automation-intro{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e0e6e2;border-radius:11px;background:#f7f9f8}.automation-intro>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:10px;color:#456f5a;background:#eaf3ed}.automation-intro strong,.automation-intro p{display:block}.automation-intro p{margin:4px 0 0;color:#76827b;font-size:12px;line-height:1.55}.mainline-field{margin-top:4px}.mainline-field input{height:52px;padding:0 15px;font-size:16px}.automation-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.automation-steps article{display:flex;align-items:center;gap:9px;min-width:0;padding:12px;border:1px solid #e1e6e3;border-radius:10px;color:#527160;background:#fff}.automation-steps strong,.automation-steps small{display:block}.automation-steps strong{color:#34443b;font-size:12px}.automation-steps small{margin-top:3px;color:#8a958f;font-size:10px}.automation-message{margin:0;padding:11px 13px;border-radius:9px;font-size:12px;line-height:1.55}.automation-message.info{color:#355e48;background:#edf4ef}.automation-message.success{color:#2f6848;background:#eaf5ed}.automation-message.error{color:#8b4f42;background:#fff0ec}.automation-side{display:grid;align-content:start;gap:8px;padding:22px}.automation-side h2{margin-bottom:8px}.automation-side ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.automation-side li{display:flex;align-items:center;gap:10px;padding:11px;border-radius:9px;color:#87928c}.automation-side li b{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:1px solid #dce3df;border-radius:50%;font-size:11px}.automation-side li span,.automation-side li small{display:block}.automation-side li span{font-size:12px;font-weight:700}.automation-side li small{margin-top:2px;font-size:10px;font-weight:400}.automation-side li.current{color:#365d48;background:#edf4ef}.automation-side li.current b,.automation-side li.done b{color:#fff;border-color:#527a65;background:#527a65}.automation-side li.done{color:#5c7165}.automation-guard{margin:10px 0 0;padding-top:13px;border-top:1px solid #e5e9e7;color:#829087;font-size:11px;line-height:1.55}.content-brain-card{display:grid;gap:11px;padding:14px 16px;border:1px solid #dfe5e1;border-radius:11px;background:#f7f9f8}.content-brain-card.ready{border-color:#cadbd0;background:#f3f8f4}.content-brain-card.error{border-color:#ead8d2;background:#fff8f5}.content-brain-heading{display:flex;align-items:center;gap:10px}.content-brain-heading>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:8px;color:#4c735e;background:#e5efe8}.content-brain-heading strong,.content-brain-heading p{display:block}.content-brain-heading strong{color:#304138;font-size:12px}.content-brain-heading p{margin:3px 0 0;color:#77837c;font-size:10px;line-height:1.5}.content-brain-dimensions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.content-brain-dimensions article{display:grid;grid-template-columns:1fr auto;gap:3px 8px;min-width:0;padding:10px;border-radius:8px;background:#fff}.content-brain-dimensions span{color:#65736b;font-size:10px}.content-brain-dimensions strong{color:#315d45;font-size:16px}.content-brain-dimensions small{grid-column:1 / -1;overflow:hidden;color:#8a958f;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.content-brain-recommendations{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.content-brain-recommendations li{padding:6px 9px;border-radius:7px;color:#4e6859;background:#e6efe9;font-size:10px}.daily-brief-form{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;padding:18px;border:1px solid #dfe5e1;border-radius:12px;background:#fbfcfb}.daily-theme-field,.daily-supplement-field{min-width:0}.daily-supplement-field{grid-column:1 / -1}.daily-brief-form .daily-supplement-field textarea{min-height:72px}.daily-delivery-mode{grid-column:1 / -1}.daily-automation-confirmation{display:inline-flex;grid-column:1 / -1;align-items:center;justify-self:start;gap:7px;width:fit-content;max-width:100%;padding:2px 0;border:0;color:#526159;background:transparent;font-size:11px;font-weight:600;line-height:1.45;cursor:pointer}.daily-automation-confirmation input{width:14px;height:14px;margin:0;flex:0 0 auto;accent-color:var(--accent);cursor:pointer}.daily-production-button{grid-column:1 / -1;justify-self:end}.production-progress{display:flex;align-items:center;gap:8px;margin:0;padding:11px 13px;border-radius:9px;color:#355e48;background:#edf4ef;font-size:12px}.result-only-page{max-width:1180px;margin:0 auto}.result-only-workbench{display:grid;gap:16px;padding:24px}.result-only-workbench>label,.result-only-form label:not(.daily-automation-confirmation){display:grid;gap:7px;color:#526159;font-size:12px;font-weight:700}.result-only-workbench select,.result-only-form input:not([type=checkbox]),.result-only-form select,.result-only-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:9px;padding:10px 11px;color:#243129;background:#fff;font:inherit;outline:none}.result-only-workbench select,.result-only-form input:not([type=checkbox]),.result-only-form select{height:42px}.result-only-form textarea{min-height:72px;resize:vertical}.result-only-form{padding:0;border:0;background:transparent}.result-drafts{display:grid;gap:12px;margin-top:22px}.batch-review-inbox-page{max-width:1180px;margin:0 auto}.batch-review-inbox{display:grid;gap:10px}.batch-review-inbox-empty{padding:34px;color:var(--text-muted);text-align:center}.batch-review-inbox-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px}.batch-review-index{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#e7f0eb;color:#285c49;font-size:12px;font-weight:800}.batch-review-inbox-item h2{margin:4px 0;font-size:15px;line-height:1.45}.batch-review-inbox-item small,.batch-review-inbox-item p{margin:0;color:var(--text-muted);font-size:10px}.batch-review-inbox-item .primary-button{width:auto;min-width:92px;margin:0}.batch-delivery-command{display:grid;gap:16px;margin-top:18px;padding:22px}.batch-delivery-command h2{margin:3px 0 5px;font-size:18px}.batch-delivery-command p{margin:0;color:var(--text-muted)}.batch-delivery-controls{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(190px,1fr) 120px auto;align-items:end;gap:10px}.batch-delivery-controls label{display:grid;gap:6px;font-size:11px;color:var(--text-muted)}.batch-delivery-controls select,.batch-delivery-controls input{min-height:42px}.batch-delivery-controls .primary-button{width:auto;min-width:190px;margin:0}.batch-delivery-retry-note{grid-column:1 / -1;color:#81632c}.batch-delivery-pending{padding:12px 14px;border-radius:10px;background:#f5f2eb;color:#81632c!important}.batch-delivery-complete{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:10px;background:#eaf3ed;color:#285c49!important;font-weight:700}@media(max-width:1050px){.batch-delivery-controls{grid-template-columns:1fr 1fr}}.result-draft-list{display:grid;gap:10px}.result-draft-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px 18px;border:1px solid #dfe5e1;border-radius:12px;background:#fff}.result-draft-card>div{min-width:0}.result-draft-card small{color:#718078;font-size:10px;font-weight:700}.result-draft-card h3{margin:5px 0 0;color:#243129;font-size:15px;line-height:1.45}.result-draft-card p{margin:6px 0 0;color:#87928c;font-size:11px}.result-draft-card.working{border-style:dashed;background:#f8faf9}.result-draft-card.failed{border-color:#ead8cf;background:#fff8f4}.result-draft-card.failed small{color:#9a503f}.result-draft-card.approved{border-color:#c8ddcf;background:#f5faf6}.result-draft-card.approved>svg{color:#4b7a60}.result-preparing-card{display:grid;justify-items:start;gap:12px;max-width:720px;padding:30px}.result-preparing-card>svg{color:#4d745f}.result-preparing-card p{max-width:620px;margin:0;color:#6e7b74;line-height:1.7}.result-editor-header{gap:20px}.result-status{padding:8px 11px;border-radius:999px;color:#6d776f;background:#edf0ee;font-size:11px;font-weight:700;white-space:nowrap}.result-status.approved{color:#37674e;background:#e8f3eb}.result-editor-card{max-width:980px;margin:0 auto;padding:28px}.result-editor-fields{gap:18px}.result-editor-fields label{color:#34463c;font-size:13px}.result-editor-fields input{min-height:48px;padding:12px 14px;font-size:16px;font-weight:700}.result-editor-fields .summary-editor{min-height:96px}.result-editor-fields .body-editor{min-height:520px;padding:16px}.result-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:4px}.result-editor-footer>span{color:#7d8982;font-size:11px}.result-editor-footer>div{display:flex;gap:9px}.immediate-publish-button{background:#a96324}.publish-image-review{display:grid;gap:12px;padding:16px;border:1px solid #dfe8e2;border-radius:12px;background:#f8faf9}.publish-image-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.publish-image-review-heading>div{display:grid;gap:3px}.publish-image-review-heading span,.publish-image-review-heading small{color:#718078;font-size:11px}.publish-image-review-heading strong{color:#1b3a2b;font-size:14px}.publish-image-placeholders{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.publish-image-placeholder{min-height:112px;display:grid;place-content:center;justify-items:center;gap:6px;border:1px dashed #bdcbc2;border-radius:10px;color:#557064;background:linear-gradient(110deg,#f2f5f3 20%,#fff,#f2f5f3 56%);background-size:240% 100%;animation:image-placeholder-loading 1.8s ease-in-out infinite}.publish-image-placeholder span{font-weight:700}.publish-image-placeholder small{color:#7e8c85}.image-generation-retry{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-radius:10px;background:#fff6ec;color:#805122}@keyframes image-placeholder-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.publish-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.publish-image-grid figure{overflow:hidden;margin:0;border:1px solid #dce5df;border-radius:10px;background:#fff}.publish-image-grid img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#eef2ef}.publish-image-grid figcaption{display:grid;gap:3px;padding:9px 10px}.publish-image-grid figcaption b{color:#244333;font-size:12px}.publish-image-grid figcaption span{overflow:hidden;color:#718078;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mixed-article-preview{overflow:hidden;border:1px solid #dfe6e1;border-radius:13px;background:#fff}.mixed-article-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #e5eae7;background:#f7f9f8}.mixed-article-preview-heading>div{display:grid;gap:3px}.mixed-article-preview-heading span,.mixed-article-preview-heading small{color:#748078;font-size:10px}.mixed-article-preview-heading strong{color:#203b2d;font-size:13px}.mixed-article-preview>article{max-width:820px;margin:0 auto;padding:24px 26px 34px}.mixed-preview-copy p{margin:0 0 14px;color:#2e3933;font-size:14px;line-height:1.9;white-space:pre-wrap}.mixed-article-preview figure{margin:22px 0 26px}.mixed-article-preview figure img{display:block;width:100%;max-height:620px;border-radius:10px;object-fit:cover;background:#edf1ee}.mixed-article-preview figure figcaption{padding-top:8px;color:#7a867f;font-size:10px;text-align:center}.result-quality-note{margin:0;padding:10px 12px;border-radius:8px;color:#8a503f;background:#fff1ec;font-size:11px}.decision-archive{display:grid;gap:12px;margin-top:4px;padding-top:18px;border-top:1px solid #e4e9e6}.decision-archive-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.decision-archive-heading h2{margin:0;font-size:18px}.decision-archive-heading p{margin:5px 0 0;color:#65736b;font-size:12px}.decision-archive-heading>span{color:#87928c;font-size:11px;white-space:nowrap}.daily-flow-guide{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:9px;color:#637168;background:#f2f5f3;font-size:11px}.daily-flow-guide i{color:#a1aaa5;font-style:normal}.decision-list{overflow:hidden;border:1px solid #dfe5e1;border-radius:12px;background:#fff}.decision-row{padding:15px;border-bottom:1px solid #e7ebe8}.decision-row:last-child{border-bottom:0}.decision-row.status-waiting_retry,.decision-row.status-failed{border-left:3px solid #b68147}.decision-row-main{display:flex;align-items:center;gap:11px}.decision-number{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:8px;color:#fff;background:#527a65;font-size:11px;font-weight:800}.decision-row-main>div{min-width:0;flex:1}.decision-row-main strong,.decision-row-main small{display:block}.decision-row-main strong{overflow:hidden;color:#243129;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.decision-row-main small{margin-top:4px;color:#87928c;font-size:10px}.decision-state{display:flex;align-items:center;gap:5px;color:#587262;font-size:10px;font-weight:700;white-space:nowrap}.status-waiting_retry .decision-state,.status-failed .decision-state{color:#94683d}.research-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:11px 0 0 40px}.research-progress>span{display:flex;align-items:center;gap:5px;min-width:0;padding:7px 8px;border-radius:7px;color:#939c97;background:#f5f7f6;font-size:9px;white-space:nowrap}.research-progress>span i{width:7px;height:7px;border:1px solid #aab3ae;border-radius:50%}.research-progress>span.current{color:#3f684f;background:#eaf2ed;font-weight:700}.research-progress>span.current i{border-color:#527a65;background:#527a65;box-shadow:0 0 0 3px #527a651f}.research-progress>span.done{color:#527160}.research-progress>span.error{color:#95633c;background:#fff3e8}.research-source-summary{margin:8px 0 0 40px;color:#6d7a73;font-size:10px}.research-failure{margin:7px 0 0 40px;padding:8px 10px;border-radius:7px;color:#8d5739;background:#fff2e8;font-size:10px}.decision-reason{margin:10px 0 0 40px;color:#68766e;font-size:11px;line-height:1.6}.decision-reason b{margin-right:5px;color:#405349}.decision-row-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:11px 0 0 40px}.decision-row-actions>details{min-width:0;flex:1}.decision-row-actions summary{width:fit-content;color:#587262;font-size:11px;cursor:pointer}.decision-row-actions button{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.decision-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e8ece9}.decision-row-actions .decision-fields{margin-top:10px;border:1px solid #e5e9e7;border-radius:9px;overflow:hidden}.decision-fields section{display:flex;align-items:flex-start;gap:9px;min-width:0;padding:13px 14px;color:#527160;background:#fbfcfb}.decision-fields section>div{min-width:0}.decision-fields b,.decision-fields p{display:block}.decision-fields b{color:#35443c;font-size:11px}.decision-fields p{margin:4px 0 0;color:#78847d;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.historical-projects{margin-top:4px;padding-top:14px;border-top:1px solid #e4e9e6}.historical-projects>summary{color:#68766e;font-size:11px;cursor:pointer}.historical-projects[open]>summary{margin-bottom:10px;color:#365d48;font-weight:700}.starter-project-grid{display:grid;gap:10px}.starter-project-grid>article{display:grid;gap:8px;padding:16px;border:1px solid #dfe5e1;border-radius:11px;background:#fff}.starter-project-grid>article>span{color:#5d7d6c;font-size:10px;font-weight:800}.starter-project-grid h2{margin:0;font-size:16px;line-height:1.5}.starter-project-grid small{color:#87928c}.starter-project-grid article>div{display:flex;justify-content:flex-end;gap:8px}.pending-research-card{display:grid;justify-items:start;gap:13px;max-width:720px;padding:30px}.pending-research-card>svg{color:#4d745f}.pending-research-card p{max-width:620px;color:#6e7b74;line-height:1.7}.existing-projects{align-self:start;display:grid;gap:8px}.existing-projects h2{margin-bottom:10px}.existing-projects>button{display:grid;gap:5px;width:100%;padding:12px;border:1px solid #e0e6e2;border-radius:9px;color:#2c3932;background:#f8faf9;text-align:left;cursor:pointer}.existing-projects>button small{color:#829087}.production-header{align-items:center;margin-bottom:18px}.back-link{display:block;margin-bottom:14px;padding:0;border:0;background:transparent;color:#6f7d75;cursor:pointer}.project-actions{display:flex;align-items:center;gap:9px}.draft-badge{padding:7px 10px;border-radius:999px;background:#eef1ef;color:#68766f;font-size:12px}.save-message{display:block;margin-top:7px;color:#5f7b6c}.production-stages{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:13px 18px;border:1px solid #e0e6e2;border-radius:13px;background:#fff}.production-stages button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:#89948e;cursor:pointer}.production-stages button:not(:last-child):after{content:"";position:absolute;right:-15%;width:30%;height:1px;background:#dce3df}.production-stages i{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d8dfdb;border-radius:50%;font-style:normal}.production-stages .done{color:#557562}.production-stages .done i{color:#fff;border-color:#557562;background:#557562}.production-stages .current{color:var(--accent-strong);font-weight:700}.production-stages .current i{color:#fff;border-color:var(--accent);background:var(--accent)}.production-layout{display:grid;grid-template-columns:270px minmax(480px,1fr) 270px;gap:12px;margin-top:12px}.research-rail,.editor-column,.quality-rail{min-width:0;min-height:650px;padding:20px;border:1px solid #e0e6e2;border-radius:14px;background:#fff}.rail-heading{display:flex;justify-content:space-between;align-items:flex-start}.rail-heading>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf5f0;color:#46705b;font-weight:800}.research-summary{color:#6d7b73;font-size:12px;line-height:1.65}.source-list{display:grid;gap:7px;margin:16px 0 22px}.source-list article,.source-list a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;color:inherit;background:#f5f7f6;text-decoration:none}.source-list article>span,.source-list a>span{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#fff;color:#4e725f;font-size:11px;font-weight:800}.source-list strong,.source-list small{display:block}.source-list strong{overflow:hidden;max-width:165px;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.source-list small{margin-top:3px;color:#8b9690;font-size:10px}.research-rail h3,.quality-rail h3{margin:18px 0 10px;font-size:13px}.fact-list,.avoid-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.fact-list li{display:flex;gap:8px;color:#425149;font-size:12px;line-height:1.45}.fact-list i{color:#4f7b66;font-style:normal}.fact-list small{display:block;margin-top:3px;color:#96a09a}.avoid-list li{padding:8px 9px;border-left:2px solid #db765f;background:#fff4f1;color:#8a5346;font-size:11px}.platform-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:-20px -20px 20px;border-bottom:1px solid #e2e7e4}.platform-tabs button{padding:14px;border:0;border-right:1px solid #e2e7e4;background:#f5f7f6;color:#77847c;cursor:pointer}.platform-tabs button:last-child{border-right:0}.platform-tabs button.active{background:#fff;color:#223028;box-shadow:inset 0 -2px var(--accent);font-weight:700}.platform-tabs small{display:block;margin-top:4px;color:#9aa39e;font-weight:400}.editor-fields{display:grid;gap:14px}.editor-fields label{display:grid;gap:7px;color:#637168;font-size:12px;font-weight:700}.editor-fields input,.editor-fields textarea{width:100%;border:1px solid #dbe2de;border-radius:9px;padding:11px;color:#26332c;font:inherit;line-height:1.7;outline:none;resize:vertical}.editor-fields input:focus,.editor-fields textarea:focus{border-color:#6f9180;box-shadow:0 0 0 3px #507c6714}.summary-editor{min-height:68px}.body-editor{min-height:400px}.editor-meta{display:flex;gap:8px}.editor-meta span{padding:6px 8px;border-radius:7px;background:#f0f3f1;color:#78847d;font-size:11px}.quality-score{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e9e7}.quality-score>div{display:flex;align-items:baseline;gap:6px}.quality-score strong{font-size:32px}.quality-score span{color:#89938d;font-size:11px}.quality-score small{padding:6px 8px;border-radius:7px}.quality-score .pass{color:#3f7058;background:#eaf5ee}.quality-score .blocked{color:#9a503f;background:#fff0ec}.quality-metrics{display:grid;gap:9px;padding:16px 0}.quality-metrics div{display:flex;justify-content:space-between;color:#77837c;font-size:12px}.quality-metrics strong{color:#28352e}.issue-list{display:grid;gap:8px}.issue-list article{display:flex;gap:8px;padding:10px;border-radius:9px}.issue-list article.blocking{background:#fff0ec;color:#8a493b}.issue-list article.warning{background:#fff8e9;color:#82683a}.issue-list article.info{background:#eef4f8;color:#48687a}.issue-list i{display:grid;place-items:center;width:19px;height:19px;border:1px solid currentColor;border-radius:50%;font-size:10px;font-style:normal}.issue-list strong{font-size:10px}.issue-list p{margin:3px 0 0;font-size:11px;line-height:1.45}.empty-check{padding:12px;border-radius:9px;background:#ebf5ef;color:#47735d;font-size:12px}.strategy-guard{display:grid;gap:7px;margin-top:18px;padding:13px;border:1px solid #dde6e1;border-radius:10px}.strategy-guard span{color:#7b8780;font-size:11px;line-height:1.5}.review-box{display:grid;gap:8px;margin-top:18px;padding:13px;border:1px solid #dce4df;border-radius:10px;background:#f8faf9}.review-box textarea{min-height:80px;border:1px solid #d8dfdb;border-radius:8px;padding:8px;font:inherit;font-size:11px;resize:vertical}.review-box>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.review-box .primary-button,.review-box .secondary-button{min-width:0;padding:8px;font-size:11px}.review-history{margin-top:10px;padding:10px;border-left:2px solid #668473;background:#f3f6f4;font-size:11px}.review-history p{margin:4px 0 0;color:#6d7972;line-height:1.5}.stage-placeholder{display:grid;align-content:start;gap:12px;max-width:640px;margin:30px auto}.stage-placeholder h2{font-size:24px}.stage-placeholder>p{color:#6f7d75;line-height:1.7}.stage-placeholder ol{display:grid;gap:10px;padding-left:22px;color:#46544c}.topic-score-card{display:flex;align-items:baseline;gap:9px;width:fit-content;padding:18px 22px;border-radius:12px;background:#f0f5f2}.topic-score-card strong{font-size:32px}.topic-score-card span{color:#77847d}.topic-score-card i{margin-left:12px;color:#4e745f;font-style:normal}.health-layout{display:grid;grid-template-columns:250px minmax(560px,1fr) 250px;gap:12px}.health-account-list{align-self:start;display:grid;gap:5px;padding:12px}.health-account-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;padding:10px;border:0;border-radius:9px;color:#314038;background:transparent;text-align:left;cursor:pointer}.health-account-list button.selected{background:#eef4f0}.health-account-list strong,.health-account-list small{display:block}.health-account-list small{margin-top:3px;color:#829087;font-size:10px}.health-account-list b{font-size:20px}.health-detail{min-height:670px}.health-summary{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e6ebe8}.health-summary h2{margin:5px 0;font-size:24px}.health-summary span{color:#7c8981;font-size:12px}.health-summary-actions{display:flex;align-items:center;gap:16px}.health-summary-actions>strong{min-width:74px;font-size:46px;text-align:right}.health-summary-actions>strong small{color:#8d9992;font-size:12px}.account-detail-browser-entry{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid #cfd9d3;border-radius:9px;padding:0 13px;color:#2e5540;background:#f4f8f5;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer}.account-detail-browser-entry:hover:not(:disabled){border-color:#6f9180;color:#1f4432;background:#eaf3ed}.account-detail-browser-entry:active:not(:disabled){transform:translateY(1px)}.account-detail-browser-entry:focus-visible{outline:2px solid #6f9180;outline-offset:2px}.account-detail-browser-entry:disabled{cursor:not-allowed;opacity:.45}.health-recommendation{margin:18px 0;padding:14px;border-left:3px solid #56806b;background:#f0f5f2}.health-recommendation p{margin:6px 0;color:#4f5f56;line-height:1.6}.health-recommendation small{color:#7c8981}.health-detail>h3{margin:22px 0 11px;font-size:13px}.health-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.health-score-grid label{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:8px;color:#647169;font-size:11px}.health-score-grid input{width:100%;accent-color:#527b67}.health-inputs{display:grid;grid-template-columns:150px 1fr;gap:10px;margin:18px 0}.health-inputs label{display:grid;gap:6px;color:#65736b;font-size:11px}.health-inputs label:last-child{grid-column:1 / -1}.health-inputs input[type=number],.health-inputs textarea{border:1px solid #d9e1dc;border-radius:8px;padding:8px;font:inherit}.health-inputs textarea{min-height:62px;resize:vertical}.health-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.health-actions button{padding:9px 5px;border:1px solid #d9e1dc;border-radius:8px;color:#425149;background:#fff;font-size:11px;cursor:pointer}.health-actions button.danger{color:#98503f;border-color:#efd7d1;background:#fff7f5}.health-history{align-self:start}.health-history h2{margin:5px 0 15px}.health-history article{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e8ecea}.health-history article>strong{width:38px;font-size:21px}.health-history article span,.health-history article small{display:block}.health-history article small{margin-top:3px;color:#8a9690;font-size:10px}.health-history .plan-heading{margin-top:22px}.account-select{min-width:220px;height:40px;border:1px solid #d8dfdb;border-radius:9px;padding:0 10px;background:#fff}.business-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.business-metrics article{padding:18px;border:1px solid #e2e7e4;border-radius:13px;background:#fff}.business-metrics span,.business-metrics strong{display:block}.business-metrics span{color:#75827a;font-size:11px}.business-metrics strong{margin-top:10px;font-size:25px}.business-metrics .negative{color:#b1513e}.business-grid{display:grid;grid-template-columns:minmax(380px,.8fr) minmax(580px,1.2fr);gap:12px}.business-form{align-self:start;display:grid;gap:13px}.business-form>label{display:grid;gap:7px;color:#5f6f66;font-size:11px;font-weight:700}.business-form input,.business-form select{width:100%;height:40px;border:1px solid #d9e1dc;border-radius:8px;padding:0 9px;background:#fff}.business-form hr{width:100%;border:0;border-top:1px solid #e4e9e6}.publish-confirmation{padding:12px;border-left:3px solid #dd9c48;background:#fff8eb}.publish-confirmation p{margin:5px 0 0;color:#75674f;font-size:11px;line-height:1.55}.publish-confirmation .publish-authorization{display:flex;align-items:flex-start;gap:8px;margin-top:10px;color:#5f4f34;font-size:11px;line-height:1.5}.publish-confirmation .publish-authorization input{flex:0 0 auto;width:15px;height:15px;margin-top:1px}.publish-schedule-images{display:grid;gap:9px;padding:11px;border:1px solid #dce5df;border-radius:9px;background:#f7faf8}.publish-schedule-images>div:first-child{display:flex;justify-content:space-between;gap:10px}.publish-schedule-images small{color:#7a8780}.publish-schedule-images>div:last-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:7px}.publish-schedule-images figure{overflow:hidden;margin:0;border-radius:7px;background:#fff}.publish-schedule-images img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.publish-schedule-images figcaption{padding:4px 6px;color:#53655b;font-size:9px}.publish-binding-warning{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px;padding:14px 16px;border:1px solid #ead7ad;border-radius:11px;background:#fffaf0}.publish-binding-warning>div{display:grid;gap:4px}.publish-binding-warning strong{color:#594823;font-size:13px}.publish-binding-warning p{margin:0;color:#786b50;font-size:11px;line-height:1.6}.publish-binding-warning button{flex:none;width:auto}.business-list h2{margin-bottom:14px}.business-list article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #e8ecea}.business-list article strong,.business-list article small{display:block}.business-list article small{margin-top:4px;color:#89958e;font-size:10px}.business-list article>span{color:#557562;font-size:11px}.task-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.task-actions button{border:1px solid #d9e1dc;border-radius:7px;padding:6px 8px;color:#4b5d53;background:#fff;font-size:10px;cursor:pointer}.task-actions button:last-child{color:#8d503f}.task-error{max-width:380px;color:#a25340!important}.empty-copy{margin:0;padding:24px 0;color:#89958e;text-align:center}.task-status{padding:5px 7px;border-radius:999px;background:#eef2f0}.task-status.published{color:#3f7058;background:#eaf5ee}.task-status.failed{color:#9a503f;background:#fff0ec}.task-status.draft_saved{color:#4f6958;background:#edf4ef}.task-status.submitted{color:#7a6135;background:#fff6df}.metric-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.metric-form label{display:grid;gap:5px;color:#718078;font-size:10px}.business-message{margin:12px 0 0;padding:10px 12px;border-radius:8px;color:#4f6e5e;background:#eef5f1;font-size:12px}.list-divider{margin-top:22px!important}.topic-layout{display:grid;grid-template-columns:360px 1fr;gap:12px}.topic-form{align-self:start;display:grid;gap:11px}.topic-form>label{display:grid;gap:5px;color:#64736a;font-size:11px}.topic-form input,.topic-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:8px;padding:8px;font:inherit}.topic-form textarea{min-height:70px;resize:vertical}.topic-form h3{margin:8px 0 0;font-size:12px}.topic-form .signal-row{display:grid;grid-template-columns:125px 1fr 25px;align-items:center}.signal-row input{padding:0;accent-color:#527b67}.topic-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.topic-cards article h2{margin:14px 0 8px}.topic-cards article>p{min-height:50px;color:#66736c;line-height:1.55}.topic-cards article>small{display:block;margin-bottom:12px;color:#8a9690}.topic-card-head{display:flex;gap:6px}.topic-card-head span{padding:5px 7px;border-radius:6px;background:#f0f3f1;color:#68766f;font-size:10px}.topic-decision{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;padding:10px;border-radius:8px;background:#eef5f1}.topic-decision strong{font-size:24px}.topic-decision span{align-self:center;font-weight:700}.topic-decision p{grid-column:1 / -1;margin:2px 0 0;color:#64736a;font-size:10px;line-height:1.5}.topic-decision.reject{color:#974d3d;background:#fff0ec}.permission-copy{margin-top:28px;color:#637169;line-height:1.8}.team-grid{display:grid;grid-template-columns:360px minmax(620px,1fr);gap:12px}.team-form{align-self:start;display:grid;gap:12px}.team-form>label{display:grid;gap:6px;color:#64736a;font-size:11px;font-weight:700}.team-form input,.team-form select{width:100%;height:44px;border:1px solid #d9e1dc;border-radius:8px;padding:0 9px;background:#fff}.team-form input:focus-visible,.team-form select:focus-visible,.quota-editor input:focus-visible{border-color:#537b68;outline:3px solid rgba(83,123,104,.13);outline-offset:1px}.team-form label>small{color:#87938d;font-size:10px;font-weight:500;line-height:1.5}.team-form h2{margin:0 0 5px}.team-form h3{margin:7px 0 0;font-size:12px}.quota-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:2px 0;border:1px solid #dfe6e2;border-radius:10px;padding:13px;background:#f8faf9}.quota-fields legend{padding:0 5px;color:#405249;font-size:12px;font-weight:750}.quota-fields label{display:grid;gap:6px;color:#5e6f66;font-size:11px;font-weight:700}.quota-fields>small{grid-column:1 / -1;color:#7e8b84;font-size:10px;line-height:1.55}.quota-fields:disabled{opacity:.62}.settings-page{max-width:1120px}.settings-header{align-items:flex-end}.settings-refresh{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;padding:0 16px}.settings-warning{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px;padding:13px 15px;border:1px solid #e4c9a7;border-radius:11px;background:#fff7ec;color:#8a5520}.settings-warning div{display:grid;gap:3px}.settings-warning span{color:#9a724b;font-size:12px}.provider-settings-list{display:grid;gap:12px}.provider-setting{display:grid;grid-template-columns:48px minmax(260px,1fr) minmax(390px,1.1fr);gap:17px;align-items:center;padding:20px;border:1px solid #dce3df;border-radius:14px;background:#fff;box-shadow:0 10px 30px #1f30270a}.provider-setting-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;color:#38664f;background:#edf5f0}.provider-setting-copy{display:grid;gap:8px}.provider-setting-title{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.provider-setting-title h2{margin:0;color:#1f2d25;font-size:17px}.provider-setting-title code{padding:3px 7px;border-radius:6px;color:#607068;background:#f1f4f2;font-size:11px}.provider-setting-copy p{max-width:54ch;margin:0;color:#68776f;font-size:12px;line-height:1.65}.provider-status-row{display:flex;flex-wrap:wrap;gap:8px}.provider-status{display:inline-flex;align-items:center;gap:5px;color:#7b8781;font-size:11px}.provider-status.good{color:#3f775c;font-weight:700}.provider-setting-action{display:grid;gap:7px;padding-left:18px;border-left:1px solid #e4e9e6}.provider-setting-action>label{color:#53635b;font-size:11px;font-weight:750}.provider-key-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px}.provider-key-row input{width:100%;height:41px;border:1px solid #d6dfda;border-radius:9px;padding:0 11px;color:#223128;background:#fbfcfb;outline:none}.provider-key-row input:focus{border-color:#6f9180;box-shadow:0 0 0 3px #507c6714}.provider-setting-action small{color:#8a958f;font-size:10px}.provider-shared-key .provider-key-row>span{display:flex;align-items:center;min-height:38px;color:#405249;font-size:12px;font-weight:700}.settings-message{margin:14px 0 0;padding:11px 13px;border-radius:9px;color:#315d48;background:#eaf4ee;font-size:12px}.settings-security-note{display:flex;gap:11px;margin-top:18px;padding:16px 18px;border:1px solid #dfe5e1;border-radius:12px;color:#4d675a;background:#f7f9f8}.settings-security-note div{display:grid;gap:4px}.settings-security-note p{margin:0;color:#718078;font-size:11px;line-height:1.65}.member-permissions{min-height:560px}.member-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin:16px 0}.member-tabs button{display:grid;gap:4px;padding:11px;border:1px solid #dfe5e1;border-radius:9px;color:#34423a;background:#fff;text-align:left;cursor:pointer}.member-tabs button.selected{border-color:#537b68;background:#eef5f1}.member-tabs small{color:#839088;font-size:10px}.member-tabs button>span{color:#5f786b;font-size:10px;font-weight:700}.member-tabs button:focus-visible{outline:3px solid rgba(83,123,104,.16);outline-offset:2px}.assignment-editor{display:grid;gap:14px;padding-top:17px;border-top:1px solid #e3e8e5}.quota-editor,.access-editor{display:grid;gap:13px;border:1px solid #e1e7e3;border-radius:11px;padding:15px;background:#fbfcfb}.quota-editor>div:first-child,.access-editor>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.quota-editor>div:first-child span,.access-editor>div:first-child span{color:#7b8880;font-size:11px;text-align:right}.quota-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quota-editor-fields label{display:grid;gap:6px;color:#53645b;font-size:11px;font-weight:700}.quota-editor-fields input{width:100%;height:44px;border:1px solid #d9e1dc;border-radius:8px;padding:0 9px;background:#fff}.quota-editor-fields small{color:#87938d;font-size:10px;font-weight:500}.quota-editor>.primary-button,.access-editor>.primary-button,.team-form>.primary-button{min-height:44px}.permission-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;max-height:270px;overflow:auto}.permission-checks label{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e1e6e3;border-radius:8px;color:#435149;font-size:11px}.permission-checks label:has(input:checked){border-color:#759583;background:#f1f6f3}.permission-checks input{width:auto;height:auto;accent-color:#527b67}.permission-checks span,.permission-checks small{display:block}.permission-checks small{margin-top:2px;color:#8a9690;font-size:9px}.audit-panel{margin-top:12px}.audit-list{display:grid;max-height:340px;overflow:auto}.audit-list>div{display:grid;grid-template-columns:180px minmax(220px,1fr) minmax(180px,.7fr);gap:16px;align-items:center;padding:11px 0;border-bottom:1px solid #e8ecea}.audit-list span{color:#7f8b84;font-size:11px}.audit-list strong{color:#34423a;font-size:12px}.audit-list code{overflow:hidden;color:#718078;font-size:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.member-tabs,.quota-editor-fields,.quota-fields{grid-template-columns:minmax(0,1fr)}.quota-fields>small{grid-column:auto}.quota-editor>div:first-child,.access-editor>div:first-child{align-items:flex-start;flex-direction:column}.quota-editor>div:first-child span,.access-editor>div:first-child span{text-align:left}.permission-checks{grid-template-columns:minmax(0,1fr)}.audit-list>div{grid-template-columns:minmax(130px,.7fr) minmax(0,1fr)}.audit-list code{grid-column:1 / -1}}.visual-plan{display:grid;gap:8px}.visual-plan article{display:grid;gap:7px;padding:12px;border:1px solid #dfe6e2;border-radius:9px;background:#f8faf9}.visual-plan article p{margin:0;color:#506057;font-size:11px}.visual-plan article code{white-space:normal;color:#637169;font:inherit;font-size:10px;line-height:1.55}.visual-plan article small{color:#89958e;line-height:1.5}.asset-layout{display:grid;grid-template-columns:340px minmax(650px,1fr);gap:12px}.asset-form{align-self:start;display:grid;gap:11px}.asset-form>label,.asset-attach>label{display:grid;gap:5px;color:#64736a;font-size:11px;font-weight:700}.asset-form input,.asset-form select,.asset-form textarea,.asset-attach input,.asset-attach select{width:100%;border:1px solid #d9e1dc;border-radius:8px;padding:8px;background:#fff;font:inherit}.asset-form input,.asset-form select,.asset-attach input,.asset-attach select{height:39px}.asset-form textarea{min-height:95px;resize:vertical}.asset-form hr{width:100%;border:0;border-top:1px solid #e3e8e5}.asset-form h3{margin:2px 0;font-size:13px}.asset-library{min-width:0}.asset-cards{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px}.asset-cards>button{overflow:hidden;padding:0;border:1px solid #e0e6e2;border-radius:11px;color:#35443b;background:#fff;text-align:left;cursor:pointer}.asset-cards>button.selected{border-color:#527b67;box-shadow:inset 0 0 0 1px #527b67}.asset-cards img,.asset-cards video{display:block;width:100%;height:120px;object-fit:cover;background:#edf1ef}.asset-generation-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.asset-cards span{display:grid;gap:4px;padding:11px}.asset-cards small,.asset-cards em{overflow:hidden;color:#849088;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.asset-attach{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:12px}.asset-attach>.eyebrow,.asset-attach>h2,.asset-selection{grid-column:1 / -1}.asset-selection{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #e4e9e6}.asset-selection span{overflow:hidden;color:#66746c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-workbench{display:grid;gap:16px;max-width:1240px;margin:0 auto;padding-bottom:40px}.batch-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:8px 0 4px}.batch-heading h1{margin:6px 0 7px;font-size:30px;letter-spacing:-1px}.batch-heading p:last-child{margin:0;color:var(--text-muted);font-size:13px}.batch-selector-actions{display:grid;gap:8px;justify-items:end}.batch-selector-actions>div{display:flex;gap:7px}.batch-selector-actions button,.batch-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;border:1px solid #c9d5ce;border-radius:8px;padding:0 11px;color:#365b49;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.batch-selector-actions button:hover,.batch-secondary:hover{border-color:#799787;background:#f1f6f3}.batch-selector{display:grid;gap:5px;color:var(--text-muted);font-size:10px}.batch-heading select{min-width:240px;height:42px;border:1px solid var(--line-subtle);border-radius:9px;padding:0 12px;color:var(--text-strong);background:#fff}.batch-daily-overview{display:grid;gap:10px;border:1px solid #dce4df;border-radius:14px;padding:16px;background:#f7f9f8}.batch-daily-overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.batch-daily-overview-heading strong,.batch-daily-overview-heading span{display:block}.batch-daily-overview-heading strong{font-size:14px}.batch-daily-overview-heading span{margin-top:3px;color:var(--text-muted);font-size:10px}.batch-daily-overview-heading small{color:#607168;font-size:10px;white-space:nowrap}.batch-daily-overview-list{display:grid;gap:6px}.batch-daily-overview-list>button{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(260px,1.5fr) auto;align-items:center;gap:14px;min-height:58px;border:1px solid transparent;border-radius:10px;padding:9px 11px;color:var(--text-strong);background:#fff;text-align:left;cursor:pointer}.batch-daily-overview-list>button:hover{border-color:#a8b9af}.batch-daily-overview-list>button.selected{border-color:#71907f;box-shadow:inset 3px 0 #477f10}.batch-daily-overview-list>button span,.batch-daily-overview-list>button strong,.batch-daily-overview-list>button small{display:block;min-width:0}.batch-daily-overview-list>button strong,.batch-daily-overview-topic{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-daily-overview-list>button small{margin-top:3px;color:var(--text-muted);font-size:9px}.batch-daily-overview-topic{color:#52635a;font-size:11px}.batch-daily-overview-list em{border-radius:7px;padding:6px 8px;color:#496356;background:#edf3ef;font-size:9px;font-style:normal;font-weight:750;white-space:nowrap}.batch-daily-overview-list em.state-needs_attention{color:#9b513d;background:#fff0eb}.batch-daily-overview-list em.state-topic_attention{color:#745c28;background:#f8f0dc}.batch-daily-overview-list em.state-metrics_attention{color:#9b513d;background:#fff0eb}.batch-daily-overview-list em.state-review_ready{color:#315847;background:#e5f1e9}.batch-daily-overview-list em.state-production_running{color:#745c28;background:#f8f0dc}.batch-daily-overview-list em.state-optimization_ready{color:#7b4f1f;background:#fff0d6}.batch-daily-overview-list em.state-next_round{color:#315847;background:#e5f1e9}.batch-daily-overview-empty{padding:14px;color:var(--text-muted);background:#fff;font-size:11px}.batch-recommendation-empty.recovery{color:#745c28;background:#fbf5e6}.batch-day-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;border:1px solid #dfe5e1;border-radius:12px;padding:0;overflow:hidden;background:#f7f9f8;list-style:none}.batch-day-flow li{display:flex;align-items:center;gap:9px;min-width:0;padding:13px 14px;color:#78857e}.batch-day-flow li+li{border-left:1px solid #e2e7e4}.batch-day-flow li.active{color:#234b38;background:#edf4f0}.batch-day-flow svg{flex:0 0 auto}.batch-day-flow span,.batch-day-flow strong,.batch-day-flow small{display:block;min-width:0}.batch-day-flow strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-day-flow small{overflow:hidden;margin-top:3px;color:#8a9690;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.batch-card{display:grid;gap:18px;border:1px solid var(--line-subtle);border-radius:14px;padding:24px;background:#fff;box-shadow:0 12px 30px #1f30270b}.batch-card-title{display:flex;align-items:center;gap:12px}.batch-card-title>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;color:#315e49;background:#eaf3ed}.batch-card-title h2,.batch-card-title p{margin:0}.batch-card-title h2{font-size:18px}.batch-card-title p{margin-top:4px;color:var(--text-muted);font-size:12px}.batch-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.batch-card>label,.batch-form-grid label{display:grid;gap:7px;color:var(--text-default);font-size:12px;font-weight:700}.batch-card label small{color:var(--text-muted);font-weight:500}.batch-card input,.batch-card textarea{width:100%;border:1px solid #d9e1dc;border-radius:9px;padding:10px 12px;color:var(--text-strong);background:#fbfcfb;outline:none;font:inherit}.batch-card input{height:44px}.batch-card textarea{min-height:86px;resize:vertical}.batch-card input:focus,.batch-card textarea:focus{border-color:#6c8d7d;box-shadow:0 0 0 3px #477f1014}.batch-account-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;border:0;padding:0}.batch-account-picker legend{margin-bottom:9px;color:var(--text-default);font-size:12px;font-weight:750}.batch-account-picker label{display:flex;align-items:center;gap:10px;min-height:55px;border:1px solid var(--line-subtle);border-radius:9px;padding:10px;background:#fafbfa;cursor:pointer}.batch-account-picker label.selected{border-color:#7e9b8a;background:#f0f5f2}.batch-account-picker input{width:15px;height:15px;accent-color:var(--accent)}.batch-account-picker span,.batch-account-picker strong,.batch-account-picker small{display:block}.batch-account-picker small{margin-top:3px;color:var(--text-muted);font-size:10px}.batch-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:end;min-width:170px;height:43px;border:0;border-radius:9px;padding:0 18px;color:#fff;background:#173528;font-weight:750;cursor:pointer}.batch-primary:hover{background:#204735}.batch-primary:disabled{cursor:wait;opacity:.58}.batch-setup-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.batch-secondary:disabled{cursor:wait;opacity:.58}.batch-summary-strip{display:grid;gap:12px;border:1px solid var(--line-subtle);border-radius:14px;padding:18px;background:#f8faf9}.batch-summary-strip>div:first-child{display:flex;align-items:center;gap:9px}.batch-summary-strip>div:first-child>span{color:#47715d}.batch-summary-strip>div:first-child small{margin-left:auto;color:var(--text-muted)}.batch-summary-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top:1px solid #e5eae7;padding-top:10px}.batch-summary-actions>button{display:inline-flex;align-items:center;gap:6px;height:33px;border:1px solid #bfcfc6;border-radius:8px;padding:0 11px;color:#315846;background:#fff;font-size:11px;font-weight:750;cursor:pointer}.batch-summary-actions>button:hover{border-color:#6f917f;background:#f1f6f3}.batch-members{border-top:1px solid #e5eae7;padding-top:10px}.batch-summary-actions .batch-members{flex:1;border-top:0;padding-top:7px}.batch-summary-actions .batch-members summary{margin-left:auto}.batch-members summary{width:max-content;color:#486657;font-size:11px;font-weight:700;cursor:pointer}.batch-members[open] summary{margin-bottom:10px}.batch-member-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.batch-member-list article{display:flex;align-items:center;justify-content:space-between;min-width:0;border:1px solid #e2e7e4;border-radius:9px;padding:10px 11px;background:#fff}.batch-member-list article div{min-width:0}.batch-member-list strong,.batch-member-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-member-list small{margin-top:3px;color:var(--text-muted);font-size:10px}.batch-member-list button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:0;padding:6px 7px;color:#486657;background:transparent;font-size:10px;cursor:pointer}.batch-member-list button:hover{border-radius:7px;background:#edf3ef}.batch-reference-panel{display:grid;gap:18px;padding:20px}.batch-reference-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e4eae6;padding-bottom:15px}.batch-reference-panel>header h2,.batch-reference-panel>header p{margin:0}.batch-reference-panel>header h2{margin-top:3px;font-size:18px}.batch-reference-panel>header p:last-child{margin-top:6px;color:var(--text-muted);font-size:11px}.batch-reference-panel>header>button{border:0;padding:5px 7px;color:#61736a;background:transparent;cursor:pointer}.batch-readiness{margin-top:14px;border:1px solid #d9dfdc;border-radius:12px;background:#f7f9f8;padding:12px 14px}.batch-readiness p{margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-readiness p span{color:#66736e;font-size:13px}.batch-readiness.ready{border-color:#c9ddd2;background:#f0f7f3;color:#275b43}.batch-readiness.attention{border-color:#efd6ba;background:#fff8ef}.batch-readiness ul{margin:10px 0 0;padding:0;display:grid;gap:6px;list-style:none}.batch-readiness li{display:flex;gap:8px;color:#80562f;font-size:13px}.batch-readiness li b{min-width:92px;color:#3d342c}.batch-readiness button{margin-top:10px;border:1px solid #d8c0a4;background:#fff;border-radius:8px;padding:7px 12px}.batch-reference-library-page{gap:14px}.batch-reference-library-selector{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 20px}.batch-reference-library-selector label{display:grid;gap:6px;min-width:min(420px,55%);color:#385246;font-size:11px;font-weight:750}.batch-reference-library-selector select{height:39px;border:1px solid #cbd7d0;border-radius:8px;padding:0 10px;color:#173528;background:#f8faf9;font:inherit}.batch-reference-library-selector>div,.batch-account-overrides>div:first-child{display:flex;align-items:center;gap:10px;color:#47715d}.batch-reference-library-selector span,.batch-reference-library-selector strong,.batch-reference-library-selector small,.batch-account-overrides span,.batch-account-overrides strong,.batch-account-overrides small{display:block}.batch-reference-library-selector small,.batch-account-overrides small{margin-top:3px;color:var(--text-muted);font-size:10px}.batch-account-overrides{display:grid;gap:14px;padding:18px 20px}.batch-account-overrides>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.batch-account-overrides button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dfe6e2;border-radius:9px;padding:11px 12px;color:#1f392c;background:#fbfcfb;text-align:left;cursor:pointer}.batch-account-overrides button:hover{border-color:#8aa091;background:#f1f6f3}.batch-account-overrides button em{color:#476757;font-size:10px;font-style:normal;font-weight:750;white-space:nowrap}.batch-recommendations{display:grid;gap:10px}.batch-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.batch-section-heading>div{display:flex;align-items:center;gap:10px}.batch-section-heading>button{display:inline-flex;align-items:center;gap:6px;height:35px;border:1px solid #c9d5ce;border-radius:8px;padding:0 11px;color:#365b49;background:#fff;font-weight:700;white-space:nowrap;cursor:pointer}.batch-section-heading>button:disabled{color:#98a39d;background:#f4f6f5;cursor:not-allowed}.batch-section-heading span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;color:#47715d;background:#eaf3ed}.batch-section-heading h2,.batch-section-heading p{margin:0}.batch-section-heading h2{font-size:17px}.batch-section-heading p{margin-top:3px;color:var(--text-muted);font-size:11px}.batch-recommendation-list{display:grid;gap:8px}.batch-recommendation-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid var(--line-subtle);border-radius:12px;padding:14px 15px;background:#fff}.batch-recommendation-list article.selected{border-color:#6f917f;background:#f3f7f5;box-shadow:inset 3px 0 #477f10}.batch-topic-rank{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#315c49;background:#eaf3ed;font-size:13px;font-weight:800}.batch-recommendation-copy{min-width:0}.batch-recommendation-copy h3,.batch-recommendation-copy p{margin:0}.batch-recommendation-copy h3{font-size:14px}.batch-recommendation-copy p{overflow:hidden;margin-top:5px;color:var(--text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-recommendation-copy small{display:block;margin-top:7px;color:#6f7f76;font-size:10px}.batch-recommendation-list article>button{height:35px;border:1px solid #b7c9bf;border-radius:8px;padding:0 12px;color:#315847;background:#f5f9f7;font-weight:700;cursor:pointer}.batch-recommendation-list article>button:hover{border-color:#638271;background:#edf4f0}.batch-recommendation-list article>button:disabled{border-color:#6f917f;color:#fff;background:#47715d;cursor:default}.batch-recommendation-empty{border:1px dashed #cfd8d3;border-radius:11px;padding:18px;color:var(--text-muted);background:#ffffff8c;font-size:12px}.batch-content-type{display:flex;gap:7px}.batch-content-type button{height:36px;border:1px solid var(--line-subtle);border-radius:8px;padding:0 13px;color:var(--text-muted);background:#f7f8f7}.batch-content-type button.active{border-color:#638271;color:#315847;background:#edf4f0;font-weight:750}.batch-content-type button:disabled{opacity:.58}.batch-launch-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid #e7ebe9}.batch-launch-footer p{margin:0;color:var(--text-muted);font-size:11px}.batch-progress{display:grid;gap:11px;padding-top:3px}.batch-progress-empty{border:1px dashed #cfd8d3;border-radius:12px;padding:22px;color:var(--text-muted);background:#ffffff80;font-size:12px;text-align:center}.batch-campaign{overflow:hidden;border:1px solid var(--line-subtle);border-radius:14px;background:#fff}.batch-campaign-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:#f8faf9}.batch-campaign-heading strong,.batch-campaign-heading small{display:block}.batch-campaign-heading small{margin-top:4px;color:var(--text-muted);font-size:10px}.batch-campaign-heading>span{flex:0 0 auto;color:#315847;font-size:11px;font-weight:750}.batch-automation-recovery{margin:0;border-top:1px solid #e7ebe9;padding:10px 18px;color:#6f5b36;background:#fff9ec;font-size:10px;line-height:1.6}.batch-production-running{margin:0;border-top:1px solid #e7ebe9;padding:10px 18px;color:#3f5d4f;background:#f1f6f3;font-size:10px;line-height:1.6}.batch-progress-counts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #e7ebe9;border-bottom:1px solid #e7ebe9}.batch-progress-counts span{display:flex;align-items:baseline;gap:7px;padding:11px 15px;color:var(--text-muted);font-size:10px}.batch-progress-counts span+span{border-left:1px solid #e7ebe9}.batch-progress-counts strong{color:var(--text-strong);font-size:17px}.batch-progress-counts .has-error strong{color:#a14f3c}.batch-progress-details{border-top:1px solid #e7ebe9}.batch-progress-details summary{width:max-content;margin:11px 18px;color:#486657;font-size:10px;font-weight:750;cursor:pointer}.batch-progress-details[open] summary{margin-bottom:2px}.batch-progress-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:7px 18px 12px}.batch-progress-items>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 0}.batch-progress-items>div:nth-child(odd){padding-right:18px}.batch-progress-items>div:nth-child(2n){border-left:1px solid #edf0ee;padding-left:18px}.batch-progress-items>div>span{min-width:0}.batch-progress-items strong,.batch-progress-items small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-progress-items strong{font-size:11px}.batch-progress-items small{margin-top:3px;color:var(--text-muted);font-size:9px}.batch-progress-items em{flex:0 0 auto;border-radius:7px;padding:5px 7px;color:#6e7b74;background:#f1f4f2;font-size:9px;font-style:normal;font-weight:700}.batch-progress-items .state-producing{color:#315847;background:#eaf3ed}.batch-progress-items .state-review_ready{color:#fff;background:#47715d}.batch-progress-items .state-published{color:#315847;background:#dceee3}.batch-progress-items .state-failed{color:#913f31;background:#fae9e5}.batch-review{display:grid;gap:11px;padding-top:3px}.batch-review-card{overflow:hidden;border:1px solid var(--line-subtle);border-radius:14px;background:#fff}.batch-review-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;background:#f8faf9}.batch-review-summary strong,.batch-review-summary small{display:block}.batch-review-summary small{margin-top:5px;color:var(--text-muted);font-size:10px}.batch-metric-progress{border-top:1px solid #e7ebe9;padding:13px 18px;background:#fcfdfc}.batch-metric-progress-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.batch-metric-progress-summary span,.batch-metric-progress-summary strong,.batch-metric-progress-summary small{display:block;min-width:0}.batch-metric-progress-summary strong{font-size:12px}.batch-metric-progress-summary small{margin-top:3px;color:var(--text-muted);font-size:9px}.batch-metric-progress-summary em{flex:0 0 auto;color:#315847;font-size:11px;font-style:normal;font-weight:800}.batch-metric-progress-counts{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.batch-metric-progress-counts span{border-radius:6px;padding:4px 7px;color:#66756d;background:#eef2f0;font-size:9px}.batch-metric-progress-counts span.attention{color:#874a34;background:#fff0e7}.batch-metric-progress details{margin-top:10px}.batch-metric-progress summary{width:max-content;color:#526b5e;font-size:9px;font-weight:750;cursor:pointer}.batch-metric-account-list{display:grid;gap:7px;margin-top:9px}.batch-metric-account-list article{display:grid;grid-template-columns:minmax(130px,.6fr) minmax(0,1.4fr);align-items:center;gap:12px;border-top:1px solid #edf0ee;padding-top:7px}.batch-metric-account-list article>span,.batch-metric-account-list article strong,.batch-metric-account-list article small{display:block;min-width:0}.batch-metric-account-list article strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-metric-account-list article small{margin-top:2px;color:var(--text-muted);font-size:8px}.batch-metric-account-list article>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.batch-metric-account-list em{border-radius:6px;padding:5px 4px;color:#708078;background:#f0f3f1;font-size:8px;font-style:normal;font-weight:700;text-align:center}.batch-metric-account-list .state-collected{color:#315847;background:#dfeee5}.batch-metric-account-list .state-collecting,.batch-metric-account-list .state-scheduled{color:#3e6150;background:#eaf2ed}.batch-metric-account-list .state-recovering{color:#7b633a;background:#f8f0df}.batch-metric-account-list .state-needs_attention{color:#8a4934;background:#fbeae3}.batch-metric-failures{display:grid;gap:9px;border-top:1px solid #efd8c9;padding:15px 18px;background:#fff8f3}.batch-metric-failures>div strong,.batch-metric-failures>div small{display:block}.batch-metric-failures>div strong{color:#7f4836;font-size:12px}.batch-metric-failures>div small{margin-top:4px;color:#8a6a5d;font-size:10px}.batch-metric-failures article{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #edd9cb;border-radius:9px;padding:10px 11px;background:#fff}.batch-metric-failures article span,.batch-metric-failures article strong,.batch-metric-failures article small{display:block;min-width:0}.batch-metric-failures article strong{font-size:11px}.batch-metric-failures article small{margin-top:3px;color:#76665f;font-size:9px}.batch-metric-failures article button{flex:0 0 auto;height:32px;border:1px solid #cda994;border-radius:8px;padding:0 10px;color:#744431;background:#fffaf7;font-size:10px;font-weight:750;cursor:pointer}.batch-metric-failures article button:disabled{opacity:.55;cursor:wait}.batch-review-totals{display:flex;align-items:center;gap:20px}.batch-review-totals span{color:var(--text-muted);font-size:9px;text-align:right}.batch-review-totals strong{color:var(--text-strong);font-size:16px}.batch-review-coverage{margin:0;padding:10px 18px;border-top:1px solid #e7ebe9;background:#fbfcfb;color:var(--text-muted);font-size:10px}.batch-account-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e7ebe9}.batch-account-results>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:13px 18px}.batch-account-results>div:nth-child(2n){border-left:1px solid #e7ebe9}.batch-account-results span,.batch-account-results strong,.batch-account-results small{display:block;min-width:0}.batch-account-results strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-account-results small{margin-top:2px;color:var(--text-muted);font-size:9px}.batch-account-results em{color:#315847;font-size:11px;font-style:normal;font-weight:800}.batch-account-results p{grid-column:1 / -1;margin:3px 0 0;color:#65736b;font-size:10px}.batch-account-results .batch-account-action{display:flex;gap:6px;margin-top:1px;color:#315847}.batch-account-results .batch-account-action b{flex:0 0 auto;font-weight:800}.batch-optimization{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-top:1px solid #e7ebe9;padding:17px 18px}.batch-optimization strong{font-size:12px}.batch-optimization ul{display:grid;gap:5px;margin:8px 0 0;padding-left:18px;color:#5d6c64;font-size:10px}.batch-approved{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border-radius:8px;padding:9px 11px;color:#315847;background:#e9f3ed;font-size:10px;font-weight:750}.batch-message{margin:0;border:1px solid #efd5bc;border-radius:9px;padding:11px 13px;color:#8a582d;background:#fff8f1;font-size:12px}.batch-message.success{border-color:#cfe2d6;color:#356248;background:#eef7f1}.batch-settings{position:relative}.batch-settings summary{color:#52675c;font-size:11px;font-weight:700;cursor:pointer;list-style:none;text-align:right}.batch-settings summary::-webkit-details-marker{display:none}.batch-settings[open]>.batch-settings-panel{position:absolute;z-index:3;top:27px;right:0;display:grid;gap:10px;width:310px;border:1px solid #d7dfda;border-radius:10px;padding:9px;background:#fff;box-shadow:0 14px 35px #1d31271f}.batch-settings[open] button{justify-content:flex-start;width:100%;border-color:transparent}.batch-settings-actions{display:grid;gap:4px}.batch-delivery-policy{display:grid;gap:8px;border-top:1px solid #e5ebe7;padding:10px 4px 3px;text-align:left}.batch-delivery-policy>label:first-child{display:grid;gap:5px;color:#2e463a;font-size:11px;font-weight:800}.batch-delivery-policy select{width:100%;height:34px;border:1px solid #cbd7d0;border-radius:8px;padding:0 9px;background:#f8faf9;color:#183528;font:inherit}.batch-delivery-policy p{margin:0;color:#687a71;font-size:10px;line-height:1.55}.batch-policy-confirm{display:inline-flex;align-items:center;gap:7px;color:#425b4e;font-size:10px;font-weight:700;cursor:pointer}.batch-policy-confirm input{width:14px;height:14px;margin:0;accent-color:#3f7c5e}.batch-settings[open] .batch-policy-save{justify-content:center;border-color:#234a37;background:#234a37;color:#fff}.batch-settings[open] .batch-policy-save:disabled{border-color:#d7dfda;background:#e9eeeb;color:#89978f;cursor:not-allowed}.batch-command-center{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr);align-items:stretch;overflow:hidden;border:1px solid #d8e1dc;border-radius:14px;background:#fff;box-shadow:0 12px 34px #1f30270a}.batch-command-center.stage-attention,.batch-command-center.stage-metric_attention{border-color:#e5c9b4}.batch-command-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-height:142px;padding:24px 26px;background:#f1f6f3}.batch-command-copy>p{margin:0 0 8px;color:#547063;font-size:10px;font-weight:800}.batch-command-copy h2{margin:0;font-size:20px;letter-spacing:-.3px}.batch-command-copy>span{max-width:52ch;margin-top:7px;color:#69776f;font-size:11px;line-height:1.65}.batch-command-copy .batch-primary{justify-self:auto;min-width:150px;height:38px;margin-top:15px}.batch-command-copy>em{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#3f6955;font-size:10px;font-style:normal;font-weight:750}.batch-command-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;margin:0;padding:0;list-style:none}.batch-command-steps li{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding:20px 14px;color:#8a958f}.batch-command-steps li+li:before{position:absolute;top:28px;bottom:28px;left:0;width:1px;background:#e5eae7;content:""}.batch-command-steps li.active{color:#274f3c;background:#f8faf9}.batch-command-steps li.complete{color:#587064}.batch-command-steps svg{flex:0 0 auto}.batch-command-steps span,.batch-command-steps strong,.batch-command-steps small{display:block;min-width:0}.batch-command-steps strong{font-size:10px;line-height:1.35}.batch-command-steps small{margin-top:4px;color:#96a099;font-size:9px}.batch-topic-workspace{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:12px}.batch-topic-workspace>section,.batch-topic-workspace>article{min-width:0}.batch-topic-workspace .batch-recommendations{align-content:start;border:1px solid var(--line-subtle);border-radius:14px;padding:20px;background:#f8faf9}.batch-recommendation-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;border:1px solid #dfe6e2;border-radius:10px;padding:12px 13px;color:var(--text-strong);background:#fff;text-align:left;cursor:pointer}.batch-recommendation-list>button:hover{border-color:#8aa091;background:#f8fbf9}.batch-recommendation-list>button.selected{border-color:#6f917f;background:#edf4f0;box-shadow:inset 3px 0 #477f10}.batch-recommendation-list>button span,.batch-recommendation-list>button strong,.batch-recommendation-list>button small{display:block;min-width:0}.batch-recommendation-list>button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.batch-recommendation-list>button small{overflow:hidden;margin-top:5px;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-recommendation-list>button em{color:#496757;font-size:10px;font-style:normal;font-weight:750;white-space:nowrap}.batch-supplement{border-top:1px solid #e7ebe9;padding-top:2px}.batch-supplement summary{width:max-content;color:#526b5e;font-size:11px;font-weight:700;cursor:pointer}.batch-supplement[open] summary{margin-bottom:10px}.batch-supplement label{display:grid;gap:7px;color:var(--text-default);font-size:11px;font-weight:700}.batch-supplement textarea{margin-top:1px}@media(max-width:1550px){.production-layout{grid-template-columns:220px minmax(0,1fr)}.quality-rail{grid-column:1 / -1;min-height:auto}.health-layout{grid-template-columns:210px minmax(0,1fr)}.health-history{grid-column:1 / -1}.business-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}.content-setup{grid-template-columns:minmax(0,1fr) 280px}.asset-layout{grid-template-columns:290px minmax(0,1fr)}.team-grid{grid-template-columns:300px minmax(0,1fr)}.provider-setting{grid-template-columns:44px minmax(220px,.9fr) minmax(330px,1.1fr)}}@media(max-width:1300px){.app-shell{grid-template-columns:auto 174px minmax(0,1fr)}.account-sidebar{width:220px}.batch-day-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-day-flow li:nth-child(4){border-left:0;border-top:1px solid #e2e7e4}.batch-day-flow li:nth-child(5){border-top:1px solid #e2e7e4}.sidebar{padding-inline:12px}.account-brand{gap:8px;padding-inline:12px}.brand-mark{width:34px;height:34px;border-radius:9px}.account-brand strong{font-size:11px}.workspace{padding-inline:24px}.account-context-meta>span:nth-last-child(-n+2){display:none}.metrics{grid-template-columns:repeat(2,1fr)}.content-grid,.content-setup,.production-layout,.business-grid,.topic-layout,.team-grid,.asset-layout,.health-layout{grid-template-columns:minmax(0,1fr)}.provider-setting{grid-template-columns:44px minmax(0,1fr)}.provider-setting-action{grid-column:1 / -1;padding:14px 0 0;border-top:1px solid #e4e9e6;border-left:0}.quality-rail,.health-history{grid-column:auto}.production-layout>*,.health-layout>*{min-width:0}.automation-steps{grid-template-columns:1fr}.content-brain-dimensions,.research-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-fields{grid-template-columns:1fr}.result-editor-card{max-width:none}.result-editor-footer{align-items:stretch;flex-direction:column}.result-editor-footer>div{justify-content:flex-end}.batch-member-list,.batch-account-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-command-center,.batch-topic-workspace{grid-template-columns:minmax(0,1fr)}.batch-command-copy{min-height:auto}}@media(prefers-reduced-motion:reduce){.account-sidebar{transition:none}}.simple-page{max-width:1180px;margin:0 auto;padding:8px 0 64px;color:#17231d}.simple-page-header{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 0 24px}.simple-page-header p,.section-title p{margin:0 0 5px;color:#628070;font-size:12px;font-weight:700;letter-spacing:.08em}.simple-page-header h1{margin:0;font-size:30px;letter-spacing:-.04em}.simple-page-header span{display:block;margin-top:8px;color:#6b7770;font-size:14px}.data-center-header-actions{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.data-center-header-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:9px;padding:0 15px;color:#fff;background:#183528;font-size:12px;font-weight:750;cursor:pointer}.data-center-header-actions button:hover{background:#0f291e}.data-center-header-actions button:focus-visible{outline:3px solid rgba(71,124,52,.2);outline-offset:2px}.data-center-header-actions button:disabled{cursor:wait;opacity:.62}.data-center-header-actions small{color:#7b8881;font-size:10px}.data-center-header-actions .is-spinning{animation:simple-spin .8s linear infinite}.simple-card{border:1px solid #dfe6e1;border-radius:16px;background:#fff;box-shadow:0 10px 28px #1631230b;padding:22px}.simple-card label{display:grid;gap:8px;margin-bottom:16px;color:#405049;font-size:13px;font-weight:650}.simple-card input,.simple-card textarea,.simple-card select{width:100%;box-sizing:border-box;border:1px solid #d7e0da;border-radius:9px;background:#fff;padding:11px 12px;color:#17231d;font:inherit;outline:none}.simple-card input:focus,.simple-card textarea:focus,.simple-card select:focus{border-color:#6d9449;box-shadow:0 0 0 3px #6d94491f}.simple-card textarea{min-height:80px;resize:vertical}.simple-card>button,.task-launch-row>button,.simple-empty button,.inline-member-editor button,.inline-batch-form button{border:0;border-radius:9px;background:#183528;color:#fff;padding:11px 18px;font-weight:700;cursor:pointer}.simple-card button:disabled,.task-launch-row button:disabled{opacity:.55;cursor:wait}.simple-message{margin:14px 0 0;border-radius:9px;background:#eef5ed;padding:11px 13px;color:#315a40;font-size:13px}.simple-empty{display:grid;place-items:center;min-height:180px;border:1px dashed #ced9d1;border-radius:14px;background:#ffffff94;color:#6e7b74;text-align:center}.simple-empty.compact{min-height:100px}.simple-two-column{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:18px;align-items:start}.simple-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px}.card-title{display:flex;align-items:center;gap:10px;margin-bottom:20px}.card-title h2,.card-title p{margin:0}.card-title p{color:#77817b;font-size:13px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:4px 0 13px}.section-title h2{margin:0;font-size:20px}.section-title>span{color:#819088;font-size:12px}.task-form-card{padding:24px}.task-content-type{margin:2px 0 16px;border:0;border-bottom:1px solid #e5eae7;padding:0 0 16px}.task-content-type legend{margin-bottom:9px;padding:0;color:#405049;font-size:13px;font-weight:650}.task-content-type .batch-content-type{flex-wrap:wrap}.task-content-type .batch-content-type button{display:inline-flex;align-items:center;gap:7px;min-height:44px;cursor:pointer}.task-content-type .batch-content-type button:focus-visible{outline:2px solid #477c34;outline-offset:2px}.task-content-type .batch-content-type small{border-left:1px solid currentColor;padding-left:7px;font-size:10px;font-weight:650;opacity:.72}.task-content-type .batch-capability-note{margin:10px 0 0;border-radius:8px;background:#f2f6f3;padding:9px 11px;color:#566a60;font-size:12px;line-height:1.55}.task-member-heading{display:flex;justify-content:space-between;align-items:end;margin:5px 0 10px}.task-member-heading strong,.task-member-heading span{display:block}.task-member-heading span{margin-top:3px;color:#819088;font-size:12px}.text-button{border:0;background:transparent;color:#477c34;font-weight:700;cursor:pointer}.task-member-list{display:grid;gap:8px}.task-member{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e7e4;border-radius:10px;background:#f8faf9;padding:11px 13px}.task-member.selected{border-color:#c9dbbc;background:#f1f7ed}.task-member label{margin:0}.member-check{display:flex!important;grid-template-columns:18px 1fr;align-items:center;gap:10px!important}.member-check input{width:16px;height:16px;accent-color:#4d8f14}.member-check strong,.member-check small{display:block}.member-check small{margin-top:2px;color:#79867e;font-weight:500}.article-count{display:flex!important;grid-template-columns:auto 84px;align-items:center;gap:8px!important;color:#748078!important;font-weight:500!important}.article-count select{width:82px;padding:7px 8px}.task-launch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;border-top:1px solid #e5eae7;padding-top:18px}.task-launch-row p{margin:0;color:#69766f;font-size:13px;line-height:1.6}.task-history{margin-top:28px}.campaign-card,.publish-campaign{overflow:hidden;margin-bottom:12px;border:1px solid #dfe6e1;border-radius:14px;background:#fff}.campaign-card>summary,.publish-campaign>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;cursor:pointer;list-style:none}.campaign-card>summary::-webkit-details-marker,.publish-campaign>summary::-webkit-details-marker{display:none}.campaign-card summary strong,.campaign-card summary span,.publish-campaign summary strong,.publish-campaign summary span{display:block}.campaign-card summary span,.publish-campaign summary span{margin-top:4px;color:#7a877f;font-size:12px}.campaign-summary-progress,.publish-campaign summary>div:last-child{min-width:75px;text-align:right}.campaign-summary-progress b,.publish-campaign summary b{font-size:18px}.campaign-summary-actions{display:flex;align-items:center;gap:12px}.campaign-summary-actions>button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 12px;border:1px solid #d9e1dc;border-radius:8px;background:#fff;color:#17392c}.campaign-summary-actions>button.task-live-button{border-color:#bdd0c5;background:#f4f8f5;color:#163f30;font-weight:750;cursor:pointer}.campaign-summary-actions>button.task-live-button:hover{border-color:#7fa28e;background:#eaf3ed}.campaign-progress-bar{height:4px;background:#edf1ee}.campaign-progress-bar i{display:block;height:100%;background:#6ca42c;transition:width .25s ease}.campaign-article-list article{border-top:1px solid #e5eae7;padding:16px 19px 18px}.article-task-title{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px}.article-task-title>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#e7f0e2;color:#2f6633;font-weight:800}.article-task-title strong,.article-task-title small{display:block}.article-task-title small{margin-top:3px;color:#7c8881}.article-task-title em,.publish-article-table em{border-radius:999px;background:#edf2ef;padding:5px 9px;color:#5d6e64;font-size:12px;font-style:normal}.article-task-title em.state-published,.publish-article-table em.state-published{background:#e8f5e4;color:#34713a}.article-task-title em.state-failed,.publish-article-table em.state-failed{background:#fff0ea;color:#a74a2c}.parallel-production-label{display:flex;align-items:center;gap:6px;margin-top:14px;color:#60736a;font-size:11px;font-weight:700}.parallel-production-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px}.parallel-production-row>div{display:flex;align-items:center;gap:7px;min-width:0;border:1px solid #e1e7e3;border-radius:8px;background:#f6f8f7;padding:9px 10px;color:#87938c;font-size:11px}.parallel-production-row>div.running{border-color:#efd9bb;background:#fff6e9;color:#9b6429}.parallel-production-row>div.waiting_retry{border-color:#d9dfeb;background:#f2f5fa;color:#64748b}.parallel-production-row>div.completed{border-color:#dce9d7;background:#eef6eb;color:#477746}.parallel-production-row>div.failed{border-color:#efd5cf;background:#fff1ed;color:#a44f3c}.progress-error-mark{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:currentColor;color:#fff;font-size:10px;font-weight:800}.article-stage-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:7px}.article-stage-row>div{display:flex;align-items:center;gap:6px;min-width:0;border-radius:7px;background:#f1f4f2;padding:8px;color:#97a19b;font-size:11px}.article-stage-row>div.done{background:#edf5e9;color:#477746}.article-stage-row>div.active{background:#fff3e5;color:#a2672d}.article-stage-row>div.waiting-retry{background:#fff7e9;color:#9c6a2e}.article-stage-row>div.failed{background:#fff1ed;color:#a44f3c}.article-stage-row>div.manual-action{background:#fff3e5;color:#9a5a22}.article-manual-verification{margin:9px 0 0;border:1px solid #efc997;border-radius:9px;background:#fff8ee;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.article-manual-verification>div:first-child{display:grid;gap:3px;min-width:0}.article-manual-verification strong{color:#7c481c;font-size:13px}.article-manual-verification span{color:#796552;font-size:12px;line-height:1.5}.manual-verification-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.manual-verification-actions button{border:1px solid #1f4f3c;border-radius:7px;background:#173b2e;color:#fff;padding:7px 11px;font-weight:700;cursor:pointer}.manual-verification-actions button.secondary-button{background:#fff;color:#214f3b;border-color:#8fb4a1}.manual-verification-actions button:disabled{opacity:.55;cursor:wait}.article-recovery-message{margin:8px 0 0;border-radius:7px;background:#eef6f1;padding:8px 10px;color:#3e6f58;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.article-recovery-message button{flex:0 0 auto;border:1px solid #8fb4a1;border-radius:6px;background:#fff;color:#214f3b;padding:6px 12px;font-weight:700;cursor:pointer}.article-recovery-message button:disabled{opacity:.55;cursor:wait}.article-recovery-message.blocked{background:#fff0ed;color:#a45242}.spin{animation:simple-spin 1s linear infinite}@keyframes simple-spin{to{transform:rotate(360deg)}}.article-task-center.with-task-live-dock{--task-live-dock-width: 520px;display:grid;grid-template-columns:minmax(0,1fr) 10px var(--task-live-dock-width);align-items:start;width:100%;max-width:none;padding-top:0}.article-task-main{min-width:0;width:100%;max-width:1180px;margin:0 auto}.with-task-live-dock .article-task-main{grid-column:1;padding:8px 24px 64px}.task-live-resizer{position:sticky;z-index:3;top:0;grid-column:2;align-self:start;width:10px;height:100vh;border:0;outline:0;background:#111b15;cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none}.task-live-resizer:after{content:"";position:absolute;inset:0 auto 0 4px;width:2px;background:#2e4939;transition:width .15s ease,background .15s ease,transform .15s ease}.task-live-resizer:hover:after,.task-live-resizer:focus-visible:after,.task-live-resizer.dragging:after{width:4px;background:#74dc96;transform:translate(-1px)}.task-live-resizer:focus-visible{box-shadow:inset 0 0 0 2px #74dc96}.task-live-console{position:sticky;top:0;grid-column:3;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;min-width:0;height:100vh;border-left:1px solid #29372f;background:#0a0f0c;color:#dce9e0;box-shadow:-14px 0 34px #07120c2e;animation:task-live-slide-in .2s ease-out}@keyframes task-live-slide-in{0%{transform:translate(24px);opacity:.72}to{transform:translate(0);opacity:1}}.task-live-console-header{display:flex;align-items:center;justify-content:space-between;min-height:54px;border-bottom:1px solid #213129;padding:0 18px;background:#0d1510}.task-live-console-header>div{display:flex;align-items:center;gap:9px;color:#8ee8af;font-family:Consolas,Cascadia Mono,monospace;font-size:13px;font-weight:800;letter-spacing:.08em}.task-live-console-header i{border:1px solid #31543f;border-radius:999px;padding:3px 7px;color:#89d7a3;font-size:11px;font-style:normal;letter-spacing:0}.task-live-console-header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #2c3d33;border-radius:7px;background:#121c16;color:#b9c8bf;cursor:pointer}.campaign-summary-actions>button.task-live-button:focus-visible,.task-live-console-header button:focus-visible,.task-live-tab button:focus-visible{outline:2px solid #75d996;outline-offset:2px}.task-live-tabs{overflow-x:auto;display:flex;gap:5px;min-height:43px;border-bottom:1px solid #213129;padding:7px 10px;background:#0a120d;scrollbar-width:thin}.task-live-tab{display:inline-flex;align-items:center;flex:0 0 auto;max-width:min(300px,calc(var(--task-live-dock-width) - 38px));border:1px solid #26382e;border-radius:7px;background:#111b15}.task-live-tab.selected{border-color:#4e9668;background:#173021}.task-live-tab>button:first-child{overflow:hidden;max-width:246px;border:0;background:transparent;padding:7px 4px 7px 10px;color:#9bada1;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.task-live-tab.selected>button:first-child{color:#d9eee0}.task-live-tab-close{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border:0;background:transparent;color:#667d6e;cursor:pointer}.task-live-tab-close:hover{color:#dbe9df}.task-live-pane{min-height:0;display:grid;grid-template-rows:auto minmax(142px,auto) minmax(220px,1fr)}.task-live-pane[hidden]{display:none}.task-live-console-summary{border-bottom:1px solid #1f2f27;padding:19px 20px 17px;background:#0d1510}.task-live-console-summary>p{margin:0 0 6px;color:#708a7a;font-family:Consolas,Cascadia Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.task-live-console-summary h2{margin:0;color:#f0f7f2;font-size:19px;line-height:1.45}.task-live-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.task-live-metrics span{min-width:0;border:1px solid #22352a;border-radius:7px;background:#101b14;padding:9px 10px}.task-live-metrics small,.task-live-metrics b{display:block}.task-live-metrics small{color:#789080;font-size:11px}.task-live-metrics b{margin-top:4px;color:#a9edbd;font-family:Consolas,Cascadia Mono,monospace;font-size:18px;font-variant-numeric:tabular-nums}.task-live-progress{overflow:hidden;height:3px;margin-top:12px;border-radius:4px;background:#203029}.task-live-progress i{display:block;height:100%;background:#5ed68a;box-shadow:0 0 12px #5ed68a8c;transition:width .25s ease}.task-live-item-list{overflow:auto;display:grid;gap:8px;border-bottom:1px solid #1f2f27;padding:13px 14px;background:#0a100c}.task-live-item-list article{border:1px solid #213129;border-radius:7px;border-left:3px solid #4f9870;background:#0e1711;padding:11px 12px}.task-live-item-list article.tone-success{border-left-color:#61d58a}.task-live-item-list article.tone-warning{border-left-color:#dfaa53}.task-live-item-list article.tone-failed{border-left-color:#e66f63}.task-live-item-heading{display:flex;align-items:center;gap:7px;color:#6da781;font-family:Consolas,Cascadia Mono,monospace;font-size:11px}.task-live-item-elapsed{display:flex;align-items:baseline;gap:6px;margin-left:auto;color:#789080}.task-live-item-elapsed small{font-size:11px}.task-live-item-elapsed strong{color:#b7e9c5;font-size:12px;font-variant-numeric:tabular-nums}.task-live-item-list article>strong{display:block;overflow:hidden;margin-top:7px;color:#e3ece6;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.task-live-item-list article>p{margin:6px 0 0;color:#9db0a3;font-family:Consolas,Cascadia Mono,monospace;font-size:12px}.task-live-item-list article>p span{color:#58cc82}.task-live-terminal{overflow-y:auto;min-height:220px;padding:15px 17px 28px;background:#080c09;font-family:Consolas,Cascadia Mono,Microsoft YaHei UI,monospace;font-size:12px;line-height:1.75;scroll-behavior:smooth}.task-live-terminal>div:not(.task-live-cursor){display:grid;grid-template-columns:70px 44px minmax(0,1fr);gap:8px}.task-live-terminal time{color:#53665a;font-variant-numeric:tabular-nums}.task-live-terminal b{color:#6ecb8c;font-size:11px}.task-live-terminal span{color:#a8b8ae;overflow-wrap:anywhere}.task-live-terminal .level-warn b,.task-live-terminal .level-wait b{color:#d5a95e}.task-live-terminal .level-fail b{color:#e7776d}.task-live-terminal .level-done b{color:#73d899}.task-live-cursor{display:flex;align-items:center;gap:8px;margin-top:3px;color:#75d996}.task-live-cursor>span{color:#75d996}.task-live-cursor i{width:7px;height:13px;background:#75d996;animation:task-live-blink 1s steps(1) infinite}@keyframes task-live-blink{50%{opacity:0}}.task-live-console>footer{display:flex;align-items:center;justify-content:space-between;min-height:36px;border-top:1px solid #213129;padding:0 15px;background:#0f1912;color:#64796b;font-family:Consolas,Cascadia Mono,monospace;font-size:10px}.task-live-console>footer span:first-child{display:flex;align-items:center;gap:6px;color:#67c987}.task-live-console>footer i{width:6px;height:6px;border-radius:50%;background:#5ed68a;box-shadow:0 0 8px #5ed68a}@media(max-width:1100px){.article-task-center.with-task-live-dock{grid-template-columns:minmax(440px,1fr) 10px var(--task-live-dock-width)}.with-task-live-dock .article-task-main{padding-inline:14px}.campaign-summary-actions{gap:7px}.campaign-summary-actions>button{padding-inline:9px}}@media(prefers-reduced-motion:reduce){.task-live-console,.task-live-cursor i{animation:none}.task-live-terminal{scroll-behavior:auto}}.batch-list{display:grid;gap:12px}.batch-page-header{align-items:center}.batch-create-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:9px;padding:0 17px;color:#fff;background:#15936d;font-weight:750;cursor:pointer;box-shadow:0 8px 18px #15936d29}.batch-page-message{margin:-8px 0 18px}.batch-manager .batch-list{gap:14px}.batch-manager .section-title{margin-top:0}.batch-manager .batch-card{gap:0}.batch-card-heading{display:flex;justify-content:space-between;align-items:start;gap:12px}.batch-card-heading strong,.batch-card-heading span{display:block}.batch-card-heading strong{font-size:17px}.batch-card-heading span{margin-top:5px;color:#607068;line-height:1.5}.batch-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.batch-members{display:flex;align-items:center;gap:8px;margin-top:16px;border-top:1px solid #e6ebe8;padding-top:14px;color:#6c7972;font-size:13px}.batch-member-panel{margin-top:18px;border-top:1px solid #e6ebe8;padding-top:16px}.batch-member-panel-title{display:flex;align-items:center;gap:8px;color:#385647}.batch-member-panel-title strong{font-size:13px}.batch-member-panel-title span{margin-left:auto;color:#7e8c84;font-size:12px}.batch-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.batch-member-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;border:1px solid #e1e7e3;border-radius:10px;padding:8px 10px;background:#f8faf9}.batch-member-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:#346044;background:#e7f0ea;font-size:13px;font-weight:800}.batch-member-item>span:nth-child(2),.batch-create-account-list label>span:nth-child(3){min-width:0}.batch-member-item strong,.batch-member-item small,.batch-create-account-list strong,.batch-create-account-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-member-item strong{color:#20362b;font-size:13px}.batch-member-item small{margin-top:3px;color:#7e8a83;font-size:11px}.batch-member-item em{border-radius:999px;padding:4px 7px;color:#477055;background:#eaf4ea;font-size:10px;font-style:normal}.batch-member-empty,.batch-account-empty{grid-column:1 / -1;margin:0;border:1px dashed #d7dfda;border-radius:9px;padding:14px;color:#7c8982;background:#fafbfa;font-size:12px;text-align:center}.batch-account-picker{display:grid;gap:7px;margin-bottom:16px}.batch-account-picker>label,.batch-member-editor>label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0;border:1px solid #e3e9e5;border-radius:8px;padding:9px 10px}.batch-account-picker input[type=checkbox],.batch-member-editor input[type=checkbox]{width:15px;height:15px;accent-color:#4d8f14}.batch-account-picker small{color:#8a958f}.batch-member-editor>label.disabled{color:#8a958f;background:#f2f4f3;cursor:not-allowed;opacity:.72}.batch-member-editor>label small{color:#8a958f;font-size:11px}.batch-theme-help{color:#7e8b84;font-size:11px;font-weight:500;line-height:1.55}.inline-member-editor,.inline-batch-form{display:grid;gap:11px;margin-top:14px;border-top:1px solid #e6ebe8;padding-top:16px}.inline-batch-form{border:1px solid #dce5df;border-radius:10px;padding:16px;background:#f8faf9}.inline-batch-form label{display:grid;gap:7px;margin:0;color:#34453b;font-size:12px;font-weight:700}.inline-batch-form input,.inline-batch-form textarea{width:100%;border:1px solid #cfd9d3;border-radius:8px;padding:10px 11px;color:#17231d;background:#fff;font:inherit;outline:none}.inline-batch-form input{height:40px}.inline-batch-form textarea{min-height:90px;resize:vertical}.inline-batch-form input:focus,.inline-batch-form textarea:focus{border-color:#5c8a6f;box-shadow:0 0 0 3px #417e5b1a}.inline-batch-form small{color:#7a8780;font-size:10px;font-weight:500;line-height:1.55}.inline-member-editor>div,.inline-batch-form>div{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.batch-create-backdrop{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:24px;background:#0a1b1480;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.batch-create-dialog{width:min(760px,100%);max-height:min(800px,calc(100vh - 48px));overflow:hidden;border:1px solid #dbe4df;border-radius:17px;background:#fff;box-shadow:0 30px 90px #081e1438}.batch-create-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #e5ebe7}.batch-create-dialog>header span{color:#478267;font-size:11px;font-weight:750;letter-spacing:.08em}.batch-create-dialog>header h2{margin:5px 0 4px;color:#14271e;font-size:23px}.batch-create-dialog>header p{margin:0;color:#758279;font-size:12px}.batch-create-dialog>header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dce4df;border-radius:9px;color:#64736a;background:#fff;cursor:pointer}.batch-create-dialog>header button:hover{background:#f4f7f5}.batch-create-dialog form{display:grid;max-height:calc(100vh - 176px);overflow-y:auto}.batch-create-fields{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:14px;padding:20px 24px 16px}.batch-create-fields label{display:grid;align-content:start;gap:7px;margin:0;color:#344a3e;font-size:12px;font-weight:720}.batch-create-fields input,.batch-create-fields textarea{width:100%;box-sizing:border-box;border:1px solid #ced9d2;border-radius:9px;padding:10px 12px;color:#1d3027;background:#fff;outline:none;font:inherit}.batch-create-fields input{height:43px}.batch-create-fields textarea{min-height:82px;resize:vertical}.batch-create-fields input:focus,.batch-create-fields textarea:focus,.batch-account-search:focus-within{border-color:#3d8a66;box-shadow:0 0 0 3px #2d8b601f}.batch-create-fields small{color:#7a8780;font-size:10px;font-weight:500;line-height:1.5}.batch-create-account-section{border-top:1px solid #e6ebe8;padding:17px 24px 6px}.batch-create-account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.batch-create-account-heading>div strong,.batch-create-account-heading>div span{display:block}.batch-create-account-heading>div strong{color:#273d32;font-size:13px}.batch-create-account-heading>div span{margin-top:4px;color:#7f8d85;font-size:11px}.batch-account-search{display:flex;align-items:center;gap:8px;width:min(330px,50%);min-height:40px;margin:0;border:1px solid #d4ddd7;border-radius:9px;padding:0 11px;color:#75827a;background:#fff}.batch-account-search input{min-width:0;width:100%;height:38px;border:0;padding:0;color:#20342a;outline:none;background:transparent;font:inherit}.batch-create-account-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:272px;overflow-y:auto;margin-top:13px;padding-right:3px}.batch-create-account-list label{display:grid;grid-template-columns:17px 34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;margin:0;border:1px solid #e0e7e2;border-radius:10px;padding:9px 10px;background:#fafbfa;cursor:pointer}.batch-create-account-list label.selected{border-color:#bcd4ae;background:#f0f7ec}.batch-create-account-list label.disabled{color:#8b9690;background:#f1f3f2;cursor:not-allowed;opacity:.72}.batch-create-account-list input{width:16px;height:16px;accent-color:#4d8f14}.batch-create-account-list strong{color:#263b30;font-size:12px}.batch-create-account-list small{margin-top:3px;color:#7f8c85;font-size:10px}.batch-create-account-list em{max-width:150px;color:#65766c;font-size:10px;font-style:normal;text-align:right}.batch-create-error{margin:12px 24px 0;border-radius:8px;padding:10px 12px;color:#a44f3c;background:#fff0ed;font-size:12px}.batch-create-dialog form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:14px;border-top:1px solid #e5ebe7;padding:16px 24px 20px}.batch-create-dialog form>footer button{min-width:112px;min-height:42px;border-radius:9px;padding:0 16px;font-weight:720;cursor:pointer}.batch-create-dialog form>footer .secondary-action{border:1px solid #d0d9d4;color:#43564c;background:#fff}.batch-create-dialog form>footer .primary-action{border:0;color:#fff;background:#173b2e}.batch-create-dialog form>footer button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:900px){.batch-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-create-fields{grid-template-columns:1fr}.batch-create-account-heading{align-items:stretch;flex-direction:column;gap:10px}.batch-account-search{width:100%}}@media(max-width:640px){.batch-page-header{align-items:stretch;flex-direction:column;gap:16px}.batch-create-button{width:100%}.batch-card-heading{flex-direction:column}.batch-actions{justify-content:flex-start}.batch-member-grid,.batch-create-account-list{grid-template-columns:1fr}.batch-create-backdrop{align-items:end;padding:10px}.batch-create-dialog{max-height:calc(100vh - 20px)}.batch-create-dialog form{max-height:calc(100vh - 142px)}}.material-tabs{display:flex;gap:8px;margin-bottom:17px}.material-tabs button{border:1px solid #dce4df;border-radius:9px;background:#fff;padding:10px 14px;color:#5f6e66;cursor:pointer}.material-tabs button.active{border-color:#c5d8b8;background:#eef6e9;color:#315d2c}.material-tabs b{margin-left:7px}.library-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;margin-bottom:18px}.library-categories,.library-upload{border:1px solid #dce4df;border-radius:12px;background:#fff;padding:15px}.library-categories{display:grid;align-content:start;gap:7px}.library-categories>strong,.library-upload strong{color:#1c3328;font-size:14px}.library-categories>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:8px;background:#f3f6f4;padding:9px 10px;color:#52645a;text-align:left;cursor:pointer}.library-categories>button.active{background:#e7f1e2;color:#315e2c}.library-categories>button b{font-size:11px}.library-category-create{display:grid;gap:7px;margin-top:8px;border-top:1px solid #e5ebe7;padding-top:12px}.library-category-create input,.library-upload input{min-width:0;border:1px solid #d2dcd6;border-radius:8px;background:#fff;padding:9px 10px;color:#1a2a22;font:inherit}.library-category-create button,.library-upload>button{border:0;border-radius:8px;background:#17392c;padding:10px 13px;color:#fff;font-weight:700;cursor:pointer}.library-category-create button:disabled,.library-upload>button:disabled{background:#aeb9b3;cursor:not-allowed}.library-upload{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr) auto;align-items:end;gap:11px}.library-upload>div{display:grid;grid-column:1 / -1;gap:4px}.library-upload>div span,.library-upload p{color:#748179;font-size:11px;line-height:1.55}.library-upload input[type=file]{padding:7px}.library-upload p{grid-column:1 / -1;margin:0}.preferred-material-field small{color:#718078;font-size:11px;font-weight:500;line-height:1.55}.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.material-grid article{overflow:hidden;border:1px solid #dfe6e1;border-radius:12px;background:#fff}.material-grid img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#edf1ef}.material-grid article>div{padding:11px 12px}.material-grid strong,.material-grid span,.material-grid a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-grid small{display:block;overflow:hidden;margin-top:5px;color:#557064;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.material-grid span,.material-grid a{margin-top:5px;color:#7d8982;font-size:11px}.material-grid a{color:#46753d}@media(max-width:960px){.library-workspace,.library-upload{grid-template-columns:1fr}.library-upload>div,.library-upload p{grid-column:1}}.publishing-task-list{display:grid;gap:12px}.publish-article-table{border-top:1px solid #e4e9e6}.publish-article-table>div{display:grid;grid-template-columns:minmax(260px,2fr) minmax(120px,.8fr) 100px minmax(130px,1fr);align-items:center;gap:12px;padding:12px 18px}.publish-article-table .table-head{background:#f5f7f6;color:#78857e;font-size:12px}.publish-article-table .table-row{border-top:1px solid #edf0ee;font-size:13px}.manual-verification-state{display:grid;justify-items:start;gap:7px}.data-center{max-width:1240px}.data-center-filters{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-bottom:16px;border:1px solid #dce4df;border-radius:14px;background:#fff;padding:17px 18px;box-shadow:0 8px 24px #16312309}.data-center-filters label{display:grid;grid-column:span 2;gap:7px;color:#4d5d54;font-size:12px;font-weight:700}.data-center-filters label:nth-of-type(4),.data-center-filters label:nth-of-type(5){grid-column:span 3}.data-center-filters input,.data-center-filters select{width:100%;min-width:0;height:39px;box-sizing:border-box;border:1px solid #d7dfda;border-radius:8px;background:#fff;padding:0 10px;color:#18251e;font:inherit;outline:none}.data-center-filters input:focus,.data-center-filters select:focus{border-color:#5f8d73;box-shadow:0 0 0 3px #407e5b1a}.data-center-filters .article-search{grid-column:span 8}.article-search>span{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;height:39px;border:1px solid #d7dfda;border-radius:8px;padding:0 8px 0 11px;color:#789086}.article-search>span:focus-within{border-color:#5f8d73;box-shadow:0 0 0 3px #407e5b1a}.article-search>span input{height:37px;border:0;box-shadow:none}.article-search>span input:focus{border:0;box-shadow:none}.filter-actions{display:flex;grid-column:span 4;align-items:end;justify-content:flex-end;gap:8px}.filter-actions button{min-height:39px;border:1px solid #d5ded8;border-radius:8px;background:#fff;padding:0 16px;color:#315044;font-weight:700;cursor:pointer}.filter-actions button[type=submit]{border-color:#17392c;background:#17392c;color:#fff}.data-summary{overflow:hidden;margin-bottom:28px;border:1px solid #dce4df;border-radius:14px;background:#fff;box-shadow:0 10px 28px #1631230a}.data-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #e3e9e5}.data-summary-heading>div{display:flex;align-items:center;gap:10px;color:#397059}.data-summary-heading strong,.data-summary-heading small{display:block}.data-summary-heading strong{color:#183127;font-size:15px}.data-summary-heading small{margin-top:2px;color:#7c8982;font-size:11px;font-weight:500}.data-summary-heading em{color:#4f7b67;font-size:12px;font-style:normal}.data-summary-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr))}.data-summary-grid>div{min-width:0;min-height:91px;padding:18px 16px;border-left:1px solid #e4e9e6}.data-summary-grid>div:first-child{border-left:0}.data-summary-grid span,.data-summary-grid strong,.data-summary-grid small{display:block}.data-summary-grid span{color:#748179;font-size:12px}.data-summary-grid strong{overflow:hidden;margin-top:7px;color:#17261f;font-size:21px;letter-spacing:-.03em;text-overflow:ellipsis}.data-summary-grid small{margin-top:4px;color:#9a7656;font-size:9px;line-height:1.3}.data-task-list{display:grid;gap:10px}.data-task{overflow:hidden;border:1px solid #dce4df;border-radius:13px;background:#fff}.data-task>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;padding:0 18px;cursor:pointer;list-style:none}.data-task>summary::-webkit-details-marker{display:none}.data-task-main{display:flex;align-items:center;min-width:0;gap:11px}.data-task-main>span:last-child{min-width:0}.data-task-main strong,.data-task-main small{display:block}.data-task-main strong{overflow:hidden;color:#17261f;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.data-task-main small{margin-top:5px;color:#7b8780;font-size:11px}.task-icon{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:9px;background:#edf4ef;color:#41755c}.data-task-totals{display:flex;align-items:center;gap:24px}.data-task-totals>span{min-width:62px;text-align:right}.data-task-totals b,.data-task-totals small{display:block}.data-task-totals b{color:#263d32;font-size:14px}.data-task-totals small{margin-top:3px;color:#8a958f;font-size:10px}.data-task-caret{color:#73847a;transition:transform .18s ease}.data-task[open] .data-task-caret{transform:rotate(180deg)}.data-article-list{border-top:1px solid #e4e9e6;background:#f8faf9}.data-article-list article{margin:0;padding:17px 18px 14px;border-top:1px solid #e4e9e6}.data-article-list article:first-child{border-top:0}.data-article-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.data-article-heading>div{display:flex;align-items:start;min-width:0;gap:9px;color:#4c7a64}.data-article-heading strong,.data-article-heading small{display:block}.data-article-heading strong{color:#1c2d25;font-size:13px}.data-article-heading small{margin-top:4px;color:#7d8982;font-size:10px}.article-data-status{flex:0 0 auto;border-radius:999px;background:#edf2ef;padding:5px 9px;color:#596b61;font-size:10px;font-style:normal}.article-data-status.published{background:#e8f4e8;color:#32713e}.article-data-status.failed{background:#fff0ea;color:#a14e34}.article-data-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.article-data-actions button{border:1px solid #bed2c7;border-radius:8px;background:#fff;padding:6px 10px;color:#285d46;font-size:11px;font-weight:700;cursor:pointer}.article-data-actions button:hover{border-color:#67917e;background:#f1f7f4}.article-data-actions button:disabled{cursor:wait;opacity:.55}.data-sync-message{margin:12px 0 0;border-radius:9px;background:#edf6f1;padding:10px 12px;color:#2f6a50;font-size:12px}.article-metrics{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin-top:13px;border:1px solid #e1e7e3;border-radius:9px;background:#fff}.article-metrics>span{min-width:0;padding:10px 12px;border-left:1px solid #e6ebe8}.article-metrics>span:first-child{border-left:0}.article-metrics small,.article-metrics b{display:block}.article-metrics small{color:#829087;font-size:9px}.article-metrics b{overflow:hidden;margin-top:4px;color:#273c31;font-size:13px;text-overflow:ellipsis}.data-article-list footer{margin-top:8px;color:#8b9690;font-size:9px}.data-state{display:grid;place-items:center;min-height:150px;border:1px dashed #ced9d1;border-radius:13px;background:#ffffff94;color:#718078;text-align:center}.data-state strong,.data-state span{display:block}.data-state strong{color:#30473b}.data-state span{margin-top:5px;font-size:12px}.data-state button{margin-top:12px;border:1px solid #d4ddd7;border-radius:8px;background:#fff;padding:8px 13px;color:#315044;font-weight:700;cursor:pointer}.data-state.error{border-color:#ead6ca;background:#fff8f4}.data-loading-bar{width:220px;height:10px;border-radius:4px;background:#e6ece8}.data-loading-bar.short{width:150px}@media(max-width:1180px){.data-center .simple-page-header{align-items:flex-start;flex-direction:column;gap:16px}.data-center-header-actions{align-items:flex-start}.data-center-filters label,.data-center-filters label:nth-of-type(4),.data-center-filters label:nth-of-type(5){grid-column:span 4}.data-center-filters .article-search{grid-column:span 8}.data-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.data-summary-grid>div:nth-child(5){border-left:0;border-top:1px solid #e4e9e6}.data-summary-grid>div:nth-child(n+6){border-top:1px solid #e4e9e6}.article-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.article-metrics>span:nth-child(5){border-left:0;border-top:1px solid #e6ebe8}.article-metrics>span:nth-child(n+6){border-top:1px solid #e6ebe8}}@media(max-width:780px){.data-center-filters label,.data-center-filters label:nth-of-type(4),.data-center-filters label:nth-of-type(5),.data-center-filters .article-search,.filter-actions{grid-column:1 / -1}.filter-actions button{flex:1}.data-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-summary-grid>div:nth-child(odd){border-left:0}.data-summary-grid>div:nth-child(n+3){border-top:1px solid #e4e9e6}.data-task>summary{align-items:start;flex-direction:column;padding-block:15px}.data-task-totals{width:100%;justify-content:space-between;gap:12px}.data-task-totals>span{text-align:left}.article-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.article-metrics>span:nth-child(odd){border-left:0}.article-metrics>span:nth-child(n+3){border-top:1px solid #e6ebe8}}.manual-verification-state em{background:#fff1df;color:#975d1e}.manual-verification-state small{color:#786b59;line-height:1.5}.manual-verification-state button{padding:7px 10px;font-size:12px}@media(max-width:1300px){.simple-two-column{grid-template-columns:1fr}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-stage-row{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--workspace-green-950: #0d2117;--workspace-green-900: #11291d;--workspace-green-700: #0f8b62;--workspace-green-100: #e7f4ed;--workspace-canvas: #f2f5f6;--workspace-panel: #ffffff;--workspace-line: #dbe3df;--workspace-muted: #6f7d76;font-family:Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}.app-shell{grid-template-columns:238px minmax(0,1fr);background:var(--workspace-canvas)}.sidebar{z-index:3;gap:20px;min-height:100vh;padding:22px 15px 18px;border-right:0;background:var(--workspace-green-950);color:#eef7f1}.primary-brand{display:flex;align-items:center;gap:11px;min-height:46px;padding:0 8px 16px;border-bottom:1px solid rgba(217,235,224,.11)}.primary-brand .brand-mark{flex:0 0 auto;width:38px;height:38px;border-radius:10px;color:#fff;background:var(--workspace-green-700)}.primary-brand strong,.primary-brand small{display:block}.primary-brand strong{color:#fff;font-size:14px;letter-spacing:.01em}.primary-brand small{margin-top:3px;color:#8fa99a;font-size:10px}.sidebar nav{gap:5px}.sidebar .nav-item{width:100%;min-height:43px;border-radius:9px;padding:0 12px;color:#a8bcb0;background:transparent;font-size:13px;font-weight:620}.sidebar .nav-item:hover{color:#f3f8f5;background:#ffffff0f}.sidebar .nav-item.active{color:#fff;background:var(--workspace-green-700);box-shadow:none}.sidebar .nav-item svg{color:currentColor;opacity:1}.sidebar-settings{margin-top:auto}.primary-sidebar-footer{display:grid;gap:12px;border-top:1px solid rgba(217,235,224,.11);padding:15px 7px 0}.api-mini-status{display:flex;align-items:center;gap:7px;color:#88a092;font-size:10px}.api-mini-status i{width:7px;height:7px;border-radius:50%;background:#839087}.api-mini-status.online i{background:#55ba7d;box-shadow:0 0 0 3px #55ba7d1f}.api-mini-status.offline i{background:#da765e}.primary-sidebar-footer>div{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:9px}.primary-sidebar-footer .account-user-avatar{color:#fff;background:#234334}.primary-sidebar-footer strong,.primary-sidebar-footer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primary-sidebar-footer strong{color:#edf5f0;font-size:11px}.primary-sidebar-footer small{margin-top:3px;color:#839b8c;font-size:9px}.primary-sidebar-footer button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;color:#8da396;background:transparent;cursor:pointer}.primary-sidebar-footer button:hover{color:#fff;background:#ffffff12}.workspace{min-width:0;min-height:100vh;padding:28px 30px 56px;background:var(--workspace-canvas)}.operations-overview,.account-management-page{width:min(1280px,100%);margin:0 auto}.workspace-titlebar{display:flex;align-items:flex-start;justify-content:space-between;margin:2px 0 22px}.workspace-titlebar>div>span{color:#6c7c73;font-size:11px;font-weight:700}.workspace-titlebar h1{margin:5px 0 0;color:#15231c;font-size:30px;line-height:1.18;letter-spacing:-.035em}.workspace-titlebar p{margin:7px 0 0;color:var(--workspace-muted);font-size:13px}.workspace-titlebar .environment{margin-top:4px}.overview-section{margin-bottom:18px;border:1px solid var(--workspace-line);border-radius:13px;background:var(--workspace-panel);box-shadow:0 10px 30px #20372c09}.overview-section-heading{display:flex;align-items:center;justify-content:space-between;padding:19px 20px 16px;border-bottom:1px solid #e4e9e6}.overview-section-heading h2,.overview-section-heading p{margin:0}.overview-section-heading h2{color:#17251e;font-size:17px}.overview-section-heading p{margin-top:5px;color:#7a8780;font-size:12px}.overview-section-heading svg{color:#35775b}.overview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:18px 20px}.overview-metrics article{min-width:0;border-right:1px solid #e5eae7;padding:5px 20px}.overview-metrics article:first-child{padding-left:0}.overview-metrics article:last-child{border-right:0}.overview-metrics span,.overview-metrics strong,.overview-metrics small{display:block}.overview-metrics span{color:#66756d;font-size:12px}.overview-metrics strong{margin-top:9px;color:#14231b;font-size:28px;line-height:1}.overview-metrics small{display:flex;align-items:center;gap:4px;margin-top:8px;color:#87928c;font-size:10px}.article-overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid #e6ebe8;background:#fafcfb}.platform-summary span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;border-right:1px solid #e6ebe8;padding:0 16px}.platform-summary span:last-child{border-right:0}.platform-summary b{overflow:hidden;color:#637168;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.platform-summary strong{color:#183328;font-size:16px}.account-management-header .primary-action{display:flex;align-items:center;gap:7px;min-height:40px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:var(--workspace-green-700);font-weight:720;cursor:pointer}.account-management-header .primary-action:hover{background:#0b7855}.account-management-header-actions{display:flex;align-items:center;gap:9px}.account-management-header .secondary-action{display:flex;align-items:center;gap:7px;min-height:40px;border:1px solid #cfd8d3;border-radius:8px;padding:0 14px;color:#385247;background:#fff;font-weight:700;cursor:pointer}.account-management-header .secondary-action:hover{border-color:#9db2a7;background:#f7faf8}.account-management-header .secondary-action:disabled{cursor:wait;opacity:.55}.account-management-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:14px;border:1px solid var(--workspace-line);border-radius:12px;background:#fff}.account-management-summary span{display:flex;align-items:baseline;gap:9px;min-height:68px;border-right:1px solid #e4e9e6;padding:20px;color:#6a786f;font-size:12px}.account-management-summary span:last-child{border-right:0}.account-management-summary b{color:#17271f;font-size:24px;line-height:1}.account-management-panel{overflow:hidden;border:1px solid var(--workspace-line);border-radius:13px;background:#fff;box-shadow:0 10px 30px #20372c09}.account-management-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 150px 150px;gap:10px;padding:15px 18px;border-bottom:1px solid #e3e9e5;background:#fbfcfb}.account-management-toolbar select,.management-search{height:38px;border:1px solid #d7dfda;border-radius:8px;background:#fff}.account-management-toolbar select{padding:0 10px;color:#48564e;outline:none}.management-search{display:flex;align-items:center;gap:8px;padding:0 11px;color:#809087}.management-search input{flex:1;min-width:0;height:100%;border:0;color:#203027;background:transparent;outline:none}.account-management-table-head,.account-management-row{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(145px,.55fr) minmax(150px,.6fr) minmax(420px,1.6fr);gap:18px;align-items:center}.account-management-table-head{min-height:42px;padding:0 18px;color:#7a8880;background:#f6f8f7;font-size:11px;font-weight:700}.account-management-row{min-height:92px;padding:14px 18px;border-top:1px solid #e7ebe9}.account-management-row:hover{background:#fcfdfc}.managed-account-identity{display:flex;align-items:center;gap:11px;min-width:0}.account-management-avatar{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;width:40px;height:40px;border-radius:9px;color:#315f99;background:#e7f0fb;font-size:13px;font-weight:800}.account-management-avatar.toutiao{color:#9a4e43;background:#fbece8}.account-management-avatar.dayu{color:#8a672b;background:#fff3d9}.account-management-avatar.xiaohongshu{color:#aa314a;background:#fde9ee}.account-management-avatar.wechat_channels,.account-management-avatar.wechat_official{color:#287650;background:#e7f5ed}.managed-account-identity strong,.managed-account-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-account-identity strong{color:#18271f;font-size:13px}.managed-account-identity small,.account-management-row>div>small{margin-top:5px;color:#849087;font-size:10px}.account-management-row>div>.publish-suspension-status{color:#a56024;font-weight:700}.managed-account-identity small span{margin-left:8px;color:#a0aaa4}.management-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 8px;color:#68766e;background:#edf1ef;font-size:10px;font-weight:700}.management-status:before{width:6px;height:6px;border-radius:50%;background:#9ba69f;content:""}.management-status.session-online{color:#276b4b;background:#e7f5ed}.management-status.session-online:before{background:#3da36f}.management-status.session-verification_required,.management-status.session-expired{color:#9b563c;background:#fff0e9}.management-status.session-verification_required:before,.management-status.session-expired:before{background:#d16c4c}.lifecycle-control{display:grid;gap:5px}.lifecycle-control select{max-width:142px;height:35px;border:1px solid #d8e0db;border-radius:8px;padding:0 9px;color:#34453b;background:#fff;outline:none}.account-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.account-row-actions button,.account-name-editor button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;border:1px solid #d7dfda;border-radius:7px;padding:0 9px;color:#506057;background:#fff;font-size:10px;font-weight:650;cursor:pointer}.account-row-actions button:hover,.account-name-editor button:hover{border-color:#aabbb1;background:#f5f8f6}.account-row-actions .open-platform-button{border-color:#183d2d;color:#fff;background:#183d2d}.account-row-actions .open-platform-button:hover{border-color:#0e2c20;background:#0e2c20}.account-row-actions .danger-action{color:#a44e3c}.account-row-actions button:disabled{cursor:not-allowed;opacity:.42}.account-name-editor{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.account-name-editor input{flex:1 1 150px;min-width:0;height:34px;border:1px solid #bdcbc3;border-radius:7px;padding:0 9px;outline:none}.account-management-empty{display:grid;justify-items:center;gap:6px;padding:60px 20px;color:#839087}.account-management-empty strong{color:#4a5b52}.account-management-message{margin:12px 0 0;border-radius:8px;padding:10px 12px;color:#356347;background:#e9f4ec;font-size:12px}.account-create-backdrop{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:#0a1b1475;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.account-create-dialog{width:min(620px,100%);overflow:hidden;border:1px solid #dbe4df;border-radius:16px;background:#fff;box-shadow:0 28px 80px #081e1433}.account-create-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 24px 18px;border-bottom:1px solid #e6ebe8}.account-create-dialog>header span{color:#478267;font-size:11px;font-weight:750;letter-spacing:.08em}.account-create-dialog>header h2{margin:5px 0 4px;color:#14271e;font-size:23px}.account-create-dialog>header p{margin:0;color:#758279;font-size:12px}.account-create-dialog>header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce4df;border-radius:8px;color:#64736a;background:#fff;cursor:pointer}.account-create-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;background:#e3e9e5}.account-create-steps li{display:flex;align-items:center;gap:9px;min-height:60px;padding:12px 16px;color:#42564b;background:#f6f9f7;font-size:11px;font-weight:700}.account-create-steps b{display:grid;flex:0 0 auto;place-items:center;width:23px;height:23px;border-radius:50%;color:#fff;background:#39785d;font-size:11px}.account-create-dialog form{display:grid;gap:15px;padding:22px 24px 24px}.account-create-dialog form>label{display:grid;gap:7px;color:#344a3e;font-size:12px;font-weight:720}.account-create-dialog input,.account-create-dialog select{width:100%;height:42px;border:1px solid #ced9d2;border-radius:8px;padding:0 12px;color:#1d3027;background:#fff;outline:none}.account-create-dialog input:focus,.account-create-dialog select:focus{border-color:#3d8a66;box-shadow:0 0 0 3px #2d8b601f}.account-create-node{display:flex;align-items:center;min-height:42px;border:1px solid #cfe0d6;border-radius:8px;padding:0 12px;color:#557065;background:#f3f9f5;font-weight:500}.account-create-node i{width:8px;height:8px;margin-right:9px;border-radius:50%;background:#2e9b69;box-shadow:0 0 0 4px #2e9b691a}.account-create-node strong{margin-left:4px;color:#214c38}.account-create-note{display:grid;gap:4px;border-left:3px solid #4b8f6c;border-radius:4px 8px 8px 4px;padding:12px 14px;color:#607369;background:#f2f7f4;font-size:11px;line-height:1.55}.account-create-note strong{color:#264c3a;font-size:12px}.account-create-error{margin:0;border-radius:7px;padding:10px 12px;color:#a04437;background:#fff0ed;font-size:11px}.account-create-dialog form footer{display:flex;justify-content:flex-end;gap:9px;margin-top:3px}.account-create-dialog form footer button{min-width:110px;min-height:40px;border-radius:8px;padding:0 16px;font-weight:720;cursor:pointer}.account-create-dialog form footer .secondary-action{border:1px solid #d0d9d4;color:#43564c;background:#fff}.account-create-dialog form footer .primary-action{border:0;color:#fff;background:var(--workspace-green-700)}.account-create-dialog form footer button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:1300px){.app-shell{grid-template-columns:214px minmax(0,1fr)}.sidebar{padding-inline:12px}.workspace{padding-inline:22px}.account-management-table-head,.account-management-row{grid-template-columns:minmax(220px,1fr) 130px 130px minmax(300px,1.35fr);gap:12px}.account-row-actions button{padding-inline:7px}}@media(max-width:900px){body{min-width:0}.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding-inline:10px}.workspace{padding:20px 14px 40px}}
