:root{--primary:#90ee90;--secondary:#0f172a;--bg:#f8fafc;--text:#334155;--card:#fff}.div-blog{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.7}.div-blog header{background:linear-gradient(135deg,var(--primary),#2e8b57);color:#fff;padding:2rem 1.5rem;text-align:center}.div-blog .header-blue{background:linear-gradient(135deg,#6495ed,#191970)}.div-blog header h1{font-size:1.8rem;margin-bottom:.75rem}.div-blog header p{font-size:1rem;opacity:.95}.div-blog main{max-width:900px;margin:auto;padding:1.5rem 1rem 2rem}.div-blog section{background:var(--card);border-radius:16px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.05)}.div-blog section img{width:100%;border-radius:12px;margin:1rem 0 1.25rem}.div-blog section .image-container img{margin-bottom:.25rem}.div-blog section .image-container small{font-size:.85rem}.div-blog h2{color:var(--secondary);font-size:1.2rem;margin-bottom:.75rem}.div-blog p{font-size:1rem;margin-bottom:.75rem}.div-blog footer{text-align:center;padding:1.5rem 1rem;font-size:.9rem;color:#64748b}.div-blog footer span{color:var(--primary);font-weight:600}.p-postagens{font-size:.8rem!important}@media (min-width:768px){.div-blog header h1{font-size:2.2rem}.div-blog h2{font-size:1.5rem}.div-blog p{font-size:1.05rem}}