.hl-tooltip-trigger{display:inline-block}.hl-tooltip-container{position:absolute;z-index:10000}.hl-tooltip-content{background-color:#1f2937;border-radius:6px;color:#fff;font-size:14px;line-height:1.4;max-width:250px;padding:8px 12px;position:relative;text-align:center;word-wrap:break-word;animation:tooltip-fade-in .2s ease forwards;box-shadow:0 4px 12px #00000040;-webkit-hyphens:auto;hyphens:auto;opacity:0;overflow-wrap:break-word}.hl-tooltip-arrow{border:5px solid transparent;height:0;position:absolute;width:0}.hl-tooltip-arrow-top{border-top-color:#1f2937;left:50%;top:100%;transform:translate(-50%)}.hl-tooltip-arrow-bottom{border-bottom-color:#1f2937;bottom:100%;left:50%;transform:translate(-50%)}.hl-tooltip-arrow-left{border-left-color:#1f2937;left:100%;top:50%;transform:translateY(-50%)}.hl-tooltip-arrow-right{border-right-color:#1f2937;right:100%;top:50%;transform:translateY(-50%)}@keyframes tooltip-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
