.delixon-tooltip{display:inline-flex;position:relative}.delixon-tooltip__bubble{background:#1a2332;border:1px solid rgba(96,165,250,.3);border-radius:.5rem;box-shadow:0 0 12px #3b82f64d,0 0 30px #3b82f61a,0 4px 16px #0003;color:var(--success-light-1);font-family:Courier New,Courier,monospace;font-size:.75rem;font-weight:500;line-height:1.4;opacity:0;padding:.5rem .875rem;pointer-events:none;position:absolute;transform:scale(.92);transition:opacity .2s ease,transform .2s ease;white-space:nowrap;z-index:500}.delixon-tooltip__extra{display:block;font-size:.625rem;font-style:italic;font-weight:700;letter-spacing:.06em;margin-top:.25rem}.delixon-tooltip__bubble--visible{opacity:1;transform:scale(1)}.delixon-tooltip__bubble:after{border:6px solid transparent;content:"";height:0;position:absolute;width:0}.delixon-tooltip--top .delixon-tooltip__bubble{bottom:calc(100% + 8px);left:50%;transform:translate(-50%) scale(.92)}.delixon-tooltip--top .delixon-tooltip__bubble--visible{transform:translate(-50%) scale(1)}.delixon-tooltip--top .delixon-tooltip__bubble:after{border-top-color:#60a5fa4d;left:50%;margin-left:-6px;top:100%}.delixon-tooltip--bottom .delixon-tooltip__bubble{left:50%;top:calc(100% + 8px);transform:translate(-50%) scale(.92)}.delixon-tooltip--bottom .delixon-tooltip__bubble--visible{transform:translate(-50%) scale(1)}.delixon-tooltip--bottom .delixon-tooltip__bubble:after{border-bottom-color:#60a5fa4d;bottom:100%;left:50%;margin-left:-6px}.delixon-tooltip--left .delixon-tooltip__bubble{right:calc(100% + 8px);top:50%;transform:translateY(-50%) scale(.92)}.delixon-tooltip--left .delixon-tooltip__bubble--visible{transform:translateY(-50%) scale(1)}.delixon-tooltip--left .delixon-tooltip__bubble:after{border-left-color:#60a5fa4d;left:100%;margin-top:-6px;top:50%}.delixon-tooltip--right .delixon-tooltip__bubble{left:calc(100% + 8px);top:50%;transform:translateY(-50%) scale(.92)}.delixon-tooltip--right .delixon-tooltip__bubble--visible{transform:translateY(-50%) scale(1)}.delixon-tooltip--right .delixon-tooltip__bubble:after{border-right-color:#60a5fa4d;margin-top:-6px;right:100%;top:50%}
