html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
:root{--background:#f7f9fc;--foreground:#102a43;--surface:#fff;--surface-muted:#f2f6fa;--surface-border:#d9e2ec;--brand:#005d99;--brand-strong:#004b7a;--accent:#e52b2d;--accent-strong:#c81e1e;--gold:#f2b320;--cyan:#1fc7d4;--muted:#52606d;--status-success-bg:#eafbf1;--status-success-fg:#127a43;--status-warning-bg:#fff6e5;--status-warning-fg:#9a6700;--status-danger-bg:#fdecec;--status-danger-fg:#b42318;--status-info-bg:#eaf4fb;--status-info-fg:#004b7a;--focus-ring:#77b8f2;--shadow-sm:0 1px 2px #102a4314;--shadow-md:0 8px 24px #102a431a;--shadow-lg:0 16px 40px #102a4324}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);font-variant-numeric:tabular-nums;margin:0;padding:0;font-family:IBM Plex Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.login-screen{background:radial-gradient(circle at 100% 0,#62f0e752,#0000 22%),linear-gradient(118deg,#1c45cf 0%,#1f7fd9 48%,#3adad1 100%);min-height:100vh;padding:32px;position:relative;overflow:hidden auto}.login-screen__glow{filter:blur(30px);pointer-events:none;border-radius:999px;position:absolute}.login-screen__glow--left{background:#ffffff1f;width:320px;height:320px;top:80px;left:22%}.login-screen__glow--right{background:#ffffff29;width:360px;height:360px;top:64px;right:5%}.login-layout{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(360px,520px);align-items:center;gap:40px;max-width:1440px;min-height:calc(100vh - 64px);margin:0 auto;display:grid;position:relative}.login-layout__hero{color:#fff;gap:32px;display:grid}.login-topbar{align-items:center;gap:24px;display:flex}.login-brand{align-items:center;gap:0;display:flex}.login-brand__mark{flex-shrink:0}.login-locale{background:#f3f8ff;border:1px solid #c8d8ec;border-radius:999px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.login-locale--card{background:linear-gradient(#f6faff 0%,#eef5ff 100%);border:1px solid #c5d8ef}.login-locale__option{color:#57779a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;grid-auto-flow:column;justify-content:center;align-items:center;gap:6px;min-width:62px;height:34px;padding:0 10px;font-size:.82rem;font-weight:700;transition:all .18s;display:inline-grid}.login-locale__option--active{color:#fff;background:#2f63b9;border-color:#2f63b9;box-shadow:0 6px 14px #2f63b93d}.login-locale__option:focus-visible{outline-offset:1px;outline:2px solid #2f63b959}.login-flag{flex-shrink:0;place-items:center;width:20px;height:20px;display:inline-grid}.login-flag svg{width:20px;height:20px;display:block}.login-locale__code{line-height:1}.login-topbar__link{color:#fffffff0;align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:inline-flex}.login-hero{grid-template-columns:minmax(0,1fr) minmax(280px,460px);align-items:center;gap:28px;display:grid}.login-hero__copy{gap:18px;display:grid}.login-eyebrow{color:#fffc;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.95rem}.login-hero__copy h1{margin:0;font-size:clamp(2.75rem,4vw,4.2rem);line-height:1.08}.login-hero__description{color:#ffffffe6;max-width:560px;margin:0;font-size:1.05rem;line-height:1.7}.login-illustration{min-height:520px;position:relative}.login-illustration__halo{background:radial-gradient(circle,#ffffff47,#0000 58%),linear-gradient(#ffffff1f,#ffffff0a);border-radius:36%;position:absolute;inset:56px 24px 44px;box-shadow:inset 0 0 0 1px #ffffff14}.login-device{box-shadow:var(--shadow-lg);position:absolute}.login-device--screen{background:linear-gradient(#3a59dd 0%,#304ad3 100%);border-radius:22px;width:240px;height:280px;padding:14px;top:80px;left:48px;transform:rotate(-16deg)}.login-device__header{background:#ffffff38;border-radius:999px;height:22px}.login-device__body{gap:12px;margin-top:18px;display:grid}.login-device__pill{background:#ffffffeb;border-radius:999px;width:110px;height:16px}.login-device__line{background:#ffffff47;border-radius:999px;height:10px}.login-device__line--short{width:58%}.login-device__line--wide{width:86%}.login-device--panel{background:linear-gradient(#f8f6fb 0%,#eceaf2 100%);border-radius:26px;width:210px;height:248px;top:126px;right:26px;transform:rotate(8deg)}.login-device__stack{gap:14px;padding:32px 24px;display:grid}.login-device__stack span{height:46px;box-shadow:var(--shadow-sm);background:linear-gradient(90deg,#d5e3fb 0%,#fff 100%);border-radius:16px;display:block}.login-device--card{background:linear-gradient(#305be0 0%,#1d46c9 100%);border-radius:20px;width:128px;height:178px;bottom:126px;right:106px;transform:rotate(-13deg)}.login-device__card-chip{background:linear-gradient(#f9ce62 0%,#f2b320 100%);border-radius:8px;width:34px;height:24px;position:absolute;top:28px;left:22px}.login-device__card-dot{border:4px solid #ffffffd1;border-radius:50%;width:26px;height:26px;position:absolute;bottom:28px;right:22px}.login-device--cash{background:linear-gradient(#f2b320e6,#f2b320e6) 0 0/100% 14px no-repeat,linear-gradient(#f4f7d1 0%,#dce7a4 100%);border-radius:18px;width:178px;height:92px;bottom:76px;left:156px;transform:rotate(-12deg)}.login-coin{background:radial-gradient(circle at 35% 35%,#ffe59a,#f2b320 78%);border-radius:50%;width:28px;height:28px;position:absolute;box-shadow:0 8px 18px #f2b3204d}.login-coin--one{bottom:44px;left:170px}.login-coin--two{bottom:32px;left:204px}.login-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.login-highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;gap:8px;padding:18px 20px;display:grid}.login-highlight p,.login-highlight strong,.login-highlight span{margin:0}.login-highlight p{color:#ffffffb8;font-size:.9rem}.login-highlight strong{font-size:1.35rem;font-weight:700}.login-highlight span{color:#ffffffdb;line-height:1.55}.login-panel{justify-items:center;gap:12px;width:min(100%,520px);display:grid}.login-card{background:#fffffff5;border:1px solid #ffffffb8;border-radius:28px;width:100%;padding:36px;box-shadow:0 30px 70px #0727662e}.login-card__header{gap:12px;margin-bottom:24px;display:grid}.login-card__locale-row{justify-content:flex-end;margin-bottom:6px;display:flex}.login-card__header h2{color:var(--brand-strong);margin:0;font-size:2.05rem;line-height:1.2}.login-card__description{color:var(--muted);margin:0;line-height:1.65}.login-form{gap:18px;display:grid}.login-field{gap:10px;display:grid}.login-field>span{color:#243b53;font-size:1rem;font-weight:500}.login-field input{width:100%;height:52px;color:var(--foreground);background:#fff;border:1px solid #cfe0fb;border-radius:16px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s}.login-field input::placeholder{color:#8a9aad}.login-field input:focus{border-color:var(--focus-ring);box-shadow:0 0 0 4px #77b8f22e}.login-field__input-wrap{position:relative}.login-field__input-wrap input{padding-right:52px}.login-field__toggle{color:#4a76ba;cursor:pointer;background:#77b8f23d;border:none;border-radius:999px;place-items:center;width:28px;height:28px;padding:0;display:inline-grid;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-verify{grid-template-columns:minmax(0,1fr) 52px 118px;align-items:end;gap:12px;display:grid}.login-refresh,.login-captcha{border-radius:16px;height:52px}.login-refresh{color:var(--brand);cursor:pointer;background:#eaf4fbe6;border:1px solid #cfe0fb;place-items:center;padding:0;display:inline-grid}.login-captcha{color:var(--accent-strong);letter-spacing:.08em;background:linear-gradient(135deg,#e52b2d2e,#1fc7d41a),#fff;border:1px solid #d9e2ec;place-items:center;font-size:1.9rem;font-style:italic;font-weight:700;text-decoration:line-through;display:grid}.app-shell-search-input .ant-input::placeholder,.app-shell-search-input.ant-input-affix-wrapper .ant-input::placeholder,.app-shell-search-input::placeholder{color:#9fb3c8;opacity:1}.login-consent{color:var(--muted);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;line-height:1.55;display:grid}.login-consent input{width:20px;height:20px;accent-color:var(--brand);margin:2px 0 0}.login-form__error{color:#b42318;margin:-2px 0 2px;font-size:.95rem;line-height:1.4}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(#2c61b2 0%,#275cae 100%);border:none;border-radius:999px;height:54px;font-size:1.15rem;font-weight:700;box-shadow:0 12px 24px #275cae3d}.login-submit:not(:disabled):hover{background:linear-gradient(#2b5aa4 0%,#214c90 100%)}.login-submit:disabled{color:#ffffffdb;box-shadow:none;cursor:not-allowed;background:linear-gradient(#9bb5db 0%,#88a5d2 100%)}.login-card__copyright{color:#ffffffeb;text-align:center;text-wrap:balance;margin:0;font-size:.92rem;line-height:1.4}@media (max-width:1180px){.login-layout{grid-template-columns:1fr}.login-layout__hero{order:2}.login-panel{order:1;margin:0 auto}}@media (max-height:980px) and (min-width:1181px){.login-screen{padding:24px}.login-layout{align-items:start;min-height:auto}.login-layout__hero{gap:24px}.login-illustration{min-height:440px}.login-card{padding:30px}}@media (max-width:900px){.login-screen{padding:20px}.login-hero{grid-template-columns:1fr}.login-topbar{align-items:flex-start}.login-illustration{min-height:380px}.login-highlights{grid-template-columns:1fr}}@media (max-width:640px){.login-layout{gap:24px;min-height:auto}.login-card{border-radius:24px;padding:24px}.login-card__header h2{font-size:1.7rem}.login-locale{gap:6px;padding:6px}.login-locale__option{min-width:54px;height:32px;padding:0 8px}.login-verify{grid-template-columns:1fr}.login-illustration{min-height:320px}.login-device--screen{width:180px;height:220px;left:18px}.login-device--panel{width:160px;height:200px;right:10px}.login-device--card{width:100px;height:140px;bottom:94px;right:64px}.login-device--cash{width:138px;height:74px;bottom:56px;left:102px}.login-card__locale-row{margin-bottom:2px}}
:root{--fb-control-bg-enabled:#fff;--fb-control-bg-disabled:#f0f4f8;--fb-control-border-disabled:#cbd2d9;--fb-control-text-enabled:#102a43;--fb-control-text-disabled:#7b8794;--fb-control-placeholder:#9fb3c8}:where(.ant-input-outlined):not(.ant-input-disabled):not(.app-shell-search-input),:where(.ant-input-affix-wrapper.ant-input-outlined):not(.ant-input-affix-wrapper-disabled):not(.app-shell-search-input),:where(.ant-select:not(.ant-select-disabled) .ant-select-selector),:where(.ant-picker-outlined):not(.ant-picker-disabled),:where(.ant-input-number-outlined):not(.ant-input-number-disabled),:where(.ant-input-textarea .ant-input):not(.ant-input-disabled){background-color:var(--fb-control-bg-enabled)!important;color:var(--fb-control-text-enabled)!important}:where(.ant-input-affix-wrapper.ant-input-outlined):not(.ant-input-affix-wrapper-disabled):not(.app-shell-search-input) .ant-input,:where(.ant-input-number-outlined):not(.ant-input-number-disabled) .ant-input-number-input,:where(.ant-picker-outlined):not(.ant-picker-disabled) input,:where(.ant-select:not(.ant-select-disabled) .ant-select-selection-item),:where(.ant-select:not(.ant-select-disabled) .ant-select-selection-placeholder){color:var(--fb-control-text-enabled)!important}:where(.ant-input-outlined):not(.ant-input-disabled):not(.app-shell-search-input)::placeholder,:where(.ant-input-affix-wrapper.ant-input-outlined):not(.ant-input-affix-wrapper-disabled):not(.app-shell-search-input) .ant-input::placeholder,:where(.ant-picker-outlined):not(.ant-picker-disabled) input::placeholder,:where(.ant-select:not(.ant-select-disabled) .ant-select-selection-placeholder),:where(.ant-input-textarea .ant-input):not(.ant-input-disabled)::placeholder{color:var(--fb-control-placeholder)!important}:where(.ant-input-disabled),:where(.ant-input-affix-wrapper-disabled),:where(.ant-select.ant-select-disabled .ant-select-selector),:where(.ant-picker-disabled),:where(.ant-input-number-disabled),:where(.ant-input-textarea .ant-input[disabled]){background-color:var(--fb-control-bg-disabled)!important;border-color:var(--fb-control-border-disabled)!important;color:var(--fb-control-text-disabled)!important}:where(.ant-input-affix-wrapper-disabled .ant-input),:where(.ant-select.ant-select-disabled .ant-select-selection-item),:where(.ant-select.ant-select-disabled .ant-select-selection-placeholder),:where(.ant-picker-disabled input),:where(.ant-input-number-disabled .ant-input-number-input),:where(),:where(),:where(),:where(){color:var(--fb-control-text-disabled)!important}
