a.blyp-studio-launch,button.blyp-studio-launch{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.25rem;padding:0 1.05rem 0 .8rem;border:0;border-radius:999px;background:linear-gradient(98deg,#ff3d8a,#fe2c55 52%,#ff4b3d);color:#fff;font-family:var(--font-body);font-size:.8125rem;font-weight:800;letter-spacing:.02em;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.16),0 8px 22px rgba(254,44,85,.42);transition:filter .15s ease,box-shadow .15s ease,transform .12s ease}a.blyp-studio-launch:hover,button.blyp-studio-launch:hover{background:linear-gradient(98deg,#ff58a0,#ff3b63 50%,#ff6350);filter:brightness(1.06);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 10px 28px rgba(254,44,85,.55)}a.blyp-studio-launch:active,button.blyp-studio-launch:active{transform:translateY(1px);filter:brightness(.97)}a.blyp-studio-launch:focus-visible,button.blyp-studio-launch:focus-visible{outline:2px solid #fff;outline-offset:2px}.blyp-studio-launch-compact{height:1.85rem;padding:0 .75rem 0 .55rem;font-size:.6875rem;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14),0 6px 16px rgba(254,44,85,.36)}.blyp-studio-launch-lg{height:2.75rem;padding:0 1.25rem 0 1rem;border-radius:12px;font-size:.9375rem;letter-spacing:.01em;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),0 12px 28px rgba(254,44,85,.48)}.blyp-studio-launch-dot{width:.48rem;height:.48rem;flex-shrink:0;border-radius:999px;background:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.28);animation:blyp-studio-launch-pulse 1.6s ease-in-out infinite}.blyp-studio-launch-wave{flex-shrink:0;display:block;color:#fff;filter:drop-shadow(0 0 6px rgba(255,255,255,.35))}@keyframes blyp-studio-launch-pulse{0%,to{opacity:1;box-shadow:0 0 0 3px hsla(0,0%,100%,.28)}50%{opacity:.72;box-shadow:0 0 0 6px hsla(0,0%,100%,0)}}@media (prefers-reduced-motion:reduce){.blyp-studio-launch-dot{animation:none}}