.v-splash{z-index:80;color:#17313e;height:100dvh;min-height:100svh;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));box-sizing:border-box;background:radial-gradient(at 50% 34%,#f4fafc 0,#e4f0f4 62%,#dcecf1 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.v-splash-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:430px;display:flex}.v-splash img{object-fit:contain;width:clamp(170px,50vw,230px);height:auto;max-height:34svh;box-shadow:none;background:0 0;border:none;border-radius:0;display:block}.v-splash h1{letter-spacing:.07em;color:#17313e;margin:8px 0 0;font-size:clamp(30px,8vw,40px);font-weight:850;line-height:1.1}.v-splash h1 span{color:#799c00}.v-splash-version{color:#5c6e78;margin:12px 0 0;font-size:14px;line-height:1.5}.v-splash-tagline{color:#234351;margin:30px 0 0;font-size:clamp(16px,4.5vw,19px);font-weight:500;line-height:1.6}.v-main{animation:.15s ease-out visibility-ready}@keyframes visibility-ready{0%{opacity:.88}to{opacity:1}}@media (prefers-reduced-motion:reduce){.v-main{animation:none}}.v-loading-dots{justify-content:center;align-items:center;gap:9px;height:22px;margin-top:26px;display:flex}.v-loading-dots span{background:#287d99;border-radius:50%;width:8px;height:8px;animation:1.35s ease-in-out infinite visibility-loading}.v-loading-dots span:nth-child(2){animation-delay:.18s}.v-loading-dots span:nth-child(3){animation-delay:.36s}@keyframes visibility-loading{0%,65%,to{opacity:.3;transform:translateY(0)}32%{opacity:1;transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.v-loading-dots span{opacity:.65;animation:none}}
