.kpl-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.kpl-ring{display:block;width:52px;height:52px;border:5px solid rgba(255,255,255,.25);border-top-color:currentColor;border-radius:50%;animation:kpl-spin .8s linear infinite}.kpl-dots{display:flex;align-items:center;gap:8px;height:52px}.kpl-dots i{width:12px;height:12px;background:currentColor;border-radius:50%;animation:kpl-bounce 1.1s ease-in-out infinite}.kpl-dots i:nth-child(2){animation-delay:.14s}.kpl-dots i:nth-child(3){animation-delay:.28s}body.kpl-open{cursor:wait}.kpl-trigger-loading{pointer-events:none;opacity:.85}