.pl-splash-root{z-index:200000;box-sizing:border-box;opacity:1;pointer-events:auto;background:radial-gradient(70% 55% at 50% 48%,#121020f7 0%,#030308 62%,#010104 100%);justify-content:center;align-items:center;width:100vw;max-width:100vw;height:100dvh;margin:0;padding:clamp(24px,6vw,48px);transition:opacity .56s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.pl-splash-root--exit{opacity:0;pointer-events:none}.pl-splash__vignette{pointer-events:none;z-index:0;background:radial-gradient(circle,#0000 0% 38%,#00000073 100%);position:absolute;inset:0}.pl-splash__glow{pointer-events:none;z-index:1;opacity:.85;background:radial-gradient(circle,#7c3aed24 0%,#6366f10f 42%,#0000 70%);border-radius:50%;width:min(90vw,420px);height:min(90vw,420px);animation:2.2s ease-in-out infinite plSplashGlowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes plSplashGlowPulse{0%,to{opacity:.72;transform:translate(-50%,-50%)scale(1)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1.04)}}.pl-splash__logo-frame{z-index:2;aspect-ratio:1;isolation:isolate;background:#06060a6b;border-radius:clamp(26px,28%,46px);justify-content:center;align-items:center;width:clamp(132px,22vw,200px);max-width:min(40vh,220px);max-height:min(40vh,220px);display:flex;position:relative;overflow:hidden;box-shadow:0 0 36px #7c3aed29,0 14px 42px #0000006b}.pl-splash__logo{z-index:0;object-fit:contain;opacity:0;filter:drop-shadow(0 0 20px #8b5cf633);width:100%;height:100%;transition:opacity .58s cubic-bezier(.22,1,.36,1),transform .58s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(10px)scale(.97)}.pl-splash-root--logo-in .pl-splash__logo{opacity:1;transform:translateY(0)scale(1)}@media (max-width:480px){.pl-splash__logo-frame{border-radius:clamp(22px,26%,38px);width:clamp(120px,42vw,168px);max-width:min(36vh,180px);max-height:min(36vh,180px)}.pl-splash__glow{width:min(92vw,320px);height:min(92vw,320px)}}
