.LaunchScreen{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100%;padding:24px;display:flex;position:relative}.LaunchScreen:before{content:"";z-index:2;pointer-events:none;width:100%;height:100%;box-shadow:inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft),inset 0 0 200px var(--ui-shadow-soft);display:block;position:absolute}.LaunchScreen__sprite{flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.LaunchScreen__sprite img{filter:drop-shadow(8px 8px 14px #000)brightness(.6)grayscale(.8);object-fit:contain!important;object-position:10% center!important;width:100%!important;height:100%!important}.LaunchScreen__title{color:var(--ui-accent);font-weight:var(--font-medium);letter-spacing:.08em;text-shadow:0 0 0 var(--ui-text-main),0 0 0 var(--ui-text-main),0 0 0 var(--ui-text-main),0 0 0 var(--ui-accent),0 0 0 var(--ui-accent);filter:brightness(1.5) drop-shadow(0 0 8px var(--ui-accent));z-index:1;margin:0;font-size:2.75rem;line-height:.9;position:absolute;top:20%}.LaunchScreen__panel{align-items:center;gap:calc(var(--spacing)*8);width:100%;max-width:340px;padding-inline:calc(var(--spacing)*4);padding-block:calc(var(--spacing)*4);background:radial-gradient(circle, color-mix(in srgb, var(--ui-surface-raised) 20%, transparent), color-mix(in srgb, var(--ui-surface) 20%, transparent), color-mix(in srgb, var(--ui-surface-deep) 20%, transparent));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-sm);box-shadow:inset 0 -1px 0px var(--ui-accent-glow),inset 0 0 1px var(--ui-accent-glow),inset 0 1px 1px var(--ui-accent-glow),0 4px 12px var(--ui-shadow-soft),0 4px 12px var(--ui-shadow-soft);text-align:center;z-index:2;flex-direction:column;display:flex;position:absolute;bottom:10%}.LaunchScreen__copy,.LaunchScreen__status,.LaunchScreen__error,.LaunchScreen__progressText{margin:0;font-size:.825rem;line-height:1.45}.LaunchScreen__copy,.LaunchScreen__progressText{color:var(--ui-text-soft)}.LaunchScreen__status{color:var(--status-hp-alt);text-shadow:0 0 0px var(--ui-text-main),0 0 0px var(--ui-text-main)}.LaunchScreen__error{color:var(--status-hp);text-shadow:0 0 0px var(--ui-text-main)}.LaunchScreen__progress{flex-direction:column;gap:8px;width:100%;display:flex}.LaunchScreen__progressMeta{color:var(--ui-text-main);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.75rem;display:flex}.LaunchScreen__progressTrack{width:100%;height:calc(var(--spacing)*3);background:var(--ui-surface);border:1px solid var(--ui-border-dark);border-radius:1px;min-width:0;position:relative;overflow:hidden}.LaunchScreen__progressFill{border-radius:inherit;background:linear-gradient(to top, var(--ui-accent-glow) 80%, var(--ui-accent-soft));height:100%;transition:width .16s}.LaunchScreen__button{border:unset;width:100%;box-shadow:unset;background:0 0}.LaunchScreen__button:hover{color:var(--ui-accent);background:0 0}
