@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#202522;font-synthesis:none;--green:#238b4d;--green-soft:#eef8f1;--line:#e8ece9;--muted:#7c8580;background:#fff;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0}button,select{font:inherit}button{cursor:pointer}.app-shell{background:#fff;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:218px;padding:24px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand strong{letter-spacing:.06em;font-size:18px;font-weight:600;display:block}.brand span{color:#6f7773;margin-top:2px;font-size:11px;display:block}.brand-avatar{object-fit:contain;flex:none;width:38px;height:38px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#59615d;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:13px;width:100%;padding:11px 14px;display:flex;position:relative}.sidebar nav button:hover{color:#26332c;background:#f5f8f6}.sidebar nav button.active{background:var(--green);color:#fff;box-shadow:0 5px 12px #238b4d24}.sidebar nav em{color:#55605a;background:#eff3f0;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:11px;font-style:normal;display:grid}.sidebar nav .active em{color:#fff;background:#fff3}.sidebar-note{border-top:1px solid var(--line);color:#486454;gap:10px;margin-top:auto;padding:13px 10px;display:flex}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note strong{font-size:12px}.sidebar-note span{color:#8a918d;margin-top:3px;font-size:10px}.workspace{width:calc(100% - 218px);min-width:0;margin-left:218px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffffff2;align-items:center;gap:20px;height:65px;padding:0 26px;display:flex;position:sticky;top:0}.date{color:#4b514e;align-items:center;gap:9px;font-size:13px;display:flex}.account-status{color:#686f6b;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.account-status strong{color:#a96b13}.account-status button{color:var(--green);background:0 0;border:0;padding:2px 4px}.wechat-mark{width:22px;height:22px;color:var(--green);background:#edf8f0;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.icon-button,.menu-button{color:#49514c;background:0 0;border:0;padding:7px}.menu-button{display:none}.profile{border-left:1px solid var(--line);align-items:center;gap:9px;padding-left:16px;display:flex}.profile>span{color:#2b7048;background:#dce9e0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;display:grid}.profile strong,.profile small{font-size:11px;display:block}.profile small{color:#909692;margin-top:2px}main{min-height:calc(100vh - 65px)}.flow-section{border-bottom:1px solid var(--line);padding:24px 24px 18px}.section-heading{justify-content:space-between;align-items:flex-start;display:flex}h1,h2,h3,h4,p{margin-top:0}.section-heading h1{margin-bottom:6px;font-size:17px}.section-heading p{color:#8a918d;margin:0;font-size:11px}.section-heading>span{color:#99a09c;font-size:10px}.pipeline{grid-template-columns:repeat(5,1fr);gap:22px;max-width:910px;margin:19px auto 0;display:grid}.pipeline-step{min-width:0;position:relative}.step-label{align-items:center;gap:9px;display:flex}.step-label>span{width:36px;height:36px;color:var(--green);background:#f1faf4;border:1px solid #cae8d4;border-radius:50%;place-items:center;display:grid}.step-label strong{font-size:14px;font-weight:600}.step-count{margin:9px 0 0 5px;font-size:25px;font-weight:600;line-height:1}.step-count small{color:#68716c;margin-left:6px;font-size:11px;font-weight:400}.pipeline-step p{color:#8b918e;margin:8px 0 0 5px;font-size:10px}.pipeline-step p b{color:var(--green);font-weight:500}.connector{background:#ccd3cf;width:26px;height:1px;position:absolute;top:18px;right:-17px}.connector:after{content:"";border-top:1px solid #abb3ae;border-right:1px solid #abb3ae;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.content-grid{grid-template-columns:minmax(0,1fr) 350px;display:grid}.topic-area{border-right:1px solid var(--line);min-width:0;padding:20px 20px 30px 24px}.right-rail{background:#fcfdfc;min-width:0;padding:16px 16px 26px}.topic-toolbar{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.topic-toolbar h2{margin-right:12px;font-size:15px;display:inline}.topic-toolbar>div>span{color:#8c938f;font-size:10px}.toolbar-actions{gap:9px;display:flex}.toolbar-actions select,.toolbar-actions button{color:#525a55;background:#fff;border:1px solid #e1e6e3;border-radius:5px;height:32px;padding:0 10px;font-size:11px}.toolbar-actions button{align-items:center;gap:6px;display:flex}.table-wrap{border:1px solid #e6eae7;border-radius:7px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:825px;font-size:11px}th{color:#79807c;text-align:left;white-space:nowrap;background:#fafbfa;padding:9px 10px;font-weight:500}td{color:#5c635f;white-space:nowrap;border-top:1px solid #edf0ee;padding:9px 10px}tbody tr{cursor:pointer}tbody tr:hover td{background:#f8fbf9}tbody tr.selected td{background:#f4faf6;border-top-color:#d7ebde;border-bottom:1px solid #d7ebde}tbody tr.selected td:first-child{box-shadow:inset 2px 0 var(--green)}.rank{color:#fff;background:#a9afab;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:inline-grid}.rank-1{background:#e5a512}.rank-2{background:#9fa7ab}.rank-3{background:#d46527}.title-cell{white-space:normal;max-width:265px}.title-cell strong,.title-cell small{display:block}.title-cell strong{color:#303632;font-weight:500}.title-cell small{color:#a3aaa6;margin-top:3px;font-size:9px}.source-tag{color:#26864c;background:#f0f9f3;border:1px solid #cae7d3;border-radius:3px;padding:3px 6px;font-size:9px}.source-tag.secondary{color:#a7761f;background:#fffaf0;border-color:#eeddb9}.score-cell{color:#181d1a;font-size:12px;font-weight:600}.risk{align-items:center;gap:5px;font-size:10px;display:inline-flex}.risk.low{color:#27894e}.risk.medium{color:#c27d11}.risk.high{color:#d4473d}.dot{border-radius:50%;width:6px;height:6px;display:inline-block}.dot.low{background:#32a45d}.dot.medium{background:#e6a21b}.dot.high{background:#de4a42}.text-button{color:var(--green);background:0 0;border:0;padding:3px;font-size:10px}.empty{text-align:center;color:#8b938e;padding:30px}.risk-legend{color:#848c87;justify-content:flex-end;gap:20px;margin:9px 2px 16px;font-size:9px;display:flex}.risk-legend span{align-items:center;gap:5px;display:flex}.rail-panel,.detail-panel,.lower-panel{background:#fff;border:1px solid #e7ebe8;border-radius:7px}.rail-panel{margin-bottom:12px}.panel-title{justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.panel-title h3{margin:0;font-size:13px;font-weight:600}.panel-title h3 b{color:#fff;background:#dd433e;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:5px;font-size:9px;display:inline-grid}.panel-title button{color:var(--green);background:0 0;border:0;font-size:10px}.priority>button{text-align:left;background:#fff;border:0;border-top:1px solid #f0f2f0;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:9px 12px;display:grid}.priority>button:hover{background:#fafcfa}.priority>button>i{background:#dd4840;border-radius:50%;width:5px;height:5px}.priority strong,.priority span{display:block}.priority strong{color:#3c433f;font-size:10px;font-weight:500}.priority span{color:#969d99;margin-top:3px;font-size:9px}.priority em{color:#d65249;white-space:nowrap;background:#fff4f3;border:1px solid #f1c8c5;border-radius:3px;padding:4px 6px;font-size:8px;font-style:normal}.trend svg{width:100%;height:115px;padding:0 12px;display:block}.chart-labels{color:#929994;justify-content:space-between;margin:-8px 15px 10px;font-size:8px;display:flex}.detail-panel{overflow:hidden}.detail-head{border-bottom:1px solid var(--line);color:#5f6963;justify-content:space-between;align-items:center;padding:10px 12px;font-size:11px;display:flex}.detail-head>div{align-items:center;gap:7px;display:flex}.detail-head i{background:var(--green);border-radius:2px;width:3px;height:14px}.detail-head button{color:#7e8681;background:0 0;border:0}.detail-title{grid-template-columns:1fr auto;gap:12px;padding:12px 12px 6px;display:grid}.detail-title h3{margin:0;font-size:12px;line-height:1.55}.detail-title>div{text-align:right}.detail-title span,.detail-title strong{display:block}.detail-title span{color:#89918c;font-size:8px}.detail-title strong{color:var(--green);font-size:20px}.topic-meta{color:#8a928d;margin:0 12px 12px;font-size:8px}.topic-meta b{margin-left:8px;font-weight:400}.detail-panel h4{margin:11px 12px 8px;font-size:10px}.score-list{padding:0 12px}.score-list>div{grid-template-columns:75px 26px 1fr;align-items:center;gap:7px;margin-bottom:6px;font-size:8px;display:grid}.score-list>div>b{color:#69716c;font-weight:500}.score-list>div>i{background:#e8ece9;border-radius:3px;height:4px;display:block;overflow:hidden}.score-list>div>i em{background:var(--green);border-radius:3px;height:100%;display:block}.evidence-head{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;display:flex}.evidence-head h4{margin-right:0}.evidence-head span{color:var(--green);margin-right:12px;font-size:8px}.sources{margin:0;padding:0 12px 0 32px}.sources li{color:#5e6561;padding:5px 0;font-size:8px}.sources li>div{vertical-align:middle;width:calc(100% - 20px);display:inline-block}.sources strong,.sources span{display:block}.sources strong{color:#3f4642;font-weight:500}.sources span{color:#969d99;margin-top:2px}.sources em{color:#25874c;font-style:normal}.sources svg{color:#3586c5;vertical-align:middle}.detail-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;padding:12px;display:grid}.detail-actions button{color:#59615d;background:#fff;border:1px solid #dfe5e1;border-radius:4px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:10px;display:flex}.detail-actions button.primary{color:#fff;background:var(--green);border-color:var(--green)}.lower-grid{grid-template-columns:.9fr 1.1fr;gap:13px;display:grid}.lower-panel{min-height:270px}.timeline{padding:0 14px 13px}.timeline-item{grid-template-columns:42px 9px 1fr;gap:8px;min-height:50px;display:grid}.timeline-item time{color:#69716c;padding-top:3px;font-size:9px}.timeline-item>i{border:2px solid #43a366;border-radius:50%;width:7px;height:7px;margin-top:5px;position:relative}.timeline-item>i:after{content:"";background:#e3e8e5;width:1px;height:43px;position:absolute;top:7px;left:1px}.timeline-item:last-child>i:after{display:none}.timeline-item strong,.timeline-item p{margin:0;display:block}.timeline-item strong{color:#424945;font-size:9px;font-weight:500}.timeline-item strong span{color:#b97914;background:#fff8e8;border-radius:3px;margin-right:6px;padding:2px 4px;font-size:8px;font-weight:400}.timeline-item strong span.published{color:#27884d;background:#eef9f2}.timeline-item p{color:#929a95;margin-top:4px;font-size:8px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 13px 10px;display:grid}.metric-grid>div{background:#fbfcfb;padding:9px 8px}.metric-grid span,.metric-grid strong,.metric-grid small{display:block}.metric-grid span{color:#818984;font-size:8px}.metric-grid strong{margin:5px 0;font-size:16px;font-weight:500}.metric-grid small{color:#2e9656;font-size:8px}.insight{color:#75684d;background:#fffaf0;align-items:flex-start;gap:5px;margin:0 13px 12px;padding:9px;font-size:8px;line-height:1.5;display:flex}.insight svg{color:#e2a124;flex:none}.module-notice{color:#789080;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 65px);display:flex}.module-notice h1{color:#27362d;margin:12px 0 8px}.module-notice p{color:#7f8983;font-size:13px}.module-notice button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:9px 15px}.toast{z-index:50;color:#fff;background:#22362a;border-radius:6px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000029}.nav-scrim{display:none}.settings-page,.sources-page,.drafts-page,.production-page,.rules-page{max-width:1060px;margin:0 auto;padding:28px}.page-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.page-title-row h1{margin:0 0 7px;font-size:23px}.page-title-row p{color:#7d8681;margin:0;font-size:12px}.page-title-row>button{color:#536059;background:#fff;border:1px solid #dfe5e1;border-radius:5px;padding:8px 12px}.security-banner{color:#276b43;background:#f3faf5;border:1px solid #cce5d4;border-radius:7px;align-items:flex-start;gap:12px;margin-bottom:15px;padding:14px 16px;display:flex}.security-banner strong,.security-banner span{display:block}.security-banner strong{font-size:13px}.security-banner span{color:#688075;margin-top:4px;font-size:11px;line-height:1.5}.settings-form{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:720px;padding:20px}.settings-form-head{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.settings-form-head h2{margin:0;font-size:16px}.settings-form-head p{color:#929a95;margin:3px 0 0;font-size:10px}.settings-form>label{grid-template-columns:100px 1fr;align-items:start;gap:10px;margin:13px 0;font-size:12px;display:grid}.settings-form>label>span{color:#59635d;padding-top:9px}.settings-form input,.settings-form select,.source-add input{color:#303732;background:#fff;border:1px solid #dce3df;border-radius:5px;outline:none;width:100%;height:38px;padding:0 11px}.settings-form input:focus,.settings-form select:focus,.source-add input:focus{border-color:#56a873;box-shadow:0 0 0 3px #2d915314}.settings-form label small{color:#98a09b;grid-column:2;margin-top:-6px;font-size:9px}.secret-field{position:relative}.secret-field input{padding-right:42px}.secret-field button{color:#78817c;background:0 0;border:0;place-items:center;width:31px;height:30px;display:grid;position:absolute;top:4px;right:4px}.connection-result{border-radius:5px;align-items:center;gap:7px;margin:15px 0 0 110px;padding:10px 12px;font-size:11px;display:flex}.connection-result.ok{color:#28794a;background:#eef8f1}.connection-result.error{color:#b6433c;background:#fff1f0}.settings-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:20px;padding-top:15px;display:flex}.settings-actions button,.source-add button{color:#55605a;background:#fff;border:1px solid #dce3df;border-radius:5px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;display:flex}.settings-actions button.primary,.source-add button{background:var(--green);color:#fff;border-color:var(--green)}.settings-actions button:disabled{opacity:.6}.provider-help{margin-top:22px}.provider-help h3{font-size:13px}.provider-help>div{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.provider-help button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;padding:12px;display:block}.provider-help button:hover{background:#fbfdfb;border-color:#a9d1b7}.provider-help strong,.provider-help span,.provider-help small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.provider-help strong{color:#2c3831;font-size:12px}.provider-help span{color:#7c8981;margin:5px 0;font-size:9px}.provider-help small{color:var(--green);font-size:9px}.search-capability-note{color:#a8731e;background:#fffaf0;border:1px solid #e7dfca;border-radius:7px;align-items:flex-start;gap:11px;max-width:720px;margin-top:18px;padding:15px 16px;display:flex}.search-capability-note svg{flex:none}.search-capability-note strong{color:#5f5138;font-size:12px}.search-capability-note p{color:#7b725f;margin:5px 0 0;font-size:10px;line-height:1.65}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.source-add{border:1px solid var(--line);border-radius:7px;grid-template-columns:1fr 1.5fr .7fr auto;gap:8px;margin-bottom:14px;padding:14px;display:grid}.source-add button{white-space:nowrap}.source-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.source-table-head,.source-row{grid-template-columns:1.8fr .8fr .6fr 1.2fr 35px;align-items:center;gap:12px;padding:10px 14px;display:grid}.source-table-head{color:#7e8782;background:#fafbfa;font-size:10px}.source-row{border-top:1px solid #edf0ee;font-size:11px}.source-row>div{min-width:0;color:var(--green);align-items:center;gap:9px;display:flex}.source-row strong,.source-row a{display:block}.source-row strong{color:#344039}.source-row a{color:#7d8c83;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;max-width:320px;margin-top:3px;font-size:9px;display:flex;overflow:hidden}.source-row b{color:var(--green)}.source-row>button{color:#a2aaa5;background:0 0;border:0}.source-row>button:hover{color:#d04b44}.source-status{color:#748078;font-size:9px;line-height:1.45}.workspace-gate{border:1px solid var(--line);background:#fbfdfb;border-radius:10px;grid-template-columns:1.2fr .8fr;gap:14px;padding:14px;display:grid}.workspace-intro,.workspace-gate form{background:#fff;border-radius:8px;padding:28px}.workspace-intro{color:var(--green);border:1px solid #d5eadc}.workspace-intro h2,.workspace-gate form h3{color:#27342c;margin:13px 0 7px}.workspace-intro p,.workspace-gate form p{color:#78837c;font-size:11px;line-height:1.6}.workspace-intro button,.workspace-gate form button,.workspace-created button{background:var(--green);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:flex}.workspace-intro button svg{width:17px}.workspace-gate form{border:1px solid var(--line);color:#708078}.workspace-gate form input{border:1px solid #dce3df;border-radius:5px;width:100%;height:40px;margin:9px 0;padding:0 11px}.workspace-gate form button{background:#43554a;width:100%}.workspace-error,.page-error{color:#b7443e;background:#fff0ef;border-radius:5px;grid-column:1/-1;margin:0 0 12px;padding:10px 12px;font-size:11px}.workspace-created{text-align:center;max-width:720px;color:var(--green);background:#f5fbf7;border:1px solid #cfe6d7;border-radius:9px;margin:20px auto;padding:28px}.workspace-created h2{color:#27342c;margin:10px 0 7px}.workspace-created p{color:#6f7d75;font-size:11px}.workspace-created>div{background:#fff;border:1px solid #d6e8dc;border-radius:6px;gap:8px;margin:18px 0 9px;padding:8px;display:flex}.workspace-created code{color:#33463a;overflow-wrap:anywhere;text-align:left;flex:1;align-self:center;font-size:12px}.workspace-created>div button{background:#42594a;flex:none}.workspace-created>strong{color:#8a6a31;font-size:9px;font-weight:500;display:block}.workspace-created>button{margin:18px auto 0}.source-action-row{background:#f4faf6;border:1px solid #cfe6d7;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;padding:12px 14px;display:flex}.source-action-row>div{color:var(--green);align-items:center;gap:9px;display:flex}.source-action-row strong,.source-action-row small{display:block}.source-action-row strong{color:#34513f;font-size:11px}.source-action-row small{color:#7c8c82;margin-top:2px;font-size:9px}.source-action-buttons{gap:8px;display:flex}.source-action-buttons>button,.collected-head>button,.draft-summary>button{background:var(--green);color:#fff;border:0;border-radius:5px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex}.source-action-buttons>button.secondary{color:#536059;background:#fff;border:1px solid #d9e1dc}.source-action-row button svg{width:16px}.collected-section{border:1px solid var(--line);border-radius:8px;margin-top:20px;overflow:hidden}.collected-head{background:#fafbfa;justify-content:space-between;align-items:flex-start;gap:15px;padding:14px 16px;display:flex}.collected-head h2{margin:0 0 4px;font-size:14px}.collected-head p{color:#89928c;margin:0;font-size:9px}.collected-head>button{color:#536059;background:#fff;border:1px solid #dfe5e1}.collected-list article{border-top:1px solid #edf0ee;grid-template-columns:76px 1fr 105px;align-items:center;gap:12px;padding:12px 16px;display:grid}.collected-list article>span{color:var(--green);background:#eef8f1;border-radius:4px;justify-self:start;padding:4px 7px;font-size:9px}.collected-list a{color:#344039;align-items:center;gap:6px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.collected-list p{color:#929a95;margin:4px 0 0;font-size:8px}.collected-actions{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.collected-actions em{color:#a46b18;font-size:9px;font-style:normal}.collected-actions button{background:var(--green);color:#fff;border:0;border-radius:4px;padding:6px 8px;font-size:9px}.collected-actions button:disabled{opacity:.6}.collected-empty{color:#8ba096;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.collected-empty strong{color:#526159;margin:10px 0 4px;font-size:12px}.collected-empty span{font-size:9px}.collected-tools{align-items:center;gap:7px;display:flex}.collected-tools select{color:#56615a;background:#fff;border:1px solid #dfe5e1;border-radius:5px;height:32px;padding:0 9px;font-size:10px}.collected-tools button{color:#536059;background:#fff;border:1px solid #dfe5e1;border-radius:5px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:10px;display:flex}.draft-summary{align-items:stretch;gap:12px;margin-bottom:15px;display:flex}.draft-summary>div{border:1px solid var(--line);min-width:170px;color:var(--green);border-radius:7px;align-items:center;gap:11px;padding:14px;display:flex}.draft-summary strong,.draft-summary small{display:block}.draft-summary strong{color:#26352c;font-size:18px}.draft-summary small{color:#8b948f;font-size:9px}.draft-summary>button{color:#536059;background:#fff;border:1px solid #dfe5e1;align-self:center;margin-left:auto}.draft-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.draft-list article{border-top:1px solid #edf0ee;justify-content:space-between;gap:20px;padding:15px 17px;display:flex}.draft-list article:first-child{border-top:0}.draft-list article span{color:#a46b18;background:#fff7e8;border-radius:3px;padding:3px 6px;font-size:8px;display:inline-block}.draft-list h2{margin:7px 0 5px;font-size:13px}.draft-list p{color:#808a84;margin:0;font-size:10px}.draft-list time{color:#979f9a;flex:none;font-size:8px}.production-actions{background:#f4faf6;border:1px solid #cfe6d7;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.production-actions>div{color:var(--green);align-items:flex-start;gap:10px;display:flex}.production-actions strong,.production-actions small{display:block}.production-actions strong{color:#34513f;font-size:12px}.production-actions small{color:#77887e;margin-top:3px;font-size:9px;line-height:1.5}.production-actions>button{background:var(--green);color:#fff;border:0;border-radius:5px;flex:none;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:10px;display:flex}.production-actions>button svg{width:16px}.live-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 22px;display:grid}.live-summary button{border:1px solid var(--line);min-width:0;color:var(--green);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:11px;padding:16px;display:flex}.live-summary strong,.live-summary small{display:block}.live-summary strong{color:#25342b;font-size:21px}.live-summary small{color:#89938d;font-size:9px}.production-list-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:10px;display:flex}.production-list-head h2{margin:0 0 4px;font-size:16px}.production-list-head p{color:#89938d;margin:0;font-size:9px}.production-list-head select{color:#56615a;background:#fff;border:1px solid #dce3df;border-radius:5px;height:34px;padding:0 10px;font-size:10px}.production-list{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.production-list article{border-top:1px solid #edf0ee;grid-template-columns:32px 1fr 92px;align-items:center;gap:12px;padding:14px 16px;display:grid}.production-list article:first-child{border-top:0}.production-rank{width:26px;height:26px;color:var(--green);background:#f0f6f2;border-radius:50%;place-items:center;font-size:10px;font-weight:600;display:grid}.production-topic{min-width:0}.production-topic>div{align-items:center;gap:8px;margin-bottom:5px;display:flex}.production-topic em{color:var(--green);background:#eef8f1;border-radius:3px;padding:3px 6px;font-size:8px;font-style:normal}.production-topic time{color:#9aa29d;font-size:8px}.production-topic a{color:#303b34;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none;display:block;overflow:hidden}.production-topic p{color:#929b95;margin:5px 0 0;font-size:8px}.production-list article>button,.collected-empty button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:8px 10px;font-size:9px}.production-list article>button:disabled{opacity:.55}.rule-list{gap:10px;display:grid}.rule-list article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:start;gap:12px;padding:17px;display:grid}.rule-list article>svg{width:32px;height:32px;color:var(--green);background:#eef8f1;border-radius:7px;padding:7px}.rule-list h2{margin:0 0 5px;font-size:13px}.rule-list p{color:#77827b;margin:0;font-size:10px;line-height:1.6}.rule-list article>span{color:#a46b18;background:#fff7e8;border-radius:4px;padding:4px 7px;font-size:8px}.studio-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18221c73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.article-studio{background:#fff;border-radius:10px;grid-template-rows:60px 1fr 58px;width:min(1180px,100%);height:min(900px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0c191140}.article-studio>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 18px;display:flex}.article-studio>header>div{align-items:center;gap:10px;display:flex}.article-studio>header strong,.article-studio>header span{display:block}.article-studio>header strong{font-size:14px}.article-studio>header span{color:#8b938e;margin-top:2px;font-size:9px}.article-studio>header button{color:#77817b;background:0 0;border:0}.studio-body{grid-template-columns:280px 1fr;min-height:0;display:grid}.studio-body>aside{border-right:1px solid var(--line);background:#fafcfa;padding:18px;overflow:auto}.studio-body>aside h3{font-size:13px}.studio-topic{color:#253129;font-size:13px;line-height:1.55;display:block}.studio-body>aside>p{color:#7f8a84;margin:8px 0 18px;font-size:10px;line-height:1.55}.studio-body>aside h4{color:#68736c;margin:12px 0 8px;font-size:10px}.studio-source{color:var(--green);border-bottom:1px solid #edf0ee;align-items:flex-start;gap:7px;padding:7px 0;display:flex}.studio-source strong,.studio-source span,.studio-source small{display:block}.studio-source strong{color:#47514b;font-size:9px}.studio-source span{color:#9aa19d;margin-top:2px;font-size:8px}.studio-source a{color:#247b49;align-items:center;gap:4px;margin-top:4px;font-size:8px;text-decoration:none;display:flex}.studio-source small{color:#829189;margin-top:3px;font-size:8px}.evidence-gate{border-radius:5px;align-items:flex-start;gap:8px;margin:13px 0;padding:10px;font-size:9px;line-height:1.45;display:flex}.evidence-gate>svg{flex:none}.evidence-gate strong,.evidence-gate span{display:block}.evidence-gate span{margin-top:3px}.evidence-gate ul{margin:5px 0 0;padding-left:16px}.evidence-gate.ready{color:#28784a;background:#edf8f1}.evidence-gate.blocked{color:#b1453e;background:#fff0ef}.studio-risk{border-radius:5px;align-items:flex-start;gap:7px;margin:14px 0;padding:9px;font-size:9px;line-height:1.5;display:flex}.studio-risk.low{color:#27764a;background:#edf8f1}.studio-risk.medium,.studio-risk.high,.studio-risk.blocked{color:#9e6816;background:#fff8e9}.generate-button{background:var(--green);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;display:flex}.generate-button:disabled{opacity:.55;cursor:not-allowed}.studio-error{background:#fff0ef;border-radius:4px;padding:8px;color:#bf4942!important}.editorial-topic-title{color:#26332b;font-size:15px;font-weight:700;line-height:1.55}.editorial-brief{background:#fff8eb;border:1px solid #f0dfbd;border-radius:12px;gap:6px;margin:15px 0;padding:14px;display:grid}.editorial-brief span{color:#9a6828;letter-spacing:.08em;font-size:10px;font-weight:700}.editorial-brief p{color:#554a3e;margin:0 0 6px;font-size:11px;line-height:1.6}.studio-body>main{min-width:0;padding:22px 25px;overflow:auto}.studio-body>main>label{color:#56615a;margin-bottom:15px;font-size:10px;display:block}.studio-body>main input,.studio-body>main textarea{color:#28312c;width:100%;font:inherit;resize:vertical;border:1px solid #dfe5e1;border-radius:5px;outline:none;margin-top:6px;padding:10px 12px;display:block}.studio-body>main input{height:42px;font-size:15px;font-weight:600}.studio-body>main textarea{font-size:12px;line-height:1.7}.studio-body>main .content-editor{min-height:330px;font-size:14px;line-height:1.85}.studio-body>main input:focus,.studio-body>main textarea:focus{border-color:#65ad7c;box-shadow:0 0 0 3px #2d915314}.editorial-intent{background:#f5faf6;border:1px solid #d4e8da;border-radius:7px;margin-bottom:14px;padding:13px 14px}.editorial-intent span,.editorial-intent strong{display:block}.editorial-intent span,.title-candidates>span{color:#829087;font-size:9px}.editorial-intent strong{color:#2d5039;margin-top:5px;font-size:12px;line-height:1.55}.editorial-intent p{color:#6f7d75;margin:5px 0 0;font-size:10px}.title-candidates{margin-bottom:15px}.title-candidates>div{gap:6px;margin-top:7px;display:grid}.title-candidates button{color:#536059;text-align:left;background:#fff;border:1px solid #dfe5e1;border-radius:5px;width:100%;padding:8px 10px;font-size:10px;line-height:1.45}.title-candidates button:hover{border-color:#9bc8aa}.title-candidates button.active{color:#256f45;background:#f1f8f3;border-color:#65ad7c}.studio-empty{color:#8a9c91;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.studio-empty h2{color:#34433a;margin:12px 0 7px;font-size:18px}.studio-empty p{max-width:440px;font-size:11px;line-height:1.6}.studio-empty button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:9px 16px}.article-checks{grid-template-columns:1fr 1fr;gap:12px;display:grid}.article-checks>div{border:1px solid var(--line);border-radius:5px;padding:12px}.article-checks h4{margin:0 0 8px;font-size:10px}.article-checks p{color:#68736c;gap:6px;margin:6px 0;font-size:9px;line-height:1.5;display:flex}.article-checks p svg{color:var(--green);flex:none}.article-studio>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:0 18px;display:flex}.article-studio>footer>span{color:#8a938e;font-size:9px}.article-studio>footer>div{gap:8px;display:flex}.article-studio>footer button{color:#536059;background:#fff;border:1px solid #dce3df;border-radius:5px;align-items:center;gap:6px;height:35px;padding:0 12px;font-size:10px;display:flex}.article-studio>footer button.primary{color:#fff;background:var(--green);border-color:var(--green)}.article-studio>footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1120px){.content-grid{grid-template-columns:1fr}.topic-area{border-right:0}.right-rail{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;display:grid}.right-rail .detail-panel{grid-column:1/-1}.rail-panel{margin:0}.pipeline{margin-left:0}.profile div{display:none}}@media (width<=760px){.sidebar{transition:transform .22s;transform:translate(-100%);box-shadow:8px 0 24px #2030271f}.sidebar.open{transform:none}.workspace{width:100%;margin-left:0}.menu-button{display:block}.nav-scrim{z-index:15;background:#141e1838;border:0;display:block;position:fixed;inset:0}.topbar{gap:7px;padding:0 12px}.date{font-size:11px}.account-status span:not(.wechat-mark),.account-status strong,.profile{display:none}.account-status{margin-left:auto}.flow-section{padding:18px 14px}.section-heading>span{display:none}.pipeline{grid-template-columns:repeat(5,120px);gap:15px;padding-bottom:8px;overflow-x:auto}.connector{display:none}.topic-area{padding:16px 12px 24px}.topic-toolbar{align-items:flex-start;gap:10px}.topic-toolbar>div>span{margin-top:4px;display:block}.toolbar-actions select{max-width:105px}.lower-grid,.right-rail{grid-template-columns:1fr}.right-rail .detail-panel{grid-column:auto}.right-rail{padding:12px}.lower-panel{min-height:0}.risk-legend{justify-content:flex-start;overflow:auto}.toast{justify-content:center;width:calc(100% - 28px)}.settings-page,.sources-page,.drafts-page,.production-page,.rules-page{padding:18px 13px}.settings-form{padding:15px}.settings-form>label{grid-template-columns:1fr;gap:5px}.settings-form>label>span{padding:0}.settings-form label small{grid-column:1;margin:0}.connection-result{margin-left:0}.provider-help>div{grid-template-columns:1fr 1fr}.source-add{grid-template-columns:1fr}.source-table{overflow:auto}.source-table-head,.source-row{min-width:760px}.workspace-gate{grid-template-columns:1fr;padding:8px}.workspace-intro,.workspace-gate form{padding:20px}.workspace-created>div{flex-direction:column}.source-action-row{flex-direction:column;align-items:flex-start}.source-action-buttons{width:100%}.source-action-buttons>button{flex:1;justify-content:center}.collected-list article{grid-template-columns:1fr;gap:7px}.collected-list article>span{justify-self:start}.draft-summary{flex-wrap:wrap}.draft-summary>div{flex:1;min-width:130px}.draft-summary>button{justify-content:center;width:100%;margin:0}.draft-list article{flex-direction:column;gap:8px}.production-actions{flex-direction:column;align-items:flex-start}.production-actions>button{justify-content:center;width:100%}.live-summary{grid-template-columns:1fr 1fr}.production-list-head{flex-direction:column;align-items:flex-start}.production-list article{grid-template-columns:28px 1fr}.production-list article>button{grid-column:2;justify-self:start}.rule-list article{grid-template-columns:32px 1fr}.rule-list article>span{grid-column:2;justify-self:start}.collected-head{flex-direction:column}.collected-tools{width:100%}.collected-tools select{flex:1}.studio-overlay{padding:0}.article-studio{border-radius:0;width:100%;height:100vh}.studio-body{grid-template-columns:1fr}.studio-body>aside{border-right:0;border-bottom:1px solid var(--line);max-height:270px}.studio-body>main{padding:17px 14px}.article-checks{grid-template-columns:1fr}.article-studio>footer>span{display:none}.article-studio>footer{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.production-action-buttons{flex:none;color:inherit!important;align-items:center!important;gap:8px!important;display:flex!important}.production-action-buttons button{background:var(--green);color:#fff;border:0;border-radius:5px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:10px;display:flex}.production-action-buttons button.secondary{color:#536059;background:#fff;border:1px solid #d9e1dc}.production-action-buttons svg{width:16px}.quality-result{background:#f4faf6;border:1px solid #d6eadc;border-radius:7px;margin-bottom:12px;padding:11px 13px}.quality-result.needs-work{background:#fff8ea;border-color:#efd5ad}.quality-result strong,.quality-result span{display:block}.quality-result strong{color:#2e6542;font-size:12px}.quality-result.needs-work strong{color:#9a6417}.quality-result span{color:#718078;margin-top:3px;font-size:9px}.quality-result ul{color:#727d76;margin:7px 0 0;padding-left:18px;font-size:9px;line-height:1.6}.studio-view-tools{border-bottom:1px solid var(--line);align-items:center;gap:6px;margin-bottom:14px;padding-bottom:10px;display:flex}.studio-view-tools button{color:#66726b;background:#fff;border:1px solid #dce3df;border-radius:5px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.studio-view-tools button.active{color:var(--green);background:#eef8f1;border-color:#72b38a}.studio-view-tools select{color:#56615a;background:#fff;border:1px solid #dce3df;border-radius:5px;height:31px;margin-left:auto;padding:0 8px;font-size:9px}.wechat-preview{background:#fff;border:1px solid #e2e7e4;border-radius:8px;max-width:720px;margin:0 auto;padding:28px 34px;box-shadow:0 8px 26px #1f36280f}.formal-preview-shell{background:#edf0ee;border-radius:9px;min-height:500px;padding:14px}.formal-preview-label{color:#5e6962;justify-content:space-between;align-items:center;max-width:720px;margin:0 auto 9px;padding:0 2px;display:flex}.formal-preview-label span{font-size:10px;font-weight:600}.formal-preview-label small{color:#8b948f;font-size:8px}.layout-state{color:#718078;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;max-width:720px;min-height:420px;margin:0 auto;font-size:11px;display:flex}.layout-state.error{color:#b7443e}.wechat-preview #wenyan{width:100%;max-width:none!important}.wechat-preview img{max-width:100%;height:auto}.review-overlay{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18221c73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.review-editor{background:#fff;border-radius:10px;grid-template-rows:60px 1fr 58px;width:min(920px,100%);height:min(880px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0c191140}.review-editor header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 18px;display:flex}.review-editor header>div{color:var(--green);align-items:center;gap:10px;display:flex}.review-editor header strong,.review-editor header span{display:block}.review-editor header strong{color:#27332c;font-size:14px}.review-editor header span{color:#8b938e;margin-top:2px;font-size:9px}.review-editor header button{color:#77817b;background:0 0;border:0}.review-editor main{min-height:0;padding:22px 25px;overflow:auto}.review-editor label{color:#59655e;margin-bottom:14px;font-size:10px;display:block}.review-editor input,.review-editor textarea{color:#28312c;width:100%;font:inherit;resize:vertical;border:1px solid #dfe5e1;border-radius:5px;margin-top:6px;padding:10px 12px;display:block}.review-content{min-height:390px;font-size:14px;line-height:1.85}.review-checks{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-checks>div{border:1px solid var(--line);border-radius:6px;padding:12px}.review-checks h3{font-size:11px}.review-checks p{color:#68736c;gap:6px;font-size:9px;line-height:1.5;display:flex}.review-editor footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;padding:0 18px;display:flex}.review-editor footer button{color:#536059;background:#fff;border:1px solid #dce3df;border-radius:5px;align-items:center;gap:6px;height:35px;padding:0 12px;font-size:10px;display:flex}.review-editor footer button.primary{border-color:var(--green);background:var(--green);color:#fff}.draft-list article{cursor:pointer}.draft-list article:hover{background:#fafcfa}.draft-list article span.approved{color:#27824c;background:#edf8f1}.draft-list article span.rejected{color:#b74b43;background:#fff0ef}@media (width<=760px){.production-action-buttons{width:100%}.production-action-buttons button{flex:1;justify-content:center}.review-overlay{padding:0}.review-editor{border-radius:0;width:100%;height:100vh}.review-checks{grid-template-columns:1fr}.review-editor main{padding:16px 14px}.formal-preview-shell{padding:8px}.formal-preview-label{flex-direction:column;align-items:flex-start;gap:3px}.wechat-preview{padding:20px 16px}}
