.mention-dropdown{z-index:999;background:var(--x-panel,#161c18);border:1px solid var(--x-border,#2a332c);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;max-width:380px;animation:.14s cubic-bezier(.16,1,.3,1) mention-fade-in;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 36px #000000a6,0 0 0 1px #ffffff0d}@keyframes mention-fade-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.mention-dropdown__item{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;gap:12px;padding:9px 14px;transition:background-color .12s;display:flex}.mention-dropdown__item:last-child{border-bottom:none}.mention-dropdown__item:hover,.mention-dropdown__item--active{background:var(--x-hover-bg,#ffffff12)}.mention-dropdown__avatar{background:var(--x-border,#2a332c);width:34px;height:34px;color:var(--x-text,#e8e6df);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;overflow:hidden}.mention-dropdown__avatar img{object-fit:cover;width:100%;height:100%}.mention-dropdown__avatar--hashtag{color:var(--x-accent,#a6342a);background:#a6342a26;border:1px solid #a6342a40;border-radius:8px}.mention-dropdown__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mention-dropdown__name-row{align-items:center;gap:6px;min-width:0;display:flex}.mention-dropdown__name{color:var(--x-text,#e8e6df);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.mention-dropdown__tag-pill{font-family:var(--font-mono,monospace);letter-spacing:.08em;color:var(--x-muted,#8a9188);background:#ffffff14;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:9.5px;font-weight:600}.mention-dropdown__handle{color:var(--x-muted,#8a9188);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.inline-mention,.inline-hashtag,.inline-url{color:var(--x-accent,#a6342a);cursor:pointer;font-weight:500;text-decoration:none;transition:opacity .15s}.inline-mention:hover,.inline-hashtag:hover,.inline-url:hover{opacity:.8;text-decoration:underline}.inline-mention--reader{cursor:default;color:var(--x-accent,#a6342a);font-weight:500}.inline-mention--reader:hover{opacity:1;text-decoration:none}.quoted-post-card{cursor:pointer;background-color:#ffffff05;border:1px solid #ffffff1f;border-radius:12px;margin-top:10px;padding:12px 14px;transition:background-color .15s,border-color .15s;position:relative;overflow:hidden}.quoted-post-card:hover{background-color:#ffffff0a;border-color:#ffffff38}.quoted-post-card--unavailable{color:var(--x-muted,#8a9188);background-color:#ffffff04;border-style:dashed;align-items:center;gap:8px;font-size:13px;display:flex}.quoted-post-card--loading{align-items:center;height:60px;display:flex}.quoted-post-skeleton{background:linear-gradient(90deg,#ffffff05 25%,#ffffff0f 50%,#ffffff05 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:100%;animation:1.5s infinite quotedSkeletonShimmer}@keyframes quotedSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.quoted-post-remove-btn{color:#fff;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:background-color .15s;display:flex;position:absolute;top:8px;right:10px}.quoted-post-remove-btn:hover{background-color:#e63946cc}.quoted-post-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.quoted-post-avatar{object-fit:cover;border-radius:50%;width:22px;height:22px}.quoted-post-avatar-fallback{width:22px;height:22px;color:var(--x-muted,#8a9188);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex}.quoted-post-author-meta{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;line-height:1.2;display:flex}.quoted-post-name{color:var(--x-text,#e7e9ea);align-items:center;font-weight:600;display:inline-flex}.quoted-post-handle{color:var(--x-muted,#8a9188);font-size:12px}.quoted-post-body{color:var(--x-text,#e7e9ea);font-size:13.5px;line-height:1.4}.quoted-post-heading{color:#f7f3e9;margin:0 0 4px;font-size:14px;font-weight:600}.quoted-post-text{color:var(--x-muted,#b0b5b3);margin:0}.quoted-post-media{border-radius:8px;max-height:220px;margin-top:8px;overflow:hidden}.quoted-post-media img{object-fit:cover;width:100%;height:100%;display:block}
