.wc-pre{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:#060b18;overflow:hidden;border-radius:inherit}.wc-pre-stage{display:grid;place-items:center;gap:14px;text-align:center;padding:24px}.wc-pre-mark{width:clamp(64px,14vw,104px);height:clamp(64px,14vw,104px);display:block}.wc-pre-mark .ring{fill:none;stroke:#3d8bff;stroke-width:3;stroke-linecap:round;stroke-dasharray:232;stroke-dashoffset:232;animation:wcPreDraw .9s cubic-bezier(.2,.7,.3,1) forwards}.wc-pre-mark .glyph{fill:#fff;opacity:0;animation:wcPreFade .52s ease .62s forwards}.wc-pre-name{font-family:inherit;font-size:clamp(18px,3.4vw,27px);font-weight:800;letter-spacing:-.2px;color:#fff;opacity:0;animation:wcPreRise .52s cubic-bezier(.2,.7,.3,1) .78s forwards}.wc-pre-hello{font-size:clamp(12px,1.9vw,14px);font-weight:600;color:#b9c7e2;opacity:0;animation:wcPreRise .52s cubic-bezier(.2,.7,.3,1) .98s forwards}.wc-pre-halo{position:absolute;width:60%;aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(61,139,255,.28),transparent 66%);opacity:0;animation:wcPreFade .7s ease .12s forwards}@keyframes wcPreDraw{to{stroke-dashoffset:0}}@keyframes wcPreFade{to{opacity:1}}@keyframes wcPreRise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.wc-pre-mark .ring{animation:none;stroke-dashoffset:0}.wc-pre-halo,.wc-pre-hello,.wc-pre-mark .glyph,.wc-pre-name{animation:none;opacity:1;transform:none}}.wc-pre-ad{position:absolute;inset:0;background:#000}.wc-pre-ad video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000;display:block}.wc-pre-bar{position:absolute;inset-inline:0;top:0;z-index:2;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 14px;background:linear-gradient(180deg,rgba(6,11,24,.86),transparent);color:#fff;font-size:12.5px;font-weight:700}.wc-pre-tag{background:hsla(0,0%,100%,.16);border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:800;white-space:nowrap}.wc-pre-left{font-variant-numeric:tabular-nums;color:#b9c7e2}.wc-pre-adv{color:#b9c7e2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.wc-pre-dots{display:flex;gap:4px;margin-inline-start:auto}.wc-pre-dot{width:18px;height:3px;border-radius:2px;background:hsla(0,0%,100%,.28)}.wc-pre-dot.on{background:#3d8bff}.wc-pre-dot.done{background:hsla(0,0%,100%,.62)}.wc-pre-acts{position:absolute;inset-inline:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(0deg,rgba(6,11,24,.86),transparent)}.wc-pre-btn{min-height:44px;padding:0 16px;border-radius:13px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800;background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.26);display:inline-flex;align-items:center;gap:7px;text-decoration:none}.wc-pre-btn:hover{background:hsla(0,0%,100%,.24)}.wc-pre-btn[disabled]{opacity:.55;cursor:not-allowed}.wc-pre-btn.brand{background:#3d8bff;border-color:#3d8bff;color:#06122b}.wc-pre-btn.brand:hover{background:#6ba6ff;border-color:#6ba6ff}.wc-pre-prog{position:absolute;inset-inline:0;bottom:0;height:3px;background:hsla(0,0%,100%,.2);z-index:3}.wc-pre-prog>i{display:block;height:100%;background:#3d8bff}