.prompt-mentions{position:relative}.prompt-mentions__control{background-color:#0000;min-height:120px;font-size:14px;line-height:1.5}.prompt-mentions__input{border:1px solid hsl(var(--input));background-color:hsl(var(--card));min-height:120px;color:hsl(var(--foreground));border-radius:8px;outline:none;padding:12px;overflow:auto}.prompt-mentions__input:focus{box-shadow:0 0 0 2px hsl(var(--ring));outline:none}.prompt-mentions__input::placeholder{color:hsl(var(--muted-foreground))}.prompt-mentions__highlighter{border:1px solid #0000;border-radius:8px;min-height:120px;padding:12px}.prompt-mentions__mention{color:hsl(var(--primary));z-index:1;background:0 0;font-weight:500;position:relative}.prompt-mentions__suggestions__list{background-color:hsl(var(--popover));color:hsl(var(--popover-foreground));border:1px solid hsl(var(--border));border-radius:8px;max-height:200px;overflow:hidden auto;box-shadow:0 4px 6px -1px #0000004d}.prompt-mentions__suggestions__item{cursor:pointer;padding:8px 12px;font-size:14px}.prompt-mentions__suggestions__item--focused{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}
