.intro-splash{z-index:110;background:var(--intro-splash-bg,var(--background));opacity:1;justify-content:center;align-items:center;transition:opacity .6s,transform .6s;display:flex;position:fixed;inset:0}.intro-splash[data-exiting=true]{opacity:0;pointer-events:none;transform:translateY(-1.5%)}.intro-splash__svg{width:87vw;max-width:520px;height:auto;overflow:visible}.intro-splash__mask-rect{animation:1.7s linear forwards intro-splash-wipe}.intro-splash__outline text{fill:none;stroke:currentColor;stroke-width:1.1px;vector-effect:non-scaling-stroke}.intro-splash__fill{opacity:0;animation:1s ease-in-out 1.7s forwards intro-splash-fill}.intro-splash__fill text{fill:currentColor;stroke:none}@keyframes intro-splash-wipe{0%{width:0}to{width:1000px}}@keyframes intro-splash-fill{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.intro-splash__mask-rect,.intro-splash__fill{animation:none}.intro-splash__mask-rect{width:1000px}.intro-splash__fill{opacity:1}.intro-splash{transition:opacity .2s linear}}
