:root{color-scheme:light;--bg: #f7f3ea;--surface: #ffffff;--surface-alt: #eee7da;--text: #111111;--muted: #66645f;--line: #d8d2c7;--accent: #0f766e;--accent-dark: #0b5f59;--politics: #9f1239;--market: #1d4ed8;--warning: #b45309;--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-dark)}.text-link{color:var(--accent-dark);font-weight:750;text-decoration:underline;text-underline-offset:4px}.site-header{background:#f5f2edf5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.site-header__inner,.site-footer__inner,.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:4px;background:var(--text);color:#fff;font-weight:800;letter-spacing:0}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1}.brand small{color:var(--muted);font-size:.78rem}.top-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px;color:#343330;font-size:.94rem;font-weight:650}.hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#0f766e1f,#1111110d),var(--surface-alt)}.hero__inner{width:min(1180px,calc(100% - 32px));min-height:440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:44px;padding:64px 0 42px}.hero__label,.section-heading p,.article-card__category,.article-page__category{margin:0;color:var(--accent-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:780px;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,12vw,9rem);line-height:.9;letter-spacing:0}.hero__text{max-width:650px;color:#343330;font-size:clamp(1.08rem,2vw,1.35rem)}.hero__panel{border-left:4px solid var(--accent);background:#ffffff73;padding-left:24px;align-self:center}.hero__panel h2{margin:0 0 12px;font-size:1.2rem}.hero__panel ul{margin:0;padding-left:20px;color:#3f3d39}.content-band{padding:48px 0}.section-heading{margin-bottom:20px}.section-heading h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1}.lead-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px}.article-list{display:grid;gap:18px}.article-card,.category-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.article-card--featured{min-height:100%;padding:30px}.article-card h2{margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.15}.article-card--featured h2{font-size:clamp(2rem,4vw,3.4rem)}.article-card p{margin:0;color:#45423d}.article-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;color:var(--muted);font-size:.86rem}.category-grid{padding:48px 0}.category-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{min-height:250px;display:flex;flex-direction:column}.category-card span{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:700}.category-card p{margin:10px 0 14px;color:#4a4742;font-size:.95rem}.category-card ul{margin:auto 0 0;padding-left:18px;color:var(--muted);font-size:.9rem}.article-page{width:min(820px,calc(100% - 32px));margin:0 auto;padding:52px 0 72px}.article-page h1{margin:10px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,4.5rem);line-height:1.02}.article-page__dek{color:#45423d;font-size:1.18rem}.article-page__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin:20px 0 30px;color:var(--muted);font-size:.9rem}.source-box{border-left:4px solid var(--warning);background:#fff7ed;margin:28px 0;padding:16px 18px}.article-body{font-size:1.06rem}.article-body h2{margin-top:34px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.site-footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted)}.site-footer__inner{display:flex;justify-content:space-between;gap:18px}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.admin-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.admin-panel,.admin-dashboard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.admin-panel{max-width:460px}.admin-panel h1,.admin-toolbar h1{margin:8px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.admin-panel label{display:grid;gap:8px;color:var(--muted);font-weight:700}.admin-panel input{min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 12px;font:inherit}.admin-panel button,.admin-actions button,.admin-card__actions button,.admin-card__actions a{min-height:38px;border:1px solid var(--text);border-radius:6px;background:var(--text);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font:inherit;font-weight:750}.admin-panel button{margin-top:16px}.admin-message{color:var(--politics);font-weight:700}.admin-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-stats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.admin-stats span{background:var(--surface-alt);border:1px solid var(--line);border-radius:6px;padding:8px 10px;font-weight:750}.admin-list{display:grid;gap:14px}.admin-card{border:1px solid var(--line);border-radius:var(--radius);padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px}.admin-card h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;line-height:1.15}.admin-card p{margin:0}.admin-source{margin-top:12px!important;color:var(--muted);font-size:.9rem}.admin-card__actions{display:flex;flex-direction:column;gap:8px;min-width:130px}@media(max-width:900px){.site-header__inner,.hero__inner,.lead-grid,.site-footer__inner{display:block}.top-nav{justify-content:flex-start;margin:16px 0}.admin-toolbar,.admin-card{display:block}.admin-actions,.admin-card__actions{margin-top:16px}.hero__inner{min-height:0;padding:44px 0 34px}.hero__panel{margin-top:32px}.article-list{margin-top:18px}.category-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.category-grid__items{grid-template-columns:1fr}.article-card--featured,.article-card,.category-card{padding:18px}}
