.se-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));display:grid}@keyframes se-wobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes se-star{0%,to{opacity:1;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-6px)scale(1.2)}}.se-blob{pointer-events:none;position:absolute}.se-blob-lemon{border-radius:var(--blob-radius-alt);background:var(--pm-lemon-100);width:480px;height:450px;animation:16s ease-in-out infinite pm-blob-float;top:-160px;right:-120px}.se-blob-peach{border-radius:var(--blob-radius-alt-mirror);background:var(--pm-tangerine-100);width:380px;height:360px;animation:20s ease-in-out infinite reverse pm-blob-float;bottom:-200px;right:220px}@media not (min-width:48rem){.se-blob-lemon{width:250px;height:235px;top:auto;bottom:30px;right:-110px}.se-blob-peach{width:230px;height:215px;bottom:-120px;left:-100px;right:auto}}.se-mascot{transform-origin:50% 90%;animation:3s ease-in-out infinite se-wobble}.se-star{animation:1.8s ease-in-out infinite se-star}.se-star-2{animation-delay:.5s}.se-star-3{animation-delay:1s}.se-retry-icon{animation:1s linear infinite pm-spin}@media (prefers-reduced-motion:reduce){.se-blob,.se-mascot,.se-star,.se-retry-icon{animation:none!important}}
