.auth-bar[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:.8rem;margin:1.5rem 0 .5rem;padding:.8rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.auth-user-info[data-astro-cid-o4dbeirz]{display:flex;align-items:center;gap:.8rem;font-size:.88rem;color:var(--text-muted)}.auth-user-info[data-astro-cid-o4dbeirz] strong[data-astro-cid-o4dbeirz]{color:#fff}.auth-btn[data-astro-cid-o4dbeirz]{background:var(--verde);color:#fff;border:none;padding:.45rem 1.1rem;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s}.auth-btn[data-astro-cid-o4dbeirz]:hover{background:var(--verde-claro)}.auth-btn-sm[data-astro-cid-o4dbeirz]{padding:.3rem .7rem;font-size:.8rem;background:var(--bg-card2);border:1px solid var(--border)}.auth-btn-sm[data-astro-cid-o4dbeirz]:hover{background:var(--border)}.modal-overlay[data-astro-cid-o4dbeirz]{position:fixed;inset:0;z-index:1000;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-box[data-astro-cid-o4dbeirz]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;width:100%;max-width:400px;position:relative;max-height:90vh;overflow-y:auto}.modal-close[data-astro-cid-o4dbeirz]{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer;padding:.2rem .5rem}.modal-close[data-astro-cid-o4dbeirz]:hover{color:#fff}.modal-title[data-astro-cid-o4dbeirz]{font-size:1.3rem;color:#fff;margin-bottom:1.2rem}.modal-box[data-astro-cid-o4dbeirz] label[data-astro-cid-o4dbeirz]{display:flex;flex-direction:column;gap:.3rem;font-size:.82rem;color:var(--text-muted);margin-bottom:.8rem}.modal-box[data-astro-cid-o4dbeirz] input[data-astro-cid-o4dbeirz]{background:var(--bg-card2);border:1px solid var(--border);border-radius:6px;padding:.6rem .9rem;color:#fff;font-size:.9rem;width:100%;transition:border-color .2s}.modal-box[data-astro-cid-o4dbeirz] input[data-astro-cid-o4dbeirz]:focus{outline:none;border-color:var(--verde-claro)}.pwd-wrap[data-astro-cid-o4dbeirz]{position:relative}.pwd-wrap[data-astro-cid-o4dbeirz] input[data-astro-cid-o4dbeirz]{padding-right:2.8rem}.pwd-toggle[data-astro-cid-o4dbeirz]{position:absolute;right:.7rem;top:1.85rem;background:none;border:none;cursor:pointer;font-size:.9rem;padding:0}.pwd-strength[data-astro-cid-o4dbeirz]{height:4px;background:var(--bg-card2);border-radius:2px;margin:.3rem 0 .6rem;overflow:hidden}#pwd-bar[data-astro-cid-o4dbeirz]{height:100%;border-radius:2px;transition:width .3s,background .3s;width:0}.submit-btn[data-astro-cid-o4dbeirz]{width:100%;padding:.7rem;background:var(--verde);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:.4rem;transition:background .2s}.submit-btn[data-astro-cid-o4dbeirz]:hover:not(:disabled){background:var(--verde-claro)}.submit-btn[data-astro-cid-o4dbeirz]:disabled{opacity:.6;cursor:not-allowed}.form-error[data-astro-cid-o4dbeirz]{color:#e74c3c;font-size:.82rem;margin-top:.3rem}.form-hint[data-astro-cid-o4dbeirz]{color:var(--verde-claro);font-size:.82rem}.form-link[data-astro-cid-o4dbeirz]{font-size:.82rem;color:var(--text-muted);margin-top:1rem;text-align:center}.link-btn[data-astro-cid-o4dbeirz]{background:none;border:none;color:var(--verde-claro);cursor:pointer;font-size:inherit;text-decoration:underline;padding:0}.wpp-desc[data-astro-cid-o4dbeirz]{font-size:.88rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.wpp-desc[data-astro-cid-o4dbeirz] strong[data-astro-cid-o4dbeirz]{color:#fff}.comments-section[data-astro-cid-fdrkzv5s]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.comments-title[data-astro-cid-fdrkzv5s]{font-size:1.2rem;color:#fff;margin-bottom:1.5rem;border-left:3px solid var(--verde);padding-left:.7rem}.comments-list[data-astro-cid-fdrkzv5s]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.no-comments[data-astro-cid-fdrkzv5s]{color:var(--text-muted);font-size:.88rem}.comment-item[data-astro-cid-fdrkzv5s]{display:flex;gap:.8rem;align-items:flex-start}.comment-avatar[data-astro-cid-fdrkzv5s]{width:36px;height:36px;border-radius:50%;background:var(--verde);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.comment-body[data-astro-cid-fdrkzv5s]{flex:1;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:.8rem 1rem}.comment-meta[data-astro-cid-fdrkzv5s]{display:flex;align-items:center;gap:.7rem;margin-bottom:.4rem}.comment-author[data-astro-cid-fdrkzv5s]{font-size:.85rem;color:#fff}.comment-date[data-astro-cid-fdrkzv5s]{font-size:.78rem;color:var(--text-muted)}.comment-text[data-astro-cid-fdrkzv5s]{font-size:.88rem;color:var(--text-muted);line-height:1.5;white-space:pre-wrap}.comment-login-cta[data-astro-cid-fdrkzv5s]{background:var(--bg-card);border:1px dashed var(--border);border-radius:var(--radius);padding:1.2rem 1.5rem;text-align:center}.comment-login-cta[data-astro-cid-fdrkzv5s] p[data-astro-cid-fdrkzv5s]{color:var(--text-muted);font-size:.9rem;margin-bottom:.7rem}.comment-login-btn[data-astro-cid-fdrkzv5s]{background:var(--verde);color:#fff;border:none;padding:.5rem 1.2rem;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer}.comment-login-btn[data-astro-cid-fdrkzv5s]:hover{background:var(--verde-claro)}.comment-form[data-astro-cid-fdrkzv5s]{display:flex;flex-direction:column;gap:.5rem}.comment-form[data-astro-cid-fdrkzv5s] label[data-astro-cid-fdrkzv5s]{font-size:.82rem;color:var(--text-muted)}.comment-form[data-astro-cid-fdrkzv5s] textarea[data-astro-cid-fdrkzv5s]{background:var(--bg-card2);border:1px solid var(--border);border-radius:6px;padding:.7rem 1rem;color:#fff;font-size:.9rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s}.comment-form[data-astro-cid-fdrkzv5s] textarea[data-astro-cid-fdrkzv5s]:focus{outline:none;border-color:var(--verde-claro)}.comment-form-footer[data-astro-cid-fdrkzv5s]{display:flex;justify-content:space-between;align-items:center}.comment-chars[data-astro-cid-fdrkzv5s]{font-size:.78rem;color:var(--text-muted)}.comment-submit-btn[data-astro-cid-fdrkzv5s]{background:var(--verde);color:#fff;border:none;padding:.45rem 1.2rem;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer}.comment-submit-btn[data-astro-cid-fdrkzv5s]:hover:not(:disabled){background:var(--verde-claro)}.comment-submit-btn[data-astro-cid-fdrkzv5s]:disabled{opacity:.6;cursor:not-allowed}.breadcrumb[data-astro-cid-yvbahnfj]{display:flex;gap:.4rem;align-items:center;font-size:.8rem;color:var(--text-muted);margin-bottom:1rem}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--text-muted)}.breadcrumb[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--verde-claro)}.breadcrumb[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{opacity:.5}.post-header[data-astro-cid-yvbahnfj]{margin-bottom:1.5rem}.post-header[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{font-size:2rem;margin:.6rem 0;color:#fff}@media(max-width:640px){.post-header[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{font-size:1.5rem}}.post-resumo[data-astro-cid-yvbahnfj]{color:var(--text-muted);font-size:1.02rem;margin-bottom:1rem;border-left:3px solid var(--verde);padding-left:.7rem;line-height:1.6}.post-meta[data-astro-cid-yvbahnfj]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;font-size:.82rem;color:var(--text-muted);border-top:1px solid var(--border);padding-top:.8rem}.lang-links[data-astro-cid-yvbahnfj]{display:flex;gap:.4rem;margin-left:auto}.post-cover[data-astro-cid-yvbahnfj]{width:100%;border-radius:var(--radius);margin-bottom:2rem;aspect-ratio:1/1;object-fit:cover;display:block}.cards-grid[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:2rem}@media(max-width:640px){.cards-grid[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}}.info-card[data-astro-cid-yvbahnfj]{background:var(--bg-card2);border:1px solid var(--border);border-left:3px solid var(--verde-claro);border-radius:var(--radius);padding:.9rem 1rem;display:flex;flex-direction:column;gap:.3rem}.info-card[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{color:var(--verde-claro);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.info-card[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{color:#fff;font-weight:700;font-size:1rem}.rich-block[data-astro-cid-yvbahnfj]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem;margin:1.5rem 0}.block-title[data-astro-cid-yvbahnfj]{font-size:1rem;margin-bottom:.8rem;color:var(--verde-claro);font-family:var(--font-title)}.block-info-list[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:.5rem}.info-row[data-astro-cid-yvbahnfj]{display:flex;gap:1rem;font-size:.88rem}.info-row[data-astro-cid-yvbahnfj] dt[data-astro-cid-yvbahnfj]{color:var(--text-muted);min-width:140px}.info-row[data-astro-cid-yvbahnfj] dd[data-astro-cid-yvbahnfj]{color:#fff;font-weight:500}.block-links-list[data-astro-cid-yvbahnfj]{list-style:none;display:flex;flex-direction:column;gap:.4rem}.block-links-list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{color:var(--verde-claro);font-size:.9rem}.block-reviews[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:.8rem}.review-item[data-astro-cid-yvbahnfj]{display:flex;gap:.8rem;align-items:flex-start}.review-avatar[data-astro-cid-yvbahnfj]{width:38px;height:38px;border-radius:50%;border:2px solid var(--verde);flex-shrink:0}.review-name[data-astro-cid-yvbahnfj]{font-size:.88rem;color:#fff;display:block;margin-bottom:.2rem}.review-text[data-astro-cid-yvbahnfj]{font-size:.85rem;color:var(--text-muted)}.faqs-section[data-astro-cid-yvbahnfj]{margin:2rem 0}.faqs-section[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{font-size:1.2rem;margin-bottom:1rem;color:#fff;border-left:3px solid var(--dourado);padding-left:.7rem}.faqs-list[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:.5rem}.faq-item[data-astro-cid-yvbahnfj]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s}.faq-item[data-astro-cid-yvbahnfj][open]{border-color:var(--verde-claro)}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]{padding:.9rem 1rem;font-weight:600;font-size:.9rem;cursor:pointer;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]:after{content:"+";color:var(--verde-claro);font-size:1.2rem;font-weight:300}.faq-item[data-astro-cid-yvbahnfj][open] summary[data-astro-cid-yvbahnfj]:after{content:"−"}.faq-item[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{padding:.7rem 1rem 1rem;color:var(--text-muted);font-size:.9rem;border-top:1px solid var(--border)}.tags-section[data-astro-cid-yvbahnfj]{display:flex;gap:.4rem;flex-wrap:wrap;margin:1.5rem 0}.reactions-bar[data-astro-cid-yvbahnfj]{display:flex;gap:.7rem;align-items:center;margin:1.5rem 0 .5rem}.react-btn[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:.4rem;background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);padding:.4rem .9rem;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .2s}.react-btn[data-astro-cid-yvbahnfj]:hover{border-color:var(--verde);color:#fff}.react-btn[data-astro-cid-yvbahnfj].active{background:var(--verde);border-color:var(--verde);color:#fff}.share-section[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.88rem}.share-btn[data-astro-cid-yvbahnfj]{padding:.35rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;color:#fff;white-space:nowrap}.share-btn[data-astro-cid-yvbahnfj].wpp{background:#25d366}.share-btn[data-astro-cid-yvbahnfj].x{background:#1a1a2e;border:1px solid #333}.share-btn[data-astro-cid-yvbahnfj].fb{background:#1877f2}.share-btn[data-astro-cid-yvbahnfj].tg{background:#229ed9}.share-btn[data-astro-cid-yvbahnfj]:hover{opacity:.85;text-decoration:none}.section-title-rel[data-astro-cid-yvbahnfj]{font-size:1.3rem;margin-bottom:1.2rem;color:#fff;border-left:3px solid var(--verde-claro);padding-left:.8rem}.grid-rel[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem}
