.tooltip_container__sCflj{display:inline-flex;align-items:center}.tooltip_container__sCflj.focus-visible:focus{outline:none;border-radius:2px;box-shadow:var(--ds-focus-ring)}.tooltip_absolute__vKolh{position:absolute;pointer-events:none}.tooltip_relative__S_k4L{position:relative;width:100%;height:100%}.tooltip_backdrop__8S7dL{position:fixed;inset:0;z-index:99998}.tooltip_tooltip__QleED{position:absolute;opacity:0;z-index:99999;--tooltip-color:var(--themed-fg);--tooltip-background:var(--themed-bg);color:var(--themed-fg);text-transform:none;font-weight:400;font-size:13px;width:-moz-fit-content;width:fit-content;line-height:1.3;border-radius:6px;padding:8px 12px;background:var(--themed-bg);text-align:left;animation:tooltip_fadeIn__t3uIb .1s ease-in .4s forwards;pointer-events:none}.tooltip_tooltip__QleED.tooltip_faster__VcLag{animation:tooltip_fadeIn__t3uIb .1s ease-in .1s forwards}.tooltip_tooltip__QleED:not(.tooltip_delay__LTHg1){animation-delay:0s}.tooltip_tooltip__QleED.tooltip_wrap__m4mIs{word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltip_tooltip__QleED.tooltip_center__WfLF3{text-align:center}.tooltip_tooltip__QleED:not(.tooltip_tip__xwCJN) .tooltip_triangle__IBLtV,.tooltip_tooltip__QleED:not(.tooltip_tip__xwCJN):before{display:none}.tooltip_tooltip__QleED:not(.geist-themed){--themed-fg:var(--ds-gray-1000);--themed-bg:var(--ds-background-100);--themed-border:var(--themed-bg);--tooltip-stroke:var(--dropdown-triangle-stroke)}.tooltip_tooltip__QleED:after{z-index:-1;content:"";position:absolute;top:-10px;left:0;width:100%;height:10px}.tooltip_triangle__IBLtV{--arrow-bg:var(--themed-bg);position:absolute;z-index:-1;display:flex;height:-moz-fit-content;height:fit-content}.tooltip_tooltip__QleED.tooltip_left__AmuV0 .tooltip_triangle__IBLtV{top:50%;bottom:50%;left:100%;transform:translateY(-50%);border-left-color:var(--tooltip-background)}.tooltip_tooltip__QleED.tooltip_left__AmuV0:after{left:10px;top:0;height:100%}.tooltip_tooltip__QleED.tooltip_right__GVz_6:after{top:0;height:100%;margin-left:-10px}.tooltip_tooltip__QleED.tooltip_right__GVz_6 .tooltip_triangle__IBLtV{top:50%;bottom:50%;right:100%;transform:translateY(-50%);border-right-color:var(--tooltip-background)}.tooltip_tooltip__QleED.tooltip_top__kxALm:after{top:100%}.tooltip_tooltip__QleED.tooltip_top__kxALm,.tooltip_tooltip__QleED.tooltip_top__kxALm .tooltip_triangle__IBLtV{top:100%;border-top-color:var(--tooltip-background)}.tooltip_tooltip__QleED.tooltip_top__kxALm .tooltip_triangle__IBLtV{transform:translateX(-50%) translateY(-.6px)}.tooltip_tooltip__QleED.tooltip_top__kxALm:not(.tooltip_box-align-right__tLisg):not(.tooltip_box-align-left__3_5pi) .tooltip_triangle__IBLtV{left:50%}.tooltip_tooltip__QleED.tooltip_bottom__Au3aG .tooltip_triangle__IBLtV{bottom:100%;left:50%;transform:translateX(-50%);border-bottom-color:var(--tooltip-background)}.tooltip_tooltip__QleED.tooltip_bottom__Au3aG .tooltip_triangle__IBLtV:before{content:"";position:absolute;top:0;height:16px;width:100%;background:transparent}.tooltip_tooltip__QleED.tooltip_box-align-left__3_5pi .tooltip_triangle__IBLtV{left:10%}.tooltip_tooltip__QleED.tooltip_box-align-right__tLisg .tooltip_triangle__IBLtV,.tooltip_tooltip__QleED.tooltip_box-align-right__tLisg:before{left:unset;right:calc(10% - 14px)}@keyframes tooltip_fadeIn__t3uIb{0%{opacity:0}to{opacity:1;pointer-events:all}}