:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;background:#f4f6f8;color:#18202a;--accent:#0f766e;--accent-strong:#115e59;--blue:#2457a6;--border:#d9dee7;--muted:#5d6878;--surface:#ffffff;--surface-soft:#eef4fb}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef4fb,#f4f6f8 320px),#f4f6f8}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--border);background:rgba(255,255,255,.9)}.site-header-inner{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:grid;grid-gap:4px;gap:4px}.brand-link{width:-moz-fit-content;width:fit-content;color:#101820;font-size:22px;font-weight:800}.brand p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.header-actions{gap:14px}.header-actions,.site-nav{display:flex;align-items:center}.site-nav{gap:6px}.site-nav a{padding:8px 10px;border-radius:6px;color:#2b3440;font-size:14px;font-weight:700}.site-nav a:hover{background:var(--surface-soft);color:var(--blue)}.locale-switcher{display:flex;gap:6px;padding:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.locale-switcher-fallback{width:158px;height:44px}.locale-link{min-width:72px;padding:8px 10px;border-radius:6px;color:var(--muted);font-size:14px;text-align:center}.locale-link-active{background:#18202a;color:#ffffff}.page{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:36px 0 72px}.feed-header{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:32px;gap:32px;align-items:end;margin-bottom:30px}.eyebrow{margin:0 0 12px;color:var(--accent-strong);font-size:14px;text-transform:uppercase;font-weight:700}.eyebrow,h1{letter-spacing:0}h1{margin:0 0 16px;font-size:44px;line-height:1.08}h2{color:#18202a}h2,p{margin:0}p{line-height:1.6}.lead,p{color:#3d4650}.lead{max-width:720px;font-size:18px}.feed-stat{padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.feed-stat span{display:block;color:var(--blue);font-size:34px;font-weight:800;line-height:1}.feed-stat p{margin-top:8px;color:var(--muted);font-size:14px}.filters{margin-bottom:24px;padding:20px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.card-footer,.filter-group,.filters-heading,.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px}.filters-heading{margin-bottom:18px}.filters-heading h2{font-size:20px}.filter-group{justify-content:flex-start;align-items:flex-start;margin-top:14px}.filter-group>span{width:86px;flex:0 0 auto;padding-top:7px;color:var(--muted);font-size:14px;font-weight:700}.filter-options,.tag-list{display:flex;flex-wrap:wrap;gap:8px}.button-link,.filter-link,.pager-link,.read-link,.tag,.text-link{border-radius:6px;font-size:14px;font-weight:700}.filter-link{padding:8px 11px}.filter-link,.source-select{border:1px solid var(--border);background:var(--surface);color:#2b3440}.source-select{min-height:38px;width:min(100%,320px);padding:0 34px 0 11px;border-radius:6px;font:inherit;font-size:14px;font-weight:700}.filter-link-active{border-color:var(--accent);background:#e3f5f1;color:var(--accent-strong)}.digest-list,.item-list{display:grid;grid-gap:16px;gap:16px}.item-card{padding:20px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.item-card h2{margin:12px 0 10px;font-size:24px;line-height:1.25}.item-card h2 a:hover,.item-card h3 a:hover,.read-link:hover,.text-link:hover{color:var(--blue)}.digest-item-card h3{margin:12px 0 10px;color:#18202a;font-size:20px;line-height:1.3}.item-card>p{max-width:880px;color:#394553;font-size:16px}.meta-row{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:13px;font-weight:700}.card-footer{align-items:flex-end;margin-top:18px}.tag{padding:6px 9px;background:var(--surface-soft);color:var(--blue)}.read-link,.text-link{color:var(--accent-strong)}.pagination{margin-top:26px}.button-link,.pager-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--border);background:var(--surface);color:#18202a}.pager-disabled{color:#a1a8b2}.state-panel{padding:28px;border:1px dashed #aab7c6;border-radius:8px;background:rgba(255,255,255,.72)}.state-panel h1,.state-panel h2{margin:0 0 10px;font-size:28px}.state-panel p{margin-bottom:18px}.detail-page{max-width:920px}.detail-article,.digest-empty-detail{margin-top:22px}.detail-header{margin-bottom:28px}.detail-header h1{margin-top:14px}.secondary-title{margin:-4px 0 14px;color:var(--muted);font-size:16px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px;margin:28px 0}.summary-block{padding-left:16px;border-left:3px solid var(--accent)}.key-points h2,.summary-block h2{margin-bottom:10px;font-size:20px}.key-points p,.summary-block p{color:#334151;font-size:16px}.key-points{margin-bottom:24px}.digest-items{margin-top:28px}.digest-items>h2{margin-bottom:16px;font-size:22px}.digest-item-card .read-link{display:inline-flex;margin-top:14px}.key-points ol{margin:0;padding-left:22px}.key-points li{margin-bottom:16px}.key-points li p+p{margin-top:4px;color:var(--muted)}.button-link{width:-moz-fit-content;width:fit-content;border-color:var(--accent);background:var(--accent);color:#ffffff}.button-reset{cursor:pointer;font-family:inherit}.search-header,.subscribe-page .feed-header{grid-template-columns:minmax(0,760px)}.recommendation-source-row{display:flex;align-items:center;margin-bottom:14px}.source-pill{display:inline-flex;min-height:32px;align-items:center;padding:0 11px;border:1px solid var(--accent);border-radius:6px;background:#e3f5f1;color:var(--accent-strong);font-size:13px;font-weight:800}.recommendation-note{margin-bottom:16px;padding:14px 16px;border-left:3px solid var(--accent);background:rgba(255,255,255,.72)}.recommendation-note p{color:var(--muted)}.search-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:14px;gap:14px;margin-bottom:26px;border-bottom:1px solid var(--border)}.search-form,.subscription-form{display:grid;padding:24px 0;border-top:1px solid var(--border)}.subscription-form{max-width:760px;grid-gap:24px;gap:24px}.choice-group,.form-field{display:grid;grid-gap:10px;gap:10px}.choice-group legend,.form-field span{color:#18202a;font-size:15px;font-weight:800}.form-field input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:#18202a;font:inherit}.search-form .form-field{gap:8px}.answer-panel{margin-bottom:24px;padding:22px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.answer-panel h2,.ask-sources>h2{margin-bottom:12px;font-size:22px}.answer-panel p{max-width:880px;color:#334151;font-size:17px;white-space:pre-wrap}.ask-sources{margin-top:24px}.ask-source-note{margin-top:18px}.citation-card h2{font-size:20px}.citation-card .card-footer{justify-content:flex-start}.choice-group{margin:0;padding:0;border:0}.choice-grid{display:flex;flex-wrap:wrap;gap:10px}.choice-option{display:inline-flex;min-height:38px;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:#2b3440;font-size:14px;font-weight:700}.choice-option input{margin:0}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.muted-text,.status-message{color:var(--muted);font-size:14px}.status-success{color:var(--accent-strong);font-weight:700}.status-error{color:#b42318;font-weight:700}.skeleton-line{height:14px;max-width:520px;margin-bottom:12px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc,#e2e8f0)}.skeleton-title{height:28px}.skeleton-short{max-width:280px}@media (max-width:760px){.page,.site-header-inner{width:min(100% - 32px,1120px)}.feed-header,.site-header-inner,.summary-grid{grid-template-columns:1fr}.card-footer,.filter-group,.filters-heading,.header-actions,.pagination,.search-form,.site-header-inner{align-items:stretch;flex-direction:column}.search-form{grid-template-columns:1fr}.filter-group>span{width:auto}h1{font-size:34px}.item-card h2{font-size:22px}.locale-switcher,.site-nav{width:100%}.site-nav a{flex:1 1;text-align:center}.locale-link{flex:1 1}}