.boot-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);background-color:#0c0e0d;background-image:linear-gradient(180deg,#0c0e0de0,#121816d1 45%,#0c0e0de6),url(../assets/images/bg_cozy_breeding_facility.png);background-size:cover;background-position:center;background-repeat:no-repeat;image-rendering:pixelated;font-family:RetroPixel,Courier New,monospace}.boot-splash--in-scene{position:absolute;z-index:10}.boot-splash__inner{text-align:center;max-width:min(96vw,24rem);padding:1rem}.boot-splash .game-title-pixel-shell{display:inline-block;position:relative;padding:5px;margin:0 auto .75rem;max-width:min(96vw,24rem);background:linear-gradient(145deg,#1e1a32,#0a0814 55%,#12101c);border:4px solid #3d3460;box-shadow:0 0 0 2px #8b7ec8,0 5px #050408,0 0 32px #7864dc59,inset 0 1px #c8beff1f;image-rendering:pixelated}.boot-splash .game-title-pixel-shell__panel{display:block;padding:.48em .9em .52em;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.18) 2px,rgba(0,0,0,.18) 3px),linear-gradient(180deg,#18142c,#0c0a18 48%,#10101a);border:3px solid #2a2248}.boot-splash .game-title-8bit.game-title-pixel-marquee{display:flex;flex-direction:column;align-items:center;gap:.12em;line-height:1;font-family:RetroPixel,Courier New,monospace;animation:game-title-arcade-pulse 3.2s ease-in-out infinite}.boot-splash .game-title-pixel-marquee__top{display:block;font-size:.55rem;letter-spacing:.52em;padding-left:.52em;color:#8ef0ff;text-shadow:2px 0 0 #143050,-2px 0 0 #143050,0 2px 0 #143050,0 -2px 0 #143050,3px 3px 0 #080c18}.boot-splash .game-title-pixel-marquee__bot{display:block;font-size:1.65rem;letter-spacing:.18em;padding-left:.18em;color:#ffe8a8;text-shadow:2px 0 0 #502090,-2px 0 0 #502090,0 2px 0 #381868,0 -2px 0 #381868,3px 3px 0 #180820,4px 4px 0 #0c0410}@keyframes game-title-arcade-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.06)}}.boot-splash__tagline{font-size:.62rem;color:#d1fae5bf;text-shadow:1px 1px 0 #000;margin:0 0 1rem;line-height:1.35}.boot-splash__bar{height:.5rem;background:#1e2622eb;border:2px solid rgba(90,130,100,.55);border-radius:2px;overflow:hidden;margin-bottom:.75rem}.boot-splash__bar-fill{height:100%;width:0%;background:#10b981;transition:width .15s ease-out}.boot-splash__bar-fill.boot-splash-bar-indeterminate{width:40%;transition:none;animation:boot-splash-indeterminate 1.1s ease-in-out infinite}@keyframes boot-splash-indeterminate{0%{transform:translate(-120%)}to{transform:translate(320%)}}.boot-splash__status{font-size:.62rem;color:#d1d5db;margin:0;line-height:1.35;text-shadow:1px 1px 0 #000}.boot-splash.boot-splash-error .boot-splash__status{color:#fca5a5}.boot-splash__retry{margin-top:.75rem;padding:.5rem 1rem;font-family:RetroPixel,Courier New,monospace;font-size:.62rem;font-weight:700;color:#fff;background:#047857;border:2px solid #065f46;border-radius:2px;cursor:pointer;touch-action:manipulation}.boot-splash__retry.hidden{display:none}@media(prefers-reduced-motion:reduce){.boot-splash__bar-fill.boot-splash-bar-indeterminate{animation:none;width:50%}.boot-splash .game-title-8bit.game-title-pixel-marquee{animation:none}}
