.spark-splash-overlay{z-index:100000;pointer-events:auto;background:#05070d;justify-content:center;align-items:center;animation:.55s cubic-bezier(.85,0,.15,1) .85s forwards slideLeftSplash;display:flex;position:fixed;inset:0;box-shadow:20px 0 50px #000c}.spark-splash-logo{object-fit:contain;width:clamp(220px,28vw,360px);height:auto;animation:1.4s cubic-bezier(.85,0,.15,1) forwards logoRevealAndSlide}.spark-logout-overlay{z-index:100000;pointer-events:auto;background:#05070d;justify-content:center;align-items:center;animation:.3s ease-in forwards fadeInSplash;display:flex;position:fixed;inset:0}.spark-logout-logo{object-fit:contain;width:clamp(220px,28vw,360px);height:auto;animation:1.4s cubic-bezier(.87,0,.13,1) forwards logoZoomReverse}@keyframes logoRevealAndSlide{0%{opacity:0;transform:translate(30px)scale(.95)}22%{opacity:1;transform:translate(0,0)scale(1)}62%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(-180px)scale(.95)}}@keyframes slideLeftSplash{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}@keyframes fadeInSplash{0%{opacity:0}to{opacity:1}}@keyframes logoZoomReverse{0%{opacity:0;transform:translate(0,0)scale(32)}48%{opacity:1;transform:translate(0,0)scale(1)}90%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(0,0)scale(.8)}}
