@import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap');
body{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#FAF8F3}
.font-display{font-family:Fraunces,Georgia,serif}
.article-content{font-size:16px;line-height:1.75;color:#3A362E}
.article-content p{margin:0 0 18px}
.article-content h2{font-family:Fraunces,Georgia,serif;font-weight:800;color:#211F1A;font-size:26px;line-height:1.25;margin:44px 0 16px;letter-spacing:-.01em}
.article-content h3{font-family:Fraunces,Georgia,serif;font-weight:700;color:#211F1A;font-size:20px;line-height:1.3;margin:30px 0 12px}
.article-content ul{margin:0 0 18px;padding-left:22px}
.article-content li{margin:6px 0}
.article-content strong{color:#211F1A;font-weight:700}
.article-content a{color:#8B5CF6;text-decoration:underline;text-underline-offset:2px}
.article-content a:hover{opacity:.8}
