:root{--papel: #faf7f1;--tinta: #221f1a;--suave: #6d675c;--linha: #e0d9cc;--realce: #8a6a3a;--texto-selo: #4e6b4f;--trad-selo: #8a6a3a;--serifa: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif}@media(prefers-color-scheme:dark){:root{--papel: #16151a;--tinta: #e9e4db;--suave: #948d80;--linha: #2e2b33;--realce: #c9a463;--texto-selo: #86a887;--trad-selo: #c9a463}}*{box-sizing:border-box}body{margin:0;background:var(--papel);color:var(--tinta);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}
