.canvas-loading-screen:not(#\#):not(#\#):not(#\#){position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#131619,#111416);z-index:1000;opacity:1;transition:opacity .6s cubic-bezier(.4,0,.2,1);transform:translateZ(0);isolation:isolate}.canvas-loading-screen[data-hiding]:not(#\#):not(#\#):not(#\#){opacity:0}.canvas-loading-screen__content:not(#\#):not(#\#):not(#\#){display:flex;flex-direction:column;align-items:center;gap:32px;width:320px}.canvas-loading-screen__logo:not(#\#):not(#\#):not(#\#){display:flex;align-items:center;justify-content:center}.canvas-loading-logo:not(#\#):not(#\#):not(#\#){width:82px;height:auto;object-fit:contain;mix-blend-mode:lighten;transform:translateZ(0)}.canvas-loading-screen__track:not(#\#):not(#\#):not(#\#){position:relative;width:240px;height:4px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden}.canvas-loading-screen__fill:not(#\#):not(#\#):not(#\#){position:absolute;top:0;left:0;width:0;height:4px;border-radius:99px;background:linear-gradient(90deg,rgba(255,255,255,.6),#fff)}.canvas-loading-screen__fill[data-phase=crawling]:not(#\#):not(#\#):not(#\#){width:95%;transition:width 8s cubic-bezier(.1,.5,.2,1)}.canvas-loading-screen__fill[data-phase=done]:not(#\#):not(#\#):not(#\#),.canvas-loading-screen__fill[data-phase=fadeOut]:not(#\#):not(#\#):not(#\#){width:100%;transition:width .15s ease-out}.canvas-loading-screen__error-group:not(#\#):not(#\#):not(#\#){display:flex;flex-direction:column;align-items:center;gap:16px}.canvas-loading-screen__error:not(#\#):not(#\#):not(#\#){font-family:Inter,sans-serif;font-size:14px;color:#898a8b;text-align:center}.canvas-loading-screen__retry:not(#\#):not(#\#):not(#\#){font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff;background:rgba(255,255,255,.08);border:none;border-radius:8px;padding:8px 20px;cursor:pointer;transition:background .15s ease}.canvas-loading-screen__retry:hover:not(#\#):not(#\#):not(#\#){background:rgba(255,255,255,.12)}.canvas-loading-screen__lock:not(#\#):not(#\#):not(#\#),.canvas-loading-screen__retry:active:not(#\#):not(#\#):not(#\#){background:rgba(255,255,255,.06)}.canvas-loading-screen__lock:not(#\#):not(#\#):not(#\#){display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;color:#898a8b}.canvas-loading-screen__lock:not(#\#):not(#\#):not(#\#) svg{width:24px;height:24px}.canvas-loading-screen__access-text:not(#\#):not(#\#):not(#\#){display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.canvas-loading-screen__access-title:not(#\#):not(#\#):not(#\#){font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff}.canvas-loading-screen__access-desc:not(#\#):not(#\#):not(#\#){font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#898a8b}.canvas-loading-screen__access-link:not(#\#):not(#\#):not(#\#){font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff;-webkit-text-decoration:underline;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px;margin-top:8px;transition:opacity .15s ease}.canvas-loading-screen__access-link:hover:not(#\#):not(#\#):not(#\#){opacity:.7}