:root{color-scheme:light;--bg: #f8f9f8;--paper: #ffffff;--paper-soft: #fbfcfb;--ink: #17191b;--muted: #697279;--line: #e5e8e5;--line-strong: #c8d1cd;--accent: #00746b;--accent-soft: #e8f5f2;--danger: #b2362e;--warn: #9a5b11;--shadow: 0 16px 38px rgba(29, 38, 43, .07)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.loading{display:grid;min-height:100vh;place-items:center;color:var(--muted);font-weight:780}.app-shell,.reader-app{min-height:100vh}.app-shell{display:grid;grid-template-rows:auto 1fr;gap:16px;padding:18px}.reader-app{background:#fff}.site-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:8px 4px 0}.reader-app .site-header{max-width:960px;margin:0 auto;padding:20px 28px 0}.reader-toolbar{align-items:center;border-bottom:0}.reader-toolbar-label{display:flex;flex-wrap:wrap;gap:8px;color:var(--accent);font-size:19px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.reader-toolbar-label strong{color:var(--accent);font-weight:900}.brand-block{max-width:760px}.issue-meta{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:11px;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.site-header h1,.daily-header h1{margin:10px 0 8px;letter-spacing:0}.site-header h1{font-size:27px;line-height:1.1}.site-header p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:340px}.reader-toolbar .header-actions{min-width:0}.reader-actions{gap:18px}.reader-link-button{min-height:32px;padding:0;background:transparent;color:#687179;font-size:13px;font-weight:760}.reader-link-button:hover{color:var(--accent)}.reader-actions .primary-button{min-height:32px;border-radius:6px}.mode-switch{display:inline-grid;grid-template-columns:1fr 1fr;height:36px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#fff}.mode-switch button,.tab-row button{border-radius:6px;background:transparent;color:#4f5b62;font-size:12px;font-weight:760}.mode-switch button{padding:0 12px}.mode-switch button.active,.tab-row button.active{background:var(--accent-soft);color:var(--accent)}.primary-button,.subtle-button,.link-button,.draft-actions button{min-height:34px;border-radius:7px;padding:0 12px;font-size:12px;font-weight:780;white-space:nowrap}.primary-button{background:var(--accent);color:#fff}.primary-button.compact,.subtle-button.compact{min-height:31px}.subtle-button,.draft-actions button{border:1px solid var(--line);background:#fff;color:#29343a}.link-button{background:transparent;color:var(--accent);padding:0 4px}.stat-pill{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--line);border-radius:7px;padding:0 10px;background:#fff;color:#4d5961;font-size:12px;font-weight:780}.daily-brief{max-width:760px;margin:0 auto;padding:58px 20px 72px;background:#fff;color:var(--ink)}.daily-header{padding-top:4px;padding-bottom:12px;border-bottom:1px solid #ecefed}.daily-header h1{max-width:680px;margin-top:14px;font-family:ui-serif,Georgia,Times New Roman,Songti SC,SimSun,serif;font-size:42px;font-weight:760;line-height:1.05}.daily-header p{max-width:660px;margin:0;color:#49545c;font-size:17px;line-height:1.72}.daily-section{margin-top:42px}.section-heading{display:flex;align-items:baseline;gap:9px;margin-bottom:14px}.section-heading h2{margin:0;color:var(--accent);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.section-heading span{color:#8a9298;font-size:12px;font-weight:760}.delta-list{border-top:1px solid #dce2df;border-bottom:1px solid #dce2df;background:#fff}.delta-row{display:grid;grid-template-columns:38px minmax(0,1fr) 72px;gap:18px;padding:19px 0;border-top:1px solid var(--line);background:#fff}.delta-row:first-child{border-top:0}.delta-index{color:#a0a9ad;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:780;letter-spacing:.04em;padding-top:3px}.delta-title-line{display:flex;align-items:baseline;gap:9px}.delta-status,.watch-status{display:inline-flex;align-items:center;align-self:start;min-height:21px;border-radius:4px;padding:0 6px;background:#fff2f0;color:var(--danger);font-size:11px;font-weight:820;white-space:nowrap}.delta-copy h3,.watch-card h3,.context-module h3{margin:0;font-size:20px;line-height:1.32;letter-spacing:0}.delta-copy p,.watch-card p,.context-module p{margin:7px 0 0;color:#303942;font-size:16px;line-height:1.78;overflow-wrap:anywhere}.delta-meter{display:grid;justify-items:end;align-content:start;gap:5px;min-width:72px;color:var(--warn);font-size:12px;font-weight:780;padding-top:3px}.intensity-dots{display:inline-flex;gap:3px}.intensity-dots span{width:6px;height:6px;border-radius:50%;background:#e0e4e1}.intensity-dots .filled{background:#e0362f}.watch-grid{display:grid;gap:16px}.watch-card{border:1px solid var(--line);border-radius:8px;padding:20px 22px;background:#fff;box-shadow:0 1px #10181c05}.watch-topline{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:10px;color:#8a5a19;font-size:12px;font-weight:780}.key-question{margin-top:14px;padding:12px 14px;border-left:2px solid #dbe8e5;border-top:0;border-bottom:0;background:#fbfcfb}.key-question span{display:block;color:#8b949b;font-size:12px;font-weight:820}.key-question strong{display:block;margin-top:5px;color:#20282e;font-size:14px;line-height:1.58}.editor-take{margin:10px 0 0!important;padding:0;border-left:0;background:transparent;color:#59636a!important;font-size:12px!important;line-height:1.55!important}.editor-take span{margin-right:6px;color:var(--accent);font-weight:820}.source-links,.score-row,.tag-row,.module-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.source-links{margin-top:10px}.reader-citations{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:11px}.reader-citations .source-links,.reader-citations .source-details{margin-top:0}.source-links a,.source-details summary{color:var(--accent);font-size:12px;font-weight:820}.source-details{margin-top:8px}.source-details summary{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:24px;border:1px solid #d7e8e4;border-radius:999px;padding:0 8px;background:#fbfdfc;cursor:pointer;line-height:1.5}.source-details summary:hover{border-color:#a9d3cd;text-decoration:none}.source-details summary strong{color:#7a858b;font-size:11px;font-weight:820}.source-blocks{display:grid;gap:12px;margin-top:11px;padding:10px 12px;border:1px solid #edf1ee;border-radius:8px;background:#fbfcfb}.source-details:not([open]) .source-blocks{display:none}.source-block-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:5px}.source-block-heading h4{margin:0;color:var(--accent);font-size:12px;line-height:1.3}.source-block-heading span{color:#8a9499;font-size:11px;font-weight:760;white-space:nowrap}.evidence-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.source-block{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;border-top:1px solid #edf1ee;padding:10px 0;background:transparent}.source-block:first-child{border-top:0}.evidence-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.evidence-meta span{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;padding:0 7px;background:#f2f5f4;color:#607078;font-size:11px;font-weight:760;white-space:nowrap}.evidence-meta b{margin-right:4px;color:#8a9499;font-weight:820}.evidence-kind{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;padding:0 7px;background:#eef3f2;color:#607078;font-size:11px;font-weight:820;white-space:nowrap}.source-block.source_take .evidence-kind{background:#fff5e6;color:#9a5b11}.source-block p{margin:0;color:#5a646b;font-size:12px;line-height:1.52}.source-block a{display:inline-flex;align-items:center;min-height:22px;border:1px solid #d9e3df;border-radius:999px;padding:0 7px;background:#fff;font-size:11px;font-weight:780;white-space:nowrap}.tag-row{margin-top:10px}.tag-row span,.score-row span,.module-eyebrow span{display:inline-flex;align-items:center;min-height:23px;border-radius:6px;padding:0 7px;border:1px solid #e0e5e2;background:#fff;color:#5a6268;font-size:12px;font-weight:760}.tag-row.ticker span{background:#fff7f6;color:#9f3d2f}.tag-row.theme span,.tag-row.signal span{background:#f5f7f6}.more-context{border-top:1px solid var(--line);padding-top:14px}.more-context summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;color:var(--accent);font-size:13px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.more-context summary strong{color:#8a9298;font-size:12px;font-weight:780;letter-spacing:0;text-transform:none}.context-list{display:grid;gap:18px;margin-top:16px}.context-module{padding-top:16px;border-top:1px solid #edf0ee}.module-eyebrow{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.module-eyebrow span:first-child{color:var(--accent);background:var(--accent-soft)}.reader-note,.editor-note{color:#687179!important;font-size:13px!important;line-height:1.6!important}.daily-footer{margin-top:38px;padding-top:14px;border-top:1px solid var(--line);color:#7a8288;font-size:12px}.editor-shell{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(520px,1.08fr);gap:16px;min-height:0}.module-library,.draft-panel{min-width:0;min-height:0;border:1px solid var(--line);border-radius:9px;background:var(--paper);box-shadow:var(--shadow)}.module-library{display:grid;grid-template-rows:auto auto minmax(0,1fr)}.library-top{padding:14px;border-bottom:1px solid var(--line)}.tab-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft)}.tab-row button{min-height:31px}.search-box{display:grid;gap:6px;margin-top:12px}.search-box span,.library-count{color:var(--muted);font-size:11px;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.search-box input{width:100%;height:38px;padding:0 11px;border:1px solid var(--line-strong);border-radius:7px;outline:none;background:#fff;color:var(--ink);font-size:14px}.search-box input:focus{border-color:#8fc9c3;box-shadow:0 0 0 3px #0f766e1c}.library-count{padding:10px 14px}.module-list{min-height:0;overflow:auto;padding:0 14px 14px}.module-item{padding:14px;margin-bottom:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.module-item.muted{background:#fafafa}.module-item h2{margin:0;font-size:16px;line-height:1.32;letter-spacing:0}.module-item p{margin:8px 0 0;color:#3f4a51;font-size:13px;line-height:1.58;overflow-wrap:anywhere}.score-row{margin-top:10px}.score-row span:last-child{color:var(--warn);background:#fff5df}.module-actions{justify-content:flex-start;margin-top:12px}.draft-panel{display:grid;grid-template-rows:auto minmax(0,1fr)}.draft-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line)}.draft-header h2{margin:0;font-size:20px;line-height:1.2;letter-spacing:0}.draft-header p{margin:5px 0 0;color:var(--muted);font-size:13px}.draft-sections{min-height:0;overflow:auto;padding:16px 18px 20px}.draft-section{margin-bottom:26px}.draft-section h3{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.draft-section h3 span{color:#9aa2a7;letter-spacing:0}.draft-module{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.draft-module:first-of-type{border-top:0}.draft-module h4{margin:0;font-size:17px;line-height:1.35;letter-spacing:0}.draft-module p{margin:7px 0 0;color:#354048;font-size:13px;line-height:1.62;overflow-wrap:anywhere}.draft-actions{display:grid;align-content:start;gap:6px}.draft-actions button{min-width:82px}.empty-state{display:grid;place-items:center;min-height:120px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);font-weight:740}@media(max-width:980px){.app-shell{padding:14px}.site-header,.reader-app .site-header{display:grid;padding-left:14px;padding-right:14px}.reader-app .reader-toolbar{display:flex;align-items:center;justify-content:space-between}.header-actions{min-width:0;justify-content:flex-start}.reader-actions{justify-content:flex-end}.editor-shell{grid-template-columns:1fr}}@media(max-width:620px){body{font-size:13px}.app-shell{padding:10px}.site-header h1{font-size:24px}.header-actions{gap:6px}.mode-switch{width:100%}.primary-button,.subtle-button,.stat-pill{flex:1 1 auto;justify-content:center}.reader-actions .primary-button,.reader-actions .reader-link-button{flex:0 0 auto}.daily-brief{padding:28px 14px 46px}.daily-header h1{font-size:29px}.daily-header p{font-size:15px}.delta-row{grid-template-columns:1fr;gap:8px;padding:14px}.delta-meter{justify-items:start}.watch-card{padding:15px 14px}.tab-row{grid-template-columns:repeat(2,minmax(0,1fr))}.draft-header,.draft-module{display:grid;grid-template-columns:1fr}.draft-actions{display:flex;flex-wrap:wrap}.draft-actions button{min-width:0;flex:1}}
