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,#5cffff,#00e5ff 52%,#00b8d4);color:#000;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 rgba(0,229,255,.35),0 8px 22px rgba(0,229,255,.35);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,#7fffff,#33ebff 50%,#00c4e8);filter:brightness(1.06);box-shadow:inset 0 0 0 1px rgba(0,229,255,.45),0 10px 28px rgba(0,229,255,.48)}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 var(--blyp-cyan);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 rgba(0,229,255,.3),0 6px 16px rgba(0,229,255,.28)}.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 rgba(0,229,255,.35),0 12px 28px rgba(0,229,255,.4)}.blyp-studio-launch-dot{width:.48rem;height:.48rem;flex-shrink:0;border-radius:999px;background:#000;box-shadow:0 0 0 3px rgba(0,0,0,.22);animation:blyp-studio-launch-pulse 1.6s ease-in-out infinite}.blyp-studio-launch-wave{flex-shrink:0;display:block;color:#000;filter:drop-shadow(0 0 6px rgba(0,229,255,.45))}@keyframes blyp-studio-launch-pulse{0%,to{opacity:1;box-shadow:0 0 0 3px rgba(0,229,255,.35)}50%{opacity:.72;box-shadow:0 0 0 6px rgba(0,229,255,0)}}@media (prefers-reduced-motion:reduce){.blyp-studio-launch-dot{animation:none}}