.sjLaunch{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(17,20,22,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:sjLaunchFade .25s ease-out}@keyframes sjLaunchFade{0%{opacity:0}to{opacity:1}}.sjLaunchCard{position:relative;width:min(520px,100%);background:#fff;border-radius:28px;padding:118px 32px 30px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.35);font-family:Outfit,Inter,system-ui,sans-serif;color:#111416;animation:sjLaunchPop .4s cubic-bezier(.2,1.2,.4,1);overflow:hidden}@keyframes sjLaunchPop{0%{transform:translateY(24px) scale(.96);opacity:0}to{transform:none;opacity:1}}.sjLaunchCard:before{content:"";background:linear-gradient(120deg,#ffe0ec,#fff3c4,#d9f5d4,#d6e6ff)}.sjLaunchCard:before,.sjLaunchStickers{position:absolute;left:0;right:0;top:0;height:150px}.sjLaunchSticker{position:absolute;width:96px;height:96px;filter:drop-shadow(0 6px 10px rgba(0,0,0,.18));animation:sjLaunchFloat 3.4s ease-in-out infinite}.sjLaunchSticker.s0{left:4%;top:18px}.sjLaunchSticker.s1{left:20%;top:52px;animation-delay:.4s}.sjLaunchSticker.s2{left:36%;top:12px;animation-delay:.8s}.sjLaunchSticker.s3{left:52%;top:50px;animation-delay:1.2s}.sjLaunchSticker.s4{left:68%;top:14px;animation-delay:1.6s}.sjLaunchSticker.s5{left:82%;top:48px;animation-delay:2s}@keyframes sjLaunchFloat{0%,to{translate:0 0}50%{translate:0 -7px}}.sjLaunchClose{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;border:0;background:hsla(0,0%,100%,.85);color:#111416;font-size:24px;line-height:1;cursor:pointer}.sjLaunchNew{display:inline-block;margin-bottom:12px;padding:5px 12px;border-radius:999px;background:#2cb02b;color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sjLaunchCard h2{margin:0 0 10px;font-size:clamp(26px,5vw,34px);line-height:1.1;font-weight:700;letter-spacing:-.01em}.sjLaunchCard p{margin:0 0 22px;font-size:17px;line-height:1.5;color:#56636d}.sjLaunchCard p strong{color:#111416}.sjLaunchCta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 32px;border-radius:999px;background:#111416;color:#fff!important;text-decoration:none;font-size:17px;font-weight:700;transition:transform .15s,background .15s}.sjLaunchCta:hover{background:#2b3033;transform:translateY(-1px)}.sjLaunchLater{display:block;margin:14px auto 0;border:0;background:none;color:#77828a;font-size:14px;cursor:pointer;font-family:inherit}.sjLaunchLater:hover{color:#111416;text-decoration:underline}@media (max-width:480px){.sjLaunchCard{padding:104px 22px 24px;border-radius:22px}.sjLaunchSticker{width:72px;height:72px}.sjLaunchCard p{font-size:15px}}