.km-splash{background:linear-gradient(135deg,#2a2470,#1b1745);inset:0;justify-content:center;padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0);position:fixed;z-index:9999}.km-splash,.km-splash__inner{align-items:center;display:flex}.km-splash__inner{flex-direction:column;gap:18px}.km-splash__title{color:#e8decb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;letter-spacing:.04em}.km-splash__spinner{animation:km-splash-spin .85s linear infinite;border:3px solid hsla(0,0%,100%,.18);border-radius:9999px;border-top-color:#ffc857;height:28px;margin-top:6px;width:28px}@keyframes km-splash-spin{to{transform:rotate(1turn)}}.splash-leave-active{transition:opacity .32s ease}.splash-leave-to{opacity:0}
