.open-app-content{align-items:center;background:linear-gradient(90deg,#e0f5ff,#fee4fe 49%,#fff1de),#fff;display:flex;gap:12px;height:70px;overflow:hidden;padding:0 12px;position:relative;width:100%}.open-app-content .close-icon{color:#333;cursor:pointer;flex-shrink:0;font-size:24px}.open-app-content .carousel-viewport{align-items:center;display:flex;flex:1;height:100%;overflow:hidden}.open-app-content .carousel-slide{align-items:center;display:flex;height:100%;padding:0 4px;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:100%}.open-app-content .logo-box{align-items:center;background:#09090b;border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;margin-right:12px;width:36px}.open-app-content .logo-box img{height:100%;width:100%}.open-app-content .app-info{flex:1;min-width:0}.open-app-content .app-info p{color:#333;font-size:14px;font-weight:400;line-height:18px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.open-app-content .app-info .app-info-title{color:#333;font-size:16px;font-weight:700;line-height:24px}.open-app-content .open-app-button{background:linear-gradient(90deg,#6ee3ab,#6381ea 23%,#4450e7 49%,#8858ef 67%,#c158db 84%,#dd49a2 97%);border-radius:50px;box-shadow:0 0 40px #ffffff40,inset 4px 4px 20px #ffffff40,inset -4px -4px 20px #ffffff40;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:600;height:unset;margin-left:8px;padding:6px 20px;width:unset}.open-app-content .open-app-button:hover{background:var(--pw--button-primary-bg-h)}.open-app-content .open-app-button:active{background:var(--pw--button-primary-bg-a)}.open-app-content .carousel-dots{align-items:center;bottom:4px;display:flex;gap:4px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);z-index:5}.open-app-content .carousel-dot{background-color:#3339;border-radius:50%;height:4px;transition:width .3s ease,background-color .3s ease;width:4px}.open-app-content .carousel-dot.active{background-color:#333;border-radius:2px;height:4px;width:16px}.carousel-fade-enter-active,.carousel-fade-leave-active{transition:opacity .3s ease}.carousel-fade-enter-from,.carousel-fade-leave-to{opacity:0}.open-app-content #dy_credit{color:#ff810b}
