.auth-page{min-height:calc(100vh - 64px);font-family:var(--font-manrope), Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;background:linear-gradient(90deg,#faf8fe 0%,#f7f7fb 50%,#f4f7f9 100%);justify-content:center;align-items:center;padding:57px 20px 56px;display:flex}.auth-card{box-sizing:border-box;background:#ffffffe0;border:1px solid #5270841f;border-radius:22px;width:min(448px,100%);margin:0 auto;padding:26px 28px 28px;box-shadow:0 18px 42px #0f172a0f}.auth-title{color:#12364f;font-family:var(--font-manrope), Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;letter-spacing:-.04em;margin:0;font-size:26px;font-weight:800;line-height:1.12}.auth-subtitle{color:#527084;margin:8px 0 18px;font-size:14px;font-weight:400;line-height:1.58}.auth-form{margin:0}.auth-field-row{margin-bottom:12px}.auth-field-row-last{margin-bottom:20px}.form-icon{background:#fff;border:1px solid #52708433;border-radius:10px;align-items:center;min-height:44px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.form-icon:focus-within{border-color:#1a476794;box-shadow:0 0 0 3px #1a476714}.auth-field-icon{color:#6f8797;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.auth-field-icon-svg{width:19px;height:19px}.auth-field-action{color:#718796;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:4px;transition:background-color .18s,color .18s;display:inline-flex}.auth-field-action:hover{color:#2e6081;background:#2e608114}.auth-field-action:focus-visible{color:#2e6081;background:#2e60811a;outline:none}.auth-control{color:#263746;caret-color:#263746;background:0 0;border:0;outline:none;width:100%;height:44px;padding:0 15px 0 0;font-family:inherit;font-size:15px;font-weight:500;line-height:1}.auth-control::placeholder{color:#b3bec5!important;opacity:1!important;font-weight:400!important}.auth-control::-webkit-input-placeholder{color:#b3bec5!important;-webkit-text-fill-color:#b3bec5!important;opacity:1!important;font-weight:400!important}.auth-control::-moz-placeholder{color:#b3bec5!important;opacity:1!important;font-weight:400!important}.auth-control:-ms-placeholder-shown{color:#b3bec5!important;opacity:1!important;font-weight:400!important}.auth-control:-webkit-autofill{-webkit-text-fill-color:#263746;transition:background-color 50000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff!important}.auth-control:-webkit-autofill:hover{-webkit-text-fill-color:#263746;transition:background-color 50000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff!important}.auth-control:-webkit-autofill:focus{-webkit-text-fill-color:#263746;transition:background-color 50000s ease-in-out;box-shadow:inset 0 0 0 1000px #fff!important}.auth-submit{color:#fff;cursor:pointer;background:#2e6081;border:0;border-radius:8px;width:100%;min-height:38px;font-family:inherit;font-size:15px;line-height:1.2;transition:background .18s,transform .18s;font-weight:500!important}.auth-submit:hover:not(:disabled){background:#285773;transform:translateY(-1px)}.auth-submit:active:not(:disabled){background:#244e69;transform:translateY(0)}.auth-submit:disabled{opacity:.68;cursor:default}.auth-message{text-align:center;border-radius:12px;margin-top:14px;padding:11px 13px;font-size:13px;font-weight:600;line-height:1.48}.auth-message-error{color:#a4123d;background:#fff5f6;border:1px solid #be123c24}.auth-message-info{color:#23643b;background:#f4fbf6;border:1px solid #16653424}.auth-links{text-align:center;margin-top:20px}.auth-links-after-form{margin-top:20px}.auth-switch-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.auth-switch-text{color:#6d7f8c;font-size:14px;font-weight:500;line-height:1.45}.auth-switch-action,.auth-link{appearance:none;color:#8f3eff;cursor:pointer;text-align:center;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.auth-switch-action:hover,.auth-link:hover{color:#7a29ea}.auth-switch-action:active,.auth-link:active{opacity:.9}.auth-link-inline{margin-top:10px}.auth-loader{border:3px solid #e4e8ec;border-top-color:#2e6081;border-radius:50%;width:22px;height:22px;margin:2px auto 14px;animation:.8s linear infinite auth-spin}.auth-status-only{margin-top:2px}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.auth-page{min-height:calc(100vh - 56px);padding:43px 14px 38px}.auth-card{border-radius:19px;padding:22px 18px 24px}.auth-title{font-size:24px}.auth-subtitle{margin-top:7px;margin-bottom:16px;font-size:13px}.auth-switch-row{gap:6px}}.auth-legal-consent{color:#6d7f8c;text-align:left;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:9px;margin:2px 0 12px;font-size:12px;font-weight:500;line-height:1.5;display:grid}.auth-legal-consent input{accent-color:#2e6081;cursor:pointer;width:16px;height:16px;margin:1px 0 0}.auth-legal-consent a{color:#8f3eff;text-decoration:none}.auth-legal-consent a:hover{color:#7a29ea;text-decoration:underline}.auth-password-hint{color:#748896;text-align:left;margin:-8px 2px 14px;font-size:12px;font-weight:500;line-height:1.45}.auth-resend-row{text-align:center;margin-top:14px}.auth-country-fieldset{border:0;min-width:0;margin:0 0 14px;padding:0}.auth-country-legend{color:#405e72;text-align:left;width:100%;margin:0 0 9px;padding:0;font-size:12px;font-weight:700;line-height:1.35}.auth-country-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.auth-country-option{color:#405e72;cursor:pointer;background:#fff;border:1px solid #52708424;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:58px;padding:8px 6px 7px;font-family:inherit;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex;position:relative;overflow:hidden}.auth-country-option:hover:not(:disabled){background:#fbfdff;border-color:#2e608152}.auth-country-option:focus-visible{border-color:#2e60818c;outline:none;box-shadow:0 0 0 3px #2e608114}.auth-country-option.is-selected{background:#f7fbff;border-color:#2e608199;box-shadow:inset 0 0 0 1px #2e60811a}.auth-country-option.is-disabled{color:#82939f;cursor:not-allowed;opacity:.72;background:#f8fafb}.country-flag-svg{flex:none;width:34px;height:22px;display:block}.auth-country-currency{color:#6f8392;white-space:nowrap;font-size:10px;font-weight:700;line-height:1}.auth-country-soon{color:#728590;letter-spacing:.02em;text-transform:uppercase;background:#5270841a;border-radius:5px;padding:2px 4px;font-size:7px;font-weight:800;line-height:1;position:absolute;top:3px;right:3px}@media (max-width:440px){.auth-country-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.auth-country-option{min-height:56px}}
