.img-tooltip-wrap{position:relative;display:inline-block}.img-tooltip-wrap:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 6px);left:0;background:#1e293b;color:#f8fafc;font-size:.75rem;line-height:1.4;padding:.4em .6em;border-radius:5px;white-space:pre-wrap;max-width:360px;width:max-content;box-shadow:0 2px 8px #00000059;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:100}.img-tooltip-wrap:hover:after{opacity:1}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;background:#f1f5f9;color:#1e293b}
