:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:inherit;position:absolute;z-index:-1}.core-styles-module_content__BRKdB{position:relative;z-index:1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out;will-change:opacity}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in;will-change:opacity}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;width:max-content}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.react-tooltip.createos-tooltip{--rt-opacity:1;--rt-transition-show-delay:140ms;--rt-transition-closing-delay:100ms;--tooltip-shift-x:0;--tooltip-shift-y:0;isolation:isolate;width:max-content;max-width:min(320px,calc(100vw - 24px));border-radius:12px!important;border:1px solid rgba(18,20,25,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,250,250,.96)),var(--bg-white)!important;color:var(--text-strong)!important;box-shadow:0 18px 42px rgba(18,20,25,.14),0 6px 16px rgba(18,20,25,.08),inset 0 1px 0 rgba(255,255,255,.9);font-size:12px;font-weight:500;line-height:1.35;letter-spacing:0;opacity:0!important;transform:translate3d(var(--tooltip-shift-x),var(--tooltip-shift-y),0) scale(.96);transform-origin:var(--tooltip-origin,center);transition:opacity .14s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1),filter .18s cubic-bezier(.16,1,.3,1)!important;will-change:opacity,transform}.react-tooltip.createos-tooltip.show,.react-tooltip.createos-tooltip[class*=core-styles-module_show]{opacity:1!important;filter:saturate(1.02);transform:translateZ(0) scale(1)}.react-tooltip.createos-tooltip.closing,.react-tooltip.createos-tooltip[class*=core-styles-module_closing]{opacity:0!important;filter:saturate(.98);transform:translate3d(var(--tooltip-shift-x),var(--tooltip-shift-y),0) scale(.98)}.react-tooltip.createos-tooltip[class*=react-tooltip__place-top]{--tooltip-origin:bottom center;--tooltip-shift-y:4px}.react-tooltip.createos-tooltip[class*=react-tooltip__place-bottom]{--tooltip-origin:top center;--tooltip-shift-y:-4px}.react-tooltip.createos-tooltip[class*=react-tooltip__place-left]{--tooltip-origin:center right;--tooltip-shift-x:4px}.react-tooltip.createos-tooltip[class*=react-tooltip__place-right]{--tooltip-origin:center left;--tooltip-shift-x:-4px}.react-tooltip.createos-tooltip .styles-module_content__ydYdI{position:relative;z-index:1;padding:0;z-index:2}@supports (backdrop-filter:blur(16px)){.react-tooltip.createos-tooltip{background:rgba(255,255,255,.82)!important;backdrop-filter:blur(16px) saturate(1.18)}}@media (prefers-reduced-motion:reduce){.react-tooltip.createos-tooltip,.react-tooltip.createos-tooltip.closing,.react-tooltip.createos-tooltip.show,.react-tooltip.createos-tooltip[class*=core-styles-module_closing],.react-tooltip.createos-tooltip[class*=core-styles-module_show]{transform:none;transition:opacity 80ms linear!important}}