body{background-color:#FAF9F6;color:#4B2E2B;font-family:Georgia,serif;line-height:1.7;padding:0 1rem}a{color:#8B5E3C;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:#4B2E2B;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem}main{max-width:700px;margin:3rem auto}:root{--bg-color:#fdfaf6;--text-color:#4b2e2e;--card-bg:#ffffff;--card-shadow:rgba(0,0,0,0.06)}[data-theme=dark]{--bg-color:#1a1a1a;--text-color:#fff8f0;--card-bg:#2c2c2c;--card-shadow:rgba(255,255,255,0.05)}h1,h2,h3,h4,h5,h6{color:var(--text-color)}*{transition:color .3s ease,background-color .3s ease}