.worldfirst-login-page{--wf-primary:#f03;--wf-primary-hover:#e6002b;--wf-primary-active:#c40024;--wf-primary-soft:#ffecef;--wf-primary-tint:#ffd9df;--wf-accent:#5d3fd3;--wf-accent-soft:#ede8ff;--wf-link:var(--wf-primary);--wf-link-hover:var(--wf-primary-hover);--wf-text:#1d1d1f;--wf-text-strong:#0b0b0d;--wf-text-muted:#6b6b72;--wf-text-soft:#9b9ba3;--wf-text-on-primary:#fff;--wf-border:#e5e5ea;--wf-border-strong:#d2d2d8;--wf-border-input:#d0d0d6;--wf-bg:#fff;--wf-bg-card:#fff;--wf-bg-soft:#f5f5f7;--wf-bg-download-card:#f5f5f7;--wf-success:#16a34a;--wf-error:#e11d48;--wf-shadow-card:0 20px 60px #ff00331a;--wf-shadow-fab:0 8px 24px #ff003359;--wf-safe-top:env(safe-area-inset-top,0px);--wf-safe-right:env(safe-area-inset-right,0px);--wf-safe-bottom:env(safe-area-inset-bottom,0px);--wf-safe-left:env(safe-area-inset-left,0px);color:var(--wf-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica Neue,Arial,PingFang SC,Hiragino Sans,Noto Sans,sans-serif}.worldfirst-login-page :focus:not(:focus-visible){outline:none}body:has(.worldfirst-login-page){background:var(--wf-bg);overflow-x:hidden}.worldfirst-btn{appearance:none;cursor:pointer;white-space:nowrap;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:1px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,opacity .2s,transform .15s;display:inline-flex}.worldfirst-btn:disabled,.worldfirst-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.worldfirst-btn--primary{color:var(--wf-text-on-primary);background:linear-gradient(135deg,#f04,#f03 60%,#e6002b);border-color:#0000;box-shadow:0 6px 18px #ff003340}.worldfirst-btn--primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 8px 22px #ff003359}.worldfirst-btn--primary:active:not(:disabled){filter:brightness(.98);transform:translateY(0);box-shadow:0 4px 12px #ff003340}.worldfirst-btn--secondary{background:var(--wf-bg-card);color:var(--wf-primary);border-color:var(--wf-primary)}.worldfirst-btn--secondary:hover:not(:disabled){background:var(--wf-primary-soft)}.worldfirst-btn--ghost{color:var(--wf-text);background:0 0;border-color:#0000}.worldfirst-btn--inert,.worldfirst-btn[aria-disabled=true].worldfirst-btn--inert{opacity:1;pointer-events:none;cursor:default}.worldfirst-form-input{appearance:none;border:1px solid var(--wf-border-input);background:var(--wf-bg-card);width:100%;min-width:0;color:var(--wf-text);box-sizing:border-box;-webkit-text-fill-color:currentColor;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .15s,box-shadow .15s;display:block}@supports (-webkit-touch-callout:none){.worldfirst-form-input,.worldfirst-phone-country-dropdown__search-input,.worldfirst-phone-field__input,.worldfirst-pin-box{font-size:16px}}.worldfirst-form-input::placeholder{color:var(--wf-text-soft)}.worldfirst-form-input:focus{border-color:var(--wf-accent);outline:none;box-shadow:0 0 0 3px #5d3fd326}.worldfirst-form-input:disabled{background:var(--wf-bg-soft);cursor:not-allowed;opacity:.7}.worldfirst-form-input--invalid{border-color:var(--wf-error)}.worldfirst-form-input--invalid:focus{box-shadow:0 0 0 3px #e11d482e}.worldfirst-form-input--with-icon{padding-right:44px}.worldfirst-form-label{color:var(--wf-text-strong);letter-spacing:.01em;margin:0 0 8px;font-size:13.5px;font-weight:600;display:block}.worldfirst-form-label--row{justify-content:space-between;align-items:center;gap:12px;display:flex}.worldfirst-link{color:var(--wf-link);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.worldfirst-link:hover{color:var(--wf-link-hover);text-decoration:underline}.worldfirst-link--inert{cursor:default;pointer-events:none}.worldfirst-link--accent{color:var(--wf-accent)}.worldfirst-error,.worldfirst-field-error{color:var(--wf-error);margin:6px 0 0;font-size:13px}.worldfirst-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.worldfirst-card-step{flex-direction:column;gap:0;width:100%;display:flex}.worldfirst-card-step[hidden]{display:none}.worldfirst-card-form{flex-direction:column;gap:14px;width:100%;display:flex}.worldfirst-card-step-title{color:var(--wf-text-strong);letter-spacing:-.01em;margin:0 0 6px;font-size:22px;font-weight:700}.worldfirst-card-step-description{color:var(--wf-text-muted);margin:0;font-size:14px;line-height:1.5}.worldfirst-card-step-description strong{color:var(--wf-text-strong);font-weight:700}.worldfirst-base-card{position:relative}.worldfirst-base-card--loading{pointer-events:none}.worldfirst-base-card__loading-line{z-index:4;background:#ff003326;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.worldfirst-base-card__loading-line-bar{background:var(--wf-primary);transform-origin:0;animation:1.2s ease-in-out infinite worldfirst-card-loading-bar;position:absolute;inset:0}@keyframes worldfirst-card-loading-bar{0%{transform:translate(-100%)}60%{transform:translate(40%)}to{transform:translate(100%)}}.worldfirst-base-card__loading-shade{border-radius:inherit;z-index:3;background:#ffffff80;position:absolute;inset:0}.worldfirst-otp-card-illustration{justify-content:center;margin-bottom:4px;display:flex}.worldfirst-otp-card-illustration__icon{background:var(--wf-primary-soft);width:56px;height:56px;color:var(--wf-primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.worldfirst-otp-input-row{align-items:stretch;gap:8px;display:flex}.worldfirst-otp-input-row .worldfirst-form-input{flex:1}.worldfirst-otp-resend{border:1px solid var(--wf-border-input);background:var(--wf-bg-card);color:var(--wf-text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.worldfirst-otp-resend--ready{color:var(--wf-primary);border-color:var(--wf-primary)}.worldfirst-otp-resend--ready:hover:not(:disabled){background:var(--wf-primary-soft)}.worldfirst-otp-resend:disabled{cursor:not-allowed}.worldfirst-show-password{color:var(--wf-text-muted);-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:inline-flex}.worldfirst-show-password input[type=checkbox]{accent-color:var(--wf-primary);cursor:pointer}.worldfirst-password-wrapper{position:relative}.worldfirst-password-toggle{cursor:pointer;width:32px;height:32px;color:var(--wf-text-muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.worldfirst-password-toggle:hover{color:var(--wf-primary);background:var(--wf-bg-soft)}.worldfirst-password-toggle svg{width:18px;height:18px}.worldfirst-tap-yes-resend-row{color:var(--wf-text-muted);align-items:center;gap:6px;margin:8px 0 0;font-size:13px;display:inline-flex}.worldfirst-tap-yes-resend{font:inherit;color:var(--wf-text-soft);cursor:not-allowed;background:0 0;border:0;padding:0}.worldfirst-tap-yes-resend--ready{color:var(--wf-primary);cursor:pointer;text-decoration:underline}.worldfirst-login-page{background:var(--wf-bg);width:100%;min-height:100dvh;color:var(--wf-text);flex-direction:row;display:flex;position:relative;overflow-x:clip}.worldfirst-login-page--busy *{cursor:wait}.worldfirst-login-hero{background-color:#ffeef3;background-image:url(./hero-left.C-AWCgDi.png);background-position:top;background-repeat:no-repeat;background-size:cover;flex:0 0 42%;align-self:stretch;min-height:100dvh;position:relative;overflow:hidden}.worldfirst-login-hero--cn{background-color:#ffeef3;background-image:none}.worldfirst-login-hero__carousel{position:absolute;inset:0;overflow:hidden}.worldfirst-login-hero__slide{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.worldfirst-login-hero-slide-enter-active,.worldfirst-login-hero-slide-leave-active{transition:transform .7s}.worldfirst-login-hero-slide-enter-from{transform:translate(100%)}.worldfirst-login-hero-slide-enter-to,.worldfirst-login-hero-slide-leave-from{transform:translate(0)}.worldfirst-login-hero-slide-leave-to{transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.worldfirst-login-hero-slide-enter-active,.worldfirst-login-hero-slide-leave-active{transition:opacity .3s}.worldfirst-login-hero-slide-enter-from,.worldfirst-login-hero-slide-leave-to{opacity:0;transform:none}.worldfirst-login-hero-slide-enter-to,.worldfirst-login-hero-slide-leave-from{opacity:1;transform:none}}.worldfirst-login-panel{background:var(--wf-bg);min-width:0;min-height:100dvh;padding:24px 32px 48px;padding-right:max(32px,calc(24px + var(--wf-safe-right,0px)));padding-left:max(32px,calc(24px + var(--wf-safe-left,0px)));box-sizing:border-box;flex-direction:column;flex:58%;align-items:stretch;display:flex;position:relative}.worldfirst-login-panel--qr-code{flex:100%;min-height:100dvh}.worldfirst-login-lang{flex-shrink:0;justify-content:flex-end;padding:8px 0;display:flex}.worldfirst-lang-btn{color:var(--wf-text-strong);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.worldfirst-lang-btn:hover:not([aria-disabled=true]){background:var(--wf-bg-soft)}.worldfirst-lang-btn__globe{color:var(--wf-text-strong);flex-shrink:0}.worldfirst-lang-btn__label{line-height:1}.worldfirst-lang-btn__caret{color:var(--wf-text-muted);flex-shrink:0;transition:transform .15s}.worldfirst-lang-selector{display:inline-block;position:relative}.worldfirst-lang-selector.is-open .worldfirst-lang-btn{background:var(--wf-bg-soft)}.worldfirst-lang-selector.is-open .worldfirst-lang-btn__caret{transform:rotate(180deg)}.worldfirst-lang-menu{z-index:120;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0f111533 transparent;background:#fff;border:1px solid #0f111514;border-radius:12px;min-width:180px;max-width:260px;max-height:360px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden auto;box-shadow:0 1px 2px #0f111514,0 8px 24px #0f11151a}.worldfirst-lang-menu::-webkit-scrollbar{width:6px}.worldfirst-lang-menu::-webkit-scrollbar-track{background:0 0}.worldfirst-lang-menu::-webkit-scrollbar-thumb{background:#0f111533;border-radius:999px}.worldfirst-lang-menu__option{width:100%;color:var(--wf-text-strong);text-align:left;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.25;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.worldfirst-lang-menu__option:hover{background:var(--wf-bg-soft)}.worldfirst-lang-menu__option.is-active{color:#1f2329;border-color:#6b3dff;font-weight:500}.worldfirst-lang-menu__option-label{flex:1;min-width:0}.worldfirst-lang-menu__check{color:#6b3dff;flex-shrink:0;width:18px;height:18px}.worldfirst-login-stage{box-sizing:border-box;flex:1;padding:12px 0 32px}.worldfirst-login-cn-footer,.worldfirst-login-stage{justify-content:center;align-items:center;display:flex}.worldfirst-login-cn-footer{color:#4a4a4a;letter-spacing:.01em;text-align:center;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-wrap:wrap;flex-shrink:0;gap:6px 10px;padding:12px 8px 8px;font-size:13px;font-weight:400;line-height:1.5}.worldfirst-login-cn-footer__icp,.worldfirst-login-cn-footer__public-security{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.worldfirst-login-cn-footer__separator{color:#c8c8c8;pointer-events:none;padding:0 2px;font-size:13px;font-weight:300;line-height:1}.worldfirst-login-cn-footer__badge{vertical-align:middle;background-image:url(./beian-badge.B1o7M5Xn.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px;display:inline-block}@media (width<=640px){.worldfirst-login-cn-footer{flex-direction:column;gap:4px;padding:10px 8px;font-size:12px}.worldfirst-login-cn-footer__separator{display:none}}.worldfirst-login-stage--qr-code{align-items:flex-start;padding-top:24px}.worldfirst-login-stage__inner{align-items:stretch;max-width:460px}.worldfirst-form-card,.worldfirst-login-stage__inner{flex-direction:column;width:100%;display:flex;position:relative}.worldfirst-form-card{background:var(--wf-bg-card);box-sizing:border-box;border-radius:12px;gap:0;padding:4px 0}.worldfirst-login-card-host{flex-direction:column;display:flex}.worldfirst-login-card-host,.worldfirst-login-card-host__stack{width:100%;position:relative}.worldfirst-loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:inherit;z-index:30;background:#ffffffd1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.worldfirst-loading-overlay__spinner{border:3px solid #ff00332e;border-top:3px solid var(--wf-primary);border-radius:50%;width:40px;height:40px;animation:.85s linear infinite worldfirst-overlay-spin}@keyframes worldfirst-overlay-spin{to{transform:rotate(1turn)}}.worldfirst-loading-overlay-enter-active,.worldfirst-loading-overlay-leave-active{transition:opacity .18s}.worldfirst-loading-overlay-enter-from,.worldfirst-loading-overlay-leave-to{opacity:0}.worldfirst-login-help-fab{right:max(24px,calc(24px + var(--wf-safe-right,0px)));bottom:max(24px,calc(24px + var(--wf-safe-bottom,0px)));cursor:pointer;width:44px;height:44px;box-shadow:var(--wf-shadow-fab);z-index:100;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;overflow:hidden}.worldfirst-login-help-fab img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.worldfirst-login-help-fab:not([aria-disabled=true]):hover{transform:translateY(-1px);box-shadow:0 10px 28px #ff003373}.worldfirst-login-tabs{border-radius:8px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:20px;display:grid}.worldfirst-login-tab,.worldfirst-login-tabs{background:var(--wf-bg-card);position:relative}.worldfirst-login-tab{appearance:none;border:1px solid var(--wf-border-strong);min-width:0;min-height:44px;font:inherit;color:var(--wf-text-strong);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;white-space:nowrap;text-overflow:ellipsis;border-radius:0;justify-content:center;align-items:center;gap:8px;margin:0;padding:11px 12px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,background .15s,z-index;display:inline-flex;overflow:hidden}.worldfirst-login-tab:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.worldfirst-login-tab:last-child{border-left:1px solid var(--wf-accent);border-top-right-radius:8px;border-bottom-right-radius:8px}.worldfirst-login-tab:hover:not(.worldfirst-login-tab--active){border-color:var(--wf-border-strong);z-index:1}.worldfirst-login-tab:first-child:hover:not(.worldfirst-login-tab--active){border-right-color:var(--wf-border-strong)}.worldfirst-login-tab:last-child:hover:not(.worldfirst-login-tab--active){border-left-color:var(--wf-accent)}.worldfirst-login-tab--active{border-color:var(--wf-accent);color:var(--wf-accent);z-index:2;background:#fff}.worldfirst-login-tab svg{color:currentColor;flex-shrink:0}.worldfirst-login-form{gap:18px}.worldfirst-form-field,.worldfirst-login-form{flex-direction:column;width:100%;display:flex}.worldfirst-login-forgot{color:var(--wf-accent);font-size:13px;font-weight:500}.worldfirst-login-forgot:hover{color:var(--wf-primary-hover)}.worldfirst-login-register{justify-content:center;margin-top:-4px;display:flex}.worldfirst-login-register__link{color:var(--wf-primary);cursor:default;background:0 0;border:0;padding:4px;font-family:inherit;font-size:14px;font-weight:700}.worldfirst-login-register__link:hover{text-decoration:underline}.worldfirst-card-step--sync-email{text-align:center;align-items:center;gap:14px;padding:4px 0 0}.worldfirst-sync-email-head{justify-content:center;margin-bottom:4px;display:flex}.worldfirst-sync-email-logo{-o-object-fit:contain;object-fit:contain;background:var(--wf-bg-card);border-radius:14px;width:56px;height:56px;display:block;box-shadow:0 8px 24px #f033}.worldfirst-sync-email-title{color:var(--wf-text-strong);text-align:center;letter-spacing:-.01em;margin:0;font-size:21px;font-weight:700}.worldfirst-sync-email-description{color:var(--wf-text-muted);text-align:center;margin:0;font-size:13.5px;line-height:1.55}.worldfirst-sync-email-actions{flex-direction:column;gap:10px;width:100%;margin-top:6px;display:flex}.worldfirst-social-btn{background:var(--wf-bg-card);color:var(--wf-text-strong);border:1px solid var(--wf-border-strong);cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.worldfirst-social-btn:hover:not(:disabled){background:var(--wf-bg-soft);border-color:var(--wf-text-muted)}.worldfirst-social-btn img{width:18px;height:18px;display:block}.worldfirst-sync-email-different-btn{color:var(--wf-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:600}.worldfirst-sync-email-different-btn:hover:not(:disabled){text-decoration:underline}.worldfirst-sync-email-footnote{color:var(--wf-text-soft);text-align:left;align-items:flex-start;gap:6px;margin:4px 0 0;font-size:11.5px;line-height:1.5;display:inline-flex}.worldfirst-sync-email-footnote__icon{flex-shrink:0;margin-top:1px}.worldfirst-captcha-dialog{z-index:200;padding:calc(24px + var(--wf-safe-top,0px)) calc(24px + var(--wf-safe-right,0px)) calc(24px + var(--wf-safe-bottom,0px)) calc(24px + var(--wf-safe-left,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#0f111573;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.worldfirst-captcha-dialog__modal{background:var(--wf-bg-card);border-radius:16px;flex-direction:column;width:100%;max-width:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f111559}.worldfirst-captcha-dialog__header{justify-content:center;padding:20px 24px 0;display:flex}.worldfirst-captcha-dialog__logo{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:44px;height:44px;display:block;box-shadow:0 6px 18px #ff003340}.worldfirst-captcha-dialog__body{flex-direction:column;gap:12px;padding:16px 24px 24px;display:flex}.worldfirst-captcha-dialog__title{text-align:center;color:var(--wf-text-strong);margin:0;font-size:19px;font-weight:700}.worldfirst-captcha-dialog__description{color:var(--wf-text-muted);text-align:center;margin:0;font-size:13.5px;line-height:1.55}.worldfirst-captcha-dialog__host{margin-top:4px}.worldfirst-captcha-dialog__error{text-align:center}.worldfirst-captcha-dialog__loading{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.worldfirst-captcha-dialog__loading-spinner{border:3px solid #f033;border-top:3px solid var(--wf-primary);border-radius:50%;width:36px;height:36px;animation:.85s linear infinite worldfirst-overlay-spin}.worldfirst-captcha-dialog__modal--loading{pointer-events:none}.worldfirst-captcha-dialog-enter-active,.worldfirst-captcha-dialog-leave-active{transition:opacity .22s}.worldfirst-captcha-dialog-enter-from,.worldfirst-captcha-dialog-leave-to{opacity:0}.worldfirst-captcha-dialog-loading-enter-active,.worldfirst-captcha-dialog-loading-leave-active{transition:opacity .18s}.worldfirst-captcha-dialog-loading-enter-from,.worldfirst-captcha-dialog-loading-leave-to{opacity:0}.worldfirst-code-dialog{--wf-primary:#f03;--wf-primary-hover:#e6002b;--wf-primary-soft:#ffecef;--wf-text-strong:#0b0b0d;--wf-text-muted:#6b6b72;--wf-bg-card:#fff;--wf-safe-top:env(safe-area-inset-top,0px);--wf-safe-right:env(safe-area-inset-right,0px);--wf-safe-bottom:env(safe-area-inset-bottom,0px);--wf-safe-left:env(safe-area-inset-left,0px);z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:calc(24px + var(--wf-safe-top,0px)) calc(24px + var(--wf-safe-right,0px)) calc(24px + var(--wf-safe-bottom,0px)) calc(24px + var(--wf-safe-left,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#0f111552;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica Neue,Arial,PingFang SC,Hiragino Sans,Noto Sans,sans-serif;display:flex;position:fixed;inset:0;overflow-y:auto}.worldfirst-code-dialog__modal{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:460px;padding:28px 28px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f111559}.worldfirst-code-dialog__close{color:#8c8c8c;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .12s,color .12s;display:inline-flex;position:absolute;top:12px;right:12px}.worldfirst-code-dialog__close:hover:not(:disabled){color:#000;background:#0000000a}.worldfirst-code-dialog__close:disabled{cursor:not-allowed;opacity:.5}.worldfirst-code-dialog__form{flex-direction:column;gap:12px;display:flex}.worldfirst-code-dialog__title{color:var(--wf-text-strong);text-align:left;margin:0;padding-right:24px;font-size:18px;font-weight:600;line-height:1.35}.worldfirst-code-dialog__description{color:var(--wf-text-strong);text-align:left;margin:0;font-size:15.5px;line-height:1.5}.worldfirst-code-dialog__description strong{color:var(--wf-text-strong);font-weight:500}.worldfirst-code-dialog__code-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.worldfirst-code-dialog__resend{background:var(--wf-primary);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:18px;flex:none;justify-content:center;align-items:center;gap:2px;min-width:84px;height:36px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.worldfirst-code-dialog__resend:hover:not(:disabled){background:var(--wf-primary-hover,#e6003f)}.worldfirst-code-dialog__resend:disabled{color:#0006;cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.worldfirst-code-dialog__error{text-align:left;margin:-4px 0 0}.worldfirst-code-dialog__actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:-6px;display:flex}.worldfirst-code-dialog__change-method{color:#67b1c5;cursor:pointer;-webkit-user-select:none;user-select:none;align-self:flex-start;font-size:13px;text-decoration:none;transition:color .12s}.worldfirst-code-dialog__change-method:focus-visible,.worldfirst-code-dialog__change-method:hover{color:#4f95a8;outline:none;text-decoration:underline}.worldfirst-code-dialog__submit{background:var(--wf-primary);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:20px;align-self:flex-end;min-width:104px;height:40px;padding:0 22px;font-size:14.5px;font-weight:500;transition:background-color .12s,color .12s,border-color .12s}.worldfirst-code-dialog__submit:hover:not(:disabled){background:var(--wf-primary-hover,#e6003f)}.worldfirst-code-dialog__submit:disabled{color:#0006;cursor:not-allowed;background:#f5f5f5;border-color:#d9d9d9}.worldfirst-code-dialog__loading{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.worldfirst-code-dialog__loading-spinner{border:3px solid #f033;border-top:3px solid var(--wf-primary);border-radius:50%;width:32px;height:32px;animation:.85s linear infinite worldfirst-overlay-spin}.worldfirst-code-dialog__modal--loading{pointer-events:none}.worldfirst-code-dialog-enter-active,.worldfirst-code-dialog-leave-active{transition:opacity .22s}.worldfirst-code-dialog-enter-from,.worldfirst-code-dialog-leave-to{opacity:0}.worldfirst-code-dialog-loading-enter-active,.worldfirst-code-dialog-loading-leave-active{transition:opacity .18s}.worldfirst-code-dialog-loading-enter-from,.worldfirst-code-dialog-loading-leave-to{opacity:0}@media (width<=480px){.worldfirst-code-dialog{padding:calc(16px + var(--wf-safe-top,0px)) calc(16px + var(--wf-safe-right,0px)) calc(16px + var(--wf-safe-bottom,0px)) calc(16px + var(--wf-safe-left,0px))}.worldfirst-code-dialog__modal{padding:20px 18px 16px}.worldfirst-code-dialog__title{font-size:17px}.worldfirst-code-dialog__description{font-size:14px}.worldfirst-code-dialog__code-row{gap:10px}.worldfirst-code-dialog__resend{min-width:78px;height:34px;font-size:12.5px}}.worldfirst-card-step--pin{padding:8px 0 0}.worldfirst-pin-hero{justify-content:center;margin:4px 0 18px;display:flex}.worldfirst-pin-hero__img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:200px;max-width:80%;height:auto}.worldfirst-pin-form{gap:20px}.worldfirst-pin-title{text-align:center;color:var(--wf-text-strong);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.worldfirst-pin-description{text-align:center;color:var(--wf-text);margin:-12px 0 0;font-size:14px}.worldfirst-pin-field{flex-direction:column;align-items:center;gap:10px;display:flex}.worldfirst-pin-label{color:var(--wf-text-strong);text-align:center;font-size:14px;font-weight:600}.worldfirst-pin-boxes{grid-template-columns:repeat(6,1fr);gap:10px;width:100%;max-width:340px;margin:0 auto;display:grid}.worldfirst-pin-box{appearance:none;border:1px solid var(--wf-border-input);background:var(--wf-bg-card);width:100%;height:54px;color:var(--wf-text-strong);font:inherit;text-align:center;caret-color:var(--wf-accent);border-radius:8px;outline:none;padding:0;font-size:20px;font-weight:600;transition:border-color .15s,box-shadow .15s,background .15s}.worldfirst-pin-box:focus{border-color:var(--wf-accent);box-shadow:0 0 0 3px #5d3fd326}.worldfirst-pin-box--filled{background:var(--wf-bg-card);border-color:var(--wf-border-strong)}.worldfirst-pin-box:disabled{background:var(--wf-bg-soft);color:var(--wf-text-soft);cursor:not-allowed}.worldfirst-pin-boxes--error .worldfirst-pin-box{border-color:var(--wf-error)}.worldfirst-pin-boxes--error .worldfirst-pin-box:focus{box-shadow:0 0 0 3px #e11d482e}.worldfirst-pin-error{text-align:center;margin:-6px 0 0}.worldfirst-pin-actions{justify-content:center;align-items:center;margin-top:8px;display:flex}.worldfirst-pin-actions__next{border-radius:999px;min-width:180px;padding:12px 32px}.worldfirst-phone-field{width:100%;position:relative}.worldfirst-phone-field__row{border:1px solid var(--wf-border-input);background:var(--wf-bg-card);border-radius:8px;align-items:stretch;gap:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.worldfirst-phone-field__row:focus-within{border-color:var(--wf-accent);box-shadow:0 0 0 3px #5d3fd326}.worldfirst-phone-field__row--error{border-color:var(--wf-error)}.worldfirst-phone-field__row--error:focus-within{box-shadow:0 0 0 3px #e11d482e}.worldfirst-phone-country-trigger{background:var(--wf-bg-card);border:0;border-right:1px solid var(--wf-border-input);font:inherit;color:var(--wf-text);cursor:pointer;align-items:center;gap:6px;padding:12px 14px;font-size:14px;display:inline-flex}.worldfirst-phone-country-trigger__caret{transition:transform .15s}.worldfirst-phone-country-trigger__caret--up{transform:rotate(180deg)}.worldfirst-phone-field__input{font:inherit;color:var(--wf-text);background:0 0;border:0;outline:none;flex:1;padding:12px 14px;font-size:15px}.worldfirst-phone-field__input::placeholder{color:var(--wf-text-soft)}.worldfirst-phone-field__divider{display:none}.worldfirst-phone-country-trigger__dial{color:var(--wf-text-strong);letter-spacing:.01em;font-weight:600}.worldfirst-phone-country-dropdown{border:1px solid var(--wf-border);z-index:30;background:#fff;border-radius:12px;width:340px;max-width:calc(100vw - 40px);position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 20px 48px #0f0f1124}.worldfirst-phone-country-dropdown__search{border-bottom:1px solid var(--wf-border);color:var(--wf-text-soft);align-items:center;gap:8px;padding:12px 14px;display:flex}.worldfirst-phone-country-dropdown__search-input{appearance:none;-webkit-text-fill-color:currentColor;min-width:0;font:inherit;color:var(--wf-text);background:0 0;border:0;outline:none;flex:1;font-size:14px}.worldfirst-phone-country-dropdown__search-input::placeholder{color:var(--wf-text-soft)}.worldfirst-phone-country-dropdown__list{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:300px;padding:6px 0;overflow-y:auto}.worldfirst-phone-country-dropdown__section{text-transform:uppercase;letter-spacing:.08em;color:var(--wf-text-soft);padding:8px 16px 4px;font-size:11px;font-weight:700}.worldfirst-phone-country-dropdown__item{text-align:left;width:100%;font:inherit;color:var(--wf-text);cursor:pointer;background:0 0;border:0;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:10px 16px;font-size:14px;transition:background .12s,color .12s;display:grid}.worldfirst-phone-country-dropdown__item:focus-visible,.worldfirst-phone-country-dropdown__item:hover{background:var(--wf-accent-soft);outline:none}.worldfirst-phone-country-dropdown__item--active{color:var(--wf-accent);font-weight:600}.worldfirst-phone-country-dropdown__item-flag{-o-object-fit:cover;object-fit:cover;border-radius:3px;width:24px;height:18px;display:block;box-shadow:0 0 0 1px #0f0f1114}.worldfirst-phone-country-dropdown__item-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.worldfirst-phone-country-dropdown__item-dial{font-variant-numeric:tabular-nums;color:var(--wf-text-soft);font-weight:500}.worldfirst-phone-country-dropdown__empty{color:var(--wf-text-soft);text-align:center;margin:0;padding:18px;font-size:13.5px}@media (width>=1920px){.worldfirst-login-hero{flex:0 0 46%}.worldfirst-login-panel{flex:54%}.worldfirst-login-stage__inner{max-width:480px}}@media (width<=1440px){.worldfirst-login-hero{flex:0 0 44%}.worldfirst-login-panel{flex:56%}.worldfirst-login-stage__inner{max-width:440px}}@media (width<=1200px){.worldfirst-login-hero{flex:0 0 40%}.worldfirst-login-panel{flex:60%;padding:20px 28px 40px}}@media (width<=1024px){.worldfirst-login-hero{flex:0 0 38%}.worldfirst-login-panel{flex:62%;padding:18px 24px 40px}.worldfirst-login-stage__inner{max-width:420px}.worldfirst-login-lang{padding:6px 0}.worldfirst-lang-btn{padding:6px 8px;font-size:13.5px}.worldfirst-login-help-fab{width:42px;height:42px}}@media (width<=900px){.worldfirst-login-page{flex-direction:column}.worldfirst-login-hero{display:none}.worldfirst-login-panel{flex:100%;min-height:100dvh;padding:16px 20px 40px}.worldfirst-login-stage{padding:8px 0 24px}.worldfirst-login-stage__inner{max-width:460px;margin:0 auto}.worldfirst-login-help-fab{width:40px;height:40px}}@media (width<=768px){.worldfirst-login-panel{padding:14px 20px 36px}.worldfirst-login-stage__inner{max-width:100%}.worldfirst-login-tab{padding:10px;font-size:13.5px}}@media (width<=480px){.worldfirst-login-panel{padding:12px 16px 32px}.worldfirst-login-stage{align-items:flex-start;padding:6px 0 18px}.worldfirst-login-lang{padding:4px 0}.worldfirst-lang-btn{padding:6px;font-size:13px}.worldfirst-login-tabs{gap:0;margin-bottom:16px}.worldfirst-login-tab{gap:6px;padding:10px 8px;font-size:13px}.worldfirst-login-tab svg{width:14px;height:14px}.worldfirst-form-label{font-size:13px}.worldfirst-form-input{padding:11px 12px}.worldfirst-btn--primary{padding:13px 16px}.worldfirst-login-help-fab{width:38px;height:38px}}@media (width<=380px){.worldfirst-login-panel{padding:10px 12px 28px}.worldfirst-login-tab{padding:9px 6px;font-size:12.5px}.worldfirst-login-tab span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.worldfirst-form-input{padding:10px 12px}.worldfirst-btn--primary{padding:12px 14px}}@media (width<=320px){.worldfirst-login-panel{padding:8px 10px 24px}.worldfirst-login-tab{gap:4px;padding:9px 4px;font-size:12px}}@media (width<=480px){.worldfirst-pin-hero__img{width:160px}.worldfirst-pin-title{font-size:19px}.worldfirst-pin-description{font-size:13px}.worldfirst-pin-boxes{gap:8px;max-width:300px}.worldfirst-pin-box{height:48px;font-size:18px}.worldfirst-pin-actions__next{width:100%;min-width:0}}@media (width<=380px){.worldfirst-pin-boxes{gap:6px;max-width:260px}.worldfirst-pin-box{height:44px;font-size:17px}}@media (width<=320px){.worldfirst-pin-boxes{gap:4px;max-width:100%}.worldfirst-pin-box{border-radius:6px;height:42px;font-size:16px}}@media (width<=480px){.worldfirst-captcha-dialog{padding:calc(12px + var(--wf-safe-top,0px)) calc(12px + var(--wf-safe-right,0px)) calc(12px + var(--wf-safe-bottom,0px)) calc(12px + var(--wf-safe-left,0px))}.worldfirst-captcha-dialog__modal{border-radius:14px;max-width:100%}.worldfirst-captcha-dialog__header{padding:16px 20px 0}.worldfirst-captcha-dialog__body{padding:12px 20px 20px}.worldfirst-captcha-dialog__title{font-size:17px}.worldfirst-sync-email-logo{width:48px;height:48px}.worldfirst-sync-email-title{font-size:18px}}@media (width<=768px){.worldfirst-phone-country-dropdown{width:calc(100vw - 40px);max-width:360px}}@media (width<=480px){.worldfirst-phone-country-trigger{gap:4px;padding:11px 10px;font-size:13.5px}.worldfirst-phone-field__input{padding:11px 10px}.worldfirst-phone-country-dropdown{width:calc(100vw - 32px);max-width:360px}.worldfirst-phone-country-dropdown__list{max-height:260px}.worldfirst-phone-country-dropdown__item{padding:10px 14px;font-size:13.5px}}@media (width<=380px){.worldfirst-phone-country-trigger{padding:10px 8px;font-size:13px}.worldfirst-phone-field__input{padding:10px 8px}.worldfirst-phone-country-dropdown{width:calc(100vw - 24px)}}@media (height<=640px) and (width<=900px){.worldfirst-login-panel{min-height:auto;padding-top:12px;padding-bottom:24px}.worldfirst-login-stage{align-items:flex-start;padding-top:4px}.worldfirst-pin-hero{margin:0 0 8px}.worldfirst-pin-hero__img{width:120px}}@media (height<=500px) and (orientation:landscape){.worldfirst-login-help-fab{width:36px;height:36px;right:max(12px,calc(12px + var(--wf-safe-right,0px)));bottom:max(12px,calc(12px + var(--wf-safe-bottom,0px)))}.worldfirst-pin-hero__img{width:100px}.worldfirst-pin-title{font-size:17px}.worldfirst-pin-description{font-size:12.5px}}@media (hover:none),(pointer:coarse){.worldfirst-lang-btn:hover:not([aria-disabled=true]),.worldfirst-login-help-fab:not([aria-disabled=true]):hover,.worldfirst-login-tab:hover:not(.worldfirst-login-tab--active),.worldfirst-social-btn:hover:not(:disabled),.worldfirst-sync-email-different-btn:hover:not(:disabled){background:initial;box-shadow:var(--wf-shadow-fab);transform:none}.worldfirst-social-btn:hover:not(:disabled){background:var(--wf-bg-card);border-color:var(--wf-border-strong)}.worldfirst-lang-btn:hover:not([aria-disabled=true]){background:0 0}}@media (prefers-reduced-motion:reduce){.worldfirst-login-page,.worldfirst-login-page *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.worldfirst-captcha-dialog__loading-spinner,.worldfirst-loading-overlay__spinner{animation:2s linear infinite worldfirst-overlay-spin}}@media (resolution>=192dpi){.worldfirst-flag,.worldfirst-phone-country-dropdown__item-flag{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.worldfirst-captcha-dialog,.worldfirst-download-dialog,.worldfirst-login-help-fab,.worldfirst-login-hero,.worldfirst-login-lang{display:none!important}.worldfirst-login-panel{padding:0}.worldfirst-loading-overlay{display:none!important}}.worldfirst-login-stage.worldfirst-login-stage--qr-code{align-items:flex-start;padding-top:32px}.worldfirst-login-stage--qr-code .worldfirst-login-stage__inner{width:100%;max-width:980px}.worldfirst-login-page--qr-code{background:var(--wf-bg-soft)}.worldfirst-qr-card{background:var(--wf-bg-card);width:100%;color:var(--wf-text);box-sizing:border-box;border-radius:6px;flex-direction:column;gap:28px;padding:40px 86px 62px;font-family:inherit;display:flex;position:relative;box-shadow:0 1px 2px #0000000a,0 0 0 1px #0000000a}.worldfirst-qr-card--loading{pointer-events:none}.worldfirst-qr-card__intro{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.worldfirst-qr-card__title{color:var(--wf-text-strong);align-items:center;gap:10px;margin:0;font-size:22px;font-weight:700;line-height:1.35;display:inline-flex}.worldfirst-qr-card__title-icon{justify-content:center;align-items:center;display:inline-flex}.worldfirst-qr-card__title-icon svg{display:block}.worldfirst-qr-card__title-text{display:inline-block}.worldfirst-qr-card__lead{color:var(--wf-text);max-width:760px;margin:0;font-size:14px;line-height:1.6}.worldfirst-qr-card__body{flex-direction:column;gap:16px;display:flex}.worldfirst-qr-card__row{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:0 16px;display:flex}.worldfirst-qr-card__row-label{color:var(--wf-text-strong);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.worldfirst-qr-card__row-label-arrow{color:#6db33f;font-size:13px;line-height:1}.worldfirst-qr-card__row-description{color:var(--wf-text);text-align:center;margin:0;font-size:14px;line-height:1.55}.worldfirst-qr-card__form{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.worldfirst-qr-card__help{color:var(--wf-link);align-self:center;margin-bottom:-4px;font-size:12px;text-decoration:none}.worldfirst-qr-card__panel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:300px;display:flex}.worldfirst-qr-card__tabs{border:1px solid var(--wf-border);background:var(--wf-bg-card);border-radius:4px 4px 0 0;display:flex;overflow:hidden;box-shadow:0 1px 1px -1px #0000004d}.worldfirst-qr-card__tab{appearance:none;min-width:0;min-height:44px;font:inherit;color:var(--wf-text);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#f7f7f7;border:0;flex:50%;padding:13px 4px;font-size:14px;transition:background-color .15s,color .15s;position:relative}.worldfirst-qr-card__tab--active{background:var(--wf-bg-card);cursor:default;color:var(--wf-text-strong);font-weight:700}.worldfirst-qr-card__tab--active:after{content:"";background:var(--wf-link);height:2px;position:absolute;bottom:-1px;left:0;right:0}.worldfirst-qr-card__tab:hover:not(.worldfirst-qr-card__tab--active):not([disabled]):not([aria-disabled=true]){background:#efefef}.worldfirst-qr-card__image-frame{background:var(--wf-bg-card);border:1px solid var(--wf-border);box-sizing:border-box;border-top:0;flex-direction:column;align-items:center;gap:8px;width:100%;padding:12px 12px 8px;display:flex;position:relative}.worldfirst-qr-card__image{-o-object-fit:contain;object-fit:contain;background:var(--wf-bg-card);width:100%;height:auto;max-height:100px;display:block}.worldfirst-qr-card__image-placeholder{background:var(--wf-bg-soft);width:100%;height:96px;color:var(--wf-text-soft);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.worldfirst-qr-card__image-placeholder-text{color:var(--wf-text-muted);font-size:12px}.worldfirst-qr-card__refresh{font:inherit;color:var(--wf-link);cursor:pointer;background:0 0;border:0;border-radius:3px;align-self:flex-end;align-items:center;gap:4px;padding:4px 2px;font-size:12px;transition:color .15s;display:inline-flex}.worldfirst-qr-card__refresh:hover:not(:disabled){color:var(--wf-link-hover);text-decoration:underline}.worldfirst-qr-card__refresh:disabled{color:var(--wf-text-soft);cursor:not-allowed}.worldfirst-qr-card__refresh svg{display:block}.worldfirst-qr-card__input{appearance:none;border:1px solid var(--wf-border-strong);background:var(--wf-bg-card);width:100%;min-width:0;height:40px;font:inherit;color:var(--wf-text);box-sizing:border-box;-webkit-text-fill-color:currentColor;border-radius:4px;outline:none;padding:8px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s;display:block}@supports (-webkit-touch-callout:none){.worldfirst-qr-card__input{font-size:16px}}.worldfirst-qr-card__input::placeholder{color:var(--wf-text-soft)}.worldfirst-qr-card__input:focus{border-color:var(--wf-link);box-shadow:0 0 0 2px #1976ff26}.worldfirst-qr-card__input.worldfirst-form-input--invalid{border-color:#d63a2f;box-shadow:0 0 0 2px #d63a2f1f}.worldfirst-qr-card__field-error{color:#d63a2f;text-align:left;margin:0;font-size:13px}.worldfirst-qr-card__actions{justify-content:flex-end;width:100%;margin:0;display:flex}.worldfirst-qr-card__submit{border-radius:4px;width:auto;min-width:0;padding:8px 22px;font-size:13px;line-height:1.2}.worldfirst-qr-card__reasons{background:var(--wf-bg-soft);border-radius:4px;flex-direction:column;gap:20px;padding:24px 28px;display:flex}.worldfirst-qr-card__reasons-title{color:var(--wf-text-strong);text-align:center;margin:0 0 4px;font-size:15px;font-weight:400;line-height:1.5}.worldfirst-qr-card__reason{flex-direction:column;gap:6px;display:flex}.worldfirst-qr-card__reason-heading{color:var(--wf-text-strong);margin:0;font-size:13px;font-weight:700;line-height:1.45}.worldfirst-qr-card__reason-body{color:var(--wf-text);margin:0;font-size:13px;line-height:1.65}.worldfirst-qr-card__reason-link{color:var(--wf-link);text-decoration:none}.worldfirst-qr-card__reason-link:hover{text-decoration:underline}.worldfirst-qr-card__brand-link{justify-content:center;margin-top:-4px;display:flex}.worldfirst-qr-card__brand-link-anchor{color:var(--wf-link);font-size:14px;font-weight:700;text-decoration:none}.worldfirst-qr-card__brand-link-anchor:hover{text-decoration:underline}.worldfirst-qr-card__loading-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:2;background:#ffffffbf;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.worldfirst-qr-card__loading-spinner{border:3px solid var(--wf-border);border-top-color:var(--wf-link);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite worldfirst-qr-card-spin}@keyframes worldfirst-qr-card-spin{to{transform:rotate(1turn)}}.worldfirst-qr-card-loading-enter-active,.worldfirst-qr-card-loading-leave-active{transition:opacity .2s}.worldfirst-qr-card-loading-enter-from,.worldfirst-qr-card-loading-leave-to{opacity:0}@media (width<=1024px){.worldfirst-login-stage--qr-code .worldfirst-login-stage__inner{max-width:680px}.worldfirst-qr-card{gap:24px;padding:36px 44px 28px}}@media (width<=768px){.worldfirst-login-stage.worldfirst-login-stage--qr-code{padding-top:16px}.worldfirst-login-stage--qr-code .worldfirst-login-stage__inner{max-width:100%;padding:0 16px}.worldfirst-qr-card{border-radius:4px;gap:22px;padding:28px 24px 24px}.worldfirst-qr-card__title{font-size:20px}.worldfirst-qr-card__lead{font-size:13px}.worldfirst-qr-card__row{gap:6px;padding:0}.worldfirst-qr-card__panel{max-width:100%}.worldfirst-qr-card__reasons{gap:16px;padding:20px 18px}}@media (width<=480px){.worldfirst-qr-card{gap:20px;padding:22px 16px 20px}.worldfirst-qr-card__title{gap:8px;font-size:18px}.worldfirst-qr-card__title-icon svg{width:26px;height:26px}.worldfirst-qr-card__lead{font-size:12.5px;line-height:1.55}.worldfirst-qr-card__tab{padding:11px 4px;font-size:13px}.worldfirst-qr-card__image{max-height:88px}.worldfirst-qr-card__submit{width:auto;padding:8px 20px;font-size:12.5px}.worldfirst-qr-card__reasons{gap:14px;padding:16px 14px}.worldfirst-qr-card__reasons-title{font-size:13.5px}.worldfirst-qr-card__reason-body,.worldfirst-qr-card__reason-heading{font-size:12.5px}}@media (width<=360px){.worldfirst-qr-card{padding:18px 12px 16px}.worldfirst-qr-card__title{font-size:17px}.worldfirst-qr-card__image{max-height:76px}}@media (hover:none),(pointer:coarse){.worldfirst-qr-card__refresh:hover:not(:disabled),.worldfirst-qr-card__tab:hover:not(.worldfirst-qr-card__tab--active):not([disabled]):not([aria-disabled=true]){background:inherit;text-decoration:none}.worldfirst-qr-card__tab:hover:not(.worldfirst-qr-card__tab--active):not([disabled]):not([aria-disabled=true]){background:#f7f7f7}}@media (prefers-reduced-motion:reduce){.worldfirst-qr-card__loading-spinner{animation:2s linear infinite worldfirst-qr-card-spin}}.worldfirst-loading-overlay.worldfirst-loading-overlay--qr-code{z-index:5;background:#ffffffc7;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.worldfirst-login-stage--qr-code .worldfirst-login-stage__inner{position:relative}
