.mention-editor{word-break:break-all;white-space:wrap;border-radius:10px;outline:none;padding:2px 12px 6px 0;font-size:1rem;line-height:1.5}.mention-editor:empty:before{content:attr(data-ph);color:#b0b0b0;cursor:text}.mention-editor.show-hint:after{content:attr(data-hint);color:#9ca3af;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:wrap;word-break:auto-phrase;margin-left:.25em}.mention-chip{color:#246dcc;cursor:pointer;white-space:wrap;word-break:break-all;align-items:center;margin:0 1px;padding:0 2px;text-decoration:underline}.mention-chip.is-selected{color:#fff;background:#246dcc;box-shadow:0 0 0 2px #246dcc4d}.mention-chip:hover{background-color:rgb(from currentColor r g b / 20%)}.mention-chip-invalid{color:#9ca3af;cursor:not-allowed;text-decoration:line-through}.mention-chip-invalid:hover{background-color:#9ca3af33}.mention-searching{color:#9ca3af;justify-content:center;align-items:center;gap:8px;min-height:72px;display:flex}.mention-spinner{border:2px solid #d1d5db;border-top-color:#374151;border-radius:999px;width:16px;height:16px;animation:.7s linear infinite mention-spin}@keyframes mention-spin{to{transform:rotate(360deg)}}.mention-panel{z-index:50;background:#fff;border:1px solid #eee;border-radius:12px;max-height:19.25rem;margin-top:6px;overflow:hidden auto;box-shadow:0 10px 25px #0000001a}.mention-group{color:#9ca3af;padding:8px 12px 4px;font-size:11px;font-weight:500}.mention-row{cursor:pointer;align-items:center;gap:10px;padding:0 12px;display:flex}.mention-row.sel{background:#f3f3f3}.mention-ico{color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:600;display:flex}.mention-meta{min-width:0}.mention-meta .t1{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.mention-meta .t2{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@position-try --custom-bb{top: auto; bottom: calc(anchor(bottom) + 2rem); }
.easy-copilot-input-file-list{scrollbar-width:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;overscroll-behavior-x:contain;grid-auto-flow:column;gap:.25rem;padding-right:.5px;display:grid;overflow:auto hidden}.easy-copilot-input-file-list.large{display:flex}.easy-copilot-input-file-list.large.isInList:is(:has(>:only-child),:has(>:first-child:nth-last-child(2))){justify-content:end}.easy-copilot-input-file-list.small{grid-auto-columns:43%}.easy-copilot-input-file-list.small:has(>:first-child:nth-last-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}.easy-copilot-input-file-list.small:has(>:only-child){grid-auto-columns:50%}.easy-copilot-input-file-list.small:has(>:only-child).isInList{justify-content:end}.easy-copilot-input-file-list.small>*{border:.5px solid var(--editor-border-color);border-radius:.25rem}
