======= .splash-logo-section { display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; align-items: center; } .splash-app-logo { width: 100px; height: 100px; border-radius: 24px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 8px 24px rgba(0, 0, 0, 0.1); /* margin-bottom: 40px; */ } .splash-features-section { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; gap: 40px; margin-top: 40px; } .splash-feature-item { display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; align-items: center; text-align: center; } .splash-feature-text { font-size: 14px; font-weight: 500; color: #8B5A3C; white-space: nowrap; } .splash-bottom-section { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; } .splash-bottom-image { width: 264px; height: auto; max-width: 80vw; animation: splashFloating 3s ease-in-out infinite; } @keyframes splashFloating { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } } .splash-loading-container { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; align-items: center; opacity: 1; } .splash-loading-text { color: #999; font-size: 14px; margin-bottom: 10px; } .splash-loading-dots { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 4px; } .splash-loading-dot { width: 6px; height: 6px; border-radius: 50%; background-color: #FF5252; animation: splashLoadingPulse 1.4s ease-in-out infinite both; } .splash-loading-dot:nth-child(1) { animation-delay: -0.32s; } .splash-loading-dot:nth-child(2) { animation-delay: -0.16s; } .splash-loading-dot:nth-child(3) { animation-delay: 0; } @keyframes splashLoadingPulse { 0%, 80%, 100% { transform: scale(0.8); opacity: 0.5; } 40% { transform: scale(1); opacity: 1; } } >>>>>>> kefu
<<<<<<< HEAD =======
零佣金开户
极速交易
安全可靠
Investment Illustration
正在加载...
>>>>>>> kefu