.invite-music{z-index:45;pointer-events:none;width:100%;max-width:480px;height:0;margin:0 auto;position:sticky;bottom:16px}.invite-music-btn{pointer-events:auto;cursor:pointer;border:1.5px solid;border-radius:9999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:0;right:16px;box-shadow:0 6px 20px #0000002e}.invite-music-btn svg{width:20px;height:20px}.invite-music-btn.is-playing{animation:4s linear infinite invite-music-spin}@keyframes invite-music-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.invite-music-btn.is-playing{animation:none}}.invite-wrap{flex-direction:column;min-height:100%;display:flex}.invite-root{flex:1 0 auto;min-height:100%}.invite-page{max-width:480px;min-height:100vh;margin:0 auto;box-shadow:0 0 40px #00000014}.invite-cover-leave-active{transition:transform .8s cubic-bezier(.7,0,.3,1),opacity .8s}.invite-cover-leave-to{opacity:0;transform:translateY(-100%)}
