.postList_container__99s_a{padding:2rem;max-width:1200px;margin:0 auto}.postList_emptyState__77Cuq{width:min(640px,100%);margin:4rem auto;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;background:var(--blog-card-bg,#fff);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 14px 34px rgba(0,0,0,.12)}.postList_emptyState__77Cuq h2{margin:0;color:var(--blog-title,#222);font-size:1.75rem;font-weight:700}.postList_emptyState__77Cuq p{max-width:440px;margin:0;color:var(--blog-muted,#333);font-size:1rem;line-height:1.5}.postList_emptyIcon__e_Cc_{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--blog-tag-bg,#eee);color:var(--blog-tag-text,#333);font-size:1.6rem;font-weight:800;line-height:1}.postList_wrapperPosts__Bskda{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem;width:100%;align-items:stretch}.postList_wrapperSingle__R8xKF{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;min-width:1200px;align-items:center;justify-content:center}.postList_post__9nbBd{background-color:var(--blog-card-bg,#fff);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease;width:100%;cursor:pointer}.postList_post__9nbBd:hover{transform:translateY(-5px)}.postList_headerPost__5OpE_ img{width:100%;height:200px;object-fit:cover}.postList_body__YFYkd{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.postList_body__YFYkd .postList_wrapperTags__7QxBK{display:flex;flex-wrap:wrap;gap:1rem;margin:.5rem 0}.postList_body__YFYkd .postList_postDate__Br8kC{color:var(--blog-muted,#333);font-size:.7rem;display:flex;gap:.5rem}.postList_body__YFYkd .postList_tag__HLwW1{background-color:var(--blog-tag-bg,#eee);padding:.1rem .2rem;border-radius:.15rem;font-size:.75rem}.postList_body__YFYkd .postList_tag__HLwW1 span{color:var(--blog-tag-text,#333)}.postList_title__TLVc0{font-size:1.25rem;font-weight:600;color:var(--blog-title,#222)}.postList_pagination__hs23E{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.postList_pagination__hs23E button{padding:.5rem 1rem;background-color:var(--blog-primary,#0070f3);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s}.postList_pagination__hs23E button:disabled{background-color:#ccc;cursor:not-allowed}.postList_pagination__hs23E button:hover:not(:disabled){background-color:var(--blog-primary-hover,#0059c9)}.postList_pagination__hs23E span{font-weight:700}@media(max-width:800px){.postList_container__99s_a{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.postList_wrapperPosts__Bskda{display:grid;grid-template-columns:1fr;width:100%;grid-gap:2rem;gap:2rem}.postList_emptyState__77Cuq{margin:2rem auto;padding:2rem 1.25rem}.postList_emptyState__77Cuq h2{font-size:1.35rem}}.singlePost_container__x3A1K{padding:2rem;max-width:1200px;margin:10rem auto 0}.singlePost_wrapperPosts__UFg8m{display:flex}.singlePost_wrapperSingle__t6N_G{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;min-width:1200px;align-items:center;justify-content:center}.singlePost_post__UZrYP{background-color:var(--blog-card-bg,#fff);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease;width:100%;cursor:pointer;position:relative}.singlePost_post__UZrYP:hover{transform:translateY(-5px)}.singlePost_wrapperIcon__w5BHL{top:5px;right:5px;position:absolute;padding:0;margin:0;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;animation:singlePost_animinScale__l44U6 1s ease-in-out infinite}.singlePost_wrapperIcon__w5BHL .singlePost_bg__iizIJ{position:absolute;height:50px;width:50px;background-color:#000;z-index:1;transform:rotate(40deg)}.singlePost_wrapperIcon__w5BHL .singlePost_icon__CKdXG{z-index:2;padding:0;margin:0;transform:rotate(40deg)}@keyframes singlePost_animinScale__l44U6{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.singlePost_headerPost__qLFmM img{width:100%;height:300px;object-fit:cover}.singlePost_body__cIc36{padding:2rem;display:flex;flex-direction:column;gap:.5rem}.singlePost_body__cIc36 .singlePost_wrapperTags__SsVjN{display:flex;flex-wrap:wrap;gap:1rem;margin:.5rem 0}.singlePost_body__cIc36 .singlePost_postDate__oPSVI{color:var(--blog-muted,#333);font-size:.7rem;display:flex;gap:.5rem}.singlePost_body__cIc36 .singlePost_tag__nbrpe{background-color:var(--blog-tag-bg,#eee);padding:.1rem .2rem;border-radius:.15rem;font-size:.75rem}.singlePost_body__cIc36 .singlePost_tag__nbrpe span{color:var(--blog-tag-text,#333)}.singlePost_title__idXGn{font-size:1.25rem;font-weight:600;color:var(--blog-title,#222)}.singlePost_pagination__DU_bx{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.singlePost_pagination__DU_bx button{padding:.5rem 1rem;background-color:var(--blog-primary,#0070f3);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s}.singlePost_pagination__DU_bx button:disabled{background-color:#ccc;cursor:not-allowed}.singlePost_pagination__DU_bx button:hover:not(:disabled){background-color:var(--blog-primary-hover,#0059c9)}.singlePost_pagination__DU_bx span{font-weight:700}@media(max-width:800px){.singlePost_container__x3A1K{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.singlePost_wrapperPosts__UFg8m{display:flex;flex-direction:column;width:100%;gap:2rem;min-width:unset!important}}.editor_editor__mj_rB{--blog-bg:transparent;--blog-primary:#0070f3;--blog-primary-hover:#0059c9;--blog-card-bg:#fff;--blog-text:#111;--blog-title:#222;--blog-muted:#333;--blog-tag-bg:#eee;--blog-tag-text:#333;--blog-link:#2563eb;--blog-related-title:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100vw;overflow:hidden;background:var(--blog-bg)}.editor_editor__mj_rB *{list-style:unset!important}.editor_escapeBlog__5wbLE{--blog-bg:#111!important;--blog-primary:#f1c40f!important;--blog-primary-hover:#d4ac0d!important;--blog-card-bg:#1b1b1b!important;--blog-text:#fff!important;--blog-title:#fff!important;--blog-muted:#d6d6d6!important;--blog-tag-bg:hsla(0,0%,100%,.12)!important;--blog-tag-text:#d8d8d8!important;--blog-link:#f1c40f!important;--blog-related-title:#fff!important;min-height:100vh}.editor_escapeBlogList__mCkL3{--blog-bg:#111!important;--blog-primary:#f1c40f!important;--blog-primary-hover:#d4ac0d!important;--blog-card-bg:#797676!important;--blog-text:#fff!important;--blog-title:#fff!important;--blog-muted:#d6d6d6!important;--blog-tag-bg:rgba(0,0,0,.377)!important;--blog-tag-text:#d8d8d8!important;--blog-link:#f1c40f!important;--blog-related-title:#fff!important}.editor_gameficacaoBlog__0SPiH{--blog-bg:#fff!important;--blog-primary:#7109b6!important;--blog-primary-hover:#5a0791!important;--blog-card-bg:#fff!important;--blog-text:#000!important;--blog-title:#7109b6!important;--blog-muted:#4b3f52!important;--blog-tag-bg:rgba(113,9,182,.1)!important;--blog-tag-text:#7109b6!important;--blog-link:#7109b6!important;--blog-related-title:#000!important;min-height:100vh}.editor_gameficacaoBlogList__tFTHh{--blog-bg:#939194!important;--blog-primary:#7109b6!important;--blog-primary-hover:#5a0791!important;--blog-card-bg:#fff!important;--blog-text:#24112f!important;--blog-title:#3f135f!important;--blog-muted:#6d5878!important;--blog-tag-bg:#eee0f7!important;--blog-tag-text:#5f168c!important;--blog-link:#7109b6!important;--blog-related-title:#3f135f!important}.editor_loading___LhA7{display:flex;justify-content:center;align-items:center;height:90vh}