:root{color-scheme:light;--bg: #f6f8fb;--surface: #ffffff;--surface-soft: #eef3f7;--text: #17202a;--muted: #5d6978;--border: #dce3ea;--accent: #1f7a6d;--accent-strong: #0d5e54;--ink: #0f1720;--warning: #9a5b00;--radius: 8px;--shadow: 0 18px 50px rgba(23, 32, 42, .08)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:70vh}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,4vw,64px);border-bottom:1px solid rgba(220,227,234,.82);background:#f6f8fbeb;backdrop-filter:blur(16px)}.brand,.site-nav,.site-footer nav,.tag-row{display:flex;align-items:center}.brand{gap:10px;font-weight:800;letter-spacing:0}.brand-mark{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:7px;background:var(--accent);color:#fff}.site-nav{gap:clamp(12px,2vw,26px);color:var(--muted);font-size:.95rem;font-weight:650}.site-nav a:hover,.site-footer a:hover,.article-card a:hover{color:var(--accent-strong)}.site-footer{display:grid;grid-template-columns:1.4fr auto;gap:24px;padding:42px clamp(20px,4vw,64px);border-top:1px solid var(--border);color:var(--muted)}.site-footer strong{color:var(--text)}.site-footer p{max-width:520px;margin:8px 0 0}.site-footer nav{gap:18px;align-self:start}.site-footer small{grid-column:1 / -1}.section,.hero{width:min(1120px,calc(100% - 40px));margin:0 auto}.section{padding:54px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-header h2,.page-title h1{margin:0;color:var(--ink)}.page-title{padding:62px 0 26px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(54px,9vw,106px) 0 42px}.hero h1,.page-title h1,.article-header h1{margin:0;color:var(--ink);font-size:clamp(2.45rem,6vw,5.5rem);line-height:.98;letter-spacing:0}.hero p,.page-title p,.article-header p{margin:22px 0 0;max-width:680px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:7px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-weight:750;box-shadow:0 1px #17202a0a}.button--primary{border-color:var(--accent);background:var(--accent);color:#fff}.hero-visual{margin:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.hero-visual img{width:100%;aspect-ratio:1.12;object-fit:cover}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:36px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--border)}.metric{padding:20px;background:var(--surface)}.metric strong{display:block;color:var(--ink);font-size:1.4rem}.metric span{color:var(--muted);font-size:.88rem}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 10px 28px #17202a0d}.article-card__media{display:grid;min-height:178px;place-items:center;background:linear-gradient(135deg,#1f7a6de0,#214b78e0),var(--surface-soft);color:#fff;font-size:2rem;font-weight:850}.article-card__media img{width:100%;height:100%;min-height:178px;object-fit:cover}.article-card__body{padding:20px}.eyebrow{color:var(--accent-strong);font-size:.78rem;font-weight:800;text-transform:uppercase}.article-card h2{margin:9px 0 10px;color:var(--ink);font-size:1.18rem;line-height:1.25}.article-card p{margin:0;color:var(--muted)}.tag-row{flex-wrap:wrap;gap:8px;margin-top:16px}.tag-row span,.status-note{border-radius:999px;border:1px solid var(--border);padding:5px 9px;color:var(--muted);font-size:.78rem;font-weight:650}.ad-slot{min-height:260px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.ad-slot--placeholder{display:grid;place-items:center;color:var(--muted);font-size:.86rem;font-weight:700;text-transform:uppercase}.empty-state{border:1px dashed var(--border);border-radius:var(--radius);padding:26px;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-card{display:grid;gap:8px;min-height:130px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:20px}.admin-card strong{color:var(--ink);font-size:1.08rem}.admin-card span{color:var(--muted)}.admin-card code{font-size:.9em}.content-list{display:grid;gap:18px}.category-list,.author-list,.checklist{display:grid;gap:12px;padding:0;list-style:none}.category-list a,.author-list a,.info-panel,.checklist li{display:block;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:18px}.article-shell{display:grid;grid-template-columns:minmax(0,720px) 280px;gap:44px;align-items:start}.article-header{padding:58px 0 24px}.article-header h1{font-size:clamp(2.2rem,5vw,4.6rem)}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;color:var(--muted)}.prose{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:clamp(22px,4vw,42px)}.prose h2{margin-top:2rem;color:var(--ink)}.prose a{color:var(--accent-strong);text-decoration:underline}.prose table{width:100%;border-collapse:collapse}.prose th,.prose td{border:1px solid var(--border);padding:10px;text-align:left}.sidebar{display:grid;gap:16px;position:sticky;top:92px}@media(max-width:1100px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-shell{grid-template-columns:minmax(0,1fr) 260px;gap:28px}}@media(max-width:860px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{width:100%;overflow-x:auto;padding-bottom:4px}.hero,.article-shell,.site-footer,.article-grid,.admin-grid,.metrics{grid-template-columns:1fr}.sidebar{position:static}}
