.afk-botao{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.375rem;flex:0 0 auto;border:0;border-radius:9999px;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;transition:background-color .15s ease,color .15s ease}
.afk-botao:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}
.afk-botao:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:1px}
.afk-recolhida{min-width:3.25rem !important;max-width:3.25rem !important;width:3.25rem !important;cursor:pointer}
.afk-recolhida > .afk-corpo{display:none !important}
.afk-recolhida > .afk-cab{flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;gap:.5rem;height:100%;padding:.5rem .25rem !important;border-bottom:0 !important}
.afk-recolhida .afk-botao{order:0;margin-left:0}
.afk-recolhida > .afk-cab > span{order:1}
.afk-recolhida .afk-titulo{order:2;flex-direction:column !important;align-items:center !important;gap:.5rem !important;min-height:0}
.afk-recolhida .afk-titulo h3{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;max-height:calc(100% - 1rem)}
@media (prefers-reduced-motion:no-preference){div[class*="min-w-[300px]"]{transition:min-width .18s ease,max-width .18s ease,width .18s ease}}
