.hero .hero-bg[data-v-64e44f96] {
    display: block;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 1
}

.hero[data-v-64e44f96]:before {
    background: color-mix(in srgb, #fce5c6, transparent 10%);
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

@keyframes up-down-64e44f96 {
    0% {
        transform: translateY(10px)
    }
    to {
        transform: translateY(-10px)
    }
}

.hero .animated[data-v-64e44f96] {
    animation: up-down-64e44f96 2s ease-in-out infinite alternate-reverse both
}

.hero .hero-waves[data-v-64e44f96] {
    bottom: 0;
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3
}

.hero .wave1 use[data-v-64e44f96] {
    fill: #ffffffe6;
    animation: move-forever1-64e44f96 10s linear infinite;
    animation-delay: -2s;
    opacity: .6
}

.hero .wave2 use[data-v-64e44f96] {
    fill: #fffc;
    animation: move-forever2-64e44f96 8s linear infinite;
    animation-delay: -2s;
    opacity: .4
}

.hero .wave3 use[data-v-64e44f96] {
    fill: #fff;
    animation: move-forever3-64e44f96 6s linear infinite;
    animation-delay: -2s
}

@keyframes move-forever1-64e44f96 {
    0% {
        transform: translate(85px)
    }
    to {
        transform: translate(-90px)
    }
}

@keyframes move-forever2-64e44f96 {
    0% {
        transform: translate(-90px)
    }
    to {
        transform: translate(85px)
    }
}

@keyframes move-forever3-64e44f96 {
    0% {
        transform: translate(-90px)
    }
    to {
        transform: translate(85px)
    }
}

.iphone-frame[data-v-64e44f96] {
    background: #1a1a1a;
    border: 1px solid #2a2a2a;
    border-radius: 44px;
    box-shadow: 0 0 20px #0003;
    height: 790px;
    padding: 9px;
    position: relative;
    width: 375px
}

.iphone-screen-container[data-v-64e44f96] {
    border-radius: 0 0 36px 36px;
    height: 728px;
    margin-top: 45px;
    overflow: hidden;
    position: relative;
    width: 357px
}

.loading-animation[data-v-64e44f96] {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.robot[data-v-64e44f96] {
    animation: bounce-64e44f96 1s ease infinite
}

.antenna[data-v-64e44f96], .robot[data-v-64e44f96] {
    position: relative
}

.antenna[data-v-64e44f96] {
    height: 20px;
    margin: 0 auto;
    width: 4px
}

.antenna[data-v-64e44f96], .antenna[data-v-64e44f96]:after {
    background: linear-gradient(100.07deg, #2d61fc .83%, #9362ed 34.35%, #f06195 73.39%, #fca1ad 102.87%)
}

.antenna[data-v-64e44f96]:after {
    border-radius: 50%;
    content: "";
    height: 10px;
    left: -3px;
    position: absolute;
    top: -4px;
    width: 10px
}

.head[data-v-64e44f96] {
    animation: shake-64e44f96 1s ease-in-out infinite;
    background: linear-gradient(100.07deg, #2d61fc .83%, #9362ed 34.35%, #f06195 73.39%, #fca1ad 102.87%);
    border-radius: 12px;
    height: 50px;
    margin-top: 5px;
    position: relative;
    width: 50px
}

.eyes[data-v-64e44f96] {
    display: flex;
    height: 8px;
    justify-content: space-between;
    left: 50%;
    position: absolute;
    top: 15px;
    transform: translate(-50%);
    width: 30px
}

.eyes[data-v-64e44f96]:after, .eyes[data-v-64e44f96]:before {
    animation: blink-64e44f96 2s ease infinite;
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 8px;
    width: 8px
}

.mouth[data-v-64e44f96] {
    background: #fff;
    border-radius: 2px;
    bottom: 12px;
    height: 4px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 20px
}

.body[data-v-64e44f96] {
    border-radius: 8px;
    height: 30px;
    margin: 5px auto 0;
    position: relative;
    width: 40px
}

.arm[data-v-64e44f96], .body[data-v-64e44f96] {
    background: linear-gradient(100.07deg, #2d61fc .83%, #9362ed 34.35%, #f06195 73.39%, #fca1ad 102.87%)
}

.arm[data-v-64e44f96] {
    border-radius: 4px;
    height: 20px;
    position: absolute;
    top: 5px;
    width: 8px
}

.arm.left[data-v-64e44f96] {
    animation: wave-64e44f96 1s ease-in-out infinite;
    left: -12px;
    transform-origin: top
}

.arm.right[data-v-64e44f96] {
    animation: wave-64e44f96 1s ease-in-out infinite reverse;
    right: -12px;
    transform-origin: top
}

.loading-text[data-v-64e44f96] {
    background: linear-gradient(100.07deg, #2d61fc .83%, #9362ed 34.35%, #f06195 73.39%, #fca1ad 102.87%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px
}

@keyframes bounce-64e44f96 {
    0%, to {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-10px)
    }
}

@keyframes shake-64e44f96 {
    0%, to {
        transform: rotate(0)
    }
    25% {
        transform: rotate(-5deg)
    }
    75% {
        transform: rotate(5deg)
    }
}

@keyframes wave-64e44f96 {
    0%, to {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-15deg)
    }
}

@keyframes blink-64e44f96 {
    0%, to {
        transform: scale(1)
    }
    50% {
        transform: scaleY(.1)
    }
}

.iphone-screen[data-v-64e44f96] {
    border: none;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.iphone-screen[data-v-64e44f96], .iphone-top[data-v-64e44f96] {
    background: #fff;
    position: absolute
}

.iphone-top[data-v-64e44f96] {
    border-radius: 36px 36px 0 0;
    height: 45px;
    top: 11px;
    width: 357px;
    z-index: 2
}

.dynamic-island[data-v-64e44f96] {
    background: #000;
    border-radius: 16px;
    height: 34px;
    width: 115px
}

.link-button[data-v-64e44f96] {
    background: #007bff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 0 4px;
    text-decoration: none
}

.link-button[data-v-64e44f96]:hover {
    background: #0056b3
}

.gradient-bg[data-v-64e44f96] {
    background: linear-gradient(101.26deg, #2d61fc 1.01%, #9362ed 45.41%, #f06195 97.11%, #fca1ad 136.14%);
    box-shadow: 0 4px 12px #9362ed26
}

.gradient-text[data-v-64e44f96] {
    background: linear-gradient(90deg, #02b18f, #037d79);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.sp-text[data-v-64e44f96] {
    background: linear-gradient(100.07deg, #2d61fc .83%, #9362ed 34.35%, #f06195 73.39%, #fca1ad 102.87%);
    -webkit-background-clip: text;
    color: transparent
}

.backdrop-blur-sm[data-v-64e44f96] {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px)
}

.backdrop-blur-md[data-v-64e44f96] {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px)
}

@keyframes slide-lr-64e44f96 {
    0%, to {
        transform: translate(0)
    }
    50% {
        transform: translate(20px)
    }
}

.animate-slide-lr[data-v-64e44f96] {
    animation: slide-lr-64e44f96 2s ease-in-out infinite
}

.download-button[data-v-64e44f96] {
    background: #007bff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 2px 8px;
    text-decoration: none;
    transition: all .2s ease
}

.download-button[data-v-64e44f96]:hover {
    background: #0056b3;
    transform: translateY(-1px)
}

.lightning-button[data-v-64e44f96] {
    background: #f89328
}

.lightning-button[data-v-64e44f96]:hover {
    background: #e07c20
}