/* ===== TinyMCE content CSS (v1.6.1 – vaste stack) ===== */
html, body { font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 16px; color: #111827; }
body { line-height: 1.7; padding: 12px; }
a { color: #1a73e8; text-decoration: underline; }
h1, h2, h3, h4 { line-height: 1.25; margin: 1.2em 0 .6em; font-weight: 700; }
p { margin: 0 0 1em; }
ul, ol { padding-left: 1.3em; margin: 0 0 1em; }
blockquote { border-left: 4px solid #e5e7eb; margin: 0 0 1em; padding: .5em 1em; color: #374151; background: #fafafa; border-radius: 8px; }
img { max-width: 100%; height: auto; border-radius: 12px; box-shadow: 0 6px 18px rgba(0,0,0,.08); }
table { width: 100%; border-collapse: collapse; margin: 1em 0; }
th, td { border: 1px solid #e5e7eb; padding: 8px 10px; }
code { background: #f3f4f6; padding: 2px 4px; border-radius: 4px; }
pre { background: #0b1020; color: #e5e7eb; padding: 12px; border-radius: 12px; overflow: auto; }
