
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff7ed;color:#1c1917;font-family:'Outfit', Helvetica, sans-serif;line-height:1.6}
a{color:#ea580c}
img{max-width:100%;height:auto}
.ai52-pager{display:flex;gap:1rem;margin:2rem 0;align-items:center;flex-wrap:wrap}
.ai52-pager a{text-decoration:none;padding:.4rem .8rem;border:1px solid #fed7aa;color:#1c1917}
.ai52-related{margin-top:2.5rem}
.ai52-related ul{padding-left:1.2rem}

.ai52-wrap{max-width:880px;margin:0 auto;padding:2rem 1.5rem}
.ai52-head{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem}
.ai52-brand{font-family:'Fraunces', Georgia, serif;font-size:2.4rem;font-weight:700;color:#ea580c}
.ai52-nav{display:flex;gap:1.25rem;flex-wrap:wrap}
.ai52-nav a{color:#78716c;text-decoration:none;font-size:.95rem}
.ai52-nav a:hover{color:#ea580c}
.ai52-intro{font-size:1.2rem;line-height:1.7;color:#78716c;margin-bottom:2rem}
.ai52-stack article{padding:1.75rem;background:#ffffff;border:1px solid #fed7aa;border-radius:1.25rem;margin-bottom:1rem}
.ai52-stack h2{font-family:'Fraunces', Georgia, serif;font-size:1.6rem;margin:0 0 .6rem}
.ai52-post{font-size:1.05rem;line-height:1.85}
.ai52-post h2{font-family:'Fraunces', Georgia, serif;font-weight:700}
.ai52-footer{margin-top:3rem;padding:1.5rem;background:#ffffff;border-radius:1rem;color:#78716c;font-size:.9rem}
