.mention{background-color:rgba(37,99,235,.1);color:#2563eb;border-radius:.25rem;padding:.125rem .25rem;font-weight:500;white-space:nowrap;cursor:pointer;text-decoration:none;transition:all .2s ease}.mention:hover{background-color:rgba(37,99,235,.15);box-shadow:0 1px 2px rgba(0,0,0,.05)}.mention-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.mention-scrollbar::-webkit-scrollbar{width:6px;height:6px}.mention-scrollbar::-webkit-scrollbar-track{background:transparent}.mention-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.3);border-radius:3px}.mention-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(156,163,175,.5)}.dark .mention-scrollbar{scrollbar-color:rgba(75,85,99,.4) transparent}.dark .mention-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(75,85,99,.4)}.dark .mention-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(75,85,99,.6)}.tippy-box[data-theme~=dropdown]{background-color:transparent;border:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:0;margin:0}.tippy-box[data-theme~=dropdown] .tippy-content{padding:0}.tippy-box[data-theme~=mention-tooltip]{background-color:#ffffff;color:#0a0a0a;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 12px -2px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.05);max-width:20rem}.tippy-box[data-theme~=mention-tooltip] .tippy-content{padding:0}.mention-tooltip-content{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;padding:.375rem .375rem .375rem .75rem}.mention-tooltip-title{font-weight:500;font-size:.8125rem;line-height:1.5rem;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mention-tooltip-description{font-size:.8125rem;color:#6b7280;line-height:1.4}.mention.mention--disconnected{background:none;color:inherit;font-weight:inherit;padding:0;border-radius:0;cursor:text;box-shadow:none}.mention.mention--disconnected:before{content:"@"}.mention-tooltip-remove{display:grid;place-items:center;flex:none;align-self:flex-start;margin-left:auto;width:1.5rem;height:1.5rem;border-radius:.375rem;color:#9ca3af;cursor:pointer;transition:background-color .15s ease,color .15s ease}.mention-tooltip-remove:hover{background-color:#fee2e2;color:#dc2626}.mention-tooltip-remove:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.drag-handle{position:fixed;z-index:50;width:1.1rem;height:1.4rem;border-radius:.25rem;cursor:grab;background-color:transparent;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%239ca3af"><circle cx="5.5" cy="4" r="1.4"/><circle cx="10.5" cy="4" r="1.4"/><circle cx="5.5" cy="8" r="1.4"/><circle cx="10.5" cy="8" r="1.4"/><circle cx="5.5" cy="12" r="1.4"/><circle cx="10.5" cy="12" r="1.4"/></svg>');background-size:.85rem;background-repeat:no-repeat;background-position:50%;transition:opacity .15s ease-in}.drag-handle:hover{background-color:rgba(0,0,0,.06)}.drag-handle:active{cursor:grabbing}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width:600px){.drag-handle{display:none;pointer-events:none}}.dark .mention{background-color:rgba(59,130,246,.15);color:#3b82f6}.dark .mention:hover{background-color:rgba(59,130,246,.2)}.dark .mention.mention--disconnected,.dark .mention.mention--disconnected:hover{background:none;color:inherit}.dark .mention-tooltip-remove{color:#9ca3af}.dark .mention-tooltip-remove:hover{background-color:rgba(248,113,113,.15);color:#f87171}.dark .tippy-box[data-theme~=dropdown]{box-shadow:0 10px 15px -3px rgba(0,0,0,.25),0 4px 6px -2px rgba(0,0,0,.15)}.dark .tippy-box[data-theme~=mention-tooltip]{background-color:#171717;color:#fafafa;border-color:#303030;box-shadow:0 4px 12px -2px rgba(0,0,0,.4),0 2px 4px -2px rgba(0,0,0,.3)}.dark .mention-tooltip-title{color:#fafafa}.dark .mention-tooltip-description{color:#d1d5db}