.pl{z-index:9999;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.pl.exit{opacity:0;filter:blur(20px);pointer-events:none;transition:all .8s cubic-bezier(.22,1,.36,1);transform:scale(1.08)}.pl-bg{background:radial-gradient(circle,#86ceba1a 0%,#86ceba08 40%,#0000 70%);position:absolute;inset:0}.pl-grid{opacity:.3;background-image:linear-gradient(#86ceba08 1px,#0000 1px),linear-gradient(90deg,#86ceba08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.pl-c{background:linear-gradient(90deg,#86ceba4d,#0000);position:absolute}.pl-c.tl-h{width:128px;height:1px;top:0;left:0}.pl-c.tl-v{background:linear-gradient(#86ceba4d,#0000);width:1px;height:128px;top:0;left:0}.pl-c.tr-h{background:linear-gradient(270deg,#86ceba4d,#0000);width:128px;height:1px;top:0;right:0}.pl-c.tr-v{background:linear-gradient(#86ceba4d,#0000);width:1px;height:128px;top:0;right:0}.pl-c.bl-h{width:128px;height:1px;bottom:0;left:0}.pl-c.bl-v{background:linear-gradient(#0000,#86ceba4d);width:1px;height:128px;bottom:0;left:0}.pl-c.br-h{background:linear-gradient(270deg,#86ceba4d,#0000);width:128px;height:1px;bottom:0;right:0}.pl-c.br-v{background:linear-gradient(#0000,#86ceba4d);width:1px;height:128px;bottom:0;right:0}.pl-scan{background:linear-gradient(90deg,#0000 0%,#86ceba26 30%,#86ceba4d 50%,#86ceba26 70%,#0000 100%);height:1px;animation:5s linear infinite plScan;position:absolute;left:0;right:0}@keyframes plScan{0%{top:0}50%{top:100%}to{top:0}}.pl-main{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.pl-logo-w{margin-bottom:24px;animation:.6s ease-out both plFade;position:relative}@keyframes plFade{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.pl-glow{pointer-events:none;background:radial-gradient(circle,#86ceba33 0%,#0000 70%);border-radius:50%;animation:2.5s ease-in-out infinite plPulse;position:absolute;inset:-32px}@keyframes plPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.pl-spin{pointer-events:none;border:1px solid #86ceba4d;border-color:#86ceba4d #86ceba1a #0000 #0000;border-radius:50%;animation:3s linear infinite plSpin;position:absolute;inset:-12px}@keyframes plSpin{to{transform:rotate(360deg)}}.pl-orbit{border:1px dashed #86ceba1a;border-radius:50%;width:256px;height:256px;animation:30s linear infinite plOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes plOrbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@media (min-width:640px){.pl-orbit{width:288px;height:288px}}.pl-circle{background:radial-gradient(circle,#86ceba14 0%,#00000080 70%);border:1px solid #86ceba33;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;box-shadow:0 0 50px #86ceba26,inset 0 0 20px #86ceba0d}@media (min-width:640px){.pl-circle{width:112px;height:112px}}.pl-circle img{object-fit:contain;filter:drop-shadow(0 0 15px #86ceba4d);width:56px;height:56px}@media (min-width:640px){.pl-circle img{width:64px;height:64px}}.pl-txt{animation:.6s ease-out .15s both plSlide}@keyframes plSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pl-bar-w{margin-top:32px;animation:.4s ease-out .3s both plSlide}.pl-bar-bg{background:#ffffff0f;border-radius:4px;width:176px;height:1px;position:relative;overflow:hidden}@media (min-width:640px){.pl-bar-bg{width:208px}}.pl-bar-f{background:linear-gradient(90deg,#0000,#86ceba66,#86ceba);border-radius:4px;height:100%;transition:width .1s linear}.pl-bar-f.css{transition:none;animation:3s ease-out forwards plBarCss}@keyframes plBarCss{0%{width:0}30%{width:20%}60%{width:45%}80%{width:65%}to{width:80%}}.pl-bar-d{background:radial-gradient(circle,#86ceba 0%,#0000 70%);border-radius:50%;width:8px;height:8px;transition:left .1s linear;animation:1.2s ease-in-out infinite plPulse;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 6px #86ceba80}.pl-bar-d.css{transition:none;animation:3s ease-out forwards plDotCss,1.2s ease-in-out infinite plPulse}@keyframes plDotCss{0%{left:0}30%{left:20%}60%{left:45%}80%{left:65%}to{left:80%}}.pl-pct{letter-spacing:6px;color:#86ceba66;font-variant-numeric:tabular-nums;text-align:center;margin-top:12px;font-size:10px;font-weight:300}.pl-pct.css .pl-pct-num{display:none}.pl-pct.css:after{content:"";animation:3s ease-out forwards plPctCss}@keyframes plPctCss{0%{content:"0%"}10%{content:"5%"}20%{content:"12%"}30%{content:"20%"}40%{content:"30%"}50%{content:"38%"}60%{content:"45%"}70%{content:"55%"}80%{content:"65%"}90%{content:"74%"}to{content:"80%"}}.pl-content{opacity:0;transition:opacity .8s ease-out}.pl-content.show{opacity:1}
