#emoji-modal{z-index:1000;background-color:#fff;border:1px solid #ddd;width:340px;max-height:400px;display:none;position:absolute;bottom:80px;left:10px;box-shadow:0 2px 6px #0003}#emoji-modal:before{content:"";border:10px solid #0000;border-top-color:#fff;border-bottom-width:0;position:absolute;bottom:-10px;left:0}#emoji-modal:after{content:"";z-index:-1;border:12px solid #0000;border-top-color:#ddd;border-bottom-width:0;position:absolute;bottom:-12px;left:-2px}#emoji-modal .emoji-header{background:#f9f9f9;border-bottom:1px solid #ddd;display:flex}#emoji-modal .emoji-header .tab{text-align:center;cursor:pointer;flex:1;padding:5px;font-size:20px}#emoji-modal .emoji-header .tab.active{background:#e9e9e9;font-weight:700}#emoji-modal .emoji-content{flex-wrap:wrap;justify-content:flex-start;max-height:340px;padding:10px;display:flex;overflow-y:auto}.emoji{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;margin:5px;font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,NotoColorEmoji,sans-serif;font-size:24px;display:flex}
