.pr-sparkle-host{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.pr-sparkle{margin:0;font-size:13px;line-height:1.4;font-weight:400}.pr-sparkle .pr-sparkle__action,.pr-sparkle .pr-sparkle__inline-btn{-webkit-appearance:none;appearance:none;background:0 0 !important;border:0;box-shadow:none;border-radius:0;margin:0;padding:0;cursor:pointer;color:#009ffd;font-size:inherit;font-family:inherit;font-weight:400;line-height:inherit;text-decoration:underline;display:inline-flex;align-items:baseline;gap:4px}.pr-sparkle .pr-sparkle__action:hover,.pr-sparkle .pr-sparkle__action:focus,.pr-sparkle .pr-sparkle__inline-btn:hover,.pr-sparkle .pr-sparkle__inline-btn:focus{color:#007fcc !important;background:0 0 !important;text-decoration:underline}.pr-sparkle .pr-sparkle__action:visited,.pr-sparkle .pr-sparkle__inline-btn:visited{color:#009ffd}.pr-sparkle .pr-sparkle__action:focus-visible,.pr-sparkle .pr-sparkle__inline-btn:focus-visible{outline:2px solid #009ffd;outline-offset:2px}.pr-sparkle--loading .pr-sparkle__action{cursor:wait;opacity:.85}.pr-sparkle .pr-sparkle__icon{width:14px;height:14px;flex-shrink:0;position:relative;top:3px}.pr-sparkle .pr-sparkle__spinner{display:inline-block;width:12px;height:12px;border:2px solid #c3c4c7;border-top-color:#009ffd;border-radius:50%;animation:pr-sparkle-spin .8s linear infinite}@keyframes pr-sparkle-spin{to{transform:rotate(360deg)}}.pr-sparkle .pr-sparkle__msg{color:#50575e;font-weight:400}.pr-sparkle .pr-sparkle__sep{color:#50575e;font-weight:400}.pr-sparkle__error{margin-top:4px;color:#ef5455;font-size:12px}