.dt-tooltip-shell{display:inline-flex;position:relative}.dt-tooltip-bubble{color:#fff;white-space:pre-line;z-index:100000;background:#111827f5;border:1px solid #ffffff24;border-radius:6px;min-width:120px;max-width:260px;padding:8px 10px;font-size:12px;line-height:1.35;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.dt-tooltip-bubble img{max-width:220px;max-height:160px;display:block}.dt-tooltip-shell:hover .dt-tooltip-bubble,.dt-tooltip-shell:focus-within .dt-tooltip-bubble{display:block}
