.xan-splash{pointer-events:none;z-index:9999;opacity:0;background:radial-gradient(120% 120% at 50% 38%,#0d0d0d 0%,#070707 46%,#030303 100%);justify-content:center;align-items:center;transition:opacity .36s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.xan-splash--visible{opacity:1}.xan-splash--exit{opacity:0}.xan-splash__mark{filter:drop-shadow(0 0 38px #f5c40026);width:min(46vw,216px);height:auto}.xan-splash__join{opacity:0}.xan-splash__join--left{animation:.74s cubic-bezier(.22,1,.36,1) 60ms both xan-splash-join-left}.xan-splash__join--right{animation:.74s cubic-bezier(.22,1,.36,1) 60ms both xan-splash-join-right}.xan-splash__settle{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.6s cubic-bezier(.22,1,.36,1) .44s both xan-splash-settle}@keyframes xan-splash-join-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes xan-splash-join-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes xan-splash-settle{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.xan-splash__join,.xan-splash__settle{opacity:1;animation:none;transform:none}}
