.page_page__pr1EY{background:linear-gradient(to top right,#f4f5f5 25%,#d5dabf 50%,#f4f5f5 75%) fixed no-repeat;background-size:300% 300%;animation:page_gradientShift___u7y0 30s linear infinite;min-height:100vh}.page_page__pr1EY.page_stickyHeader__rvDRP{padding-top:60px}.page_page__pr1EY header{min-height:var(--header-height);transition:min-height .3s ease}.page_page__pr1EY main{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;text-align:center;margin-top:calc(-1 * var(--header-height));padding:4rem 2rem 0}.page_page__pr1EY.page_stickyHeader__rvDRP main{margin-top:-60px}.page_page__pr1EY h3{margin-bottom:1rem}.page_troubleButton__6piCt{background:transparent;border-bottom:1px solid #333;border-radius:0;padding:.25rem 0;margin-top:1rem;color:#333;opacity:.8;transition:all .3s ease}.page_troubleButton__6piCt:hover{opacity:1;background:transparent;box-shadow:none}.page_newLinkButton__jUl7E{margin:20px auto}.page_contentBox__d9KDZ{background:white;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);width:100%;max-width:600px!important;margin:0 auto}.page_introText__qYIcp{margin:0 auto 2rem;max-width:640px;color:#475467;font-size:1rem;line-height:1.6}.page_emailContainer__dK9It,.page_phoneContainer__Trtgb{display:flex;align-items:center;gap:.75rem;width:100%;max-width:500px;margin:0 auto}.page_contactInput__BD4O7{flex:1 1;width:100%;min-width:0;padding:.9rem 1.25rem;border-radius:.85rem;border:1px solid #d0d5dd;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.page_contactInput__BD4O7:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,.12)}.page_contactPhoneWrapper__H1XJN{flex:1 1;min-width:0;display:flex;align-items:center;border-radius:.85rem;border:1px solid #d0d5dd;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.page_contactPhoneWrapper__H1XJN:focus-within{border-color:#1e40af;box-shadow:0 0 0 3px rgba(30,64,175,.12)}.page_contactPhoneWrapper__H1XJN .PhoneInput{width:100%}.page_contactPhoneWrapper__H1XJN .PhoneInputInput{border:none;font-size:1rem;padding:.9rem 1rem;width:100%;background:transparent}.page_contactPhoneWrapper__H1XJN .PhoneInputInput:focus{outline:none}.page_biometricButton__9lD26{width:44px;height:44px;min-width:44px;border:none;background:linear-gradient(135deg,#1e3a8a,#0f172a);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(15,23,42,.15);transition:all .3s ease;flex-shrink:0;cursor:pointer;animation:page_fadeIn__iE_rH .3s ease-out}.page_biometricButton__9lD26 img{margin-right:0!important;margin-left:0!important}.page_biometricButton__9lD26:hover:not(:disabled){transform:translateY(-1px) scale(1.05);box-shadow:0 12px 20px rgba(15,23,42,.2);filter:brightness(1.05)}.page_biometricButton__9lD26:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.page_biometricSpinner__LqVNs{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:page_spin__OjXNy .8s linear infinite}@keyframes page_fadeIn__iE_rH{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.page_biometricHint__3vRWt{margin:.75rem 0 1rem;padding:.5rem 0;color:#667085;font-size:.9rem;line-height:1.5}.page_proxyLoginButton__zg4LT{background:#fff;color:#333;font-size:.8rem;float:right}.page_proxyLoginButton__zg4LT:hover{background:#f0f0f0}.page_helpOverlay__ZK7lC{position:fixed;inset:0;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.page_helpModal__PM5E0{background:linear-gradient(145deg,#ffffff,#f8fbff);border-radius:1.25rem;padding:3rem;box-shadow:0 30px 60px rgba(15,23,42,.22);width:100%;max-width:640px;max-height:85vh;overflow-y:auto;position:relative;text-align:left;display:flex;flex-direction:column;gap:1.75rem}.page_helpModal__PM5E0 h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;text-align:center}.page_helpSection__8ujUp{background:rgba(226,232,240,.55);padding:1.5rem 1.75rem;border-radius:1rem;box-shadow:inset 0 0 0 1px rgba(148,163,184,.2);display:flex;flex-direction:column;gap:1rem}.page_helpSection__8ujUp h3{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.page_helpSection__8ujUp li,.page_helpSection__8ujUp p{margin:.5rem 0;color:#475467;line-height:1.6}.page_helpSection__8ujUp strong{color:#0f172a}.page_helpSection__8ujUp ol,.page_helpSection__8ujUp ul{padding-left:1.5rem;margin:0}.page_leftAlignedList__nTS_E{text-align:left}.page_leftAlignedText__e_X_T{text-align:left;color:#475467}.page_closeButton__DMno3{position:absolute;top:1.5rem;right:1.5rem;background:rgba(15,23,42,.08);border:none;border-radius:50%;width:40px;height:40px;font-size:1.4rem;line-height:1;cursor:pointer;color:#1e293b;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease}@keyframes page_spin__OjXNy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_closeButton__DMno3:hover{background:rgba(15,23,42,.15);transform:rotate(90deg)}@media (max-width:768px){.page_proxyLoginButton__zg4LT{float:unset;margin-top:1rem}.page_contentBox__d9KDZ{padding:2rem}.page_helpModal__PM5E0{padding:2rem;margin:1rem}.page_emailContainer__dK9It,.page_phoneContainer__Trtgb{gap:.5rem}.page_contactInput__BD4O7,.page_contactPhoneWrapper__H1XJN .PhoneInputInput{font-size:16px}.page_biometricButton__9lD26{width:42px;height:42px;min-width:42px}}@keyframes page_gradientShift___u7y0{0%{background-position:0 50%;background-size:300% 300%}10%{background-position:20% 45%}20%{background-position:50% 60%}30%{background-position:80% 55%;background-size:310% 310%}40%{background-position:100% 50%}45%{background-position:85% 40%;background-size:320% 320%}50%{background-position:60% 45%}60%{background-position:40% 60%;background-size:315% 315%}70%{background-position:25% 50%}80%{background-position:10% 55%;background-size:305% 305%}90%{background-position:5% 60%}to{background-position:0 50%;background-size:300% 300%}}