*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._app-container_if27j_8{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:repeat(3,auto);grid-template-areas:"cabecalho cabecalho cabecalho" "principal principal principal" "rodape rodape rodape";min-height:100vh;width:100%}._cabecalho_if27j_20{grid-area:cabecalho;display:grid;grid-template-columns:repeat(1,1fr);align-items:center;background-color:#20232a;color:#fff;align-content:center;justify-items:center;padding:15px;position:relative}._cabecalho_if27j_20:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:6px;background:linear-gradient(90deg,#f14959,#fdaa67,#00aaf5,#221d3b);border-bottom-left-radius:8px;border-bottom-right-radius:8px}._header-title_if27j_51{height:72px;padding:5px}._header-title_if27j_51 img{height:100%;width:auto}._principal_if27j_62{grid-area:principal;display:flex;align-items:center;flex-direction:column;padding:1.5rem;gap:1rem;margin-bottom:1rem}._rodape_if27j_72{grid-area:rodape;display:grid;align-items:center;background-color:#20232a;color:#fff;height:72px;text-align:center;width:100%;padding:10px;font-size:.9rem}._rodape_if27j_72 a{color:#61dafb;text-decoration:none}._rodape_if27j_72 a:hover{cursor:pointer;text-decoration:underline;color:#f1af21}@media (max-width: 768px){._layoutToggle_if27j_98{display:none}}._gridLayout_48ae8_1{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;padding:1rem}._gridLayout_48ae8_1>div{width:300px}._listLayout_48ae8_13{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;width:100%}._card_1750y_1{position:relative;display:flex;align-items:center;background-color:#f0f0f0;border-radius:8px;width:100%;max-width:600px;height:6rem;padding:1rem;gap:10px;cursor:pointer;transition:transform .2s ease;overflow:hidden}._card_1750y_1:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#ff575c,#00abf5);border-top-left-radius:8px;border-bottom-left-radius:8px}._card_1750y_1:hover{transform:scale(1.05);border:1px solid blue}._card_1750y_1 img{width:55px;height:55px;border-radius:50%}._userInfo_1750y_39{display:flex;flex-direction:column;justify-content:center;gap:4px}._userInfo_1750y_39 h3,._userInfo_1750y_39 p{font-size:.9rem}._postListGrid_h4nq1_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._postListList_h4nq1_8{display:flex;flex-direction:column;gap:20px;justify-content:center}._postListList_h4nq1_8 ._postCard_h4nq1_15{width:100%;max-width:700px;padding:5px 20px}._postCard_h4nq1_15{display:flex;flex-direction:column;position:relative;padding:15px;border-radius:8px;background-color:#f0f0f0;cursor:pointer;transition:transform .2s ease;overflow:hidden;gap:6px}._postCard_h4nq1_15:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#ff575c,#00abf5);border-top-left-radius:8px;border-bottom-left-radius:8px}._postCard_h4nq1_15:hover{transform:scale(1.05);border:1px solid blue}._expandedCard_h4nq1_53{grid-column:1 / -1;max-height:none}._postCard_h4nq1_15:not(._expandedCard_h4nq1_53){max-height:100%;padding:20px}._postCard_h4nq1_15:hover{transform:scale(1.03);box-shadow:0 4px 12px #0003}._postCard_h4nq1_15 h3,._postCard_h4nq1_15 p{font-size:.95rem}._commentList_wpdyg_1{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;width:100%}._commentCard_wpdyg_9{position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 4px 10px #0000001f;transition:box-shadow .2s ease}._commentCard_wpdyg_9:hover{border:1px solid #FE565D}._commentTop_wpdyg_24{display:flex;align-items:center;gap:10px}._avatar_wpdyg_30{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._userInfo_wpdyg_38{display:flex;justify-content:flex-start;gap:8px}._userName_wpdyg_43{font-weight:600;font-size:.9rem;color:#333}._userHandle_wpdyg_49{font-size:.75rem;color:#aaa}._commentBody_wpdyg_54{margin-top:6px;font-size:.95rem;color:#444;line-height:1.4}._deleteIcon_wpdyg_61{position:absolute;top:8px;right:8px;cursor:pointer;color:#949494}
