.splash-container[data-v-65926c11]{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(180deg,#19182c,#1c182c);display:flex;align-items:center;justify-content:center;z-index:9999}.splash-content[data-v-65926c11]{text-align:center;color:#333;width:80%;max-width:8rem;position:relative;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1.6rem 0}.logo[data-v-65926c11]{flex-shrink:0}.logo img[data-v-65926c11]{width:3.2rem;height:3.2rem;object-fit:contain}.logo-text[data-v-65926c11]{font-size:.96rem;font-weight:700;color:#333;text-shadow:0 .05333rem .10667rem rgba(0,0,0,.1)}.center-image[data-v-65926c11]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.center-image img[data-v-65926c11]{width:8rem;height:8rem;object-fit:contain}.carousel-indicator[data-v-65926c11]{position:absolute;bottom:5.33333rem;left:50%;transform:translateX(-50%);display:flex;gap:.32rem;align-items:center;z-index:2}.indicator-dot[data-v-65926c11]{width:.32rem;height:.32rem;border-radius:50%;background-color:#91aed8;transition:all .3s ease;position:relative}.indicator-dot.active[data-v-65926c11]{background-color:var(--theme-color)}.indicator-dot.current[data-v-65926c11]{background-color:var(--theme-color);animation:pulse-65926c11 .8s ease-in-out infinite}@keyframes pulse-65926c11{0%{transform:scale(1);background-color:var(--theme-color);box-shadow:0 0 0 0 rgba(0,63,142,.4)}50%{transform:scale(1.2);background-color:var(--theme-color);box-shadow:0 0 0 .21333rem rgba(0,63,142,0)}to{transform:scale(1);background-color:var(--theme-color);box-shadow:0 0 0 0 rgba(0,63,142,0)}}