@keyframes lumino-tooltip-orbit{0%{transform:rotate(0)translate(18px)rotate(0)}to{transform:rotate(360deg)translate(18px)rotate(-360deg)}}.lumino-tooltip-hint-orbit-host .lumino-tooltip-orbit-dot:before{content:"";background:radial-gradient(circle,#ffb478f2 0%,#ff78a08c 55%,#0000 72%);border-radius:9999px;width:6px;height:6px;margin:-3px 0 0 -3px;animation:3s linear infinite lumino-tooltip-orbit;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #ffa078a6}@keyframes lumino-tooltip-border-hint-light{0%{background-color:#00000008;box-shadow:0 0 0 1px #0000001a}12%{background-color:#0000000d;box-shadow:0 0 0 1px #00000024}22%{background-color:#fffffffa;box-shadow:0 0 0 1px #00000014}85%{background-color:#fff;box-shadow:0 0 10px #0000000f}to{background-color:#fffffff5;box-shadow:0 0 0 1px #00000029}}@keyframes lumino-tooltip-border-hint-dark{0%{background-color:#ffffff0f;box-shadow:0 0 0 1px #ffffff1a}12%{background-color:#ffffff17;box-shadow:0 0 0 1px #ffffff24}22%{background-color:#ffffff24;box-shadow:0 0 0 1px #fff3}85%{background-color:#ffffff29;box-shadow:0 0 0 1px #ffffff38}to{background-color:#ffffff1a;box-shadow:0 0 0 1px #ffffff24}}.lumino-tooltip-hint-border-light{border-radius:12px;animation:3s ease-out forwards lumino-tooltip-border-hint-light}.lumino-tooltip-hint-border-dark{border-radius:12px;animation:3s ease-out forwards lumino-tooltip-border-hint-dark}
