*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #1a3a5c;--brand2: #2563a8;--accent: #c8820a;--accent2: #f5a623;--bg: #f4f2ed;--card: #ffffff;--border: #ddd8ce;--text: #1c1c1c;--muted: #6b7280;--green: #16a34a;--red: #dc2626;--orange: #d97706;--blue: #2563a8}body{font-family:"Source Sans 3",sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}*{transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s}.article-content h2{font-family:Playfair Display,serif;font-size:22px;margin:28px 0 12px;color:var(--brand)}.article-content h3{font-size:18px;font-weight:600;margin:20px 0 10px}.article-content p{margin-bottom:16px;line-height:1.8}.article-content ul,.article-content ol{margin:12px 0 16px 24px}.article-content li{margin-bottom:6px}.article-content blockquote{border-left:3px solid var(--accent);padding:8px 16px;margin:16px 0;color:var(--muted);font-style:italic}.article-content img{border-radius:6px;margin:16px 0}
