.tooltip-container{--tooltipBackground:#fff;--tooltipBorder:silver;--tooltipColor:#000;background-color:var(--tooltipBackground);border:1px solid var(--tooltipBorder);color:var(--tooltipColor);z-index:9999;border-radius:3px;flex-direction:column;padding:.4rem;transition:opacity .3s;display:flex;box-shadow:0 2px 4px #0000002e}.tooltip-container[data-popper-interactive=false]{pointer-events:none}.tooltip-arrow{pointer-events:none;width:1rem;height:1rem;position:absolute}.tooltip-arrow:before{content:"";border-style:solid;width:0;height:0;margin:auto;display:block}.tooltip-arrow:after{content:"";border-style:solid;width:0;height:0;margin:auto;display:block;position:absolute}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow{margin-top:-.4rem;top:0;left:0}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:before{border-color:transparent transparent var(--tooltipBorder) transparent;border-width:0 .5rem .4rem;position:absolute;top:-1px}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:after{border-color:transparent transparent var(--tooltipBackground) transparent;border-width:0 .5rem .4rem}.tooltip-container[data-popper-placement*=top] .tooltip-arrow{margin-bottom:-1rem;bottom:0;left:0}.tooltip-container[data-popper-placement*=top] .tooltip-arrow:before{border-color:var(--tooltipBorder) transparent transparent transparent;border-width:.4rem .5rem 0;position:absolute;top:1px}.tooltip-container[data-popper-placement*=top] .tooltip-arrow:after{border-color:var(--tooltipBackground) transparent transparent transparent;border-width:.4rem .5rem 0}.tooltip-container[data-popper-placement*=right] .tooltip-arrow{margin-left:-.7rem;left:0}.tooltip-container[data-popper-placement*=right] .tooltip-arrow:before{border-color:transparent var(--tooltipBorder) transparent transparent;border-width:.5rem .4rem .5rem 0}.tooltip-container[data-popper-placement*=right] .tooltip-arrow:after{border-color:transparent var(--tooltipBackground) transparent transparent;border-width:.5rem .4rem .5rem 0;top:0;left:6px}.tooltip-container[data-popper-placement*=left] .tooltip-arrow{margin-right:-.7rem;right:0}.tooltip-container[data-popper-placement*=left] .tooltip-arrow:before{border-color:transparent transparent transparent var(--tooltipBorder);border-width:.5rem 0 .5rem .4em}.tooltip-container[data-popper-placement*=left] .tooltip-arrow:after{border-color:transparent transparent transparent var(--tooltipBackground);border-width:.5rem 0 .5rem .4em;top:0;left:3px}.tooltip-container{--tooltipBorder:var(--color-background-box);--tooltipBackground:var(--color-background-box);--tooltipColor:var(--color-text-2);--max-width:unset;--max-height:unset;font-size:var(--small-font-size);word-break:break-word;white-space:pre-line;z-index:var(--speech-bubble-z-index);box-shadow:var(--shadow-medium);border:none;border-radius:4px;width:-moz-fit-content;width:fit-content}.tooltip-container.suppress-padding{padding:0}.tooltip-container:not(.suppress-padding){padding:.5rem}.tooltip-container:not(.suppress-max-width){max-width:var(--max-width,21rem)}.tooltip-container.no-word-break{word-break:normal}.tooltip-container.brand-border .tooltip-arrow{--tooltipBorder:var(--color-brand);--tooltipBackground:var(--color-brand)}.tooltip-container.brand-border{border:1px solid var(--color-brand)}.tooltip-container[data-popper-placement*=top] .tooltip-arrow:before,.tooltip-container[data-popper-placement*=top] .tooltip-arrow:after{border-width:5px 5px 0;left:50%;transform:translate(-50%)}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow{margin-top:-.3rem}.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:before,.tooltip-container[data-popper-placement*=bottom] .tooltip-arrow:after{border-width:0 5px 5px;top:0;left:50%;transform:translate(-50%)}.tooltip-container[data-popper-placement*=left] .tooltip-arrow:after{display:none}.tooltip-content .tooltip-header{align-items:center;margin-bottom:.5rem;display:flex}.tooltip-content .tooltip-header:not(.suppress-style){color:var(--color-text-3);fill:var(--color-text-3);letter-spacing:1px}.tooltip-content .tooltip-text-with-footer:not(.suppress-padding){padding:0 .8em .5rem}.tooltip-content .tooltip-text-with-footer{border-bottom:1px solid var(--color-border);margin-bottom:.5em}.tooltip-content .with-max-height{max-height:var(--max-height);overflow-y:auto}.tooltip-content .tooltip-footer{justify-content:center;display:flex}.speech-bubble,.speech-bubble-small{z-index:var(--speech-bubble-z-index);font-size:var(--small-font-size);position:absolute}.speech-bubble.no-pointer-events,.no-pointer-events.speech-bubble-small{pointer-events:none}.speech-bubble .speech-bubble-content,.speech-bubble-small .speech-bubble-content{background-color:var(--color-background-box);box-shadow:var(--shadow-medium);border-radius:4px;height:100%;padding:1em}.speech-bubble .speech-bubble-header,.speech-bubble-small .speech-bubble-header{align-items:center;margin-bottom:.5em;display:flex}.speech-bubble .speech-bubble-header:not(.suppress-style),.speech-bubble-small .speech-bubble-header:not(.suppress-style){color:var(--color-text-3);fill:var(--color-text-3);letter-spacing:1px}.speech-bubble .speech-bubble-header .icon,.speech-bubble-small .speech-bubble-header .icon{margin-right:.5em}.speech-bubble .speech-bubble-text,.speech-bubble-small .speech-bubble-text{--max-width:unset;max-width:var(--max-width,21rem)}.speech-bubble .speech-bubble-text.suppress-max-width,.speech-bubble-small .speech-bubble-text.suppress-max-width{max-width:unset}.speech-bubble .speech-bubble-text,.speech-bubble-small .speech-bubble-text{word-break:break-word;width:-moz-fit-content;width:fit-content;min-width:8.5rem;color:var(--color-text-2);white-space:pre-line}.speech-bubble .speech-bubble-text.no-word-break,.speech-bubble-small .speech-bubble-text.no-word-break{word-break:normal}.speech-bubble .long-body,.speech-bubble-small .long-body{max-height:30vh;padding-right:.8rem;overflow-y:scroll}.speech-bubble .speech-bubble-arrow-top,.speech-bubble-small .speech-bubble-arrow-top,.speech-bubble .speech-bubble-arrow-left,.speech-bubble-small .speech-bubble-arrow-left,.speech-bubble .speech-bubble-arrow-bottom,.speech-bubble-small .speech-bubble-arrow-bottom{border:11px solid #0000;border-bottom-color:var(--color-background-box);width:0;margin-left:calc(50% - 11px)}.speech-bubble .speech-bubble-arrow-bottom,.speech-bubble-small .speech-bubble-arrow-bottom{transform:rotate(180deg)}.speech-bubble .speech-bubble-arrow-left,.speech-bubble-small .speech-bubble-arrow-left{transform:rotate(270deg);margin-left:-10px!important}.speech-bubble-small .speech-bubble-content{background-color:var(--color-background-box);padding:.5rem}.speech-bubble-small .speech-bubble-text{min-width:0;color:var(--color-text-2)}.speech-bubble-small .speech-bubble-arrow-top,.speech-bubble-small .speech-bubble-arrow-bottom,.speech-bubble-small .speech-bubble-arrow-left{border:5px solid #0000;border-bottom-color:var(--color-background-box);margin-left:calc(50% - 5px)}
