.UserCardComponent-module__QbuaNG__card{background-color:var(--bgColor-default);border:1px solid rgba(var(--brand-rgb-primary),.15);border-radius:5px;margin:0 8px 8px;padding:10px 12px;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.UserCardComponent-module__QbuaNG__card:before{content:"";background:var(--brand-gradient-h);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.UserCardComponent-module__QbuaNG__card:hover:before{opacity:1}.UserCardComponent-module__QbuaNG__card:hover{box-shadow:var(--brand-card-glow);border-color:rgba(var(--brand-rgb-primary),.35)}.UserCardComponent-module__QbuaNG__card+.UserCardComponent-module__QbuaNG__card{margin-top:8px}.UserCardComponent-module__QbuaNG__mainRow{align-items:center;gap:10px;display:flex}.UserCardComponent-module__QbuaNG__avatarSection{flex-flow:column;align-items:center;gap:4px;display:flex}.UserCardComponent-module__QbuaNG__avatar{box-shadow:0 0 0 2px rgba(var(--brand-rgb-primary),.2);border-radius:50%;flex-shrink:0;transition:box-shadow .2s}.UserCardComponent-module__QbuaNG__card:hover .UserCardComponent-module__QbuaNG__avatar{box-shadow:0 0 0 2px var(--brand-primary),var(--brand-glow-sm)}.UserCardComponent-module__QbuaNG__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.UserCardComponent-module__QbuaNG__username{color:var(--fgColor-default);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;overflow:hidden}.UserCardComponent-module__QbuaNG__username:hover{color:var(--brand-primary);text-decoration:none}.UserCardComponent-module__QbuaNG__subtitle{color:var(--fgColor-muted);font-size:12px}.UserCardComponent-module__QbuaNG__stats{color:var(--fgColor-muted);align-items:center;gap:4px;font-size:11px;display:flex}.UserCardComponent-module__QbuaNG__stats span:nth-child(2){color:var(--brand-primary);opacity:.5}.UserCardComponent-module__QbuaNG__followBtn{white-space:nowrap;height:auto;margin:0;padding:0 4px;font-size:11px}
.FollowButton-module__Nbt5Zq__btn{--bgColor-accent-emphasis:var(--brand-primary);--fgColor-onEmphasis:#fff;transition:opacity .15s,box-shadow .15s,transform .1s}.FollowButton-module__Nbt5Zq__btn:hover:not(:disabled){box-shadow:var(--brand-btn-shadow);transform:translateY(-1px)}.FollowButton-module__Nbt5Zq__btn:active:not(:disabled){transform:translateY(0)}
.PostCardComponent-module__OKHDhG__postCard{border:1px solid var(--borderColor-muted);background-color:var(--bgColor-default);box-shadow:var(--brand-card-glow);border-radius:14px;margin-bottom:10px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.PostCardComponent-module__OKHDhG__postCard:before{content:"";background:var(--brand-gradient-h);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.PostCardComponent-module__OKHDhG__postCard:hover{box-shadow:0 8px 28px rgba(var(--brand-rgb-primary),.1);border-color:var(--brand-hover-border);transform:translateY(-2px)}.PostCardComponent-module__OKHDhG__postCard:hover:before{opacity:1}.PostCardComponent-module__OKHDhG__postGrid{grid-template-columns:48px minmax(0,1fr);gap:12px;display:grid}.PostCardComponent-module__OKHDhG__avatarCol{justify-content:center;align-items:flex-start;display:flex}.PostCardComponent-module__OKHDhG__avatarLink{background:var(--brand-gradient);border-radius:50%;padding:2px;transition:box-shadow .2s;display:flex}.PostCardComponent-module__OKHDhG__avatarLink:hover{box-shadow:var(--brand-glow-sm)}.PostCardComponent-module__OKHDhG__contentCol{flex-direction:column;gap:8px;min-width:0;display:flex}.PostCardComponent-module__OKHDhG__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.PostCardComponent-module__OKHDhG__authorInfo{flex:1;min-width:0;overflow:hidden}.PostCardComponent-module__OKHDhG__deleteBtn{white-space:nowrap;flex-shrink:0}.PostCardComponent-module__OKHDhG__authorName{color:var(--fgColor-default);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline}.PostCardComponent-module__OKHDhG__authorName:hover{color:var(--brand-primary)}.PostCardComponent-module__OKHDhG__subInfo{color:var(--fgColor-muted);font-size:12px;display:block}.PostCardComponent-module__OKHDhG__text{color:var(--fgColor-default);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.PostCardComponent-module__OKHDhG__showMoreBtn{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:12px;font-weight:500;transition:opacity .15s}.PostCardComponent-module__OKHDhG__showMoreBtn:hover{opacity:.75}.PostCardComponent-module__OKHDhG__media{border:1px solid var(--borderColor-muted);background-color:var(--bgColor-muted);border-radius:12px;margin-top:4px;overflow:hidden}.PostCardComponent-module__OKHDhG__media img{object-fit:contain;width:100%;height:auto;max-height:400px;display:block}.PostCardComponent-module__OKHDhG__tag{all:unset;cursor:pointer;color:var(--fgColor-accent);background-color:var(--bgColor-accent-muted);border-radius:6px;margin:0 1px;padding:2px 6px;font-weight:500;transition:background-color .12s,color .12s;display:inline-block}.PostCardComponent-module__OKHDhG__tag:hover{background-color:var(--bgColor-accent-emphasis);color:var(--fgColor-onEmphasis)}.PostCardComponent-module__OKHDhG__eventBadge{border:1px solid rgba(var(--brand-rgb-primary),.3);background:rgba(var(--brand-rgb-primary),.06);color:var(--brand-primary);border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.PostCardComponent-module__OKHDhG__eventBadge:hover{background:rgba(var(--brand-rgb-primary),.12);border-color:rgba(var(--brand-rgb-primary),.55)}.PostCardComponent-module__OKHDhG__eventBadgeIcon{font-size:13px;line-height:1}.PostCardComponent-module__OKHDhG__eventBadgeLabel{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.PostCardComponent-module__OKHDhG__orgBadge{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);color:var(--fgColor-muted);border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:3px 10px 3px 4px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.PostCardComponent-module__OKHDhG__orgBadge:hover{background:var(--brand-hover-bg);border-color:var(--brand-hover-border);color:var(--brand-primary)}.PostCardComponent-module__OKHDhG__orgBadgeLogo{object-fit:cover;border-radius:4px;flex-shrink:0;width:18px;height:18px}.PostCardComponent-module__OKHDhG__orgBadgeInitial{background:var(--brand-gradient);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.PostCardComponent-module__OKHDhG__orgBadgeName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.PostCardComponent-module__OKHDhG__tag:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:2px}.PostCardComponent-module__OKHDhG__link{color:var(--fgColor-accent);word-break:break-all;font-weight:500;text-decoration:none;transition:-webkit-text-decoration .12s,text-decoration .12s,color .12s}.PostCardComponent-module__OKHDhG__link:hover{text-decoration:underline}.PostCardComponent-module__OKHDhG__link:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:2px}@media (max-width:640px){.PostCardComponent-module__OKHDhG__postCard{border-radius:12px;margin-bottom:8px;padding:12px 14px}.PostCardComponent-module__OKHDhG__postGrid{grid-template-columns:40px minmax(0,1fr);gap:10px}.PostCardComponent-module__OKHDhG__authorName{font-size:13px}.PostCardComponent-module__OKHDhG__subInfo{font-size:11px}.PostCardComponent-module__OKHDhG__text{font-size:13px;line-height:1.45}.PostCardComponent-module__OKHDhG__media img{max-height:280px}}
.prc-ButtonGroup-ButtonGroup-vcMeG{isolation:isolate;vertical-align:middle;display:inline-flex}.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper]){margin-inline-end:-1px;position:relative}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])) a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])) button{border-radius:0}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):first-child a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):first-child button{border-bottom-left-radius:var(--borderRadius-medium,.375rem);border-top-left-radius:var(--borderRadius-medium,.375rem)}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):last-child a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):last-child button{border-bottom-right-radius:var(--borderRadius-medium,.375rem);border-top-right-radius:var(--borderRadius-medium,.375rem)}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):active,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):focus,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>:not([data-loading-wrapper])):hover{z-index:1}:is(.prc-ButtonGroup-ButtonGroup-vcMeG:has(div:last-child:empty) a,.prc-ButtonGroup-ButtonGroup-vcMeG:has(div:last-child:empty) button){border-radius:var(--borderRadius-medium,.375rem)}.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]{margin-inline-end:-1px;position:relative}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]) a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]) button{border-radius:0}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):active,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):focus,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):hover{z-index:1}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):first-child a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):first-child button{border-bottom-left-radius:var(--borderRadius-medium,.375rem);border-top-left-radius:var(--borderRadius-medium,.375rem)}:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):last-child a,:is(.prc-ButtonGroup-ButtonGroup-vcMeG>[data-loading-wrapper]):last-child button{border-bottom-right-radius:var(--borderRadius-medium,.375rem);border-top-right-radius:var(--borderRadius-medium,.375rem)}
.CommentPanelComponent-module__DDWAGW__commentList,.CommentPanelComponent-module__DDWAGW__commentBox{border-left:2px solid var(--borderColor-muted);min-width:0;margin-top:8px;padding-left:12px}.CommentPanelComponent-module__DDWAGW__textarea{box-sizing:border-box;width:100%}.CommentPanelComponent-module__DDWAGW__commentActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:10px;display:flex}@media (max-width:640px){.CommentPanelComponent-module__DDWAGW__commentList,.CommentPanelComponent-module__DDWAGW__commentBox{padding-left:8px}.CommentPanelComponent-module__DDWAGW__commentActions{justify-content:stretch}.CommentPanelComponent-module__DDWAGW__commentActions>*{flex:1}}
.CommentComponent-module__Z2lD6G__commentDiv{color:var(--fgColor-muted);align-items:flex-start;gap:8px;margin-bottom:10px;font-size:13px;display:flex}:is(.CommentComponent-module__Z2lD6G__commentDiv img,.CommentComponent-module__Z2lD6G__commentDiv svg){flex-shrink:0}.CommentComponent-module__Z2lD6G__commentBody{min-width:0}.CommentComponent-module__Z2lD6G__commentUser{margin-right:4px;font-weight:600;display:inline-block}.CommentComponent-module__Z2lD6G__commentText{opacity:.9;word-break:break-word;overflow-wrap:anywhere}.CommentComponent-module__Z2lD6G__deleteBtn{color:var(--fgColor-muted);margin-left:auto;padding:4px 6px;font-size:12px}.CommentComponent-module__Z2lD6G__deleteBtn:hover{color:var(--fgColor-danger)}
.EmbedComponent-module__oy-MxG__embed{border:1px solid var(--borderColor-default);background-color:var(--bgColor-muted);border-radius:6px;justify-content:center;display:flex;overflow:hidden}.EmbedComponent-module__oy-MxG__embed iframe{display:block}.EmbedComponent-module__oy-MxG__previewCard{border:1px solid var(--borderColor-default);background-color:var(--bgColor-muted);color:inherit;border-radius:6px;margin-top:12px;text-decoration:none;display:block;overflow:hidden}.EmbedComponent-module__oy-MxG__previewImageWrapper{width:100%;height:400px;position:relative;overflow:hidden}.EmbedComponent-module__oy-MxG__previewImage{object-fit:cover}.EmbedComponent-module__oy-MxG__previewContent{padding:12px}.EmbedComponent-module__oy-MxG__previewContent strong{color:var(--fgColor-default);margin-bottom:4px;display:block}.EmbedComponent-module__oy-MxG__previewContent p{color:var(--fgColor-muted);margin:0;font-size:14px}
.InstagramEmbed-module__V42nBa__instagram-media{object-fit:contain;justify-content:center;max-width:540px;max-height:400px;margin:0 auto;display:block}
.PollComponent-module__iA-RpG__poll{flex-direction:column;gap:6px;margin-top:12px;display:flex}.PollComponent-module__iA-RpG__question{color:var(--fgColor-default);margin:0 0 4px;font-size:14px;font-weight:600}.PollComponent-module__iA-RpG__option{all:unset;cursor:pointer;border:1px solid var(--borderColor-muted);border-radius:8px;padding:8px 12px;font-size:14px;transition:all .15s;position:relative;overflow:hidden}.PollComponent-module__iA-RpG__option:not(.PollComponent-module__iA-RpG__optionResult):hover{border-color:var(--brand-primary);background:var(--brand-hover-bg)}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__optionResult{cursor:default}.PollComponent-module__iA-RpG__option.PollComponent-module__iA-RpG__selected{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--brand-active-ring)}.PollComponent-module__iA-RpG__optionLabel{color:var(--fgColor-default);font-weight:500}.PollComponent-module__iA-RpG__resultBar{align-items:center;min-height:20px;display:flex;position:relative}.PollComponent-module__iA-RpG__resultFill{background:var(--brand-active-ring);opacity:.3;border-radius:6px;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.PollComponent-module__iA-RpG__resultLabel{justify-content:space-between;width:100%;font-weight:500;display:flex;position:relative}.PollComponent-module__iA-RpG__resultPct{color:var(--brand-primary);font-weight:600}.PollComponent-module__iA-RpG__hint,.PollComponent-module__iA-RpG__total{color:var(--fgColor-muted);margin:2px 0;font-size:12px}.PollComponent-module__iA-RpG__endBtn{all:unset;cursor:pointer;color:var(--fgColor-danger);border:1px solid var(--borderColor-danger);border-radius:6px;align-self:flex-start;padding:4px 8px;font-size:12px;transition:all .15s}.PollComponent-module__iA-RpG__endBtn:hover{background:var(--bgColor-danger-emphasis);color:var(--fgColor-onEmphasis)}
.perfil-module__N4DKZa__profileHeaderCard{isolation:isolate;padding-top:72px;position:relative;overflow:hidden}.perfil-module__N4DKZa__profileHeaderCard:before{content:"";background:var(--brand-gradient-h);z-index:3;height:3px;position:absolute;top:0;left:0;right:0}.perfil-module__N4DKZa__profileCard{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);box-shadow:var(--brand-card-glow);border-radius:14px;margin-bottom:16px;padding:8px}.perfil-module__N4DKZa__imageWrapper{border-radius:12px 12px 0 0;width:100%;height:150px;position:relative;overflow:hidden}.perfil-module__N4DKZa__coverImage{object-fit:cover}.perfil-module__N4DKZa__imageWrapper:after{content:"";background:linear-gradient(to bottom,transparent 55%,rgba(var(--brand-rgb-primary),.07)100%);pointer-events:none;position:absolute;inset:0}.perfil-module__N4DKZa__avatarContainer{background:var(--brand-gradient);width:134px;height:134px;box-shadow:var(--brand-glow-md);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:73px;left:22px}.perfil-module__N4DKZa__profileAvatar{background:var(--bgColor-default)}.perfil-module__N4DKZa__coverUploader{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:10px;left:0;right:0}.perfil-module__N4DKZa__coverUploader>*{pointer-events:auto}.perfil-module__N4DKZa__avatarUploader{position:absolute;bottom:2px;right:-6px}.perfil-module__N4DKZa__profileHeaderRow{justify-content:space-between;align-items:flex-start;gap:16px;margin:52px 20px 20px;display:flex}.perfil-module__N4DKZa__profileHeaderInfo{flex-direction:column;flex:1;gap:8px;min-width:0;padding:0;display:flex}.perfil-module__N4DKZa__profileStats strong{color:var(--brand-primary);font-weight:700}.perfil-module__N4DKZa__profileHeaderActions{flex-direction:row;gap:12px;margin-top:4px;display:flex}.perfil-module__N4DKZa__profileResume{grid-template-columns:2.5fr 1fr;gap:24px;margin-top:16px;display:grid}.perfil-module__N4DKZa__resumeMain,.perfil-module__N4DKZa__resumeSidebar{flex-direction:column;gap:24px;display:flex}.perfil-module__N4DKZa__stateCard{border:var(--brand-empty-border);background:var(--brand-empty-bg);text-align:center;border-radius:14px;padding:40px 24px}.perfil-module__N4DKZa__stateTitle{color:var(--fgColor-default);font-size:1.1rem;font-weight:700}.perfil-module__N4DKZa__stateDescription{color:var(--fgColor-muted);margin-top:8px;font-size:.95rem}@media (max-width:900px){.perfil-module__N4DKZa__profileResume{grid-template-columns:1fr}}@media (max-width:640px){.perfil-module__N4DKZa__profileCard{border-radius:10px;padding:6px}.perfil-module__N4DKZa__profileHeaderRow{flex-direction:column;align-items:stretch;gap:12px;margin:46px 12px 12px}.perfil-module__N4DKZa__imageWrapper{height:120px}.perfil-module__N4DKZa__avatarContainer{top:58px}.perfil-module__N4DKZa__profileHeaderActions{flex-wrap:wrap;gap:8px}}.perfil-module__N4DKZa__profileTabs{border-bottom:1px solid var(--borderColor-muted);gap:0;margin:16px 20px 0;padding:0;list-style:none;display:flex}.perfil-module__N4DKZa__profileTab{color:var(--fgColor-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.perfil-module__N4DKZa__profileTab:hover{color:var(--fgColor-default)}.perfil-module__N4DKZa__profileTab[aria-selected=true]{color:var(--brand-primary);border-bottom-color:var(--brand-primary);font-weight:600}.perfil-module__N4DKZa__postsFeed{flex-direction:column;gap:0;padding:16px 0 8px;display:flex}.perfil-module__N4DKZa__postsState{text-align:center;color:var(--fgColor-muted);margin:0;padding:40px 24px;font-size:.9rem}.perfil-module__N4DKZa__profilePrintActions{margin-top:4px}.perfil-module__N4DKZa__printBtn{border:1px solid rgba(var(--brand-rgb-primary),.4);background:rgba(var(--brand-rgb-primary),.06);color:var(--brand-primary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:500;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.perfil-module__N4DKZa__printBtn:hover{background:var(--brand-hover-bg);box-shadow:var(--brand-btn-shadow);transform:translateY(-1px)}.perfil-module__N4DKZa__printBtn:active{transform:translateY(0)}@media print{.perfil-module__N4DKZa__coverUploader,.perfil-module__N4DKZa__avatarUploader,.perfil-module__N4DKZa__profilePrintActions,.perfil-module__N4DKZa__profileHeaderActions,.perfil-module__N4DKZa__profileQrWrapper{display:none!important}.perfil-module__N4DKZa__profileCard,.perfil-module__N4DKZa__profileHeaderCard{box-shadow:none!important;border-color:#ccc!important}.perfil-module__N4DKZa__profileHeaderCard:before{display:none}.perfil-module__N4DKZa__avatarContainer{box-shadow:none!important;background:#ccc!important}.perfil-module__N4DKZa__profileResume{grid-template-columns:1fr!important;gap:12px!important}}.perfil-module__N4DKZa__notifSection{padding:16px 4px 8px}.perfil-module__N4DKZa__notifList{flex-direction:column;gap:6px;display:flex}.perfil-module__N4DKZa__notifItem{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);border-radius:8px;flex-direction:column;gap:4px;padding:12px 16px;transition:border-color .15s;display:flex;position:relative}.perfil-module__N4DKZa__notifUnread{border-left:3px solid var(--brand-primary);background:rgba(var(--brand-rgb-primary),.04)}.perfil-module__N4DKZa__notifHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.perfil-module__N4DKZa__notifTitle{color:var(--fgColor-default);font-size:.875rem;font-weight:600}.perfil-module__N4DKZa__notifDate{color:var(--fgColor-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.perfil-module__N4DKZa__notifMessage{color:var(--fgColor-muted);margin:0;font-size:.82rem;line-height:1.4}.perfil-module__N4DKZa__notifUnreadDot{background:var(--brand-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:12px;right:12px}.perfil-module__N4DKZa__notifClickable{cursor:pointer}.perfil-module__N4DKZa__notifClickable:hover{border-color:var(--brand-hover-border);background:var(--brand-hover-bg)}
.FormacaoItem-module__0vDiKG__header{border-bottom:1px solid var(--borderColor-muted);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:4px;display:flex}.FormacaoItem-module__0vDiKG__date,.FormacaoItem-module__0vDiKG__sub{color:var(--fgColor-muted);font-size:14px}
.WhotoFollow-module__l3QVVa__followPanel{border:1px solid rgba(var(--brand-rgb-primary),.25);background-color:var(--bgColor-muted);border-radius:8px;margin-top:20px;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.WhotoFollow-module__l3QVVa__followPanel:before{content:"";background:var(--brand-gradient-h);height:2px;position:absolute;top:0;left:0;right:0}.WhotoFollow-module__l3QVVa__followPanel:hover{box-shadow:var(--brand-card-glow);border-color:rgba(var(--brand-rgb-primary),.4)}.WhotoFollow-module__l3QVVa__followTitle{background:var(--brand-gradient-h);color:#0000;-webkit-background-clip:text;background-clip:text;border:0;margin:14px 12px 0;padding:0;font-size:14px;font-weight:600}.WhotoFollow-module__l3QVVa__followStack{vertical-align:top;align-items:"stretch"}
.PostRightBarComponent-module__5q8OBW__rightBar{flex-direction:column;gap:0;padding:8px 0;display:flex}
