:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}.blog-body p{font-size:16px;line-height:1.85;margin-bottom:22px;color:#2c1a0e}.blog-body h2{font-size:24px;margin-top:44px;margin-bottom:16px}.blog-body h2,.blog-body h3{font-family:Playfair Display,Georgia,serif;font-weight:400;color:#6b0f0f}.blog-body h3{font-size:20px;margin-top:32px;margin-bottom:12px}.blog-body ul{margin:0 0 22px;padding-left:24px}.blog-body li{font-size:16px;line-height:1.8;margin-bottom:10px;color:#2c1a0e}.blog-body a{color:#6b0f0f;text-decoration:underline;-webkit-text-decoration-color:rgba(200,146,42,.6);text-decoration-color:rgba(200,146,42,.6)}.blog-body strong{color:#2c1a0e;font-weight:700}.blog-body em{font-style:italic}}