*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Malgun Gothic,Apple SD Gothic Neo,Noto Sans KR,Roboto,sans-serif}:root[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#0d1117}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#30363d;border-radius:5px}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#484f58}:root[data-theme=light] ::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=light] ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.mention-editor{background:#fff;border:1px solid #d9d9d9;border-radius:6px;min-height:56px;padding:6px 10px}.mention-editor:focus-within{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1a}.mention-editor-content{color:#1f1f1f;outline:none;min-height:40px;font-size:14px;line-height:1.6}.mention-editor-content p{margin:0}.mention-editor-content p.is-editor-empty:first-child:before,.mention-editor .ProseMirror.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#bfbfbf;float:left;pointer-events:none;height:0}:root[data-theme=dark] .mention-editor{background:#0d1117;border-color:#30363d}:root[data-theme=dark] .mention-editor:focus-within{border-color:#58a6ff;box-shadow:0 0 0 2px #58a6ff26}:root[data-theme=dark] .mention-editor-content{color:#e6edf3}:root[data-theme=dark] .mention-editor-content p.is-editor-empty:first-child:before,:root[data-theme=dark] .mention-editor .ProseMirror.is-editor-empty:first-child:before{color:#6e7681}.mention-chip{color:#1677ff;white-space:nowrap;background:#1677ff1f;border-radius:4px;padding:1px 4px;font-weight:500}:root[data-theme=dark] .mention-chip{color:#58a6ff;background:#58a6ff2e}.mention-popup{background:#fff;border:1px solid #d9d9d9;border-radius:8px;min-width:180px;max-height:240px;padding:4px;overflow-y:auto;box-shadow:0 4px 16px #00000026}.mention-popup-item{cursor:pointer;color:#1f1f1f;border-radius:4px;padding:6px 12px}.mention-popup-item.is-active{background:#1677ff1f}.mention-popup-item .dept{color:#9ca3af;margin-left:6px;font-size:12px}.mention-popup-empty{color:#9ca3af;padding:8px}:root[data-theme=dark] .mention-popup{background:#1c2128;border-color:#30363d;box-shadow:0 4px 16px #0006}:root[data-theme=dark] .mention-popup-item{color:#e6edf3}:root[data-theme=dark] .mention-popup-item.is-active{background:#58a6ff2e}
