.reaction-picker {display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:0 !important;margin:0 !important;padding:5px !important;position:absolute !important;bottom:100% !important;left:50% !important;transform:translateX(-50%) !important;background-color:white !important;border-radius:2rem !important;box-shadow:0 4px 8px rgba(0,0,0,0.15) !important;z-index:9999 !important;margin-bottom:4px !important;width:auto !important;min-width:0 !important;max-width:90vw !important;overflow:visible !important;white-space:nowrap !important;will-change:transform !important} .reaction-option {padding:0.125rem !important;margin:0 !important;border-radius:50% !important;font-size:1.25rem !important;cursor:pointer !important;border:none !important;display:flex !important;align-items:center !important;justify-content:center !important;width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;line-height:28px !important;background-color:transparent !important;transition:transform 0.2s ease,background-color 0.2s ease !important} @media (max-width:767px) {button[data-toggle-comments][data-mobile="true"] {background-color:transparent !important;background-image:none !important;color:#4b5563 !important} button[data-toggle-comments][data-mobile="true"][data-comment-active="true"] {color:#db2777 !important} button[data-toggle-comments][data-mobile="true"] svg {color:currentColor !important;stroke:currentColor !important;fill:none !important} button[data-toggle-comments][data-mobile="true"][data-comment-active="true"] svg {fill:currentColor !important}} .fade-enter-active,.fade-leave-active {transition:opacity 0.3s} .fade-enter,.fade-leave-to {opacity:0}