.mention{padding:2px 0}.editor-mention,.mention{border-radius:4px;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.editor-mention{padding:2px 4px}.custom-lexical-editor.custom-editor-mention .editor-container{margin:auto;border-radius:10px;max-width:100%;color:#000;position:relative;line-height:20px;font-weight:400;text-align:left;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:1px solid #e2e8f0;overflow:hidden}.custom-lexical-editor.custom-editor-mention .editor-inner{background:#fff;position:relative;border-radius:10px}.custom-lexical-editor.custom-editor-mention .editor-input{min-height:150px;resize:none;font-size:15px;caret-color:rgb(5,5,5);position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:15px 10px 34px;caret-color:#444;border-radius:10px}.typeahead-popover.mentions-menu{background-color:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-height:300px;overflow-y:auto;z-index:1!important;min-width:250px;position:absolute!important;margin-top:4px;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.typeahead-popover.mentions-menu ul{list-style:none;margin:0;padding:0;max-height:inherit;overflow-y:auto}.typeahead-popover.mentions-menu::-webkit-scrollbar{width:6px}.typeahead-popover.mentions-menu::-webkit-scrollbar-track{background:transparent}.typeahead-popover.mentions-menu::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.typeahead-popover.mentions-menu::-webkit-scrollbar-thumb:hover{background-color:#999}.typeahead-popover.mentions-menu li{padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f5f5f5;transition:background-color .2s ease}.typeahead-popover.mentions-menu li:last-child{border-bottom:none}.typeahead-popover.mentions-menu li.selected,.typeahead-popover.mentions-menu li:hover{background-color:#f0f8ff;color:#1976d2}.typeahead-popover.mentions-menu li .icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#666}.typeahead-popover.mentions-menu li .icon.hashtag:before{content:"#";font-weight:700;color:#1976d2}.typeahead-popover.mentions-menu li .text{flex:1;font-size:14px;color:#333}