.loading-page{min-height:100vh;font-family:var(--font-sans), sans-serif;background:#f6f6f9;background:lab(97.0663% .369191 -1.4644);flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.loading-page *{box-sizing:border-box}.loading-page .brand{align-items:center;gap:12px;display:flex;position:absolute;top:48px;left:56px}.loading-page .brand img{border-radius:8px;width:34px;height:34px}.loading-page .brand span{color:#211a4d;color:lab(12.7957% 16.1451 -30.891);letter-spacing:-.01em;font-size:20px;font-weight:700}.loading-page .single{background:#fff;border:1px solid #e1e1e4;border:1px solid lab(89.5177% .463128 -1.82939);border-radius:12px;width:210px;height:140px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 34px #150a3c1a;box-shadow:0 14px 34px lab(5.82899% 17.6853 -30.4477/.1)}.loading-page .bar{background:#e7e7ec;background:lab(91.8292% .557125 -2.19438);border-radius:4px}.loading-page .b1{background:#0062ffbf;width:56px;height:9px;margin-bottom:14px}.loading-page .b2{width:80%;height:7px;margin-bottom:9px}.loading-page .b3{width:62%;height:7px;margin-bottom:9px}.loading-page .b4{width:40%;height:7px}.loading-page .shine{background:linear-gradient(105deg,#0000 30%,#ffffffa6 48%,#0062ff2e 52%,#0000 70%);animation:1.8s ease-in-out infinite beam-shine;position:absolute;inset:0;transform:translate(-100%)}@keyframes beam-shine{55%,to{transform:translate(100%)}}.loading-page .pwrap{width:210px;margin-top:36px}.loading-page .pline{background:#e1e1e4;background:lab(89.5177% .463128 -1.82939);border-radius:999px;height:3px;overflow:hidden}.loading-page .pfill{background:linear-gradient(90deg,#0062ff,#7fb0ff);border-radius:999px;width:0;height:100%;animation:3.2s cubic-bezier(.3,.6,.4,1) infinite beam-pgrow}.loading-page .pmeta{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#676874;color:lab(44.14% 2.01035 -7.22437);justify-content:space-between;margin-top:10px;font-size:10px;font-weight:500;display:flex}@keyframes beam-pgrow{0%{width:0}15%{width:34%}40%{width:58%}65%{width:71%}85%{width:92%}to{width:98%}}.loading-page .foot{font-family:var(--font-mono), monospace;color:#a4a4ab;color:lab(67.4341% .946254 -3.64604);font-size:12px;font-weight:400;position:absolute;bottom:40px}@media (prefers-reduced-motion:reduce){.loading-page .shine,.loading-page .pfill{animation:none}.loading-page .pfill{width:40%}}
