:root{--indigo:#4f46e5;--pink:#ec4899;--text:#111827}
.avoando-post{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}
.avoando-hero{position:relative;min-height:52vh;background-size:cover;background-position:center}
.avoando-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.35))}
.avoando-hero__content{position:relative;padding:6rem 0;color:#fff}
.avoando-badge{display:inline-block;background:rgba(255,255,255,.2);backdrop-filter:saturate(140%) blur(2px);border:1px solid rgba(255,255,255,.35);padding:.35rem .6rem;border-radius:999px;font-weight:600;font-size:.8rem}
.avoando-title{margin:.75rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}
.avoando-meta{display:flex;gap:.5rem;align-items:center;opacity:.9}
.avoando-content{margin-top:2rem;margin-bottom:4rem}
.avoando-share{display:flex;gap:.75rem;justify-content:flex-end;margin-bottom:1rem}
.avoando-share a{font-size:1.25rem;text-decoration:none}
.avoando-typography{color:var(--text);font-size:1.125rem;line-height:1.75}
.avoando-typography p{margin:1rem 0}
.avoando-typography h2{font-size:1.75rem;margin:2rem 0 1rem;font-weight:800}
.avoando-typography h3{font-size:1.35rem;margin:1.5rem 0 .75rem;font-weight:700}
.avoando-typography img{max-width:100%;height:auto;border-radius:.75rem}
.avoando-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:2rem}
.avoando-tags span{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.35rem .6rem;font-size:.8rem;color:#374151}

