.mt-tooltip .target{width:fit-content}.mt-tooltip .tooltip{font-weight:400;padding:8px 12px;font-size:13px;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .3s ease;position:absolute;z-index:1000;pointer-events:none}.mt-tooltip .tooltip[data-show]{opacity:1;visibility:visible;pointer-events:auto}.mt-tooltip .tooltip[aria-describedby=light]{background:#fff;color:#333;border:1px solid #eee}.mt-tooltip .tooltip[aria-describedby=dark]{background:#333;color:#fff}.mt-tooltip .tooltip[aria-describedby=light] .arrow:before{background:#fff}.mt-tooltip .tooltip[aria-describedby=light][data-popper-placement^=top] .arrow:before{bottom:-1px;border-bottom:1px solid #eee;border-right:1px solid #eee}.mt-tooltip .tooltip[aria-describedby=light][data-popper-placement^=left] .arrow:before{right:-1px;border-top:1px solid #eee;border-right:1px solid #eee}.mt-tooltip .tooltip[aria-describedby=light][data-popper-placement^=right] .arrow:before{right:1px;border-bottom:1px solid #eee;border-left:1px solid #eee}.mt-tooltip .tooltip[aria-describedby=light][data-popper-placement^=bottom] .arrow:before{top:-1px;border-top:1px solid #eee;border-left:1px solid #eee}.mt-tooltip .tooltip[aria-describedby=dark] .arrow:before{background:#333}.mt-tooltip .tooltip .arrow{opacity:0;position:absolute;width:8px;height:8px;transition:opacity .3s ease}.mt-tooltip .tooltip .arrow:before{position:absolute;width:8px;height:8px;background:inherit;content:"";transform:rotate(45deg)}.mt-tooltip .tooltip[data-show] .arrow{opacity:1}.mt-tooltip .tooltip[data-popper-placement^=top] .arrow{bottom:-4px}.mt-tooltip .tooltip[data-popper-placement^=bottom] .arrow{top:-4px}.mt-tooltip .tooltip[data-popper-placement^=left] .arrow{right:-4px}.mt-tooltip .tooltip[data-popper-placement^=right] .arrow{left:-4px}
