.app-tooltip-portal{pointer-events:none;position:fixed;display:flex;flex-direction:column;border-radius:.25rem;text-align:center;padding:14px 16px;max-width:20rem;width:-moz-max-content;width:max-content;background:#0f1d3a;color:#fff;font-size:13px;line-height:1.4;box-shadow:0 12px 28px -12px #00000059,0 4px 8px -4px #0003}.app-tooltip-portal--clickable{pointer-events:auto}.app-tooltip-portal__arrow{position:absolute;width:10px;height:10px;background:inherit;pointer-events:none}.app-tooltip-portal__title{margin-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:600}.app-tooltip-portal__text{white-space:pre-line;overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem}.app-tooltip-portal__note{margin-left:.375rem;display:inline-flex;color:#d5d7da}.app-tooltip-portal__footer{display:inline-flex;justify-content:flex-end;margin-top:24px}.app-tooltip-portal--top .app-tooltip-portal__arrow{bottom:-5px;transform:translate(-50%) rotate(45deg)}.app-tooltip-portal--bottom .app-tooltip-portal__arrow{top:-5px;transform:translate(-50%) rotate(45deg)}.app-tooltip-portal--left .app-tooltip-portal__arrow{right:-5px;transform:translateY(-50%) rotate(45deg)}.app-tooltip-portal--right .app-tooltip-portal__arrow{left:-5px;transform:translateY(-50%) rotate(45deg)}.app-tooltip-portal--small{padding:6px 10px;font-size:12px;line-height:1.35;max-width:18rem}.app-tooltip-portal--small .app-tooltip-portal__arrow{width:8px;height:8px}.app-tooltip-portal--small.app-tooltip-portal--top .app-tooltip-portal__arrow{bottom:-4px}.app-tooltip-portal--small.app-tooltip-portal--bottom .app-tooltip-portal__arrow{top:-4px}.app-tooltip-portal--small.app-tooltip-portal--left .app-tooltip-portal__arrow{right:-4px}.app-tooltip-portal--small.app-tooltip-portal--right .app-tooltip-portal__arrow{left:-4px}.app-tooltip-portal--gray{background:#7583a0;color:var(--color-text-primary)}.app-tooltip-portal--darkgray{background:#59657b}
