.community-emoji-picker.is-modern{position:absolute;z-index:35;top:48px;right:12px;display:block;width:min(330px,calc(100vw - 2rem));padding:0;border:1px solid #e1ddec;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(41,32,73,.2);overflow:hidden}
.community-emoji-picker.is-modern[hidden]{display:none!important}
.community-emoji-picker.is-modern>header{display:flex;align-items:center;justify-content:space-between;padding:.62rem .75rem;background:linear-gradient(135deg,#f5f3ff,#fff8ef);border-bottom:1px solid #eeeaf4}
.community-emoji-picker.is-modern>header strong{color:#34304b;font-size:.82rem}
.community-emoji-picker.is-modern>header button{width:28px;min-width:28px;height:28px;min-height:28px;border-radius:50%;background:#fff;color:#6b6680}
.community-emoji-picker.is-modern section{padding:.55rem .65rem}
.community-emoji-picker.is-modern section+section{padding-top:.2rem}
.community-emoji-picker.is-modern section small{display:block;margin-bottom:.35rem;color:#8b8499;font-size:.62rem;font-weight:850;letter-spacing:.08em}
.community-emoji-picker.is-modern section>div{display:grid;grid-template-columns:repeat(6,1fr);gap:.22rem}
.community-emoji-picker.is-modern section button{display:grid;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border:1px solid transparent;border-radius:12px;background:#faf9fd;font-size:1.25rem;transition:transform .14s ease,background .14s ease,border-color .14s ease}
.community-emoji-picker.is-modern section button:hover,.community-emoji-picker.is-modern section button:focus-visible{border-color:#d8d1f4;background:#f0edff;transform:translateY(-2px) scale(1.06)}
.community-comment-form{position:relative}.community-emoji-picker.is-comment{top:52px;left:.7rem;right:auto}.community-textarea-toolbar{display:flex;justify-content:flex-end;padding:.35rem .45rem;border:1px solid #dee2e6;border-bottom:0;border-radius:.375rem .375rem 0 0;background:#f8f9fb}.community-textarea-toolbar button{border:0;border-radius:8px;background:transparent;color:#4f46e5;font-size:.8rem;font-weight:750}.community-textarea-toolbar+ .community-emoji-picker+textarea{border-top-left-radius:0;border-top-right-radius:0}.community-emoji-picker.is-textarea{top:auto;right:1rem;margin-top:.25rem}
@media(max-width:420px){.community-emoji-picker.is-modern{right:0;left:0;width:100%}.community-emoji-picker.is-modern section>div{grid-template-columns:repeat(6,1fr)}.community-emoji-picker.is-modern section button{width:100%;min-width:0}}
