:root{--color-text-medium:#474747;--color-text-weak:#6e6e6e;--color-text-hover:#1976d2;--color-text-danger:#c92f54;--color-text-mention:#1264a3;--color-background-gray:#f9f8f8;--color-background-blue:#84a7e8;--color-background-dark:#1e1f21;--color-background-error:#d32f2f;--color-background-light-blue:#deeaff;--color-mention-background:rgba(var(--sk_highlight_accent,29,155,209),.1);--color-border-gray:#cfcbcb;--color-box-shadow-medium:0px 1px 2px 0px rgba(60,64,67,.15),0px 1px 3px 1px rgba(60,64,67,.15);--color-icon:#6d6e6f;--color-icon-hover:#474747;--height-pc-header:64px;--height-mobile-header:56px;--width-sidebar:240px;--transition-default:all 0.15s ease}body{margin:0}.mention-item.selected{background-color:var(--color-mention-background);color:var(--color-text-mention);border-radius:4px}.mention-item{text-wrap:nowrap;display:flex;background-color:#fff;margin-top:4px;padding:6px 8px;cursor:pointer}.mention-menu{display:block;width:max-content;min-width:160px;max-width:96vw;background-color:#fff;padding:8px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);left:0;right:auto;box-sizing:border-box;touch-action:pan-y;-webkit-overflow-scrolling:touch}.mention-menu>li{list-style:none}[data-style=mention-token]{display:inline-block;background-color:var(--color-mention-background);color:var(--color-text-mention);border-radius:4px;padding:0 4px;cursor:pointer;text-wrap:nowrap}#typeahead-menu{z-index:9999}.mention-group-list{list-style-type:none;padding:4px 0 4px 8px;margin:0;touch-action:pan-y;-webkit-overflow-scrolling:touch}.mention-group-header{padding:4px 8px;font-size:11px;font-weight:700;color:#666;margin:4px 0}.mention-menu-flip{transform:translateY(-100%)}.mention-menu-adjust-right{right:0;left:auto;transform:translateX(0);max-width:96vw}.mention-menu-flip.mention-menu-adjust-right{transform:translateY(-100%) translateX(0);right:0;left:auto;max-width:96vw}.mention-menu-flip-offset{transform:translateY(-100%) translateX(20px)}.mention-menu-left-edge{left:8px!important;right:auto!important}