.conv-card{min-height:56px}.conv-actions{display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .15s ease;position:absolute;right:8px;bottom:8px;z-index:20}.conv-card-has-source .conv-actions{bottom:28px}.conv-card:focus-within .conv-actions,.conv-card:hover .conv-actions{opacity:1}.conv-actions-has-fav{opacity:1}.conv-actions-has-fav .conv-action-extra{opacity:0;pointer-events:none;transition:opacity .15s ease}.conv-card:focus-within .conv-actions-has-fav .conv-action-extra,.conv-card:hover .conv-actions-has-fav .conv-action-extra{opacity:1;pointer-events:auto}.conv-actions-touch{opacity:.78}.conv-action-btn{width:26px;height:26px;border-radius:6px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease}.conv-action-btn:hover{background:rgba(255,255,255,.08)}.conv-action-btn:focus-visible{outline:2px solid hsl(var(--accent)/.6);outline-offset:1px}.conv-action-icon{width:14px;height:14px;color:rgba(255,255,255,.5);transition:color .15s ease}.conv-action-btn:hover .conv-action-icon{color:rgba(255,255,255,.9)}.conv-action-favorite-persistent .conv-action-icon,.conv-action-icon-favorited{color:#06b6d4;fill:#06b6d4}.sidebar-footer{width:calc(100% - 16px);margin:4px 8px 8px;padding:10px 12px;border-radius:10px;background:transparent;border:0;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s ease;text-align:left}.sidebar-footer:hover{background:rgba(255,255,255,.05)}.sidebar-footer:focus-visible{outline:2px solid hsl(var(--accent)/.55);outline-offset:1px}.user-avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;flex-shrink:0}.user-avatar-image{-o-object-fit:cover;object-fit:cover}.sidebar-footer-content{min-width:0}.user-name{margin:0;font-size:13px;font-weight:500;line-height:1.2;color:rgba(255,255,255,.9)}.user-email{margin:2px 0 0;font-size:11px;color:rgba(255,255,255,.4);max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer-chevron{margin-left:auto;color:rgba(255,255,255,.4);flex-shrink:0}